+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-23 08:23:16.168 1 INFO neutron.common.config [-] Logging enabled! 2026-04-23 08:23:16.168 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 22.2.2.dev45 2026-04-23 08:23:16.384 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 08:23:17.086 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-23 08:23:17.089 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 08:23:17.092 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-23 08:23:17.092 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-23 08:23:17.092 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-23 08:23:17.092 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-23 08:23:17.093 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:23:17.098 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:23:17.098 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 08:23:17.098 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-23 08:23:17.465 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-23 08:23:17.465 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-23 08:23:17.465 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-23 08:23:17.497 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 08:23:17.497 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 08:23:17.497 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-23 08:23:17.497 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-23 08:23:19.815 1 INFO neutron.plugins.ml2.managers [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Initializing driver for type 'vlan' 2026-04-23 08:23:19.999 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] VlanTypeDriver initialization complete 2026-04-23 08:23:20.000 1 INFO neutron.plugins.ml2.managers [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 08:23:20.001 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 08:23:20.001 1 INFO neutron.plugins.ml2.managers [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Initializing extension driver 'port_security' 2026-04-23 08:23:20.001 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 08:23:20.001 1 INFO neutron.plugins.ml2.managers [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Initializing extension driver 'qos' 2026-04-23 08:23:20.002 1 INFO neutron.plugins.ml2.managers [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Initializing mechanism driver 'ovn' 2026-04-23 08:23:20.002 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Starting OVNMechanismDriver 2026-04-23 08:23:20.026 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] OVN logging driver registered 2026-04-23 08:23:20.031 1 INFO neutron.quota [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded quota_driver: . 2026-04-23 08:23:20.031 1 INFO neutron.plugins.ml2.plugin [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 08:23:20.032 1 INFO neutron.plugins.ml2.managers [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 08:23:20.032 1 INFO neutron.plugins.ml2.managers [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 08:23:20.032 1 INFO neutron.plugins.ml2.managers [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 08:23:20.032 1 INFO neutron.extensions.vlantransparent [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Disabled vlantransparent extension. 2026-04-23 08:23:20.032 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: qos 2026-04-23 08:23:20.042 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: ovn-router 2026-04-23 08:23:20.060 1 INFO neutron.services.ovn_l3.plugin [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Starting OVNL3RouterPlugin 2026-04-23 08:23:20.060 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: segments 2026-04-23 08:23:20.137 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: trunk 2026-04-23 08:23:20.143 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: log 2026-04-23 08:23:20.146 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: auto_allocate 2026-04-23 08:23:20.149 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: tag 2026-04-23 08:23:20.152 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: timestamp 2026-04-23 08:23:20.154 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 08:23:20.157 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: flavors 2026-04-23 08:23:20.160 1 INFO neutron.manager [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loading Plugin: revisions 2026-04-23 08:23:20.163 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Initializing extension manager. 2026-04-23 08:23:20.164 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: address-group 2026-04-23 08:23:20.165 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: address-scope 2026-04-23 08:23:20.165 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-23 08:23:20.166 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: agent 2026-04-23 08:23:20.166 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-23 08:23:20.168 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 08:23:20.168 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 08:23:20.169 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: availability_zone 2026-04-23 08:23:20.170 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-23 08:23:20.170 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 08:23:20.170 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: default-subnetpools 2026-04-23 08:23:20.172 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 08:23:20.172 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: dns-integration 2026-04-23 08:23:20.173 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 08:23:20.173 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-23 08:23:20.174 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-23 08:23:20.174 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 08:23:20.175 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-04-23 08:23:20.175 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 08:23:20.175 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 08:23:20.176 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: external-net 2026-04-23 08:23:20.176 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 08:23:20.177 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: extraroute 2026-04-23 08:23:20.177 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-23 08:23:20.178 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: filter-validation 2026-04-23 08:23:20.178 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 08:23:20.179 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 08:23:20.179 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 08:23:20.180 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: fip-port-details 2026-04-23 08:23:20.180 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: flavors 2026-04-23 08:23:20.181 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 08:23:20.182 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: floatingip-pools 2026-04-23 08:23:20.182 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: ip_allocation 2026-04-23 08:23:20.183 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-23 08:23:20.183 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: l2_adjacency 2026-04-23 08:23:20.184 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: router 2026-04-23 08:23:20.186 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 08:23:20.186 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 08:23:20.187 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-04-23 08:23:20.187 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 08:23:20.188 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-04-23 08:23:20.188 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 08:23:20.189 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-23 08:23:20.190 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-23 08:23:20.191 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 08:23:20.192 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: logging 2026-04-23 08:23:20.193 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 08:23:20.194 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 08:23:20.194 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: multi-provider 2026-04-23 08:23:20.194 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: net-mtu 2026-04-23 08:23:20.195 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 08:23:20.195 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: network_availability_zone 2026-04-23 08:23:20.196 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: network-ip-availability 2026-04-23 08:23:20.197 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 08:23:20.197 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: pagination 2026-04-23 08:23:20.198 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: port-device-profile 2026-04-23 08:23:20.198 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-23 08:23:20.199 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 08:23:20.199 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 08:23:20.199 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: port-resource-request 2026-04-23 08:23:20.200 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 08:23:20.200 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: binding 2026-04-23 08:23:20.201 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: binding-extended 2026-04-23 08:23:20.202 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: port-security 2026-04-23 08:23:20.204 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: project-id 2026-04-23 08:23:20.204 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: provider 2026-04-23 08:23:20.206 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos 2026-04-23 08:23:20.207 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 08:23:20.207 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 08:23:20.208 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-default 2026-04-23 08:23:20.208 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-fip 2026-04-23 08:23:20.208 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 08:23:20.209 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 08:23:20.209 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 08:23:20.210 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 08:23:20.210 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 08:23:20.211 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-pps 2026-04-23 08:23:20.211 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 08:23:20.212 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 08:23:20.212 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 08:23:20.213 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: quota-check-limit 2026-04-23 08:23:20.214 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: quotas 2026-04-23 08:23:20.215 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: quota_details 2026-04-23 08:23:20.216 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: rbac-policies 2026-04-23 08:23:20.217 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-23 08:23:20.217 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 08:23:20.217 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 08:23:20.218 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-23 08:23:20.219 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: revision-if-match 2026-04-23 08:23:20.219 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 08:23:20.220 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: router_availability_zone 2026-04-23 08:23:20.220 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 08:23:20.221 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension security-groups-default-rules not supported by any of loaded plugins 2026-04-23 08:23:20.222 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 08:23:20.222 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-23 08:23:20.222 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 08:23:20.223 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 08:23:20.229 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: security-group 2026-04-23 08:23:20.230 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: segment 2026-04-23 08:23:20.230 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 08:23:20.231 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: service-type 2026-04-23 08:23:20.231 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: sorting 2026-04-23 08:23:20.232 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 08:23:20.232 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: standard-attr-description 2026-04-23 08:23:20.233 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: stateful-security-group 2026-04-23 08:23:20.233 1 WARNING neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 08:23:20.234 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-23 08:23:20.234 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-23 08:23:20.235 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 08:23:20.235 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: subnet-service-types 2026-04-23 08:23:20.236 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: subnet_allocation 2026-04-23 08:23:20.236 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 08:23:20.237 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 08:23:20.239 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 08:23:20.239 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 08:23:20.240 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: trunk 2026-04-23 08:23:20.240 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Loaded extension: trunk-details 2026-04-23 08:23:20.241 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 08:23:20.241 1 INFO neutron.api.extensions [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 08:23:20.243 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 08:23:20.243 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 08:23:20.243 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:23:20.243 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 08:23:20.244 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 08:23:20.244 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 08:23:20.246 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 08:23:20.246 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 08:23:20.246 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 08:23:20.247 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:23:20.247 1 WARNING neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] subnetpool is already registered 2026-04-23 08:23:20.247 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 08:23:20.248 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 08:23:20.249 1 WARNING neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] router is already registered 2026-04-23 08:23:20.249 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 08:23:20.249 1 WARNING neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] floatingip is already registered 2026-04-23 08:23:20.250 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 08:23:20.250 1 WARNING neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] rbac_policy is already registered 2026-04-23 08:23:20.250 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 08:23:20.250 1 WARNING neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] security_group is already registered 2026-04-23 08:23:20.250 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 08:23:20.250 1 WARNING neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] security_group_rule is already registered 2026-04-23 08:23:20.251 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 08:23:20.251 1 WARNING neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] subnetpool is already registered 2026-04-23 08:23:20.251 1 INFO neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 08:23:20.251 1 WARNING neutron.quota.resource_registry [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] trunk is already registered 2026-04-23 08:23:20.278 1 WARNING keystonemiddleware._common.config [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:23:20.285 1 WARNING oslo_config.cfg [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 08:23:20.288 1 INFO oslo_service.service [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Starting 2 workers 2026-04-23 08:23:20.296 1 INFO neutron.service [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-04-23 08:23:20.317 1 INFO oslo_service.service [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Starting 2 workers 2026-04-23 08:23:20.320 9 INFO neutron.db.ovn_hash_ring_db [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] Nodes from host "neutron-server-bcf4b5645-mdklg" and group "mechanism_driver" removed from the Hash Ring 2026-04-23 08:23:20.324 1 INFO oslo_service.service [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Starting 1 workers 2026-04-23 08:23:20.328 1 INFO oslo_service.service [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Starting 1 workers 2026-04-23 08:23:20.330 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-23 08:23:20.331 1 INFO oslo_service.service [None req-b7814271-9d68-485d-8172-bcbc4f7fb94e - - - - - -] Starting 1 workers 2026-04-23 08:23:20.331 9 INFO neutron.db.ovn_hash_ring_db [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] Node 0b45d1f6-ab78-4e27-b5a3-0c14f5ce3d50 from host "neutron-server-bcf4b5645-mdklg" and group "mechanism_driver" added to the Hash Ring 2026-04-23 08:23:20.334 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] Hash Ring probing thread has started 2026-04-23 08:23:20.334 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-23 08:23:20.336 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-23 08:23:20.338 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-04-23 08:23:20.343 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-04-23 08:23:20.362 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-17afb9d4-22a5-4b3a-818d-a973675ea7ea - - - - - -] tcp:10.98.152.77:6641: connecting... 2026-04-23 08:23:20.363 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-17afb9d4-22a5-4b3a-818d-a973675ea7ea - - - - - -] tcp:10.98.152.77:6641: connected 2026-04-23 08:23:20.367 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-52fe36ee-8c53-4aef-9518-50fc19f66a90 - - - - - -] tcp:10.98.152.77:6641: connecting... 2026-04-23 08:23:20.367 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-52fe36ee-8c53-4aef-9518-50fc19f66a90 - - - - - -] tcp:10.98.152.77:6641: connected 2026-04-23 08:23:20.372 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] tcp:10.98.152.77:6641: connecting... 2026-04-23 08:23:20.372 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] tcp:10.98.152.77:6641: connected 2026-04-23 08:23:20.377 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.98.152.77:6641: connecting... 2026-04-23 08:23:20.378 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.98.152.77:6641: connected 2026-04-23 08:23:20.389 10 INFO neutron.db.ovn_hash_ring_db [None req-59ba1a6f-df80-4632-b57b-de64691a1b6b - - - - - -] Node be4c3c44-0fc6-4d47-bde9-a721c0ffcdb3 from host "neutron-server-bcf4b5645-mdklg" and group "mechanism_driver" added to the Hash Ring 2026-04-23 08:23:20.392 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-59ba1a6f-df80-4632-b57b-de64691a1b6b - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-23 08:23:20.409 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-04-23 08:23:20.416 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.100.123.134:6642: connecting... 2026-04-23 08:23:20.416 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.100.123.134:6642: connected 2026-04-23 08:23:20.418 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-17afb9d4-22a5-4b3a-818d-a973675ea7ea - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-23 08:23:20.425 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-17afb9d4-22a5-4b3a-818d-a973675ea7ea - - - - - -] tcp:10.100.123.134:6642: connecting... 2026-04-23 08:23:20.425 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-17afb9d4-22a5-4b3a-818d-a973675ea7ea - - - - - -] tcp:10.100.123.134:6642: connected 2026-04-23 08:23:20.427 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-59ba1a6f-df80-4632-b57b-de64691a1b6b - - - - - -] tcp:10.98.152.77:6641: connecting... 2026-04-23 08:23:20.427 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-52fe36ee-8c53-4aef-9518-50fc19f66a90 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-23 08:23:20.427 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-59ba1a6f-df80-4632-b57b-de64691a1b6b - - - - - -] tcp:10.98.152.77:6641: connected 2026-04-23 08:23:20.428 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-23 08:23:20.438 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-52fe36ee-8c53-4aef-9518-50fc19f66a90 - - - - - -] tcp:10.100.123.134:6642: connecting... 2026-04-23 08:23:20.438 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] tcp:10.100.123.134:6642: connecting... 2026-04-23 08:23:20.438 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] tcp:10.100.123.134:6642: connected 2026-04-23 08:23:20.438 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-52fe36ee-8c53-4aef-9518-50fc19f66a90 - - - - - -] tcp:10.100.123.134:6642: connected 2026-04-23 08:23:20.452 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-23 08:23:20.452 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-23 08:23:20.453 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-23 08:23:20.459 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-04-23 08:23:20.459 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-04-23 08:23:20.469 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-17afb9d4-22a5-4b3a-818d-a973675ea7ea - - - - - -] RpcWorker process has finished the post initialization 2026-04-23 08:23:20.486 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10cb9086-e480-4cae-bd65-8284b970cdc6 - - - - - -] WorkerService process has finished the post initialization 2026-04-23 08:23:20.487 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-04-23 08:23:20.489 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-52fe36ee-8c53-4aef-9518-50fc19f66a90 - - - - - -] RpcWorker process has finished the post initialization 2026-04-23 08:23:20.492 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-59ba1a6f-df80-4632-b57b-de64691a1b6b - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-23 08:23:20.507 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-59ba1a6f-df80-4632-b57b-de64691a1b6b - - - - - -] tcp:10.100.123.134:6642: connecting... 2026-04-23 08:23:20.508 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-59ba1a6f-df80-4632-b57b-de64691a1b6b - - - - - -] tcp:10.100.123.134:6642: connected 2026-04-23 08:23:20.579 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-59ba1a6f-df80-4632-b57b-de64691a1b6b - - - - - -] WorkerService process has finished the post initialization 2026-04-23 08:23:20.580 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-04-23 08:23:20.628 15 INFO neutron.db.ovn_hash_ring_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-04-23 08:23:20.653 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Starting OVNClientQosExtension 2026-04-23 08:23:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028963 2026-04-23 08:23:21.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011849 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:23:25.141 9 WARNING oslo_policy.policy [None req-2d8d61ca-afa9-4603-8325-9ac1a36d1e2b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-23 08:23:25.387 9 INFO neutron.wsgi [None req-2d8d61ca-afa9-4603-8325-9ac1a36d1e2b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 2.2901449 2026-04-23 08:23:25.535 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Starting OVNClientQosExtension 2026-04-23 08:23:25.536 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Starting OVNClientPlacementExtension 2026-04-23 08:23:25.583 9 INFO neutron.db.ovn_revision_numbers_db [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9227a2f5-6830-4dd2-a471-58aeb135d82e (type: security_groups) to 1 2026-04-23 08:23:25.603 9 INFO neutron.db.ovn_revision_numbers_db [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 11393591-bc3d-44f8-afab-2c8dd71db1fc (type: security_group_rules) to 0 2026-04-23 08:23:25.617 9 INFO neutron.db.ovn_revision_numbers_db [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6ae821cc-47b7-4bce-ae86-d93b736af649 (type: security_group_rules) to 0 2026-04-23 08:23:25.629 9 INFO neutron.db.ovn_revision_numbers_db [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 898a2dc1-2dee-4e62-b63c-63730bb02d29 (type: security_group_rules) to 0 2026-04-23 08:23:25.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a2ff62cb-da18-40b4-ad0d-d56c02f6774e (type: security_group_rules) to 0 2026-04-23 08:23:25.662 9 WARNING neutron.services.revisions.revision_plugin [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Could not find related network for resource to bump revision. 2026-04-23 08:23:25.721 9 INFO neutron.db.segments_db [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment 75ba6f61-7109-49be-ad35-ee9a0c0c31f5 of type flat for network bc03ce18-6dad-4586-b442-24aaa21fb429 2026-04-23 08:23:25.944 9 INFO neutron.db.ovn_revision_numbers_db [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bc03ce18-6dad-4586-b442-24aaa21fb429 (type: networks) to 1 2026-04-23 08:23:26.225 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 08:23:26.227 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 08:23:26.337 9 INFO neutron.db.ovn_revision_numbers_db [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ea7dba3d-1d5f-4fe7-b3ad-b9ee2037b938 (type: ports) to 1 2026-04-23 08:23:26.365 9 INFO neutron.wsgi [None req-23d8d0fe-6bd7-40e0-9e0d-4d511bce239d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9733405 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:23:27.760 10 WARNING oslo_policy.policy [None req-3e270f61-7209-4e84-9d0a-fc0edb077474 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-23 08:23:28.028 10 INFO neutron.wsgi [None req-3e270f61-7209-4e84-9d0a-fc0edb077474 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.7448823 2026-04-23 08:23:28.111 10 INFO neutron.wsgi [None req-1f215e95-2ec9-4dc5-90be-9e1b3500caa4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0783117 2026-04-23 08:23:28.437 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b0f511d-a418-4d7a-a53a-6747c2948523 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 08:23:28.438 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b0f511d-a418-4d7a-a53a-6747c2948523 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 08:23:28.439 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-2b0f511d-a418-4d7a-a53a-6747c2948523 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Starting OVNClientQosExtension 2026-04-23 08:23:28.439 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-2b0f511d-a418-4d7a-a53a-6747c2948523 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Starting OVNClientPlacementExtension 2026-04-23 08:23:29.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b0f511d-a418-4d7a-a53a-6747c2948523 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ea7dba3d-1d5f-4fe7-b3ad-b9ee2037b938 (type: ports) to 2 2026-04-23 08:23:29.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b0f511d-a418-4d7a-a53a-6747c2948523 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d833f55c-8083-40ba-a5a3-2fc784e3de73 (type: subnets) to 0 2026-04-23 08:23:29.265 10 INFO neutron.wsgi [None req-2b0f511d-a418-4d7a-a53a-6747c2948523 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.1502442 2026-04-23 08:23:30.889 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-646257a3-47c8-4bd3-b7c4-f42d5455e03f - - - - - -] Starting OVNClientQosExtension 2026-04-23 08:23:30.914 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-646257a3-47c8-4bd3-b7c4-f42d5455e03f - - - - - -] Starting OVNClientQosExtension 2026-04-23 08:23:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019965 2026-04-23 08:23:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046799 2026-04-23 08:24:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023477 2026-04-23 08:24:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035913 2026-04-23 08:24:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035625 2026-04-23 08:24:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028269 2026-04-23 08:24:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034885 2026-04-23 08:24:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036044 2026-04-23 08:24:51.598 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013027 2026-04-23 08:25:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027177 2026-04-23 08:25:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030875 2026-04-23 08:25:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032320 2026-04-23 08:25:21.597 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020251 2026-04-23 08:25:36.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032749 2026-04-23 08:25:36.599 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022924 2026-04-23 08:25:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030723 2026-04-23 08:25:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035751 2026-04-23 08:26:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037355 2026-04-23 08:26:06.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039871 2026-04-23 08:26:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026743 2026-04-23 08:26:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028524 2026-04-23 08:26:36.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046241 2026-04-23 08:26:36.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044441 2026-04-23 08:26:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023770 2026-04-23 08:26:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025978 2026-04-23 08:27:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022001 2026-04-23 08:27:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035322 2026-04-23 08:27:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024345 2026-04-23 08:27:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029449 2026-04-23 08:27:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028481 2026-04-23 08:27:36.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046620 2026-04-23 08:27:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031147 2026-04-23 08:27:51.597 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013134 2026-04-23 08:28:06.598 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023694 2026-04-23 08:28:06.600 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009763 2026-04-23 08:28:20.761 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource bc03ce18-6dad-4586-b442-24aaa21fb429 (type: networks) to 2 2026-04-23 08:28:20.761 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Maintenance task: Synchronization finished (took 0.16 seconds) 2026-04-23 08:28:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028338 2026-04-23 08:28:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030191 2026-04-23 08:28:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027459 2026-04-23 08:28:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035224 2026-04-23 08:28:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026038 2026-04-23 08:28:51.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039542 2026-04-23 08:29:06.598 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0059986 2026-04-23 08:29:06.598 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0074539 2026-04-23 08:29:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034013 2026-04-23 08:29:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028009 2026-04-23 08:29:36.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016389 2026-04-23 08:29:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008895 2026-04-23 08:29:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024242 2026-04-23 08:29:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035739 2026-04-23 08:30:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027423 2026-04-23 08:30:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030708 2026-04-23 08:30:21.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014729 2026-04-23 08:30:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027020 2026-04-23 08:30:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024652 2026-04-23 08:30:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027208 2026-04-23 08:30:45.671 10 INFO neutron.wsgi [None req-f63481ed-6eeb-48d0-9b1e-5f36efc86c0e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.2548554 2026-04-23 08:30:45.770 10 INFO neutron.db.segments_db [None req-a334b722-322c-4c2e-ba11-4a49eada873d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment 03a48a6f-c486-476e-ba86-835900e28231 of type geneve for network f1928c4b-bd4d-4cda-a90d-12b0a3a1870a 2026-04-23 08:30:46.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-a334b722-322c-4c2e-ba11-4a49eada873d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f1928c4b-bd4d-4cda-a90d-12b0a3a1870a (type: networks) to 1 2026-04-23 08:30:46.202 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a334b722-322c-4c2e-ba11-4a49eada873d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 08:30:46.207 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a334b722-322c-4c2e-ba11-4a49eada873d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network f1928c4b-bd4d-4cda-a90d-12b0a3a1870a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 08:30:46.322 10 INFO neutron.db.ovn_revision_numbers_db [None req-a334b722-322c-4c2e-ba11-4a49eada873d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1ca37817-7b20-4141-9850-f304d0350bc8 (type: ports) to 1 2026-04-23 08:30:46.342 10 INFO neutron.wsgi [None req-a334b722-322c-4c2e-ba11-4a49eada873d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.6655223 2026-04-23 08:30:47.322 9 INFO neutron.wsgi [None req-f72a6fbd-3a06-439f-95b4-58b68331b6ad f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.1157391 2026-04-23 08:30:47.426 9 INFO neutron.wsgi [None req-dfaaec91-21c6-40de-aad6-983593650042 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.0960090 2026-04-23 08:30:47.633 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-24ff060d-d5e1-484b-b314-d938165eb542 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 08:30:47.638 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-24ff060d-d5e1-484b-b314-d938165eb542 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network f1928c4b-bd4d-4cda-a90d-12b0a3a1870a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 08:30:48.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-24ff060d-d5e1-484b-b314-d938165eb542 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1ca37817-7b20-4141-9850-f304d0350bc8 (type: ports) to 2 2026-04-23 08:30:48.296 9 INFO neutron.db.ovn_revision_numbers_db [None req-24ff060d-d5e1-484b-b314-d938165eb542 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4822c5bb-41ec-454e-863f-fc22263bb413 (type: subnets) to 0 2026-04-23 08:30:48.336 9 INFO neutron.wsgi [None req-24ff060d-d5e1-484b-b314-d938165eb542 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.9047053 2026-04-23 08:30:49.524 10 INFO neutron.wsgi [None req-4a84dfbe-860f-45f6-aec3-eb4f836da616 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 2969 time: 0.0867445 2026-04-23 08:30:49.671 10 INFO neutron.db.ovn_revision_numbers_db [None req-729c378e-7687-4bb0-9f85-16c31b2f706e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7f273fde-6f81-4222-a560-b3b3de8eaf65 (type: security_groups) to 1 2026-04-23 08:30:49.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-729c378e-7687-4bb0-9f85-16c31b2f706e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 68dc90c6-46f6-486f-ad13-bea7fc3c78f6 (type: security_group_rules) to 0 2026-04-23 08:30:49.713 10 INFO neutron.db.ovn_revision_numbers_db [None req-729c378e-7687-4bb0-9f85-16c31b2f706e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 989d7ee7-4fa0-407f-930a-ad3699a1ee68 (type: security_group_rules) to 0 2026-04-23 08:30:49.736 10 INFO neutron.wsgi [None req-729c378e-7687-4bb0-9f85-16c31b2f706e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.2024782 2026-04-23 08:30:50.891 10 INFO neutron.wsgi [None req-42839982-e55d-484f-93e3-f7d19d666422 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 4503 time: 0.0705466 2026-04-23 08:30:50.943 10 INFO neutron.wsgi [None req-2c454fbe-34b6-4df2-8f61-0e5bedc90da4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0422015 2026-04-23 08:30:51.081 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c21dfb0-9a6c-42fd-8552-8f6a3483ebcc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ccad8508-4ce8-4c05-b8c9-8a645e198daa (type: security_group_rules) to 0 2026-04-23 08:30:51.114 10 INFO neutron.wsgi [None req-4c21dfb0-9a6c-42fd-8552-8f6a3483ebcc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1613955 2026-04-23 08:30:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019007 2026-04-23 08:30:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026135 2026-04-23 08:30:51.963 9 INFO neutron.wsgi [None req-0e90f817-346d-414a-ab87-872c8419d53e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 5085 time: 0.0953932 2026-04-23 08:30:52.010 9 INFO neutron.wsgi [None req-c8a47291-151c-4052-a2c9-323bcf937cc2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0371797 2026-04-23 08:30:52.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0a62616-19d0-460e-b95f-09ec4dd1ae07 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 393f73cb-eb43-48f7-9ea1-547e245c48c2 (type: security_group_rules) to 0 2026-04-23 08:30:52.168 9 INFO neutron.wsgi [None req-e0a62616-19d0-460e-b95f-09ec4dd1ae07 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1485682 2026-04-23 08:30:53.031 10 INFO neutron.wsgi [None req-4f944a12-0645-4654-b872-461f75568c22 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 5669 time: 0.0788257 2026-04-23 08:30:53.078 10 INFO neutron.wsgi [None req-365297ca-c924-4063-bdfc-1c32a2b99e66 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.0373850 2026-04-23 08:30:53.240 10 INFO neutron.db.ovn_revision_numbers_db [None req-617ce548-057f-48fb-81d1-fed023039b6f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 71ef874f-d545-4697-b94b-92a2777e1fd3 (type: security_group_rules) to 0 2026-04-23 08:30:53.280 10 INFO neutron.wsgi [None req-617ce548-057f-48fb-81d1-fed023039b6f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1921785 2026-04-23 08:30:54.166 10 INFO neutron.wsgi [None req-c0213adb-2847-4dea-bfed-966758417031 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 6253 time: 0.0768232 2026-04-23 08:30:54.217 10 INFO neutron.wsgi [None req-25bde129-2b20-4426-96c7-73e552b4cec4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0436270 2026-04-23 08:30:54.347 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef9ca242-8c2a-4a04-b1ec-647492830a33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 78421e21-1a49-42d1-863c-bcf6b6ff49a3 (type: security_group_rules) to 0 2026-04-23 08:30:54.376 10 INFO neutron.wsgi [None req-ef9ca242-8c2a-4a04-b1ec-647492830a33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1487453 2026-04-23 08:30:55.241 10 INFO neutron.wsgi [None req-1ca6bd94-369e-4e16-8e9f-f01de71cc818 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 6837 time: 0.0891995 2026-04-23 08:30:55.294 10 INFO neutron.wsgi [None req-81f580f1-aaad-469a-aa2b-26d465670330 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0436304 2026-04-23 08:30:55.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c6c3197-b3aa-4850-9034-b6c8934452b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 837adf07-4d09-4645-ad59-8900c949eb6a (type: security_group_rules) to 0 2026-04-23 08:30:55.482 10 INFO neutron.wsgi [None req-9c6c3197-b3aa-4850-9034-b6c8934452b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1775749 2026-04-23 08:30:56.681 10 INFO neutron.wsgi [None req-2062bd74-c955-4188-ae32-066e81505e4c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0918860 2026-04-23 08:30:56.741 10 INFO neutron.wsgi [None req-e07cb57e-caaf-4217-949a-45fe5b39cb6f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0496230 2026-04-23 08:30:56.809 10 INFO neutron.wsgi [None req-d91f5591-1096-4950-9368-da1d6bf32723 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.0598979 2026-04-23 08:30:57.111 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ccc4c391-f0f3-4211-875a-a4a19798db51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 08:30:57.114 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ccc4c391-f0f3-4211-875a-a4a19798db51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network f1928c4b-bd4d-4cda-a90d-12b0a3a1870a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 08:30:57.359 10 INFO neutron.db.ovn_revision_numbers_db [None req-ccc4c391-f0f3-4211-875a-a4a19798db51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fdca5a8e-cc43-48cc-b900-78c55bdde4ae (type: ports) to 1 2026-04-23 08:30:57.380 10 INFO neutron.wsgi [None req-ccc4c391-f0f3-4211-875a-a4a19798db51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.5651758 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:31:03.853 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3ea5fd06-d912-4b9d-b140-526d0b6a630e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] GET failed (client error): The resource could not be found. 2026-04-23 08:31:03.855 10 INFO neutron.wsgi [None req-3ea5fd06-d912-4b9d-b140-526d0b6a630e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0682714 2026-04-23 08:31:03.906 10 INFO neutron.wsgi [None req-331176ec-838e-4ee2-8b00-1f966cbd35f8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0452361 2026-04-23 08:31:04.328 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2f3084d-ab12-4886-b10c-ee9e6b716875 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fdca5a8e-cc43-48cc-b900-78c55bdde4ae (type: ports) to 1 2026-04-23 08:31:04.560 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2f3084d-ab12-4886-b10c-ee9e6b716875 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fdca5a8e-cc43-48cc-b900-78c55bdde4ae (type: ports) to 2 2026-04-23 08:31:04.577 10 INFO neutron.wsgi [None req-f2f3084d-ab12-4886-b10c-ee9e6b716875 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "PUT /v2.0/ports/fdca5a8e-cc43-48cc-b900-78c55bdde4ae HTTP/1.1" status: 200 len: 1362 time: 0.6617541 2026-04-23 08:31:06.078 9 INFO neutron.wsgi [None req-12a85ae0-f370-4e9d-8724-47f94e3cdbef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.0939558 2026-04-23 08:31:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028999 2026-04-23 08:31:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031486 2026-04-23 08:31:07.110 9 INFO neutron.wsgi [None req-ae5f9323-b719-4301-a25a-5f998a58bb63 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 7421 time: 0.0743830 2026-04-23 08:31:07.226 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e1e621b-8f05-4866-948c-48fc51d50b09 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 41968ca1-2d8e-4cdf-8067-96d5ba311e94 (type: security_groups) to 1 2026-04-23 08:31:07.239 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e1e621b-8f05-4866-948c-48fc51d50b09 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e3ffdfe3-b395-47aa-ae2b-5b23ee1b4504 (type: security_group_rules) to 0 2026-04-23 08:31:07.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e1e621b-8f05-4866-948c-48fc51d50b09 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e77ae6d7-a6fe-4a00-9f9d-943eed8c3644 (type: security_group_rules) to 0 2026-04-23 08:31:07.269 9 INFO neutron.wsgi [None req-1e1e621b-8f05-4866-948c-48fc51d50b09 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1493649 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:31:08.221 10 INFO neutron.wsgi [None req-fcbfcd2e-dc62-49ff-a22e-9c0d5f338657 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 8949 time: 0.0830097 2026-04-23 08:31:08.287 10 INFO neutron.wsgi [None req-f096d5c4-3f02-4821-b071-debfb68d58c1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0530031 2026-04-23 08:31:08.437 10 INFO neutron.db.ovn_revision_numbers_db [None req-70579592-8219-4f7b-9957-d689d3f2f8ab f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b6411cc3-8935-4bd0-9432-169685c6e84e (type: security_group_rules) to 0 2026-04-23 08:31:08.460 10 INFO neutron.wsgi [None req-70579592-8219-4f7b-9957-d689d3f2f8ab f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1629100 2026-04-23 08:31:09.355 10 INFO neutron.wsgi [None req-daf85c45-f573-442f-818f-d1113ccecbe6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 9551 time: 0.1010342 2026-04-23 08:31:09.421 10 INFO neutron.wsgi [None req-5de7c8d6-fbfd-4eea-9d4b-2b8d5a95037a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9551 time: 0.0543897 2026-04-23 08:31:09.572 10 INFO neutron.db.ovn_revision_numbers_db [None req-21030146-c381-440b-a9b6-9357b3d6a89f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 93c840d0-00d0-4cd3-8048-ef0424e9b2eb (type: security_group_rules) to 0 2026-04-23 08:31:09.593 10 INFO neutron.wsgi [None req-21030146-c381-440b-a9b6-9357b3d6a89f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1625741 2026-04-23 08:31:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027745 2026-04-23 08:31:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030460 2026-04-23 08:31:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030618 2026-04-23 08:31:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034902 2026-04-23 08:31:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016720 2026-04-23 08:31:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030856 2026-04-23 08:32:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041933 2026-04-23 08:32:06.598 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019231 2026-04-23 08:32:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032680 2026-04-23 08:32:21.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009928 2026-04-23 08:32:36.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015147 2026-04-23 08:32:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024276 2026-04-23 08:32:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020070 2026-04-23 08:32:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027816 2026-04-23 08:33:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022347 2026-04-23 08:33:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027900 2026-04-23 08:33:07.408 10 INFO neutron.wsgi [None req-e997ed7a-6456-45cf-8346-7710b4a7d03c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/quotas/efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 362 time: 0.0174854 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-04-23 08:33:07.801 10 INFO neutron.wsgi [None req-7611019f-cfee-4fd6-aa0e-e99089455597 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "PUT /v2.0/quotas/efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 361 time: 0.0290520 2026-04-23 08:33:08.124 10 INFO neutron.wsgi [None req-48888eec-fe2f-4518-b481-a737884fd980 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/quotas/efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 361 time: 0.0143499 2026-04-23 08:33:20.743 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource f1928c4b-bd4d-4cda-a90d-12b0a3a1870a (type: networks) to 2 2026-04-23 08:33:20.791 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource 7f273fde-6f81-4222-a560-b3b3de8eaf65 (type: security_groups) to 6 2026-04-23 08:33:20.832 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource 41968ca1-2d8e-4cdf-8067-96d5ba311e94 (type: security_groups) to 3 2026-04-23 08:33:21.015 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource fdca5a8e-cc43-48cc-b900-78c55bdde4ae (type: ports) to 3 2026-04-23 08:33:21.015 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Maintenance task: Synchronization finished (took 0.39 seconds) 2026-04-23 08:33:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034778 2026-04-23 08:33:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036089 2026-04-23 08:33:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023055 2026-04-23 08:33:36.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038445 2026-04-23 08:33:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021851 2026-04-23 08:33:51.597 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037637 2026-04-23 08:34:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024669 2026-04-23 08:34:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033102 2026-04-23 08:34:21.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018499 2026-04-23 08:34:21.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020719 2026-04-23 08:34:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018582 2026-04-23 08:34:36.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039971 2026-04-23 08:34:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024440 2026-04-23 08:34:51.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013521 2026-04-23 08:35:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032444 2026-04-23 08:35:06.601 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029058 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:35:18.292 9 INFO neutron.pecan_wsgi.hooks.translation [None req-510a56b0-a1c2-4f69-a937-592fd186a4c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] GET failed (client error): The resource could not be found. 2026-04-23 08:35:18.294 9 INFO neutron.wsgi [None req-510a56b0-a1c2-4f69-a937-592fd186a4c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1739638 2026-04-23 08:35:18.349 9 INFO neutron.wsgi [None req-3b368e3c-7eec-450d-8adb-f7214c7e6122 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0481844 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:35:20.084 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cd406e7f-807d-4695-a671-14a9e3d7bd33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] GET failed (client error): The resource could not be found. 2026-04-23 08:35:20.086 10 INFO neutron.wsgi [None req-cd406e7f-807d-4695-a671-14a9e3d7bd33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0816765 2026-04-23 08:35:20.134 10 INFO neutron.wsgi [None req-6edf7834-bc51-4372-89d8-40535523e143 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0419376 2026-04-23 08:35:21.148 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: fdca5a8e-cc43-48cc-b900-78c55bdde4ae 2026-04-23 08:35:21.164 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port fdca5a8e-cc43-48cc-b900-78c55bdde4ae 2026-04-23 08:35:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019770 2026-04-23 08:35:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022635 2026-04-23 08:35:21.633 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource fdca5a8e-cc43-48cc-b900-78c55bdde4ae (type: ports) to 4 2026-04-23 08:35:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026150 2026-04-23 08:35:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024745 2026-04-23 08:35:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026169 2026-04-23 08:35:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032663 2026-04-23 08:36:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024848 2026-04-23 08:36:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027120 2026-04-23 08:36:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032248 2026-04-23 08:36:21.597 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019772 2026-04-23 08:36:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027237 2026-04-23 08:36:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031421 2026-04-23 08:36:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036125 2026-04-23 08:36:51.599 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024743 2026-04-23 08:37:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030870 2026-04-23 08:37:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031641 2026-04-23 08:37:21.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024669 2026-04-23 08:37:21.597 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020878 2026-04-23 08:37:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029182 2026-04-23 08:37:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033364 2026-04-23 08:37:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023968 2026-04-23 08:37:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024712 2026-04-23 08:38:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028753 2026-04-23 08:38:06.598 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026610 2026-04-23 08:38:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021288 2026-04-23 08:38:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011010 2026-04-23 08:38:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031700 2026-04-23 08:38:36.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037417 2026-04-23 08:38:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026281 2026-04-23 08:38:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032628 2026-04-23 08:39:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036750 2026-04-23 08:39:06.597 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039830 2026-04-23 08:39:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027192 2026-04-23 08:39:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032313 2026-04-23 08:39:36.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013947 2026-04-23 08:39:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028133 2026-04-23 08:39:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017738 2026-04-23 08:39:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008824 2026-04-23 08:40:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025017 2026-04-23 08:40:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028565 2026-04-23 08:40:21.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020452 2026-04-23 08:40:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009184 2026-04-23 08:40:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032303 2026-04-23 08:40:36.599 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033062 2026-04-23 08:40:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017586 2026-04-23 08:40:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011601 2026-04-23 08:41:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020227 2026-04-23 08:41:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029306 2026-04-23 08:41:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019214 2026-04-23 08:41:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038421 2026-04-23 08:41:36.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029738 2026-04-23 08:41:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034475 2026-04-23 08:41:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025775 2026-04-23 08:41:51.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0048125 2026-04-23 08:42:06.600 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030942 2026-04-23 08:42:06.604 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033164 2026-04-23 08:42:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026712 2026-04-23 08:42:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030539 2026-04-23 08:42:36.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014603 2026-04-23 08:42:36.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018682 2026-04-23 08:42:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024283 2026-04-23 08:42:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025764 2026-04-23 08:43:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027325 2026-04-23 08:43:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027275 2026-04-23 08:43:21.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045283 2026-04-23 08:43:21.598 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014727 2026-04-23 08:43:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025904 2026-04-23 08:43:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034330 2026-04-23 08:43:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025315 2026-04-23 08:43:51.597 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0057259 2026-04-23 08:44:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017953 2026-04-23 08:44:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028744 2026-04-23 08:44:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025129 2026-04-23 08:44:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025201 2026-04-23 08:44:36.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020535 2026-04-23 08:44:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031691 2026-04-23 08:44:50.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bd00bde-60c5-441f-8d3d-882c062414d2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 644cdc58-0a80-4672-a463-0b4b9bee09a0 (type: security_groups) to 1 2026-04-23 08:44:50.908 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bd00bde-60c5-441f-8d3d-882c062414d2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 07edea95-2ff6-47a4-bbc7-ddda9879098b (type: security_group_rules) to 0 2026-04-23 08:44:50.924 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bd00bde-60c5-441f-8d3d-882c062414d2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c374b1aa-cd5f-4496-9498-26e1ad6ff6f1 (type: security_group_rules) to 0 2026-04-23 08:44:50.944 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bd00bde-60c5-441f-8d3d-882c062414d2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e11930d7-62b7-41f3-8ced-defe677b742c (type: security_group_rules) to 0 2026-04-23 08:44:50.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bd00bde-60c5-441f-8d3d-882c062414d2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fa668774-fae8-47a5-a874-bf42645adcde (type: security_group_rules) to 0 2026-04-23 08:44:50.984 9 INFO neutron.wsgi [None req-0bd00bde-60c5-441f-8d3d-882c062414d2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 2973 time: 0.3527839 2026-04-23 08:44:51.128 9 INFO neutron.db.ovn_revision_numbers_db [None req-ea14990c-eaef-4b7b-b16b-054c790412a7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7d53d014-5290-43a3-8d72-3ecb1614cedb (type: security_groups) to 1 2026-04-23 08:44:51.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-ea14990c-eaef-4b7b-b16b-054c790412a7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 154f619e-d171-4438-b2cf-85b322e13272 (type: security_group_rules) to 0 2026-04-23 08:44:51.166 9 INFO neutron.db.ovn_revision_numbers_db [None req-ea14990c-eaef-4b7b-b16b-054c790412a7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3118723a-b40e-4c60-a538-c58342f16096 (type: security_group_rules) to 0 2026-04-23 08:44:51.192 9 INFO neutron.wsgi [None req-ea14990c-eaef-4b7b-b16b-054c790412a7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1741 time: 0.1939871 2026-04-23 08:44:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027258 2026-04-23 08:44:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026262 2026-04-23 08:44:52.175 9 INFO neutron.wsgi [None req-8727a277-e931-4fb3-a8c1-8cf163b4f71f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 4515 time: 0.0755029 2026-04-23 08:44:52.235 9 INFO neutron.wsgi [None req-0076b55a-8bf1-43d2-8dfa-6d8dbffca538 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 14476 time: 0.0480161 2026-04-23 08:44:52.369 9 INFO neutron.db.ovn_revision_numbers_db [None req-2cf7ca43-8306-42d2-ad9e-43d3d163e1d9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 91469a14-defb-4b42-a983-bf124a21598f (type: security_group_rules) to 0 2026-04-23 08:44:52.394 9 INFO neutron.wsgi [None req-2cf7ca43-8306-42d2-ad9e-43d3d163e1d9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 745 time: 0.1456864 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:44:53.351 10 INFO neutron.wsgi [None req-27efaa45-f2e7-408a-be37-5f88cc91f8eb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 5093 time: 0.1221287 2026-04-23 08:44:53.458 10 INFO neutron.wsgi [None req-3d6b3461-b421-4ded-ae89-a6e0a8e1b8b4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15054 time: 0.0969241 2026-04-23 08:44:53.579 10 INFO neutron.db.ovn_revision_numbers_db [None req-3fb92033-192e-4ddd-a5ca-eeeda1cc2507 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d8d599ec-fc97-49cf-bec7-91e8b3a0927a (type: security_group_rules) to 0 2026-04-23 08:44:53.604 10 INFO neutron.wsgi [None req-3fb92033-192e-4ddd-a5ca-eeeda1cc2507 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 747 time: 0.1343901 2026-04-23 08:44:54.527 10 INFO neutron.wsgi [None req-beae82fa-6d48-4fb2-9a5a-22281b59a1db f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 5673 time: 0.0820510 2026-04-23 08:44:54.591 10 INFO neutron.wsgi [None req-8083df6f-a1f8-4af0-aeb6-d614a82c1d2b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15634 time: 0.0534425 2026-04-23 08:44:54.730 10 INFO neutron.db.ovn_revision_numbers_db [None req-a86f89b9-50d6-4657-96a2-017369be7bca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3cdff320-d69f-4380-b8a8-99708e1be6f3 (type: security_group_rules) to 0 2026-04-23 08:44:54.752 10 INFO neutron.wsgi [None req-a86f89b9-50d6-4657-96a2-017369be7bca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1465249 2026-04-23 08:44:55.733 9 INFO neutron.wsgi [None req-04f991ba-b64b-4b17-8132-3724459c0f2d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 6255 time: 0.0832951 2026-04-23 08:44:55.813 9 INFO neutron.wsgi [None req-aba1efbe-3d50-4e52-a57a-2f2200713613 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16216 time: 0.0705366 2026-04-23 08:44:55.974 9 INFO neutron.db.ovn_revision_numbers_db [None req-af2a55a2-61c0-4815-933d-8b3569ad216b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8f72d831-2df5-4798-82ca-f4a406c54bfe (type: security_group_rules) to 0 2026-04-23 08:44:56.005 9 INFO neutron.wsgi [None req-af2a55a2-61c0-4815-933d-8b3569ad216b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 750 time: 0.1777768 2026-04-23 08:45:06.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014174 2026-04-23 08:45:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024917 2026-04-23 08:45:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020795 2026-04-23 08:45:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034056 2026-04-23 08:45:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028293 2026-04-23 08:45:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031610 2026-04-23 08:45:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039999 2026-04-23 08:45:51.599 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024173 2026-04-23 08:46:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026593 2026-04-23 08:46:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031903 2026-04-23 08:46:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027556 2026-04-23 08:46:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036893 2026-04-23 08:46:36.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030317 2026-04-23 08:46:36.597 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043933 2026-04-23 08:46:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025558 2026-04-23 08:46:51.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037951 2026-04-23 08:47:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016701 2026-04-23 08:47:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017171 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:47:17.243 10 INFO neutron.wsgi [None req-64640b0f-541e-4d36-9776-7a10502fbfce 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?tenant_id=7ae93f92794f4536a04ad36bd6654647&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1538565 2026-04-23 08:47:17.360 10 INFO neutron.db.segments_db [None req-e4e44c12-98e9-4f7e-88af-323670904e95 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Added segment 36689050-de12-408c-bff9-9a585ea9e77b of type geneve for network 0d8652f5-b59b-4768-955f-94376d558edf 2026-04-23 08:47:17.562 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4e44c12-98e9-4f7e-88af-323670904e95 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 0d8652f5-b59b-4768-955f-94376d558edf (type: networks) to 1 2026-04-23 08:47:17.750 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4e44c12-98e9-4f7e-88af-323670904e95 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] No more DHCP agents 2026-04-23 08:47:17.754 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4e44c12-98e9-4f7e-88af-323670904e95 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Unable to schedule network 0d8652f5-b59b-4768-955f-94376d558edf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 08:47:17.842 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4e44c12-98e9-4f7e-88af-323670904e95 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 4ca1a7be-270a-400f-816d-23410af34b54 (type: ports) to 1 2026-04-23 08:47:17.863 10 INFO neutron.wsgi [None req-e4e44c12-98e9-4f7e-88af-323670904e95 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.6095529 2026-04-23 08:47:17.911 10 INFO neutron.wsgi [None req-4795df29-47db-4357-819d-7467d94e898f 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0397234 2026-04-23 08:47:17.927 10 INFO neutron.wsgi [None req-fa3b303d-8cdd-47c4-abe5-d9500d58946b 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0062432 2026-04-23 08:47:18.165 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47e8b4fc-64ef-4d58-842e-a791c09c5e07 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] No more DHCP agents 2026-04-23 08:47:18.169 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47e8b4fc-64ef-4d58-842e-a791c09c5e07 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Unable to schedule network 0d8652f5-b59b-4768-955f-94376d558edf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 08:47:18.258 10 INFO neutron.db.ovn_revision_numbers_db [None req-47e8b4fc-64ef-4d58-842e-a791c09c5e07 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 72460b01-26a7-409a-a553-4458944d4336 (type: ports) to 1 2026-04-23 08:47:18.432 10 INFO neutron.db.ovn_revision_numbers_db [None req-47e8b4fc-64ef-4d58-842e-a791c09c5e07 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 72460b01-26a7-409a-a553-4458944d4336 (type: ports) to 1 2026-04-23 08:47:18.457 10 INFO neutron.wsgi [None req-47e8b4fc-64ef-4d58-842e-a791c09c5e07 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1144 time: 0.5263722 2026-04-23 08:47:18.512 10 INFO neutron.wsgi [None req-26d9410f-9c9b-4900-a9ed-1ae80cd3fa01 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/0d8652f5-b59b-4768-955f-94376d558edf HTTP/1.1" status: 200 len: 907 time: 0.0463963 2026-04-23 08:47:19.331 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 72460b01-26a7-409a-a553-4458944d4336 2026-04-23 08:47:19.344 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 72460b01-26a7-409a-a553-4458944d4336 2026-04-23 08:47:19.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 72460b01-26a7-409a-a553-4458944d4336 (type: ports) to 3 2026-04-23 08:47:21.056 10 INFO neutron.wsgi [None req-0084c799-f7a2-4a1f-bdcf-4107ca12f5fc 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1172 time: 0.0400982 2026-04-23 08:47:21.116 10 INFO neutron.wsgi [None req-d001af25-ba2f-4a0a-b8d4-3f297de1336b 281f187ce0c5460c8486656c592f71ba 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/0d8652f5-b59b-4768-955f-94376d558edf HTTP/1.1" status: 200 len: 907 time: 0.0537241 2026-04-23 08:47:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018344 2026-04-23 08:47:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026908 2026-04-23 08:47:36.349 9 INFO neutron.wsgi [None req-bc3b089a-0476-446a-af6b-a12511a40dda f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/quotas/7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 362 time: 0.0177505 2026-04-23 08:47:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019689 2026-04-23 08:47:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025852 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-04-23 08:47:36.770 9 INFO neutron.wsgi [None req-4d2fa33e-73fb-45c5-89d6-23e84f864820 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "PUT /v2.0/quotas/7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 361 time: 0.0369043 2026-04-23 08:47:37.081 9 INFO neutron.wsgi [None req-ddb02cad-5adf-41e3-9084-1f47f841bc4c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/quotas/7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 361 time: 0.0113144 2026-04-23 08:47:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020475 2026-04-23 08:47:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025740 2026-04-23 08:48:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036666 2026-04-23 08:48:06.682 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0901234 2026-04-23 08:48:20.744 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource 7d53d014-5290-43a3-8d72-3ecb1614cedb (type: security_groups) to 5 2026-04-23 08:48:20.745 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Maintenance task: Synchronization finished (took 0.05 seconds) 2026-04-23 08:48:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029001 2026-04-23 08:48:21.598 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023246 2026-04-23 08:48:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028055 2026-04-23 08:48:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024374 2026-04-23 08:48:41.997 9 INFO neutron.wsgi [None req-c9b5bcea-bb82-471f-b875-88ce122fdf80 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.1058655 2026-04-23 08:48:42.043 9 INFO neutron.wsgi [None req-360f68e2-3ca8-46dd-bd48-8c2a84ae55e0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0367620 2026-04-23 08:48:42.076 9 INFO neutron.wsgi [None req-93a95fe5-c332-452a-a035-d0d4f13959d1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0326190 2026-04-23 08:48:42.090 9 INFO neutron.wsgi [None req-daf1166c-3ffa-4bd8-a876-599f1387fc18 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0128884 2026-04-23 08:48:42.117 9 INFO neutron.wsgi [None req-77fc7c05-239e-4cda-ab1f-8f02c24c63ff f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0256209 2026-04-23 08:48:42.156 9 INFO neutron.wsgi [None req-c770b9bc-f560-426a-a379-5db520fd1106 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0377288 2026-04-23 08:48:42.169 9 INFO neutron.wsgi [None req-7be9bc2c-6335-413d-96ca-ac63a7f0a0fe f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0114975 2026-04-23 08:48:42.239 9 INFO neutron.wsgi [None req-2e935319-9c6d-4c84-bd55-1a1d4618d2a1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0691383 2026-04-23 08:48:42.276 9 INFO neutron.wsgi [None req-9da6d58e-4765-45dc-af90-9d6edf29e081 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0347023 2026-04-23 08:48:42.289 9 INFO neutron.wsgi [None req-5bd418ff-1f71-4a56-947a-7521f67bb51b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0104337 2026-04-23 08:48:42.323 9 INFO neutron.wsgi [None req-a1c2d0d4-db7e-4e6c-b29a-f389771405fa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0326312 2026-04-23 08:48:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021417 2026-04-23 08:48:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025113 2026-04-23 08:49:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024891 2026-04-23 08:49:06.597 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012732 2026-04-23 08:49:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029168 2026-04-23 08:49:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028589 2026-04-23 08:49:36.601 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018413 2026-04-23 08:49:36.604 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022929 2026-04-23 08:49:42.023 9 INFO neutron.wsgi [None req-01692203-03e4-465e-80e4-fbec606de0b3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0864217 2026-04-23 08:49:42.035 9 INFO neutron.wsgi [None req-31d5848f-5ae0-4a7d-9efa-32c2f98cf0d7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108101 2026-04-23 08:49:42.060 9 INFO neutron.wsgi [None req-cbeaa17a-49c8-426b-857f-89b158746e09 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0236387 2026-04-23 08:49:42.084 9 INFO neutron.wsgi [None req-3ab013c1-2a79-45d3-84a9-5bb6af6a0d70 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0240111 2026-04-23 08:49:42.100 9 INFO neutron.wsgi [None req-b8e7f400-314a-42c3-bd62-bd8bfbfd3f67 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0131390 2026-04-23 08:49:42.114 9 INFO neutron.wsgi [None req-15acd057-3ccd-4c9a-91b7-727a27b5ce67 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0108304 2026-04-23 08:49:42.177 9 INFO neutron.wsgi [None req-effdca86-201b-428a-b6c6-96e0224050fb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0620441 2026-04-23 08:49:42.217 9 INFO neutron.wsgi [None req-b418015f-1a91-4220-8964-5d1e5210ca5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0366192 2026-04-23 08:49:42.272 9 INFO neutron.wsgi [None req-f2ff337f-ec90-44b0-ab1b-5302fed8df66 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0518169 2026-04-23 08:49:42.305 9 INFO neutron.wsgi [None req-4f20247c-24a3-460d-8815-25f78333f6c8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0256851 2026-04-23 08:49:42.337 9 INFO neutron.wsgi [None req-4f033078-ceaa-4bd4-8404-380323bec3cf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0309186 2026-04-23 08:49:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017931 2026-04-23 08:49:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012639 2026-04-23 08:50:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021837 2026-04-23 08:50:06.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021620 2026-04-23 08:50:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031204 2026-04-23 08:50:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034790 2026-04-23 08:50:36.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018101 2026-04-23 08:50:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012615 2026-04-23 08:50:41.946 9 INFO neutron.wsgi [None req-38ace9b0-1862-4158-9228-653d709dc0dd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0949593 2026-04-23 08:50:41.988 9 INFO neutron.wsgi [None req-6287f093-91a9-458c-9c14-cec57fc23315 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0400591 2026-04-23 08:50:42.017 9 INFO neutron.wsgi [None req-53866dd2-87d7-42ad-b360-9910410f344a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0233717 2026-04-23 08:50:42.048 9 INFO neutron.wsgi [None req-3071d349-49c9-48fa-ac6c-00ce0b57eeae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0303698 2026-04-23 08:50:42.059 9 INFO neutron.wsgi [None req-5540df6e-609e-4062-be67-dde45d5a33d8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0093169 2026-04-23 08:50:42.071 9 INFO neutron.wsgi [None req-7c5e4c75-b581-4279-8aaa-74e507868226 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0114694 2026-04-23 08:50:42.109 9 INFO neutron.wsgi [None req-535fbe48-5452-4d24-9c7d-92c208ce6888 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0361221 2026-04-23 08:50:42.122 9 INFO neutron.wsgi [None req-452b3c1a-38b8-4c22-851a-12ade0ddcd21 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0112123 2026-04-23 08:50:42.180 9 INFO neutron.wsgi [None req-bad45512-8bb9-41f9-9eb5-91ef56ca88ae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0569127 2026-04-23 08:50:42.220 9 INFO neutron.wsgi [None req-8758ea18-5af0-4a1b-8418-63a172c32cd0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0351925 2026-04-23 08:50:42.285 9 INFO neutron.wsgi [None req-36114086-a4d1-4b75-927c-aec2e0cb0b28 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0634155 2026-04-23 08:50:51.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016549 2026-04-23 08:50:51.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018871 2026-04-23 08:51:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026319 2026-04-23 08:51:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028186 2026-04-23 08:51:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021789 2026-04-23 08:51:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026958 2026-04-23 08:51:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026042 2026-04-23 08:51:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025682 2026-04-23 08:51:42.019 9 INFO neutron.wsgi [None req-b53990db-5426-4aa8-8da8-f8df178df197 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1094003 2026-04-23 08:51:42.043 9 INFO neutron.wsgi [None req-82309855-de17-4cd5-a49f-a8fa2040df87 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0229411 2026-04-23 08:51:42.092 9 INFO neutron.wsgi [None req-cae39d19-b25d-41ec-b14c-ba6cc8f446b7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0484138 2026-04-23 08:51:42.140 9 INFO neutron.wsgi [None req-0524fceb-9c86-4c87-b3cb-75edd7afa755 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0467927 2026-04-23 08:51:42.177 9 INFO neutron.wsgi [None req-d34aaaca-9f84-4abb-9c79-4a5f67a3398c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0311911 2026-04-23 08:51:42.252 9 INFO neutron.wsgi [None req-95d51e54-70c0-4f66-989a-5e85ba59059f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0742311 2026-04-23 08:51:42.302 9 INFO neutron.wsgi [None req-c92c1747-6c73-4e32-bcfa-eda22ae10f5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0481846 2026-04-23 08:51:42.321 9 INFO neutron.wsgi [None req-d5e6f9b4-f3b5-4944-8cdf-7e9b68754294 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0124807 2026-04-23 08:51:42.354 9 INFO neutron.wsgi [None req-d34e1bd0-9a0f-4c1d-851a-b0a5783e1b14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0317419 2026-04-23 08:51:42.365 9 INFO neutron.wsgi [None req-fc9c19bd-597d-423a-a9ef-a23d7d22eb07 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0097237 2026-04-23 08:51:42.378 9 INFO neutron.wsgi [None req-1c5338f8-1e37-4524-af20-4e7418d97d98 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0124097 2026-04-23 08:51:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025995 2026-04-23 08:51:51.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044873 2026-04-23 08:52:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028684 2026-04-23 08:52:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041959 2026-04-23 08:52:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036325 2026-04-23 08:52:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039382 2026-04-23 08:52:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029137 2026-04-23 08:52:36.599 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032070 2026-04-23 08:52:42.009 9 INFO neutron.wsgi [None req-bf44d6f7-a451-4bbe-8a05-f5dcc970b8cc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1268678 2026-04-23 08:52:42.124 9 INFO neutron.wsgi [None req-a0410596-a3e2-4306-911f-f3a8ea99d7d3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1130416 2026-04-23 08:52:42.164 9 INFO neutron.wsgi [None req-be73c4ca-eaad-4c0f-a08b-0cd38e591c86 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0386395 2026-04-23 08:52:42.185 9 INFO neutron.wsgi [None req-8a94dd72-2ea8-4325-85e9-9f5aa48b785b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0187709 2026-04-23 08:52:42.221 9 INFO neutron.wsgi [None req-f2f4c4af-ad0b-4bf4-b63e-73b84b882425 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0358994 2026-04-23 08:52:42.234 9 INFO neutron.wsgi [None req-a5e35c0a-e418-4a1c-b181-445e648b2d88 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0110979 2026-04-23 08:52:42.258 9 INFO neutron.wsgi [None req-4e5e4327-9393-4c6e-a802-c560597b7b05 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0227890 2026-04-23 08:52:42.308 9 INFO neutron.wsgi [None req-9f9269ad-f341-465a-a4ce-57b5dbdf083f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0493538 2026-04-23 08:52:42.356 9 INFO neutron.wsgi [None req-abc6975e-9c03-4c9f-89dc-a984aae7cb89 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0394244 2026-04-23 08:52:42.394 9 INFO neutron.wsgi [None req-14c70565-af34-4eda-8f14-747cf0734bca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0342147 2026-04-23 08:52:42.403 9 INFO neutron.wsgi [None req-099a9b67-f167-4e23-9239-34e65e596403 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0080967 2026-04-23 08:52:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026784 2026-04-23 08:52:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024228 2026-04-23 08:53:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027647 2026-04-23 08:53:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034969 2026-04-23 08:53:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027959 2026-04-23 08:53:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025604 2026-04-23 08:53:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031605 2026-04-23 08:53:36.598 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028193 2026-04-23 08:53:41.972 9 INFO neutron.wsgi [None req-db363636-8d70-47bd-8683-aee5aaef8325 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1013687 2026-04-23 08:53:42.006 9 INFO neutron.wsgi [None req-3077c3c9-d619-4e7a-9c0a-0855665584fa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0332346 2026-04-23 08:53:42.074 9 INFO neutron.wsgi [None req-66967b7f-59dd-4fb5-a127-35da78c6a247 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0655494 2026-04-23 08:53:42.091 9 INFO neutron.wsgi [None req-4796fec5-c18b-4a1d-9637-d2cd85c4cae8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0097332 2026-04-23 08:53:42.131 9 INFO neutron.wsgi [None req-0d2d5bfa-8d87-48a6-87be-53207d75fe23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0395384 2026-04-23 08:53:42.143 9 INFO neutron.wsgi [None req-615d1716-0db7-41ed-9573-cf6cc1a7017c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0102253 2026-04-23 08:53:42.182 9 INFO neutron.wsgi [None req-8d8b5c4d-5c1b-4fbe-b379-50f44eb12b3b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0383739 2026-04-23 08:53:42.204 9 INFO neutron.wsgi [None req-9c47f063-052e-472b-b472-cc3141f924d8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0203681 2026-04-23 08:53:42.226 9 INFO neutron.wsgi [None req-bf7ae6f5-381b-472a-ac9a-81095a55bdb3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0223539 2026-04-23 08:53:42.237 9 INFO neutron.wsgi [None req-314a72cb-cd98-4c35-a66e-28644f2c27d5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0092862 2026-04-23 08:53:42.287 9 INFO neutron.wsgi [None req-89a75fc3-5584-464a-91e6-c02407ca4be9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0488560 2026-04-23 08:53:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026493 2026-04-23 08:53:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030043 2026-04-23 08:54:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027690 2026-04-23 08:54:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031655 2026-04-23 08:54:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029557 2026-04-23 08:54:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033247 2026-04-23 08:54:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023553 2026-04-23 08:54:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023785 2026-04-23 08:54:41.986 9 INFO neutron.wsgi [None req-0c67fa20-b059-4b6b-9efe-8c0d7963cea1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0986664 2026-04-23 08:54:42.021 9 INFO neutron.wsgi [None req-65815a99-53ef-4173-a27c-64d037ae39d4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0339584 2026-04-23 08:54:42.035 9 INFO neutron.wsgi [None req-ba2a7278-f599-4d21-a33a-5751aaae6214 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0122530 2026-04-23 08:54:42.109 9 INFO neutron.wsgi [None req-dd28e4e4-4bf0-47c2-ba6a-874d50debc11 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0728991 2026-04-23 08:54:42.157 9 INFO neutron.wsgi [None req-fcf5a8d9-a5d2-4bc4-829d-bb3a0e85da99 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0403788 2026-04-23 08:54:42.188 9 INFO neutron.wsgi [None req-ddf94761-1e0b-4ea0-a862-ee14c7ae96f3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0295582 2026-04-23 08:54:42.206 9 INFO neutron.wsgi [None req-f608eb25-77d2-4579-85d5-8205dbd8ffcb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0155480 2026-04-23 08:54:42.271 9 INFO neutron.wsgi [None req-8062536e-99fa-458c-b985-b2902e76ea6f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0635159 2026-04-23 08:54:42.309 9 INFO neutron.wsgi [None req-7326092c-e7b3-4652-864c-7c130bf1fde0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0330596 2026-04-23 08:54:42.333 9 INFO neutron.wsgi [None req-a2159f64-bc9b-47fc-87b1-ecaabc4f074d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0193503 2026-04-23 08:54:42.344 9 INFO neutron.wsgi [None req-885c48dc-1f94-4ad4-8820-63efc77b0733 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0108106 2026-04-23 08:54:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030863 2026-04-23 08:54:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038209 2026-04-23 08:55:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025854 2026-04-23 08:55:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030186 2026-04-23 08:55:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023656 2026-04-23 08:55:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032172 2026-04-23 08:55:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030119 2026-04-23 08:55:36.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030630 2026-04-23 08:55:42.038 9 INFO neutron.wsgi [None req-518df643-fc57-4165-ab29-73eb3fa7e20d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1593368 2026-04-23 08:55:42.069 9 INFO neutron.wsgi [None req-e28c7d28-80a8-4519-b75c-e2f335e1f9fc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0285342 2026-04-23 08:55:42.108 9 INFO neutron.wsgi [None req-21eeefe3-7d1a-401b-985a-1a1e9641d3e1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0386872 2026-04-23 08:55:42.172 9 INFO neutron.wsgi [None req-c5fc6a16-9b2e-4579-bd89-96d9a018f391 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0532794 2026-04-23 08:55:42.186 9 INFO neutron.wsgi [None req-87b38810-ef41-4fe6-91c4-d16b4ce51b59 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0123091 2026-04-23 08:55:42.270 9 INFO neutron.wsgi [None req-a7af623e-69f9-41f2-a61d-cff8d24151dd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0832324 2026-04-23 08:55:42.314 9 INFO neutron.wsgi [None req-3d7faf2d-4722-4c78-8c02-a7a0fb56a11c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0402968 2026-04-23 08:55:42.332 9 INFO neutron.wsgi [None req-7d78238e-c4e5-4a29-bffd-8d9c67785d5c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0124133 2026-04-23 08:55:42.385 9 INFO neutron.wsgi [None req-b6db426c-5c27-4f30-8c31-d5cb92893a68 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0516238 2026-04-23 08:55:42.418 9 INFO neutron.wsgi [None req-ae8afac4-5f52-4245-b179-20fc60b934a6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0259840 2026-04-23 08:55:42.432 9 INFO neutron.wsgi [None req-d1e56160-cf22-4168-8ea2-c5d4772cf066 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0126128 2026-04-23 08:55:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021236 2026-04-23 08:55:51.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035830 2026-04-23 08:56:06.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016758 2026-04-23 08:56:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034590 2026-04-23 08:56:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022335 2026-04-23 08:56:21.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025537 2026-04-23 08:56:36.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017707 2026-04-23 08:56:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028107 2026-04-23 08:56:41.962 9 INFO neutron.wsgi [None req-99e18baa-2cc4-4191-be17-1a223158c705 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0933776 2026-04-23 08:56:41.987 9 INFO neutron.wsgi [None req-df2fb57e-0e30-4cae-b767-5bf435c0e7ea f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0226719 2026-04-23 08:56:42.018 9 INFO neutron.wsgi [None req-5e667748-fa8d-4a74-87e8-b82d7e3742a6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0303011 2026-04-23 08:56:42.027 9 INFO neutron.wsgi [None req-f67c1cf6-c48b-481a-b655-5604986457a0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0081124 2026-04-23 08:56:42.085 9 INFO neutron.wsgi [None req-328f18ff-c95d-4281-a2fd-0e859fcb9924 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0564754 2026-04-23 08:56:42.150 9 INFO neutron.wsgi [None req-28a53923-ad30-4e8c-80e1-dec1e26f00fb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0615578 2026-04-23 08:56:42.185 9 INFO neutron.wsgi [None req-715c9415-d086-4af4-b1ae-c70722920e1d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0286121 2026-04-23 08:56:42.237 9 INFO neutron.wsgi [None req-8312d05e-7655-4e9f-ad7e-f98fa644460e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0503743 2026-04-23 08:56:42.260 9 INFO neutron.wsgi [None req-bc6285ff-974c-4067-8ed0-873137119d00 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0183451 2026-04-23 08:56:42.296 9 INFO neutron.wsgi [None req-98d9a787-9981-45eb-b3d3-12fe2b68567b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0347571 2026-04-23 08:56:42.307 9 INFO neutron.wsgi [None req-35586413-9427-4ba8-bb2f-45f8175ad929 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0101321 2026-04-23 08:56:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027711 2026-04-23 08:56:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029020 2026-04-23 08:57:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029755 2026-04-23 08:57:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031788 2026-04-23 08:57:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026555 2026-04-23 08:57:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037396 2026-04-23 08:57:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023398 2026-04-23 08:57:36.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015633 2026-04-23 08:57:42.100 9 INFO neutron.wsgi [None req-28c3519c-2f85-4899-8d09-fd582fba091b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.2185631 2026-04-23 08:57:42.138 9 INFO neutron.wsgi [None req-c67ad9e1-e0a0-44b5-bfd0-d31a4bc174f5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0368073 2026-04-23 08:57:42.169 9 INFO neutron.wsgi [None req-f9a6173e-01c3-4bed-9021-4a8a262ebfe9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0245485 2026-04-23 08:57:42.212 9 INFO neutron.wsgi [None req-cab6bc4e-b5b8-457a-9ae2-b32a20f7a194 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0420337 2026-04-23 08:57:42.235 9 INFO neutron.wsgi [None req-4086d9a6-7e2b-4f7d-99ed-a02cfeb495e5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0221996 2026-04-23 08:57:42.246 9 INFO neutron.wsgi [None req-bdef4ac3-58a5-411c-9e06-98c7cf5764de f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0106096 2026-04-23 08:57:42.312 9 INFO neutron.wsgi [None req-8700f773-7349-4c06-a68a-e291f12f42ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0627692 2026-04-23 08:57:42.327 9 INFO neutron.wsgi [None req-6974ad08-0c77-4e2f-aa50-55eef064e6d8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0112512 2026-04-23 08:57:42.362 9 INFO neutron.wsgi [None req-7d928723-8488-43cc-8176-13129e65f5d3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0338829 2026-04-23 08:57:42.372 9 INFO neutron.wsgi [None req-6bba535e-c2dd-4953-b496-998ff8c723cc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0093994 2026-04-23 08:57:42.432 9 INFO neutron.wsgi [None req-ed48df8a-02d8-44d0-bf48-c63ac5383099 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0593300 2026-04-23 08:57:51.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018575 2026-04-23 08:57:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011189 2026-04-23 08:58:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030901 2026-04-23 08:58:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032985 2026-04-23 08:58:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025115 2026-04-23 08:58:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025051 2026-04-23 08:58:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027399 2026-04-23 08:58:36.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039296 2026-04-23 08:58:41.996 9 INFO neutron.wsgi [None req-2a360f39-e9ab-43c5-8f75-4662995047d8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1063268 2026-04-23 08:58:42.029 9 INFO neutron.wsgi [None req-bf1a294b-7c41-460e-96d7-6d63bf2c5b9f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0314918 2026-04-23 08:58:42.076 9 INFO neutron.wsgi [None req-4de39a73-9545-41c2-a9ed-2d762bd88b07 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0456800 2026-04-23 08:58:42.090 9 INFO neutron.wsgi [None req-bb05bed7-f6ff-4c69-ade1-c4ef86a1ccf4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0130713 2026-04-23 08:58:42.132 9 INFO neutron.wsgi [None req-64dd7e53-bfef-4b42-bb29-55535dfa6f41 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0405164 2026-04-23 08:58:42.201 9 INFO neutron.wsgi [None req-1b5bae86-8580-41fb-a4a2-a2fe31bcb939 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0678196 2026-04-23 08:58:42.256 9 INFO neutron.wsgi [None req-d72ed6ba-b142-4e02-aacd-47cb46446001 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0535104 2026-04-23 08:58:42.310 9 INFO neutron.wsgi [None req-04d8680a-26c0-409d-981c-78ce9aed4e7c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0348210 2026-04-23 08:58:42.341 9 INFO neutron.wsgi [None req-3fa1bd3e-a246-463d-8190-631aa63bcb3b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0256140 2026-04-23 08:58:42.359 9 INFO neutron.wsgi [None req-3b28ba5c-3355-4aa9-af5e-fad7fc2c28dd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0168977 2026-04-23 08:58:42.378 9 INFO neutron.wsgi [None req-f95ac63b-6fef-42ab-a4c5-333a133287fc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0152378 2026-04-23 08:58:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029027 2026-04-23 08:58:51.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032921 2026-04-23 08:59:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024934 2026-04-23 08:59:06.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016966 2026-04-23 08:59:11.511 10 INFO neutron.wsgi [None req-d30e3cdc-b69f-4adf-a20f-2175d14a6e53 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1189039 2026-04-23 08:59:12.604 10 INFO neutron.wsgi [None req-da2fbe3e-596c-4246-8ac9-ae86537f3c6d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0958741 2026-04-23 08:59:12.691 10 INFO neutron.wsgi [None req-3b52248e-fa3b-460d-b4b3-ec7b27569900 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0784605 2026-04-23 08:59:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028434 2026-04-23 08:59:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028193 2026-04-23 08:59:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019441 2026-04-23 08:59:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027881 2026-04-23 08:59:42.101 9 INFO neutron.wsgi [None req-70d45895-e37a-44ce-b138-d2e3b9bed170 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.1318598 2026-04-23 08:59:42.152 9 INFO neutron.wsgi [None req-31b710bb-a8c4-4526-aa0e-4693e6248670 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0450075 2026-04-23 08:59:42.173 9 INFO neutron.wsgi [None req-f0aa1481-f569-4a8c-a01a-cef14633aca3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0137801 2026-04-23 08:59:42.243 9 INFO neutron.wsgi [None req-ac64bcc5-5558-4935-96d0-76eb096c8f55 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0686829 2026-04-23 08:59:42.274 9 INFO neutron.wsgi [None req-ab31016b-04ae-445f-a684-dc5efb03d12a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0293407 2026-04-23 08:59:42.308 9 INFO neutron.wsgi [None req-65cf1454-68a5-4093-a8f7-c5801b02828b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0331397 2026-04-23 08:59:42.325 9 INFO neutron.wsgi [None req-7debd48b-c8f7-4d3f-9242-70edd9f4218c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0164645 2026-04-23 08:59:42.368 9 INFO neutron.wsgi [None req-106f0898-2502-4d71-9cee-50dc05833487 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0415578 2026-04-23 08:59:42.391 9 INFO neutron.wsgi [None req-a6a3f6a5-69c4-4df3-8a80-e59b2e6b72fa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0213869 2026-04-23 08:59:42.425 9 INFO neutron.wsgi [None req-75a71b32-a497-4fc4-a505-bcd8552231df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0335650 2026-04-23 08:59:42.459 9 INFO neutron.wsgi [None req-6db6d949-5a7d-461f-849a-08e1a14c51d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0320895 2026-04-23 08:59:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018959 2026-04-23 08:59:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033209 2026-04-23 08:59:52.971 10 INFO neutron.wsgi [None req-d1dd1105-a416-44b8-86c3-3fd734fa2a2c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1244421 2026-04-23 08:59:53.976 10 INFO neutron.wsgi [None req-1f15beec-c954-4e83-98d7-007ce8a287a8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0813515 2026-04-23 08:59:54.075 10 INFO neutron.wsgi [None req-0b29d713-7c97-4f8e-b03b-b7f60ed73a9c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0902069 2026-04-23 08:59:55.179 10 INFO neutron.wsgi [None req-ef9e2395-191b-45a2-852f-d169bc4a765a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.1050408 2026-04-23 08:59:56.357 10 INFO neutron.wsgi [None req-22a51dfd-78f1-4eb6-9cb6-d201223b4772 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.0981858 2026-04-23 08:59:57.273 10 INFO neutron.wsgi [None req-5e611ed7-3f6c-4b5f-8758-95aeb94fdfc5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.1011286 2026-04-23 08:59:58.200 10 INFO neutron.wsgi [None req-803bff00-43a9-44a1-9ce1-c25cb5acbd7c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.0960596 2026-04-23 08:59:59.087 10 INFO neutron.wsgi [None req-198138a1-0b72-47b9-b2c0-54140f1e047d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.0979912 2026-04-23 08:59:59.973 10 INFO neutron.wsgi [None req-6d213b46-8f71-4431-8e9d-b2d73e98a27a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.0951247 2026-04-23 09:00:01.216 10 INFO neutron.wsgi [None req-e7de8dba-8eb3-4fbf-a204-03272f13d3fa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.1020181 2026-04-23 09:00:01.267 10 INFO neutron.wsgi [None req-61111956-4b94-4101-b336-1096a441ef0a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0416117 2026-04-23 09:00:06.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020380 2026-04-23 09:00:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013051 2026-04-23 09:00:08.655 10 INFO neutron.pecan_wsgi.hooks.translation [None req-fca7afbd-2a09-41a3-a35f-26deaf3b7ca3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:00:08.657 10 INFO neutron.wsgi [None req-fca7afbd-2a09-41a3-a35f-26deaf3b7ca3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0824306 2026-04-23 09:00:08.706 10 INFO neutron.wsgi [None req-0a1223b7-e683-4cc1-9feb-2db5db270cf8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1395 time: 0.0441604 2026-04-23 09:00:10.689 10 INFO neutron.wsgi [None req-6534747e-df40-43d4-bf84-6295c848e454 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0892446 2026-04-23 09:00:11.856 10 INFO neutron.wsgi [None req-344c0248-d589-48d1-95ca-06564282de7f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.1526675 2026-04-23 09:00:12.881 10 INFO neutron.wsgi [None req-5f3211d6-bf61-4ad6-8979-c2f2c893e34d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.0911722 2026-04-23 09:00:13.756 10 INFO neutron.wsgi [None req-f16bcbae-d89d-48a6-a26a-de47370ee182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 10157 time: 0.0905859 2026-04-23 09:00:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025427 2026-04-23 09:00:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026646 2026-04-23 09:00:25.967 10 INFO neutron.wsgi [None req-7e055d3e-b798-4cf6-997d-f82284583fc1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/quotas/efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 361 time: 0.0129328 2026-04-23 09:00:36.656 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0651739 2026-04-23 09:00:36.658 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010755 2026-04-23 09:00:42.009 9 INFO neutron.wsgi [None req-ee9eade2-9fcd-419a-8a3e-3b4a9b22a66e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1012909 2026-04-23 09:00:42.030 9 INFO neutron.wsgi [None req-386088ca-31e9-4cf9-a9da-a05ac87eecd3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0197461 2026-04-23 09:00:42.057 9 INFO neutron.wsgi [None req-a8483cff-1564-41ad-b51b-234ef7f4ade5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0251598 2026-04-23 09:00:42.096 9 INFO neutron.wsgi [None req-487b105f-abee-4f38-90e1-b60833dad926 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0386772 2026-04-23 09:00:42.160 9 INFO neutron.wsgi [None req-ad4907bf-7bdf-4eba-8348-3e7166120e5a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0623069 2026-04-23 09:00:42.210 9 INFO neutron.wsgi [None req-c5324457-6f6f-4b59-886b-b7c4d12dc499 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0470712 2026-04-23 09:00:42.256 9 INFO neutron.wsgi [None req-4a9503e9-94ea-4dea-9382-d48a519cd1d3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0361588 2026-04-23 09:00:42.295 9 INFO neutron.wsgi [None req-d8da3bcd-7ab1-4228-9e19-afc2d60ce729 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0341799 2026-04-23 09:00:42.305 9 INFO neutron.wsgi [None req-ae07f381-9674-4563-9851-6b62297e63ae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0090070 2026-04-23 09:00:42.323 9 INFO neutron.wsgi [None req-e66bf7d6-98f5-4cbc-a636-f3e9fd94e48b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0171931 2026-04-23 09:00:42.333 9 INFO neutron.wsgi [None req-ed166d4b-2639-4c84-b4b0-003edba6cea1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0090356 2026-04-23 09:00:51.597 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014782 2026-04-23 09:00:51.598 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009019 2026-04-23 09:01:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026376 2026-04-23 09:01:06.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012488 2026-04-23 09:01:20.729 10 INFO neutron.wsgi [None req-be71757b-a6ec-4bcb-b9c1-37e27d4e0a2e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 6838 time: 0.0938079 2026-04-23 09:01:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026422 2026-04-23 09:01:21.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043163 2026-04-23 09:01:21.731 10 INFO neutron.wsgi [None req-ba9c32c9-988b-409c-a4e2-8f7b7d1fa1c6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 6838 time: 0.0826910 2026-04-23 09:01:22.645 10 INFO neutron.wsgi [None req-3fb965bf-e08e-48f0-8a0c-e1e395073d62 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 6838 time: 0.0850830 2026-04-23 09:01:23.596 10 INFO neutron.wsgi [None req-a3c1428e-eca1-4b68-bfd4-db4e205bdb52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 6838 time: 0.0891452 2026-04-23 09:01:24.626 10 INFO neutron.wsgi [None req-45f661ef-dc76-4eb4-89fd-bbcaf95d4275 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/security-groups?tenant_id=7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 6838 time: 0.0759211 2026-04-23 09:01:32.611 10 INFO neutron.wsgi [None req-c29bc28c-a13f-4b40-98fe-e572f59e9879 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/quotas/7ae93f92794f4536a04ad36bd6654647 HTTP/1.1" status: 200 len: 361 time: 0.0116556 2026-04-23 09:01:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028296 2026-04-23 09:01:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035243 2026-04-23 09:01:42.023 9 INFO neutron.wsgi [None req-f8da9fb5-f5b1-4a77-9b74-9704ea8de38c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1078093 2026-04-23 09:01:42.059 9 INFO neutron.wsgi [None req-6397945f-5b9b-45d0-813c-623c3aea0391 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0307410 2026-04-23 09:01:42.103 9 INFO neutron.wsgi [None req-0879c02f-5f67-4264-a8db-ada378228eb4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0430424 2026-04-23 09:01:42.136 9 INFO neutron.wsgi [None req-ecde36e2-3b87-44e3-8589-8fe427c49561 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0298870 2026-04-23 09:01:42.157 9 INFO neutron.wsgi [None req-25c30021-2c86-4109-9fb7-0707d2290e4a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0148368 2026-04-23 09:01:42.191 9 INFO neutron.wsgi [None req-2d0ee940-62f7-442c-93de-01cb327ff3b7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0337617 2026-04-23 09:01:42.202 9 INFO neutron.wsgi [None req-b4dca2c1-efba-433c-9d5f-df17d343b63c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0096765 2026-04-23 09:01:42.215 9 INFO neutron.wsgi [None req-6a44d238-71bb-40ce-8a47-b6559fbe5156 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0117295 2026-04-23 09:01:42.234 9 INFO neutron.wsgi [None req-35835e19-5108-42f9-b125-a61377e6c4dc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0181365 2026-04-23 09:01:42.303 9 INFO neutron.wsgi [None req-a54dd44c-0ae0-4906-989c-d420207313d3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0672464 2026-04-23 09:01:42.352 9 INFO neutron.wsgi [None req-609e56bf-9aa0-4ffe-8c07-88dde898113d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0475547 2026-04-23 09:01:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026042 2026-04-23 09:01:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026765 2026-04-23 09:02:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038919 2026-04-23 09:02:06.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043788 2026-04-23 09:02:21.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023100 2026-04-23 09:02:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026503 2026-04-23 09:02:28.564 10 INFO neutron.wsgi [None req-f30d8310-79a6-4201-a0d4-b573f82e0f7c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169,10.0.0.96 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1207659 2026-04-23 09:02:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027902 2026-04-23 09:02:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036108 2026-04-23 09:02:41.973 9 INFO neutron.wsgi [None req-0448be46-5741-405a-bea2-a370102164ba f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0989938 2026-04-23 09:02:41.986 9 INFO neutron.wsgi [None req-9ea9f8f7-18c8-4383-b921-9ec448f6dda2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0119083 2026-04-23 09:02:42.022 9 INFO neutron.wsgi [None req-d36524b2-210f-4860-aefb-0002732c4642 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0349371 2026-04-23 09:02:42.045 9 INFO neutron.wsgi [None req-f8d05276-6eab-48fc-8542-c98b464cddbc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0169344 2026-04-23 09:02:42.133 9 INFO neutron.wsgi [None req-d3bd8c46-0978-4fa9-b55a-11ad73b29649 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0873358 2026-04-23 09:02:42.192 9 INFO neutron.wsgi [None req-920e653c-5225-443a-8dc3-4bbd3188de5c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0432627 2026-04-23 09:02:42.222 9 INFO neutron.wsgi [None req-52ae7b6e-97a2-4f43-899d-d7c6df469631 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0263770 2026-04-23 09:02:42.263 9 INFO neutron.wsgi [None req-0ab44729-8e80-409a-b7d2-29874df5a02a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0402641 2026-04-23 09:02:42.326 9 INFO neutron.wsgi [None req-cd50e54b-ae28-4a0b-9bd2-3d0e131e1360 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0602412 2026-04-23 09:02:42.344 9 INFO neutron.wsgi [None req-7b1f8265-212c-4798-aa40-2cb0e1560ac7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0129263 2026-04-23 09:02:42.380 9 INFO neutron.wsgi [None req-1cd761d7-82bf-45af-8d3b-a6124f2b0476 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0350366 2026-04-23 09:02:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021589 2026-04-23 09:02:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023832 2026-04-23 09:03:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025649 2026-04-23 09:03:06.597 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0054445 2026-04-23 09:03:13.024 9 INFO neutron.wsgi [None req-f8ef294c-cc0b-46ff-8209-72a0d28c9574 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2714019 2026-04-23 09:03:14.327 10 INFO neutron.wsgi [None req-ce68a081-4b62-4728-bcb8-b534b6aee0b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0434473 2026-04-23 09:03:14.370 10 INFO neutron.wsgi [None req-958e53f1-071c-4db6-9bf8-5942997c5cdc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0378139 2026-04-23 09:03:14.411 10 INFO neutron.wsgi [None req-3181ed5b-1733-4259-84a9-e8b9c08be268 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5366 time: 0.0346720 2026-04-23 09:03:14.447 10 INFO neutron.wsgi [None req-f9d457f2-27c1-4f08-af02-59e4cbeb0240 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0312490 2026-04-23 09:03:14.511 10 INFO neutron.wsgi [None req-9c05602a-f060-4954-a083-fa759b467964 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0575020 2026-04-23 09:03:14.573 10 INFO neutron.wsgi [None req-3f67377a-65c0-4cfb-8c64-9f7650159ef6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16818 time: 0.0564923 2026-04-23 09:03:14.600 10 INFO neutron.wsgi [None req-66ea18d3-accb-40da-bc34-f4ee273c4dc4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0206873 2026-04-23 09:03:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025871 2026-04-23 09:03:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027871 2026-04-23 09:03:27.072 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 11ec5ac1-6344-47d4-9c24-64d8d4f7bc2f (type: security_groups) to 1 2026-04-23 09:03:27.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2c05725a-711e-4f52-a92c-243553e838bb (type: security_group_rules) to 0 2026-04-23 09:03:27.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource de34255d-65d0-48e5-9b9c-ea00aef880b0 (type: security_groups) to 1 2026-04-23 09:03:27.240 10 INFO neutron.db.ovn_revision_numbers_db [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d57ee9bc-3b41-454c-8ba4-239f551722a8 (type: security_groups) to 1 2026-04-23 09:03:27.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4f1c687d-270a-447e-96d8-7484cf1c49bd (type: security_group_rules) to 0 2026-04-23 09:03:27.311 9 INFO neutron.db.ovn_revision_numbers_db [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 069e8531-f5f8-4195-a1bb-1d7931125177 (type: security_group_rules) to 0 2026-04-23 09:03:27.353 10 INFO neutron.db.ovn_revision_numbers_db [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8ddb5fda-ce9d-4fec-880a-2c999f1a9b57 (type: security_group_rules) to 0 2026-04-23 09:03:27.355 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6bc26716-128f-4db0-a491-bbc77d8c9ffa (type: security_group_rules) to 0 2026-04-23 09:03:27.397 9 INFO neutron.db.ovn_revision_numbers_db [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2161bb59-71a0-40f5-a89b-0ec443258573 (type: security_group_rules) to 0 2026-04-23 09:03:27.484 10 INFO neutron.db.ovn_revision_numbers_db [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bf8ad823-cf7b-4d16-b529-a8466bf6b1ff (type: security_group_rules) to 0 2026-04-23 09:03:27.486 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource dbf2b6b8-9662-4d23-a6d1-64f8a6cd17bf (type: security_group_rules) to 0 2026-04-23 09:03:27.502 9 INFO neutron.db.ovn_revision_numbers_db [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3ed21f53-a307-4d21-8964-54d3a8ca2ee5 (type: security_group_rules) to 0 2026-04-23 09:03:27.552 10 INFO neutron.db.segments_db [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment ee5ff48d-d2ec-425e-8d53-6a8b403a12e6 of type geneve for network 3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd 2026-04-23 09:03:27.561 9 INFO neutron.db.ovn_revision_numbers_db [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6d3ae65e-de45-4671-b335-5ec049fc402d (type: security_group_rules) to 0 2026-04-23 09:03:27.568 10 INFO neutron.db.ovn_revision_numbers_db [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c20abd14-c565-4378-b216-21e79cc33070 (type: security_group_rules) to 0 2026-04-23 09:03:27.621 9 INFO neutron.db.segments_db [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment baa40777-27d7-4c33-ab24-c59867495ca1 of type geneve for network af770535-0af3-49bd-93c3-4c63a5befc3d 2026-04-23 09:03:27.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fb44d63b-573e-46d4-b650-52312601b4b7 (type: security_group_rules) to 0 2026-04-23 09:03:27.825 10 INFO neutron.db.segments_db [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment 15e59cd1-c064-415d-969c-4095b4d9184c of type geneve for network 1e997c0c-0dd1-498e-b647-31bc0f1c226a 2026-04-23 09:03:27.893 9 INFO neutron.db.ovn_revision_numbers_db [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource af770535-0af3-49bd-93c3-4c63a5befc3d (type: networks) to 1 2026-04-23 09:03:27.899 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd (type: networks) to 1 2026-04-23 09:03:28.120 10 INFO neutron.db.ovn_revision_numbers_db [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1e997c0c-0dd1-498e-b647-31bc0f1c226a (type: networks) to 1 2026-04-23 09:03:28.120 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:28.124 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network af770535-0af3-49bd-93c3-4c63a5befc3d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:28.255 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:28.262 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:28.319 9 INFO neutron.db.ovn_revision_numbers_db [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fda8bc3b-d436-4a8b-aa82-91f643cbd224 (type: ports) to 1 2026-04-23 09:03:28.484 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0d173e80-2f70-4356-878f-1b34bcc24114 (type: ports) to 1 2026-04-23 09:03:28.489 9 INFO neutron.wsgi [None req-bedaccb5-f02a-4d5a-8328-fccf03acd77b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.6425142 2026-04-23 09:03:28.494 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bb5babb-757d-4aeb-8594-eb91838961ae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b5b93f18-ade0-49d3-8943-06c3f41a90ad (type: security_groups) to 1 2026-04-23 09:03:28.532 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:28.533 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 1e997c0c-0dd1-498e-b647-31bc0f1c226a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:28.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bb5babb-757d-4aeb-8594-eb91838961ae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 400ce84c-d06f-4275-84b0-61e960c74493 (type: security_group_rules) to 0 2026-04-23 09:03:28.648 10 INFO neutron.wsgi [None req-9a750ead-c8a2-4b22-91f2-6e2672405587 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 953 time: 2.1183183 2026-04-23 09:03:28.675 10 INFO neutron.db.ovn_revision_numbers_db [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3f2c158d-ef95-48ae-9304-1cf21d4c19d1 (type: ports) to 1 2026-04-23 09:03:28.683 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bb5babb-757d-4aeb-8594-eb91838961ae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b4ab4c66-7373-4c0b-912a-5b0460aec496 (type: security_group_rules) to 0 2026-04-23 09:03:28.756 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bb5babb-757d-4aeb-8594-eb91838961ae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b4c7d8e4-fdad-4c5e-bd3b-141fd41d5ab7 (type: security_group_rules) to 0 2026-04-23 09:03:28.759 10 INFO neutron.wsgi [None req-337bf4f1-6c74-47f6-be04-a43e7ca47c33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 944 time: 1.9111953 2026-04-23 09:03:28.823 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bb5babb-757d-4aeb-8594-eb91838961ae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f2436b84-2d37-42d8-af89-ef9b4efa82c8 (type: security_group_rules) to 0 2026-04-23 09:03:28.852 9 INFO neutron.wsgi [None req-4bb5babb-757d-4aeb-8594-eb91838961ae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=fa8bd87a35684f90a91f765ae2c3e9a3&name=default HTTP/1.1" status: 200 len: 2992 time: 0.7603316 2026-04-23 09:03:28.918 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52f0956a-40e8-4d1e-890f-06efa587e94f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:28.926 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52f0956a-40e8-4d1e-890f-06efa587e94f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network af770535-0af3-49bd-93c3-4c63a5befc3d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:28.956 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcfc7cf1-b229-41cf-a37a-5ba1848ad1b3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:28.960 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcfc7cf1-b229-41cf-a37a-5ba1848ad1b3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:29.118 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6eaba644-1aa0-4458-ae40-7e89aef5a2e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:29.132 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6eaba644-1aa0-4458-ae40-7e89aef5a2e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 1e997c0c-0dd1-498e-b647-31bc0f1c226a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:29.426 9 INFO neutron.wsgi [None req-419ecb8c-46d5-42af-a184-c97f507daaf0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b5b93f18-ade0-49d3-8943-06c3f41a90ad HTTP/1.1" status: 204 len: 168 time: 0.5675616 2026-04-23 09:03:29.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcfc7cf1-b229-41cf-a37a-5ba1848ad1b3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0d173e80-2f70-4356-878f-1b34bcc24114 (type: ports) to 2 2026-04-23 09:03:29.728 9 INFO neutron.db.ovn_revision_numbers_db [None req-52f0956a-40e8-4d1e-890f-06efa587e94f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fda8bc3b-d436-4a8b-aa82-91f643cbd224 (type: ports) to 2 2026-04-23 09:03:29.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-52f0956a-40e8-4d1e-890f-06efa587e94f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9e5834da-33ad-489a-a4be-f93271284ea3 (type: subnets) to 0 2026-04-23 09:03:29.787 9 INFO neutron.wsgi [None req-52f0956a-40e8-4d1e-890f-06efa587e94f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 871 time: 1.2902055 2026-04-23 09:03:29.864 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcfc7cf1-b229-41cf-a37a-5ba1848ad1b3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf (type: subnets) to 0 2026-04-23 09:03:29.889 10 INFO neutron.wsgi [None req-fcfc7cf1-b229-41cf-a37a-5ba1848ad1b3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 873 time: 1.2342076 2026-04-23 09:03:29.940 10 INFO neutron.db.ovn_revision_numbers_db [None req-6eaba644-1aa0-4458-ae40-7e89aef5a2e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3f2c158d-ef95-48ae-9304-1cf21d4c19d1 (type: ports) to 2 2026-04-23 09:03:30.039 10 INFO neutron.db.ovn_revision_numbers_db [None req-6eaba644-1aa0-4458-ae40-7e89aef5a2e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e74d6f72-ac1a-4c10-88d9-3c196b6a5b0e (type: subnets) to 0 2026-04-23 09:03:30.067 10 INFO neutron.wsgi [None req-6eaba644-1aa0-4458-ae40-7e89aef5a2e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 1.2981772 2026-04-23 09:03:30.435 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a093c22e-06ed-42f1-8b3d-b647d443f244 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:30.437 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a093c22e-06ed-42f1-8b3d-b647d443f244 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:30.576 9 INFO neutron.db.ovn_revision_numbers_db [None req-a093c22e-06ed-42f1-8b3d-b647d443f244 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 74669fc7-2544-4d01-b144-d6f637e266d8 (type: ports) to 1 2026-04-23 09:03:30.842 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf078bfc-57cd-470a-9036-6831bf84cdb3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:30.863 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf078bfc-57cd-470a-9036-6831bf84cdb3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:30.895 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-a093c22e-06ed-42f1-8b3d-b647d443f244 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Starting OVNClientQosExtension 2026-04-23 09:03:31.184 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 74669fc7-2544-4d01-b144-d6f637e266d8 2026-04-23 09:03:31.202 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 04976347-3741-4ad7-a168-7bfee65efd78 is bound to host instance 2026-04-23 09:03:31.203 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 74669fc7-2544-4d01-b144-d6f637e266d8 2026-04-23 09:03:31.205 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b564442-bf9d-4443-a154-37b35e73d96e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:31.210 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b564442-bf9d-4443-a154-37b35e73d96e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:31.290 9 INFO neutron.db.ovn_revision_numbers_db [None req-a093c22e-06ed-42f1-8b3d-b647d443f244 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 74669fc7-2544-4d01-b144-d6f637e266d8 (type: router_ports) to 1 2026-04-23 09:03:31.294 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf078bfc-57cd-470a-9036-6831bf84cdb3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 (type: ports) to 1 2026-04-23 09:03:31.422 9 INFO neutron.db.ovn_revision_numbers_db [None req-a093c22e-06ed-42f1-8b3d-b647d443f244 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 04976347-3741-4ad7-a168-7bfee65efd78 (type: routers) to 2 2026-04-23 09:03:31.458 9 INFO neutron.wsgi [None req-a093c22e-06ed-42f1-8b3d-b647d443f244 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 882 time: 1.6632369 2026-04-23 09:03:31.463 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b564442-bf9d-4443-a154-37b35e73d96e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5e451c59-1a89-43b2-88f1-bf378ee315bc (type: ports) to 1 2026-04-23 09:03:31.743 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-cf078bfc-57cd-470a-9036-6831bf84cdb3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Starting OVNClientQosExtension 2026-04-23 09:03:31.989 9 INFO neutron.db.ovn_revision_numbers_db [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e4830c25-c153-4523-8e5a-d54d11410d2a (type: security_groups) to 1 2026-04-23 09:03:32.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 219f326f-7d43-4aed-a1e9-757afb64dcc4 (type: security_group_rules) to 0 2026-04-23 09:03:32.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 26eb5754-4e4f-4883-8f0e-b53f2ec84889 (type: security_group_rules) to 0 2026-04-23 09:03:32.121 9 INFO neutron.db.ovn_revision_numbers_db [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 61149d77-4d45-407f-8940-1c00bf2779c2 (type: security_group_rules) to 0 2026-04-23 09:03:32.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d9b0dadf-d37b-4edd-bfdd-e8c9604d2762 (type: security_group_rules) to 0 2026-04-23 09:03:32.240 9 INFO neutron.db.segments_db [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment 06e4bf61-a414-4f09-b2dc-dc5731d9749e of type geneve for network a237346c-4274-4c7e-95a3-f6176b1a51ba 2026-04-23 09:03:32.450 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf078bfc-57cd-470a-9036-6831bf84cdb3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 (type: router_ports) to 1 2026-04-23 09:03:32.465 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 74669fc7-2544-4d01-b144-d6f637e266d8 (type: ports) to 1 2026-04-23 09:03:32.556 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router e4cc7312-f555-4f70-a317-bdef8045fe94 is bound to host instance 2026-04-23 09:03:32.563 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:32.569 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network af770535-0af3-49bd-93c3-4c63a5befc3d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:32.594 9 INFO neutron.db.ovn_revision_numbers_db [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a237346c-4274-4c7e-95a3-f6176b1a51ba (type: networks) to 1 2026-04-23 09:03:32.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf078bfc-57cd-470a-9036-6831bf84cdb3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1d1b553e-6826-47d9-b2e3-5fc7b2d7366a (type: routers) to 2 2026-04-23 09:03:32.609 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b564442-bf9d-4443-a154-37b35e73d96e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5e451c59-1a89-43b2-88f1-bf378ee315bc (type: router_ports) to 1 2026-04-23 09:03:32.654 10 INFO neutron.wsgi [None req-cf078bfc-57cd-470a-9036-6831bf84cdb3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 884 time: 2.7585714 2026-04-23 09:03:32.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-3b564442-bf9d-4443-a154-37b35e73d96e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e4cc7312-f555-4f70-a317-bdef8045fe94 (type: routers) to 2 2026-04-23 09:03:32.757 10 INFO neutron.wsgi [None req-3b564442-bf9d-4443-a154-37b35e73d96e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 2.6849976 2026-04-23 09:03:33.155 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d7267821-0cae-4f15-b4d1-55220a5dca4f (type: ports) to 1 2026-04-23 09:03:33.236 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:33.247 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network a237346c-4274-4c7e-95a3-f6176b1a51ba: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:33.455 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 74669fc7-2544-4d01-b144-d6f637e266d8 (type: router_ports) to 3 2026-04-23 09:03:33.465 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 5e451c59-1a89-43b2-88f1-bf378ee315bc (type: ports) to 1 2026-04-23 09:03:33.498 9 INFO neutron.db.ovn_revision_numbers_db [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9362ba42-c3a2-404b-96aa-d961c8bb994e (type: ports) to 1 2026-04-23 09:03:33.526 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:33.530 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 1e997c0c-0dd1-498e-b647-31bc0f1c226a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:33.572 9 INFO neutron.wsgi [None req-16cf5f93-93f8-451e-8bf3-30e5d06bc417 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 2.3661304 2026-04-23 09:03:33.776 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 45a83d10-3d7b-47cc-b9a1-7168e2080e43 (type: ports) to 1 2026-04-23 09:03:33.908 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 5e451c59-1a89-43b2-88f1-bf378ee315bc (type: router_ports) to 3 2026-04-23 09:03:33.931 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 74669fc7-2544-4d01-b144-d6f637e266d8 (type: ports) to 2 2026-04-23 09:03:34.093 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 5e451c59-1a89-43b2-88f1-bf378ee315bc (type: ports) to 2 2026-04-23 09:03:34.271 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 2026-04-23 09:03:34.319 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2045427c-e11b-4275-a7c1-04e6e0222df9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:34.490 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 2026-04-23 09:03:34.500 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2045427c-e11b-4275-a7c1-04e6e0222df9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network a237346c-4274-4c7e-95a3-f6176b1a51ba: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:34.512 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:34.534 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:34.558 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 45a83d10-3d7b-47cc-b9a1-7168e2080e43 2026-04-23 09:03:34.577 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 45a83d10-3d7b-47cc-b9a1-7168e2080e43 2026-04-23 09:03:34.612 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 45a83d10-3d7b-47cc-b9a1-7168e2080e43 (type: router_ports) to 1 2026-04-23 09:03:34.646 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 5e451c59-1a89-43b2-88f1-bf378ee315bc (type: ports) to 4 2026-04-23 09:03:34.852 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 45a83d10-3d7b-47cc-b9a1-7168e2080e43 (type: ports) to 1 2026-04-23 09:03:34.951 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d7267821-0cae-4f15-b4d1-55220a5dca4f (type: router_ports) to 1 2026-04-23 09:03:35.001 9 INFO neutron.db.ovn_revision_numbers_db [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 195cb463-2e9c-4aea-bb77-872bad6afdf3 (type: ports) to 1 2026-04-23 09:03:35.024 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:35.029 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 1e997c0c-0dd1-498e-b647-31bc0f1c226a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:35.086 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 74669fc7-2544-4d01-b144-d6f637e266d8 (type: ports) to 4 2026-04-23 09:03:35.117 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 5e451c59-1a89-43b2-88f1-bf378ee315bc (type: router_ports) to 4 2026-04-23 09:03:35.154 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 45a83d10-3d7b-47cc-b9a1-7168e2080e43 (type: ports) to 2 2026-04-23 09:03:35.316 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d7267821-0cae-4f15-b4d1-55220a5dca4f (type: ports) to 1 2026-04-23 09:03:35.339 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 45a83d10-3d7b-47cc-b9a1-7168e2080e43 (type: router_ports) to 2 2026-04-23 09:03:35.734 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:35.746 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network af770535-0af3-49bd-93c3-4c63a5befc3d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:35.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 74669fc7-2544-4d01-b144-d6f637e266d8 (type: router_ports) to 4 2026-04-23 09:03:36.051 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Router 1d1b553e-6826-47d9-b2e3-5fc7b2d7366a is bound to host instance 2026-04-23 09:03:36.079 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 45a83d10-3d7b-47cc-b9a1-7168e2080e43 (type: router_ports) to 2 2026-04-23 09:03:36.081 9 INFO neutron.db.ovn_revision_numbers_db [None req-2045427c-e11b-4275-a7c1-04e6e0222df9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9362ba42-c3a2-404b-96aa-d961c8bb994e (type: ports) to 2 2026-04-23 09:03:36.082 10 INFO neutron.wsgi [None req-dc7de146-439e-46d7-a7ea-cb2141ed4d14 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/e4cc7312-f555-4f70-a317-bdef8045fe94/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.3179367 2026-04-23 09:03:36.194 9 INFO neutron.db.ovn_revision_numbers_db [None req-2045427c-e11b-4275-a7c1-04e6e0222df9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8978c4ea-9e39-4a6a-8723-8bb17bf32675 (type: subnets) to 0 2026-04-23 09:03:36.234 9 INFO neutron.wsgi [None req-2045427c-e11b-4275-a7c1-04e6e0222df9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 2.6561742 2026-04-23 09:03:36.412 9 INFO neutron.db.ovn_revision_numbers_db [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 195cb463-2e9c-4aea-bb77-872bad6afdf3 (type: router_ports) to 1 2026-04-23 09:03:36.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015507 2026-04-23 09:03:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009763 2026-04-23 09:03:36.812 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e627ddca-e117-4d39-ac5b-965cbcfb8c5a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:36.817 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e627ddca-e117-4d39-ac5b-965cbcfb8c5a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:36.920 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 5e451c59-1a89-43b2-88f1-bf378ee315bc 2026-04-23 09:03:36.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 195cb463-2e9c-4aea-bb77-872bad6afdf3 (type: ports) to 1 2026-04-23 09:03:36.976 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 5e451c59-1a89-43b2-88f1-bf378ee315bc 2026-04-23 09:03:36.988 10 INFO neutron.db.ovn_revision_numbers_db [None req-e627ddca-e117-4d39-ac5b-965cbcfb8c5a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3af6c2d6-94f6-4807-b85d-75b534b0cd08 (type: ports) to 1 2026-04-23 09:03:37.166 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:37.171 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:37.319 10 INFO neutron.db.ovn_revision_numbers_db [req-27ba2f99-bb45-4306-9d35-dc0857178619 req-418cc7f9-d840-40a4-95be-c8eea295687c 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource 8b8165e6-6aec-45d9-ac59-13491893c5e1 (type: security_groups) to 1 2026-04-23 09:03:37.343 10 INFO neutron.db.ovn_revision_numbers_db [req-27ba2f99-bb45-4306-9d35-dc0857178619 req-418cc7f9-d840-40a4-95be-c8eea295687c 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource 25f0e8b5-5f51-4b55-904c-f54d7e645ffa (type: security_group_rules) to 0 2026-04-23 09:03:37.358 10 INFO neutron.db.ovn_revision_numbers_db [req-27ba2f99-bb45-4306-9d35-dc0857178619 req-418cc7f9-d840-40a4-95be-c8eea295687c 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource afe44aba-0e73-4bdc-bae0-4f507eeed7ef (type: security_group_rules) to 0 2026-04-23 09:03:37.398 10 INFO neutron.wsgi [req-27ba2f99-bb45-4306-9d35-dc0857178619 req-418cc7f9-d840-40a4-95be-c8eea295687c 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1820 time: 0.3385332 2026-04-23 09:03:37.511 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d7267821-0cae-4f15-b4d1-55220a5dca4f (type: router_ports) to 1 2026-04-23 09:03:37.513 9 INFO neutron.wsgi [None req-ec92771e-c4ca-4a0a-9bd1-7ce5310d0599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/04976347-3741-4ad7-a168-7bfee65efd78/add_router_interface HTTP/1.1" status: 200 len: 503 time: 6.0433512 2026-04-23 09:03:37.548 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 (type: ports) to 1 2026-04-23 09:03:37.891 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Router 3a881aff-f5e2-4149-aa98-3f2f7c38eeb5 is bound to host instance 2026-04-23 09:03:37.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-e627ddca-e117-4d39-ac5b-965cbcfb8c5a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3af6c2d6-94f6-4807-b85d-75b534b0cd08 (type: router_ports) to 1 2026-04-23 09:03:38.101 9 INFO neutron.db.ovn_revision_numbers_db [req-4f8c400a-d161-47cc-a8da-095b8801198f req-658a0def-371b-427a-aa22-5690174155d9 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource bdb4535c-3f19-4de1-95d4-996ba8a57cf9 (type: security_groups) to 1 2026-04-23 09:03:38.115 10 INFO neutron.db.ovn_revision_numbers_db [None req-e627ddca-e117-4d39-ac5b-965cbcfb8c5a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3a881aff-f5e2-4149-aa98-3f2f7c38eeb5 (type: routers) to 2 2026-04-23 09:03:38.133 9 INFO neutron.db.ovn_revision_numbers_db [req-4f8c400a-d161-47cc-a8da-095b8801198f req-658a0def-371b-427a-aa22-5690174155d9 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource b6d2c376-0464-4b0a-a730-25164fc85c55 (type: security_group_rules) to 0 2026-04-23 09:03:38.140 10 INFO neutron.wsgi [None req-e627ddca-e117-4d39-ac5b-965cbcfb8c5a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 1.8992085 2026-04-23 09:03:38.190 9 INFO neutron.db.ovn_revision_numbers_db [req-4f8c400a-d161-47cc-a8da-095b8801198f req-658a0def-371b-427a-aa22-5690174155d9 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource eada659f-a603-4e85-9a1e-884b81b5abf9 (type: security_group_rules) to 0 2026-04-23 09:03:38.222 9 INFO neutron.wsgi [req-4f8c400a-d161-47cc-a8da-095b8801198f req-658a0def-371b-427a-aa22-5690174155d9 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1820 time: 0.4138327 2026-04-23 09:03:38.262 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 (type: router_ports) to 3 2026-04-23 09:03:38.321 10 INFO neutron.db.ovn_revision_numbers_db [req-235915f0-cf0b-4ebb-893e-b95f3d307ee1 req-5d761d4b-cbe9-4bec-876f-6eacfa8a7630 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource 6064256e-ac9a-4889-9165-87c4cf442402 (type: security_groups) to 1 2026-04-23 09:03:38.366 10 INFO neutron.db.ovn_revision_numbers_db [req-235915f0-cf0b-4ebb-893e-b95f3d307ee1 req-5d761d4b-cbe9-4bec-876f-6eacfa8a7630 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource b8024e3f-f066-4d53-82e8-89903c723701 (type: security_group_rules) to 0 2026-04-23 09:03:38.416 10 INFO neutron.db.ovn_revision_numbers_db [req-235915f0-cf0b-4ebb-893e-b95f3d307ee1 req-5d761d4b-cbe9-4bec-876f-6eacfa8a7630 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource fa93dce7-45e1-45dc-8b1b-5d4c6ad52ca9 (type: security_group_rules) to 0 2026-04-23 09:03:38.480 10 INFO neutron.wsgi [req-235915f0-cf0b-4ebb-893e-b95f3d307ee1 req-5d761d4b-cbe9-4bec-876f-6eacfa8a7630 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1824 time: 0.4574151 2026-04-23 09:03:38.496 9 INFO neutron.db.ovn_revision_numbers_db [req-a8e66957-9494-4629-8aaf-e8e45c3b03f1 req-920b983e-4328-4f04-9796-7764db47b082 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource b92dc660-85f5-4c8c-b862-e5a54fbf1314 (type: security_groups) to 1 2026-04-23 09:03:38.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 (type: ports) to 2 2026-04-23 09:03:38.534 9 INFO neutron.db.ovn_revision_numbers_db [req-a8e66957-9494-4629-8aaf-e8e45c3b03f1 req-920b983e-4328-4f04-9796-7764db47b082 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource 05e48bc6-5247-4b08-84f9-8576b9020c77 (type: security_group_rules) to 0 2026-04-23 09:03:38.556 9 INFO neutron.db.ovn_revision_numbers_db [req-a8e66957-9494-4629-8aaf-e8e45c3b03f1 req-920b983e-4328-4f04-9796-7764db47b082 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] Successfully bumped revision number for resource e15980b0-018e-4fce-bb79-51b150323f8e (type: security_group_rules) to 0 2026-04-23 09:03:38.587 10 INFO neutron.wsgi [req-eaa2a23c-6ba8-4075-855e-9f0e7e79e03a req-5ace1288-129d-40f7-a8ab-53cd2db5ba25 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "GET /v2.0/security-groups/6064256e-ac9a-4889-9165-87c4cf442402 HTTP/1.1" status: 200 len: 1819 time: 0.0793996 2026-04-23 09:03:38.591 9 INFO neutron.wsgi [req-a8e66957-9494-4629-8aaf-e8e45c3b03f1 req-920b983e-4328-4f04-9796-7764db47b082 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.3400779 2026-04-23 09:03:38.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 195cb463-2e9c-4aea-bb77-872bad6afdf3 (type: router_ports) to 1 2026-04-23 09:03:38.626 9 INFO neutron.wsgi [None req-300ba46b-0f96-445b-9fbd-ebf262ca63bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/1d1b553e-6826-47d9-b2e3-5fc7b2d7366a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.9647484 2026-04-23 09:03:38.720 9 INFO neutron.wsgi [req-9c67a864-79dd-41eb-ae76-c5a5ee600b67 req-893e991f-f3cb-4741-8bf2-e96262c68426 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups?tenant_id=8f51b2a89d2e4f9bbdc75b6bc1613f4f HTTP/1.1" status: 200 len: 7790 time: 0.0810874 2026-04-23 09:03:38.773 9 INFO neutron.wsgi [req-9c67a864-79dd-41eb-ae76-c5a5ee600b67 req-463240e1-7df6-40b3-8902-0a845757fcc5 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/d57ee9bc-3b41-454c-8ba4-239f551722a8 HTTP/1.1" status: 200 len: 2994 time: 0.0431702 2026-04-23 09:03:38.835 9 INFO neutron.wsgi [req-9c67a864-79dd-41eb-ae76-c5a5ee600b67 req-215ca6c1-49fb-4822-a968-457d3d18eacc 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/d57ee9bc-3b41-454c-8ba4-239f551722a8 HTTP/1.1" status: 200 len: 2994 time: 0.0537696 2026-04-23 09:03:38.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 3af6c2d6-94f6-4807-b85d-75b534b0cd08 (type: ports) to 1 2026-04-23 09:03:38.881 10 INFO neutron.db.ovn_revision_numbers_db [req-eaa2a23c-6ba8-4075-855e-9f0e7e79e03a req-7422ede0-4878-4f08-b169-171cb637ac2f acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource 9fe2dc2b-9691-4a02-abf0-77ffecb32980 (type: security_group_rules) to 0 2026-04-23 09:03:38.901 9 INFO neutron.wsgi [req-61f62d21-d583-49c5-9bf0-81b474c9b408 req-11024430-15a4-4a1a-8fb4-b2607c4e6ef7 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/8b8165e6-6aec-45d9-ac59-13491893c5e1 HTTP/1.1" status: 200 len: 1815 time: 0.0400534 2026-04-23 09:03:38.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 (type: ports) to 4 2026-04-23 09:03:39.056 10 INFO neutron.wsgi [req-eaa2a23c-6ba8-4075-855e-9f0e7e79e03a req-7422ede0-4878-4f08-b169-171cb637ac2f acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.4582603 2026-04-23 09:03:39.139 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:39.144 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network a237346c-4274-4c7e-95a3-f6176b1a51ba: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:39.333 9 INFO neutron.wsgi [req-61f62d21-d583-49c5-9bf0-81b474c9b408 req-36a8fb91-b517-41db-b2c9-e2fa0fa1a536 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "DELETE /v2.0/security-groups/8b8165e6-6aec-45d9-ac59-13491893c5e1 HTTP/1.1" status: 204 len: 173 time: 0.4226768 2026-04-23 09:03:39.396 9 INFO neutron.api.v2.resource [req-03636acf-fe54-4b4d-9aed-dbf0bf5e03f8 req-ace90b0e-d02a-42c8-aae8-0102c5d9b1dd 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:03:39.398 9 INFO neutron.wsgi [req-03636acf-fe54-4b4d-9aed-dbf0bf5e03f8 req-ace90b0e-d02a-42c8-aae8-0102c5d9b1dd 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/8b8165e6-6aec-45d9-ac59-13491893c5e1 HTTP/1.1" status: 404 len: 352 time: 0.0289655 2026-04-23 09:03:39.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 92696556-4e01-470b-84d9-52e7ae46abac (type: ports) to 1 2026-04-23 09:03:39.435 10 INFO neutron.db.ovn_revision_numbers_db [req-f0165927-d04e-4ab0-a6a3-3b8bdb75fe2d req-c92d5a7c-43ce-487e-b54d-7b6d2ec00a78 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource 584a1f88-e2f3-4b0d-bd48-ff85ef6e4d96 (type: security_groups) to 1 2026-04-23 09:03:39.439 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d93c85c-3146-442c-b4f9-c9afbcf1fb67 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource ef6f1a22-3f1f-4450-8573-292f30634013 (type: security_groups) to 1 2026-04-23 09:03:39.485 10 INFO neutron.db.ovn_revision_numbers_db [req-f0165927-d04e-4ab0-a6a3-3b8bdb75fe2d req-c92d5a7c-43ce-487e-b54d-7b6d2ec00a78 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource 13a691cd-5cc4-454b-a71b-2bc279629e6d (type: security_group_rules) to 0 2026-04-23 09:03:39.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 3af6c2d6-94f6-4807-b85d-75b534b0cd08 (type: router_ports) to 3 2026-04-23 09:03:39.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d93c85c-3146-442c-b4f9-c9afbcf1fb67 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource 44b91be9-230c-41de-9a62-636226fc3184 (type: security_group_rules) to 0 2026-04-23 09:03:39.511 9 INFO neutron.wsgi [req-5fbb88c7-6365-4e78-b5d5-6abf5c818209 req-2cbd2f19-5b29-4e3d-aa6c-4e10102236c0 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/bdb4535c-3f19-4de1-95d4-996ba8a57cf9 HTTP/1.1" status: 200 len: 1815 time: 0.0883708 2026-04-23 09:03:39.525 10 INFO neutron.db.ovn_revision_numbers_db [req-f0165927-d04e-4ab0-a6a3-3b8bdb75fe2d req-c92d5a7c-43ce-487e-b54d-7b6d2ec00a78 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource a959595c-0395-41a9-83fd-0f1b9480c971 (type: security_group_rules) to 0 2026-04-23 09:03:39.532 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d93c85c-3146-442c-b4f9-c9afbcf1fb67 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource b796e24f-03d0-4a0f-95dc-ae9eaa2103fb (type: security_group_rules) to 0 2026-04-23 09:03:39.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 9cbb38fd-ca28-48bb-8296-f0f04fcb14a5 (type: router_ports) to 4 2026-04-23 09:03:39.562 10 INFO neutron.wsgi [req-f0165927-d04e-4ab0-a6a3-3b8bdb75fe2d req-c92d5a7c-43ce-487e-b54d-7b6d2ec00a78 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.3924525 2026-04-23 09:03:39.573 9 INFO neutron.wsgi [None req-2d93c85c-3146-442c-b4f9-c9afbcf1fb67 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.4031060 2026-04-23 09:03:39.682 10 INFO neutron.wsgi [req-9da0c264-57ec-4637-9c7a-4d07a3348383 req-343b7d9c-d654-4274-90d2-1b6a3acd5543 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "GET /v2.0/security-groups/584a1f88-e2f3-4b0d-bd48-ff85ef6e4d96 HTTP/1.1" status: 200 len: 1820 time: 0.0858521 2026-04-23 09:03:39.738 9 INFO neutron.wsgi [req-5fbb88c7-6365-4e78-b5d5-6abf5c818209 req-ce4bdd14-36f6-4839-bdd3-38a4b111fc73 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "DELETE /v2.0/security-groups/bdb4535c-3f19-4de1-95d4-996ba8a57cf9 HTTP/1.1" status: 204 len: 173 time: 0.2176361 2026-04-23 09:03:39.773 9 INFO neutron.api.v2.resource [req-91cfdcb3-7c3c-46a5-9bc2-b84dc23105dc req-f75bf7bf-f9c8-40bc-9d15-33636d238135 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:03:39.775 9 INFO neutron.wsgi [req-91cfdcb3-7c3c-46a5-9bc2-b84dc23105dc req-f75bf7bf-f9c8-40bc-9d15-33636d238135 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/bdb4535c-3f19-4de1-95d4-996ba8a57cf9 HTTP/1.1" status: 404 len: 352 time: 0.0209608 2026-04-23 09:03:39.803 9 INFO neutron.db.ovn_revision_numbers_db [None req-f0b0344c-8417-45f0-a12c-05b0229c4d60 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource 563cd4e5-595e-4154-b653-b33460867f45 (type: security_group_rules) to 0 2026-04-23 09:03:39.812 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 3af6c2d6-94f6-4807-b85d-75b534b0cd08 (type: ports) to 2 2026-04-23 09:03:39.834 9 INFO neutron.wsgi [None req-f0b0344c-8417-45f0-a12c-05b0229c4d60 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2518034 2026-04-23 09:03:39.841 9 INFO neutron.wsgi [req-61972e97-79b7-46e0-b42c-c707efc36696 req-7581f9d1-e7ba-481d-a8fe-0dd44d4e9e10 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/b92dc660-85f5-4c8c-b862-e5a54fbf1314 HTTP/1.1" status: 200 len: 1817 time: 0.0438983 2026-04-23 09:03:39.955 10 INFO neutron.db.ovn_revision_numbers_db [req-9da0c264-57ec-4637-9c7a-4d07a3348383 req-215e48a1-00a4-4b91-afc8-63a0256b1170 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource 13b30528-a642-48af-8b4f-cedd6a8d7646 (type: security_group_rules) to 0 2026-04-23 09:03:40.001 10 INFO neutron.wsgi [req-9da0c264-57ec-4637-9c7a-4d07a3348383 req-215e48a1-00a4-4b91-afc8-63a0256b1170 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.3104987 2026-04-23 09:03:40.021 9 INFO neutron.db.ovn_revision_numbers_db [None req-72fd7391-00d4-43cf-83cd-646164481e2a f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource be804622-e729-48af-ad30-0b8bda8ae1f0 (type: security_group_rules) to 0 2026-04-23 09:03:40.058 9 INFO neutron.wsgi [None req-72fd7391-00d4-43cf-83cd-646164481e2a f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2122529 2026-04-23 09:03:40.068 9 INFO neutron.wsgi [req-61972e97-79b7-46e0-b42c-c707efc36696 req-5247d3ed-72fd-4647-82c5-1b3b685188c6 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "DELETE /v2.0/security-groups/b92dc660-85f5-4c8c-b862-e5a54fbf1314 HTTP/1.1" status: 204 len: 173 time: 0.2150962 2026-04-23 09:03:40.101 10 INFO neutron.wsgi [req-1cb6658f-aff4-4646-aa26-8428573e7cae req-5c8d4282-afe6-427f-8cb6-03461b42123a acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "GET /v2.0/security-groups/584a1f88-e2f3-4b0d-bd48-ff85ef6e4d96 HTTP/1.1" status: 200 len: 2413 time: 0.0715728 2026-04-23 09:03:40.130 9 INFO neutron.api.v2.resource [req-d1ab437a-05d7-4e57-8721-7d7622102ce8 req-49dd233d-e666-47b9-8615-71d770879183 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:03:40.132 9 INFO neutron.wsgi [req-d1ab437a-05d7-4e57-8721-7d7622102ce8 req-49dd233d-e666-47b9-8615-71d770879183 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/b92dc660-85f5-4c8c-b862-e5a54fbf1314 HTTP/1.1" status: 404 len: 352 time: 0.0410972 2026-04-23 09:03:40.191 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 92696556-4e01-470b-84d9-52e7ae46abac 2026-04-23 09:03:40.212 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 92696556-4e01-470b-84d9-52e7ae46abac 2026-04-23 09:03:40.222 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 3af6c2d6-94f6-4807-b85d-75b534b0cd08 (type: ports) to 4 2026-04-23 09:03:40.224 10 INFO neutron.db.ovn_revision_numbers_db [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 92696556-4e01-470b-84d9-52e7ae46abac (type: router_ports) to 1 2026-04-23 09:03:40.234 9 INFO neutron.wsgi [req-cbdb8bfa-2417-409c-9b9a-f0b6fda59e69 req-34637d98-1c26-49e3-8b05-68c6f91958f5 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups?tenant_id=8f51b2a89d2e4f9bbdc75b6bc1613f4f HTTP/1.1" status: 200 len: 2997 time: 0.0767961 2026-04-23 09:03:40.319 9 INFO neutron.wsgi [req-cbdb8bfa-2417-409c-9b9a-f0b6fda59e69 req-ccfa1f72-9af6-4b94-9001-951cd22e86c8 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/d57ee9bc-3b41-454c-8ba4-239f551722a8 HTTP/1.1" status: 200 len: 2994 time: 0.0703626 2026-04-23 09:03:40.390 9 INFO neutron.wsgi [req-cbdb8bfa-2417-409c-9b9a-f0b6fda59e69 req-d7e93f6d-e31f-459e-90bf-863748326b01 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/d57ee9bc-3b41-454c-8ba4-239f551722a8 HTTP/1.1" status: 200 len: 2994 time: 0.0622506 2026-04-23 09:03:40.448 9 INFO neutron.api.v2.resource [req-b8dd0813-a233-4032-928d-326ebbe9f50f req-dc4123ce-02ee-408d-aaa6-05e5b968ea49 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:03:40.449 9 INFO neutron.wsgi [req-b8dd0813-a233-4032-928d-326ebbe9f50f req-dc4123ce-02ee-408d-aaa6-05e5b968ea49 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/b92dc660-85f5-4c8c-b862-e5a54fbf1314 HTTP/1.1" status: 404 len: 352 time: 0.0323739 2026-04-23 09:03:40.506 9 INFO neutron.api.v2.resource [req-a671ec65-47c0-4f08-91ee-b63a836bce50 req-0f51cbfd-7bea-4011-a419-3f7446f8b289 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:03:40.508 9 INFO neutron.wsgi [req-a671ec65-47c0-4f08-91ee-b63a836bce50 req-0f51cbfd-7bea-4011-a419-3f7446f8b289 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/bdb4535c-3f19-4de1-95d4-996ba8a57cf9 HTTP/1.1" status: 404 len: 352 time: 0.0306203 2026-04-23 09:03:40.509 10 INFO neutron.db.ovn_revision_numbers_db [req-1cb6658f-aff4-4646-aa26-8428573e7cae req-d6f8fe2b-8905-46ef-a096-c50d94118af3 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] Successfully bumped revision number for resource bf2ab6f1-d76a-4c54-9f38-255c67d27dd0 (type: security_group_rules) to 0 2026-04-23 09:03:40.550 9 INFO neutron.api.v2.resource [req-15227e7b-ee71-4934-9ea9-e83546fe0f37 req-10873c03-847a-48ad-9295-4f50bfd9cf2d 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:03:40.551 9 INFO neutron.wsgi [req-15227e7b-ee71-4934-9ea9-e83546fe0f37 req-10873c03-847a-48ad-9295-4f50bfd9cf2d 106fce33470c4bdf8b43da7279239c13 8f51b2a89d2e4f9bbdc75b6bc1613f4f - - default default] 10.0.0.154 "GET /v2.0/security-groups/8b8165e6-6aec-45d9-ac59-13491893c5e1 HTTP/1.1" status: 404 len: 352 time: 0.0208228 2026-04-23 09:03:40.563 10 INFO neutron.wsgi [req-1cb6658f-aff4-4646-aa26-8428573e7cae req-d6f8fe2b-8905-46ef-a096-c50d94118af3 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 791 time: 0.4456718 2026-04-23 09:03:40.567 10 INFO neutron.db.ovn_revision_numbers_db [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 92696556-4e01-470b-84d9-52e7ae46abac (type: ports) to 1 2026-04-23 09:03:40.599 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76ef035e-ff4b-407d-99ea-e50b7b4fc535 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] No more DHCP agents 2026-04-23 09:03:40.613 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76ef035e-ff4b-407d-99ea-e50b7b4fc535 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:40.679 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:40.681 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network a237346c-4274-4c7e-95a3-f6176b1a51ba: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:40.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 3af6c2d6-94f6-4807-b85d-75b534b0cd08 (type: router_ports) to 4 2026-04-23 09:03:40.859 9 INFO neutron.wsgi [req-7daa2445-35cd-417e-86b9-b39b9e025036 req-479cb33d-4b12-49a5-b7db-fa0daaa5d06b acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "GET /v2.0/security-groups/584a1f88-e2f3-4b0d-bd48-ff85ef6e4d96 HTTP/1.1" status: 200 len: 3011 time: 0.2647386 2026-04-23 09:03:40.914 10 INFO neutron.wsgi [req-04bf1b06-4395-4253-a0da-60ac8fcd64a9 req-6e558038-a20f-4f18-8a8a-b7691900ece1 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "GET /v2.0/security-group-rules/bf2ab6f1-d76a-4c54-9f38-255c67d27dd0 HTTP/1.1" status: 200 len: 783 time: 0.0244427 2026-04-23 09:03:40.975 10 INFO neutron.wsgi [req-04bf1b06-4395-4253-a0da-60ac8fcd64a9 req-d5510113-26d3-4c1d-b541-2d124676c539 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "GET /v2.0/security-groups/584a1f88-e2f3-4b0d-bd48-ff85ef6e4d96 HTTP/1.1" status: 200 len: 3011 time: 0.0426979 2026-04-23 09:03:41.074 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 92696556-4e01-470b-84d9-52e7ae46abac (type: ports) to 2 2026-04-23 09:03:41.163 10 INFO neutron.wsgi [req-04bf1b06-4395-4253-a0da-60ac8fcd64a9 req-021afa48-9552-4c97-a3f9-89f342a5ac44 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "DELETE /v2.0/security-group-rules/bf2ab6f1-d76a-4c54-9f38-255c67d27dd0 HTTP/1.1" status: 204 len: 173 time: 0.1749213 2026-04-23 09:03:41.286 9 INFO neutron.wsgi [req-c0335101-4628-42b9-9e1d-3c751bc190b7 req-e57a5ca3-8ccb-425b-a9a8-8d68b6d820f6 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "GET /v2.0/security-groups/584a1f88-e2f3-4b0d-bd48-ff85ef6e4d96 HTTP/1.1" status: 200 len: 2413 time: 0.0936911 2026-04-23 09:03:41.337 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 45a83d10-3d7b-47cc-b9a1-7168e2080e43: RuntimeError: No hosting information found for port 45a83d10-3d7b-47cc-b9a1-7168e2080e43 2026-04-23 09:03:41.337 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: d7267821-0cae-4f15-b4d1-55220a5dca4f 2026-04-23 09:03:41.347 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port d7267821-0cae-4f15-b4d1-55220a5dca4f 2026-04-23 09:03:41.357 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 92696556-4e01-470b-84d9-52e7ae46abac (type: router_ports) to 2 2026-04-23 09:03:41.556 9 INFO neutron.db.ovn_revision_numbers_db [None req-76ef035e-ff4b-407d-99ea-e50b7b4fc535 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource 6e9b9b67-9d2c-4038-964d-937880d4ac7a (type: floatingips) to 0 2026-04-23 09:03:41.606 9 INFO neutron.wsgi [None req-76ef035e-ff4b-407d-99ea-e50b7b4fc535 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.5371132 2026-04-23 09:03:41.688 9 INFO neutron.wsgi [req-c0335101-4628-42b9-9e1d-3c751bc190b7 req-c421c150-a1d9-424c-8874-cf57f5c9e3ef acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "DELETE /v2.0/security-groups/584a1f88-e2f3-4b0d-bd48-ff85ef6e4d96 HTTP/1.1" status: 204 len: 173 time: 0.3868258 2026-04-23 09:03:41.746 10 INFO neutron.db.ovn_revision_numbers_db [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 92696556-4e01-470b-84d9-52e7ae46abac (type: router_ports) to 2 2026-04-23 09:03:41.748 10 INFO neutron.wsgi [None req-607b8efb-a18b-4f5d-96af-c7b526b92d9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/3a881aff-f5e2-4149-aa98-3f2f7c38eeb5/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.6003366 2026-04-23 09:03:41.794 10 INFO neutron.wsgi [req-bf8643da-0e20-4efb-a4aa-2d4ef28d8d79 req-700a0d5d-ee40-4952-9e2f-846c64cbd51e acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "GET /v2.0/security-groups/6064256e-ac9a-4889-9165-87c4cf442402 HTTP/1.1" status: 200 len: 2412 time: 0.0859334 2026-04-23 09:03:41.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource d7267821-0cae-4f15-b4d1-55220a5dca4f (type: ports) to 2 2026-04-23 09:03:42.107 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource d7267821-0cae-4f15-b4d1-55220a5dca4f (type: router_ports) to 2 2026-04-23 09:03:42.131 10 INFO neutron.wsgi [req-bf8643da-0e20-4efb-a4aa-2d4ef28d8d79 req-2fe96707-5e3b-4de3-b7a1-61678f770903 acd199e29e064b079b9e6e914ab6c086 ff9941b5a2f44b8690074fdba2af3be7 - - default default] 10.0.0.154 "DELETE /v2.0/security-groups/6064256e-ac9a-4889-9165-87c4cf442402 HTTP/1.1" status: 204 len: 173 time: 0.3255327 2026-04-23 09:03:42.257 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-c05538c1-6796-46f9-ab05-9e313b9186fa f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-securitygroup--1997394530&fields=id&tenant_id=2238185506b04920aea5dda6c91d143e HTTP/1.1" status: 200 len: 267 time: 0.1297295 2026-04-23 09:03:42.278 9 INFO neutron.wsgi [None req-e669e039-110e-415e-a763-b9d07650a0f4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5402 time: 0.3650496 2026-04-23 09:03:42.371 9 INFO neutron.wsgi [None req-5bcf5ab6-cc2e-4f0c-8b32-f283efacc5b6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4075 time: 0.0841374 2026-04-23 09:03:42.396 9 INFO neutron.wsgi [None req-238dfd3c-f32b-477f-8555-65f5873b3466 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0185866 2026-04-23 09:03:42.444 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-5dd96055-9283-4ad6-b5e2-e2264b46c02a f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 882 time: 0.1762462 2026-04-23 09:03:42.473 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b2bd122-9fa6-4591-8018-bf6d3eee4178 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource cf4ec8ad-3d12-4059-8bda-748937e07a32 (type: security_groups) to 1 2026-04-23 09:03:42.477 9 INFO neutron.wsgi [None req-12979bea-2abd-402f-8731-00fb69e83207 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4075 time: 0.0789623 2026-04-23 09:03:42.490 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b2bd122-9fa6-4591-8018-bf6d3eee4178 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource b99b97f2-bf52-437e-8595-045cd46883e7 (type: security_group_rules) to 0 2026-04-23 09:03:42.497 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-c3e9d866-d741-455a-a504-85167c70bba6 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/quotas/2238185506b04920aea5dda6c91d143e HTTP/1.1" status: 200 len: 386 time: 0.0464513 2026-04-23 09:03:42.505 9 INFO neutron.wsgi [None req-dc9b5e75-a04b-4293-9070-b3aeee1571ed f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0253143 2026-04-23 09:03:42.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b2bd122-9fa6-4591-8018-bf6d3eee4178 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource df969207-09b5-4344-a7c3-37443c08cb60 (type: security_group_rules) to 0 2026-04-23 09:03:42.545 10 INFO neutron.wsgi [None req-4b2bd122-9fa6-4591-8018-bf6d3eee4178 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.2658544 2026-04-23 09:03:42.581 9 INFO neutron.wsgi [None req-667eac1b-45ff-45bd-a9f2-211e8197e691 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 730 time: 0.0717487 2026-04-23 09:03:42.727 9 INFO neutron.wsgi [None req-20a6f5de-e3bd-4574-835f-91e8abb93e37 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 32222 time: 0.1396382 2026-04-23 09:03:42.731 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-7c5f52c8-445c-4db3-bdbd-1a94b6445a9a f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&fields=id HTTP/1.1" status: 200 len: 302 time: 0.2281673 2026-04-23 09:03:42.840 9 INFO neutron.wsgi [None req-cae51324-7f00-4ff9-871c-2536359c347c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 17130 time: 0.1015055 2026-04-23 09:03:43.187 9 INFO neutron.wsgi [None req-f27446c4-d862-4090-bb7b-d1bf775d554a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2895 time: 0.3347750 2026-04-23 09:03:43.189 9 INFO neutron.db.ovn_revision_numbers_db [None req-1997bbce-601a-4199-9a9c-d4e35bd7e09a 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource 971eb86a-225b-4f04-b72b-5dca99d26eaa (type: security_group_rules) to 0 2026-04-23 09:03:43.210 9 INFO neutron.wsgi [None req-e5dbd1df-3338-4761-ba85-9ebfb5d43b20 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0190117 2026-04-23 09:03:43.229 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-87b8f6dc-7955-4221-9895-d2eeff50a774 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0544217 2026-04-23 09:03:43.234 9 INFO neutron.wsgi [None req-1997bbce-601a-4199-9a9c-d4e35bd7e09a 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.6788630 2026-04-23 09:03:43.235 9 INFO neutron.wsgi [None req-d0a7ea88-39aa-4301-a29c-c1208e3cbca2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3212 time: 0.0221484 2026-04-23 09:03:43.341 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-5fc163b4-586a-4ea8-be2e-53c0c2f01b02 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0986867 2026-04-23 09:03:43.459 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-f8d5a283-6120-4753-8711-11c5e0dac09e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0962670 2026-04-23 09:03:43.493 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7144d46-49d0-4981-b8dd-a15f1a13dcd5 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource 5da2eabf-f758-4625-a6eb-f595ae161284 (type: security_group_rules) to 0 2026-04-23 09:03:43.522 9 INFO neutron.wsgi [None req-b7144d46-49d0-4981-b8dd-a15f1a13dcd5 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2781453 2026-04-23 09:03:43.567 9 INFO neutron.wsgi [None req-8d529d39-6be3-43bf-9040-5c6434a7e8e5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/e4cc7312-f555-4f70-a317-bdef8045fe94/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 3.0029008 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:43.671 10 INFO neutron.wsgi [req-62447fd6-165e-49b1-bc0c-7af0433bed42 req-115b6836-c536-4085-a525-6894341496b0 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 210 time: 0.0400856 2026-04-23 09:03:43.827 10 INFO neutron.wsgi [None req-02578359-18c4-40b9-ba13-7ce10621d7c9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/04976347-3741-4ad7-a168-7bfee65efd78/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6856010 2026-04-23 09:03:43.954 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c0e811d-9101-49bb-90ab-2f50edbe1ced 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] No more DHCP agents 2026-04-23 09:03:43.959 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c0e811d-9101-49bb-90ab-2f50edbe1ced 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:44.287 9 INFO neutron.wsgi [None req-5237b9e8-3a38-42c3-a867-8eabdfe418f0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/e4cc7312-f555-4f70-a317-bdef8045fe94 HTTP/1.1" status: 204 len: 168 time: 0.7093577 2026-04-23 09:03:44.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c0e811d-9101-49bb-90ab-2f50edbe1ced 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource 4292d28c-87b9-414e-b986-31bd4a931dc6 (type: floatingips) to 0 2026-04-23 09:03:44.338 10 INFO neutron.wsgi [None req-0c0e811d-9101-49bb-90ab-2f50edbe1ced 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8042710 2026-04-23 09:03:44.798 9 INFO neutron.wsgi [None req-a386d355-f8d6-491d-884b-0b495193acbb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/e74d6f72-ac1a-4c10-88d9-3c196b6a5b0e HTTP/1.1" status: 204 len: 168 time: 0.5026743 2026-04-23 09:03:44.806 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-951ee206-0f5a-4ba0-91dd-1a638e3e771a 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-securitygroup--514604074&fields=id&tenant_id=84a41db4ce004dd69452349a51ea39a5 HTTP/1.1" status: 200 len: 267 time: 0.0648391 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:44.819 9 INFO neutron.wsgi [None req-bed2c075-ba1b-4530-bf44-80170a46fdd6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/04976347-3741-4ad7-a168-7bfee65efd78 HTTP/1.1" status: 204 len: 168 time: 0.9845121 2026-04-23 09:03:44.927 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-4445cea8-526c-417f-9b1c-e05ef82e0483 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/networks?id=a237346c-4274-4c7e-95a3-f6176b1a51ba HTTP/1.1" status: 200 len: 874 time: 0.1122081 2026-04-23 09:03:44.960 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-b0a919c2-d1c4-43ac-aca8-c34083581109 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/quotas/84a41db4ce004dd69452349a51ea39a5 HTTP/1.1" status: 200 len: 386 time: 0.0208523 2026-04-23 09:03:44.998 10 INFO neutron.wsgi [req-eb0ce696-869b-4ef1-b7c7-b5d3280cf8e5 req-1b8d2767-2a8f-4060-8e6a-8b1a3e9be79b f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 210 time: 0.0346022 2026-04-23 09:03:45.086 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-0eac1bd5-6566-4cf9-92b6-e3774552f604 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=84a41db4ce004dd69452349a51ea39a5&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1148193 2026-04-23 09:03:45.097 9 INFO neutron.wsgi [None req-c2f6e403-bffa-421b-80e1-9af168568066 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/9e5834da-33ad-489a-a4be-f93271284ea3 HTTP/1.1" status: 204 len: 168 time: 0.2687171 2026-04-23 09:03:45.169 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-a9143b82-cfbe-485d-934f-5afad75b88f4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0708530 2026-04-23 09:03:45.274 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-506b4ab1-f242-42fe-9620-c869ce1fa0f6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0958655 2026-04-23 09:03:45.430 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-815ec531-1c20-499d-8dff-d4ddc857c202 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 882 time: 0.1972291 2026-04-23 09:03:45.439 10 INFO neutron.wsgi [None req-dd3f30dd-4986-4afd-bad2-b9f30f0e6fcd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/1e997c0c-0dd1-498e-b647-31bc0f1c226a HTTP/1.1" status: 204 len: 168 time: 0.6343381 2026-04-23 09:03:45.483 10 INFO neutron.wsgi [req-e2e1bd2f-1c1a-451c-8e45-770e48c6dca1 req-6cf4a3c1-0340-456d-9caa-14293bb37804 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 210 time: 0.0303135 2026-04-23 09:03:45.519 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-af211a22-3491-425b-a193-dfe9fa0f97b2 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2238185506b04920aea5dda6c91d143e HTTP/1.1" status: 200 len: 380 time: 0.0632234 2026-04-23 09:03:45.650 9 INFO neutron.wsgi [None req-dbb621f8-79bc-40d0-819f-b49cb618cb03 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=8f51b2a89d2e4f9bbdc75b6bc1613f4f&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0700083 2026-04-23 09:03:45.695 10 INFO neutron.wsgi [None req-8e947e23-6577-4240-a622-67d5532f9351 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/af770535-0af3-49bd-93c3-4c63a5befc3d HTTP/1.1" status: 204 len: 168 time: 0.5908599 2026-04-23 09:03:46.033 10 INFO neutron.wsgi [None req-fc09e5ce-43c8-4757-83bd-fd195a9af534 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=ff9941b5a2f44b8690074fdba2af3be7&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0783799 2026-04-23 09:03:46.044 10 INFO neutron.wsgi [None req-fc8e9c83-b5f4-4761-8975-005273b0cfb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/d57ee9bc-3b41-454c-8ba4-239f551722a8 HTTP/1.1" status: 204 len: 168 time: 0.3873930 2026-04-23 09:03:46.164 10 INFO neutron.services.segments.plugin [-] Segment 15e59cd1-c064-415d-969c-4095b4d9184c resource provider aggregate not found 2026-04-23 09:03:46.174 10 INFO neutron.services.segments.plugin [-] Segment 15e59cd1-c064-415d-969c-4095b4d9184c resource provider aggregate not found 2026-04-23 09:03:46.190 10 INFO neutron.services.segments.plugin [-] Segment 15e59cd1-c064-415d-969c-4095b4d9184c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e59cd1-c064-415d-969c-4095b4d9184c found for delete ", "request_id": "req-8a590d98-24a3-4687-a37c-9253b1d05b36"}]} 2026-04-23 09:03:46.198 10 INFO neutron.services.segments.plugin [-] Segment 15e59cd1-c064-415d-969c-4095b4d9184c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e59cd1-c064-415d-969c-4095b4d9184c found for delete ", "request_id": "req-9c332f5d-3b8d-4053-8722-92ecb8bfd4da"}]} 2026-04-23 09:03:46.240 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-e3256ffa-2f72-483f-96cb-0e49098719ef f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] No more DHCP agents 2026-04-23 09:03:46.243 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-e3256ffa-2f72-483f-96cb-0e49098719ef f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Unable to schedule network 3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:46.392 9 INFO neutron.wsgi [req-272a21bc-3abc-47c5-95be-4fe1f074b3d3 req-682d1d11-6aff-4a51-ab5c-dbe0fd7771df f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1156 time: 0.0586379 2026-04-23 09:03:46.486 9 INFO neutron.wsgi [None req-658e1b9c-d534-4b67-b902-4dc282e5cb26 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/de34255d-65d0-48e5-9b9c-ea00aef880b0 HTTP/1.1" status: 204 len: 168 time: 0.4459608 2026-04-23 09:03:46.502 9 INFO neutron.wsgi [req-272a21bc-3abc-47c5-95be-4fe1f074b3d3 req-b2d94cc6-9fc4-4599-9f91-31ec5fcb8ad6 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0981820 2026-04-23 09:03:46.528 9 INFO neutron.db.ovn_revision_numbers_db [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-e3256ffa-2f72-483f-96cb-0e49098719ef f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 (type: ports) to 1 2026-04-23 09:03:46.557 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-e3256ffa-2f72-483f-96cb-0e49098719ef f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.0346315 2026-04-23 09:03:46.571 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-0a2f7ec7-6af1-4764-9aed-d455d2d8cd93 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0069306 2026-04-23 09:03:46.624 10 INFO neutron.wsgi [req-980a9635-53c3-4f60-b480-1e41ab318d86 req-e26b0287-a500-4a8a-99e8-f8fdbe147bbd 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 210 time: 0.0530396 2026-04-23 09:03:46.687 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-779773ff-068a-4d8d-bb1b-de82819b4deb 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 199.204.45.169 "GET /v2.0/networks?id=a237346c-4274-4c7e-95a3-f6176b1a51ba HTTP/1.1" status: 200 len: 874 time: 0.1063075 2026-04-23 09:03:46.688 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No hosting information found for port 92696556-4e01-470b-84d9-52e7ae46abac: RuntimeError: No hosting information found for port 92696556-4e01-470b-84d9-52e7ae46abac 2026-04-23 09:03:46.715 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No port found with ID d7267821-0cae-4f15-b4d1-55220a5dca4f: RuntimeError: No port found with ID d7267821-0cae-4f15-b4d1-55220a5dca4f 2026-04-23 09:03:46.715 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 195cb463-2e9c-4aea-bb77-872bad6afdf3 2026-04-23 09:03:46.730 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 195cb463-2e9c-4aea-bb77-872bad6afdf3 2026-04-23 09:03:46.759 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-0e71f5a8-1a0d-42fc-a5be-0d5a02d7f0c5 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=84a41db4ce004dd69452349a51ea39a5 HTTP/1.1" status: 200 len: 379 time: 0.0652249 2026-04-23 09:03:47.277 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-29242dd2-5592-4df0-99a0-645dbfd27e19 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] No more DHCP agents 2026-04-23 09:03:47.283 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-29242dd2-5592-4df0-99a0-645dbfd27e19 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Unable to schedule network a237346c-4274-4c7e-95a3-f6176b1a51ba: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:47.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 195cb463-2e9c-4aea-bb77-872bad6afdf3 (type: ports) to 2 2026-04-23 09:03:47.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 195cb463-2e9c-4aea-bb77-872bad6afdf3 (type: router_ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:47.641 9 INFO neutron.wsgi [req-f513b220-5cff-4e40-9322-1cd8ecec79fc req-86fcf2e7-da71-45eb-b015-66ac28604e08 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1156 time: 0.0643921 2026-04-23 09:03:47.736 9 INFO neutron.wsgi [req-f513b220-5cff-4e40-9322-1cd8ecec79fc req-6139b153-cc87-4c7b-a119-dc7c30c07eab f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0879230 2026-04-23 09:03:47.839 10 INFO neutron.wsgi [req-241bc425-c525-4bff-8342-56bcc8ab48b0 req-20f66be9-3101-4741-95f9-02f2092a1426 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1156 time: 0.1418171 2026-04-23 09:03:47.852 9 INFO neutron.db.ovn_revision_numbers_db [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-29242dd2-5592-4df0-99a0-645dbfd27e19 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource 470039be-7cbc-4884-8692-b0b3536c7f23 (type: ports) to 1 2026-04-23 09:03:47.897 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-29242dd2-5592-4df0-99a0-645dbfd27e19 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.1136959 2026-04-23 09:03:47.901 10 INFO neutron.wsgi [req-241bc425-c525-4bff-8342-56bcc8ab48b0 req-4724786c-547b-4c06-870d-9c06d46bae03 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0528626 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:48.029 9 INFO neutron.db.ovn_revision_numbers_db [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-18d69ab7-9a2a-44d1-ac24-103de5098882 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 (type: ports) to 2 2026-04-23 09:03:48.218 10 INFO neutron.services.segments.plugin [-] Segment baa40777-27d7-4c33-ab24-c59867495ca1 resource provider aggregate not found 2026-04-23 09:03:48.226 10 INFO neutron.services.segments.plugin [-] Segment baa40777-27d7-4c33-ab24-c59867495ca1 resource provider aggregate not found 2026-04-23 09:03:48.236 10 INFO neutron.services.segments.plugin [-] Segment baa40777-27d7-4c33-ab24-c59867495ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa40777-27d7-4c33-ab24-c59867495ca1 found for delete ", "request_id": "req-2b4fcfbb-64c6-46a9-a71e-35d915d63df2"}]} 2026-04-23 09:03:48.259 10 INFO neutron.services.segments.plugin [-] Segment baa40777-27d7-4c33-ab24-c59867495ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baa40777-27d7-4c33-ab24-c59867495ca1 found for delete ", "request_id": "req-2a4517a1-bc60-4c48-89a5-cc50aa802b9d"}]} 2026-04-23 09:03:48.384 9 INFO neutron.db.ovn_revision_numbers_db [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-18d69ab7-9a2a-44d1-ac24-103de5098882 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 (type: ports) to 2 2026-04-23 09:03:48.403 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-18d69ab7-9a2a-44d1-ac24-103de5098882 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1376 time: 1.4109635 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:48.498 9 INFO neutron.db.ovn_revision_numbers_db [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-d56bd6ae-a13e-4a95-a048-a7cb15b91d56 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 470039be-7cbc-4884-8692-b0b3536c7f23 (type: ports) to 2 2026-04-23 09:03:48.518 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-e7f0df91-13b8-40dd-a369-16f20b48c6e2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1407 time: 0.0587580 2026-04-23 09:03:48.568 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-b85eaaa7-5b4d-4882-b39a-bde9512329b2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 217 time: 0.0400131 2026-04-23 09:03:48.634 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-d41be703-2339-4be9-a972-b4516c666226 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 200 len: 876 time: 0.0534298 2026-04-23 09:03:48.682 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-9cf0b03b-8773-44e5-a702-276b29305bdb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0381892 2026-04-23 09:03:48.684 10 INFO neutron.db.ovn_revision_numbers_db [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 96845816-9db4-4561-b7ba-49d74f877843 (type: security_groups) to 1 2026-04-23 09:03:48.699 10 INFO neutron.db.ovn_revision_numbers_db [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 48fe631c-d9d7-4075-b1e7-353d1c77c058 (type: security_group_rules) to 0 2026-04-23 09:03:48.719 10 INFO neutron.db.ovn_revision_numbers_db [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 705998a5-589e-4e78-8590-84c04af088e7 (type: security_group_rules) to 0 2026-04-23 09:03:48.741 10 INFO neutron.db.ovn_revision_numbers_db [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 971f3500-cc9d-4157-b7a3-13b7eff0b47b (type: security_group_rules) to 0 2026-04-23 09:03:48.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f0b3a45a-ca0c-43ee-97fa-b8a8656fbe94 (type: security_group_rules) to 0 2026-04-23 09:03:48.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 810a838e-b763-498c-a3d1-cb22ab846e42 (type: security_groups) to 1 2026-04-23 09:03:48.804 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-47d06634-1d21-48b0-a992-e72a6060fedd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1107581 2026-04-23 09:03:48.813 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1a1484ac-207e-4339-87a0-71fab7bf66e4 (type: security_group_rules) to 0 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:48.843 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2eaf5656-067b-44f4-b233-f212e7feed23 (type: security_group_rules) to 0 2026-04-23 09:03:48.850 10 INFO neutron.db.segments_db [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment c3f6a3a3-200a-4aa6-b6f8-4b33279f405e of type geneve for network e965934e-96da-4a52-be83-2bb704837f3e 2026-04-23 09:03:48.869 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5a3c7b2b-61df-4c6b-aadd-51b48272a4b9 (type: security_group_rules) to 0 2026-04-23 09:03:48.905 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 848832da-b55c-4825-b8f5-2bfd65f0214b (type: security_group_rules) to 0 2026-04-23 09:03:48.946 9 INFO neutron.db.ovn_revision_numbers_db [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-d56bd6ae-a13e-4a95-a048-a7cb15b91d56 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 470039be-7cbc-4884-8692-b0b3536c7f23 (type: ports) to 2 2026-04-23 09:03:48.970 9 INFO neutron.wsgi [req-dfe5032b-7089-48ab-8759-da0180f2fca1 req-02124bfe-8133-4f20-846c-82c4bd493f48 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1449134 2026-04-23 09:03:48.976 10 INFO neutron.db.segments_db [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment 3911d45b-695a-4d7b-ad7c-026f48a7beea of type geneve for network 551be9b7-9f8e-461a-97aa-7baa52056ac9 2026-04-23 09:03:48.997 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-d56bd6ae-a13e-4a95-a048-a7cb15b91d56 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/470039be-7cbc-4884-8692-b0b3536c7f23 HTTP/1.1" status: 200 len: 1376 time: 1.0901337 2026-04-23 09:03:49.002 9 INFO neutron.wsgi [req-33726580-be80-4633-a021-67df5d564d22 req-1e315808-bbe6-4c3e-a535-4978d74bcea0 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1168 time: 0.1893685 2026-04-23 09:03:49.047 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6ebe67f-d9f0-4622-a37a-631a4680caf5'] response: {'name': 'network-changed', 'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'status': 'completed', 'code': 200} 2026-04-23 09:03:49.073 10 INFO neutron.db.ovn_revision_numbers_db [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e965934e-96da-4a52-be83-2bb704837f3e (type: networks) to 1 2026-04-23 09:03:49.076 9 INFO neutron.wsgi [req-33726580-be80-4633-a021-67df5d564d22 req-d02c0571-fc88-4671-98c4-fd1648df5998 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0665014 2026-04-23 09:03:49.096 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-4bbac4fc-93bf-4d9b-843c-fb348feba0d3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=84a41db4ce004dd69452349a51ea39a5&device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1407 time: 0.0444469 2026-04-23 09:03:49.148 10 INFO neutron.wsgi [req-6971e7f3-fb0f-43e1-aaf1-0fa9d22fc92b req-e2cc4c7e-d38d-4ae1-b56a-f00b8473ea6b 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1168 time: 0.0594733 2026-04-23 09:03:49.189 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-661aefd2-2ec9-456d-924b-3795a4d4505c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=470039be-7cbc-4884-8692-b0b3536c7f23 HTTP/1.1" status: 200 len: 217 time: 0.0334930 2026-04-23 09:03:49.212 9 INFO neutron.wsgi [req-a3d430e3-b63e-41bf-ac54-78416a5b25cf req-978a7a54-d3b4-4806-82b4-d81d2a1ee70e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1407 time: 0.0543540 2026-04-23 09:03:49.249 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 551be9b7-9f8e-461a-97aa-7baa52056ac9 (type: networks) to 1 2026-04-23 09:03:49.255 10 INFO neutron.wsgi [req-6971e7f3-fb0f-43e1-aaf1-0fa9d22fc92b req-bd32c680-92d6-4d6e-b6d8-df9895f1e6d5 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0940611 2026-04-23 09:03:49.327 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-bbd597f6-3f8b-4fc5-992e-e41ebc87df10 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=8978c4ea-9e39-4a6a-8723-8bb17bf32675 HTTP/1.1" status: 200 len: 868 time: 0.0652635 2026-04-23 09:03:49.363 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-3ffacb70-9aa0-493c-84eb-f2cbf98f879d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=a237346c-4274-4c7e-95a3-f6176b1a51ba&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0280991 2026-04-23 09:03:49.368 9 INFO neutron.wsgi [req-a3d430e3-b63e-41bf-ac54-78416a5b25cf req-7ca04d83-6904-4584-b3a2-a74f38e270ae 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 981 time: 0.1057913 2026-04-23 09:03:49.393 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:49.405 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network e965934e-96da-4a52-be83-2bb704837f3e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:49.410 9 INFO neutron.wsgi [req-a3d430e3-b63e-41bf-ac54-78416a5b25cf req-30c83c4c-aea4-4bc9-afa1-c8911da47700 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 217 time: 0.0345454 2026-04-23 09:03:49.456 9 INFO neutron.wsgi [req-a3d430e3-b63e-41bf-ac54-78416a5b25cf req-93032bcc-8cf7-4987-afb8-f6c16906f61f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 200 len: 876 time: 0.0385182 2026-04-23 09:03:49.494 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-00c57f51-6f77-40f6-b3d2-6e5894137512 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1190946 2026-04-23 09:03:49.496 9 INFO neutron.wsgi [req-a3d430e3-b63e-41bf-ac54-78416a5b25cf req-0a05c7da-6220-4507-8c2a-bb8f948e865f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0341613 2026-04-23 09:03:49.532 10 INFO neutron.db.ovn_revision_numbers_db [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6bb0fc0c-04d2-4139-a354-1070c6f42a67 (type: ports) to 1 2026-04-23 09:03:49.541 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:49.544 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 551be9b7-9f8e-461a-97aa-7baa52056ac9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:49.573 10 INFO neutron.wsgi [None req-83e7f090-7540-4a9f-8848-ae253dfcd8bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.2817943 2026-04-23 09:03:49.640 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 94424c99-91d8-4e3d-abd0-13324cb353bc (type: ports) to 1 2026-04-23 09:03:49.661 10 INFO neutron.wsgi [None req-e8b0071d-29b1-403d-b1e2-06f32235d9b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.1164489 2026-04-23 09:03:49.807 9 INFO neutron.wsgi [req-809b3fa1-773a-4577-8f2b-55a6744dd8db req-c3f6dc87-9b56-43d8-8e3e-1bf2a235a3e0 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3038921 2026-04-23 09:03:49.821 9 INFO neutron.wsgi [req-a3d430e3-b63e-41bf-ac54-78416a5b25cf req-08589a25-9103-4d1b-8b66-2bcf1a909e2b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3171341 2026-04-23 09:03:49.844 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2179147-b783-4219-8505-63f2186b8902 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:49.846 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2179147-b783-4219-8505-63f2186b8902 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 551be9b7-9f8e-461a-97aa-7baa52056ac9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:49.915 9 INFO neutron.wsgi [req-a3d430e3-b63e-41bf-ac54-78416a5b25cf req-7185a6a0-f7b4-436d-ab98-a3c3838f4477 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0820453 2026-04-23 09:03:50.014 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6dfb43dc-a4dc-486d-a07e-04e690d20c40 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:50.018 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6dfb43dc-a4dc-486d-a07e-04e690d20c40 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network e965934e-96da-4a52-be83-2bb704837f3e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:50.206 9 INFO neutron.wsgi [req-2f3e9ff6-d7c7-4ad7-a570-f5d60bd7b816 req-a7996794-204b-41ea-a4cc-581bfbfe151b f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1168 time: 0.0616987 2026-04-23 09:03:50.268 9 INFO neutron.wsgi [req-2f3e9ff6-d7c7-4ad7-a570-f5d60bd7b816 req-5c0c18c1-1dbf-42ed-be60-5335846577c5 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0532050 2026-04-23 09:03:50.375 10 INFO neutron.wsgi [req-6d0b4bd4-0eaa-48cd-9fbe-f2338ed9fbd4 req-2658beed-7f4f-4b24-b0a0-f34caef055a4 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1168 time: 0.0500202 2026-04-23 09:03:50.454 10 INFO neutron.wsgi [req-6d0b4bd4-0eaa-48cd-9fbe-f2338ed9fbd4 req-62d5727e-38d7-4b4a-aa09-489a5efd742f 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0715523 2026-04-23 09:03:50.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2179147-b783-4219-8505-63f2186b8902 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 94424c99-91d8-4e3d-abd0-13324cb353bc (type: ports) to 2 2026-04-23 09:03:50.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2179147-b783-4219-8505-63f2186b8902 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f3d0b06a-818c-4215-9cc5-f3f16d289f1f (type: subnets) to 0 2026-04-23 09:03:50.570 10 INFO neutron.wsgi [None req-e2179147-b783-4219-8505-63f2186b8902 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 870 time: 0.9032018 2026-04-23 09:03:50.691 9 INFO neutron.db.ovn_revision_numbers_db [None req-6dfb43dc-a4dc-486d-a07e-04e690d20c40 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6bb0fc0c-04d2-4139-a354-1070c6f42a67 (type: ports) to 2 2026-04-23 09:03:50.779 9 INFO neutron.db.ovn_revision_numbers_db [None req-6dfb43dc-a4dc-486d-a07e-04e690d20c40 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 879f1fb4-913f-4794-884c-2d31ab0ff9ac (type: subnets) to 0 2026-04-23 09:03:50.804 9 INFO neutron.wsgi [None req-6dfb43dc-a4dc-486d-a07e-04e690d20c40 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.2223814 2026-04-23 09:03:51.138 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a21f647-a06e-4b7e-ac89-10e01de68a34'] response: {'name': 'network-changed', 'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'status': 'completed', 'code': 200} 2026-04-23 09:03:51.214 9 INFO neutron.wsgi [req-dcb3c076-77d9-4110-a2ce-02aa4ee444b3 req-0e3da8a6-2235-455e-899c-a2fa0136c0a3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=84a41db4ce004dd69452349a51ea39a5&device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1407 time: 0.0502393 2026-04-23 09:03:51.224 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fd54b32-3389-4875-9e05-427e749d1a20 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:51.231 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fd54b32-3389-4875-9e05-427e749d1a20 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:51.347 9 INFO neutron.wsgi [req-dcb3c076-77d9-4110-a2ce-02aa4ee444b3 req-797a1f86-db73-4753-9291-6d498d3d5dac 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=a237346c-4274-4c7e-95a3-f6176b1a51ba HTTP/1.1" status: 200 len: 973 time: 0.1202874 2026-04-23 09:03:51.399 9 INFO neutron.wsgi [req-dcb3c076-77d9-4110-a2ce-02aa4ee444b3 req-cb5ef388-3af7-4e60-9e6a-e910b7d15db5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=470039be-7cbc-4884-8692-b0b3536c7f23 HTTP/1.1" status: 200 len: 217 time: 0.0413802 2026-04-23 09:03:51.436 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f923bb66-bd8f-414d-baec-b00f3c46600d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:51.442 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f923bb66-bd8f-414d-baec-b00f3c46600d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:51.458 9 INFO neutron.wsgi [req-dcb3c076-77d9-4110-a2ce-02aa4ee444b3 req-41362ebd-deb0-43c9-9945-46b85559605e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=8978c4ea-9e39-4a6a-8723-8bb17bf32675 HTTP/1.1" status: 200 len: 868 time: 0.0477741 2026-04-23 09:03:51.501 9 INFO neutron.wsgi [req-dcb3c076-77d9-4110-a2ce-02aa4ee444b3 req-1c74b368-b36b-4ed2-961f-86744bf3302e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=a237346c-4274-4c7e-95a3-f6176b1a51ba&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0333228 2026-04-23 09:03:51.520 10 INFO neutron.wsgi [req-75bb8a7c-b022-4f30-b478-6c39911d44a3 req-a6aff7fb-2b11-4b64-8db6-baf463aaec39 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1168 time: 0.1555669 2026-04-23 09:03:51.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fd54b32-3389-4875-9e05-427e749d1a20 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d5c230b0-35ab-41a9-af9f-58104bd12ea5 (type: ports) to 1 2026-04-23 09:03:51.571 10 INFO neutron.wsgi [req-75bb8a7c-b022-4f30-b478-6c39911d44a3 req-6451741c-c49f-4eee-a45c-ef20a92be0d1 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0461872 2026-04-23 09:03:51.591 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015330 2026-04-23 09:03:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009181 2026-04-23 09:03:51.654 9 INFO neutron.wsgi [req-dcb3c076-77d9-4110-a2ce-02aa4ee444b3 req-8ae6b466-a37e-4f38-9f1f-f8aec19941af 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1469331 2026-04-23 09:03:51.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-f923bb66-bd8f-414d-baec-b00f3c46600d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1b466a4f-89a0-48c9-936b-5d1f843486c6 (type: ports) to 1 2026-04-23 09:03:51.780 9 INFO neutron.wsgi [req-7f906476-8077-4a53-a28a-b95dced7041b req-35634788-8d82-4d0d-a863-98acb21ce7f3 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1168 time: 0.2411504 2026-04-23 09:03:51.785 9 INFO neutron.wsgi [req-dcb3c076-77d9-4110-a2ce-02aa4ee444b3 req-daf29a0e-fdf4-40a1-a6b4-7e23302ef4b8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1181321 2026-04-23 09:03:51.990 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 195cb463-2e9c-4aea-bb77-872bad6afdf3: RuntimeError: No hosting information found for port 195cb463-2e9c-4aea-bb77-872bad6afdf3 2026-04-23 09:03:51.990 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 3af6c2d6-94f6-4807-b85d-75b534b0cd08 2026-04-23 09:03:52.012 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 3af6c2d6-94f6-4807-b85d-75b534b0cd08 2026-04-23 09:03:52.129 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 470039be-7cbc-4884-8692-b0b3536c7f23 2026-04-23 09:03:52.157 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 470039be-7cbc-4884-8692-b0b3536c7f23 2026-04-23 09:03:52.167 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 2026-04-23 09:03:52.191 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 2026-04-23 09:03:52.197 9 INFO neutron.wsgi [req-7f906476-8077-4a53-a28a-b95dced7041b req-f0871d50-dede-43bd-92c8-a445629533e5 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.4085598 2026-04-23 09:03:52.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 470039be-7cbc-4884-8692-b0b3536c7f23 (type: ports) to 4 2026-04-23 09:03:52.671 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 (type: ports) to 4 2026-04-23 09:03:52.726 10 INFO neutron.wsgi [req-c2002ef0-366f-4763-9122-57a24441134f req-80f8f54c-675b-4f0e-a613-2bcf4a9c0d05 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1170 time: 0.0796235 2026-04-23 09:03:52.749 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: d5c230b0-35ab-41a9-af9f-58104bd12ea5 2026-04-23 09:03:52.766 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Router 742c31bd-5b82-473c-8532-6ad2e05e4107 is bound to host instance 2026-04-23 09:03:52.772 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port d5c230b0-35ab-41a9-af9f-58104bd12ea5 2026-04-23 09:03:52.811 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Router 51483e12-6c0a-4956-828c-feae1221b143 is bound to host instance 2026-04-23 09:03:52.834 10 INFO neutron.wsgi [req-c2002ef0-366f-4763-9122-57a24441134f req-10a47786-e179-4f0e-ab3c-ec05f0a0bb62 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0964975 2026-04-23 09:03:52.836 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-33a97226-8016-4c1a-a141-89ef1920f4e4'] response: {'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'code': 200} 2026-04-23 09:03:52.842 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fd54b32-3389-4875-9e05-427e749d1a20 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d5c230b0-35ab-41a9-af9f-58104bd12ea5 (type: router_ports) to 1 2026-04-23 09:03:52.856 10 INFO neutron.db.ovn_revision_numbers_db [None req-f923bb66-bd8f-414d-baec-b00f3c46600d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1b466a4f-89a0-48c9-936b-5d1f843486c6 (type: router_ports) to 1 2026-04-23 09:03:52.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fd54b32-3389-4875-9e05-427e749d1a20 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 742c31bd-5b82-473c-8532-6ad2e05e4107 (type: routers) to 2 2026-04-23 09:03:52.972 10 INFO neutron.db.ovn_revision_numbers_db [None req-f923bb66-bd8f-414d-baec-b00f3c46600d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 51483e12-6c0a-4956-828c-feae1221b143 (type: routers) to 2 2026-04-23 09:03:52.981 9 INFO neutron.wsgi [None req-9fd54b32-3389-4875-9e05-427e749d1a20 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 881 time: 2.4055836 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:53.008 10 INFO neutron.wsgi [None req-f923bb66-bd8f-414d-baec-b00f3c46600d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 2.1960301 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:03:53.363 9 INFO neutron.wsgi [req-d2e686b5-cdbd-40df-ad24-f43aa9589730 req-32305a45-dd8b-4a2f-8325-3daae1dac7fb 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0408781 2026-04-23 09:03:53.364 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdaabf95-0654-4966-8a5c-9b14857b0a0a'] response: {'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'code': 200} 2026-04-23 09:03:53.364 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdaabf95-0654-4966-8a5c-9b14857b0a0a'] response: {'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'code': 200} 2026-04-23 09:03:53.451 9 INFO neutron.wsgi [req-d2e686b5-cdbd-40df-ad24-f43aa9589730 req-dcf004dc-6061-4656-ad30-4479be5815c3 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0821040 2026-04-23 09:03:53.804 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource d5c230b0-35ab-41a9-af9f-58104bd12ea5 (type: ports) to 1 2026-04-23 09:03:53.908 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:53.913 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 551be9b7-9f8e-461a-97aa-7baa52056ac9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:53.949 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:53.962 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network e965934e-96da-4a52-be83-2bb704837f3e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:53.966 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 1b466a4f-89a0-48c9-936b-5d1f843486c6 (type: ports) to 1 2026-04-23 09:03:53.996 10 INFO neutron.wsgi [req-8a4276e9-c795-4eec-9346-0feed0720fac req-09b1a279-6bca-4618-973a-9fe7e0e51d8b f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1170 time: 0.0691128 2026-04-23 09:03:54.093 10 INFO neutron.wsgi [req-8a4276e9-c795-4eec-9346-0feed0720fac req-aa6891fa-1d98-4e70-8655-95613a1f0b0d f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0897868 2026-04-23 09:03:54.157 9 INFO neutron.db.ovn_revision_numbers_db [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 64ab3763-ceca-48ad-bcf2-fe9e025c4467 (type: ports) to 1 2026-04-23 09:03:54.246 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource d5c230b0-35ab-41a9-af9f-58104bd12ea5 (type: router_ports) to 3 2026-04-23 09:03:54.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 04c64f0f-044b-434f-8412-35fd7aa2249e (type: ports) to 1 2026-04-23 09:03:54.344 9 INFO neutron.wsgi [req-1d7fefb0-9a64-4158-8521-5f4786af3c16 req-acc2ea75-45f9-42fa-beaa-6a777d1e4b87 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1170 time: 0.1574011 2026-04-23 09:03:54.443 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 1b466a4f-89a0-48c9-936b-5d1f843486c6 (type: router_ports) to 3 2026-04-23 09:03:54.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource d5c230b0-35ab-41a9-af9f-58104bd12ea5 (type: ports) to 2 2026-04-23 09:03:54.743 10 INFO neutron.wsgi [req-f0fd4479-91e5-4390-8783-14909153deb7 req-f712147f-e50c-4af4-b845-3e89f75c18de 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.2037141 2026-04-23 09:03:54.777 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 1b466a4f-89a0-48c9-936b-5d1f843486c6 (type: ports) to 2 2026-04-23 09:03:54.827 10 INFO neutron.wsgi [req-f0fd4479-91e5-4390-8783-14909153deb7 req-55d668b0-8449-4b7a-8b50-8edd5e6105b4 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0730743 2026-04-23 09:03:54.882 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3776a49e-dcb6-4f0f-a2c2-3a1a8731cc18'] response: {'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'code': 200} 2026-04-23 09:03:55.074 9 INFO neutron.db.l3_db [None req-a9bb2282-710b-439b-ba91-2540b60cfa95 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Floating IP 6e9b9b67-9d2c-4038-964d-937880d4ac7a associated. External IP: 10.96.250.215, port: 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44. 2026-04-23 09:03:55.157 10 INFO neutron.wsgi [req-efc426ba-14b8-4879-af8d-8e024935fbce req-fd9ca2f5-d583-45d5-8449-b025e35a92b6 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0481384 2026-04-23 09:03:55.197 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 04c64f0f-044b-434f-8412-35fd7aa2249e 2026-04-23 09:03:55.216 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 04c64f0f-044b-434f-8412-35fd7aa2249e 2026-04-23 09:03:55.248 10 INFO neutron.db.ovn_revision_numbers_db [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 04c64f0f-044b-434f-8412-35fd7aa2249e (type: router_ports) to 1 2026-04-23 09:03:55.346 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 1b466a4f-89a0-48c9-936b-5d1f843486c6 (type: ports) to 4 2026-04-23 09:03:55.492 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 1b466a4f-89a0-48c9-936b-5d1f843486c6 2026-04-23 09:03:55.542 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 1b466a4f-89a0-48c9-936b-5d1f843486c6 2026-04-23 09:03:55.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 04c64f0f-044b-434f-8412-35fd7aa2249e (type: ports) to 1 2026-04-23 09:03:55.710 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:55.715 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network e965934e-96da-4a52-be83-2bb704837f3e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:55.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 04c64f0f-044b-434f-8412-35fd7aa2249e (type: ports) to 2 2026-04-23 09:03:55.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb2282-710b-439b-ba91-2540b60cfa95 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource 6e9b9b67-9d2c-4038-964d-937880d4ac7a (type: floatingips) to 1 2026-04-23 09:03:55.896 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 1b466a4f-89a0-48c9-936b-5d1f843486c6 (type: router_ports) to 4 2026-04-23 09:03:55.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 64ab3763-ceca-48ad-bcf2-fe9e025c4467 (type: router_ports) to 1 2026-04-23 09:03:55.919 9 INFO neutron.db.l3_db [None req-8761a184-0e01-46fc-91ce-845aa47323ec 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Floating IP 4292d28c-87b9-414e-b986-31bd4a931dc6 associated. External IP: 10.96.250.218, port: 470039be-7cbc-4884-8692-b0b3536c7f23. 2026-04-23 09:03:55.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource d5c230b0-35ab-41a9-af9f-58104bd12ea5 (type: ports) to 4 2026-04-23 09:03:56.067 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 04c64f0f-044b-434f-8412-35fd7aa2249e (type: router_ports) to 2 2026-04-23 09:03:56.284 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb2282-710b-439b-ba91-2540b60cfa95 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource 6e9b9b67-9d2c-4038-964d-937880d4ac7a (type: floatingips) to 2 2026-04-23 09:03:56.339 9 INFO neutron.wsgi [None req-a9bb2282-710b-439b-ba91-2540b60cfa95 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.66 "PUT /v2.0/floatingips/6e9b9b67-9d2c-4038-964d-937880d4ac7a HTTP/1.1" status: 200 len: 1049 time: 1.9776442 2026-04-23 09:03:56.353 9 INFO neutron.db.ovn_revision_numbers_db [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 64ab3763-ceca-48ad-bcf2-fe9e025c4467 (type: ports) to 1 2026-04-23 09:03:56.392 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b5e6e6b-0503-4658-978a-fe5edca4c25b'] response: {'name': 'network-changed', 'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'status': 'completed', 'code': 200} 2026-04-23 09:03:56.412 9 INFO neutron.db.ovn_revision_numbers_db [None req-8761a184-0e01-46fc-91ce-845aa47323ec 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource 4292d28c-87b9-414e-b986-31bd4a931dc6 (type: floatingips) to 1 2026-04-23 09:03:56.536 9 INFO neutron.wsgi [req-617db436-9868-4e88-a369-7d2f8666fdd1 req-f5939a35-0bff-4124-8c33-802cca972f19 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1170 time: 0.1415744 2026-04-23 09:03:56.561 9 INFO neutron.wsgi [req-8a67a00f-f294-4095-bb00-f161328cc383 req-639456cd-f041-4d0f-9e05-0bf09710add7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1409 time: 0.1338911 2026-04-23 09:03:56.660 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:03:56.679 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 551be9b7-9f8e-461a-97aa-7baa52056ac9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:56.688 9 INFO neutron.wsgi [req-617db436-9868-4e88-a369-7d2f8666fdd1 req-b1b204bd-6f81-4eed-938e-c77d07d5d3a1 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1336472 2026-04-23 09:03:56.760 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource d5c230b0-35ab-41a9-af9f-58104bd12ea5 (type: router_ports) to 4 2026-04-23 09:03:56.767 9 INFO neutron.wsgi [req-8a67a00f-f294-4095-bb00-f161328cc383 req-99fd46bf-fdea-4ba0-a294-5bea8510dc11 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 981 time: 0.1926510 2026-04-23 09:03:56.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 04c64f0f-044b-434f-8412-35fd7aa2249e (type: router_ports) to 2 2026-04-23 09:03:57.000 10 INFO neutron.wsgi [None req-31f32126-b862-4b40-a6a4-39883552e667 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/51483e12-6c0a-4956-828c-feae1221b143/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.9848979 2026-04-23 09:03:57.047 9 INFO neutron.db.ovn_revision_numbers_db [None req-8761a184-0e01-46fc-91ce-845aa47323ec 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Successfully bumped revision number for resource 4292d28c-87b9-414e-b986-31bd4a931dc6 (type: floatingips) to 2 2026-04-23 09:03:57.094 9 INFO neutron.wsgi [None req-8761a184-0e01-46fc-91ce-845aa47323ec 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/4292d28c-87b9-414e-b986-31bd4a931dc6 HTTP/1.1" status: 200 len: 1049 time: 1.9201109 2026-04-23 09:03:57.101 9 INFO neutron.wsgi [req-8a67a00f-f294-4095-bb00-f161328cc383 req-10272376-9fc2-407b-bdfc-a881e4062c20 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1059 time: 0.3188300 2026-04-23 09:03:57.185 9 INFO neutron.wsgi [req-8a67a00f-f294-4095-bb00-f161328cc383 req-2a4b878a-aaa7-49fa-9c7e-6a999706cb98 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 200 len: 876 time: 0.0729189 2026-04-23 09:03:57.226 9 INFO neutron.wsgi [req-8a67a00f-f294-4095-bb00-f161328cc383 req-30f70137-fe3d-4d02-a039-446677788574 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0312176 2026-04-23 09:03:57.321 9 INFO neutron.wsgi [req-8a67a00f-f294-4095-bb00-f161328cc383 req-5562f8c5-a481-4567-9f15-ee4689bd331c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0891652 2026-04-23 09:03:57.411 9 INFO neutron.wsgi [req-8a67a00f-f294-4095-bb00-f161328cc383 req-2ff4534a-236d-42e1-b1d2-9de2bc9f37f5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0832701 2026-04-23 09:03:57.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-9de78459-00d7-4987-9cb9-938f7eac08b7 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource 6c056b9f-879d-4e1f-b579-54d427dbf413 (type: security_groups) to 1 2026-04-23 09:03:57.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-9de78459-00d7-4987-9cb9-938f7eac08b7 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource a19fbf19-a9c6-4b4f-9635-74cbb17b80e4 (type: security_group_rules) to 0 2026-04-23 09:03:57.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-9de78459-00d7-4987-9cb9-938f7eac08b7 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource da66d741-c618-4798-aaca-0f12abfb31fc (type: security_group_rules) to 0 2026-04-23 09:03:57.780 10 INFO neutron.wsgi [None req-9de78459-00d7-4987-9cb9-938f7eac08b7 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.2012677 2026-04-23 09:03:57.919 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e150831-b5e7-44c3-80bd-482eea6b21bd e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource bc794979-8345-48d0-92ae-b46baf71395a (type: security_group_rules) to 0 2026-04-23 09:03:57.944 10 INFO neutron.wsgi [None req-7e150831-b5e7-44c3-80bd-482eea6b21bd e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1588695 2026-04-23 09:03:58.072 9 INFO neutron.db.ovn_revision_numbers_db [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 64ab3763-ceca-48ad-bcf2-fe9e025c4467 (type: router_ports) to 1 2026-04-23 09:03:58.074 9 INFO neutron.wsgi [None req-48f08e69-45db-45ec-8451-d3ded473ba23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/742c31bd-5b82-473c-8532-6ad2e05e4107/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.0821593 2026-04-23 09:03:58.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-c630f964-e7ba-4f5f-924f-74a44312d2aa e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource b346ba6e-f97b-4ab0-a03a-88b3a4f3bfd8 (type: security_group_rules) to 0 2026-04-23 09:03:58.158 9 INFO neutron.wsgi [None req-c630f964-e7ba-4f5f-924f-74a44312d2aa e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2067301 2026-04-23 09:03:58.405 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3fff250-2efa-4220-b19a-d0d123cfb8b7 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] No more DHCP agents 2026-04-23 09:03:58.409 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3fff250-2efa-4220-b19a-d0d123cfb8b7 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:58.428 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1beb365-e4f5-4be5-a31d-f501a232f94e'] response: {'name': 'network-changed', 'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'status': 'completed', 'code': 200} 2026-04-23 09:03:58.492 9 INFO neutron.wsgi [req-cf63531a-b440-4066-a4e8-9fbd52d1c699 req-bedf83f2-0a04-4e65-bf2e-bbf8400f66fb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=84a41db4ce004dd69452349a51ea39a5&device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1409 time: 0.0383594 2026-04-23 09:03:58.587 9 INFO neutron.wsgi [req-cf63531a-b440-4066-a4e8-9fbd52d1c699 req-5c470770-2634-4141-8068-15a2b3fdf667 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=a237346c-4274-4c7e-95a3-f6176b1a51ba HTTP/1.1" status: 200 len: 973 time: 0.0880940 2026-04-23 09:03:58.670 9 INFO neutron.wsgi [req-cf63531a-b440-4066-a4e8-9fbd52d1c699 req-e3e5f97c-f13e-4e0e-9be3-56581a9a70a0 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=470039be-7cbc-4884-8692-b0b3536c7f23 HTTP/1.1" status: 200 len: 1059 time: 0.0714586 2026-04-23 09:03:58.706 10 INFO neutron.db.ovn_revision_numbers_db [None req-6b4850a7-0ef2-4729-bee6-f294e42b7f93 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource 58ecec4d-0605-435e-abdf-df0e2e604f9b (type: security_groups) to 1 2026-04-23 09:03:58.722 10 INFO neutron.db.ovn_revision_numbers_db [None req-6b4850a7-0ef2-4729-bee6-f294e42b7f93 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource bbbf21f4-a138-4652-a6f7-d5270a1ca832 (type: security_group_rules) to 0 2026-04-23 09:03:58.723 9 INFO neutron.wsgi [req-cf63531a-b440-4066-a4e8-9fbd52d1c699 req-66f278af-55e2-43b8-81ad-69a868c4a9c0 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=8978c4ea-9e39-4a6a-8723-8bb17bf32675 HTTP/1.1" status: 200 len: 868 time: 0.0463371 2026-04-23 09:03:58.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-6b4850a7-0ef2-4729-bee6-f294e42b7f93 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource f5d05964-cfd4-43a4-85b5-abf324d36784 (type: security_group_rules) to 0 2026-04-23 09:03:58.759 9 INFO neutron.wsgi [req-cf63531a-b440-4066-a4e8-9fbd52d1c699 req-8c5ca236-3fb8-4965-bec6-7a4c98b31d67 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=a237346c-4274-4c7e-95a3-f6176b1a51ba&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0217874 2026-04-23 09:03:58.760 10 INFO neutron.wsgi [None req-6b4850a7-0ef2-4729-bee6-f294e42b7f93 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.1865685 2026-04-23 09:03:58.818 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3fff250-2efa-4220-b19a-d0d123cfb8b7 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource 217e2c41-f3e0-40e9-a42d-9d77150381dd (type: floatingips) to 0 2026-04-23 09:03:58.834 9 INFO neutron.wsgi [None req-f3fff250-2efa-4220-b19a-d0d123cfb8b7 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6712377 2026-04-23 09:03:58.839 9 INFO neutron.wsgi [req-cf63531a-b440-4066-a4e8-9fbd52d1c699 req-03d408a7-10c7-492d-b338-a4a5058569b3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0725219 2026-04-23 09:03:58.880 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e4d3cec-247e-4056-9f23-5582d66a06d4 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource 61c36cc4-0df0-4203-8e6f-6c20a9144093 (type: security_group_rules) to 0 2026-04-23 09:03:58.908 10 INFO neutron.wsgi [None req-9e4d3cec-247e-4056-9f23-5582d66a06d4 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1420071 2026-04-23 09:03:58.929 9 INFO neutron.wsgi [req-cf63531a-b440-4066-a4e8-9fbd52d1c699 req-08b52020-3d41-48c3-a01a-b71be71c1740 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0804317 2026-04-23 09:03:59.073 10 INFO neutron.db.ovn_revision_numbers_db [None req-2998f263-efc1-4370-8c87-5250d722f5b4 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource de186359-491d-4c67-807f-c24b9d85243c (type: security_group_rules) to 0 2026-04-23 09:03:59.103 10 INFO neutron.wsgi [None req-2998f263-efc1-4370-8c87-5250d722f5b4 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1891923 2026-04-23 09:03:59.300 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-6ac7d806-1e46-4d3c-823f-5806cb21497e e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-securitygroup--2093311478&fields=id&tenant_id=dfb4712248bb431ea6652a1c4425aee4 HTTP/1.1" status: 200 len: 267 time: 0.0489428 2026-04-23 09:03:59.401 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-28aeb2c8-2eb7-4aff-aa7c-cb9b17eec6fc e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/networks?id=e965934e-96da-4a52-be83-2bb704837f3e HTTP/1.1" status: 200 len: 875 time: 0.0929747 2026-04-23 09:03:59.403 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-341855ad-3b6e-4582-bcb6-10bcee6bc83a 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] No more DHCP agents 2026-04-23 09:03:59.406 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-341855ad-3b6e-4582-bcb6-10bcee6bc83a 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:03:59.425 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-94396b93-8281-48a5-97c5-ed3f2140186a e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/quotas/dfb4712248bb431ea6652a1c4425aee4 HTTP/1.1" status: 200 len: 386 time: 0.0128844 2026-04-23 09:03:59.526 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-c8457382-32a8-4e86-99e3-de3162e1a622 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=dfb4712248bb431ea6652a1c4425aee4&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0948341 2026-04-23 09:03:59.600 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-29d06c28-0f87-4c0b-a06a-273f828232fd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0608048 2026-04-23 09:03:59.669 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-a414eed8-64e7-40b8-a308-9353e09716c2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0625219 2026-04-23 09:03:59.762 10 INFO neutron.db.ovn_revision_numbers_db [None req-341855ad-3b6e-4582-bcb6-10bcee6bc83a 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource 4116f2ec-5c61-4e4a-a0f2-a066be6a14cb (type: floatingips) to 0 2026-04-23 09:03:59.778 10 INFO neutron.wsgi [None req-341855ad-3b6e-4582-bcb6-10bcee6bc83a 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6670845 2026-04-23 09:03:59.852 10 INFO neutron.wsgi [req-26d91e91-abaa-4ffd-974f-b6652c35a4d3 req-7caf35f9-0209-46c3-9e91-d048c9b797fa e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 210 time: 0.0291159 2026-04-23 09:04:00.526 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 04c64f0f-044b-434f-8412-35fd7aa2249e: RuntimeError: No hosting information found for port 04c64f0f-044b-434f-8412-35fd7aa2249e 2026-04-23 09:04:00.559 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 64ab3763-ceca-48ad-bcf2-fe9e025c4467 2026-04-23 09:04:00.571 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 64ab3763-ceca-48ad-bcf2-fe9e025c4467 2026-04-23 09:04:00.833 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-7dba2963-7a34-4f69-ab1a-db0a8f282ffd e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 199.204.45.169 "GET /v2.0/networks?id=e965934e-96da-4a52-be83-2bb704837f3e HTTP/1.1" status: 200 len: 875 time: 0.0886798 2026-04-23 09:04:00.892 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-5bc7dcb2-f402-479f-bb60-3bb9ac5fca8b e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dfb4712248bb431ea6652a1c4425aee4 HTTP/1.1" status: 200 len: 380 time: 0.0479231 2026-04-23 09:04:00.899 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 64ab3763-ceca-48ad-bcf2-fe9e025c4467 (type: ports) to 2 2026-04-23 09:04:00.960 9 INFO neutron.wsgi [req-a5eaab0e-e582-4d3f-a275-e64528f04c22 req-e5bbe38a-af29-4fb8-9210-6f12e98b3066 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 210 time: 0.0335467 2026-04-23 09:04:01.077 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 64ab3763-ceca-48ad-bcf2-fe9e025c4467 (type: router_ports) to 2 2026-04-23 09:04:01.303 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-d4cb1326-140e-4e14-8391-eba042e84e0f e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] No more DHCP agents 2026-04-23 09:04:01.306 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-d4cb1326-140e-4e14-8391-eba042e84e0f e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Unable to schedule network e965934e-96da-4a52-be83-2bb704837f3e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:01.718 9 INFO neutron.db.ovn_revision_numbers_db [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-d4cb1326-140e-4e14-8391-eba042e84e0f e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource 5d3dc7bb-1720-4b86-9608-458505d85914 (type: ports) to 1 2026-04-23 09:04:01.743 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-d4cb1326-140e-4e14-8391-eba042e84e0f e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8462784 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:02.143 10 INFO neutron.wsgi [req-49039ee8-7199-4cf5-ac28-2eaa79ccecff req-7eb5e9fe-d569-461b-8385-4bacac43ce6b e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1168 time: 0.1127236 2026-04-23 09:04:02.199 10 INFO neutron.wsgi [req-49039ee8-7199-4cf5-ac28-2eaa79ccecff req-a079e414-32ca-48d6-9ac0-3c43cf7e5c79 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6c056b9f-879d-4e1f-b579-54d427dbf413&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0491748 2026-04-23 09:04:02.212 9 INFO neutron.db.ovn_revision_numbers_db [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-0ac4a6fa-13a9-415a-882e-6aa62cbb3592 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 5d3dc7bb-1720-4b86-9608-458505d85914 (type: ports) to 2 2026-04-23 09:04:02.429 9 INFO neutron.db.ovn_revision_numbers_db [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-0ac4a6fa-13a9-415a-882e-6aa62cbb3592 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 5d3dc7bb-1720-4b86-9608-458505d85914 (type: ports) to 2 2026-04-23 09:04:02.445 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-0ac4a6fa-13a9-415a-882e-6aa62cbb3592 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/5d3dc7bb-1720-4b86-9608-458505d85914 HTTP/1.1" status: 200 len: 1376 time: 0.6916158 2026-04-23 09:04:02.487 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7a8ab66-b4da-4d93-b617-9a55318dae81'] response: {'name': 'network-changed', 'server_uuid': 'f1ecfa56-ee3b-4fc4-9dd9-067f9075788c', 'tag': '5d3dc7bb-1720-4b86-9608-458505d85914', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:02.523 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-69856970-bfa9-493f-ab62-f5c5372fc282 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=dfb4712248bb431ea6652a1c4425aee4&device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1407 time: 0.0341177 2026-04-23 09:04:02.552 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-cb804c0e-ff84-4131-a0ed-06b180a1a32e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5d3dc7bb-1720-4b86-9608-458505d85914 HTTP/1.1" status: 200 len: 217 time: 0.0207562 2026-04-23 09:04:02.593 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-86274895-078e-41bd-8fd1-504963c9995b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=879f1fb4-913f-4794-884c-2d31ab0ff9ac HTTP/1.1" status: 200 len: 869 time: 0.0339568 2026-04-23 09:04:02.620 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-c5cb3b95-d395-43cb-bcb2-948e5de5778a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=e965934e-96da-4a52-be83-2bb704837f3e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209863 2026-04-23 09:04:02.685 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-0daffac2-8de7-49a7-b0e9-ceb7b0a31008 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0563400 2026-04-23 09:04:02.761 9 INFO neutron.wsgi [req-5d8dd8f2-9b62-4b23-8981-c9d0e0b09f63 req-472adf72-787a-4d3a-8f95-11a674ebe7ad 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0676119 2026-04-23 09:04:02.854 9 INFO neutron.wsgi [req-d65b764b-2c6d-47f3-b74e-399411e5ec34 req-03ddb26b-b6c5-4673-a2af-530d77ada0f4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=dfb4712248bb431ea6652a1c4425aee4&device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1407 time: 0.0421243 2026-04-23 09:04:02.929 9 INFO neutron.wsgi [req-d65b764b-2c6d-47f3-b74e-399411e5ec34 req-1cc149fd-8ce8-48d8-815e-bf93c5732b09 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=e965934e-96da-4a52-be83-2bb704837f3e HTTP/1.1" status: 200 len: 974 time: 0.0691350 2026-04-23 09:04:03.065 9 INFO neutron.wsgi [req-d65b764b-2c6d-47f3-b74e-399411e5ec34 req-da541d61-16fc-4226-b315-491c7c19b2f2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5d3dc7bb-1720-4b86-9608-458505d85914 HTTP/1.1" status: 200 len: 217 time: 0.0235858 2026-04-23 09:04:03.097 9 INFO neutron.wsgi [req-d65b764b-2c6d-47f3-b74e-399411e5ec34 req-d357af74-b8d8-4d17-af7c-813837f78261 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=879f1fb4-913f-4794-884c-2d31ab0ff9ac HTTP/1.1" status: 200 len: 869 time: 0.0257523 2026-04-23 09:04:03.122 9 INFO neutron.wsgi [req-d65b764b-2c6d-47f3-b74e-399411e5ec34 req-f102e59f-a2ed-4cf1-bd29-912c59c613ae 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=e965934e-96da-4a52-be83-2bb704837f3e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0195725 2026-04-23 09:04:03.187 9 INFO neutron.wsgi [req-d65b764b-2c6d-47f3-b74e-399411e5ec34 req-4f5a491c-4eac-4c5c-b365-8ea84ff3043d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0604196 2026-04-23 09:04:03.267 9 INFO neutron.wsgi [req-d65b764b-2c6d-47f3-b74e-399411e5ec34 req-8f4de0f8-fa6d-492f-9eca-6e4b0f94d819 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0745370 2026-04-23 09:04:03.354 10 INFO neutron.wsgi [req-eeac4007-2ba3-4053-a62b-6b49f0240977 req-20aa08a7-03b4-44ff-a0fe-a1034054d3d4 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1168 time: 0.0537875 2026-04-23 09:04:03.400 10 INFO neutron.wsgi [req-eeac4007-2ba3-4053-a62b-6b49f0240977 req-46cd481f-aa2c-47e9-812b-307c9fd512c4 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6c056b9f-879d-4e1f-b579-54d427dbf413&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0401418 2026-04-23 09:04:04.507 9 INFO neutron.wsgi [req-ce8914dd-6ce5-43d8-baf7-ed4c20ff2e8f req-9839c30e-44c3-4b91-9703-81aeecec8510 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1168 time: 0.0433397 2026-04-23 09:04:04.558 9 INFO neutron.wsgi [req-ce8914dd-6ce5-43d8-baf7-ed4c20ff2e8f req-b1af8298-440c-4d0c-b144-d4f74779bb67 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6c056b9f-879d-4e1f-b579-54d427dbf413&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0424185 2026-04-23 09:04:05.645 10 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-0b721c40-ff8c-4a59-9b05-63eb3ea38965 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-securitygroup--583502202&fields=id&tenant_id=4deb53853d904fc8822ad6d2a9c463d1 HTTP/1.1" status: 200 len: 267 time: 0.0553553 2026-04-23 09:04:05.753 9 INFO neutron.wsgi [req-441269c3-cbe6-446e-9cc9-72e90b7fbab3 req-8be99132-6a7e-4c84-afab-11e24f4c20c4 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1168 time: 0.1101828 2026-04-23 09:04:05.773 10 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-e4063659-c239-4b5a-bdf8-a6b9ab5d9f7f 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/networks?id=551be9b7-9f8e-461a-97aa-7baa52056ac9 HTTP/1.1" status: 200 len: 879 time: 0.1167028 2026-04-23 09:04:05.795 10 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-23372f53-1d3e-4bc7-b154-2ab95937087a 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/quotas/4deb53853d904fc8822ad6d2a9c463d1 HTTP/1.1" status: 200 len: 386 time: 0.0170784 2026-04-23 09:04:05.804 9 INFO neutron.wsgi [req-441269c3-cbe6-446e-9cc9-72e90b7fbab3 req-bc0613a0-b154-456b-b162-1a70ef6019eb e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6c056b9f-879d-4e1f-b579-54d427dbf413&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0434427 2026-04-23 09:04:05.920 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 64ab3763-ceca-48ad-bcf2-fe9e025c4467: RuntimeError: No hosting information found for port 64ab3763-ceca-48ad-bcf2-fe9e025c4467 2026-04-23 09:04:05.950 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 5d3dc7bb-1720-4b86-9608-458505d85914 2026-04-23 09:04:05.971 10 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-87749b75-da8d-4ddb-ab85-9bf6ce6bd7cc 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=4deb53853d904fc8822ad6d2a9c463d1&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1703196 2026-04-23 09:04:05.975 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 5d3dc7bb-1720-4b86-9608-458505d85914 2026-04-23 09:04:06.294 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-27b201b2-fd25-4865-90f0-9a5bbbeff026'] response: {'server_uuid': 'f1ecfa56-ee3b-4fc4-9dd9-067f9075788c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d3dc7bb-1720-4b86-9608-458505d85914', 'code': 200} 2026-04-23 09:04:06.312 9 INFO neutron.wsgi [req-0e8094ce-c194-42ba-bad5-ba615467d9ba req-59dc82c4-f111-493d-8aa7-75815bfab5d7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1409 time: 0.1686690 2026-04-23 09:04:06.381 9 INFO neutron.wsgi [req-0e8094ce-c194-42ba-bad5-ba615467d9ba req-96bf2afd-7fac-439c-9036-6e019937a0ae 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0599506 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:06.412 10 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-3402a05f-8884-4937-a8ac-40072df9cae5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0670333 2026-04-23 09:04:06.510 10 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-e30805cc-66c0-4065-9710-f4956d5d528a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0919631 2026-04-23 09:04:06.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 5d3dc7bb-1720-4b86-9608-458505d85914 (type: ports) to 4 2026-04-23 09:04:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034499 2026-04-23 09:04:06.598 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023501 2026-04-23 09:04:06.612 10 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-2583ff5c-0ce9-40a1-ad4b-29172bbd3092 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0936017 2026-04-23 09:04:06.946 9 INFO neutron.wsgi [req-da827a00-caf9-4c11-9303-a8e6b3345c3a req-14091471-283d-4a31-9fb1-b42a71f9addf e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1170 time: 0.0707939 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:07.024 9 INFO neutron.wsgi [req-da827a00-caf9-4c11-9303-a8e6b3345c3a req-e73cf070-45bb-4a0f-b9fa-129f3dac46ee e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6c056b9f-879d-4e1f-b579-54d427dbf413&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0660839 2026-04-23 09:04:07.030 9 INFO neutron.wsgi [req-68980780-57b5-47fc-9fc6-23c5cf9a2171 req-62f80841-dc5f-4319-a362-3ce2cdfb2810 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0389533 2026-04-23 09:04:07.111 10 INFO neutron.wsgi [req-63b41655-ea37-429f-ac9e-e3f36662d779 req-fd9b9dab-a640-479a-9513-a064a795faaa 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 210 time: 0.0269704 2026-04-23 09:04:07.113 10 INFO neutron.wsgi [req-abce487f-37b3-4f4e-a069-8b28c72fd98d req-ae1d43a1-558e-40a1-8a1e-b622f2422a4a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1409 time: 0.2137136 2026-04-23 09:04:07.161 10 INFO neutron.wsgi [req-abce487f-37b3-4f4e-a069-8b28c72fd98d req-8dc54453-0d06-4213-b67b-3dd4967afa84 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0423014 2026-04-23 09:04:07.161 9 INFO neutron.wsgi [req-68980780-57b5-47fc-9fc6-23c5cf9a2171 req-1af151c2-ac9e-4adc-806c-0cd14d1a82fa 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1409 time: 0.0785999 2026-04-23 09:04:07.174 9 INFO neutron.wsgi [req-55b3bafc-e1f9-45ac-af2c-89c3cb62b351 req-dbbd69ad-c9ca-4cfa-ac93-5a4f1fa686f0 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1170 time: 0.0452166 2026-04-23 09:04:07.248 9 INFO neutron.wsgi [req-68980780-57b5-47fc-9fc6-23c5cf9a2171 req-8b47ba41-203c-4b7b-9c09-e65e1e0fb2d9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 981 time: 0.0635130 2026-04-23 09:04:07.304 9 INFO neutron.wsgi [req-68980780-57b5-47fc-9fc6-23c5cf9a2171 req-10cd012a-2a97-4442-a0ec-4bc5ac3d4208 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1059 time: 0.0503628 2026-04-23 09:04:07.351 9 INFO neutron.wsgi [req-68980780-57b5-47fc-9fc6-23c5cf9a2171 req-f33c0f1c-2b44-44a0-9e98-c3e31a57ce81 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 200 len: 876 time: 0.0405276 2026-04-23 09:04:07.381 9 INFO neutron.wsgi [req-68980780-57b5-47fc-9fc6-23c5cf9a2171 req-1b64c305-3183-4596-9842-4797170336c5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241606 2026-04-23 09:04:07.463 9 INFO neutron.wsgi [req-68980780-57b5-47fc-9fc6-23c5cf9a2171 req-4ba8792e-a6e5-4cf9-9a7d-3c8cf3eb5fad 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0751770 2026-04-23 09:04:07.551 9 INFO neutron.wsgi [req-68980780-57b5-47fc-9fc6-23c5cf9a2171 req-0495693f-0e2e-4acc-82de-cd2ebedf50fc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0823281 2026-04-23 09:04:07.551 10 INFO neutron.db.l3_db [None req-2c9d00cc-717b-4f99-b5e4-b30060cea86d e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Floating IP 217e2c41-f3e0-40e9-a42d-9d77150381dd associated. External IP: 10.96.250.219, port: 5d3dc7bb-1720-4b86-9608-458505d85914. 2026-04-23 09:04:07.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c9d00cc-717b-4f99-b5e4-b30060cea86d e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource 217e2c41-f3e0-40e9-a42d-9d77150381dd (type: floatingips) to 1 2026-04-23 09:04:08.040 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-3a65afc7-017f-467e-a574-c4a43d71d891 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 199.204.45.169 "GET /v2.0/networks?id=551be9b7-9f8e-461a-97aa-7baa52056ac9 HTTP/1.1" status: 200 len: 879 time: 0.0723572 2026-04-23 09:04:08.118 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-454894e9-d9f4-42db-a8d7-5fc05be8c5b0 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4deb53853d904fc8822ad6d2a9c463d1 HTTP/1.1" status: 200 len: 379 time: 0.0718789 2026-04-23 09:04:08.199 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c9d00cc-717b-4f99-b5e4-b30060cea86d e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Successfully bumped revision number for resource 217e2c41-f3e0-40e9-a42d-9d77150381dd (type: floatingips) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:08.248 10 INFO neutron.wsgi [req-5feca909-ea0d-4ccb-a834-09fd75636c3b req-d50c8a82-4907-46fe-9c6c-f54526971dcf 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 210 time: 0.0423090 2026-04-23 09:04:08.250 10 INFO neutron.wsgi [None req-2c9d00cc-717b-4f99-b5e4-b30060cea86d e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/217e2c41-f3e0-40e9-a42d-9d77150381dd HTTP/1.1" status: 200 len: 1049 time: 1.0610089 2026-04-23 09:04:08.347 9 INFO neutron.wsgi [req-6463b6b8-67c6-4a6b-9743-b49b8948234c req-abf5ce3e-43c1-471d-bbe3-ada2b73ac770 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1170 time: 0.0416648 2026-04-23 09:04:08.348 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-116a9321-5b5f-4db1-b568-7cc734c20866'] response: {'server_uuid': 'f1ecfa56-ee3b-4fc4-9dd9-067f9075788c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d3dc7bb-1720-4b86-9608-458505d85914', 'code': 200} 2026-04-23 09:04:08.349 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-116a9321-5b5f-4db1-b568-7cc734c20866'] response: {'name': 'network-changed', 'server_uuid': 'f1ecfa56-ee3b-4fc4-9dd9-067f9075788c', 'tag': '5d3dc7bb-1720-4b86-9608-458505d85914', 'status': 'completed', 'code': 200} 2026-04-23 09:04:08.432 9 INFO neutron.wsgi [req-6463b6b8-67c6-4a6b-9743-b49b8948234c req-efed5225-e72c-44ca-85cf-894d7089c00c e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6c056b9f-879d-4e1f-b579-54d427dbf413&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0758820 2026-04-23 09:04:08.439 9 INFO neutron.wsgi [req-eb65ca0f-4a98-4a94-93df-784fde707e73 req-bef94d0f-e6fe-43f9-bb76-4e665fffbedd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=dfb4712248bb431ea6652a1c4425aee4&device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1409 time: 0.0573342 2026-04-23 09:04:08.526 9 INFO neutron.wsgi [req-eb65ca0f-4a98-4a94-93df-784fde707e73 req-d2eb6178-4217-42c9-9e81-9d5b7df429cb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=e965934e-96da-4a52-be83-2bb704837f3e HTTP/1.1" status: 200 len: 974 time: 0.0751691 2026-04-23 09:04:08.587 9 INFO neutron.wsgi [req-eb65ca0f-4a98-4a94-93df-784fde707e73 req-383421f4-7926-4f6f-ae7b-4b7b470edf86 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5d3dc7bb-1720-4b86-9608-458505d85914 HTTP/1.1" status: 200 len: 1059 time: 0.0530457 2026-04-23 09:04:08.593 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-4a7c5900-5f67-4afe-b0e6-d3a9562200db 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] No more DHCP agents 2026-04-23 09:04:08.597 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-4a7c5900-5f67-4afe-b0e6-d3a9562200db 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Unable to schedule network 551be9b7-9f8e-461a-97aa-7baa52056ac9: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:08.639 9 INFO neutron.wsgi [req-eb65ca0f-4a98-4a94-93df-784fde707e73 req-af60a27e-fe82-4735-8913-38ea0d24847a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=879f1fb4-913f-4794-884c-2d31ab0ff9ac HTTP/1.1" status: 200 len: 869 time: 0.0433769 2026-04-23 09:04:08.674 9 INFO neutron.wsgi [req-eb65ca0f-4a98-4a94-93df-784fde707e73 req-0133bc20-8f9c-4da8-9e1d-2b26f1909f21 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=e965934e-96da-4a52-be83-2bb704837f3e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263197 2026-04-23 09:04:08.790 9 INFO neutron.wsgi [req-eb65ca0f-4a98-4a94-93df-784fde707e73 req-0dab5b67-4c15-48fa-96c6-c3152be860cd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1036897 2026-04-23 09:04:08.804 9 INFO neutron.db.ovn_revision_numbers_db [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-4a7c5900-5f67-4afe-b0e6-d3a9562200db 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource ede1efdd-c707-49c6-b724-05b4281237c5 (type: ports) to 1 2026-04-23 09:04:08.857 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-4a7c5900-5f67-4afe-b0e6-d3a9562200db 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7076387 2026-04-23 09:04:08.867 9 INFO neutron.wsgi [req-eb65ca0f-4a98-4a94-93df-784fde707e73 req-fef47718-22cb-4b15-a118-79f926725ee1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0697656 2026-04-23 09:04:08.868 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: 5d3dc7bb-1720-4b86-9608-458505d85914 2026-04-23 09:04:08.947 10 INFO neutron.wsgi [req-3bd57067-2f51-484f-b47d-985b5b33b3e3 req-04cca5cf-9243-4a5b-8b64-f6a6aa104067 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1170 time: 0.1460264 2026-04-23 09:04:09.039 10 INFO neutron.wsgi [req-3bd57067-2f51-484f-b47d-985b5b33b3e3 req-c07e7030-3a61-44b3-b945-fbc4dcb5c16e e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6c056b9f-879d-4e1f-b579-54d427dbf413&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0702682 2026-04-23 09:04:09.235 9 INFO neutron.wsgi [req-f2f69bc4-115e-4dc7-8458-828951d5b4dc req-396dbe57-1d30-4300-bb99-f8089cd476f3 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1168 time: 0.0472031 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:09.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 5d3dc7bb-1720-4b86-9608-458505d85914 (type: ports) to 5 2026-04-23 09:04:09.436 9 INFO neutron.db.ovn_revision_numbers_db [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-5dcffe1f-bd0a-4c76-b690-43ee38bc7e64 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource ede1efdd-c707-49c6-b724-05b4281237c5 (type: ports) to 2 2026-04-23 09:04:09.482 9 INFO neutron.wsgi [req-bc070dc2-938d-43b4-8235-12364f95b178 req-3afb6252-f484-47cf-ac51-1724d2c2de31 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1168 time: 0.1488647 2026-04-23 09:04:09.912 9 INFO neutron.wsgi [req-bc070dc2-938d-43b4-8235-12364f95b178 req-8c9683fe-9520-4bed-9989-19038ed08903 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=58ecec4d-0605-435e-abdf-df0e2e604f9b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.4212129 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:10.094 10 INFO neutron.wsgi [req-f1f899d8-4c1b-4a96-ad9e-71d57b17a58e req-f2f52c11-059f-439f-b2a8-8e088312f0e3 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1170 time: 0.0877280 2026-04-23 09:04:10.138 9 INFO neutron.db.l3_db [req-f2f69bc4-115e-4dc7-8458-828951d5b4dc req-0ebe217a-af80-4b9a-b320-df98f8bef54f e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] Floating IP 217e2c41-f3e0-40e9-a42d-9d77150381dd disassociated. External IP: 10.96.250.219, port: 5d3dc7bb-1720-4b86-9608-458505d85914. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:10.213 9 INFO neutron.wsgi [req-e004ec31-fc87-4931-9918-6e08dccb34da req-9d1c51b7-399e-498f-83a0-472b0313c3e3 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=f1ecfa56-ee3b-4fc4-9dd9-067f9075788c HTTP/1.1" status: 200 len: 1168 time: 0.0779479 2026-04-23 09:04:10.220 10 INFO neutron.wsgi [req-ecd02299-44d6-477e-b4f6-569b601a8590 req-7473974e-fb35-45e3-8483-d3265b5612e7 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports/7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1167 time: 0.0461552 2026-04-23 09:04:10.272 9 INFO neutron.db.ovn_revision_numbers_db [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-5dcffe1f-bd0a-4c76-b690-43ee38bc7e64 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource ede1efdd-c707-49c6-b724-05b4281237c5 (type: ports) to 2 2026-04-23 09:04:10.291 9 INFO neutron.wsgi [req-e004ec31-fc87-4931-9918-6e08dccb34da req-40230048-4790-4e67-a343-ac33354563c8 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6c056b9f-879d-4e1f-b579-54d427dbf413&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0659802 2026-04-23 09:04:10.298 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-5dcffe1f-bd0a-4c76-b690-43ee38bc7e64 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/ede1efdd-c707-49c6-b724-05b4281237c5 HTTP/1.1" status: 200 len: 1376 time: 1.4342625 2026-04-23 09:04:10.352 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0591a071-d6ae-44ca-b252-e3e85791b7f9'] response: {'name': 'network-changed', 'server_uuid': '994f0a0f-2611-4784-80e8-80f67d596abb', 'tag': 'ede1efdd-c707-49c6-b724-05b4281237c5', 'status': 'completed', 'code': 200} 2026-04-23 09:04:10.395 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e394b857-08f4-43df-a1d3-237176bc5106'] response: {'server_uuid': 'f1ecfa56-ee3b-4fc4-9dd9-067f9075788c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5d3dc7bb-1720-4b86-9608-458505d85914', 'code': 200} 2026-04-23 09:04:10.395 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e394b857-08f4-43df-a1d3-237176bc5106'] response: {'server_uuid': 'f1ecfa56-ee3b-4fc4-9dd9-067f9075788c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d3dc7bb-1720-4b86-9608-458505d85914', 'code': 200} 2026-04-23 09:04:10.399 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-8942fb45-4d61-426c-b5d7-b051110bd484 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=4deb53853d904fc8822ad6d2a9c463d1&device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1407 time: 0.0443802 2026-04-23 09:04:10.440 9 INFO neutron.wsgi [req-f2f69bc4-115e-4dc7-8458-828951d5b4dc req-0ebe217a-af80-4b9a-b320-df98f8bef54f e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 199.204.45.169 "DELETE /v2.0/ports/5d3dc7bb-1720-4b86-9608-458505d85914 HTTP/1.1" status: 204 len: 173 time: 1.1974390 2026-04-23 09:04:10.442 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-0fec92fd-c67d-47d8-bb6c-65fd4872685a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ede1efdd-c707-49c6-b724-05b4281237c5 HTTP/1.1" status: 200 len: 217 time: 0.0332999 2026-04-23 09:04:10.456 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-92129609-812d-4403-9f7e-b4f564af4edb f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "GET /v2.0/subnets?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 858 time: 0.0735621 2026-04-23 09:04:10.479 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-ea4d0d6f-a557-409b-9e4b-023cc471488e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=f3d0b06a-818c-4215-9cc5-f3f16d289f1f HTTP/1.1" status: 200 len: 873 time: 0.0289762 2026-04-23 09:04:10.506 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-1ae2158a-f6ee-4220-b0c3-86162e8f1ac5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=551be9b7-9f8e-461a-97aa-7baa52056ac9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0182893 2026-04-23 09:04:10.520 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-c8c0b890-e232-421b-8dc3-27ed502e447f f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6&device_owner=compute%3Anova&network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 1170 time: 0.0553579 2026-04-23 09:04:10.584 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-7db0091f-c4d6-430a-aa79-9fa728dedf14 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0702240 2026-04-23 09:04:10.645 9 INFO neutron.wsgi [req-0ec31662-0df8-44f0-b34e-96b9c5595ea2 req-37175a72-63e0-4c81-b2b8-dc5e8967a958 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0570774 2026-04-23 09:04:10.730 9 INFO neutron.wsgi [req-ab4e125c-07fc-4171-ae5f-693ef83fc231 req-a0abe3f7-87b1-4831-b0ff-6982b9b26a69 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=4deb53853d904fc8822ad6d2a9c463d1&device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1407 time: 0.0428472 2026-04-23 09:04:10.828 9 INFO neutron.wsgi [req-ab4e125c-07fc-4171-ae5f-693ef83fc231 req-fc9103ca-d11d-40e5-a512-2d535212162a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=551be9b7-9f8e-461a-97aa-7baa52056ac9 HTTP/1.1" status: 200 len: 978 time: 0.0916717 2026-04-23 09:04:10.863 9 INFO neutron.wsgi [req-ab4e125c-07fc-4171-ae5f-693ef83fc231 req-13f0d365-048a-479a-a392-26c9c2645b16 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ede1efdd-c707-49c6-b724-05b4281237c5 HTTP/1.1" status: 200 len: 217 time: 0.0263004 2026-04-23 09:04:10.907 9 INFO neutron.wsgi [req-ab4e125c-07fc-4171-ae5f-693ef83fc231 req-0bf61974-f91a-4b1d-a01e-a034cb28b987 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=f3d0b06a-818c-4215-9cc5-f3f16d289f1f HTTP/1.1" status: 200 len: 873 time: 0.0373774 2026-04-23 09:04:10.933 9 INFO neutron.wsgi [req-ab4e125c-07fc-4171-ae5f-693ef83fc231 req-c54c0adb-5366-4fe2-becc-81d5054b495f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=551be9b7-9f8e-461a-97aa-7baa52056ac9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0197504 2026-04-23 09:04:11.016 9 INFO neutron.wsgi [req-ab4e125c-07fc-4171-ae5f-693ef83fc231 req-7fe57549-159d-4b01-a5ee-af7fd1d204dc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0742135 2026-04-23 09:04:11.090 9 INFO neutron.wsgi [req-ab4e125c-07fc-4171-ae5f-693ef83fc231 req-ea7354f3-6f21-4e43-a437-d23e52a611bf 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0662270 2026-04-23 09:04:11.095 10 INFO neutron.wsgi [req-b663e600-eca7-4f53-b602-32b51769635a req-524beb42-7bb9-4906-9fff-74e7364bcc00 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1168 time: 0.1077111 2026-04-23 09:04:11.096 10 INFO neutron.db.ovn_revision_numbers_db [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-6234b987-1265-4048-9434-1448972030d2 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 (type: ports) to 5 2026-04-23 09:04:11.108 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-6234b987-1265-4048-9434-1448972030d2 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "PUT /v2.0/ports/7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1345 time: 0.5834541 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:11.191 10 INFO neutron.wsgi [req-b663e600-eca7-4f53-b602-32b51769635a req-0d5eb181-084d-42b5-a495-6bf4ea4a12c9 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=58ecec4d-0605-435e-abdf-df0e2e604f9b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0829129 2026-04-23 09:04:11.194 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-28a0de63-61ad-411d-af9f-4c64f9475c6d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1586 time: 0.0633228 2026-04-23 09:04:11.265 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-6814ee84-a941-425f-9a91-b38d0654abe8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 981 time: 0.0634017 2026-04-23 09:04:11.307 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-5bd54026-670e-4725-af58-2c584629ff86 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 217 time: 0.0336144 2026-04-23 09:04:11.369 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-3641a550-035e-424b-944d-c129560c102a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1059 time: 0.0529218 2026-04-23 09:04:11.429 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-a49567fb-a1fb-4f04-b465-4fc4f2655681 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 200 len: 876 time: 0.0480340 2026-04-23 09:04:11.478 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-692660e9-725b-4802-a421-210a965bae2a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0391643 2026-04-23 09:04:11.551 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: ede1efdd-c707-49c6-b724-05b4281237c5 2026-04-23 09:04:11.572 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port ede1efdd-c707-49c6-b724-05b4281237c5 2026-04-23 09:04:11.624 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-71d484e8-355f-4913-b0ee-ebf1ac2d8de1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1397858 2026-04-23 09:04:11.671 10 INFO neutron.wsgi [None req-57c00322-1867-4729-b407-cbd723faf100 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/6c056b9f-879d-4e1f-b579-54d427dbf413 HTTP/1.1" status: 204 len: 168 time: 0.2776325 2026-04-23 09:04:11.721 9 INFO neutron.api.v2.resource [None req-fc46284f-c742-469c-919a-107ce47cd31b e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:04:11.723 9 INFO neutron.wsgi [None req-fc46284f-c742-469c-919a-107ce47cd31b e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.66 "GET /v2.0/security-groups/6c056b9f-879d-4e1f-b579-54d427dbf413 HTTP/1.1" status: 404 len: 347 time: 0.0300200 2026-04-23 09:04:11.744 10 INFO neutron.wsgi [req-b9de9ebd-90bb-42f7-9f6d-6e455e423f6e req-2044be97-9732-4e7a-be24-607e36493651 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1145890 2026-04-23 09:04:12.010 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource ede1efdd-c707-49c6-b724-05b4281237c5 (type: ports) to 4 2026-04-23 09:04:12.128 9 INFO neutron.wsgi [None req-90a04721-9699-40c0-87d4-990d05e1de30 e9e6e603cea44135bc8d8629ee2f4700 dfb4712248bb431ea6652a1c4425aee4 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/217e2c41-f3e0-40e9-a42d-9d77150381dd HTTP/1.1" status: 204 len: 168 time: 0.3962672 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:12.299 10 INFO neutron.wsgi [req-8495b2f9-42ee-4df7-ae85-911389cf76ea req-d8571970-604a-4a1d-afb1-42e002d730a4 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1170 time: 0.0397856 2026-04-23 09:04:12.345 10 INFO neutron.wsgi [req-8495b2f9-42ee-4df7-ae85-911389cf76ea req-95fde3fb-f92d-47bc-96bd-1ef12f301f52 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=58ecec4d-0605-435e-abdf-df0e2e604f9b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0424221 2026-04-23 09:04:12.405 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-71335181-706d-4f36-8b03-300707a73ec9'] response: {'server_uuid': 'f1ecfa56-ee3b-4fc4-9dd9-067f9075788c', 'name': 'network-vif-deleted', 'tag': '5d3dc7bb-1720-4b86-9608-458505d85914', 'status': 'completed', 'code': 200} 2026-04-23 09:04:12.437 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8404294-a0c8-45b5-8fdc-bf80e8f4fbe0'] response: {'name': 'network-changed', 'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'status': 'completed', 'code': 200} 2026-04-23 09:04:12.438 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8404294-a0c8-45b5-8fdc-bf80e8f4fbe0'] response: {'server_uuid': '994f0a0f-2611-4784-80e8-80f67d596abb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ede1efdd-c707-49c6-b724-05b4281237c5', 'code': 200} 2026-04-23 09:04:12.438 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8404294-a0c8-45b5-8fdc-bf80e8f4fbe0'] response: {'server_uuid': '994f0a0f-2611-4784-80e8-80f67d596abb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ede1efdd-c707-49c6-b724-05b4281237c5', 'code': 200} 2026-04-23 09:04:12.511 10 INFO neutron.wsgi [req-de4ec2a6-140c-43cc-8cb9-0a8f24a4bac8 req-f4ea840b-48a5-4715-b12a-3721d8c9b1d9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1586 time: 0.0581217 2026-04-23 09:04:12.531 10 INFO neutron.wsgi [req-2601b463-fb6b-4904-b027-6b8f40802a40 req-db000953-55b9-44aa-9233-e2cc5ab6c42d f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1348 time: 0.0544350 2026-04-23 09:04:12.826 10 INFO neutron.wsgi [req-2601b463-fb6b-4904-b027-6b8f40802a40 req-b6733473-7173-48df-a8d2-e585fba194ad f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0525477 2026-04-23 09:04:12.831 9 INFO neutron.wsgi [req-83cb859b-adab-4c7f-9ddf-e3cba0dc3a88 req-839b9fcc-356f-483a-b993-bc7c5334d849 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.1205397 2026-04-23 09:04:12.837 10 INFO neutron.wsgi [req-de4ec2a6-140c-43cc-8cb9-0a8f24a4bac8 req-a55503aa-2c5d-41bd-adca-0a4366b4221a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 981 time: 0.3185771 2026-04-23 09:04:12.870 10 INFO neutron.wsgi [req-de4ec2a6-140c-43cc-8cb9-0a8f24a4bac8 req-f63c48fd-dd52-45b9-bfa6-1ccc679bd9ef 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 217 time: 0.0268159 2026-04-23 09:04:12.900 9 INFO neutron.wsgi [req-83cb859b-adab-4c7f-9ddf-e3cba0dc3a88 req-8cb07608-cbcf-45da-bcc3-e3f62c7e22ca 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0604272 2026-04-23 09:04:12.934 10 INFO neutron.wsgi [req-de4ec2a6-140c-43cc-8cb9-0a8f24a4bac8 req-c67e9275-7491-4a56-85be-9b2c7abb3920 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1059 time: 0.0568342 2026-04-23 09:04:12.994 10 INFO neutron.wsgi [req-de4ec2a6-140c-43cc-8cb9-0a8f24a4bac8 req-d8b16046-a904-43c9-ace7-b7f824464519 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 200 len: 876 time: 0.0474703 2026-04-23 09:04:13.029 10 INFO neutron.wsgi [req-de4ec2a6-140c-43cc-8cb9-0a8f24a4bac8 req-c706e737-f130-4e28-a23f-b886c8a0edee 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0264537 2026-04-23 09:04:13.047 9 INFO neutron.wsgi [req-8f720cc3-b987-4c84-804c-97e9011d9041 req-ba4f915c-2a98-4cef-9b3b-cf946e9c74b0 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0655119 2026-04-23 09:04:13.095 10 INFO neutron.wsgi [req-de4ec2a6-140c-43cc-8cb9-0a8f24a4bac8 req-c95f4256-2fff-4710-a6f7-ef54832e20c4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0610178 2026-04-23 09:04:13.111 9 INFO neutron.wsgi [req-8f720cc3-b987-4c84-804c-97e9011d9041 req-973cee20-da5e-4523-8f61-6a1cc71555e0 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0426149 2026-04-23 09:04:13.186 10 INFO neutron.wsgi [req-de4ec2a6-140c-43cc-8cb9-0a8f24a4bac8 req-284ad60e-7704-4c93-9667-18c797714bc5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0615516 2026-04-23 09:04:13.335 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-0265c8d7-b3bf-48c6-a4dd-e6596b823859 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 HTTP/1.1" status: 200 len: 1348 time: 0.0910525 2026-04-23 09:04:13.498 9 INFO neutron.wsgi [req-1e2e88a7-e72c-474e-b4d4-961a41d74c17 req-ba046a14-0b14-4532-aac5-4fb591321c83 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1170 time: 0.0511720 2026-04-23 09:04:13.549 9 INFO neutron.wsgi [req-e503e10a-da62-48fc-8c03-546de420b5e9 req-7965b195-ed9d-48f1-84e5-d04f6cbc2cd7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=84a41db4ce004dd69452349a51ea39a5&device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1409 time: 0.0467958 2026-04-23 09:04:13.575 10 INFO neutron.wsgi [req-01b7ecb8-b64a-4338-b4c5-90f2d7cfcf9d req-16b080dc-9607-4e18-9800-c361a197e4f2 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.1422477 2026-04-23 09:04:13.593 9 INFO neutron.wsgi [req-1e2e88a7-e72c-474e-b4d4-961a41d74c17 req-b996446d-5dd0-4358-8725-1204de9e9808 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=58ecec4d-0605-435e-abdf-df0e2e604f9b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0872953 2026-04-23 09:04:13.636 10 INFO neutron.wsgi [req-01b7ecb8-b64a-4338-b4c5-90f2d7cfcf9d req-4f88dd7a-fa54-4891-8a11-c3e0c6885c80 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0523496 2026-04-23 09:04:13.686 9 INFO neutron.wsgi [req-e503e10a-da62-48fc-8c03-546de420b5e9 req-0a666eba-b4f2-4dc6-9343-d1a47809ac98 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=a237346c-4274-4c7e-95a3-f6176b1a51ba HTTP/1.1" status: 200 len: 973 time: 0.1293182 2026-04-23 09:04:13.782 9 INFO neutron.wsgi [req-e503e10a-da62-48fc-8c03-546de420b5e9 req-d74c76de-bd6d-4cbf-ba9c-5775081076d4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=470039be-7cbc-4884-8692-b0b3536c7f23 HTTP/1.1" status: 200 len: 1059 time: 0.0776401 2026-04-23 09:04:13.859 9 INFO neutron.wsgi [req-e503e10a-da62-48fc-8c03-546de420b5e9 req-693ff8a2-cc5b-4384-b9bf-a5510c867c72 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=8978c4ea-9e39-4a6a-8723-8bb17bf32675 HTTP/1.1" status: 200 len: 868 time: 0.0691340 2026-04-23 09:04:13.892 9 INFO neutron.wsgi [req-e503e10a-da62-48fc-8c03-546de420b5e9 req-d217838f-bbf5-4a85-8515-16451b938443 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=a237346c-4274-4c7e-95a3-f6176b1a51ba&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0267959 2026-04-23 09:04:13.933 10 INFO neutron.db.ovn_revision_numbers_db [req-821780dc-a004-4156-9b34-998367ca6899 req-c17eb78b-c692-4509-a1bc-55b84131e166 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Successfully bumped revision number for resource 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 (type: ports) to 6 2026-04-23 09:04:13.948 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-c17eb78b-c692-4509-a1bc-55b84131e166 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "PUT /v2.0/ports/7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1167 time: 0.6054647 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:14.007 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-ca5d5f90-fa67-464e-bc0d-1d9279cb8e37 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1409 time: 0.0386124 2026-04-23 09:04:14.031 9 INFO neutron.wsgi [req-e503e10a-da62-48fc-8c03-546de420b5e9 req-9aef2bc6-c3d2-40cf-9172-d1282af982c0 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1270719 2026-04-23 09:04:14.036 9 INFO neutron.wsgi [None req-83a9c131-7f47-40b9-bcfe-a5dd9d0a3ca1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/51483e12-6c0a-4956-828c-feae1221b143/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8963120 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:14.093 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-9f67fdb2-5fd4-49ee-bc74-79dbf2f579fe 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 981 time: 0.0785320 2026-04-23 09:04:14.148 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-942b1bd5-28ee-4488-826c-7d39f9c116ed 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1059 time: 0.0484858 2026-04-23 09:04:14.157 9 INFO neutron.wsgi [req-e503e10a-da62-48fc-8c03-546de420b5e9 req-00af2b17-ddf7-4350-aebc-016b21d5dd5a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1149075 2026-04-23 09:04:14.197 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-b04d7a8d-6823-47de-acaa-74c99b6bd129 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 200 len: 876 time: 0.0443282 2026-04-23 09:04:14.238 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-6bb2b7bb-341c-4c9d-baaa-c230a9788901 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0364885 2026-04-23 09:04:14.327 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-a9720028-e02c-46aa-ac6a-96a0c13e4ef1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0714514 2026-04-23 09:04:14.404 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status down for port: 470039be-7cbc-4884-8692-b0b3536c7f23 2026-04-23 09:04:14.432 10 INFO neutron.wsgi [req-821780dc-a004-4156-9b34-998367ca6899 req-fbfc31e4-567b-4a21-ba88-1f8ece3dc4c4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0994723 2026-04-23 09:04:14.495 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ed96611-7e6d-4384-b5f6-616450cf27d8'] response: {'name': 'network-changed', 'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'status': 'completed', 'code': 200} 2026-04-23 09:04:14.590 10 INFO neutron.wsgi [req-4daccba6-cfbe-4bb9-816c-94c7f2a0f9d0 req-14a14463-5efb-40ff-b6a5-ad1cc73817f7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=2238185506b04920aea5dda6c91d143e&device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1409 time: 0.0525515 2026-04-23 09:04:14.593 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdb92aed-5092-470a-aee4-4d18c7c30d1e'] response: {'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'code': 200} 2026-04-23 09:04:14.721 10 INFO neutron.wsgi [req-4daccba6-cfbe-4bb9-816c-94c7f2a0f9d0 req-27c1dd25-acc3-4304-ae4e-7ff805574821 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 200 len: 981 time: 0.1186759 2026-04-23 09:04:14.739 10 INFO neutron.wsgi [req-b73714e7-4f07-4692-a86f-f771e984f549 req-613d7890-1db7-41c7-a489-a00ac473ed74 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1170 time: 0.0593522 2026-04-23 09:04:14.808 10 INFO neutron.wsgi [req-4daccba6-cfbe-4bb9-816c-94c7f2a0f9d0 req-cc0ce689-7ee5-4afe-a5fc-b5a128d29067 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 200 len: 1059 time: 0.0541992 2026-04-23 09:04:14.810 9 INFO neutron.wsgi [req-a13bfdfa-21fb-4d81-9306-ab6c3f7648b0 req-a3fa0f12-af51-42eb-a188-d3c1b6065449 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1168 time: 0.0790012 2026-04-23 09:04:14.811 10 INFO neutron.wsgi [req-b73714e7-4f07-4692-a86f-f771e984f549 req-bcdd72ae-21c8-448f-bd82-bd10d953ab1d 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=58ecec4d-0605-435e-abdf-df0e2e604f9b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0648434 2026-04-23 09:04:14.867 10 INFO neutron.wsgi [req-4daccba6-cfbe-4bb9-816c-94c7f2a0f9d0 req-e2dbd8af-2dc3-4d41-a9a3-bdefb35286d7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 200 len: 876 time: 0.0497839 2026-04-23 09:04:14.903 10 INFO neutron.wsgi [req-4daccba6-cfbe-4bb9-816c-94c7f2a0f9d0 req-70ef5052-0f72-4eeb-819e-99d55003f70c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0272453 2026-04-23 09:04:14.959 9 INFO neutron.wsgi [req-a13bfdfa-21fb-4d81-9306-ab6c3f7648b0 req-cd1e2412-de3f-46bd-b921-5d93f447ec23 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1287291 2026-04-23 09:04:14.979 9 INFO neutron.wsgi [None req-7d23a6cb-b627-40eb-8f0c-b47233112ced f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/51483e12-6c0a-4956-828c-feae1221b143 HTTP/1.1" status: 204 len: 168 time: 0.9326923 2026-04-23 09:04:14.991 10 INFO neutron.wsgi [req-1fe405e7-2857-4ae1-b934-fb38044cc109 req-c3f627c0-9aa9-4b69-b047-d451ab889f68 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1170 time: 0.0932763 2026-04-23 09:04:15.038 10 INFO neutron.wsgi [req-4daccba6-cfbe-4bb9-816c-94c7f2a0f9d0 req-7ca63a98-c4d8-40c1-8b73-199227b33412 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1276326 2026-04-23 09:04:15.044 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 470039be-7cbc-4884-8692-b0b3536c7f23 (type: ports) to 5 2026-04-23 09:04:15.086 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 470039be-7cbc-4884-8692-b0b3536c7f23 2026-04-23 09:04:15.120 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 470039be-7cbc-4884-8692-b0b3536c7f23 2026-04-23 09:04:15.170 10 INFO neutron.wsgi [req-4daccba6-cfbe-4bb9-816c-94c7f2a0f9d0 req-987fd048-8d55-41ce-8845-6d42bbd26fde 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1202297 2026-04-23 09:04:15.325 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:15.368 10 INFO neutron.wsgi [None req-6fd4505a-0aab-46a5-8ff2-463114a59f29 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/879f1fb4-913f-4794-884c-2d31ab0ff9ac HTTP/1.1" status: 204 len: 168 time: 0.3746600 2026-04-23 09:04:15.715 9 INFO neutron.db.l3_db [None req-ecdc7afc-652d-4283-a390-307f77bfea12 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Floating IP 4116f2ec-5c61-4e4a-a0f2-a066be6a14cb associated. External IP: 10.96.250.204, port: ede1efdd-c707-49c6-b724-05b4281237c5. 2026-04-23 09:04:15.788 10 INFO neutron.wsgi [req-90b1df63-356b-450c-aeb1-d78af9ec2b61 req-5c75ee80-ff07-45a2-bd1e-8a6bdc53a756 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1168 time: 0.1513309 2026-04-23 09:04:15.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 (type: ports) to 7 2026-04-23 09:04:15.863 9 INFO neutron.wsgi [req-a0487dd6-6e90-456e-b67e-a8afcb99ebb2 req-a966b731-b727-4cef-bfae-864225bfecfa f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 1170 time: 0.5344667 2026-04-23 09:04:15.980 9 INFO neutron.wsgi [req-a0487dd6-6e90-456e-b67e-a8afcb99ebb2 req-5030f3ec-0e15-40d7-ae75-3e02dbc2594f f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=ef6f1a22-3f1f-4450-8573-292f30634013&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1093760 2026-04-23 09:04:16.018 10 INFO neutron.services.segments.plugin [-] Segment c3f6a3a3-200a-4aa6-b6f8-4b33279f405e resource provider aggregate not found 2026-04-23 09:04:16.041 10 INFO neutron.services.segments.plugin [-] Segment c3f6a3a3-200a-4aa6-b6f8-4b33279f405e resource provider aggregate not found 2026-04-23 09:04:16.076 10 INFO neutron.services.segments.plugin [-] Segment c3f6a3a3-200a-4aa6-b6f8-4b33279f405e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3f6a3a3-200a-4aa6-b6f8-4b33279f405e found for delete ", "request_id": "req-9e460819-901d-43c9-8544-824c991eea6b"}]} 2026-04-23 09:04:16.080 10 INFO neutron.services.segments.plugin [-] Segment c3f6a3a3-200a-4aa6-b6f8-4b33279f405e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3f6a3a3-200a-4aa6-b6f8-4b33279f405e found for delete ", "request_id": "req-e334f83f-660a-4166-9055-ec7dac2cbf2d"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:16.141 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 470039be-7cbc-4884-8692-b0b3536c7f23 (type: ports) to 6 2026-04-23 09:04:16.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-ecdc7afc-652d-4283-a390-307f77bfea12 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource 4116f2ec-5c61-4e4a-a0f2-a066be6a14cb (type: floatingips) to 1 2026-04-23 09:04:16.150 10 INFO neutron.wsgi [None req-08cb0777-50cf-4925-9cfd-b0d66ecffc2f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/e965934e-96da-4a52-be83-2bb704837f3e HTTP/1.1" status: 204 len: 168 time: 0.7743266 2026-04-23 09:04:16.177 10 INFO neutron.wsgi [req-71a99683-1036-4409-94d3-b50db42f6154 req-78226c53-2f3a-4c36-b9b8-1b712c94b478 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0870948 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:16.369 9 INFO neutron.db.ovn_revision_numbers_db [None req-ecdc7afc-652d-4283-a390-307f77bfea12 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Successfully bumped revision number for resource 4116f2ec-5c61-4e4a-a0f2-a066be6a14cb (type: floatingips) to 2 2026-04-23 09:04:16.394 9 INFO neutron.wsgi [None req-b82941e1-aa56-445e-a836-f6f72322abf2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=dfb4712248bb431ea6652a1c4425aee4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0558028 2026-04-23 09:04:16.398 9 INFO neutron.wsgi [None req-ecdc7afc-652d-4283-a390-307f77bfea12 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/4116f2ec-5c61-4e4a-a0f2-a066be6a14cb HTTP/1.1" status: 200 len: 1049 time: 1.3854556 2026-04-23 09:04:16.462 10 INFO neutron.wsgi [req-71a99683-1036-4409-94d3-b50db42f6154 req-e1e98ccf-61f0-41f8-8750-bce20675427b 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0469706 2026-04-23 09:04:16.544 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfc28346-e7ff-4db2-aadb-99a10e7208f0'] response: {'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'code': 200} 2026-04-23 09:04:16.544 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfc28346-e7ff-4db2-aadb-99a10e7208f0'] response: {'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'code': 200} 2026-04-23 09:04:16.592 9 INFO neutron.wsgi [req-b9532830-4b00-4d8b-b3dd-c5ac19baa52b req-106bf7f0-d9f5-45f4-9aa1-a139b9f90e0a 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1170 time: 0.1375256 2026-04-23 09:04:16.603 10 INFO neutron.db.l3_db [req-90b1df63-356b-450c-aeb1-d78af9ec2b61 req-6db33644-58b3-4865-bbef-d5845fbe873c f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] Floating IP 6e9b9b67-9d2c-4038-964d-937880d4ac7a disassociated. External IP: 10.96.250.215, port: 7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44. 2026-04-23 09:04:16.657 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10d801f-3ecc-45a6-b2e2-b8ac75d2e47a'] response: {'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'code': 200} 2026-04-23 09:04:16.657 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10d801f-3ecc-45a6-b2e2-b8ac75d2e47a'] response: {'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'code': 200} 2026-04-23 09:04:16.657 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10d801f-3ecc-45a6-b2e2-b8ac75d2e47a'] response: {'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'code': 200} 2026-04-23 09:04:16.657 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10d801f-3ecc-45a6-b2e2-b8ac75d2e47a'] response: {'name': 'network-changed', 'server_uuid': '994f0a0f-2611-4784-80e8-80f67d596abb', 'tag': 'ede1efdd-c707-49c6-b724-05b4281237c5', 'status': 'completed', 'code': 200} 2026-04-23 09:04:16.665 9 INFO neutron.wsgi [req-b9532830-4b00-4d8b-b3dd-c5ac19baa52b req-b584faf3-a60d-4a8d-b71b-41bdc1dc81a1 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=58ecec4d-0605-435e-abdf-df0e2e604f9b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0617597 2026-04-23 09:04:16.731 9 INFO neutron.wsgi [req-def921fd-a111-4515-8eec-a936baba9e8d req-47a702d3-c2cd-4faa-a2c1-f3e12ce3fd57 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=4deb53853d904fc8822ad6d2a9c463d1&device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1409 time: 0.0515895 2026-04-23 09:04:16.800 9 INFO neutron.wsgi [None req-d206226b-16a6-4f83-ab41-38daa58b6eda f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/96845816-9db4-4561-b7ba-49d74f877843 HTTP/1.1" status: 204 len: 168 time: 0.3992739 2026-04-23 09:04:16.829 9 INFO neutron.wsgi [req-def921fd-a111-4515-8eec-a936baba9e8d req-dc88d951-b778-41f6-be36-4d30ce7476bf 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=551be9b7-9f8e-461a-97aa-7baa52056ac9 HTTP/1.1" status: 200 len: 978 time: 0.0895560 2026-04-23 09:04:16.856 10 INFO neutron.wsgi [req-90b1df63-356b-450c-aeb1-d78af9ec2b61 req-6db33644-58b3-4865-bbef-d5845fbe873c f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 199.204.45.169 "DELETE /v2.0/ports/7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44 HTTP/1.1" status: 204 len: 173 time: 1.0590360 2026-04-23 09:04:16.895 9 INFO neutron.wsgi [req-def921fd-a111-4515-8eec-a936baba9e8d req-8d2604f0-5240-49c6-a495-49811b57e947 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ede1efdd-c707-49c6-b724-05b4281237c5 HTTP/1.1" status: 200 len: 1059 time: 0.0587778 2026-04-23 09:04:16.948 9 INFO neutron.wsgi [req-def921fd-a111-4515-8eec-a936baba9e8d req-b31d6e21-241e-4595-b4ca-ce0d5803af7e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=f3d0b06a-818c-4215-9cc5-f3f16d289f1f HTTP/1.1" status: 200 len: 873 time: 0.0453272 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:16.999 9 INFO neutron.wsgi [req-def921fd-a111-4515-8eec-a936baba9e8d req-c87ba94b-6be9-4477-98fb-656e3158717b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=551be9b7-9f8e-461a-97aa-7baa52056ac9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0442781 2026-04-23 09:04:17.048 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: ede1efdd-c707-49c6-b724-05b4281237c5 2026-04-23 09:04:17.099 9 INFO neutron.wsgi [req-def921fd-a111-4515-8eec-a936baba9e8d req-dce266dc-bad8-4989-a538-5baeee76920f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0829864 2026-04-23 09:04:17.145 9 INFO neutron.wsgi [req-00e819ef-4319-4b52-92d6-9fca029df3b8 req-a57e8a04-cf5d-4e60-883c-49067d47d894 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=1c3b20b4-9d74-4036-8d37-0992cd2e8cc6 HTTP/1.1" status: 200 len: 210 time: 0.0369661 2026-04-23 09:04:17.161 10 INFO neutron.wsgi [req-d480002d-93af-421b-b257-e9ed2ad4e84b req-95d80810-40fd-4bf2-ba30-6e9fbeee49e0 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1170 time: 0.1734068 2026-04-23 09:04:17.237 9 INFO neutron.wsgi [req-def921fd-a111-4515-8eec-a936baba9e8d req-539a6380-2628-48eb-ae8d-1d08b6ab3f7a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1322191 2026-04-23 09:04:17.250 10 INFO neutron.wsgi [req-d480002d-93af-421b-b257-e9ed2ad4e84b req-090f9017-4c03-46a7-be6a-9c3b4981f0e0 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=58ecec4d-0605-435e-abdf-df0e2e604f9b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0795884 2026-04-23 09:04:17.383 9 INFO neutron.wsgi [req-5ce3fa04-d037-403a-8ae8-28774da80b0a req-c97c5f00-e9d0-4d6c-8f67-0561d5d3a6ff 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 1168 time: 0.0457225 2026-04-23 09:04:17.459 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource ede1efdd-c707-49c6-b724-05b4281237c5 (type: ports) to 5 2026-04-23 09:04:17.614 9 INFO neutron.wsgi [req-5dc04ac6-d381-47b7-b984-9b12c326f996 req-430bede7-ec9b-4bd2-812c-8998a20ba704 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0668147 2026-04-23 09:04:17.695 9 INFO neutron.wsgi [req-5dc04ac6-d381-47b7-b984-9b12c326f996 req-45c44789-5397-4546-b8e5-3f0096a590a2 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0716877 2026-04-23 09:04:17.755 9 INFO neutron.db.l3_db [req-5ce3fa04-d037-403a-8ae8-28774da80b0a req-a0eab8dc-8c31-4a2b-81c4-980866e2cbca 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] Floating IP 4116f2ec-5c61-4e4a-a0f2-a066be6a14cb disassociated. External IP: 10.96.250.204, port: ede1efdd-c707-49c6-b724-05b4281237c5. 2026-04-23 09:04:18.032 9 INFO neutron.wsgi [req-5ce3fa04-d037-403a-8ae8-28774da80b0a req-a0eab8dc-8c31-4a2b-81c4-980866e2cbca 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 199.204.45.169 "DELETE /v2.0/ports/ede1efdd-c707-49c6-b724-05b4281237c5 HTTP/1.1" status: 204 len: 173 time: 0.6439118 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:18.361 10 INFO neutron.wsgi [req-20e14e30-85bc-4f0c-9054-4641169a764c req-449b80ce-50b4-4276-afde-d2a90a17d5d7 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=994f0a0f-2611-4784-80e8-80f67d596abb HTTP/1.1" status: 200 len: 210 time: 0.0340960 2026-04-23 09:04:18.425 10 INFO neutron.wsgi [None req-3dfa00f9-50b3-4e17-9cbe-c929b3c00ce4 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/ef6f1a22-3f1f-4450-8573-292f30634013 HTTP/1.1" status: 204 len: 168 time: 0.1758578 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:18.454 9 INFO neutron.api.v2.resource [None req-59dbea41-0f28-45c4-9bc3-58e1bbe82828 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:04:18.456 9 INFO neutron.wsgi [None req-59dbea41-0f28-45c4-9bc3-58e1bbe82828 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.66 "GET /v2.0/security-groups/ef6f1a22-3f1f-4450-8573-292f30634013 HTTP/1.1" status: 404 len: 347 time: 0.0244820 2026-04-23 09:04:18.608 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96eb3ee9-dcce-4f6c-901c-3cca4228801f'] response: {'server_uuid': '1c3b20b4-9d74-4036-8d37-0992cd2e8cc6', 'name': 'network-vif-deleted', 'tag': '7bc4a3f9-c74b-405c-beb5-5dd0db2a0d44', 'status': 'completed', 'code': 200} 2026-04-23 09:04:18.608 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96eb3ee9-dcce-4f6c-901c-3cca4228801f'] response: {'server_uuid': '994f0a0f-2611-4784-80e8-80f67d596abb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ede1efdd-c707-49c6-b724-05b4281237c5', 'code': 200} 2026-04-23 09:04:18.609 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96eb3ee9-dcce-4f6c-901c-3cca4228801f'] response: {'server_uuid': '994f0a0f-2611-4784-80e8-80f67d596abb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ede1efdd-c707-49c6-b724-05b4281237c5', 'code': 200} 2026-04-23 09:04:18.701 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f071ab0f-0253-457e-a404-502a2c4e7388'] response: {'server_uuid': '994f0a0f-2611-4784-80e8-80f67d596abb', 'name': 'network-vif-deleted', 'tag': 'ede1efdd-c707-49c6-b724-05b4281237c5', 'status': 'completed', 'code': 200} 2026-04-23 09:04:18.869 9 INFO neutron.wsgi [None req-d87af945-ad07-4160-85ff-0677c611e564 f5c760821ae147069b018aab041f373a 2238185506b04920aea5dda6c91d143e - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/6e9b9b67-9d2c-4038-964d-937880d4ac7a HTTP/1.1" status: 204 len: 168 time: 0.4069858 2026-04-23 09:04:19.653 10 INFO neutron.wsgi [None req-cfd13667-eb56-4fb4-83de-68225515c501 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/58ecec4d-0605-435e-abdf-df0e2e604f9b HTTP/1.1" status: 204 len: 168 time: 0.2011499 2026-04-23 09:04:19.689 9 INFO neutron.api.v2.resource [None req-f7253cd3-cf63-4b1d-b0ad-c8e7084f9132 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:04:19.691 9 INFO neutron.wsgi [None req-f7253cd3-cf63-4b1d-b0ad-c8e7084f9132 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.66 "GET /v2.0/security-groups/58ecec4d-0605-435e-abdf-df0e2e604f9b HTTP/1.1" status: 404 len: 347 time: 0.0329854 2026-04-23 09:04:20.068 10 INFO neutron.wsgi [None req-e78ed9aa-8bc6-48f1-9219-babc5a1d7559 73a96167195740178864509735c458df 4deb53853d904fc8822ad6d2a9c463d1 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/4116f2ec-5c61-4e4a-a0f2-a066be6a14cb HTTP/1.1" status: 204 len: 168 time: 0.3723822 2026-04-23 09:04:20.511 9 INFO neutron.wsgi [None req-be30e636-dcd0-4bfe-bb95-ffbd1b3f4ffa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/1d1b553e-6826-47d9-b2e3-5fc7b2d7366a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5577092 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:21.187 9 INFO neutron.wsgi [None req-860efb7c-8566-4d64-a19c-366693616d11 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/1d1b553e-6826-47d9-b2e3-5fc7b2d7366a HTTP/1.1" status: 204 len: 168 time: 0.6706474 2026-04-23 09:04:21.354 10 INFO neutron.wsgi [None req-6881e4e2-16de-472d-942c-c9edc8b4a8c9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/742c31bd-5b82-473c-8532-6ad2e05e4107/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2797499 2026-04-23 09:04:21.480 10 INFO neutron.wsgi [None req-0b0c0d33-31ee-438d-981c-fb0f98b438bd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/c46ccd6e-feb8-4a87-88c4-bd7b82d4cedf HTTP/1.1" status: 204 len: 168 time: 0.2840950 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:21.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020742 2026-04-23 09:04:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022168 2026-04-23 09:04:21.882 10 INFO neutron.services.segments.plugin [-] Segment ee5ff48d-d2ec-425e-8d53-6a8b403a12e6 resource provider aggregate not found 2026-04-23 09:04:21.889 10 INFO neutron.services.segments.plugin [-] Segment ee5ff48d-d2ec-425e-8d53-6a8b403a12e6 resource provider aggregate not found 2026-04-23 09:04:21.912 10 INFO neutron.services.segments.plugin [-] Segment ee5ff48d-d2ec-425e-8d53-6a8b403a12e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee5ff48d-d2ec-425e-8d53-6a8b403a12e6 found for delete ", "request_id": "req-a0621c78-eac8-4755-98f8-464b66e06293"}]} 2026-04-23 09:04:21.915 10 INFO neutron.services.segments.plugin [-] Segment ee5ff48d-d2ec-425e-8d53-6a8b403a12e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee5ff48d-d2ec-425e-8d53-6a8b403a12e6 found for delete ", "request_id": "req-63d2eb1e-9510-4f99-bb4f-d73efce05c22"}]} 2026-04-23 09:04:21.943 10 INFO neutron.wsgi [None req-5f648158-587a-49e1-864a-3a1e6dc21e2c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/3d231dd3-4ee3-4137-bffd-7ee3a0cd4ccd HTTP/1.1" status: 204 len: 168 time: 0.4586856 2026-04-23 09:04:21.993 9 INFO neutron.wsgi [None req-e4d6fe91-f834-497d-80b8-deb8b01cdeda f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/742c31bd-5b82-473c-8532-6ad2e05e4107 HTTP/1.1" status: 204 len: 168 time: 0.6322649 2026-04-23 09:04:22.211 9 INFO neutron.wsgi [None req-9d2feb29-1d7a-442a-a9f8-fc5f6ddc493a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=2238185506b04920aea5dda6c91d143e&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0450776 2026-04-23 09:04:22.228 9 INFO neutron.wsgi [None req-8b3f055c-5738-47e0-9535-eec406c1ca55 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/f3d0b06a-818c-4215-9cc5-f3f16d289f1f HTTP/1.1" status: 204 len: 168 time: 0.2290013 2026-04-23 09:04:22.450 10 INFO neutron.wsgi [None req-8fc373f3-be48-4da3-9eb2-fbafd6a3f671 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/11ec5ac1-6344-47d4-9c24-64d8d4f7bc2f HTTP/1.1" status: 204 len: 168 time: 0.2302365 2026-04-23 09:04:22.598 10 INFO neutron.db.ovn_revision_numbers_db [None req-3047eeee-e090-40f1-bf47-f8debf3c6bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 89952834-ff33-4f03-8ac1-68c90a413487 (type: security_groups) to 1 2026-04-23 09:04:22.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-3047eeee-e090-40f1-bf47-f8debf3c6bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0eee78cb-631b-4beb-899d-3e4aa074cb53 (type: security_group_rules) to 0 2026-04-23 09:04:22.632 10 INFO neutron.db.ovn_revision_numbers_db [None req-3047eeee-e090-40f1-bf47-f8debf3c6bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 48fd19a4-8224-4a3c-94ff-563880256e8a (type: security_group_rules) to 0 2026-04-23 09:04:22.654 10 INFO neutron.db.ovn_revision_numbers_db [None req-3047eeee-e090-40f1-bf47-f8debf3c6bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9d8174a1-90da-462c-8ea5-cd6b70636953 (type: security_group_rules) to 0 2026-04-23 09:04:22.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-3047eeee-e090-40f1-bf47-f8debf3c6bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ea6bb511-0f33-4e20-9b38-147145750b0e (type: security_group_rules) to 0 2026-04-23 09:04:22.694 9 INFO neutron.wsgi [None req-df8df25b-3dca-4b5a-be9f-bf52f4c07f45 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/551be9b7-9f8e-461a-97aa-7baa52056ac9 HTTP/1.1" status: 204 len: 168 time: 0.4604390 2026-04-23 09:04:22.695 10 INFO neutron.wsgi [None req-3047eeee-e090-40f1-bf47-f8debf3c6bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=96cbbae672574c1b90dda7d71100ce4f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3942027 2026-04-23 09:04:22.898 9 INFO neutron.wsgi [None req-68244af6-2433-44aa-adb6-385be983d52e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/89952834-ff33-4f03-8ac1-68c90a413487 HTTP/1.1" status: 204 len: 168 time: 0.1958332 2026-04-23 09:04:22.959 9 INFO neutron.wsgi [None req-896cc234-d7e5-4959-8b1d-be1916e0da98 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=4deb53853d904fc8822ad6d2a9c463d1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0346437 2026-04-23 09:04:23.219 9 INFO neutron.wsgi [None req-12dd3e49-8ce3-420d-95b2-fc5d055df1e6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/810a838e-b763-498c-a3d1-cb22ab846e42 HTTP/1.1" status: 204 len: 168 time: 0.2543433 2026-04-23 09:04:23.222 10 INFO neutron.db.ovn_revision_numbers_db [None req-19e1f9be-0f63-43ef-ba4a-7604e6464047 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 58b89fb7-54cf-4e6c-9d2d-85711d699bc8 (type: security_groups) to 1 2026-04-23 09:04:23.245 10 INFO neutron.db.ovn_revision_numbers_db [None req-19e1f9be-0f63-43ef-ba4a-7604e6464047 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 05d8cf4f-b48e-4de9-9633-29d5f2483516 (type: security_group_rules) to 0 2026-04-23 09:04:23.260 10 INFO neutron.db.ovn_revision_numbers_db [None req-19e1f9be-0f63-43ef-ba4a-7604e6464047 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3e7518de-5317-47de-b2b5-059d1e39141d (type: security_group_rules) to 0 2026-04-23 09:04:23.284 10 INFO neutron.db.ovn_revision_numbers_db [None req-19e1f9be-0f63-43ef-ba4a-7604e6464047 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ba6b3f83-e01b-4832-9c6a-da6688c9da8d (type: security_group_rules) to 0 2026-04-23 09:04:23.304 9 INFO neutron.services.segments.plugin [-] Segment 3911d45b-695a-4d7b-ad7c-026f48a7beea resource provider aggregate not found 2026-04-23 09:04:23.305 10 INFO neutron.db.ovn_revision_numbers_db [None req-19e1f9be-0f63-43ef-ba4a-7604e6464047 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource da40969a-ba17-4bb6-a419-41bea5391f55 (type: security_group_rules) to 0 2026-04-23 09:04:23.324 9 INFO neutron.services.segments.plugin [-] Segment 3911d45b-695a-4d7b-ad7c-026f48a7beea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3911d45b-695a-4d7b-ad7c-026f48a7beea found for delete ", "request_id": "req-19da153e-bc5f-4f33-9c4e-07de652b6090"}]} 2026-04-23 09:04:23.328 9 INFO neutron.services.segments.plugin [-] Segment 3911d45b-695a-4d7b-ad7c-026f48a7beea resource provider aggregate not found 2026-04-23 09:04:23.332 10 INFO neutron.wsgi [None req-19e1f9be-0f63-43ef-ba4a-7604e6464047 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=3cad337a5c684151bc769ec9133ba997&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2356827 2026-04-23 09:04:23.347 9 INFO neutron.services.segments.plugin [-] Segment 3911d45b-695a-4d7b-ad7c-026f48a7beea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3911d45b-695a-4d7b-ad7c-026f48a7beea found for delete ", "request_id": "req-08dc364a-a7be-498c-9972-eb370dafaeb8"}]} 2026-04-23 09:04:23.553 10 INFO neutron.wsgi [None req-87c7b0cb-e20b-4c49-a6ea-5f696522bec5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/58b89fb7-54cf-4e6c-9d2d-85711d699bc8 HTTP/1.1" status: 204 len: 168 time: 0.2139423 2026-04-23 09:04:24.536 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fa07b56e-f79b-417b-b75b-35661d98956f (type: security_groups) to 1 2026-04-23 09:04:24.551 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 05147971-d8d8-4aa0-847d-1065c9294573 (type: security_group_rules) to 0 2026-04-23 09:04:24.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7ac087c2-c8e1-4025-9144-ea16e594559a (type: security_group_rules) to 0 2026-04-23 09:04:24.580 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8a9f8cb0-3f69-45a7-85d4-fdd32737c316 (type: security_group_rules) to 0 2026-04-23 09:04:24.594 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f3dfedfc-c418-455b-afb8-cea55ef8c948 (type: security_group_rules) to 0 2026-04-23 09:04:24.651 9 INFO neutron.db.segments_db [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment efaf128c-5f5d-400c-aa88-eab0c377874a of type geneve for network b82528bd-a34c-4dcd-9373-65f22e7b2ec6 2026-04-23 09:04:24.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b82528bd-a34c-4dcd-9373-65f22e7b2ec6 (type: networks) to 1 2026-04-23 09:04:24.966 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:24.970 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network b82528bd-a34c-4dcd-9373-65f22e7b2ec6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:25.039 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 78a49434-be87-4d61-9fbd-2279b28a15e6 (type: ports) to 1 2026-04-23 09:04:25.059 9 INFO neutron.wsgi [None req-fb9510d8-c3fc-4213-b1c4-23cc056c6313 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 939 time: 0.7755258 2026-04-23 09:04:25.235 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38c17492-1d6f-4da6-bae1-de1be83974b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:25.238 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38c17492-1d6f-4da6-bae1-de1be83974b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network b82528bd-a34c-4dcd-9373-65f22e7b2ec6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:25.807 9 INFO neutron.db.ovn_revision_numbers_db [None req-38c17492-1d6f-4da6-bae1-de1be83974b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 78a49434-be87-4d61-9fbd-2279b28a15e6 (type: ports) to 2 2026-04-23 09:04:25.845 9 INFO neutron.db.ovn_revision_numbers_db [None req-38c17492-1d6f-4da6-bae1-de1be83974b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 982aba8f-5693-42c8-bad5-7ff188766883 (type: subnets) to 0 2026-04-23 09:04:25.864 9 INFO neutron.wsgi [None req-38c17492-1d6f-4da6-bae1-de1be83974b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 859 time: 0.7993855 2026-04-23 09:04:26.403 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-653fdb43-66cb-494b-a802-be18cd1875ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:26.405 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-653fdb43-66cb-494b-a802-be18cd1875ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:26.624 9 INFO neutron.db.ovn_revision_numbers_db [None req-653fdb43-66cb-494b-a802-be18cd1875ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c39938e8-0779-4b35-a80c-daa78104be6c (type: ports) to 1 2026-04-23 09:04:27.663 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Router 2a6f6f04-8250-40c6-a80c-c85de7ea27c2 is bound to host instance 2026-04-23 09:04:27.674 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: c39938e8-0779-4b35-a80c-daa78104be6c 2026-04-23 09:04:27.704 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port c39938e8-0779-4b35-a80c-daa78104be6c 2026-04-23 09:04:27.723 9 INFO neutron.db.ovn_revision_numbers_db [None req-653fdb43-66cb-494b-a802-be18cd1875ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c39938e8-0779-4b35-a80c-daa78104be6c (type: router_ports) to 1 2026-04-23 09:04:27.804 9 INFO neutron.db.ovn_revision_numbers_db [None req-653fdb43-66cb-494b-a802-be18cd1875ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2a6f6f04-8250-40c6-a80c-c85de7ea27c2 (type: routers) to 2 2026-04-23 09:04:27.819 9 INFO neutron.wsgi [None req-653fdb43-66cb-494b-a802-be18cd1875ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 870 time: 1.9472177 2026-04-23 09:04:28.226 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource c39938e8-0779-4b35-a80c-daa78104be6c (type: ports) to 1 2026-04-23 09:04:28.373 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:28.380 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network b82528bd-a34c-4dcd-9373-65f22e7b2ec6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:28.387 9 INFO neutron.wsgi [req-8480ee8d-81ac-4554-8181-acfa15f32b82 req-9933427b-52fd-414f-8c34-feadf334f7a4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1409 time: 0.0569680 2026-04-23 09:04:28.457 9 INFO neutron.wsgi [req-8480ee8d-81ac-4554-8181-acfa15f32b82 req-8e7b0783-df3e-4df9-b02b-57dd8c4b3a4e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0622735 2026-04-23 09:04:28.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource c39938e8-0779-4b35-a80c-daa78104be6c (type: router_ports) to 3 2026-04-23 09:04:28.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 47a64ba5-c091-4f35-b8fc-485e179592cb (type: ports) to 1 2026-04-23 09:04:28.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource c39938e8-0779-4b35-a80c-daa78104be6c (type: ports) to 2 2026-04-23 09:04:29.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource c39938e8-0779-4b35-a80c-daa78104be6c (type: ports) to 4 2026-04-23 09:04:29.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 47a64ba5-c091-4f35-b8fc-485e179592cb (type: router_ports) to 1 2026-04-23 09:04:29.311 9 INFO neutron.db.ovn_revision_numbers_db [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 47a64ba5-c091-4f35-b8fc-485e179592cb (type: ports) to 1 2026-04-23 09:04:29.341 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource c39938e8-0779-4b35-a80c-daa78104be6c (type: router_ports) to 4 2026-04-23 09:04:29.406 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:29.407 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network b82528bd-a34c-4dcd-9373-65f22e7b2ec6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:29.702 10 INFO neutron.db.ovn_revision_numbers_db [None req-2640d8fb-7043-4ea3-bce5-8ae8de5f5b1a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5db8791d-bf3f-4f02-9eaa-8e5deea23a26 (type: security_groups) to 1 2026-04-23 09:04:29.719 10 INFO neutron.db.ovn_revision_numbers_db [None req-2640d8fb-7043-4ea3-bce5-8ae8de5f5b1a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 16f38500-e980-47cf-a736-b20f1ed2aabf (type: security_group_rules) to 0 2026-04-23 09:04:29.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-2640d8fb-7043-4ea3-bce5-8ae8de5f5b1a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 43393d07-aa81-4526-9ee7-c84a05d58dc6 (type: security_group_rules) to 0 2026-04-23 09:04:29.751 10 INFO neutron.db.ovn_revision_numbers_db [None req-2640d8fb-7043-4ea3-bce5-8ae8de5f5b1a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource cfe2d5e1-c518-41ae-9064-9dd54a2d23e1 (type: security_group_rules) to 0 2026-04-23 09:04:29.767 10 INFO neutron.db.ovn_revision_numbers_db [None req-2640d8fb-7043-4ea3-bce5-8ae8de5f5b1a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f8cf6f36-7c85-4b3a-a68b-f1af7d63b063 (type: security_group_rules) to 0 2026-04-23 09:04:29.793 10 INFO neutron.wsgi [None req-2640d8fb-7043-4ea3-bce5-8ae8de5f5b1a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=10befc7d5bbf45bbb865dd42dccb0f1e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5787642 2026-04-23 09:04:30.026 10 INFO neutron.wsgi [None req-c1ad87a2-9cb9-4632-865b-6eef0f921566 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/5db8791d-bf3f-4f02-9eaa-8e5deea23a26 HTTP/1.1" status: 204 len: 168 time: 0.2248590 2026-04-23 09:04:30.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 47a64ba5-c091-4f35-b8fc-485e179592cb (type: router_ports) to 1 2026-04-23 09:04:30.074 9 INFO neutron.wsgi [None req-13008ce1-7ae4-41a8-a84c-ca5f80d16272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/2a6f6f04-8250-40c6-a80c-c85de7ea27c2/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2500501 2026-04-23 09:04:30.310 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 47a64ba5-c091-4f35-b8fc-485e179592cb 2026-04-23 09:04:30.317 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 47a64ba5-c091-4f35-b8fc-485e179592cb 2026-04-23 09:04:30.415 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cca7012-d3c6-4fc9-bab0-f58aa9dd25e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 242213c7-8183-4fdf-ab96-3ea87921f83f (type: security_groups) to 1 2026-04-23 09:04:30.432 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cca7012-d3c6-4fc9-bab0-f58aa9dd25e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0437734f-6c2b-4c3d-96ca-d4cacb3d0b2b (type: security_group_rules) to 0 2026-04-23 09:04:30.448 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cca7012-d3c6-4fc9-bab0-f58aa9dd25e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2bc8c4ad-9518-425a-8d22-4b56bd33061c (type: security_group_rules) to 0 2026-04-23 09:04:30.465 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cca7012-d3c6-4fc9-bab0-f58aa9dd25e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 32853ab9-30f7-46cf-9984-8d984eb6b12e (type: security_group_rules) to 0 2026-04-23 09:04:30.479 10 INFO neutron.db.ovn_revision_numbers_db [None req-3cca7012-d3c6-4fc9-bab0-f58aa9dd25e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 542633f6-144e-4574-9484-85da07c4d8b7 (type: security_group_rules) to 0 2026-04-23 09:04:30.645 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 47a64ba5-c091-4f35-b8fc-485e179592cb (type: ports) to 2 2026-04-23 09:04:30.804 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 47a64ba5-c091-4f35-b8fc-485e179592cb (type: router_ports) to 2 2026-04-23 09:04:30.812 10 INFO neutron.wsgi [None req-3cca7012-d3c6-4fc9-bab0-f58aa9dd25e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=679843923356452b80a842d6e795e8c1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5207946 2026-04-23 09:04:30.948 9 INFO neutron.db.ovn_revision_numbers_db [None req-e2fd587d-b7d0-40d0-a97d-41da7ceeb893 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource c8bd166e-6e77-4e17-9e9b-bbdc921f8887 (type: security_groups) to 1 2026-04-23 09:04:30.966 9 INFO neutron.db.ovn_revision_numbers_db [None req-e2fd587d-b7d0-40d0-a97d-41da7ceeb893 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource 0b2b67bd-5710-4356-bdcd-8e3e68a0472e (type: security_group_rules) to 0 2026-04-23 09:04:30.984 9 INFO neutron.db.ovn_revision_numbers_db [None req-e2fd587d-b7d0-40d0-a97d-41da7ceeb893 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource d9710fa1-2de3-4c06-a074-5d0cac9ec025 (type: security_group_rules) to 0 2026-04-23 09:04:31.005 9 INFO neutron.wsgi [None req-e2fd587d-b7d0-40d0-a97d-41da7ceeb893 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.2154913 2026-04-23 09:04:31.077 9 INFO neutron.wsgi [None req-0e55a668-40c4-4700-a0f0-d499d893fab3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/242213c7-8183-4fdf-ab96-3ea87921f83f HTTP/1.1" status: 204 len: 168 time: 0.2579272 2026-04-23 09:04:31.136 9 INFO neutron.db.ovn_revision_numbers_db [None req-40dd6416-c747-4a38-9e17-e275afaab201 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource 0657cbea-aea6-42b6-ae4a-5b47b677aa09 (type: security_group_rules) to 0 2026-04-23 09:04:31.165 9 INFO neutron.wsgi [None req-40dd6416-c747-4a38-9e17-e275afaab201 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1532991 2026-04-23 09:04:31.304 9 INFO neutron.db.ovn_revision_numbers_db [None req-974a7a08-1301-4eba-bbaa-f097b4262c5e 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource 231337cf-4343-4d0b-9b51-3611dc3f4db4 (type: security_group_rules) to 0 2026-04-23 09:04:31.329 9 INFO neutron.wsgi [None req-974a7a08-1301-4eba-bbaa-f097b4262c5e 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1579645 2026-04-23 09:04:31.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6813682-162b-4689-b47c-cae4ff31102a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6db9d597-a0de-4c49-982f-f448d59af1f1 (type: security_groups) to 1 2026-04-23 09:04:31.560 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6813682-162b-4689-b47c-cae4ff31102a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 05d2b665-2d69-4bd2-b8aa-89a42d625322 (type: security_group_rules) to 0 2026-04-23 09:04:31.575 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6813682-162b-4689-b47c-cae4ff31102a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ac743f32-6ad1-49cb-b3e2-20f5a07bdb1c (type: security_group_rules) to 0 2026-04-23 09:04:31.594 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6813682-162b-4689-b47c-cae4ff31102a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b926c2d8-2040-470b-94a0-80d1191722cd (type: security_group_rules) to 0 2026-04-23 09:04:31.609 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6813682-162b-4689-b47c-cae4ff31102a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e0f2af08-cdc5-48d9-8377-f13319af45c5 (type: security_group_rules) to 0 2026-04-23 09:04:31.634 9 INFO neutron.wsgi [None req-c6813682-162b-4689-b47c-cae4ff31102a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=66aba8dee42e455f9891659f58ac9413&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4454060 2026-04-23 09:04:31.664 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1d4d946-629c-4f9c-97e6-1ebb188e6956 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] No more DHCP agents 2026-04-23 09:04:31.668 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1d4d946-629c-4f9c-97e6-1ebb188e6956 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:31.845 9 INFO neutron.wsgi [None req-bbe1288d-f797-4507-9264-15be58fb10a6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/6db9d597-a0de-4c49-982f-f448d59af1f1 HTTP/1.1" status: 204 len: 168 time: 0.2020850 2026-04-23 09:04:32.043 10 INFO neutron.db.ovn_revision_numbers_db [None req-a1d4d946-629c-4f9c-97e6-1ebb188e6956 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource ad3c56ac-1005-4cb4-9a4a-80ce53531f7c (type: floatingips) to 0 2026-04-23 09:04:32.069 10 INFO neutron.wsgi [None req-a1d4d946-629c-4f9c-97e6-1ebb188e6956 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7332201 2026-04-23 09:04:32.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-6aac4eea-7712-4cd1-9308-adc4ca60287b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 15b9d863-588c-4ecc-93bc-08bc5baced38 (type: security_groups) to 1 2026-04-23 09:04:32.099 9 INFO neutron.db.ovn_revision_numbers_db [None req-6aac4eea-7712-4cd1-9308-adc4ca60287b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 73684030-b82f-4680-91ab-ba791a7bb6e1 (type: security_group_rules) to 0 2026-04-23 09:04:32.115 9 INFO neutron.db.ovn_revision_numbers_db [None req-6aac4eea-7712-4cd1-9308-adc4ca60287b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 953c045a-1c92-4899-bc5d-5cc26a2cf8ff (type: security_group_rules) to 0 2026-04-23 09:04:32.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-6aac4eea-7712-4cd1-9308-adc4ca60287b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource af3110b0-49c8-4dbe-ab87-823854d335c4 (type: security_group_rules) to 0 2026-04-23 09:04:32.156 9 INFO neutron.db.ovn_revision_numbers_db [None req-6aac4eea-7712-4cd1-9308-adc4ca60287b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bef3e70c-2e05-4907-9477-c987c9197e1b (type: security_group_rules) to 0 2026-04-23 09:04:32.189 9 INFO neutron.wsgi [None req-6aac4eea-7712-4cd1-9308-adc4ca60287b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d6c397bc26504c09a4a5b40ba9708e3b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2348523 2026-04-23 09:04:32.407 9 INFO neutron.wsgi [None req-075164ce-8eba-4501-8f4c-3767b9545e07 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/15b9d863-588c-4ecc-93bc-08bc5baced38 HTTP/1.1" status: 204 len: 168 time: 0.2126400 2026-04-23 09:04:32.593 9 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-7db2f2ee-ced4-46b3-83f3-2cb0fa91602f 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-securitygroup--1257367120&fields=id&tenant_id=d73ad9cd7f354bc4a0c0be4031d476e5 HTTP/1.1" status: 200 len: 267 time: 0.0697453 2026-04-23 09:04:32.698 9 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-1f2476fa-53c0-438f-b06a-bce0af8fb72e 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/networks?id=b82528bd-a34c-4dcd-9373-65f22e7b2ec6 HTTP/1.1" status: 200 len: 868 time: 0.0962751 2026-04-23 09:04:32.717 9 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-13cf210b-d93a-4fd2-bf79-6d1b1734c740 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/quotas/d73ad9cd7f354bc4a0c0be4031d476e5 HTTP/1.1" status: 200 len: 386 time: 0.0130110 2026-04-23 09:04:32.826 9 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-ecb46f27-93f7-4d74-80dd-c4389dadcda8 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=d73ad9cd7f354bc4a0c0be4031d476e5&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1010039 2026-04-23 09:04:32.890 9 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-da882815-7048-4ed4-805a-1330e15dc5a6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0514414 2026-04-23 09:04:32.987 9 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-9adb5dc9-ac88-4207-9db1-0ccfba856548 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0864878 2026-04-23 09:04:33.176 10 INFO neutron.wsgi [req-9dca1ddc-c66b-4f01-ab7b-7f4e7ae11a65 req-0ae3ef81-8abb-44b0-8705-b12c11162313 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 210 time: 0.0271626 2026-04-23 09:04:33.301 9 INFO neutron.wsgi [req-720a4af0-b6f5-484b-9878-bcb2816a0ce1 req-ac0b0da9-25e9-42d5-811e-f955f6c5f1db 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0934684 2026-04-23 09:04:33.343 9 INFO neutron.wsgi [req-720a4af0-b6f5-484b-9878-bcb2816a0ce1 req-c76b864e-9002-4dbf-8e4b-063307522c9f 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0363729 2026-04-23 09:04:33.597 9 INFO neutron.wsgi [req-129db5bd-d3bb-4a02-bb89-9a475d8aa34a req-7ec6d356-c815-49ab-8ba2-c67d3cc16354 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0531287 2026-04-23 09:04:33.645 9 INFO neutron.wsgi [req-129db5bd-d3bb-4a02-bb89-9a475d8aa34a req-32ccc8ff-b98a-4d70-a760-0c9acc5580a6 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0379674 2026-04-23 09:04:33.972 9 INFO neutron.wsgi [req-5697badc-0238-4e9e-a373-50a6b156c654 req-ca5da7b8-bb1b-4c55-a9dc-895bb9144be8 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0451565 2026-04-23 09:04:34.026 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-e64c2e88-bdb9-4ae0-9ec8-8cb1b8e45fc9 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 199.204.45.169 "GET /v2.0/networks?id=b82528bd-a34c-4dcd-9373-65f22e7b2ec6 HTTP/1.1" status: 200 len: 868 time: 0.0716591 2026-04-23 09:04:34.079 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-e34ab2ac-f747-460c-90fd-d35c98bc6a83 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d73ad9cd7f354bc4a0c0be4031d476e5 HTTP/1.1" status: 200 len: 380 time: 0.0461795 2026-04-23 09:04:34.301 10 INFO neutron.wsgi [req-b92df664-c993-4e93-b038-9a7fed0cf317 req-29993dd4-5b86-48d3-b560-8b9f1be8c10c 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 210 time: 0.0451548 2026-04-23 09:04:34.524 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-81742972-2b5f-4533-b909-2c323715cab6 req-8b941460-981f-4150-b039-432f31458a40 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] No more DHCP agents 2026-04-23 09:04:34.526 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-81742972-2b5f-4533-b909-2c323715cab6 req-8b941460-981f-4150-b039-432f31458a40 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Unable to schedule network b82528bd-a34c-4dcd-9373-65f22e7b2ec6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:34.610 9 INFO neutron.db.l3_db [req-5697badc-0238-4e9e-a373-50a6b156c654 req-a1844d9b-d2bb-4357-9ecb-ba98470c3a77 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] Floating IP 4292d28c-87b9-414e-b986-31bd4a931dc6 disassociated. External IP: 10.96.250.218, port: 470039be-7cbc-4884-8692-b0b3536c7f23. 2026-04-23 09:04:34.757 9 INFO neutron.wsgi [req-94796d6c-bd82-4f4f-8e00-72122b3589d7 req-e60f6266-ae3e-4247-808b-224e1cb8bda5 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=b444ce54-2b99-472e-92d4-3b80d6ebda8e HTTP/1.1" status: 200 len: 1170 time: 0.0490806 2026-04-23 09:04:34.774 10 INFO neutron.db.ovn_revision_numbers_db [req-81742972-2b5f-4533-b909-2c323715cab6 req-8b941460-981f-4150-b039-432f31458a40 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource f55de288-dbf0-461f-aa7b-ed7c0e223899 (type: ports) to 1 2026-04-23 09:04:34.804 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-8b941460-981f-4150-b039-432f31458a40 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7193773 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:34.822 9 INFO neutron.wsgi [req-94796d6c-bd82-4f4f-8e00-72122b3589d7 req-17d0a3b8-9466-4beb-a1d4-8f612f915feb 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=cf4ec8ad-3d12-4059-8bda-748937e07a32&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0570819 2026-04-23 09:04:34.833 9 INFO neutron.wsgi [req-5697badc-0238-4e9e-a373-50a6b156c654 req-a1844d9b-d2bb-4357-9ecb-ba98470c3a77 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 199.204.45.169 "DELETE /v2.0/ports/470039be-7cbc-4884-8692-b0b3536c7f23 HTTP/1.1" status: 204 len: 173 time: 0.8494840 2026-04-23 09:04:34.896 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce1deefc-91a9-415a-83cc-55cc10b65d31'] response: {'server_uuid': 'b444ce54-2b99-472e-92d4-3b80d6ebda8e', 'name': 'network-vif-deleted', 'tag': '470039be-7cbc-4884-8692-b0b3536c7f23', 'status': 'completed', 'code': 200} 2026-04-23 09:04:35.310 10 INFO neutron.db.ovn_revision_numbers_db [req-81742972-2b5f-4533-b909-2c323715cab6 req-6add6888-2f55-426c-8e8e-24fea68fb6c3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource f55de288-dbf0-461f-aa7b-ed7c0e223899 (type: ports) to 2 2026-04-23 09:04:35.417 9 INFO neutron.wsgi [req-ac04eed0-ddad-4aad-8434-145ad67a5b72 req-5db7c7c3-e26d-458a-a423-3e7659dc52c1 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1168 time: 0.0425444 2026-04-23 09:04:35.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-6417e42e-f7fb-4be4-9933-2430a2c32c96 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 341503df-0498-49fd-b450-cff77e2f28f6 (type: security_groups) to 1 2026-04-23 09:04:35.484 9 INFO neutron.wsgi [req-ac04eed0-ddad-4aad-8434-145ad67a5b72 req-857a0850-6493-42e8-8bdd-5cb5192b32df 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c8bd166e-6e77-4e17-9e9b-bbdc921f8887&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0580504 2026-04-23 09:04:35.494 9 INFO neutron.db.ovn_revision_numbers_db [None req-6417e42e-f7fb-4be4-9933-2430a2c32c96 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 89efcbd5-216f-4714-9756-25301ddaf7b0 (type: security_group_rules) to 0 2026-04-23 09:04:35.509 9 INFO neutron.db.ovn_revision_numbers_db [None req-6417e42e-f7fb-4be4-9933-2430a2c32c96 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 931c8817-ad64-4991-992b-04e29328f226 (type: security_group_rules) to 0 2026-04-23 09:04:35.523 9 INFO neutron.db.ovn_revision_numbers_db [None req-6417e42e-f7fb-4be4-9933-2430a2c32c96 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource acd42051-75e1-4751-919e-d2d247a4de88 (type: security_group_rules) to 0 2026-04-23 09:04:35.536 9 INFO neutron.db.ovn_revision_numbers_db [None req-6417e42e-f7fb-4be4-9933-2430a2c32c96 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource be4c26c0-1087-4b29-9674-f2b4c2588886 (type: security_group_rules) to 0 2026-04-23 09:04:35.560 9 INFO neutron.wsgi [None req-6417e42e-f7fb-4be4-9933-2430a2c32c96 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=8a8f9ab6d5484fedba39424634f5226d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5237072 2026-04-23 09:04:35.574 10 INFO neutron.db.ovn_revision_numbers_db [req-81742972-2b5f-4533-b909-2c323715cab6 req-6add6888-2f55-426c-8e8e-24fea68fb6c3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource f55de288-dbf0-461f-aa7b-ed7c0e223899 (type: ports) to 2 2026-04-23 09:04:35.591 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-6add6888-2f55-426c-8e8e-24fea68fb6c3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/f55de288-dbf0-461f-aa7b-ed7c0e223899 HTTP/1.1" status: 200 len: 1376 time: 0.7785256 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:35.643 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad076444-e457-482d-8aeb-0558e99ea193'] response: {'name': 'network-changed', 'server_uuid': 'e3ccfd23-7496-4829-b03d-26849b5b40b9', 'tag': 'f55de288-dbf0-461f-aa7b-ed7c0e223899', 'status': 'completed', 'code': 200} 2026-04-23 09:04:35.675 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-2e789409-a010-4886-981b-72a51f25153e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=d73ad9cd7f354bc4a0c0be4031d476e5&device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1407 time: 0.0447812 2026-04-23 09:04:35.704 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-0f754d98-d98c-4942-8bcb-c24d09be6f82 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f55de288-dbf0-461f-aa7b-ed7c0e223899 HTTP/1.1" status: 200 len: 217 time: 0.0217071 2026-04-23 09:04:35.753 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-c83468eb-154a-4ec3-af04-c05a5acae2cc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=982aba8f-5693-42c8-bad5-7ff188766883 HTTP/1.1" status: 200 len: 862 time: 0.0414577 2026-04-23 09:04:35.797 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-eb78112a-008a-4e57-a0be-7085a93d0782 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=b82528bd-a34c-4dcd-9373-65f22e7b2ec6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0349669 2026-04-23 09:04:35.810 9 INFO neutron.wsgi [None req-f101b028-4651-417d-9974-8fdd82195941 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/341503df-0498-49fd-b450-cff77e2f28f6 HTTP/1.1" status: 204 len: 168 time: 0.2439277 2026-04-23 09:04:35.864 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-73048fc9-c8a0-4ac9-a9e8-0c7e5616a642 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0597293 2026-04-23 09:04:35.935 10 INFO neutron.wsgi [req-81742972-2b5f-4533-b909-2c323715cab6 req-3ae79b47-550f-4622-993b-bbc468df6b7a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0651307 2026-04-23 09:04:36.028 10 INFO neutron.wsgi [req-241d1677-f0e7-4c12-a1c7-db1c3ed4037b req-9750faa0-e999-4bc4-b021-b46e734d0f34 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=d73ad9cd7f354bc4a0c0be4031d476e5&device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1407 time: 0.0406923 2026-04-23 09:04:36.089 9 INFO neutron.wsgi [None req-9b222452-92cb-4c02-8489-b9f4607ef3b9 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/cf4ec8ad-3d12-4059-8bda-748937e07a32 HTTP/1.1" status: 204 len: 168 time: 0.1616755 2026-04-23 09:04:36.111 9 INFO neutron.api.v2.resource [None req-bcce1038-fcad-43ef-b00b-7603ef1d0e9b 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:04:36.113 9 INFO neutron.wsgi [None req-bcce1038-fcad-43ef-b00b-7603ef1d0e9b 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.66 "GET /v2.0/security-groups/cf4ec8ad-3d12-4059-8bda-748937e07a32 HTTP/1.1" status: 404 len: 347 time: 0.0165291 2026-04-23 09:04:36.139 10 INFO neutron.wsgi [req-241d1677-f0e7-4c12-a1c7-db1c3ed4037b req-ac75010c-2ec3-4df1-81c7-a07e4148724c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=b82528bd-a34c-4dcd-9373-65f22e7b2ec6 HTTP/1.1" status: 200 len: 967 time: 0.1018655 2026-04-23 09:04:36.162 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: f55de288-dbf0-461f-aa7b-ed7c0e223899 2026-04-23 09:04:36.183 10 INFO neutron.wsgi [req-241d1677-f0e7-4c12-a1c7-db1c3ed4037b req-c4920e51-354c-405c-aff7-db8b3dd0301a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f55de288-dbf0-461f-aa7b-ed7c0e223899 HTTP/1.1" status: 200 len: 217 time: 0.0379751 2026-04-23 09:04:36.188 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port f55de288-dbf0-461f-aa7b-ed7c0e223899 2026-04-23 09:04:36.243 10 INFO neutron.wsgi [req-241d1677-f0e7-4c12-a1c7-db1c3ed4037b req-bc16f139-a2fb-457c-a762-9908f3593b02 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=982aba8f-5693-42c8-bad5-7ff188766883 HTTP/1.1" status: 200 len: 862 time: 0.0409172 2026-04-23 09:04:36.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-bca182d8-8664-4e2f-aadb-6731dfc1018c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9c14015c-bc5a-46fd-9e89-57f8558a6c53 (type: security_groups) to 1 2026-04-23 09:04:36.278 10 INFO neutron.wsgi [req-241d1677-f0e7-4c12-a1c7-db1c3ed4037b req-a4e8f2a4-1dea-4d55-acda-7d754142ba8f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=b82528bd-a34c-4dcd-9373-65f22e7b2ec6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0298619 2026-04-23 09:04:36.312 10 INFO neutron.db.ovn_revision_numbers_db [None req-bca182d8-8664-4e2f-aadb-6731dfc1018c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5547d508-67c7-4362-b1c4-90391fb3086f (type: security_group_rules) to 0 2026-04-23 09:04:36.344 10 INFO neutron.db.ovn_revision_numbers_db [None req-bca182d8-8664-4e2f-aadb-6731dfc1018c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ba01b979-9a7b-4772-9c68-06fba550c150 (type: security_group_rules) to 0 2026-04-23 09:04:36.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-bca182d8-8664-4e2f-aadb-6731dfc1018c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c0be3b45-504c-4618-9ce2-5707aa5bc6e6 (type: security_group_rules) to 0 2026-04-23 09:04:36.385 10 INFO neutron.wsgi [req-241d1677-f0e7-4c12-a1c7-db1c3ed4037b req-2af833e8-5b3e-421e-ba8e-155f587257fa 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1010151 2026-04-23 09:04:36.423 10 INFO neutron.db.ovn_revision_numbers_db [None req-bca182d8-8664-4e2f-aadb-6731dfc1018c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e86d7c40-20bd-4151-bf15-b06e4298aa85 (type: security_group_rules) to 0 2026-04-23 09:04:36.467 10 INFO neutron.wsgi [None req-bca182d8-8664-4e2f-aadb-6731dfc1018c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=b2d48a01a9d94ab497f483be0e57b310&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4883344 2026-04-23 09:04:36.510 10 INFO neutron.wsgi [req-241d1677-f0e7-4c12-a1c7-db1c3ed4037b req-721eca60-63f7-4811-8ae3-5c36e76211a5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1114643 2026-04-23 09:04:36.540 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No hosting information found for port 47a64ba5-c091-4f35-b8fc-485e179592cb: RuntimeError: No hosting information found for port 47a64ba5-c091-4f35-b8fc-485e179592cb 2026-04-23 09:04:36.540 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status down for port: 470039be-7cbc-4884-8692-b0b3536c7f23 2026-04-23 09:04:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018702 2026-04-23 09:04:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011868 2026-04-23 09:04:36.612 9 INFO neutron.wsgi [req-d50ae9c5-9625-4cef-8638-e516b570bc96 req-e1db14db-4ee0-419d-b0f4-a36ec5f1e746 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1170 time: 0.0517995 2026-04-23 09:04:36.663 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource f55de288-dbf0-461f-aa7b-ed7c0e223899 (type: ports) to 4 2026-04-23 09:04:36.666 9 INFO neutron.wsgi [None req-6002f691-5832-4468-a815-1138c4b8e80e 6ef40145b518453893a1137a6e370e8d 84a41db4ce004dd69452349a51ea39a5 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/4292d28c-87b9-414e-b986-31bd4a931dc6 HTTP/1.1" status: 204 len: 168 time: 0.5363634 2026-04-23 09:04:36.673 9 INFO neutron.wsgi [req-d50ae9c5-9625-4cef-8638-e516b570bc96 req-58313d3c-1c08-4ceb-8cd7-5d7d8f3da6a5 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c8bd166e-6e77-4e17-9e9b-bbdc921f8887&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0533025 2026-04-23 09:04:36.928 10 INFO neutron.wsgi [None req-41c436e4-b7ce-4244-ab9e-5fdb3484b656 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/9c14015c-bc5a-46fd-9e89-57f8558a6c53 HTTP/1.1" status: 204 len: 168 time: 0.4538856 2026-04-23 09:04:37.091 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff234b6b-3ef5-4dcc-ad3c-f3c58f80f618 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 29f543bc-3d2d-4ae8-ac05-58bdbf79b311 (type: security_groups) to 1 2026-04-23 09:04:37.112 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff234b6b-3ef5-4dcc-ad3c-f3c58f80f618 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 58326247-dba1-4b81-9680-2af5d7cb7b3a (type: security_group_rules) to 0 2026-04-23 09:04:37.126 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff234b6b-3ef5-4dcc-ad3c-f3c58f80f618 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6264612f-f692-4d9f-b861-a543b6486141 (type: security_group_rules) to 0 2026-04-23 09:04:37.145 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff234b6b-3ef5-4dcc-ad3c-f3c58f80f618 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 88c078df-1017-4d41-af97-7991a5188e97 (type: security_group_rules) to 0 2026-04-23 09:04:37.160 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff234b6b-3ef5-4dcc-ad3c-f3c58f80f618 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ae6f5009-79b0-442a-8445-68eb7cf65a60 (type: security_group_rules) to 0 2026-04-23 09:04:37.185 9 INFO neutron.wsgi [None req-ff234b6b-3ef5-4dcc-ad3c-f3c58f80f618 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=2fc63aeaa61d4a51810071cbab391dc7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3908744 2026-04-23 09:04:37.410 9 INFO neutron.wsgi [None req-b43417de-343f-4fc4-89b1-54ddd8925002 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/29f543bc-3d2d-4ae8-ac05-58bdbf79b311 HTTP/1.1" status: 204 len: 168 time: 0.2190144 2026-04-23 09:04:37.645 9 INFO neutron.db.ovn_revision_numbers_db [None req-86ecbc73-dcd8-45b2-a2f2-d0af86135e57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7ebf3f6c-a968-4737-bf30-02f2d97ce1bb (type: security_groups) to 1 2026-04-23 09:04:37.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-86ecbc73-dcd8-45b2-a2f2-d0af86135e57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 96dfb35d-346c-4432-b1fc-5d549bc973a9 (type: security_group_rules) to 0 2026-04-23 09:04:37.684 9 INFO neutron.db.ovn_revision_numbers_db [None req-86ecbc73-dcd8-45b2-a2f2-d0af86135e57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a20cfe6f-c2e9-49a7-8d68-1c08f89e1efa (type: security_group_rules) to 0 2026-04-23 09:04:37.710 9 INFO neutron.db.ovn_revision_numbers_db [None req-86ecbc73-dcd8-45b2-a2f2-d0af86135e57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d6fda170-665e-4102-8827-2441b36232fe (type: security_group_rules) to 0 2026-04-23 09:04:37.718 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-61cc6595-f5fc-492d-98c2-50b2610c3987'] response: {'server_uuid': 'e3ccfd23-7496-4829-b03d-26849b5b40b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f55de288-dbf0-461f-aa7b-ed7c0e223899', 'code': 200} 2026-04-23 09:04:37.718 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-61cc6595-f5fc-492d-98c2-50b2610c3987'] response: {'server_uuid': 'e3ccfd23-7496-4829-b03d-26849b5b40b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f55de288-dbf0-461f-aa7b-ed7c0e223899', 'code': 200} 2026-04-23 09:04:37.738 9 INFO neutron.db.ovn_revision_numbers_db [None req-86ecbc73-dcd8-45b2-a2f2-d0af86135e57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f9d23b88-b247-40c2-a471-0256e82775a7 (type: security_group_rules) to 0 2026-04-23 09:04:37.773 9 INFO neutron.wsgi [None req-86ecbc73-dcd8-45b2-a2f2-d0af86135e57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=a07a0b292d354e3da4bad91df0a4b4ca&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2565382 2026-04-23 09:04:37.809 9 INFO neutron.wsgi [req-07c93ba1-0342-49e0-b748-86112e0e6480 req-7a5aa35d-dab9-41e1-bd7e-29658954b916 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1170 time: 0.0519414 2026-04-23 09:04:37.881 9 INFO neutron.wsgi [req-07c93ba1-0342-49e0-b748-86112e0e6480 req-30c128e1-25a6-4bea-a543-0afee1bee782 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c8bd166e-6e77-4e17-9e9b-bbdc921f8887&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0618315 2026-04-23 09:04:38.046 9 INFO neutron.wsgi [None req-c473b206-035f-4bba-a594-e619f6cc9e47 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/7ebf3f6c-a968-4737-bf30-02f2d97ce1bb HTTP/1.1" status: 204 len: 168 time: 0.2619078 2026-04-23 09:04:38.113 10 INFO neutron.wsgi [None req-795d6ce4-ecd7-45a5-857d-da75e48770cd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/3a881aff-f5e2-4149-aa98-3f2f7c38eeb5/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4396639 2026-04-23 09:04:38.761 9 INFO neutron.wsgi [None req-19432d5d-1061-4193-80a7-44ad1af0b5ba f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/3a881aff-f5e2-4149-aa98-3f2f7c38eeb5 HTTP/1.1" status: 204 len: 168 time: 0.6422379 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:38.947 10 INFO neutron.wsgi [None req-8a7f1247-e43e-4029-967b-9badc42a70b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/8978c4ea-9e39-4a6a-8723-8bb17bf32675 HTTP/1.1" status: 204 len: 168 time: 0.1794517 2026-04-23 09:04:39.094 10 INFO neutron.wsgi [req-d834fc3d-19b7-41c4-915f-77fbe6b7e753 req-457face1-556d-4675-afdc-4173eab540e6 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1170 time: 0.1321330 2026-04-23 09:04:39.177 10 INFO neutron.wsgi [req-d834fc3d-19b7-41c4-915f-77fbe6b7e753 req-1a31efdf-f5e1-4fe0-a70a-30460fe04ced 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c8bd166e-6e77-4e17-9e9b-bbdc921f8887&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0747590 2026-04-23 09:04:39.388 9 INFO neutron.wsgi [req-bf72a4ad-2735-4697-8181-eb0431e5a99f req-74ba4411-68dd-48b5-9a53-21e63762d4de 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1170 time: 0.1083701 2026-04-23 09:04:39.513 10 INFO neutron.services.segments.plugin [-] Segment 06e4bf61-a414-4f09-b2dc-dc5731d9749e resource provider aggregate not found 2026-04-23 09:04:39.522 10 INFO neutron.services.segments.plugin [-] Segment 06e4bf61-a414-4f09-b2dc-dc5731d9749e resource provider aggregate not found 2026-04-23 09:04:39.534 10 INFO neutron.services.segments.plugin [-] Segment 06e4bf61-a414-4f09-b2dc-dc5731d9749e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e4bf61-a414-4f09-b2dc-dc5731d9749e found for delete ", "request_id": "req-5ad3ec8d-e63b-4a36-af2c-e0e9157b3878"}]} 2026-04-23 09:04:39.545 10 INFO neutron.services.segments.plugin [-] Segment 06e4bf61-a414-4f09-b2dc-dc5731d9749e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e4bf61-a414-4f09-b2dc-dc5731d9749e found for delete ", "request_id": "req-622b7a9c-054e-4ebc-9ef5-9bbfdd786922"}]} 2026-04-23 09:04:39.571 10 INFO neutron.wsgi [None req-b79996a9-5762-4305-bc58-ff5ddbb9514c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/a237346c-4274-4c7e-95a3-f6176b1a51ba HTTP/1.1" status: 204 len: 168 time: 0.6153560 2026-04-23 09:04:39.736 9 INFO neutron.db.l3_db [None req-e758bb26-25e1-4ab1-9575-2b731a96391e 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Floating IP ad3c56ac-1005-4cb4-9a4a-80ce53531f7c associated. External IP: 10.96.250.216, port: f55de288-dbf0-461f-aa7b-ed7c0e223899. 2026-04-23 09:04:39.850 10 INFO neutron.wsgi [None req-07d1ce6b-88d9-45ac-a256-3dc2970cb170 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=84a41db4ce004dd69452349a51ea39a5&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0443974 2026-04-23 09:04:40.022 9 INFO neutron.db.ovn_revision_numbers_db [None req-e758bb26-25e1-4ab1-9575-2b731a96391e 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource ad3c56ac-1005-4cb4-9a4a-80ce53531f7c (type: floatingips) to 1 2026-04-23 09:04:40.147 9 INFO neutron.db.ovn_revision_numbers_db [None req-e758bb26-25e1-4ab1-9575-2b731a96391e 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Successfully bumped revision number for resource ad3c56ac-1005-4cb4-9a4a-80ce53531f7c (type: floatingips) to 2 2026-04-23 09:04:40.167 10 INFO neutron.wsgi [None req-28e42ca1-bc5c-4730-b6a6-188eb2cf61f0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/e4830c25-c153-4523-8e5a-d54d11410d2a HTTP/1.1" status: 204 len: 168 time: 0.3094046 2026-04-23 09:04:40.179 9 INFO neutron.wsgi [None req-e758bb26-25e1-4ab1-9575-2b731a96391e 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/ad3c56ac-1005-4cb4-9a4a-80ce53531f7c HTTP/1.1" status: 200 len: 1049 time: 0.7727411 2026-04-23 09:04:40.234 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7f381ae-e24e-417e-9e94-595dfc370706'] response: {'name': 'network-changed', 'server_uuid': 'e3ccfd23-7496-4829-b03d-26849b5b40b9', 'tag': 'f55de288-dbf0-461f-aa7b-ed7c0e223899', 'status': 'completed', 'code': 200} 2026-04-23 09:04:40.300 10 INFO neutron.wsgi [req-729c4ad0-9cc2-4ef2-bbfc-519b1c072a0f req-6a7a7306-ec6a-40d9-a19e-c00521bacd51 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1170 time: 0.0478432 2026-04-23 09:04:40.305 10 INFO neutron.wsgi [req-2cace6a4-04fc-4d6c-b00a-05814f246a93 req-963debb0-10e5-4f8b-95c5-2774a6bae7f9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=d73ad9cd7f354bc4a0c0be4031d476e5&device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1409 time: 0.0426238 2026-04-23 09:04:40.372 10 INFO neutron.wsgi [req-729c4ad0-9cc2-4ef2-bbfc-519b1c072a0f req-7e99773a-b774-4009-b5bd-036d2283c771 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c8bd166e-6e77-4e17-9e9b-bbdc921f8887&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0626960 2026-04-23 09:04:40.403 10 INFO neutron.wsgi [req-2cace6a4-04fc-4d6c-b00a-05814f246a93 req-22f6e53d-80ce-42c9-b216-f2831ea91e9b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=b82528bd-a34c-4dcd-9373-65f22e7b2ec6 HTTP/1.1" status: 200 len: 967 time: 0.0853894 2026-04-23 09:04:40.460 10 INFO neutron.wsgi [req-2cace6a4-04fc-4d6c-b00a-05814f246a93 req-5a0b0f89-967b-4eaa-812e-8cdea22b7889 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f55de288-dbf0-461f-aa7b-ed7c0e223899 HTTP/1.1" status: 200 len: 1059 time: 0.0496793 2026-04-23 09:04:40.505 10 INFO neutron.wsgi [req-2cace6a4-04fc-4d6c-b00a-05814f246a93 req-47c796cf-b7b5-4acf-a833-caa42e5d1a39 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=982aba8f-5693-42c8-bad5-7ff188766883 HTTP/1.1" status: 200 len: 862 time: 0.0399408 2026-04-23 09:04:40.539 10 INFO neutron.wsgi [req-2cace6a4-04fc-4d6c-b00a-05814f246a93 req-9048b153-28de-42d9-86fb-25611a363438 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=b82528bd-a34c-4dcd-9373-65f22e7b2ec6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0269361 2026-04-23 09:04:40.620 10 INFO neutron.wsgi [req-2cace6a4-04fc-4d6c-b00a-05814f246a93 req-3c8c3adc-2214-4dc2-82cf-5556cc30d09e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0735939 2026-04-23 09:04:40.710 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: f55de288-dbf0-461f-aa7b-ed7c0e223899 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:40.734 10 INFO neutron.wsgi [req-2cace6a4-04fc-4d6c-b00a-05814f246a93 req-a98911f0-c906-422c-950b-6d6f983411a7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1086843 2026-04-23 09:04:40.768 9 INFO neutron.wsgi [req-0aa2595b-eb72-4305-98d4-a0f3ec95125c req-591e2ecb-6828-4f0f-9956-99e40b499b68 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1170 time: 0.0529683 2026-04-23 09:04:40.821 9 INFO neutron.wsgi [req-0aa2595b-eb72-4305-98d4-a0f3ec95125c req-1ea187cd-7e53-48f5-b8ea-df49573e7609 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c8bd166e-6e77-4e17-9e9b-bbdc921f8887&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0465517 2026-04-23 09:04:40.875 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4fcf17b-7609-40be-a6c6-298cd2a5eeda'] response: {'server_uuid': 'e3ccfd23-7496-4829-b03d-26849b5b40b9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f55de288-dbf0-461f-aa7b-ed7c0e223899', 'code': 200} 2026-04-23 09:04:41.050 10 INFO neutron.wsgi [req-61b53670-a220-4a50-878d-acfe9b090b7c req-8f67b1e1-ccac-4f9d-93af-32e9ca868244 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 1168 time: 0.0475674 2026-04-23 09:04:41.120 10 INFO neutron.db.ovn_revision_numbers_db [None req-5efb743c-6e86-495a-afde-eac6ce0c0087 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 52fd68fd-1f1f-42d3-a1d4-861bb88ce9eb (type: security_groups) to 1 2026-04-23 09:04:41.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-5efb743c-6e86-495a-afde-eac6ce0c0087 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 084f794b-cfe9-45ac-acf2-bd585d49297a (type: security_group_rules) to 0 2026-04-23 09:04:41.174 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource f55de288-dbf0-461f-aa7b-ed7c0e223899 (type: ports) to 5 2026-04-23 09:04:41.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-5efb743c-6e86-495a-afde-eac6ce0c0087 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 39b882cc-9d67-4fe3-921f-73d2a205d7e1 (type: security_group_rules) to 0 2026-04-23 09:04:41.225 10 INFO neutron.db.ovn_revision_numbers_db [None req-5efb743c-6e86-495a-afde-eac6ce0c0087 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 542f01ed-861c-4a14-af97-ed66ff0034bc (type: security_group_rules) to 0 2026-04-23 09:04:41.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-5efb743c-6e86-495a-afde-eac6ce0c0087 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a67c6732-42c9-4a7e-bd26-61bb4a4bf0cc (type: security_group_rules) to 0 2026-04-23 09:04:41.310 10 INFO neutron.wsgi [None req-5efb743c-6e86-495a-afde-eac6ce0c0087 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=125dbd4fb4d04178826b389df0d98185&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5212646 2026-04-23 09:04:41.475 10 INFO neutron.db.l3_db [req-61b53670-a220-4a50-878d-acfe9b090b7c req-7f9145e2-c596-48c4-815a-44811b4a3d78 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] Floating IP ad3c56ac-1005-4cb4-9a4a-80ce53531f7c disassociated. External IP: 10.96.250.216, port: f55de288-dbf0-461f-aa7b-ed7c0e223899. 2026-04-23 09:04:41.579 9 INFO neutron.wsgi [None req-ed7ecab4-07b3-4ea4-a816-3f57b0e94c9c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/52fd68fd-1f1f-42d3-a1d4-861bb88ce9eb HTTP/1.1" status: 204 len: 168 time: 0.2633767 2026-04-23 09:04:41.719 10 INFO neutron.wsgi [req-61b53670-a220-4a50-878d-acfe9b090b7c req-7f9145e2-c596-48c4-815a-44811b4a3d78 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 199.204.45.169 "DELETE /v2.0/ports/f55de288-dbf0-461f-aa7b-ed7c0e223899 HTTP/1.1" status: 204 len: 173 time: 0.6579788 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:41.941 9 INFO neutron.wsgi [req-8117e122-4075-42e3-8cdf-320bdda0bea1 req-bd5ee6e7-194a-41da-a58e-43a7ebd179ab 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e3ccfd23-7496-4829-b03d-26849b5b40b9 HTTP/1.1" status: 200 len: 210 time: 0.0318129 2026-04-23 09:04:42.216 9 INFO neutron.wsgi [None req-55239a1e-2463-4903-a46e-a1e6022354cc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 9566 time: 0.2666943 2026-04-23 09:04:42.245 9 INFO neutron.wsgi [None req-879e089c-d13c-45c3-a9ab-3dd3d8073d6c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0189252 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:42.283 9 INFO neutron.wsgi [None req-2b1888a2-e23e-4c7b-844d-4ee43afd4e49 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2087 time: 0.0375249 2026-04-23 09:04:42.296 9 INFO neutron.wsgi [None req-2a71a301-0dc8-401f-886f-11082ff8ee39 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0107653 2026-04-23 09:04:42.324 9 INFO neutron.wsgi [None req-0740092b-c3c8-4f54-812a-c3667fc5f9d1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 730 time: 0.0259802 2026-04-23 09:04:42.340 9 INFO neutron.wsgi [None req-00e9cd44-19fc-4345-94c3-9c4460e6c544 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1744 time: 0.0146487 2026-04-23 09:04:42.392 10 INFO neutron.db.ovn_revision_numbers_db [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 85ec830d-4483-4804-b249-8196cc47e3c4 (type: security_groups) to 1 2026-04-23 09:04:42.406 10 INFO neutron.db.ovn_revision_numbers_db [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 084e4f2c-c14e-44ac-a74d-9156a0537a0f (type: security_group_rules) to 0 2026-04-23 09:04:42.408 9 INFO neutron.wsgi [None req-701d2e84-8fa0-4a84-bc6b-7cecaca6661f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3104 time: 0.0661364 2026-04-23 09:04:42.421 10 INFO neutron.db.ovn_revision_numbers_db [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7f22636d-94a7-4890-a556-7ee44df17c26 (type: security_group_rules) to 0 2026-04-23 09:04:42.444 10 INFO neutron.db.ovn_revision_numbers_db [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9f6e4210-9012-4f55-b360-6631d6154b54 (type: security_group_rules) to 0 2026-04-23 09:04:42.464 10 INFO neutron.db.ovn_revision_numbers_db [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f7f99f7c-385f-4f4c-9d0f-42ae8eefc15b (type: security_group_rules) to 0 2026-04-23 09:04:42.502 9 INFO neutron.wsgi [None req-7f213880-03de-479d-929f-133ccc9dc730 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 855 time: 0.0906699 2026-04-23 09:04:42.512 10 INFO neutron.db.segments_db [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment 68e991c6-a8d1-4e48-a668-53204240886a of type geneve for network 121b47ae-fb9a-4a3c-9474-93324d68ab94 2026-04-23 09:04:42.514 9 INFO neutron.wsgi [None req-3a8eaa1b-7e6e-4d14-a7ae-4d6c128fc1a0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0114357 2026-04-23 09:04:42.576 9 INFO neutron.wsgi [None req-a7dc1f4e-3656-481d-9a54-3171a188271a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 25101 time: 0.0603697 2026-04-23 09:04:42.653 9 INFO neutron.wsgi [None req-ceba5616-efdb-4377-a3ef-7193da707429 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2087 time: 0.0645473 2026-04-23 09:04:42.661 10 INFO neutron.db.ovn_revision_numbers_db [None req-037cfcc1-c1a7-4a04-91d0-cdae659431df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 290c56cc-d242-419a-aa16-3f9bf43ff892 (type: security_groups) to 1 2026-04-23 09:04:42.696 10 INFO neutron.db.ovn_revision_numbers_db [None req-037cfcc1-c1a7-4a04-91d0-cdae659431df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4bdba6a9-4bcb-46e5-9c72-c6947e155aac (type: security_group_rules) to 0 2026-04-23 09:04:42.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 121b47ae-fb9a-4a3c-9474-93324d68ab94 (type: networks) to 1 2026-04-23 09:04:42.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-037cfcc1-c1a7-4a04-91d0-cdae659431df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4e79bb38-2729-4d19-96e6-061ead57436e (type: security_group_rules) to 0 2026-04-23 09:04:42.747 10 INFO neutron.db.ovn_revision_numbers_db [None req-037cfcc1-c1a7-4a04-91d0-cdae659431df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7a7b30b9-58f8-4a69-b5e1-d4c802f7a131 (type: security_group_rules) to 0 2026-04-23 09:04:42.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-037cfcc1-c1a7-4a04-91d0-cdae659431df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b5ecac94-ca0a-4b0d-a265-dccf98b37ffb (type: security_group_rules) to 0 2026-04-23 09:04:42.807 10 INFO neutron.wsgi [None req-037cfcc1-c1a7-4a04-91d0-cdae659431df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=67c7117d2d904bc58de7bca07a12c3b3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3754659 2026-04-23 09:04:42.904 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:42.907 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 121b47ae-fb9a-4a3c-9474-93324d68ab94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:42.926 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8c83b1a-decf-44a5-b096-653b723b438f'] response: {'server_uuid': 'e3ccfd23-7496-4829-b03d-26849b5b40b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f55de288-dbf0-461f-aa7b-ed7c0e223899', 'code': 200} 2026-04-23 09:04:42.926 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8c83b1a-decf-44a5-b096-653b723b438f'] response: {'server_uuid': 'e3ccfd23-7496-4829-b03d-26849b5b40b9', 'name': 'network-vif-deleted', 'tag': 'f55de288-dbf0-461f-aa7b-ed7c0e223899', 'status': 'completed', 'code': 200} 2026-04-23 09:04:43.017 10 INFO neutron.db.ovn_revision_numbers_db [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b7419883-d9b9-44e8-ae02-eca684b6e2e9 (type: ports) to 1 2026-04-23 09:04:43.036 10 INFO neutron.wsgi [None req-546276a9-aac3-4c38-b6b6-72fc657bf238 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 0.9239147 2026-04-23 09:04:43.076 9 INFO neutron.wsgi [None req-96fc74a0-41fe-43cb-96d4-195062a12c94 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/290c56cc-d242-419a-aa16-3f9bf43ff892 HTTP/1.1" status: 204 len: 168 time: 0.2635195 2026-04-23 09:04:43.226 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69cf03c0-7aed-4b33-8ddf-b830b5f28f88 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:43.235 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69cf03c0-7aed-4b33-8ddf-b830b5f28f88 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 121b47ae-fb9a-4a3c-9474-93324d68ab94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:43.277 10 INFO neutron.wsgi [None req-c0a95bfc-f0ba-43de-9ad5-b058bf2dde78 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/c8bd166e-6e77-4e17-9e9b-bbdc921f8887 HTTP/1.1" status: 204 len: 168 time: 0.2165167 2026-04-23 09:04:43.297 9 INFO neutron.api.v2.resource [None req-ba78f3d2-4da6-468f-92c7-b541dc005a30 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:04:43.298 9 INFO neutron.wsgi [None req-ba78f3d2-4da6-468f-92c7-b541dc005a30 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.66 "GET /v2.0/security-groups/c8bd166e-6e77-4e17-9e9b-bbdc921f8887 HTTP/1.1" status: 404 len: 347 time: 0.0137887 2026-04-23 09:04:43.703 10 INFO neutron.wsgi [None req-291979ea-f7e0-4614-b40f-2d8912e12066 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.1788239 2026-04-23 09:04:43.715 10 INFO neutron.wsgi [None req-04bfe36a-4541-489d-9eb8-f671e4c59ab7 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0053480 2026-04-23 09:04:43.725 10 INFO neutron.wsgi [None req-d93a320e-09ca-4772-92bb-05a4c5be19e8 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0048068 2026-04-23 09:04:43.734 10 INFO neutron.wsgi [None req-0069b394-b1b1-4c80-9440-25aba09f2068 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0048356 2026-04-23 09:04:43.744 9 INFO neutron.wsgi [None req-00ae3fd6-d395-413e-a0cd-2ba4b645ffd0 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0051749 2026-04-23 09:04:43.755 9 INFO neutron.wsgi [None req-b630e75b-423d-4016-9445-290f2c6ce467 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0053744 2026-04-23 09:04:43.768 10 INFO neutron.wsgi [None req-dfb57b2d-651c-434d-bdcc-ea8d8a517cec 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0068538 2026-04-23 09:04:43.778 10 INFO neutron.wsgi [None req-58a55a85-e2d6-4661-a66d-e763b537aa7e 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0064545 2026-04-23 09:04:43.780 10 INFO neutron.db.ovn_revision_numbers_db [None req-69cf03c0-7aed-4b33-8ddf-b830b5f28f88 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b7419883-d9b9-44e8-ae02-eca684b6e2e9 (type: ports) to 2 2026-04-23 09:04:43.789 10 INFO neutron.wsgi [None req-728163c3-b228-42cb-8e26-ab98622a12c9 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0055416 2026-04-23 09:04:43.804 10 INFO neutron.wsgi [None req-4b8f0dea-8040-489b-bcfb-ac58bd8f11d0 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0103230 2026-04-23 09:04:43.818 10 INFO neutron.wsgi [None req-26e63b1f-0c50-457c-a881-532b3f825458 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0080926 2026-04-23 09:04:43.830 9 INFO neutron.wsgi [None req-f368783a-44aa-4063-a539-75e1892733a9 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0069597 2026-04-23 09:04:43.834 10 INFO neutron.db.ovn_revision_numbers_db [None req-69cf03c0-7aed-4b33-8ddf-b830b5f28f88 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9d09169f-009b-42c9-b1b1-ecfa6fcf686b (type: subnets) to 0 2026-04-23 09:04:43.844 10 INFO neutron.wsgi [None req-51570da6-7733-4c8e-9425-e7fe9b62e5a1 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0065348 2026-04-23 09:04:43.862 10 INFO neutron.wsgi [None req-bc4a3f15-c23e-490e-872b-78fc3df139a3 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0119443 2026-04-23 09:04:43.870 10 INFO neutron.wsgi [None req-f46115bd-cda8-47f2-b210-d00b6ce533db 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0039158 2026-04-23 09:04:43.873 10 INFO neutron.wsgi [None req-69cf03c0-7aed-4b33-8ddf-b830b5f28f88 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 0.8308711 2026-04-23 09:04:43.879 10 INFO neutron.wsgi [None req-15730569-b991-4133-bd5f-9a68d8fbbef3 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/filter-validation HTTP/1.1" status: 200 len: 392 time: 0.0043013 2026-04-23 09:04:43.898 10 INFO neutron.wsgi [None req-fbabc695-5f59-41e3-8112-d576f8d44d96 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0139766 2026-04-23 09:04:43.911 9 INFO neutron.wsgi [None req-34853953-44e8-49b5-b0d5-7ab977e0a93d 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0070577 2026-04-23 09:04:43.915 9 INFO neutron.wsgi [None req-5156a1c6-3b3e-47ec-baef-966fc99b0520 5855e2f5bfc046ca88ffc71fdf3bfbfb d73ad9cd7f354bc4a0c0be4031d476e5 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/ad3c56ac-1005-4cb4-9a4a-80ce53531f7c HTTP/1.1" status: 204 len: 168 time: 0.6118612 2026-04-23 09:04:43.922 10 INFO neutron.wsgi [None req-34ccc0f0-3dc8-4fca-8aae-2d87ebbf6d49 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0064108 2026-04-23 09:04:43.936 9 INFO neutron.wsgi [None req-2d698883-c09c-48bf-bd03-0c78757f3aa4 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0086117 2026-04-23 09:04:43.953 9 INFO neutron.wsgi [None req-9797721e-a6c9-4947-8963-e316361bba71 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0049713 2026-04-23 09:04:43.980 10 INFO neutron.wsgi [None req-3d331085-d344-454e-9637-c29ebf3c3728 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0200560 2026-04-23 09:04:43.992 9 INFO neutron.wsgi [None req-a46222e3-9774-40df-9f61-918849389965 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0062890 2026-04-23 09:04:44.007 9 INFO neutron.wsgi [None req-b3f555ec-1bbf-4670-899c-ade57fe923b7 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0092604 2026-04-23 09:04:44.021 10 INFO neutron.wsgi [None req-74d1fb39-85e1-46eb-93b3-35ce2a1f1437 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0065622 2026-04-23 09:04:44.030 9 INFO neutron.wsgi [None req-311fdc5d-52b6-4064-a3d8-a1e636ac4cb9 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0043650 2026-04-23 09:04:44.042 10 INFO neutron.wsgi [None req-2e605148-290d-4213-9f4e-969d30a4319c 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0065835 2026-04-23 09:04:44.059 9 INFO neutron.wsgi [None req-07a812c8-ad70-4639-9dce-a1169d5a07ed 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0073330 2026-04-23 09:04:44.076 10 INFO neutron.wsgi [None req-001aa659-dcc1-4b02-b809-f56fa7e90de1 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0051644 2026-04-23 09:04:44.089 9 INFO neutron.wsgi [None req-1e150d91-6cc1-4c3a-b9c1-e78cc1a5bd66 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0061479 2026-04-23 09:04:44.099 9 INFO neutron.wsgi [None req-08942feb-b1a7-4b67-8a95-fc7d13ab4cfc 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0059676 2026-04-23 09:04:44.113 10 INFO neutron.wsgi [None req-ad7ac822-2d37-4ac6-a629-115dd6180cfc 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0070872 2026-04-23 09:04:44.129 10 INFO neutron.wsgi [None req-d26d9b96-2941-4cde-87aa-0c9a0c372810 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0107169 2026-04-23 09:04:44.143 10 INFO neutron.wsgi [None req-5c926db5-47f8-482d-9581-1233ca4ed292 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0051870 2026-04-23 09:04:44.151 10 INFO neutron.wsgi [None req-e7f27352-f1ca-4c72-a1dc-e3f026a99012 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0028408 2026-04-23 09:04:44.164 9 INFO neutron.wsgi [None req-5e19d0ee-8a81-4d57-97d9-11293851f81d 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0075333 2026-04-23 09:04:44.172 10 INFO neutron.wsgi [None req-cf8615d5-ca77-4a99-bb57-a5d050dfb2b2 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0046079 2026-04-23 09:04:44.184 10 INFO neutron.wsgi [None req-e206d3c4-f226-444f-a18f-9b3e39cfa058 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0080020 2026-04-23 09:04:44.193 10 INFO neutron.wsgi [None req-dc731b66-3ccd-4778-b33e-22eeae9a9b0e 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0044920 2026-04-23 09:04:44.203 10 INFO neutron.wsgi [None req-f8569a60-9f28-4ef5-a3b4-153d30c8476c 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0053101 2026-04-23 09:04:44.210 10 INFO neutron.wsgi [None req-0ad990b6-7283-48ae-b3c2-ac1fea0131be 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0031712 2026-04-23 09:04:44.228 9 INFO neutron.wsgi [None req-67c7d0f3-c1e8-46ea-a7be-dc0201cbcef4 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0141249 2026-04-23 09:04:44.247 9 INFO neutron.wsgi [None req-f90f5fdd-12d9-4399-80ef-38292af90e50 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0081003 2026-04-23 09:04:44.255 9 INFO neutron.wsgi [None req-efddef3b-f3a2-4c2c-b729-084975d95101 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0035863 2026-04-23 09:04:44.265 9 INFO neutron.wsgi [None req-844c7a41-639e-401c-b626-4ed50e9b5654 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0065222 2026-04-23 09:04:44.275 9 INFO neutron.wsgi [None req-4f0bff56-94d0-46cd-91cf-18fba2efafec 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0059423 2026-04-23 09:04:44.288 9 INFO neutron.wsgi [None req-80a1a391-9341-48a2-a8ab-ed55d26eb649 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0083327 2026-04-23 09:04:44.301 9 INFO neutron.wsgi [None req-e05d986d-7e22-473a-bb69-6bd3646884fa 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0081246 2026-04-23 09:04:44.310 9 INFO neutron.wsgi [None req-6daeefdd-204c-4ea5-b254-27de1e7484c4 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0056028 2026-04-23 09:04:44.330 9 INFO neutron.wsgi [None req-3f5b2f56-b46d-4b51-a083-52c4795a3c91 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0073175 2026-04-23 09:04:44.339 9 INFO neutron.wsgi [None req-30418165-d1a9-45f4-bdb4-cba2e0937cbd 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0047538 2026-04-23 09:04:44.352 9 INFO neutron.wsgi [None req-4faf2f99-bbbe-423d-9fc9-cea06ae97f24 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0071197 2026-04-23 09:04:44.365 9 INFO neutron.wsgi [None req-67a46054-fe5d-4f70-82a2-6da719f512e8 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0057960 2026-04-23 09:04:44.380 9 INFO neutron.wsgi [None req-4bff1747-6845-4783-9b3a-e3da56c98058 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0092514 2026-04-23 09:04:44.399 9 INFO neutron.wsgi [None req-4d3c3891-cd40-4196-bbb9-65a7f975b1ce 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0131893 2026-04-23 09:04:44.417 9 INFO neutron.wsgi [None req-2cf6cad6-b5c0-4090-92a6-fc20c70c648e 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0037143 2026-04-23 09:04:44.426 9 INFO neutron.wsgi [None req-3c3d9794-1b5a-4e3c-94cd-9e61f79ea415 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0037999 2026-04-23 09:04:44.441 9 INFO neutron.wsgi [None req-22aed2aa-b4d5-4151-80c5-80d994d9b051 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0029445 2026-04-23 09:04:44.451 9 INFO neutron.wsgi [None req-f8a55439-e75b-49e9-9ac1-0064ccfb66e0 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0035143 2026-04-23 09:04:44.459 9 INFO neutron.wsgi [None req-bc052139-c288-4215-a26a-0f4f1180ae57 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0038235 2026-04-23 09:04:44.466 9 INFO neutron.wsgi [None req-c40ad043-4637-4757-b721-38696671cb13 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0036836 2026-04-23 09:04:44.479 9 INFO neutron.wsgi [None req-ebdbc039-741c-4270-ad26-87e739dba201 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0031455 2026-04-23 09:04:44.489 9 INFO neutron.wsgi [None req-00d876aa-7c30-41df-ae82-df8c88d7c65e 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0059917 2026-04-23 09:04:44.498 9 INFO neutron.wsgi [None req-28f66758-adf4-483d-a075-a8ab297981a7 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0053155 2026-04-23 09:04:44.506 9 INFO neutron.wsgi [None req-9ad8b64d-7bff-4faf-9a4a-2741c792f12f 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0030155 2026-04-23 09:04:44.517 10 INFO neutron.wsgi [None req-75db9769-befe-456a-b78f-1671d7fa7a78 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0066624 2026-04-23 09:04:44.526 10 INFO neutron.wsgi [None req-b091e0d7-7a4a-4ce9-b133-fb6f19168dac 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0043349 2026-04-23 09:04:44.535 9 INFO neutron.wsgi [None req-ab0342f9-1d20-4dfb-b923-da86836d6b0b 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0038266 2026-04-23 09:04:44.544 9 INFO neutron.wsgi [None req-53b68560-ae7a-4ec9-9fbe-6219e838a493 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0033948 2026-04-23 09:04:44.550 9 INFO neutron.wsgi [None req-33b7cd23-11fb-4cca-9a2a-8705ca625860 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0027802 2026-04-23 09:04:44.558 9 INFO neutron.wsgi [None req-db03523e-35f5-4242-aed2-08dc1a14932c 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0043647 2026-04-23 09:04:44.566 9 INFO neutron.wsgi [None req-e300d999-93aa-4c4c-96ee-b057b24d4677 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0034559 2026-04-23 09:04:44.578 10 INFO neutron.wsgi [None req-f0826d03-449b-4509-a713-d71e2bb423d0 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0063472 2026-04-23 09:04:44.589 10 INFO neutron.wsgi [None req-5d303d24-64c3-4b9e-b04b-e4eaa2183efb 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0061619 2026-04-23 09:04:44.600 10 INFO neutron.wsgi [None req-bb78a53c-5930-4ea9-befc-ff7e879092d3 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0055640 2026-04-23 09:04:44.607 9 INFO neutron.wsgi [None req-43402bb3-abfb-4722-8699-bc795e2932f2 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0038586 2026-04-23 09:04:44.614 9 INFO neutron.wsgi [None req-648328d9-8db9-4a66-9136-d5f8f0655390 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0028639 2026-04-23 09:04:44.620 9 INFO neutron.wsgi [None req-55d67447-b511-4a10-99cb-177c68aa1a13 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0027916 2026-04-23 09:04:44.627 9 INFO neutron.wsgi [None req-9a1dc851-e060-4cdf-884f-af4ac2443db9 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0030160 2026-04-23 09:04:44.637 10 INFO neutron.wsgi [None req-727bb952-1584-47ea-9e2c-259e04ce5eaa 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0058129 2026-04-23 09:04:44.647 10 INFO neutron.wsgi [None req-ecde06bd-3fa9-4754-ad09-0aef92425d65 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0051298 2026-04-23 09:04:44.657 10 INFO neutron.wsgi [None req-65523381-8455-4926-b69c-2db6b8e73604 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0057299 2026-04-23 09:04:44.665 10 INFO neutron.wsgi [None req-9e754f33-a0b8-40d9-814d-6b3d0716e793 890dbb34b2964b3e988f8245825e8902 c388a7f73e534b7a8a7bd70fbdfc4155 - - default default] 10.0.0.66 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0042059 2026-04-23 09:04:44.787 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6e1e176-1a13-490f-a6e7-b3cb349b363f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:44.790 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6e1e176-1a13-490f-a6e7-b3cb349b363f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:44.977 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6e1e176-1a13-490f-a6e7-b3cb349b363f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1776075b-69f7-449a-890e-4cddadcb674b (type: ports) to 1 2026-04-23 09:04:45.070 9 INFO neutron.wsgi [None req-f247d8c5-20ec-44fd-a329-6ee276cbce03 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/2a6f6f04-8250-40c6-a80c-c85de7ea27c2/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1480780 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:45.603 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce7406f7-a7cc-4424-90bd-9140ee873e46 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 171c526f-7c51-4fee-9ade-bd90a73f09e4 (type: security_groups) to 1 2026-04-23 09:04:45.620 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce7406f7-a7cc-4424-90bd-9140ee873e46 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2b823749-3158-4bd8-9b3f-86faca9fee90 (type: security_group_rules) to 0 2026-04-23 09:04:45.636 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce7406f7-a7cc-4424-90bd-9140ee873e46 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5fd9c834-d26c-45f0-8553-8d26148204bc (type: security_group_rules) to 0 2026-04-23 09:04:45.647 10 INFO neutron.db.ovn_revision_numbers_db [None req-d99cd00c-9c4f-43ce-bd5c-45b15f3f39f5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 41019bf8-ff55-4eef-ba1e-6b70e826f94e (type: security_groups) to 1 2026-04-23 09:04:45.651 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce7406f7-a7cc-4424-90bd-9140ee873e46 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 624b754b-fd44-4ff5-ae49-314e211b4e3e (type: security_group_rules) to 0 2026-04-23 09:04:45.667 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce7406f7-a7cc-4424-90bd-9140ee873e46 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 69eb54f6-1799-4506-ba7d-24ad8227b990 (type: security_group_rules) to 0 2026-04-23 09:04:45.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-d99cd00c-9c4f-43ce-bd5c-45b15f3f39f5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 05d5742f-5858-4ec0-800a-538f8d2224e7 (type: security_group_rules) to 0 2026-04-23 09:04:45.691 9 INFO neutron.wsgi [None req-ce7406f7-a7cc-4424-90bd-9140ee873e46 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=ac35dd3238a3412785341970c7b01efa&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3500407 2026-04-23 09:04:45.746 10 INFO neutron.db.ovn_revision_numbers_db [None req-d99cd00c-9c4f-43ce-bd5c-45b15f3f39f5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 460cc04c-bf2e-46b0-ba1b-162914ac5e94 (type: security_group_rules) to 0 2026-04-23 09:04:45.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-d99cd00c-9c4f-43ce-bd5c-45b15f3f39f5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7293de2c-40d7-4c12-8de6-d1e154ec9512 (type: security_group_rules) to 0 2026-04-23 09:04:45.812 10 INFO neutron.db.ovn_revision_numbers_db [None req-d99cd00c-9c4f-43ce-bd5c-45b15f3f39f5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource eba4ed1f-1ebe-4308-9df1-f01f66cec31e (type: security_group_rules) to 0 2026-04-23 09:04:45.869 10 INFO neutron.wsgi [None req-d99cd00c-9c4f-43ce-bd5c-45b15f3f39f5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=c388a7f73e534b7a8a7bd70fbdfc4155&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6347408 2026-04-23 09:04:45.908 9 INFO neutron.wsgi [None req-24a12d02-4c89-4f2f-9bf8-17dbf5905831 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/171c526f-7c51-4fee-9ade-bd90a73f09e4 HTTP/1.1" status: 204 len: 168 time: 0.2109015 2026-04-23 09:04:45.928 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 1776075b-69f7-449a-890e-4cddadcb674b 2026-04-23 09:04:45.951 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Router 3eb3083b-5294-4205-98c1-b081b530a9d3 is bound to host instance 2026-04-23 09:04:45.969 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 1776075b-69f7-449a-890e-4cddadcb674b 2026-04-23 09:04:46.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6e1e176-1a13-490f-a6e7-b3cb349b363f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1776075b-69f7-449a-890e-4cddadcb674b (type: router_ports) to 1 2026-04-23 09:04:46.167 10 INFO neutron.wsgi [None req-8d300775-360a-4e81-8aa2-0330c0e848c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/2a6f6f04-8250-40c6-a80c-c85de7ea27c2 HTTP/1.1" status: 204 len: 168 time: 1.0826805 2026-04-23 09:04:46.182 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6e1e176-1a13-490f-a6e7-b3cb349b363f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3eb3083b-5294-4205-98c1-b081b530a9d3 (type: routers) to 2 2026-04-23 09:04:46.208 10 INFO neutron.wsgi [None req-d6e1e176-1a13-490f-a6e7-b3cb349b363f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 878 time: 2.3243172 2026-04-23 09:04:46.216 9 INFO neutron.wsgi [None req-f3adb38c-204f-4624-8e75-6e7b8e4baf56 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/41019bf8-ff55-4eef-ba1e-6b70e826f94e HTTP/1.1" status: 204 len: 168 time: 0.3417134 2026-04-23 09:04:46.402 10 INFO neutron.wsgi [None req-8de77b68-f237-459d-ae66-37e8e05ebded f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/982aba8f-5693-42c8-bad5-7ff188766883 HTTP/1.1" status: 204 len: 168 time: 0.2283626 2026-04-23 09:04:46.746 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 1776075b-69f7-449a-890e-4cddadcb674b (type: ports) to 1 2026-04-23 09:04:46.861 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:46.863 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 121b47ae-fb9a-4a3c-9474-93324d68ab94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:47.092 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 1776075b-69f7-449a-890e-4cddadcb674b (type: router_ports) to 3 2026-04-23 09:04:47.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 (type: ports) to 1 2026-04-23 09:04:47.155 10 INFO neutron.services.segments.plugin [-] Segment efaf128c-5f5d-400c-aa88-eab0c377874a resource provider aggregate not found 2026-04-23 09:04:47.161 10 INFO neutron.services.segments.plugin [-] Segment efaf128c-5f5d-400c-aa88-eab0c377874a resource provider aggregate not found 2026-04-23 09:04:47.182 10 INFO neutron.services.segments.plugin [-] Segment efaf128c-5f5d-400c-aa88-eab0c377874a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efaf128c-5f5d-400c-aa88-eab0c377874a found for delete ", "request_id": "req-aa1ecc6f-f518-46d3-b974-6ef092eb52df"}]} 2026-04-23 09:04:47.183 10 INFO neutron.services.segments.plugin [-] Segment efaf128c-5f5d-400c-aa88-eab0c377874a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efaf128c-5f5d-400c-aa88-eab0c377874a found for delete ", "request_id": "req-82864bdd-4b1f-4354-95c2-d1589118b24c"}]} 2026-04-23 09:04:47.222 10 INFO neutron.wsgi [None req-d6d41e13-1b50-41da-a648-6cb446341357 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/b82528bd-a34c-4dcd-9373-65f22e7b2ec6 HTTP/1.1" status: 204 len: 168 time: 0.8135357 2026-04-23 09:04:47.332 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 1776075b-69f7-449a-890e-4cddadcb674b (type: ports) to 2 2026-04-23 09:04:47.432 10 INFO neutron.wsgi [None req-69f25d6d-9e3f-4a26-8531-e80e29212467 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d73ad9cd7f354bc4a0c0be4031d476e5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0446892 2026-04-23 09:04:47.663 10 INFO neutron.wsgi [None req-fd70c061-9020-4a94-917d-2e7f56df8ee6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/fa07b56e-f79b-417b-b75b-35661d98956f HTTP/1.1" status: 204 len: 168 time: 0.2273006 2026-04-23 09:04:47.876 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 2026-04-23 09:04:47.886 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 1776075b-69f7-449a-890e-4cddadcb674b (type: ports) to 4 2026-04-23 09:04:47.900 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 2026-04-23 09:04:47.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 (type: router_ports) to 1 2026-04-23 09:04:48.324 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource c628cbc2-296c-4e9a-b699-43b45bb4b1a9 (type: security_groups) to 1 2026-04-23 09:04:48.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 (type: ports) to 1 2026-04-23 09:04:48.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 429c8acf-72b1-4206-92cd-2bebe5759f63 (type: security_group_rules) to 0 2026-04-23 09:04:48.366 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 795cb264-93cf-4a0a-a4e2-0b1062f4dd81 (type: security_group_rules) to 0 2026-04-23 09:04:48.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource a4ce92bf-e8d5-4f70-b2cc-75196a4d141e (type: security_group_rules) to 0 2026-04-23 09:04:48.407 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource db9eb5a5-5f0c-476d-944b-8b6f74ece7d5 (type: security_group_rules) to 0 2026-04-23 09:04:48.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 1776075b-69f7-449a-890e-4cddadcb674b (type: router_ports) to 4 2026-04-23 09:04:48.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 0ba4606c-0fd9-4536-a5af-18a8253a26a3 (type: security_groups) to 1 2026-04-23 09:04:48.475 10 INFO neutron.db.segments_db [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Added segment d3af0f7c-e3e7-4386-a0cb-2aed712f30bc of type geneve for network b70ae053-9648-4a8c-ac2d-f64edd5e4e7a 2026-04-23 09:04:48.484 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 2f4f8300-09ec-4835-9035-75fe61aa156d (type: security_group_rules) to 0 2026-04-23 09:04:48.509 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:04:48.522 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 121b47ae-fb9a-4a3c-9474-93324d68ab94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:48.536 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 3337e729-2510-45b1-afdb-dbe94a05c88d (type: security_group_rules) to 0 2026-04-23 09:04:48.572 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 (type: ports) to 2 2026-04-23 09:04:48.604 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 580e8afb-78b9-44dc-81cc-6964e2bf8ceb (type: security_group_rules) to 0 2026-04-23 09:04:48.638 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource d920a6df-b6bd-45a0-ac30-956dcfa8e739 (type: security_group_rules) to 0 2026-04-23 09:04:48.758 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 (type: router_ports) to 2 2026-04-23 09:04:48.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource b70ae053-9648-4a8c-ac2d-f64edd5e4e7a (type: networks) to 1 2026-04-23 09:04:48.805 10 INFO neutron.db.segments_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Added segment 6e99c19f-ff8a-43a6-8fbc-af13d67ccb8c of type geneve for network b4062cba-172c-477b-a3b9-b79567c29339 2026-04-23 09:04:48.975 10 INFO neutron.db.segments_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Added segment a57df4f7-854b-4e05-aa0e-7bab2b61ed1c of type geneve for network 6a3479dd-3fe5-4f70-a2b9-debb871d4124 2026-04-23 09:04:49.041 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] No more DHCP agents 2026-04-23 09:04:49.047 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Unable to schedule network b70ae053-9648-4a8c-ac2d-f64edd5e4e7a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:49.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 (type: router_ports) to 2 2026-04-23 09:04:49.066 9 INFO neutron.wsgi [None req-a19e298f-105d-48d4-9eb1-2e01f3868091 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/3eb3083b-5294-4205-98c1-b081b530a9d3/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8305433 2026-04-23 09:04:49.197 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource b4062cba-172c-477b-a3b9-b79567c29339 (type: networks) to 1 2026-04-23 09:04:49.216 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 85779a3f-0e52-49d3-8e49-ea40f9a24082 (type: ports) to 1 2026-04-23 09:04:49.248 10 INFO neutron.wsgi [None req-4bb55280-a9d1-4b72-9c25-09dfe843cfe5 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.4496784 2026-04-23 09:04:49.411 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:49.415 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network b4062cba-172c-477b-a3b9-b79567c29339: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:49.496 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 1390728c-5634-40ff-b644-d063028dce7e (type: ports) to 1 2026-04-23 09:04:49.556 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7763d7ac-8ae1-46fd-be54-04e441d6a575 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] No more DHCP agents 2026-04-23 09:04:49.558 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7763d7ac-8ae1-46fd-be54-04e441d6a575 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Unable to schedule network b70ae053-9648-4a8c-ac2d-f64edd5e4e7a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:49.582 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 6a3479dd-3fe5-4f70-a2b9-debb871d4124 (type: networks) to 1 2026-04-23 09:04:49.752 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:49.753 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 6a3479dd-3fe5-4f70-a2b9-debb871d4124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:49.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 3fd85a33-9060-4340-9977-dc88c34f1950 (type: ports) to 1 2026-04-23 09:04:49.881 10 INFO neutron.wsgi [None req-fdd9a1f2-fb04-477d-92b6-133fab064a11 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 1.6666758 2026-04-23 09:04:49.991 10 INFO neutron.wsgi [None req-0ccca7c7-1d36-49be-80a2-4c9d44c15a6e 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.1050065 2026-04-23 09:04:50.217 9 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-40b7c1d5-0439-401b-83fe-d0eda8e74400 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/networks?id=121b47ae-fb9a-4a3c-9474-93324d68ab94 HTTP/1.1" status: 200 len: 876 time: 0.1069047 2026-04-23 09:04:50.239 9 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-fe003fa7-389d-4b9c-8e51-a1e0f87a48d2 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/quotas/bd769ecbd6b5414aacbe7738ddd8ea78 HTTP/1.1" status: 200 len: 386 time: 0.0134349 2026-04-23 09:04:50.242 9 INFO neutron.db.ovn_revision_numbers_db [None req-7763d7ac-8ae1-46fd-be54-04e441d6a575 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 85779a3f-0e52-49d3-8e49-ea40f9a24082 (type: ports) to 2 2026-04-23 09:04:50.301 9 INFO neutron.db.ovn_revision_numbers_db [None req-7763d7ac-8ae1-46fd-be54-04e441d6a575 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 56e7fb3c-6cd5-44b9-961c-61177de1ab8e (type: subnets) to 0 2026-04-23 09:04:50.335 9 INFO neutron.wsgi [None req-7763d7ac-8ae1-46fd-be54-04e441d6a575 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 1.0460191 2026-04-23 09:04:50.365 10 INFO neutron.services.segments.plugin [-] Segment 6e99c19f-ff8a-43a6-8fbc-af13d67ccb8c resource provider aggregate not found 2026-04-23 09:04:50.371 10 INFO neutron.services.segments.plugin [-] Segment 6e99c19f-ff8a-43a6-8fbc-af13d67ccb8c resource provider aggregate not found 2026-04-23 09:04:50.383 9 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-2ab06d2f-c1a4-4ab2-90c6-3067bfd36002 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=bd769ecbd6b5414aacbe7738ddd8ea78&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1327062 2026-04-23 09:04:50.383 10 INFO neutron.services.segments.plugin [-] Segment 6e99c19f-ff8a-43a6-8fbc-af13d67ccb8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e99c19f-ff8a-43a6-8fbc-af13d67ccb8c found for delete ", "request_id": "req-6e358648-f60c-4de4-9d43-8db65d6b1799"}]} 2026-04-23 09:04:50.393 10 INFO neutron.services.segments.plugin [-] Segment 6e99c19f-ff8a-43a6-8fbc-af13d67ccb8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e99c19f-ff8a-43a6-8fbc-af13d67ccb8c found for delete ", "request_id": "req-cf9a3291-7895-4794-973c-14890b5592c4"}]} 2026-04-23 09:04:50.410 10 INFO neutron.wsgi [None req-2803f704-dfe4-4df6-b2af-6b81f3776393 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/networks/b4062cba-172c-477b-a3b9-b79567c29339 HTTP/1.1" status: 204 len: 168 time: 0.4128520 2026-04-23 09:04:50.464 9 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-7239db2e-6b03-4be4-bed1-f8a5b8891cc4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/121b47ae-fb9a-4a3c-9474-93324d68ab94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0753963 2026-04-23 09:04:50.495 9 INFO neutron.db.segments_db [None req-1e9434cc-714f-4a3f-8546-bee6dd6d8624 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Added segment cb6d1912-48df-420d-a937-055490c57f1f of type geneve for network 85a813da-bdde-404d-be19-02deea886573 2026-04-23 09:04:50.554 9 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-b78fa9e1-4c4b-4fcb-a14b-9f60d3d62a93 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/121b47ae-fb9a-4a3c-9474-93324d68ab94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0835547 2026-04-23 09:04:50.694 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e9434cc-714f-4a3f-8546-bee6dd6d8624 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 85a813da-bdde-404d-be19-02deea886573 (type: networks) to 1 2026-04-23 09:04:50.711 10 INFO neutron.wsgi [req-70ebaaf3-9328-47c3-b0b7-0795d042c974 req-796c00db-575c-4d2f-b28b-5caa570ddb8c 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 210 time: 0.0290871 2026-04-23 09:04:50.825 10 INFO neutron.wsgi [None req-722a6cfa-b50b-493e-be62-cba36e94cb69 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/networks/6a3479dd-3fe5-4f70-a2b9-debb871d4124 HTTP/1.1" status: 204 len: 168 time: 0.4090884 2026-04-23 09:04:51.311 9 INFO neutron.wsgi [None req-04d12cfc-fd1c-4283-88af-22919456f1a2 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.4807303 2026-04-23 09:04:51.369 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e9434cc-714f-4a3f-8546-bee6dd6d8624 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] No more DHCP agents 2026-04-23 09:04:51.373 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e9434cc-714f-4a3f-8546-bee6dd6d8624 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Unable to schedule network 85a813da-bdde-404d-be19-02deea886573: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:51.433 10 INFO neutron.db.segments_db [None req-106ad3f3-3107-4bc8-b446-10b3dea55d74 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Added segment 2d9aac8c-2294-42d8-886e-80c8d4773f56 of type geneve for network 11caad28-469c-4cc5-a12d-f58de1b02211 2026-04-23 09:04:51.510 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-2e8acf78-7695-42fd-9068-40d67d698f06 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 199.204.45.169 "GET /v2.0/networks?id=121b47ae-fb9a-4a3c-9474-93324d68ab94 HTTP/1.1" status: 200 len: 876 time: 0.1158345 2026-04-23 09:04:51.531 9 INFO neutron.db.ovn_revision_numbers_db [None req-e35e05e4-ef7b-4bd4-b3a8-3da200f67e51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 56f47c3d-44af-4b98-aa16-7fef4490a5ad (type: security_groups) to 1 2026-04-23 09:04:51.538 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e9434cc-714f-4a3f-8546-bee6dd6d8624 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 598d4114-a34f-43e1-8c74-b2b34b11b678 (type: ports) to 1 2026-04-23 09:04:51.554 9 INFO neutron.db.ovn_revision_numbers_db [None req-e35e05e4-ef7b-4bd4-b3a8-3da200f67e51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 086dcd48-4873-437c-8cc8-967d89e80f3c (type: security_group_rules) to 0 2026-04-23 09:04:51.567 9 INFO neutron.wsgi [None req-1e9434cc-714f-4a3f-8546-bee6dd6d8624 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.2212462 2026-04-23 09:04:51.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-e35e05e4-ef7b-4bd4-b3a8-3da200f67e51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6ac17b07-ea6e-46db-963d-d5dc0cd21778 (type: security_group_rules) to 0 2026-04-23 09:04:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015726 2026-04-23 09:04:51.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008750 2026-04-23 09:04:51.624 9 INFO neutron.db.ovn_revision_numbers_db [None req-e35e05e4-ef7b-4bd4-b3a8-3da200f67e51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 72ac3851-5f02-4d3d-990d-7a39897ad3bb (type: security_group_rules) to 0 2026-04-23 09:04:51.651 9 INFO neutron.db.ovn_revision_numbers_db [None req-e35e05e4-ef7b-4bd4-b3a8-3da200f67e51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 86b769f0-a41a-4b51-9925-1e5eeea0c0cb (type: security_group_rules) to 0 2026-04-23 09:04:51.663 10 INFO neutron.db.ovn_revision_numbers_db [None req-106ad3f3-3107-4bc8-b446-10b3dea55d74 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 11caad28-469c-4cc5-a12d-f58de1b02211 (type: networks) to 1 2026-04-23 09:04:51.713 9 INFO neutron.wsgi [None req-e35e05e4-ef7b-4bd4-b3a8-3da200f67e51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=f33902ed8c7a4c7c8b235ed0118ab1fe&name=default HTTP/1.1" status: 200 len: 2996 time: 0.9674370 2026-04-23 09:04:51.847 9 INFO neutron.wsgi [req-ca659497-cb8d-4269-b5ee-37cf5c77738f req-f9f4a562-9742-403e-80c1-a77bdf3979cb 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 210 time: 0.0596611 2026-04-23 09:04:51.890 9 INFO neutron.db.ovn_revision_numbers_db [None req-43c95c48-40bd-40ee-b49b-4ee5924311f9 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 85a813da-bdde-404d-be19-02deea886573 (type: networks) to 2 2026-04-23 09:04:51.897 9 INFO neutron.wsgi [None req-43c95c48-40bd-40ee-b49b-4ee5924311f9 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "PUT /v2.0/networks/85a813da-bdde-404d-be19-02deea886573 HTTP/1.1" status: 200 len: 792 time: 0.3235199 2026-04-23 09:04:52.219 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f15f72d-4f3d-4a16-b1da-1326c6e4ce74 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] No more DHCP agents 2026-04-23 09:04:52.221 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f15f72d-4f3d-4a16-b1da-1326c6e4ce74 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Unable to schedule network 85a813da-bdde-404d-be19-02deea886573: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:52.281 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-106ad3f3-3107-4bc8-b446-10b3dea55d74 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:52.285 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-106ad3f3-3107-4bc8-b446-10b3dea55d74 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 11caad28-469c-4cc5-a12d-f58de1b02211: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:52.404 10 INFO neutron.services.segments.plugin [-] Segment a57df4f7-854b-4e05-aa0e-7bab2b61ed1c resource provider aggregate not found 2026-04-23 09:04:52.429 10 INFO neutron.services.segments.plugin [-] Segment a57df4f7-854b-4e05-aa0e-7bab2b61ed1c resource provider aggregate not found 2026-04-23 09:04:52.435 10 INFO neutron.services.segments.plugin [-] Segment a57df4f7-854b-4e05-aa0e-7bab2b61ed1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a57df4f7-854b-4e05-aa0e-7bab2b61ed1c found for delete ", "request_id": "req-4bc7d243-8c23-4040-ad26-e2e9581a10f3"}]} 2026-04-23 09:04:52.448 10 INFO neutron.db.ovn_revision_numbers_db [None req-106ad3f3-3107-4bc8-b446-10b3dea55d74 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource c8ead490-8979-4c9b-997c-4b934daea7dd (type: ports) to 1 2026-04-23 09:04:52.452 10 INFO neutron.services.segments.plugin [-] Segment a57df4f7-854b-4e05-aa0e-7bab2b61ed1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a57df4f7-854b-4e05-aa0e-7bab2b61ed1c found for delete ", "request_id": "req-3a069e11-d331-4697-896d-6919157606fc"}]} 2026-04-23 09:04:52.453 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-0c4e38e5-c0f6-4343-bd7b-4c1accd1fa72 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] No more DHCP agents 2026-04-23 09:04:52.460 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-0c4e38e5-c0f6-4343-bd7b-4c1accd1fa72 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] Unable to schedule network 121b47ae-fb9a-4a3c-9474-93324d68ab94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:52.491 10 INFO neutron.wsgi [None req-106ad3f3-3107-4bc8-b446-10b3dea55d74 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 1.1717727 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:52.548 10 INFO neutron.wsgi [None req-d8a5dbf1-b292-4703-8862-f25fc8ce7ba0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/56f47c3d-44af-4b98-aa16-7fef4490a5ad HTTP/1.1" status: 204 len: 168 time: 0.8271358 2026-04-23 09:04:52.622 10 INFO neutron.db.segments_db [None req-1128fe00-032d-454d-b87f-c39a8969efe4 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Added segment cd8200bf-07b7-4aa2-b2d2-06f804180a7a of type geneve for network 8eae2219-a27c-4df2-b0a5-f065434fad23 2026-04-23 09:04:52.671 10 INFO neutron.db.ovn_revision_numbers_db [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-0c4e38e5-c0f6-4343-bd7b-4c1accd1fa72 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] Successfully bumped revision number for resource 4bf3ca4d-92bb-4851-a1de-9da2ea178bba (type: ports) to 1 2026-04-23 09:04:52.713 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-0c4e38e5-c0f6-4343-bd7b-4c1accd1fa72 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.1814561 2026-04-23 09:04:52.809 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f15f72d-4f3d-4a16-b1da-1326c6e4ce74 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 598d4114-a34f-43e1-8c74-b2b34b11b678 (type: ports) to 2 2026-04-23 09:04:52.837 10 INFO neutron.db.ovn_revision_numbers_db [None req-1128fe00-032d-454d-b87f-c39a8969efe4 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 8eae2219-a27c-4df2-b0a5-f065434fad23 (type: networks) to 1 2026-04-23 09:04:52.855 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f15f72d-4f3d-4a16-b1da-1326c6e4ce74 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 0622ba2f-be77-4d80-8227-9871a0f682da (type: subnets) to 0 2026-04-23 09:04:52.875 9 INFO neutron.wsgi [None req-1f15f72d-4f3d-4a16-b1da-1326c6e4ce74 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9717021 2026-04-23 09:04:53.109 10 INFO neutron.wsgi [req-02f562f9-a5bf-4889-88a9-a318a9aa62ec req-c86f6b07-e6cc-4f40-b412-b97475bb2627 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 1160 time: 0.1809852 2026-04-23 09:04:53.161 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1128fe00-032d-454d-b87f-c39a8969efe4 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:53.169 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1128fe00-032d-454d-b87f-c39a8969efe4 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 8eae2219-a27c-4df2-b0a5-f065434fad23: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:53.195 10 INFO neutron.wsgi [req-02f562f9-a5bf-4889-88a9-a318a9aa62ec req-4bce2f0d-0b0a-4295-b46a-d579fc412641 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=85ec830d-4483-4804-b249-8196cc47e3c4&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0754080 2026-04-23 09:04:53.327 10 INFO neutron.db.ovn_revision_numbers_db [None req-1128fe00-032d-454d-b87f-c39a8969efe4 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource c5f5a994-b84d-4fa5-9658-2392045cfed8 (type: ports) to 1 2026-04-23 09:04:53.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-26a2db62-09e6-4080-ac2e-c2ab84b10013 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] Successfully bumped revision number for resource 0622ba2f-be77-4d80-8227-9871a0f682da (type: subnets) to 1 2026-04-23 09:04:53.359 9 INFO neutron.wsgi [None req-26a2db62-09e6-4080-ac2e-c2ab84b10013 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "PUT /v2.0/subnets/0622ba2f-be77-4d80-8227-9871a0f682da HTTP/1.1" status: 200 len: 806 time: 0.4768212 2026-04-23 09:04:53.371 10 INFO neutron.wsgi [None req-1128fe00-032d-454d-b87f-c39a8969efe4 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.8728158 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:53.501 10 INFO neutron.db.ovn_revision_numbers_db [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-a34170e3-fbc0-4b98-a88c-c94d352208df 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 4bf3ca4d-92bb-4851-a1de-9da2ea178bba (type: ports) to 2 2026-04-23 09:04:53.804 10 INFO neutron.db.ovn_revision_numbers_db [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-a34170e3-fbc0-4b98-a88c-c94d352208df 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 4bf3ca4d-92bb-4851-a1de-9da2ea178bba (type: ports) to 2 2026-04-23 09:04:53.828 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-a34170e3-fbc0-4b98-a88c-c94d352208df 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/4bf3ca4d-92bb-4851-a1de-9da2ea178bba HTTP/1.1" status: 200 len: 1380 time: 1.1064391 2026-04-23 09:04:53.873 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-530b97bc-dfa0-4125-9fd2-cbec2b3a24f8'] response: {'name': 'network-changed', 'server_uuid': '251d27a1-8a5a-4d6b-80ca-582e131e75d4', 'tag': '4bf3ca4d-92bb-4851-a1de-9da2ea178bba', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:53.936 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-ecf70c93-89a1-46bb-82e8-0d243f9fc1f9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=bd769ecbd6b5414aacbe7738ddd8ea78&device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 1411 time: 0.0513129 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:53.981 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-3b479693-a7d1-40a9-b73f-9195924f5e62 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4bf3ca4d-92bb-4851-a1de-9da2ea178bba HTTP/1.1" status: 200 len: 217 time: 0.0345776 2026-04-23 09:04:54.036 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-34cab1f1-4a52-4546-a00a-066b2493e6e8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=9d09169f-009b-42c9-b1b1-ecfa6fcf686b HTTP/1.1" status: 200 len: 870 time: 0.0417259 2026-04-23 09:04:54.089 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-65197538-a882-485b-8d9d-d9793c51fdc3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=121b47ae-fb9a-4a3c-9474-93324d68ab94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0426664 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:54.107 9 INFO neutron.services.segments.plugin [-] Segment cb6d1912-48df-420d-a937-055490c57f1f resource provider aggregate not found 2026-04-23 09:04:54.125 9 INFO neutron.services.segments.plugin [-] Segment cb6d1912-48df-420d-a937-055490c57f1f resource provider aggregate not found 2026-04-23 09:04:54.125 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-104f8873-45d8-40dd-a5a2-e54070bf1db1 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:54.126 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-104f8873-45d8-40dd-a5a2-e54070bf1db1 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 11caad28-469c-4cc5-a12d-f58de1b02211: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:54.140 9 INFO neutron.services.segments.plugin [-] Segment cb6d1912-48df-420d-a937-055490c57f1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6d1912-48df-420d-a937-055490c57f1f found for delete ", "request_id": "req-39db2bb5-600c-428d-b2ec-736d7f810d2d"}]} 2026-04-23 09:04:54.151 9 INFO neutron.services.segments.plugin [-] Segment cb6d1912-48df-420d-a937-055490c57f1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6d1912-48df-420d-a937-055490c57f1f found for delete ", "request_id": "req-5752b19d-451e-4188-b16a-c2925dd06b4b"}]} 2026-04-23 09:04:54.184 9 INFO neutron.wsgi [None req-74b3ba08-29fb-4e4c-b9f2-9e3ec98c2c59 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "DELETE /v2.0/networks/85a813da-bdde-404d-be19-02deea886573 HTTP/1.1" status: 204 len: 168 time: 0.8193083 2026-04-23 09:04:54.213 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-e420d18f-6980-40be-93d0-a8f644434097 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/121b47ae-fb9a-4a3c-9474-93324d68ab94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1165471 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:54.240 9 INFO neutron.pecan_wsgi.hooks.translation [None req-28faf8f6-e5c0-498a-9adc-b176b913282c 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:04:54.243 9 INFO neutron.wsgi [None req-28faf8f6-e5c0-498a-9adc-b176b913282c 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "DELETE /v2.0/networks/85a813da-bdde-404d-be19-02deea886573 HTTP/1.1" status: 404 len: 339 time: 0.0496812 2026-04-23 09:04:54.264 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No hosting information found for port ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25: RuntimeError: No hosting information found for port ac5f5b1a-5e5d-4762-bee0-9e0cdeb08c25 2026-04-23 09:04:54.367 10 INFO neutron.db.ovn_revision_numbers_db [None req-104f8873-45d8-40dd-a5a2-e54070bf1db1 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 6960cad8-0759-4281-a85a-e0f0c22402bd (type: ports) to 1 2026-04-23 09:04:54.373 10 INFO neutron.wsgi [req-04dfea29-6476-4894-a61e-b08ae257d193 req-290b6a3f-a161-46c2-964e-b772e88db1a1 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 1172 time: 0.1076190 2026-04-23 09:04:54.424 10 INFO neutron.wsgi [req-a8dac119-f0e0-4356-9cae-31ad070ded0c req-fe0c97ff-0e48-40ba-9e83-f7217ad7d911 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/121b47ae-fb9a-4a3c-9474-93324d68ab94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.2024033 2026-04-23 09:04:54.461 10 INFO neutron.wsgi [None req-c6cafa3a-1353-4b40-9f26-e24e193afd5e 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.2089589 2026-04-23 09:04:54.470 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-104f8873-45d8-40dd-a5a2-e54070bf1db1 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:54.473 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-104f8873-45d8-40dd-a5a2-e54070bf1db1 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 8eae2219-a27c-4df2-b0a5-f065434fad23: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:54.479 10 INFO neutron.wsgi [req-04dfea29-6476-4894-a61e-b08ae257d193 req-8b786fb5-9f05-4a9d-aeec-ab44e4e60f8f 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=85ec830d-4483-4804-b249-8196cc47e3c4&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0941224 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:54.520 9 INFO neutron.wsgi [None req-8316560c-07d7-4df9-ae6b-3645ec02d61c 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "GET /v2.0/subnets?network_id=bc03ce18-6dad-4586-b442-24aaa21fb429 HTTP/1.1" status: 200 len: 820 time: 0.0495389 2026-04-23 09:04:54.535 9 INFO neutron.wsgi [None req-16501201-688b-462a-abb3-55587b5e3ecc 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0087457 2026-04-23 09:04:54.540 10 INFO neutron.wsgi [req-f1e64215-1a57-47e5-98ef-6708292e88d4 req-8ebac24d-7102-4bfa-8355-ecf5ba2fb301 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=bd769ecbd6b5414aacbe7738ddd8ea78&device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 1411 time: 0.0530765 2026-04-23 09:04:54.935 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 4bf3ca4d-92bb-4851-a1de-9da2ea178bba 2026-04-23 09:04:54.949 10 INFO neutron.db.ovn_revision_numbers_db [None req-104f8873-45d8-40dd-a5a2-e54070bf1db1 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource bc2582b8-8492-4609-99dd-9c3c29be47fd (type: ports) to 1 2026-04-23 09:04:54.957 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 4bf3ca4d-92bb-4851-a1de-9da2ea178bba 2026-04-23 09:04:54.995 10 INFO neutron.wsgi [None req-a01e2e36-5a1a-4e4e-9ea5-6c52c78011cd 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1504 time: 0.4478788 2026-04-23 09:04:55.010 10 INFO neutron.wsgi [req-f1e64215-1a57-47e5-98ef-6708292e88d4 req-55d433d7-fdfb-4eb1-985a-4695e1176f34 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=121b47ae-fb9a-4a3c-9474-93324d68ab94 HTTP/1.1" status: 200 len: 975 time: 0.4638581 2026-04-23 09:04:55.013 10 INFO neutron.wsgi [None req-104f8873-45d8-40dd-a5a2-e54070bf1db1 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1704 time: 1.6311567 2026-04-23 09:04:55.056 10 INFO neutron.wsgi [req-f1e64215-1a57-47e5-98ef-6708292e88d4 req-93673655-c00a-4631-900e-19545bd2c533 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4bf3ca4d-92bb-4851-a1de-9da2ea178bba HTTP/1.1" status: 200 len: 217 time: 0.0365081 2026-04-23 09:04:55.082 9 INFO neutron.wsgi [None req-23d1ba07-c4e3-4eda-b995-94d825cae665 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0808365 2026-04-23 09:04:55.139 10 INFO neutron.wsgi [req-f1e64215-1a57-47e5-98ef-6708292e88d4 req-6ec94b51-c639-4cba-ab42-fc9619f9eecc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=9d09169f-009b-42c9-b1b1-ecfa6fcf686b HTTP/1.1" status: 200 len: 870 time: 0.0743642 2026-04-23 09:04:55.167 9 INFO neutron.wsgi [None req-3d801d64-f546-48d1-9de2-b35fb944ed28 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "GET /v2.0/networks/b70ae053-9648-4a8c-ac2d-f64edd5e4e7a HTTP/1.1" status: 200 len: 863 time: 0.0792685 2026-04-23 09:04:55.189 10 INFO neutron.wsgi [req-f1e64215-1a57-47e5-98ef-6708292e88d4 req-cf165a57-8d25-4c65-8aa1-000c1d27a9bb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=121b47ae-fb9a-4a3c-9474-93324d68ab94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0342145 2026-04-23 09:04:55.220 9 INFO neutron.wsgi [None req-b382686d-2fd9-4f5d-9957-ac49d52ff6ce 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "GET /v2.0/subnets/56e7fb3c-6cd5-44b9-961c-61177de1ab8e HTTP/1.1" status: 200 len: 811 time: 0.0458460 2026-04-23 09:04:55.253 9 INFO neutron.pecan_wsgi.hooks.translation [None req-bac3a40c-7f7f-4b54-8662-928fb4fd44ff 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:04:55.257 9 INFO neutron.wsgi [None req-bac3a40c-7f7f-4b54-8662-928fb4fd44ff 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/0622ba2f-be77-4d80-8227-9871a0f682da HTTP/1.1" status: 404 len: 337 time: 0.0283804 2026-04-23 09:04:55.276 9 INFO neutron.pecan_wsgi.hooks.translation [None req-217536db-5c5a-4443-8ddc-f653e4872d94 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:04:55.279 9 INFO neutron.wsgi [None req-217536db-5c5a-4443-8ddc-f653e4872d94 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "DELETE /v2.0/networks/85a813da-bdde-404d-be19-02deea886573 HTTP/1.1" status: 404 len: 339 time: 0.0146050 2026-04-23 09:04:55.339 10 INFO neutron.wsgi [None req-3f6f136d-d45e-4d01-a28e-ef022af25347 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3211 time: 0.3116231 2026-04-23 09:04:55.346 10 INFO neutron.wsgi [req-f1e64215-1a57-47e5-98ef-6708292e88d4 req-4014b530-e417-4b68-9f4d-f1db08dbd45c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/121b47ae-fb9a-4a3c-9474-93324d68ab94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1458480 2026-04-23 09:04:55.436 10 INFO neutron.wsgi [req-f1e64215-1a57-47e5-98ef-6708292e88d4 req-ac12c70e-4d89-40eb-bc5f-7a0403287101 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/121b47ae-fb9a-4a3c-9474-93324d68ab94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0829487 2026-04-23 09:04:55.568 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 4bf3ca4d-92bb-4851-a1de-9da2ea178bba (type: ports) to 4 2026-04-23 09:04:55.638 9 INFO neutron.wsgi [None req-86cc7ff3-1a1e-49a5-b831-3d315cee4a1a 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/56e7fb3c-6cd5-44b9-961c-61177de1ab8e HTTP/1.1" status: 204 len: 168 time: 0.3541737 2026-04-23 09:04:55.704 9 INFO neutron.wsgi [req-76018b8a-dd01-4822-8598-baae09c40f73 req-30872692-b86d-4fb1-8212-a3e9f5f85a80 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 1174 time: 0.1336296 2026-04-23 09:04:55.714 9 INFO neutron.wsgi [None req-9c6a4b70-e81e-46d0-af7f-afad11422ee8 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/ports/6960cad8-0759-4281-a85a-e0f0c22402bd HTTP/1.1" status: 204 len: 168 time: 0.3633308 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:55.760 9 INFO neutron.wsgi [req-76018b8a-dd01-4822-8598-baae09c40f73 req-093ff477-5045-4bd2-94b1-8acd0c7bed47 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=85ec830d-4483-4804-b249-8196cc47e3c4&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0451274 2026-04-23 09:04:55.928 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4146e37-b0a6-4eef-b7b3-d059712a96ae'] response: {'server_uuid': '251d27a1-8a5a-4d6b-80ca-582e131e75d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bf3ca4d-92bb-4851-a1de-9da2ea178bba', 'code': 200} 2026-04-23 09:04:55.928 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4146e37-b0a6-4eef-b7b3-d059712a96ae'] response: {'server_uuid': '251d27a1-8a5a-4d6b-80ca-582e131e75d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bf3ca4d-92bb-4851-a1de-9da2ea178bba', 'code': 200} 2026-04-23 09:04:56.022 10 INFO neutron.wsgi [None req-40c50855-8f32-490c-9e28-b67e9c4f1b03 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/ports/bc2582b8-8492-4609-99dd-9c3c29be47fd HTTP/1.1" status: 204 len: 168 time: 0.3028195 2026-04-23 09:04:56.105 10 INFO neutron.wsgi [None req-7c5e719b-7411-4bea-ba4f-c5cae12b4a9b 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0752120 2026-04-23 09:04:56.156 9 INFO neutron.wsgi [None req-8d7a1c21-c806-4db7-9e35-d3ad527f401f 303440cf6bfa42d08b7cb604d87ab409 d194c5a96d7c46e9bbe6db280d6861b3 - - default default] 10.0.0.66 "DELETE /v2.0/networks/b70ae053-9648-4a8c-ac2d-f64edd5e4e7a HTTP/1.1" status: 204 len: 168 time: 0.5100360 2026-04-23 09:04:56.174 9 INFO neutron.services.segments.plugin [-] Segment d3af0f7c-e3e7-4386-a0cb-2aed712f30bc resource provider aggregate not found 2026-04-23 09:04:56.191 9 INFO neutron.services.segments.plugin [-] Segment d3af0f7c-e3e7-4386-a0cb-2aed712f30bc resource provider aggregate not found 2026-04-23 09:04:56.206 9 INFO neutron.services.segments.plugin [-] Segment d3af0f7c-e3e7-4386-a0cb-2aed712f30bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3af0f7c-e3e7-4386-a0cb-2aed712f30bc found for delete ", "request_id": "req-b22b03a6-99c8-4a74-8d3b-fb4629b594b1"}]} 2026-04-23 09:04:56.223 10 INFO neutron.db.segments_db [None req-f17a8afc-c44d-41b6-88e8-6e07e1b2cbc6 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Added segment 60d0d7cb-a26f-4fb2-b01f-2e42f98d8184 of type geneve for network 72332a8c-dfeb-4d9a-8f50-cb0e0d2cd461 2026-04-23 09:04:56.225 9 INFO neutron.services.segments.plugin [-] Segment d3af0f7c-e3e7-4386-a0cb-2aed712f30bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3af0f7c-e3e7-4386-a0cb-2aed712f30bc found for delete ", "request_id": "req-0e632257-8f03-4820-bc67-f661393b43f2"}]} 2026-04-23 09:04:56.459 10 INFO neutron.db.ovn_revision_numbers_db [None req-f17a8afc-c44d-41b6-88e8-6e07e1b2cbc6 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 72332a8c-dfeb-4d9a-8f50-cb0e0d2cd461 (type: networks) to 1 2026-04-23 09:04:56.659 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f17a8afc-c44d-41b6-88e8-6e07e1b2cbc6 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:56.661 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f17a8afc-c44d-41b6-88e8-6e07e1b2cbc6 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 72332a8c-dfeb-4d9a-8f50-cb0e0d2cd461: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:56.778 10 INFO neutron.db.ovn_revision_numbers_db [None req-f17a8afc-c44d-41b6-88e8-6e07e1b2cbc6 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource f50d4fe0-ef00-4897-a91e-0357fb1cdd9d (type: ports) to 1 2026-04-23 09:04:56.809 10 INFO neutron.wsgi [None req-f17a8afc-c44d-41b6-88e8-6e07e1b2cbc6 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.6969535 2026-04-23 09:04:56.909 9 INFO neutron.wsgi [req-fb8c0746-9b8a-4ad2-8514-618b0043b832 req-1b1e6c14-cae1-4d49-9ec9-1c9557b5463e 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 1174 time: 0.0443711 2026-04-23 09:04:56.960 10 INFO neutron.db.segments_db [None req-8ec05864-a5d6-4419-8796-26a7dbf8f0a2 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Added segment 5835779a-a83b-47bb-893d-ad011777eb1d of type geneve for network 894a12c3-4544-45e0-b09b-587087e88426 2026-04-23 09:04:56.975 9 INFO neutron.wsgi [req-fb8c0746-9b8a-4ad2-8514-618b0043b832 req-2b7d6f24-6b35-4cf2-99eb-439df3b3acec 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=85ec830d-4483-4804-b249-8196cc47e3c4&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0486250 2026-04-23 09:04:57.171 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ec05864-a5d6-4419-8796-26a7dbf8f0a2 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 894a12c3-4544-45e0-b09b-587087e88426 (type: networks) to 1 2026-04-23 09:04:57.203 10 INFO neutron.wsgi [None req-8886469e-568a-4a55-a877-cb6d87c0a18c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d194c5a96d7c46e9bbe6db280d6861b3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3306041 2026-04-23 09:04:57.471 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ec05864-a5d6-4419-8796-26a7dbf8f0a2 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:57.483 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: 4bf3ca4d-92bb-4851-a1de-9da2ea178bba 2026-04-23 09:04:57.484 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ec05864-a5d6-4419-8796-26a7dbf8f0a2 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 894a12c3-4544-45e0-b09b-587087e88426: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:57.499 10 INFO neutron.wsgi [req-2b8b9a40-18d2-497e-a00e-29fe46960d9c req-16e08486-bc4e-46ba-b20b-b3f48ff0a7f8 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 1174 time: 0.0590341 2026-04-23 09:04:57.507 9 INFO neutron.wsgi [None req-48f8aeb5-0952-4f8f-b449-de85dacd73d8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/c628cbc2-296c-4e9a-b699-43b45bb4b1a9 HTTP/1.1" status: 204 len: 168 time: 0.2979794 2026-04-23 09:04:57.581 10 INFO neutron.wsgi [req-2b8b9a40-18d2-497e-a00e-29fe46960d9c req-ff967822-49fb-4b92-9b10-66a7a7125d50 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=85ec830d-4483-4804-b249-8196cc47e3c4&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0732253 2026-04-23 09:04:57.656 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ec05864-a5d6-4419-8796-26a7dbf8f0a2 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 1d47af9c-d48f-4b2d-870f-2e4500806c07 (type: ports) to 1 2026-04-23 09:04:57.690 10 INFO neutron.wsgi [None req-8ec05864-a5d6-4419-8796-26a7dbf8f0a2 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.8718510 2026-04-23 09:04:57.841 10 INFO neutron.wsgi [req-e26932e5-9233-4ea7-96e7-bc377cb5dab3 req-aa684164-db20-47ce-9150-f9db5bdae1da 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=251d27a1-8a5a-4d6b-80ca-582e131e75d4 HTTP/1.1" status: 200 len: 1172 time: 0.0540178 2026-04-23 09:04:57.977 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-681e765f-c8d9-4ee5-af39-66f621a7f442'] response: {'server_uuid': '251d27a1-8a5a-4d6b-80ca-582e131e75d4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4bf3ca4d-92bb-4851-a1de-9da2ea178bba', 'code': 200} 2026-04-23 09:04:58.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 4bf3ca4d-92bb-4851-a1de-9da2ea178bba (type: ports) to 5 2026-04-23 09:04:58.250 10 INFO neutron.wsgi [req-e26932e5-9233-4ea7-96e7-bc377cb5dab3 req-4d2aedbe-82fc-41dc-97d5-0f26fec6772f 51f49336ef314c8c8b0dd8c93349c34b bd769ecbd6b5414aacbe7738ddd8ea78 - - default default] 199.204.45.169 "DELETE /v2.0/ports/4bf3ca4d-92bb-4851-a1de-9da2ea178bba HTTP/1.1" status: 204 len: 173 time: 0.4044912 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:58.322 9 INFO neutron.db.ovn_revision_numbers_db [None req-4daf4c9f-8a87-4fd2-b017-e7956a26311d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0aaabc1d-fe56-4f9f-a2dd-3a2b315a8f56 (type: security_groups) to 1 2026-04-23 09:04:58.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-4daf4c9f-8a87-4fd2-b017-e7956a26311d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 43268606-8a11-408a-98a9-5163857ff94d (type: security_group_rules) to 0 2026-04-23 09:04:58.365 9 INFO neutron.db.ovn_revision_numbers_db [None req-4daf4c9f-8a87-4fd2-b017-e7956a26311d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b7c42a64-0d8b-4e20-9e9f-56209623d3fd (type: security_group_rules) to 0 2026-04-23 09:04:58.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-4daf4c9f-8a87-4fd2-b017-e7956a26311d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d23cec54-08e9-46b3-9313-bb9250b8d0a5 (type: security_group_rules) to 0 2026-04-23 09:04:58.416 9 INFO neutron.db.ovn_revision_numbers_db [None req-4daf4c9f-8a87-4fd2-b017-e7956a26311d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f54d2292-8d7f-42fc-9765-9900957dd23c (type: security_group_rules) to 0 2026-04-23 09:04:58.448 9 INFO neutron.wsgi [None req-4daf4c9f-8a87-4fd2-b017-e7956a26311d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=14186bf4faf84d10bd63c8483d31e5db&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4804785 2026-04-23 09:04:58.690 9 INFO neutron.wsgi [None req-806131db-b04d-4eda-969f-ca828ad75f23 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/0aaabc1d-fe56-4f9f-a2dd-3a2b315a8f56 HTTP/1.1" status: 204 len: 168 time: 0.2347353 2026-04-23 09:04:58.792 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6562304-f68f-43d0-a964-840e344487ab 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:58.798 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6562304-f68f-43d0-a964-840e344487ab 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 72332a8c-dfeb-4d9a-8f50-cb0e0d2cd461: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:58.864 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6562304-f68f-43d0-a964-840e344487ab 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 9d8b6a7d-fdd8-4dd0-a2fa-e85002834ff4 (type: subnets) to 0 2026-04-23 09:04:58.890 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6562304-f68f-43d0-a964-840e344487ab 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] No more DHCP agents 2026-04-23 09:04:58.894 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6562304-f68f-43d0-a964-840e344487ab 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Unable to schedule network 894a12c3-4544-45e0-b09b-587087e88426: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:04:58.928 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ae33f94-c020-4ee1-a430-6fb9392d1f52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a76e50a0-0824-4b08-94fa-20e02c313b1a (type: security_groups) to 1 2026-04-23 09:04:58.942 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ae33f94-c020-4ee1-a430-6fb9392d1f52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7a0c7a52-5f0c-4a26-ac66-5202ea81b3aa (type: security_group_rules) to 0 2026-04-23 09:04:58.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6562304-f68f-43d0-a964-840e344487ab 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] Successfully bumped revision number for resource 29f90733-cd8b-41e1-b8df-48b98c89641b (type: subnets) to 0 2026-04-23 09:04:58.956 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ae33f94-c020-4ee1-a430-6fb9392d1f52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a5683077-721f-40e7-8c70-f12958b5a2fb (type: security_group_rules) to 0 2026-04-23 09:04:58.971 10 INFO neutron.wsgi [None req-c6562304-f68f-43d0-a964-840e344487ab 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1476 time: 0.7176428 2026-04-23 09:04:58.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ae33f94-c020-4ee1-a430-6fb9392d1f52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ae605ca8-fac5-410a-86e0-7327d20461b3 (type: security_group_rules) to 0 2026-04-23 09:04:59.009 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ae33f94-c020-4ee1-a430-6fb9392d1f52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource da228bb4-3125-406a-ba60-64c230e13430 (type: security_group_rules) to 0 2026-04-23 09:04:59.024 9 INFO neutron.wsgi [None req-d6b8f19a-9a9c-42b6-972f-a68d0b94bd22 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2084 time: 0.0471115 2026-04-23 09:04:59.035 9 INFO neutron.wsgi [None req-0ae33f94-c020-4ee1-a430-6fb9392d1f52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=48c8dc3ec73f4ce59d4e7e26e148878e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2296188 2026-04-23 09:04:59.247 9 INFO neutron.wsgi [None req-a9a4c4d8-265f-4a13-b5e2-52fa11f3e112 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/a76e50a0-0824-4b08-94fa-20e02c313b1a HTTP/1.1" status: 204 len: 168 time: 0.2067108 2026-04-23 09:04:59.301 10 INFO neutron.wsgi [None req-8647fd94-36ce-4665-8c85-1737cba012ba 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/9d8b6a7d-fdd8-4dd0-a2fa-e85002834ff4 HTTP/1.1" status: 204 len: 168 time: 0.2636786 2026-04-23 09:04:59.525 9 INFO neutron.wsgi [None req-c4634fa1-9b9b-4f83-8f2a-4ae74f8dabd9 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/29f90733-cd8b-41e1-b8df-48b98c89641b HTTP/1.1" status: 204 len: 168 time: 0.2163701 2026-04-23 09:04:59.573 9 INFO neutron.wsgi [None req-181b58a4-1197-4227-875d-6f5ffe3827b2 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0404644 2026-04-23 09:04:59.781 10 INFO neutron.wsgi [None req-74980ce0-e34a-4d85-ae14-6c05c6fcfaf0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/3eb3083b-5294-4205-98c1-b081b530a9d3/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1346526 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:04:59.971 9 INFO neutron.services.segments.plugin [-] Segment 5835779a-a83b-47bb-893d-ad011777eb1d resource provider aggregate not found 2026-04-23 09:04:59.977 9 INFO neutron.services.segments.plugin [-] Segment 5835779a-a83b-47bb-893d-ad011777eb1d resource provider aggregate not found 2026-04-23 09:05:00.001 9 INFO neutron.services.segments.plugin [-] Segment 5835779a-a83b-47bb-893d-ad011777eb1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5835779a-a83b-47bb-893d-ad011777eb1d found for delete ", "request_id": "req-f2de3bb5-51e2-4041-af5e-bae7d2aad807"}]} 2026-04-23 09:05:00.008 9 INFO neutron.services.segments.plugin [-] Segment 5835779a-a83b-47bb-893d-ad011777eb1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5835779a-a83b-47bb-893d-ad011777eb1d found for delete ", "request_id": "req-df717ab6-ee34-45d0-923b-7cad18a48fef"}]} 2026-04-23 09:05:00.025 9 INFO neutron.wsgi [None req-f3df9b0f-f662-4591-8e48-42f50ffadf15 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/networks/894a12c3-4544-45e0-b09b-587087e88426 HTTP/1.1" status: 204 len: 168 time: 0.4418356 2026-04-23 09:05:00.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 957773d8-4115-4112-a85a-6723cd816daa (type: security_groups) to 1 2026-04-23 09:05:00.299 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cff8474-d379-4b6b-8592-33520f231315'] response: {'server_uuid': '251d27a1-8a5a-4d6b-80ca-582e131e75d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bf3ca4d-92bb-4851-a1de-9da2ea178bba', 'code': 200} 2026-04-23 09:05:00.300 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cff8474-d379-4b6b-8592-33520f231315'] response: {'server_uuid': '251d27a1-8a5a-4d6b-80ca-582e131e75d4', 'name': 'network-vif-deleted', 'tag': '4bf3ca4d-92bb-4851-a1de-9da2ea178bba', 'status': 'completed', 'code': 200} 2026-04-23 09:05:00.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 1cff0c80-0ffb-48b0-a839-bac3f2cafd28 (type: security_group_rules) to 0 2026-04-23 09:05:00.347 10 INFO neutron.db.ovn_revision_numbers_db [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 845ce29d-24f7-4c12-99e5-6975bff97234 (type: security_group_rules) to 0 2026-04-23 09:05:00.392 10 INFO neutron.db.ovn_revision_numbers_db [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 8c691c2b-bb6e-47b3-b9f8-be8d407c51e6 (type: security_group_rules) to 0 2026-04-23 09:05:00.413 10 INFO neutron.db.ovn_revision_numbers_db [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource fd8dd12e-91e3-4a0f-8f76-0edad0f8ec3c (type: security_group_rules) to 0 2026-04-23 09:05:00.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 8f8ffdaa-a4d2-41c2-af45-88fa265c13f0 (type: security_groups) to 1 2026-04-23 09:05:00.637 10 INFO neutron.db.ovn_revision_numbers_db [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 39e5a263-c892-46b6-9e75-54dc5ce66285 (type: security_group_rules) to 0 2026-04-23 09:05:00.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource ea77d985-f3e4-4c9d-8cf6-23e6461978af (type: security_group_rules) to 0 2026-04-23 09:05:00.721 10 INFO neutron.wsgi [None req-0110d1c7-5aa4-4f2b-9041-cff4b409b311 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 1.2638860 2026-04-23 09:05:00.798 9 INFO neutron.wsgi [None req-78f442aa-420c-4457-92cd-860b15835472 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/networks/72332a8c-dfeb-4d9a-8f50-cb0e0d2cd461 HTTP/1.1" status: 204 len: 168 time: 0.7663422 2026-04-23 09:05:00.800 10 INFO neutron.wsgi [None req-367aef17-ffe4-4093-ac57-a9a379747efb f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0695097 2026-04-23 09:05:00.959 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f7f714e-ad45-4955-9bdf-5fba0f941d98 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 8f8ffdaa-a4d2-41c2-af45-88fa265c13f0 (type: security_groups) to 2 2026-04-23 09:05:00.970 9 INFO neutron.wsgi [None req-6f7f714e-ad45-4955-9bdf-5fba0f941d98 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "PUT /v2.0/security-groups/8f8ffdaa-a4d2-41c2-af45-88fa265c13f0 HTTP/1.1" status: 200 len: 1794 time: 0.1594915 2026-04-23 09:05:01.075 9 INFO neutron.wsgi [None req-da9503c5-9244-40ee-8441-6381172c9ff5 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-groups/8f8ffdaa-a4d2-41c2-af45-88fa265c13f0 HTTP/1.1" status: 200 len: 1794 time: 0.0578837 2026-04-23 09:05:01.161 10 INFO neutron.wsgi [None req-311a75bc-1792-481a-8b6a-3ce93bfd1955 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/3eb3083b-5294-4205-98c1-b081b530a9d3 HTTP/1.1" status: 204 len: 168 time: 1.3727498 2026-04-23 09:05:01.254 10 INFO neutron.wsgi [None req-6f238f23-74fa-4121-bf7e-94d84b2468d1 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/8f8ffdaa-a4d2-41c2-af45-88fa265c13f0 HTTP/1.1" status: 204 len: 168 time: 0.1722527 2026-04-23 09:05:01.314 10 INFO neutron.wsgi [None req-53ed25e6-8cdd-48cb-8ac9-e80f1ff1befc f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0532494 2026-04-23 09:05:01.340 10 INFO neutron.api.v2.resource [None req-44baa971-1646-4b06-b52a-cf2c2fa3adb0 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:05:01.342 10 INFO neutron.wsgi [None req-44baa971-1646-4b06-b52a-cf2c2fa3adb0 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/8f8ffdaa-a4d2-41c2-af45-88fa265c13f0 HTTP/1.1" status: 404 len: 347 time: 0.0203345 2026-04-23 09:05:01.447 9 INFO neutron.wsgi [None req-dd1e41f1-f7c3-4b37-ac8b-f7260b1acb67 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/networks/8eae2219-a27c-4df2-b0a5-f065434fad23 HTTP/1.1" status: 204 len: 168 time: 0.6379888 2026-04-23 09:05:01.495 9 INFO neutron.wsgi [None req-a13c2fc2-8b89-4966-ab57-f0de688f2bba f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/9d09169f-009b-42c9-b1b1-ecfa6fcf686b HTTP/1.1" status: 204 len: 168 time: 0.3279307 2026-04-23 09:05:01.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-0279b730-0980-45de-96c7-30bbeb5fcec3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 171432b8-4ab7-4261-a814-bbfe5466cedb (type: security_groups) to 1 2026-04-23 09:05:01.548 10 INFO neutron.db.ovn_revision_numbers_db [None req-0279b730-0980-45de-96c7-30bbeb5fcec3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource a141671c-77f3-4950-b13c-9750d4e6b0b2 (type: security_group_rules) to 0 2026-04-23 09:05:01.576 10 INFO neutron.db.ovn_revision_numbers_db [None req-0279b730-0980-45de-96c7-30bbeb5fcec3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource a530a8cd-04b5-4840-96e2-24797dee290a (type: security_group_rules) to 0 2026-04-23 09:05:01.600 10 INFO neutron.wsgi [None req-0279b730-0980-45de-96c7-30bbeb5fcec3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.2492058 2026-04-23 09:05:01.758 9 INFO neutron.db.ovn_revision_numbers_db [None req-783f9db7-3340-4fb3-adfb-acd2679f4e70 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 87be2eea-795e-49e3-90f8-7506536fe4ff (type: security_group_rules) to 0 2026-04-23 09:05:01.800 9 INFO neutron.wsgi [None req-783f9db7-3340-4fb3-adfb-acd2679f4e70 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1936495 2026-04-23 09:05:01.830 9 INFO neutron.wsgi [None req-110ab79c-e15f-4539-897a-de686bc3db98 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/87be2eea-795e-49e3-90f8-7506536fe4ff HTTP/1.1" status: 200 len: 763 time: 0.0200589 2026-04-23 09:05:01.880 9 INFO neutron.wsgi [None req-d83e2a3c-d978-4a56-8ad4-c45a49a2ddc7 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0355904 2026-04-23 09:05:01.983 10 INFO neutron.services.segments.plugin [-] Segment 2d9aac8c-2294-42d8-886e-80c8d4773f56 resource provider aggregate not found 2026-04-23 09:05:01.989 10 INFO neutron.services.segments.plugin [-] Segment 2d9aac8c-2294-42d8-886e-80c8d4773f56 resource provider aggregate not found 2026-04-23 09:05:02.006 10 INFO neutron.services.segments.plugin [-] Segment 2d9aac8c-2294-42d8-886e-80c8d4773f56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d9aac8c-2294-42d8-886e-80c8d4773f56 found for delete ", "request_id": "req-ba4dae61-eab7-41ff-852b-6ff64b82654c"}]} 2026-04-23 09:05:02.007 10 INFO neutron.services.segments.plugin [-] Segment 2d9aac8c-2294-42d8-886e-80c8d4773f56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d9aac8c-2294-42d8-886e-80c8d4773f56 found for delete ", "request_id": "req-d99ee621-9c28-4c6f-ba4c-e088d93c42b0"}]} 2026-04-23 09:05:02.022 9 INFO neutron.services.segments.plugin [-] Segment 60d0d7cb-a26f-4fb2-b01f-2e42f98d8184 resource provider aggregate not found 2026-04-23 09:05:02.030 9 INFO neutron.services.segments.plugin [-] Segment 60d0d7cb-a26f-4fb2-b01f-2e42f98d8184 resource provider aggregate not found 2026-04-23 09:05:02.045 10 INFO neutron.wsgi [None req-cfad15e5-19fd-411b-a78b-d3fc14c51f85 844e9164a0a3464e9d86cb809fbc001b 5232330c6cae43c98d4ca9f377403998 - - default default] 10.0.0.66 "DELETE /v2.0/networks/11caad28-469c-4cc5-a12d-f58de1b02211 HTTP/1.1" status: 204 len: 168 time: 0.5924327 2026-04-23 09:05:02.049 9 INFO neutron.wsgi [None req-8a81660f-7429-4a01-a871-0da914d92114 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/87be2eea-795e-49e3-90f8-7506536fe4ff HTTP/1.1" status: 204 len: 168 time: 0.1622665 2026-04-23 09:05:02.051 9 INFO neutron.services.segments.plugin [-] Segment 60d0d7cb-a26f-4fb2-b01f-2e42f98d8184 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d0d7cb-a26f-4fb2-b01f-2e42f98d8184 found for delete ", "request_id": "req-8fbb64e3-af93-4569-ae2c-6c8890719a3e"}]} 2026-04-23 09:05:02.057 9 INFO neutron.services.segments.plugin [-] Segment 60d0d7cb-a26f-4fb2-b01f-2e42f98d8184 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d0d7cb-a26f-4fb2-b01f-2e42f98d8184 found for delete ", "request_id": "req-e197abba-e97c-4b89-94a5-bac88752ce30"}]} 2026-04-23 09:05:02.073 9 INFO neutron.services.segments.plugin [-] Segment cd8200bf-07b7-4aa2-b2d2-06f804180a7a resource provider aggregate not found 2026-04-23 09:05:02.081 9 INFO neutron.services.segments.plugin [-] Segment cd8200bf-07b7-4aa2-b2d2-06f804180a7a resource provider aggregate not found 2026-04-23 09:05:02.105 9 INFO neutron.services.segments.plugin [-] Segment cd8200bf-07b7-4aa2-b2d2-06f804180a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd8200bf-07b7-4aa2-b2d2-06f804180a7a found for delete ", "request_id": "req-f5d07b8b-19c3-405d-bc87-670cdf9ff92a"}]} 2026-04-23 09:05:02.112 9 INFO neutron.services.segments.plugin [-] Segment cd8200bf-07b7-4aa2-b2d2-06f804180a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd8200bf-07b7-4aa2-b2d2-06f804180a7a found for delete ", "request_id": "req-4e8c4083-7e11-47d2-b06c-05ed894c3611"}]} 2026-04-23 09:05:02.114 10 INFO neutron.wsgi [None req-4287c00f-a64a-4cbf-9e04-34fc8b98148e f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0518379 2026-04-23 09:05:02.121 10 INFO neutron.wsgi [None req-ed506250-cd68-46b8-b079-4884f48007ed f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/121b47ae-fb9a-4a3c-9474-93324d68ab94 HTTP/1.1" status: 204 len: 168 time: 0.6178689 2026-04-23 09:05:02.251 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b357ed8-38b3-4826-8f58-5432031596d3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 862263ad-7e5b-47c6-97c7-960b2da2b7a7 (type: security_group_rules) to 0 2026-04-23 09:05:02.289 9 INFO neutron.wsgi [None req-8b357ed8-38b3-4826-8f58-5432031596d3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1699717 2026-04-23 09:05:02.321 9 INFO neutron.wsgi [None req-253e2428-0eb9-42db-a366-7e0fa45542a1 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/862263ad-7e5b-47c6-97c7-960b2da2b7a7 HTTP/1.1" status: 200 len: 763 time: 0.0205524 2026-04-23 09:05:02.377 9 INFO neutron.wsgi [None req-db620854-779d-4317-9734-b406fee2289e f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0499275 2026-04-23 09:05:02.379 10 INFO neutron.wsgi [None req-63b41254-2d1a-491f-9855-d92b16c11a4b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=bd769ecbd6b5414aacbe7738ddd8ea78&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0679421 2026-04-23 09:05:02.499 10 INFO neutron.wsgi [None req-03a2caec-a166-46df-959f-0c7ac3f1241b f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/862263ad-7e5b-47c6-97c7-960b2da2b7a7 HTTP/1.1" status: 204 len: 168 time: 0.1153615 2026-04-23 09:05:02.556 9 INFO neutron.wsgi [None req-9ccaec6b-d04f-4b56-8486-3d6141c940ad f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0518925 2026-04-23 09:05:02.594 10 INFO neutron.db.securitygroups_db [None req-47d03084-e78a-4b73-9fbb-97c387d0b2a3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Project d084a4fbd2ce4547a96bd4bb014d49f0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 09:05:02.624 9 INFO neutron.wsgi [None req-1cacf11d-3a72-4473-85bd-6d599db79fb0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/85ec830d-4483-4804-b249-8196cc47e3c4 HTTP/1.1" status: 204 len: 168 time: 0.2364993 2026-04-23 09:05:02.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-47d03084-e78a-4b73-9fbb-97c387d0b2a3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] Successfully bumped revision number for resource 3a030414-ebe9-4c57-9b68-2519eb70d65d (type: security_group_rules) to 0 2026-04-23 09:05:02.717 10 INFO neutron.wsgi [None req-47d03084-e78a-4b73-9fbb-97c387d0b2a3 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1539137 2026-04-23 09:05:02.739 10 INFO neutron.wsgi [None req-d12fc8de-8803-4eb9-94c3-6a638060c48c f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/3a030414-ebe9-4c57-9b68-2519eb70d65d HTTP/1.1" status: 200 len: 769 time: 0.0155370 2026-04-23 09:05:02.762 9 INFO neutron.wsgi [None req-5e14a709-a2eb-4b47-a15b-f03cd2b6a6dd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=5232330c6cae43c98d4ca9f377403998&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1992202 2026-04-23 09:05:02.786 10 INFO neutron.wsgi [None req-be4f0eb9-810f-42fe-b399-3a78d894d21b f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4119 time: 0.0417199 2026-04-23 09:05:02.908 10 INFO neutron.wsgi [None req-b10a71fe-edae-4c42-bd8a-bb24af7c0cd8 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/3a030414-ebe9-4c57-9b68-2519eb70d65d HTTP/1.1" status: 204 len: 168 time: 0.1161089 2026-04-23 09:05:02.953 9 INFO neutron.wsgi [None req-49e76dfb-1808-40e8-8e93-4b80fdac627b f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0402045 2026-04-23 09:05:03.023 9 INFO neutron.wsgi [None req-a48ce0d4-2628-41a1-89d9-e07257375ee2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/0ba4606c-0fd9-4536-a5af-18a8253a26a3 HTTP/1.1" status: 204 len: 168 time: 0.2558541 2026-04-23 09:05:03.072 9 INFO neutron.wsgi [None req-be9e62c7-3466-415d-948b-ae352893b098 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/171432b8-4ab7-4261-a814-bbfe5466cedb HTTP/1.1" status: 204 len: 168 time: 0.1129832 2026-04-23 09:05:03.119 9 INFO neutron.wsgi [None req-1dbb4859-6214-46ae-8c70-413cddee0084 f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0412641 2026-04-23 09:05:03.177 9 INFO neutron.wsgi [None req-b6516ea1-af1c-4a11-a8db-f1e7728a526b f5e569dfcca149ef8882ceedf6e7ed0a d084a4fbd2ce4547a96bd4bb014d49f0 - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0488746 2026-04-23 09:05:03.936 9 INFO neutron.wsgi [None req-c519ff8d-315d-4b6c-8ffd-28c149173c31 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d084a4fbd2ce4547a96bd4bb014d49f0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2560570 2026-04-23 09:05:04.031 10 INFO neutron.services.segments.plugin [-] Segment 68e991c6-a8d1-4e48-a668-53204240886a resource provider aggregate not found 2026-04-23 09:05:04.039 10 INFO neutron.services.segments.plugin [-] Segment 68e991c6-a8d1-4e48-a668-53204240886a resource provider aggregate not found 2026-04-23 09:05:04.055 10 INFO neutron.services.segments.plugin [-] Segment 68e991c6-a8d1-4e48-a668-53204240886a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e991c6-a8d1-4e48-a668-53204240886a found for delete ", "request_id": "req-8e6e59af-1506-4047-b8fd-7067a0468478"}]} 2026-04-23 09:05:04.062 10 INFO neutron.services.segments.plugin [-] Segment 68e991c6-a8d1-4e48-a668-53204240886a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e991c6-a8d1-4e48-a668-53204240886a found for delete ", "request_id": "req-7f5262e7-0212-472f-81c8-feb26e3549fb"}]} 2026-04-23 09:05:04.188 9 INFO neutron.wsgi [None req-9ab08c7b-93d9-47e0-b61a-80aed8c488fd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/957773d8-4115-4112-a85a-6723cd816daa HTTP/1.1" status: 204 len: 168 time: 0.2471385 2026-04-23 09:05:05.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 9178f876-45b2-4191-9681-22276259553c (type: security_groups) to 1 2026-04-23 09:05:05.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 3053102f-d0f8-4e8a-9019-d827d47e86d6 (type: security_group_rules) to 0 2026-04-23 09:05:05.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource bb8a950a-a780-49ed-b3aa-400abcb7a450 (type: security_group_rules) to 0 2026-04-23 09:05:05.329 10 INFO neutron.db.ovn_revision_numbers_db [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource f0909c53-d145-4ce6-84ec-f6134f546f81 (type: security_group_rules) to 0 2026-04-23 09:05:05.346 10 INFO neutron.db.ovn_revision_numbers_db [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource f118b986-c919-4e88-8a8d-1d84c057a21b (type: security_group_rules) to 0 2026-04-23 09:05:05.406 10 INFO neutron.db.segments_db [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Added segment f3f8b371-7a35-434a-8da7-9e42454b4260 of type geneve for network d0bc084c-ca85-4345-b8b6-a428adaf1956 2026-04-23 09:05:05.594 10 INFO neutron.db.ovn_revision_numbers_db [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource d0bc084c-ca85-4345-b8b6-a428adaf1956 (type: networks) to 1 2026-04-23 09:05:05.765 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:05.769 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network d0bc084c-ca85-4345-b8b6-a428adaf1956: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:05.861 10 INFO neutron.db.ovn_revision_numbers_db [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 2d0acdf2-a498-4bbd-82a5-411874311d95 (type: ports) to 1 2026-04-23 09:05:05.894 10 INFO neutron.wsgi [None req-97ef708a-f4f7-4d06-a3df-d9c7c40760c2 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 1.0099266 2026-04-23 09:05:06.188 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df4cfe62-f576-4f7f-8e3f-88c355a9193d 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:06.192 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df4cfe62-f576-4f7f-8e3f-88c355a9193d 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network d0bc084c-ca85-4345-b8b6-a428adaf1956: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:06.319 10 INFO neutron.db.ovn_revision_numbers_db [None req-df4cfe62-f576-4f7f-8e3f-88c355a9193d 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 91f34f5e-eb11-49c8-a06d-9bf562defbd2 (type: ports) to 1 2026-04-23 09:05:06.345 10 INFO neutron.wsgi [None req-df4cfe62-f576-4f7f-8e3f-88c355a9193d 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.4454036 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:06.454 10 INFO neutron.db.segments_db [None req-b0c48d77-370d-47b5-ac6c-94f9cc11c44f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Added segment 549e5146-7e1d-457d-96b2-67740a053fdd of type geneve for network ecaac38d-56d6-451a-81e8-a08fb2fe658c 2026-04-23 09:05:06.574 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e94640-1956-40f6-879a-4b0a830aa1c1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 852da8a7-be5d-41bb-8c24-7fc32cbbcf3a (type: security_groups) to 1 2026-04-23 09:05:06.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015624 2026-04-23 09:05:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014346 2026-04-23 09:05:06.597 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e94640-1956-40f6-879a-4b0a830aa1c1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2eaf7d36-6b6c-43e3-bd5b-5608d6b6c505 (type: security_group_rules) to 0 2026-04-23 09:05:06.609 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0c48d77-370d-47b5-ac6c-94f9cc11c44f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource ecaac38d-56d6-451a-81e8-a08fb2fe658c (type: networks) to 1 2026-04-23 09:05:06.616 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e94640-1956-40f6-879a-4b0a830aa1c1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4cd66261-acf5-428d-901c-c1f59718afae (type: security_group_rules) to 0 2026-04-23 09:05:06.639 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e94640-1956-40f6-879a-4b0a830aa1c1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a33e6a56-20bf-4678-860c-11df0399f8d7 (type: security_group_rules) to 0 2026-04-23 09:05:06.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e94640-1956-40f6-879a-4b0a830aa1c1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c886ddec-a132-4b0f-9940-ea160fd39d55 (type: security_group_rules) to 0 2026-04-23 09:05:06.693 9 INFO neutron.wsgi [None req-73e94640-1956-40f6-879a-4b0a830aa1c1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=eb0de975a1864898a99c67de68f7cdbc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4509599 2026-04-23 09:05:06.836 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0c48d77-370d-47b5-ac6c-94f9cc11c44f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:06.838 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0c48d77-370d-47b5-ac6c-94f9cc11c44f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network ecaac38d-56d6-451a-81e8-a08fb2fe658c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:06.944 9 INFO neutron.wsgi [None req-1a058f52-ea3b-488c-8370-d57d05c495f8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/852da8a7-be5d-41bb-8c24-7fc32cbbcf3a HTTP/1.1" status: 204 len: 168 time: 0.2451179 2026-04-23 09:05:06.961 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0c48d77-370d-47b5-ac6c-94f9cc11c44f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource dfec4ce3-331f-4bdf-9691-4b988ef92850 (type: ports) to 1 2026-04-23 09:05:06.989 10 INFO neutron.wsgi [None req-b0c48d77-370d-47b5-ac6c-94f9cc11c44f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 0.6368294 2026-04-23 09:05:07.285 9 INFO neutron.db.ovn_revision_numbers_db [None req-89259e1a-4dc0-45c0-96ee-257b2eff024d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 868387e9-6750-4e84-92ef-c7b6c4b1f632 (type: security_groups) to 1 2026-04-23 09:05:07.293 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83a05f4f-5568-4cca-b3e2-280a8920cee6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:07.297 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83a05f4f-5568-4cca-b3e2-280a8920cee6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network ecaac38d-56d6-451a-81e8-a08fb2fe658c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:07.308 9 INFO neutron.db.ovn_revision_numbers_db [None req-89259e1a-4dc0-45c0-96ee-257b2eff024d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1d06ff73-f165-4699-8462-ecddf3022907 (type: security_group_rules) to 0 2026-04-23 09:05:07.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-89259e1a-4dc0-45c0-96ee-257b2eff024d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b72cb51e-369e-437c-8117-9685a6fa06dd (type: security_group_rules) to 0 2026-04-23 09:05:07.335 10 INFO neutron.db.ovn_revision_numbers_db [None req-83a05f4f-5568-4cca-b3e2-280a8920cee6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource cc8877bd-4686-4737-b8c0-bf57adff0179 (type: subnets) to 0 2026-04-23 09:05:07.353 9 INFO neutron.db.ovn_revision_numbers_db [None req-89259e1a-4dc0-45c0-96ee-257b2eff024d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f134a4d6-7978-44cf-8de9-b31b1c0787b9 (type: security_group_rules) to 0 2026-04-23 09:05:07.362 10 INFO neutron.wsgi [None req-83a05f4f-5568-4cca-b3e2-280a8920cee6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3666215 2026-04-23 09:05:07.376 9 INFO neutron.db.ovn_revision_numbers_db [None req-89259e1a-4dc0-45c0-96ee-257b2eff024d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fca6b9e4-c892-4352-83f0-508ebcad411f (type: security_group_rules) to 0 2026-04-23 09:05:07.414 9 INFO neutron.wsgi [None req-89259e1a-4dc0-45c0-96ee-257b2eff024d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=306706fdf8fa40c6b37f4ea227ea5e54&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2620902 2026-04-23 09:05:07.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-333faaae-6371-41db-8650-877dbd437ef7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bc990287-f329-4208-8170-3c379b4481c4 (type: security_groups) to 1 2026-04-23 09:05:07.561 9 INFO neutron.db.ovn_revision_numbers_db [None req-333faaae-6371-41db-8650-877dbd437ef7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1f9dcfbf-7b2b-467e-b5e0-0ca546fbc5fe (type: security_group_rules) to 0 2026-04-23 09:05:07.574 9 INFO neutron.db.ovn_revision_numbers_db [None req-333faaae-6371-41db-8650-877dbd437ef7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8d3fafad-900b-403f-b1d7-8050f2d2f404 (type: security_group_rules) to 0 2026-04-23 09:05:07.589 9 INFO neutron.db.ovn_revision_numbers_db [None req-333faaae-6371-41db-8650-877dbd437ef7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ec6c21f9-d17e-460f-ad93-f74c98d1fa3c (type: security_group_rules) to 0 2026-04-23 09:05:07.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-333faaae-6371-41db-8650-877dbd437ef7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fa75da9e-024d-4311-8c24-49534f45ac4e (type: security_group_rules) to 0 2026-04-23 09:05:07.631 9 INFO neutron.wsgi [None req-333faaae-6371-41db-8650-877dbd437ef7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=72816bb428954ee3999bf62496061d49&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4257395 2026-04-23 09:05:07.715 10 INFO neutron.wsgi [None req-7d0fa386-b4e3-4c5f-b5be-d03734f4a871 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/868387e9-6750-4e84-92ef-c7b6c4b1f632 HTTP/1.1" status: 204 len: 168 time: 0.2947202 2026-04-23 09:05:07.777 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ad18d75-acb8-4ed2-8876-3b9060f78fb4 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:07.779 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ad18d75-acb8-4ed2-8876-3b9060f78fb4 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network ecaac38d-56d6-451a-81e8-a08fb2fe658c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:07.847 9 INFO neutron.wsgi [None req-0c9c88ee-8464-465f-be18-6377f02ea90d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/bc990287-f329-4208-8170-3c379b4481c4 HTTP/1.1" status: 204 len: 168 time: 0.2093842 2026-04-23 09:05:07.911 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ad18d75-acb8-4ed2-8876-3b9060f78fb4 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 9c2e3d34-4a65-409a-be38-b7677d55d32f (type: ports) to 1 2026-04-23 09:05:07.940 10 INFO neutron.wsgi [None req-9ad18d75-acb8-4ed2-8876-3b9060f78fb4 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1161 time: 0.5714858 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:08.193 9 INFO neutron.db.ovn_revision_numbers_db [None req-510bb2b1-e6a1-4e89-ace6-769a84f8846a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 15fa8eed-59de-4c4f-a338-32a159cca137 (type: security_groups) to 1 2026-04-23 09:05:08.213 9 INFO neutron.db.ovn_revision_numbers_db [None req-510bb2b1-e6a1-4e89-ace6-769a84f8846a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0aa3b372-21f6-4758-a1c3-277d04637624 (type: security_group_rules) to 0 2026-04-23 09:05:08.233 9 INFO neutron.db.ovn_revision_numbers_db [None req-510bb2b1-e6a1-4e89-ace6-769a84f8846a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 18a856fa-8b9f-419e-82e1-554291b5e0a8 (type: security_group_rules) to 0 2026-04-23 09:05:08.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-510bb2b1-e6a1-4e89-ace6-769a84f8846a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4e66061a-04bb-479f-bf40-ecbdc66dd5c0 (type: security_group_rules) to 0 2026-04-23 09:05:08.278 9 INFO neutron.db.ovn_revision_numbers_db [None req-510bb2b1-e6a1-4e89-ace6-769a84f8846a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9f401027-d2c2-4078-bb7f-9069835d0feb (type: security_group_rules) to 0 2026-04-23 09:05:08.298 10 INFO neutron.wsgi [None req-49244279-c7f4-4cac-ab21-ab08528eed35 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/ports/9c2e3d34-4a65-409a-be38-b7677d55d32f HTTP/1.1" status: 204 len: 168 time: 0.3502128 2026-04-23 09:05:08.310 9 INFO neutron.wsgi [None req-510bb2b1-e6a1-4e89-ace6-769a84f8846a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d8d7719bb14d4f2c94192f8400e94813&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2603197 2026-04-23 09:05:08.326 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8bb88407-3390-4a1e-89d1-e785d69329c6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:08.328 10 INFO neutron.wsgi [None req-8bb88407-3390-4a1e-89d1-e785d69329c6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/ports/9c2e3d34-4a65-409a-be38-b7677d55d32f HTTP/1.1" status: 404 len: 333 time: 0.0229855 2026-04-23 09:05:08.353 10 INFO neutron.pecan_wsgi.hooks.translation [None req-da49713b-5bb3-44ff-a3b9-0ff48abbeaa4 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:05:08.356 10 INFO neutron.wsgi [None req-da49713b-5bb3-44ff-a3b9-0ff48abbeaa4 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "GET /v2.0/ports/9c2e3d34-4a65-409a-be38-b7677d55d32f HTTP/1.1" status: 404 len: 333 time: 0.0206828 2026-04-23 09:05:08.613 10 INFO neutron.wsgi [None req-e1b60246-5836-4151-82ab-81ac83a714fb 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/cc8877bd-4686-4737-b8c0-bf57adff0179 HTTP/1.1" status: 204 len: 168 time: 0.2518957 2026-04-23 09:05:08.640 9 INFO neutron.wsgi [None req-02c6144c-ae4c-4215-b62b-49a90f350d89 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/15fa8eed-59de-4c4f-a338-32a159cca137 HTTP/1.1" status: 204 len: 168 time: 0.3142571 2026-04-23 09:05:09.028 10 INFO neutron.services.segments.plugin [-] Segment 549e5146-7e1d-457d-96b2-67740a053fdd resource provider aggregate not found 2026-04-23 09:05:09.034 10 INFO neutron.services.segments.plugin [-] Segment 549e5146-7e1d-457d-96b2-67740a053fdd resource provider aggregate not found 2026-04-23 09:05:09.052 10 INFO neutron.services.segments.plugin [-] Segment 549e5146-7e1d-457d-96b2-67740a053fdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 549e5146-7e1d-457d-96b2-67740a053fdd found for delete ", "request_id": "req-5a5eba77-4213-41fe-99a2-b68ff93816c4"}]} 2026-04-23 09:05:09.054 10 INFO neutron.services.segments.plugin [-] Segment 549e5146-7e1d-457d-96b2-67740a053fdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 549e5146-7e1d-457d-96b2-67740a053fdd found for delete ", "request_id": "req-dc595624-5bac-45c2-9830-13309e48bbaa"}]} 2026-04-23 09:05:09.076 10 INFO neutron.wsgi [None req-828b0a51-a389-4f2d-a486-bfaeb63d84f1 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/networks/ecaac38d-56d6-451a-81e8-a08fb2fe658c HTTP/1.1" status: 204 len: 168 time: 0.4580519 2026-04-23 09:05:09.181 10 INFO neutron.db.segments_db [None req-6d4eed3f-922a-45b4-a967-1dbfc322123a 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Added segment a3bb96d7-3bbc-41c0-b7db-2549ea70f79d of type geneve for network 11f1acad-a03c-409d-8b1e-11f19affd377 2026-04-23 09:05:09.681 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d4eed3f-922a-45b4-a967-1dbfc322123a 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 11f1acad-a03c-409d-8b1e-11f19affd377 (type: networks) to 1 2026-04-23 09:05:09.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3013f0c-5b9b-463f-9317-ae8c0aea9035 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f898724f-9edf-4432-b6a9-84f41b2d8a5f (type: security_groups) to 1 2026-04-23 09:05:09.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3013f0c-5b9b-463f-9317-ae8c0aea9035 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5ed4a413-5cb8-4f7f-839e-e05d8b08f300 (type: security_group_rules) to 0 2026-04-23 09:05:09.991 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6d4eed3f-922a-45b4-a967-1dbfc322123a 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:09.995 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6d4eed3f-922a-45b4-a967-1dbfc322123a 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network 11f1acad-a03c-409d-8b1e-11f19affd377: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:10.007 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3013f0c-5b9b-463f-9317-ae8c0aea9035 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 99de0d0b-bbb1-44b2-9587-6ed8d706334b (type: security_group_rules) to 0 2026-04-23 09:05:10.032 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3013f0c-5b9b-463f-9317-ae8c0aea9035 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b2f3b7fc-6034-4aa8-bada-4cfb46e00462 (type: security_group_rules) to 0 2026-04-23 09:05:10.076 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3013f0c-5b9b-463f-9317-ae8c0aea9035 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ce33f4a5-7ee1-44c2-9662-ca14f94f9dde (type: security_group_rules) to 0 2026-04-23 09:05:10.113 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 38ace3a5-3e3c-4bb1-aaac-f02a76cb3acb (type: security_groups) to 1 2026-04-23 09:05:10.125 9 INFO neutron.wsgi [None req-f3013f0c-5b9b-463f-9317-ae8c0aea9035 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=50050d17520a4acdb87292a6d6137460&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6494620 2026-04-23 09:05:10.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d4eed3f-922a-45b4-a967-1dbfc322123a 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 3a22e629-0f63-4f43-a1fb-00c417f9ae0d (type: ports) to 1 2026-04-23 09:05:10.141 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 1e9e4909-1085-40e6-adec-d4677e73444b (type: security_group_rules) to 0 2026-04-23 09:05:10.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 3e01b556-805e-4042-95d4-d95b3c3251a3 (type: security_group_rules) to 0 2026-04-23 09:05:10.178 10 INFO neutron.wsgi [None req-6d4eed3f-922a-45b4-a967-1dbfc322123a 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 1.0919869 2026-04-23 09:05:10.184 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 46d4cb21-7bfc-4ae9-a25b-40eadb782631 (type: security_group_rules) to 0 2026-04-23 09:05:10.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 8c5f68a2-4d49-4f52-82ec-70e850f21bde (type: security_group_rules) to 0 2026-04-23 09:05:10.347 9 INFO neutron.db.segments_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Added segment 8433cb53-ce5a-4900-8431-eca6f87f55a9 of type geneve for network 4dbcc805-0877-48ea-a915-d42a19325fe9 2026-04-23 09:05:10.394 10 INFO neutron.wsgi [None req-a36faf95-4f63-4ba9-b019-055c27115080 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/f898724f-9edf-4432-b6a9-84f41b2d8a5f HTTP/1.1" status: 204 len: 168 time: 0.2624934 2026-04-23 09:05:10.493 9 INFO neutron.db.segments_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Added segment 3076746f-7d93-41db-8d9d-26028fa1d371 of type geneve for network 234f3d45-2ce5-49ab-84b5-1d912ae4167f 2026-04-23 09:05:10.579 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5a0e2a0-9111-49a8-be2d-6d02796ed944 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:10.582 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5a0e2a0-9111-49a8-be2d-6d02796ed944 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network 11f1acad-a03c-409d-8b1e-11f19affd377: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:10.647 9 INFO neutron.db.ovn_revision_numbers_db [None req-d5a0e2a0-9111-49a8-be2d-6d02796ed944 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 093dbd20-4d1a-43be-b89b-2e66306cd18c (type: subnets) to 0 2026-04-23 09:05:10.693 9 INFO neutron.wsgi [None req-d5a0e2a0-9111-49a8-be2d-6d02796ed944 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.5054719 2026-04-23 09:05:10.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 4dbcc805-0877-48ea-a915-d42a19325fe9 (type: networks) to 1 2026-04-23 09:05:11.032 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:11.045 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 4dbcc805-0877-48ea-a915-d42a19325fe9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:11.176 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 2148b611-3b2c-4fd4-9561-d470c8a544a6 (type: ports) to 1 2026-04-23 09:05:11.225 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd56ee35-7b3d-414b-b847-06e0d29004d6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:11.231 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd56ee35-7b3d-414b-b847-06e0d29004d6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network 11f1acad-a03c-409d-8b1e-11f19affd377: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:11.309 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 234f3d45-2ce5-49ab-84b5-1d912ae4167f (type: networks) to 1 2026-04-23 09:05:11.469 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd56ee35-7b3d-414b-b847-06e0d29004d6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 5a04cc0d-65bc-4343-8d44-28143592c4bb (type: ports) to 1 2026-04-23 09:05:11.506 9 INFO neutron.wsgi [None req-bd56ee35-7b3d-414b-b847-06e0d29004d6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1127 time: 0.8054767 2026-04-23 09:05:11.577 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:11.580 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 234f3d45-2ce5-49ab-84b5-1d912ae4167f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:11.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource af81082c-79cd-4eef-bcb4-47a7a232b8db (type: ports) to 1 2026-04-23 09:05:11.967 9 INFO neutron.wsgi [None req-6b0b3421-85a0-41bb-9530-ea16c9f4a154 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1444 time: 2.2144434 2026-04-23 09:05:12.125 9 INFO neutron.wsgi [None req-572d2122-825e-4667-8d62-6dcd1a285cb3 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2050 time: 0.1399608 2026-04-23 09:05:12.182 9 INFO neutron.wsgi [None req-b7ed5d34-edfb-48fd-a544-6ac4ebfbedbd 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/ports/5a04cc0d-65bc-4343-8d44-28143592c4bb HTTP/1.1" status: 204 len: 168 time: 0.6688454 2026-04-23 09:05:12.211 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3ac05940-e2c5-447b-b7f2-fcd72d9e3b41 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:05:12.213 9 INFO neutron.wsgi [None req-3ac05940-e2c5-447b-b7f2-fcd72d9e3b41 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "GET /v2.0/ports/5a04cc0d-65bc-4343-8d44-28143592c4bb HTTP/1.1" status: 404 len: 333 time: 0.0247595 2026-04-23 09:05:12.522 9 INFO neutron.wsgi [None req-3e2c7274-7bb9-4de6-9be1-8210ce25d71c 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/093dbd20-4d1a-43be-b89b-2e66306cd18c HTTP/1.1" status: 204 len: 168 time: 0.2982888 2026-04-23 09:05:13.006 9 INFO neutron.services.segments.plugin [-] Segment 8433cb53-ce5a-4900-8431-eca6f87f55a9 resource provider aggregate not found 2026-04-23 09:05:13.027 9 INFO neutron.services.segments.plugin [-] Segment 8433cb53-ce5a-4900-8431-eca6f87f55a9 resource provider aggregate not found 2026-04-23 09:05:13.041 9 INFO neutron.services.segments.plugin [-] Segment 8433cb53-ce5a-4900-8431-eca6f87f55a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8433cb53-ce5a-4900-8431-eca6f87f55a9 found for delete ", "request_id": "req-a05131e3-15bc-45ce-96c6-e8fa3e3d03ad"}]} 2026-04-23 09:05:13.051 10 INFO neutron.services.segments.plugin [-] Segment a3bb96d7-3bbc-41c0-b7db-2549ea70f79d resource provider aggregate not found 2026-04-23 09:05:13.058 10 INFO neutron.services.segments.plugin [-] Segment a3bb96d7-3bbc-41c0-b7db-2549ea70f79d resource provider aggregate not found 2026-04-23 09:05:13.061 9 INFO neutron.services.segments.plugin [-] Segment 8433cb53-ce5a-4900-8431-eca6f87f55a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8433cb53-ce5a-4900-8431-eca6f87f55a9 found for delete ", "request_id": "req-35013986-109f-4d9e-81d9-6df7125070bf"}]} 2026-04-23 09:05:13.071 10 INFO neutron.services.segments.plugin [-] Segment a3bb96d7-3bbc-41c0-b7db-2549ea70f79d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3bb96d7-3bbc-41c0-b7db-2549ea70f79d found for delete ", "request_id": "req-a3c54c4e-4aef-447a-94cb-53060aacd1ee"}]} 2026-04-23 09:05:13.077 10 INFO neutron.services.segments.plugin [-] Segment a3bb96d7-3bbc-41c0-b7db-2549ea70f79d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3bb96d7-3bbc-41c0-b7db-2549ea70f79d found for delete ", "request_id": "req-3b08e59f-d2d4-4eeb-91dc-b3b18b3df148"}]} 2026-04-23 09:05:13.078 9 INFO neutron.wsgi [None req-9647aa8f-312b-438d-9403-5c034712869d cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/networks/4dbcc805-0877-48ea-a915-d42a19325fe9 HTTP/1.1" status: 204 len: 168 time: 0.9451699 2026-04-23 09:05:13.116 10 INFO neutron.wsgi [None req-82415115-3fa8-4321-a0e7-ad51f25d92b5 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/networks/11f1acad-a03c-409d-8b1e-11f19affd377 HTTP/1.1" status: 204 len: 168 time: 0.5834560 2026-04-23 09:05:13.454 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60e916c3-6c88-4680-8005-eacef90ada9f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] No more DHCP agents 2026-04-23 09:05:13.458 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60e916c3-6c88-4680-8005-eacef90ada9f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Unable to schedule network d0bc084c-ca85-4345-b8b6-a428adaf1956: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:13.525 10 INFO neutron.wsgi [None req-945ee961-a8bc-49ac-ab0c-a4764a6317d9 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/networks/234f3d45-2ce5-49ab-84b5-1d912ae4167f HTTP/1.1" status: 204 len: 168 time: 0.4393313 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:13.545 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd657f16-8c9b-4fed-ba68-f70d47769e18 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e18c6cac-b233-45f2-8789-35bbe306a2c0 (type: security_groups) to 1 2026-04-23 09:05:13.584 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd657f16-8c9b-4fed-ba68-f70d47769e18 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5a7fb079-6c0e-4dd5-b341-942ed031ed54 (type: security_group_rules) to 0 2026-04-23 09:05:13.624 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd657f16-8c9b-4fed-ba68-f70d47769e18 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5c1f6798-7c8e-46ce-8643-2105a5575c7a (type: security_group_rules) to 0 2026-04-23 09:05:13.632 9 INFO neutron.db.ovn_revision_numbers_db [None req-60e916c3-6c88-4680-8005-eacef90ada9f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 9d61f384-843a-4092-bf62-15b98618478e (type: ports) to 1 2026-04-23 09:05:13.639 9 INFO neutron.wsgi [None req-67d017fe-751e-4f3d-859b-25283d84255f cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1078296 2026-04-23 09:05:13.670 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd657f16-8c9b-4fed-ba68-f70d47769e18 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c72e449a-1bc5-4a47-90d2-7f1e06da7c77 (type: security_group_rules) to 0 2026-04-23 09:05:13.686 9 INFO neutron.wsgi [None req-60e916c3-6c88-4680-8005-eacef90ada9f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.5594611 2026-04-23 09:05:13.695 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd657f16-8c9b-4fed-ba68-f70d47769e18 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d2e51363-49ed-4012-8374-8282fea37889 (type: security_group_rules) to 0 2026-04-23 09:05:13.744 9 INFO neutron.wsgi [None req-dd657f16-8c9b-4fed-ba68-f70d47769e18 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=f6ff51ddd7154ce0bf91196308855135&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6351271 2026-04-23 09:05:13.793 9 INFO neutron.db.segments_db [None req-1be111e3-efe6-4166-b49e-c1a7c8592159 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Added segment d9e4a4fb-7d44-4b98-a86b-03874a61547f of type geneve for network 27e1893f-7a7c-4bf8-acee-ef85cc4956f7 2026-04-23 09:05:13.994 9 INFO neutron.db.ovn_revision_numbers_db [None req-1be111e3-efe6-4166-b49e-c1a7c8592159 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 27e1893f-7a7c-4bf8-acee-ef85cc4956f7 (type: networks) to 1 2026-04-23 09:05:14.002 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: 9d61f384-843a-4092-bf62-15b98618478e 2026-04-23 09:05:14.057 10 INFO neutron.db.ovn_revision_numbers_db [None req-0df4cd67-9e21-4f29-944f-eb769c2d002c 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] Successfully bumped revision number for resource 9d61f384-843a-4092-bf62-15b98618478e (type: ports) to 2 2026-04-23 09:05:14.078 10 INFO neutron.wsgi [None req-0df4cd67-9e21-4f29-944f-eb769c2d002c 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "PUT /v2.0/ports/9d61f384-843a-4092-bf62-15b98618478e HTTP/1.1" status: 200 len: 946 time: 0.3796456 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:14.124 9 INFO neutron.wsgi [None req-623acf38-2f83-479b-aea1-01be77b2e4ea f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/e18c6cac-b233-45f2-8789-35bbe306a2c0 HTTP/1.1" status: 204 len: 168 time: 0.3736458 2026-04-23 09:05:14.224 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1be111e3-efe6-4166-b49e-c1a7c8592159 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:14.228 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1be111e3-efe6-4166-b49e-c1a7c8592159 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 27e1893f-7a7c-4bf8-acee-ef85cc4956f7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:14.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-1be111e3-efe6-4166-b49e-c1a7c8592159 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 87d92197-70c8-47ac-99b1-4fc87cc89150 (type: ports) to 1 2026-04-23 09:05:14.337 10 INFO neutron.wsgi [None req-14aae9db-4a02-415c-b3c8-bae9a86fe7c9 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/ports/9d61f384-843a-4092-bf62-15b98618478e HTTP/1.1" status: 204 len: 168 time: 0.2493677 2026-04-23 09:05:14.351 9 INFO neutron.wsgi [None req-1be111e3-efe6-4166-b49e-c1a7c8592159 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.7003586 2026-04-23 09:05:14.438 10 INFO neutron.wsgi [None req-31e85bea-ebee-44c8-a332-ac5035267536 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0943828 2026-04-23 09:05:14.448 9 INFO neutron.db.segments_db [None req-e0e3d39c-105a-4636-bee1-867d92d73ba0 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Added segment 0d30f713-00aa-46db-84d7-e5b894ac53e9 of type geneve for network 49d9b3b2-68bf-428e-ac99-ebba66966aa6 2026-04-23 09:05:14.466 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3de36ff9-9bf4-43de-b3f9-9109f0af9cf6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:05:14.468 10 INFO neutron.wsgi [None req-3de36ff9-9bf4-43de-b3f9-9109f0af9cf6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "GET /v2.0/ports/9d61f384-843a-4092-bf62-15b98618478e HTTP/1.1" status: 404 len: 333 time: 0.0254931 2026-04-23 09:05:14.523 10 INFO neutron.wsgi [None req-d962850f-bc6c-4996-b6d5-4c652d415e71 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0487800 2026-04-23 09:05:14.656 9 INFO neutron.wsgi [None req-7a394894-cc76-4f8c-a1cc-598224f9c6f0 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "GET /v2.0/ports/91f34f5e-eb11-49c8-a06d-9bf562defbd2 HTTP/1.1" status: 200 len: 972 time: 0.1275187 2026-04-23 09:05:14.657 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0e3d39c-105a-4636-bee1-867d92d73ba0 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 49d9b3b2-68bf-428e-ac99-ebba66966aa6 (type: networks) to 1 2026-04-23 09:05:14.685 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d0d281b1-dd42-4444-99d0-9fc6635ab5a8 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:14.688 10 INFO neutron.wsgi [None req-d0d281b1-dd42-4444-99d0-9fc6635ab5a8 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/ports/5a04cc0d-65bc-4343-8d44-28143592c4bb HTTP/1.1" status: 404 len: 333 time: 0.0228186 2026-04-23 09:05:14.721 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c9f6e101-fc1b-4293-b96d-97f35c4eeb1e 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:14.724 9 INFO neutron.wsgi [None req-c9f6e101-fc1b-4293-b96d-97f35c4eeb1e 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/093dbd20-4d1a-43be-b89b-2e66306cd18c HTTP/1.1" status: 404 len: 337 time: 0.0295529 2026-04-23 09:05:14.755 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a50a37fe-ac8e-473c-a463-17f2781ddee4 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:14.758 10 INFO neutron.wsgi [None req-a50a37fe-ac8e-473c-a463-17f2781ddee4 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/cc8877bd-4686-4737-b8c0-bf57adff0179 HTTP/1.1" status: 404 len: 337 time: 0.0197153 2026-04-23 09:05:14.862 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0e3d39c-105a-4636-bee1-867d92d73ba0 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:14.866 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0e3d39c-105a-4636-bee1-867d92d73ba0 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 49d9b3b2-68bf-428e-ac99-ebba66966aa6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:14.960 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0e3d39c-105a-4636-bee1-867d92d73ba0 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 6ac027cf-0fc2-4213-9fb1-5f4d565ddd3e (type: ports) to 1 2026-04-23 09:05:15.014 9 INFO neutron.wsgi [None req-e0e3d39c-105a-4636-bee1-867d92d73ba0 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.6584613 2026-04-23 09:05:15.053 10 INFO neutron.wsgi [None req-c58fbc0e-de01-496c-bcd5-7332a2bf894f 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/ports/91f34f5e-eb11-49c8-a06d-9bf562defbd2 HTTP/1.1" status: 204 len: 168 time: 0.2910199 2026-04-23 09:05:15.102 10 INFO neutron.services.segments.plugin [-] Segment 3076746f-7d93-41db-8d9d-26028fa1d371 resource provider aggregate not found 2026-04-23 09:05:15.112 10 INFO neutron.services.segments.plugin [-] Segment 3076746f-7d93-41db-8d9d-26028fa1d371 resource provider aggregate not found 2026-04-23 09:05:15.122 10 INFO neutron.services.segments.plugin [-] Segment 3076746f-7d93-41db-8d9d-26028fa1d371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3076746f-7d93-41db-8d9d-26028fa1d371 found for delete ", "request_id": "req-2cd3ed04-64cf-4248-8f8c-e0dc54ef9478"}]} 2026-04-23 09:05:15.140 10 INFO neutron.services.segments.plugin [-] Segment 3076746f-7d93-41db-8d9d-26028fa1d371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3076746f-7d93-41db-8d9d-26028fa1d371 found for delete ", "request_id": "req-85d09bf8-0f25-478d-adb1-3183fc8dff92"}]} 2026-04-23 09:05:15.462 9 INFO neutron.services.segments.plugin [-] Segment f3f8b371-7a35-434a-8da7-9e42454b4260 resource provider aggregate not found 2026-04-23 09:05:15.469 9 INFO neutron.services.segments.plugin [-] Segment f3f8b371-7a35-434a-8da7-9e42454b4260 resource provider aggregate not found 2026-04-23 09:05:15.489 9 INFO neutron.services.segments.plugin [-] Segment f3f8b371-7a35-434a-8da7-9e42454b4260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f8b371-7a35-434a-8da7-9e42454b4260 found for delete ", "request_id": "req-ae522b1a-d164-4f49-82ed-3e1448821313"}]} 2026-04-23 09:05:15.497 9 INFO neutron.services.segments.plugin [-] Segment f3f8b371-7a35-434a-8da7-9e42454b4260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f8b371-7a35-434a-8da7-9e42454b4260 found for delete ", "request_id": "req-4cbb94fa-d4b3-4873-9fdb-c6b8c291e38a"}]} 2026-04-23 09:05:15.514 9 INFO neutron.wsgi [None req-a7a17bf3-51e1-4b5e-b820-e83c5e2022a6 247f1148992641c894bab314d7296391 712303bb97ca4ba39e2cf0ea8bdec478 - - default default] 10.0.0.66 "DELETE /v2.0/networks/d0bc084c-ca85-4345-b8b6-a428adaf1956 HTTP/1.1" status: 204 len: 168 time: 0.4541900 2026-04-23 09:05:15.634 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fee7a86-e026-41d3-b162-052a957395a5 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:15.637 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fee7a86-e026-41d3-b162-052a957395a5 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 27e1893f-7a7c-4bf8-acee-ef85cc4956f7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:15.750 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fee7a86-e026-41d3-b162-052a957395a5 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 552cc4ac-9bd8-4929-b76d-be3e956451b1 (type: ports) to 1 2026-04-23 09:05:15.777 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fee7a86-e026-41d3-b162-052a957395a5 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:15.780 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fee7a86-e026-41d3-b162-052a957395a5 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 49d9b3b2-68bf-428e-ac99-ebba66966aa6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:15.888 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fee7a86-e026-41d3-b162-052a957395a5 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 3dcda4f5-bfe8-4ed7-afb9-776948e5255a (type: ports) to 1 2026-04-23 09:05:15.922 10 INFO neutron.wsgi [None req-8fee7a86-e026-41d3-b162-052a957395a5 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 0.8993118 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:16.130 10 INFO neutron.wsgi [None req-d25ff492-3dcc-474b-97d5-ccccc958805e cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.1860099 2026-04-23 09:05:16.265 10 INFO neutron.wsgi [None req-cc8d4d22-7bc1-4b8f-853d-fb9bc0e72829 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=712303bb97ca4ba39e2cf0ea8bdec478&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2233334 2026-04-23 09:05:16.286 9 INFO neutron.db.ovn_revision_numbers_db [None req-88d38f6c-4ce6-4809-977b-21bdc027a09f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3a5aeeed-021f-4f9b-8b20-5c4f820ed6ed (type: security_groups) to 1 2026-04-23 09:05:16.304 9 INFO neutron.db.ovn_revision_numbers_db [None req-88d38f6c-4ce6-4809-977b-21bdc027a09f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 54d17290-b594-4198-a5e3-df821c3d4288 (type: security_group_rules) to 0 2026-04-23 09:05:16.321 9 INFO neutron.db.ovn_revision_numbers_db [None req-88d38f6c-4ce6-4809-977b-21bdc027a09f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 67cc9b1c-26e5-4bd2-a407-2efbe31a2776 (type: security_group_rules) to 0 2026-04-23 09:05:16.340 9 INFO neutron.db.ovn_revision_numbers_db [None req-88d38f6c-4ce6-4809-977b-21bdc027a09f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8c30bf3b-6f4b-40d5-98cf-3959d58bc950 (type: security_group_rules) to 0 2026-04-23 09:05:16.356 9 INFO neutron.db.ovn_revision_numbers_db [None req-88d38f6c-4ce6-4809-977b-21bdc027a09f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f7c73d75-405e-4e5c-96c1-77d466cbd0a5 (type: security_group_rules) to 0 2026-04-23 09:05:16.386 9 INFO neutron.wsgi [None req-88d38f6c-4ce6-4809-977b-21bdc027a09f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=c3ea8c3b0bfd44b7b1ae0526f07d58f6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3973756 2026-04-23 09:05:16.469 10 INFO neutron.wsgi [None req-89abd505-7f82-482a-8e52-ec8b04c0db18 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/ports/552cc4ac-9bd8-4929-b76d-be3e956451b1 HTTP/1.1" status: 204 len: 168 time: 0.3328428 2026-04-23 09:05:16.592 10 INFO neutron.wsgi [None req-9bcc7fd4-7adc-4a9c-9fe1-00d03ae88f91 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/9178f876-45b2-4191-9681-22276259553c HTTP/1.1" status: 204 len: 168 time: 0.3188145 2026-04-23 09:05:16.681 10 INFO neutron.wsgi [None req-7a2b179b-e534-4d32-a0d8-c94224c1b4eb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/3a5aeeed-021f-4f9b-8b20-5c4f820ed6ed HTTP/1.1" status: 204 len: 168 time: 0.2833428 2026-04-23 09:05:16.861 9 INFO neutron.wsgi [None req-5ef1b941-8a00-46ce-ab73-4fc359599a56 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/ports/3dcda4f5-bfe8-4ed7-afb9-776948e5255a HTTP/1.1" status: 204 len: 168 time: 0.3842885 2026-04-23 09:05:17.026 9 INFO neutron.wsgi [None req-5333b0a2-1b6f-409f-a308-032e45cb23b1 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.1582680 2026-04-23 09:05:17.072 9 INFO neutron.db.ovn_revision_numbers_db [None req-30f26d26-91d8-4592-ad82-f132afe94a9d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f6a01aa1-1cbb-4622-9bb5-136a87291bd1 (type: security_groups) to 1 2026-04-23 09:05:17.091 9 INFO neutron.db.ovn_revision_numbers_db [None req-30f26d26-91d8-4592-ad82-f132afe94a9d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0cebc3b8-8bf0-4608-a829-c6f9e61c64ba (type: security_group_rules) to 0 2026-04-23 09:05:17.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-30f26d26-91d8-4592-ad82-f132afe94a9d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 322d8bf6-2f2a-4fec-a9af-2fa7e0ccfd6e (type: security_group_rules) to 0 2026-04-23 09:05:17.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-30f26d26-91d8-4592-ad82-f132afe94a9d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource aa40a665-012e-4b48-9d7c-bbe25c3af081 (type: security_group_rules) to 0 2026-04-23 09:05:17.129 9 INFO neutron.db.segments_db [None req-bf660944-bbb8-40f7-abb9-c9b5665559c2 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Added segment 5636c508-6155-4aa9-b1f7-9db53bc2d38f of type geneve for network 71f516ab-6bee-46c1-89e1-4d83e805887e 2026-04-23 09:05:17.151 9 INFO neutron.db.ovn_revision_numbers_db [None req-30f26d26-91d8-4592-ad82-f132afe94a9d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource cc4cb1bc-cbe6-49d0-ada4-0935a4839458 (type: security_group_rules) to 0 2026-04-23 09:05:17.184 9 INFO neutron.wsgi [None req-30f26d26-91d8-4592-ad82-f132afe94a9d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=e3570553e0aa4247b6364faaea8bdc0b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2820199 2026-04-23 09:05:17.286 9 INFO neutron.db.ovn_revision_numbers_db [None req-bf660944-bbb8-40f7-abb9-c9b5665559c2 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 71f516ab-6bee-46c1-89e1-4d83e805887e (type: networks) to 1 2026-04-23 09:05:17.438 10 INFO neutron.wsgi [None req-80c62919-827d-4571-b193-cbf85823a4b4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/f6a01aa1-1cbb-4622-9bb5-136a87291bd1 HTTP/1.1" status: 204 len: 168 time: 0.2481935 2026-04-23 09:05:17.476 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf660944-bbb8-40f7-abb9-c9b5665559c2 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:17.478 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf660944-bbb8-40f7-abb9-c9b5665559c2 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 71f516ab-6bee-46c1-89e1-4d83e805887e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:17.575 9 INFO neutron.db.ovn_revision_numbers_db [None req-bf660944-bbb8-40f7-abb9-c9b5665559c2 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource b1f17ddb-dd84-4e8f-adc8-a49d115b4570 (type: ports) to 1 2026-04-23 09:05:17.599 9 INFO neutron.wsgi [None req-bf660944-bbb8-40f7-abb9-c9b5665559c2 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.5575390 2026-04-23 09:05:17.712 10 INFO neutron.db.segments_db [None req-0aa459dd-dc5a-4296-89b6-47e8ea570c2f cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Added segment 2fa1144c-aee1-412a-b8d1-dcd81f174f1c of type geneve for network 91c9f48b-d525-44d9-96bc-f81e97794ce3 2026-04-23 09:05:17.876 10 INFO neutron.db.ovn_revision_numbers_db [None req-0aa459dd-dc5a-4296-89b6-47e8ea570c2f cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 91c9f48b-d525-44d9-96bc-f81e97794ce3 (type: networks) to 1 2026-04-23 09:05:18.073 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0aa459dd-dc5a-4296-89b6-47e8ea570c2f cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:18.075 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0aa459dd-dc5a-4296-89b6-47e8ea570c2f cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 91c9f48b-d525-44d9-96bc-f81e97794ce3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:18.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-0aa459dd-dc5a-4296-89b6-47e8ea570c2f cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource fa28048e-d9f7-4fe9-a970-eaa480f49ee7 (type: ports) to 1 2026-04-23 09:05:18.206 10 INFO neutron.wsgi [None req-0aa459dd-dc5a-4296-89b6-47e8ea570c2f cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.6006207 2026-04-23 09:05:18.732 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:18.738 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 71f516ab-6bee-46c1-89e1-4d83e805887e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:18.966 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource dca0a734-1b34-4aae-bdfa-17c9504e25af (type: security_groups) to 1 2026-04-23 09:05:18.982 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 023f113d-ef08-497f-a43f-c4d0dac81171 (type: security_group_rules) to 0 2026-04-23 09:05:19.003 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 4bf5d70d-0f73-4331-9bf0-d95393580e43 (type: security_group_rules) to 0 2026-04-23 09:05:19.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 50350e07-9f86-4185-8b62-c4333030df92 (type: security_group_rules) to 0 2026-04-23 09:05:19.064 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource f6fca248-9cc9-46af-a8f1-f4944029c21f (type: security_group_rules) to 0 2026-04-23 09:05:19.112 10 INFO neutron.db.segments_db [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Added segment e40f1d51-8417-4d28-bccd-80dbe041da79 of type geneve for network 3bf3295a-9591-466d-baea-faa5feafbdac 2026-04-23 09:05:19.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 3bf3295a-9591-466d-baea-faa5feafbdac (type: networks) to 1 2026-04-23 09:05:19.368 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource b1f17ddb-dd84-4e8f-adc8-a49d115b4570 (type: ports) to 2 2026-04-23 09:05:19.429 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 6bc1cfea-7306-4df9-971f-1a5ef7f500d5 (type: subnets) to 0 2026-04-23 09:05:19.455 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] No more DHCP agents 2026-04-23 09:05:19.457 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Unable to schedule network 91c9f48b-d525-44d9-96bc-f81e97794ce3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:19.530 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:19.534 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network 3bf3295a-9591-466d-baea-faa5feafbdac: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:19.632 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource db4d8587-25cb-4507-9192-b64172e32be2 (type: ports) to 1 2026-04-23 09:05:19.654 10 INFO neutron.wsgi [None req-ecf3ba53-2092-4436-ae8e-6f27edba8b80 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.0574436 2026-04-23 09:05:19.985 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a61989d6-a842-45fb-bdd1-debb9429868a f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:19.992 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a61989d6-a842-45fb-bdd1-debb9429868a f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network 3bf3295a-9591-466d-baea-faa5feafbdac: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:20.027 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource fa28048e-d9f7-4fe9-a970-eaa480f49ee7 (type: ports) to 2 2026-04-23 09:05:20.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] Successfully bumped revision number for resource 2844f2d5-711f-432a-b56f-1c6b6234ba8c (type: subnets) to 0 2026-04-23 09:05:20.089 9 INFO neutron.wsgi [None req-83e348f5-b0b6-42c9-a2cc-ea11d9249b46 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1425 time: 1.8452795 2026-04-23 09:05:20.105 10 INFO neutron.db.ovn_revision_numbers_db [None req-a61989d6-a842-45fb-bdd1-debb9429868a f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 79ace45d-ac31-4681-a0df-8bc57b8f4ae8 (type: ports) to 1 2026-04-23 09:05:20.136 9 INFO neutron.wsgi [None req-85664e74-57a7-45e5-8794-a58cc3f8dd40 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2033 time: 0.0418718 2026-04-23 09:05:20.141 10 INFO neutron.wsgi [None req-a61989d6-a842-45fb-bdd1-debb9429868a f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.4807856 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:20.251 10 INFO neutron.db.segments_db [None req-bdf6b875-3336-4c81-bf5d-8256f02df0d7 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Added segment afe57229-03e3-4904-bf6e-0cd58ebeea5a of type geneve for network e81c8872-7dd3-4f32-bf33-9c1daadd8d31 2026-04-23 09:05:20.445 9 INFO neutron.wsgi [None req-384dc2a6-dae3-4939-992e-4e1de4abcc3c cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/6bc1cfea-7306-4df9-971f-1a5ef7f500d5 HTTP/1.1" status: 204 len: 168 time: 0.3020301 2026-04-23 09:05:20.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdf6b875-3336-4c81-bf5d-8256f02df0d7 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource e81c8872-7dd3-4f32-bf33-9c1daadd8d31 (type: networks) to 1 2026-04-23 09:05:20.524 10 INFO neutron.db.ovn_revision_numbers_db [None req-538bf2c2-256b-43d0-b686-1b35534c7092 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a6e1957c-b941-4b27-b308-63717888a825 (type: security_groups) to 1 2026-04-23 09:05:20.554 10 INFO neutron.db.ovn_revision_numbers_db [None req-538bf2c2-256b-43d0-b686-1b35534c7092 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 256d828e-0468-4203-aaca-0f2c8362d294 (type: security_group_rules) to 0 2026-04-23 09:05:20.575 10 INFO neutron.db.ovn_revision_numbers_db [None req-538bf2c2-256b-43d0-b686-1b35534c7092 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5329975c-a4eb-4444-aa3f-2a73644fe109 (type: security_group_rules) to 0 2026-04-23 09:05:20.603 10 INFO neutron.db.ovn_revision_numbers_db [None req-538bf2c2-256b-43d0-b686-1b35534c7092 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e2d0a3aa-d743-4469-8a01-d75b3ed6030d (type: security_group_rules) to 0 2026-04-23 09:05:20.637 10 INFO neutron.db.ovn_revision_numbers_db [None req-538bf2c2-256b-43d0-b686-1b35534c7092 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e318382f-d051-4d7d-af0f-82de410b63f1 (type: security_group_rules) to 0 2026-04-23 09:05:20.662 10 INFO neutron.wsgi [None req-538bf2c2-256b-43d0-b686-1b35534c7092 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=750855137fad4ca69e28556296ccbe34&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6250052 2026-04-23 09:05:20.769 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdf6b875-3336-4c81-bf5d-8256f02df0d7 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:20.773 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdf6b875-3336-4c81-bf5d-8256f02df0d7 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network e81c8872-7dd3-4f32-bf33-9c1daadd8d31: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:20.866 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdf6b875-3336-4c81-bf5d-8256f02df0d7 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource dfe71775-adcd-4948-9882-486669c2b5c3 (type: ports) to 1 2026-04-23 09:05:20.894 10 INFO neutron.wsgi [None req-bdf6b875-3336-4c81-bf5d-8256f02df0d7 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7468252 2026-04-23 09:05:20.968 9 INFO neutron.wsgi [None req-841a1e50-f3de-47cd-8f2a-b8e809b078bc cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/2844f2d5-711f-432a-b56f-1c6b6234ba8c HTTP/1.1" status: 204 len: 168 time: 0.5167239 2026-04-23 09:05:20.997 10 INFO neutron.wsgi [None req-e358b024-7aed-4819-8427-05dbcd41a257 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/a6e1957c-b941-4b27-b308-63717888a825 HTTP/1.1" status: 204 len: 168 time: 0.3228686 2026-04-23 09:05:21.030 10 INFO neutron.wsgi [None req-1802506b-9f40-4eb3-b590-980b5b51144f cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0533576 2026-04-23 09:05:21.208 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9b646a5-b056-4988-a221-b5509ea3535f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:21.211 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9b646a5-b056-4988-a221-b5509ea3535f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network e81c8872-7dd3-4f32-bf33-9c1daadd8d31: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020230 2026-04-23 09:05:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012362 2026-04-23 09:05:21.790 10 INFO neutron.services.segments.plugin [-] Segment 2fa1144c-aee1-412a-b8d1-dcd81f174f1c resource provider aggregate not found 2026-04-23 09:05:21.798 10 INFO neutron.services.segments.plugin [-] Segment 2fa1144c-aee1-412a-b8d1-dcd81f174f1c resource provider aggregate not found 2026-04-23 09:05:21.810 10 INFO neutron.services.segments.plugin [-] Segment 2fa1144c-aee1-412a-b8d1-dcd81f174f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fa1144c-aee1-412a-b8d1-dcd81f174f1c found for delete ", "request_id": "req-5ef5056b-5718-46bf-833d-01e270df62d7"}]} 2026-04-23 09:05:21.832 10 INFO neutron.services.segments.plugin [-] Segment 2fa1144c-aee1-412a-b8d1-dcd81f174f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fa1144c-aee1-412a-b8d1-dcd81f174f1c found for delete ", "request_id": "req-b00c87f0-803b-44ad-8a15-4052fb25e1b2"}]} 2026-04-23 09:05:21.852 10 INFO neutron.wsgi [None req-a5d98ef2-14f8-49e5-8b00-e2c98876afc8 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/networks/91c9f48b-d525-44d9-96bc-f81e97794ce3 HTTP/1.1" status: 204 len: 168 time: 0.8144610 2026-04-23 09:05:21.856 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b646a5-b056-4988-a221-b5509ea3535f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource dfe71775-adcd-4948-9882-486669c2b5c3 (type: ports) to 2 2026-04-23 09:05:21.943 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b646a5-b056-4988-a221-b5509ea3535f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 9363e788-6b04-4d06-944c-2ab6118a299b (type: subnets) to 0 2026-04-23 09:05:21.974 9 INFO neutron.wsgi [None req-d9b646a5-b056-4988-a221-b5509ea3535f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0748632 2026-04-23 09:05:22.314 9 INFO neutron.services.segments.plugin [-] Segment 5636c508-6155-4aa9-b1f7-9db53bc2d38f resource provider aggregate not found 2026-04-23 09:05:22.320 9 INFO neutron.services.segments.plugin [-] Segment 5636c508-6155-4aa9-b1f7-9db53bc2d38f resource provider aggregate not found 2026-04-23 09:05:22.341 9 INFO neutron.services.segments.plugin [-] Segment 5636c508-6155-4aa9-b1f7-9db53bc2d38f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5636c508-6155-4aa9-b1f7-9db53bc2d38f found for delete ", "request_id": "req-2f844811-7898-489b-9002-5f7a583f8db3"}]} 2026-04-23 09:05:22.341 9 INFO neutron.services.segments.plugin [-] Segment 5636c508-6155-4aa9-b1f7-9db53bc2d38f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5636c508-6155-4aa9-b1f7-9db53bc2d38f found for delete ", "request_id": "req-8f05b147-0c69-42b1-b091-109361c0260b"}]} 2026-04-23 09:05:22.363 9 INFO neutron.wsgi [None req-0e993254-8c65-4c27-a0ba-923c2fb9a2af cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/networks/71f516ab-6bee-46c1-89e1-4d83e805887e HTTP/1.1" status: 204 len: 168 time: 0.5039761 2026-04-23 09:05:22.385 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc0914bc-4453-4cc7-8207-261084fb2389 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:22.388 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc0914bc-4453-4cc7-8207-261084fb2389 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network e81c8872-7dd3-4f32-bf33-9c1daadd8d31: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:22.565 10 INFO neutron.db.ovn_revision_numbers_db [None req-bc0914bc-4453-4cc7-8207-261084fb2389 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource a6246e59-ce2a-4a9f-b1a8-e52110594bfe (type: ports) to 1 2026-04-23 09:05:22.599 10 INFO neutron.wsgi [None req-bc0914bc-4453-4cc7-8207-261084fb2389 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1146 time: 0.6187999 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:22.771 9 INFO neutron.wsgi [None req-581606da-42c6-4af6-bb68-f642b78919a3 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/networks/49d9b3b2-68bf-428e-ac99-ebba66966aa6 HTTP/1.1" status: 204 len: 168 time: 0.4006696 2026-04-23 09:05:23.075 10 INFO neutron.wsgi [None req-d2d2d114-6cc6-4a3e-9339-42cb8a90e98c f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/ports/a6246e59-ce2a-4a9f-b1a8-e52110594bfe HTTP/1.1" status: 204 len: 168 time: 0.4638455 2026-04-23 09:05:23.110 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3e442d45-f5d1-43bb-b850-82c97feb0e8e f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:23.112 9 INFO neutron.wsgi [None req-3e442d45-f5d1-43bb-b850-82c97feb0e8e f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/ports/a6246e59-ce2a-4a9f-b1a8-e52110594bfe HTTP/1.1" status: 404 len: 333 time: 0.0313864 2026-04-23 09:05:23.151 10 INFO neutron.pecan_wsgi.hooks.translation [None req-40e5289e-95bd-4cf3-8231-5d01ed5d6adf f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:05:23.153 10 INFO neutron.wsgi [None req-40e5289e-95bd-4cf3-8231-5d01ed5d6adf f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "GET /v2.0/ports/a6246e59-ce2a-4a9f-b1a8-e52110594bfe HTTP/1.1" status: 404 len: 333 time: 0.0335922 2026-04-23 09:05:23.226 9 INFO neutron.db.ovn_revision_numbers_db [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource dbe44854-826f-433d-9543-b6cd4ef6b4f1 (type: security_groups) to 1 2026-04-23 09:05:23.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 6b3934c5-3ec6-4682-82c4-0fb8b3f33bf5 (type: security_group_rules) to 0 2026-04-23 09:05:23.280 9 INFO neutron.db.ovn_revision_numbers_db [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 70b6f88b-6cbd-4c96-98b3-432695a6df09 (type: security_group_rules) to 0 2026-04-23 09:05:23.303 10 INFO neutron.wsgi [None req-5770756c-1810-4517-b121-d1e359831a43 cdf88589567d4da88c0b3c515c350fb3 5b6da5c7d95a43f284080ae2b8d7bac2 - - default default] 10.0.0.66 "DELETE /v2.0/networks/27e1893f-7a7c-4bf8-acee-ef85cc4956f7 HTTP/1.1" status: 204 len: 168 time: 0.5249238 2026-04-23 09:05:23.305 9 INFO neutron.db.ovn_revision_numbers_db [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource d7119198-b803-494a-9206-77f4a253fc08 (type: security_group_rules) to 0 2026-04-23 09:05:23.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource f6a739ee-007f-4246-b0ed-564676ef2c3a (type: security_group_rules) to 0 2026-04-23 09:05:23.372 9 INFO neutron.wsgi [None req-69bfb3d9-b211-426f-a7b0-407c1fa4ea8e f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/9363e788-6b04-4d06-944c-2ab6118a299b HTTP/1.1" status: 204 len: 168 time: 0.2128270 2026-04-23 09:05:23.382 9 INFO neutron.db.segments_db [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Added segment c0da835c-554a-4691-aabd-2c94a28a34e5 of type geneve for network b2b737cf-61b6-4d22-8c75-10b0b931d9b4 2026-04-23 09:05:23.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource b2b737cf-61b6-4d22-8c75-10b0b931d9b4 (type: networks) to 1 2026-04-23 09:05:23.720 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:23.722 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network b2b737cf-61b6-4d22-8c75-10b0b931d9b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:23.801 10 INFO neutron.wsgi [None req-0b459327-7fa9-48a8-b3d5-4d9e302cd795 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/networks/e81c8872-7dd3-4f32-bf33-9c1daadd8d31 HTTP/1.1" status: 204 len: 168 time: 0.4222264 2026-04-23 09:05:23.823 9 INFO neutron.db.ovn_revision_numbers_db [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 910e315d-057d-465c-b122-67f2a173773a (type: ports) to 1 2026-04-23 09:05:23.836 10 INFO neutron.services.segments.plugin [-] Segment d9e4a4fb-7d44-4b98-a86b-03874a61547f resource provider aggregate not found 2026-04-23 09:05:23.850 9 INFO neutron.wsgi [None req-c94e594b-b038-4167-8a50-03a713a2fbed 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 1.0183344 2026-04-23 09:05:23.872 10 INFO neutron.services.segments.plugin [-] Segment d9e4a4fb-7d44-4b98-a86b-03874a61547f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e4a4fb-7d44-4b98-a86b-03874a61547f found for delete ", "request_id": "req-00741fa9-5131-4268-85e4-46ed8112d612"}]} 2026-04-23 09:05:23.880 10 INFO neutron.services.segments.plugin [-] Segment d9e4a4fb-7d44-4b98-a86b-03874a61547f resource provider aggregate not found 2026-04-23 09:05:23.896 10 INFO neutron.services.segments.plugin [-] Segment afe57229-03e3-4904-bf6e-0cd58ebeea5a resource provider aggregate not found 2026-04-23 09:05:23.911 10 INFO neutron.services.segments.plugin [-] Segment d9e4a4fb-7d44-4b98-a86b-03874a61547f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e4a4fb-7d44-4b98-a86b-03874a61547f found for delete ", "request_id": "req-0b199744-08b6-424d-a9f2-963816101d0b"}]} 2026-04-23 09:05:23.934 10 INFO neutron.services.segments.plugin [-] Segment afe57229-03e3-4904-bf6e-0cd58ebeea5a resource provider aggregate not found 2026-04-23 09:05:23.940 10 INFO neutron.services.segments.plugin [-] Segment afe57229-03e3-4904-bf6e-0cd58ebeea5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe57229-03e3-4904-bf6e-0cd58ebeea5a found for delete ", "request_id": "req-08bf5e0b-8d7b-4c08-9114-f5ce8e1307f0"}]} 2026-04-23 09:05:23.958 10 INFO neutron.services.segments.plugin [-] Segment afe57229-03e3-4904-bf6e-0cd58ebeea5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe57229-03e3-4904-bf6e-0cd58ebeea5a found for delete ", "request_id": "req-d2fd8614-7b21-4cd6-8752-a0e0c04a6ee2"}]} 2026-04-23 09:05:24.013 10 INFO neutron.db.segments_db [None req-3fa0f5e6-87c5-4a41-b5b9-48e718c61c1f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Added segment cd50b055-46fe-4e8c-adc4-c5907ad1e772 of type geneve for network 45525409-194d-4de7-89a8-07a92477a69d 2026-04-23 09:05:24.049 9 INFO neutron.wsgi [None req-6f5cd623-fe33-4038-ae95-6d8e6b640144 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=5b6da5c7d95a43f284080ae2b8d7bac2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1744993 2026-04-23 09:05:24.305 10 INFO neutron.db.ovn_revision_numbers_db [None req-3fa0f5e6-87c5-4a41-b5b9-48e718c61c1f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 45525409-194d-4de7-89a8-07a92477a69d (type: networks) to 1 2026-04-23 09:05:24.372 9 INFO neutron.services.segments.plugin [-] Segment 0d30f713-00aa-46db-84d7-e5b894ac53e9 resource provider aggregate not found 2026-04-23 09:05:24.380 9 INFO neutron.services.segments.plugin [-] Segment 0d30f713-00aa-46db-84d7-e5b894ac53e9 resource provider aggregate not found 2026-04-23 09:05:24.389 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb6d80c5-8785-4efa-b5b3-ba85c608265a 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:24.399 9 INFO neutron.services.segments.plugin [-] Segment 0d30f713-00aa-46db-84d7-e5b894ac53e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d30f713-00aa-46db-84d7-e5b894ac53e9 found for delete ", "request_id": "req-978855cb-5e3f-40c1-aad3-82fe8047204e"}]} 2026-04-23 09:05:24.401 9 INFO neutron.services.segments.plugin [-] Segment 0d30f713-00aa-46db-84d7-e5b894ac53e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d30f713-00aa-46db-84d7-e5b894ac53e9 found for delete ", "request_id": "req-80b39abc-20b2-455f-86f4-cdaa805802a3"}]} 2026-04-23 09:05:24.401 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb6d80c5-8785-4efa-b5b3-ba85c608265a 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network b2b737cf-61b6-4d22-8c75-10b0b931d9b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:24.462 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb6d80c5-8785-4efa-b5b3-ba85c608265a 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 49ba63a7-f1df-44fc-a33d-11f4b2b3aecb (type: subnets) to 0 2026-04-23 09:05:24.508 10 INFO neutron.wsgi [None req-bb6d80c5-8785-4efa-b5b3-ba85c608265a 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.6465077 2026-04-23 09:05:24.591 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fa0f5e6-87c5-4a41-b5b9-48e718c61c1f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:24.597 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fa0f5e6-87c5-4a41-b5b9-48e718c61c1f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network 45525409-194d-4de7-89a8-07a92477a69d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:24.612 10 INFO neutron.wsgi [None req-b226dfd7-d7bc-434c-a6d0-c9d05680e0da f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/38ace3a5-3e3c-4bb1-aaac-f02a76cb3acb HTTP/1.1" status: 204 len: 168 time: 0.5588284 2026-04-23 09:05:24.717 10 INFO neutron.db.ovn_revision_numbers_db [None req-3fa0f5e6-87c5-4a41-b5b9-48e718c61c1f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 4edceb54-9ad2-4961-bd72-5c71f56fc9b7 (type: ports) to 1 2026-04-23 09:05:24.747 10 INFO neutron.wsgi [None req-3fa0f5e6-87c5-4a41-b5b9-48e718c61c1f f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9393198 2026-04-23 09:05:25.102 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64ec9c5b-8c19-48bb-9bc9-f02afb8ecaf6 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:25.108 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64ec9c5b-8c19-48bb-9bc9-f02afb8ecaf6 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network 45525409-194d-4de7-89a8-07a92477a69d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:25.196 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b6be415-a994-4010-ae98-1a649a6a64aa 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:25.197 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b6be415-a994-4010-ae98-1a649a6a64aa 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:25.418 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b6be415-a994-4010-ae98-1a649a6a64aa 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 16a7256c-01d0-4004-8d48-ec19a2b4ccb9 (type: ports) to 1 2026-04-23 09:05:25.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-64ec9c5b-8c19-48bb-9bc9-f02afb8ecaf6 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource 4edceb54-9ad2-4961-bd72-5c71f56fc9b7 (type: ports) to 2 2026-04-23 09:05:25.777 10 INFO neutron.db.ovn_revision_numbers_db [None req-d3dee084-7846-40cb-acd2-8352e1738389 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f08204e8-96b8-4eff-a10e-931682edbb6f (type: security_groups) to 1 2026-04-23 09:05:25.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-d3dee084-7846-40cb-acd2-8352e1738389 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3a3f7603-45c9-46bc-810a-5d0563f7a588 (type: security_group_rules) to 0 2026-04-23 09:05:25.808 10 INFO neutron.db.ovn_revision_numbers_db [None req-64ec9c5b-8c19-48bb-9bc9-f02afb8ecaf6 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource a859bd51-3095-4feb-85bc-9b8399bafe18 (type: subnets) to 0 2026-04-23 09:05:25.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-d3dee084-7846-40cb-acd2-8352e1738389 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 94ae312b-e05b-4a8f-a9e2-99d038c9aa2d (type: security_group_rules) to 0 2026-04-23 09:05:25.823 10 INFO neutron.wsgi [None req-64ec9c5b-8c19-48bb-9bc9-f02afb8ecaf6 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0693130 2026-04-23 09:05:25.837 10 INFO neutron.db.ovn_revision_numbers_db [None req-d3dee084-7846-40cb-acd2-8352e1738389 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 95e619e3-40ec-4099-8557-92a4977023fc (type: security_group_rules) to 0 2026-04-23 09:05:25.867 10 INFO neutron.db.ovn_revision_numbers_db [None req-d3dee084-7846-40cb-acd2-8352e1738389 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource aab16228-57bd-4be0-b1c4-655cc49431a9 (type: security_group_rules) to 0 2026-04-23 09:05:25.899 10 INFO neutron.wsgi [None req-d3dee084-7846-40cb-acd2-8352e1738389 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=75d8b4d33bf74670a1e761d5c6fe1100&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4144239 2026-04-23 09:05:26.248 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38d9746b-5ff6-4892-8c8d-ecef39c0fce5 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:26.252 10 INFO neutron.wsgi [None req-2210b249-99a8-415d-b594-ceea9e346e37 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/f08204e8-96b8-4eff-a10e-931682edbb6f HTTP/1.1" status: 204 len: 168 time: 0.3471518 2026-04-23 09:05:26.255 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38d9746b-5ff6-4892-8c8d-ecef39c0fce5 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network 45525409-194d-4de7-89a8-07a92477a69d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:26.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-38d9746b-5ff6-4892-8c8d-ecef39c0fce5 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource ebed1590-78ac-4fdd-87cb-3aa98b777e40 (type: ports) to 1 2026-04-23 09:05:26.478 10 INFO neutron.wsgi [None req-38d9746b-5ff6-4892-8c8d-ecef39c0fce5 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1111 time: 0.6474764 2026-04-23 09:05:26.516 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 16a7256c-01d0-4004-8d48-ec19a2b4ccb9 2026-04-23 09:05:26.529 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 16a7256c-01d0-4004-8d48-ec19a2b4ccb9 2026-04-23 09:05:26.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b6be415-a994-4010-ae98-1a649a6a64aa 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 16a7256c-01d0-4004-8d48-ec19a2b4ccb9 (type: router_ports) to 1 2026-04-23 09:05:26.612 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b6be415-a994-4010-ae98-1a649a6a64aa 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 0a117788-05a6-44f0-8394-8d0d0c46701c (type: routers) to 2 2026-04-23 09:05:26.629 9 INFO neutron.wsgi [None req-2b6be415-a994-4010-ae98-1a649a6a64aa 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 875 time: 2.1159620 2026-04-23 09:05:26.898 10 INFO neutron.wsgi [None req-006e0581-b92e-4602-9fb5-46a86ec4590a f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/ports/ebed1590-78ac-4fdd-87cb-3aa98b777e40 HTTP/1.1" status: 204 len: 168 time: 0.4145613 2026-04-23 09:05:26.924 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e5242c44-0155-41ab-8435-bfa76ee24d84 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:05:26.926 10 INFO neutron.wsgi [None req-e5242c44-0155-41ab-8435-bfa76ee24d84 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "GET /v2.0/ports/ebed1590-78ac-4fdd-87cb-3aa98b777e40 HTTP/1.1" status: 404 len: 333 time: 0.0231802 2026-04-23 09:05:27.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource 50ff42e4-f464-4ccf-9214-5c2ca95714f1 (type: security_groups) to 1 2026-04-23 09:05:27.029 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource 3e7e765c-6aa9-48d1-bbd4-d2b1c096436d (type: security_group_rules) to 0 2026-04-23 09:05:27.048 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource 5b5f38d5-5ceb-41d0-b50e-657c3d5ffc65 (type: security_group_rules) to 0 2026-04-23 09:05:27.068 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource e99f8b22-9a41-42b5-a839-65c89c2dd6d6 (type: security_group_rules) to 0 2026-04-23 09:05:27.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource fdf66404-48be-418f-a2c6-1411b443a1e3 (type: security_group_rules) to 0 2026-04-23 09:05:27.142 10 INFO neutron.db.segments_db [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Added segment 77344ba3-0fa4-4a05-ae38-ab014eac6ffb of type geneve for network 5a6779c9-b046-49fe-adf9-51fb8124b23a 2026-04-23 09:05:27.365 9 INFO neutron.wsgi [None req-613b9ac3-9d35-428a-86d5-e1e5771f88e8 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/a859bd51-3095-4feb-85bc-9b8399bafe18 HTTP/1.1" status: 204 len: 168 time: 0.4320362 2026-04-23 09:05:27.475 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:27.477 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network b2b737cf-61b6-4d22-8c75-10b0b931d9b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:27.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource 5a6779c9-b046-49fe-adf9-51fb8124b23a (type: networks) to 1 2026-04-23 09:05:27.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 (type: ports) to 1 2026-04-23 09:05:27.936 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] No more DHCP agents 2026-04-23 09:05:27.948 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Unable to schedule network 5a6779c9-b046-49fe-adf9-51fb8124b23a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:27.974 9 INFO neutron.services.segments.plugin [-] Segment cd50b055-46fe-4e8c-adc4-c5907ad1e772 resource provider aggregate not found 2026-04-23 09:05:27.999 9 INFO neutron.services.segments.plugin [-] Segment cd50b055-46fe-4e8c-adc4-c5907ad1e772 resource provider aggregate not found 2026-04-23 09:05:28.016 9 INFO neutron.services.segments.plugin [-] Segment cd50b055-46fe-4e8c-adc4-c5907ad1e772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd50b055-46fe-4e8c-adc4-c5907ad1e772 found for delete ", "request_id": "req-24bae11e-73df-4266-b568-fc0a1e2fa36a"}]} 2026-04-23 09:05:28.041 9 INFO neutron.services.segments.plugin [-] Segment cd50b055-46fe-4e8c-adc4-c5907ad1e772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd50b055-46fe-4e8c-adc4-c5907ad1e772 found for delete ", "request_id": "req-32dc1922-2305-4fef-ae7d-a49adce28168"}]} 2026-04-23 09:05:28.082 9 INFO neutron.wsgi [None req-7a34afc0-241b-4228-9581-5e96382cafd2 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/networks/45525409-194d-4de7-89a8-07a92477a69d HTTP/1.1" status: 204 len: 168 time: 0.7074320 2026-04-23 09:05:28.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource bf67a61b-06fe-4ebc-86c3-b16743721771 (type: ports) to 1 2026-04-23 09:05:28.162 10 INFO neutron.wsgi [None req-2e75a596-3b7f-4ef0-8bbf-dd56b83aa641 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 1.5603697 2026-04-23 09:05:28.459 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c1415c9-5388-44a4-9a4c-ede122016230 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] No more DHCP agents 2026-04-23 09:05:28.464 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c1415c9-5388-44a4-9a4c-ede122016230 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Unable to schedule network 3bf3295a-9591-466d-baea-faa5feafbdac: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:28.508 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 (type: router_ports) to 1 2026-04-23 09:05:28.566 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c1415c9-5388-44a4-9a4c-ede122016230 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource bfea4519-5d5a-4948-be10-baa09d010b30 (type: ports) to 1 2026-04-23 09:05:28.592 10 INFO neutron.wsgi [None req-3c1415c9-5388-44a4-9a4c-ede122016230 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 973 time: 0.5008054 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:28.698 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 (type: ports) to 1 2026-04-23 09:05:28.784 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:28.785 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network b2b737cf-61b6-4d22-8c75-10b0b931d9b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:28.918 10 INFO neutron.db.ovn_revision_numbers_db [None req-c06c73c8-5940-420c-bc9d-5e4836af7e5b f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] Successfully bumped revision number for resource bfea4519-5d5a-4948-be10-baa09d010b30 (type: ports) to 2 2026-04-23 09:05:28.930 10 INFO neutron.wsgi [None req-c06c73c8-5940-420c-bc9d-5e4836af7e5b f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "PUT /v2.0/ports/bfea4519-5d5a-4948-be10-baa09d010b30 HTTP/1.1" status: 200 len: 946 time: 0.3291898 2026-04-23 09:05:28.999 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2fa293d7-3bc5-4ff7-b9b4-9074af2bf04c 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] No more DHCP agents 2026-04-23 09:05:29.002 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2fa293d7-3bc5-4ff7-b9b4-9074af2bf04c 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Unable to schedule network 5a6779c9-b046-49fe-adf9-51fb8124b23a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:29.065 10 INFO neutron.db.ovn_revision_numbers_db [None req-2fa293d7-3bc5-4ff7-b9b4-9074af2bf04c 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource 7884dd64-d80d-4ff4-9b33-93771d962d11 (type: subnets) to 0 2026-04-23 09:05:29.083 10 INFO neutron.wsgi [None req-2fa293d7-3bc5-4ff7-b9b4-9074af2bf04c 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.4185767 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:29.175 10 INFO neutron.db.segments_db [None req-6bfa1e1a-cd97-4812-81e4-9b784af80215 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Added segment 4053ee4f-b6a7-4f78-b48f-09e083914a38 of type geneve for network a8fc74e1-9078-4a16-b5bd-72c2466be5a6 2026-04-23 09:05:29.268 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 (type: router_ports) to 1 2026-04-23 09:05:29.271 9 INFO neutron.wsgi [None req-3b0ab0b3-56e0-4616-8428-1a7b1289e8af 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "PUT /v2.0/routers/0a117788-05a6-44f0-8394-8d0d0c46701c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6335824 2026-04-23 09:05:29.347 9 INFO neutron.wsgi [None req-c50ab13a-55cf-448e-8ed4-2c5762a24188 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/ports/bfea4519-5d5a-4948-be10-baa09d010b30 HTTP/1.1" status: 204 len: 168 time: 0.4104564 2026-04-23 09:05:29.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-6bfa1e1a-cd97-4812-81e4-9b784af80215 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource a8fc74e1-9078-4a16-b5bd-72c2466be5a6 (type: networks) to 1 2026-04-23 09:05:29.605 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bfa1e1a-cd97-4812-81e4-9b784af80215 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] No more DHCP agents 2026-04-23 09:05:29.607 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bfa1e1a-cd97-4812-81e4-9b784af80215 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Unable to schedule network a8fc74e1-9078-4a16-b5bd-72c2466be5a6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:29.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-6bfa1e1a-cd97-4812-81e4-9b784af80215 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource 595720ac-c234-4d5b-b294-c3b66d01f28c (type: ports) to 1 2026-04-23 09:05:29.735 10 INFO neutron.wsgi [None req-6bfa1e1a-cd97-4812-81e4-9b784af80215 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.6451280 2026-04-23 09:05:29.763 9 INFO neutron.wsgi [None req-1224e6b7-00a8-463b-ac27-d27dd13ee85a f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.4065247 2026-04-23 09:05:29.795 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b53a42e9-f0a8-4159-81f7-2dddbdb26dc8 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:05:29.797 9 INFO neutron.wsgi [None req-b53a42e9-f0a8-4159-81f7-2dddbdb26dc8 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "GET /v2.0/ports/bfea4519-5d5a-4948-be10-baa09d010b30 HTTP/1.1" status: 404 len: 333 time: 0.0257800 2026-04-23 09:05:29.851 9 INFO neutron.wsgi [None req-e7352eb7-19aa-4baa-b373-a8b9c33c60ee f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0485675 2026-04-23 09:05:29.891 9 INFO neutron.wsgi [None req-979574c4-0210-457a-83e5-07b3a96d0536 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "GET /v2.0/ports/79ace45d-ac31-4681-a0df-8bc57b8f4ae8 HTTP/1.1" status: 200 len: 969 time: 0.0333836 2026-04-23 09:05:29.914 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d507213f-06d7-45bd-9e6b-da9b5208ca86 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:29.916 9 INFO neutron.wsgi [None req-d507213f-06d7-45bd-9e6b-da9b5208ca86 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/ports/ebed1590-78ac-4fdd-87cb-3aa98b777e40 HTTP/1.1" status: 404 len: 333 time: 0.0194545 2026-04-23 09:05:29.950 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c7c4c4a4-9da0-4eac-bced-ab2b97b54624 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:29.952 10 INFO neutron.wsgi [None req-c7c4c4a4-9da0-4eac-bced-ab2b97b54624 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/a859bd51-3095-4feb-85bc-9b8399bafe18 HTTP/1.1" status: 404 len: 337 time: 0.0292101 2026-04-23 09:05:29.974 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3a5aae2a-d1c4-4144-b870-2b0c22eb4ac7 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:29.976 9 INFO neutron.wsgi [None req-3a5aae2a-d1c4-4144-b870-2b0c22eb4ac7 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/9363e788-6b04-4d06-944c-2ab6118a299b HTTP/1.1" status: 404 len: 337 time: 0.0166497 2026-04-23 09:05:29.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-7aed188a-1b82-4b04-8d84-649960b3570f 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource a8fc74e1-9078-4a16-b5bd-72c2466be5a6 (type: networks) to 2 2026-04-23 09:05:29.984 10 INFO neutron.wsgi [None req-7aed188a-1b82-4b04-8d84-649960b3570f 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "PUT /v2.0/networks/a8fc74e1-9078-4a16-b5bd-72c2466be5a6 HTTP/1.1" status: 200 len: 792 time: 0.2429867 2026-04-23 09:05:30.064 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70613204-881d-4d29-912c-f72df498a60d 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:30.067 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70613204-881d-4d29-912c-f72df498a60d 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network b2b737cf-61b6-4d22-8c75-10b0b931d9b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:30.297 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11a247b8-4372-47ef-a4c9-f8558cbd417c 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] No more DHCP agents 2026-04-23 09:05:30.298 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11a247b8-4372-47ef-a4c9-f8558cbd417c 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Unable to schedule network a8fc74e1-9078-4a16-b5bd-72c2466be5a6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:30.312 9 INFO neutron.wsgi [None req-3e4bd043-a202-4bed-94be-616a979d334d f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/ports/79ace45d-ac31-4681-a0df-8bc57b8f4ae8 HTTP/1.1" status: 204 len: 168 time: 0.3291929 2026-04-23 09:05:30.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-70613204-881d-4d29-912c-f72df498a60d 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource c741f06c-ea07-42b2-955b-a893e6e2365f (type: ports) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:30.340 10 INFO neutron.db.ovn_revision_numbers_db [None req-11a247b8-4372-47ef-a4c9-f8558cbd417c 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource f4f3bb13-09e4-436e-a6d8-8c7ca9f0b0e7 (type: subnets) to 0 2026-04-23 09:05:30.353 9 INFO neutron.wsgi [None req-70613204-881d-4d29-912c-f72df498a60d 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 1.0778384 2026-04-23 09:05:30.355 10 INFO neutron.wsgi [None req-11a247b8-4372-47ef-a4c9-f8558cbd417c 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3643501 2026-04-23 09:05:30.741 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2945672c-3c6a-4d7d-9b7a-2310cbe36958 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:30.746 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2945672c-3c6a-4d7d-9b7a-2310cbe36958 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network b2b737cf-61b6-4d22-8c75-10b0b931d9b4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:30.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-2945672c-3c6a-4d7d-9b7a-2310cbe36958 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource 06f323a4-dfe8-4333-bbee-5a7e41bd366b (type: ports) to 1 2026-04-23 09:05:30.979 9 INFO neutron.services.segments.plugin [-] Segment e40f1d51-8417-4d28-bccd-80dbe041da79 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:30.992 9 INFO neutron.services.segments.plugin [-] Segment e40f1d51-8417-4d28-bccd-80dbe041da79 resource provider aggregate not found 2026-04-23 09:05:31.014 9 INFO neutron.services.segments.plugin [-] Segment e40f1d51-8417-4d28-bccd-80dbe041da79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40f1d51-8417-4d28-bccd-80dbe041da79 found for delete ", "request_id": "req-f790fad3-5721-4931-b628-9ec009a74ffb"}]} 2026-04-23 09:05:31.014 10 INFO neutron.wsgi [None req-2945672c-3c6a-4d7d-9b7a-2310cbe36958 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 0.6556187 2026-04-23 09:05:31.016 9 INFO neutron.services.segments.plugin [-] Segment e40f1d51-8417-4d28-bccd-80dbe041da79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40f1d51-8417-4d28-bccd-80dbe041da79 found for delete ", "request_id": "req-12990cbc-037a-49f4-aca2-bdb37d5873d2"}]} 2026-04-23 09:05:31.068 9 INFO neutron.wsgi [None req-3ac5528a-2034-4c7e-974a-60fa59c5f122 f071a2c1fe1f4664bad13b0f0e713376 b3e118af9bb049bbaae7700a8b79ee60 - - default default] 10.0.0.66 "DELETE /v2.0/networks/3bf3295a-9591-466d-baea-faa5feafbdac HTTP/1.1" status: 204 len: 168 time: 0.7495775 2026-04-23 09:05:31.281 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0be0f618-a884-4a68-ad00-e756f2ef4923 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] No more DHCP agents 2026-04-23 09:05:31.285 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0be0f618-a884-4a68-ad00-e756f2ef4923 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:31.396 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9da5cc6a-7b87-4a9b-bde6-ca33a321333e 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:31.401 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9da5cc6a-7b87-4a9b-bde6-ca33a321333e 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:31.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-decc7821-5d3e-46be-a7e0-dc12329c9eda 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource 595720ac-c234-4d5b-b294-c3b66d01f28c (type: ports) to 2 2026-04-23 09:05:31.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-decc7821-5d3e-46be-a7e0-dc12329c9eda 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] Successfully bumped revision number for resource f4f3bb13-09e4-436e-a6d8-8c7ca9f0b0e7 (type: subnets) to 1 2026-04-23 09:05:31.516 9 INFO neutron.wsgi [None req-decc7821-5d3e-46be-a7e0-dc12329c9eda 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "PUT /v2.0/subnets/f4f3bb13-09e4-436e-a6d8-8c7ca9f0b0e7 HTTP/1.1" status: 200 len: 826 time: 1.1512492 2026-04-23 09:05:31.631 10 INFO neutron.db.ovn_revision_numbers_db [None req-0be0f618-a884-4a68-ad00-e756f2ef4923 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Successfully bumped revision number for resource c1e9777a-65d1-41e0-bdbe-6b2544c3bb08 (type: floatingips) to 0 2026-04-23 09:05:31.645 10 INFO neutron.wsgi [None req-0be0f618-a884-4a68-ad00-e756f2ef4923 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8549101 2026-04-23 09:05:31.851 9 INFO neutron.wsgi [None req-a2d3a59b-d0e8-4fd0-a487-e868b5103cd4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=b3e118af9bb049bbaae7700a8b79ee60&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2185760 2026-04-23 09:05:32.063 9 INFO neutron.db.l3_db [None req-9da5cc6a-7b87-4a9b-bde6-ca33a321333e 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Floating IP e493125a-ccb8-4f6f-a437-bc4c89d4c280 associated. External IP: 10.96.250.206, port: 06f323a4-dfe8-4333-bbee-5a7e41bd366b. 2026-04-23 09:05:32.073 10 INFO neutron.wsgi [None req-201a8e47-c3b6-456f-9967-83edc031634f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/dca0a734-1b34-4aae-bdfa-17c9504e25af HTTP/1.1" status: 204 len: 168 time: 0.2151840 2026-04-23 09:05:32.133 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55b380e9-eac9-40f0-b910-389d1f7beb0f c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] No more DHCP agents 2026-04-23 09:05:32.141 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55b380e9-eac9-40f0-b910-389d1f7beb0f c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:32.318 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 16a7256c-01d0-4004-8d48-ec19a2b4ccb9: RuntimeError: No hosting information found for port 16a7256c-01d0-4004-8d48-ec19a2b4ccb9 2026-04-23 09:05:32.319 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 2026-04-23 09:05:32.326 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 2026-04-23 09:05:32.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 (type: ports) to 2 2026-04-23 09:05:32.721 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 (type: router_ports) to 2 2026-04-23 09:05:32.742 9 INFO neutron.db.ovn_revision_numbers_db [None req-9da5cc6a-7b87-4a9b-bde6-ca33a321333e 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource e493125a-ccb8-4f6f-a437-bc4c89d4c280 (type: floatingips) to 0 2026-04-23 09:05:32.837 9 INFO neutron.wsgi [None req-ffe0dcbf-fc0b-417f-b8a3-0f7a146b1c86 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "DELETE /v2.0/networks/a8fc74e1-9078-4a16-b5bd-72c2466be5a6 HTTP/1.1" status: 204 len: 168 time: 1.3152959 2026-04-23 09:05:32.861 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e34eb6e6-b9ff-4d40-8fc6-a6ea7e1165af 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:32.863 10 INFO neutron.wsgi [None req-e34eb6e6-b9ff-4d40-8fc6-a6ea7e1165af 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "DELETE /v2.0/networks/a8fc74e1-9078-4a16-b5bd-72c2466be5a6 HTTP/1.1" status: 404 len: 339 time: 0.0193746 2026-04-23 09:05:32.902 9 INFO neutron.db.ovn_revision_numbers_db [None req-9da5cc6a-7b87-4a9b-bde6-ca33a321333e 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource e493125a-ccb8-4f6f-a437-bc4c89d4c280 (type: floatingips) to 1 2026-04-23 09:05:32.942 10 INFO neutron.wsgi [None req-327e8a62-acfd-4c1e-81ce-5db9c766c5fd 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.0695324 2026-04-23 09:05:32.948 9 INFO neutron.wsgi [None req-9da5cc6a-7b87-4a9b-bde6-ca33a321333e 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1040 time: 1.9263365 2026-04-23 09:05:32.984 10 INFO neutron.wsgi [None req-54f7f0c3-3097-4afa-8bc5-b2af3a80b3e0 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "GET /v2.0/subnets?network_id=bc03ce18-6dad-4586-b442-24aaa21fb429 HTTP/1.1" status: 200 len: 820 time: 0.0378199 2026-04-23 09:05:32.996 10 INFO neutron.wsgi [None req-27a28ce0-c4b5-4f06-9e31-12ab980d28bf 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0061610 2026-04-23 09:05:33.005 9 INFO neutron.db.ovn_revision_numbers_db [None req-55b380e9-eac9-40f0-b910-389d1f7beb0f c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Successfully bumped revision number for resource 4151e336-6449-4a84-a343-05cfe3297f03 (type: floatingips) to 0 2026-04-23 09:05:33.050 9 INFO neutron.services.segments.plugin [-] Segment 4053ee4f-b6a7-4f78-b48f-09e083914a38 resource provider aggregate not found 2026-04-23 09:05:33.055 9 INFO neutron.services.segments.plugin [-] Segment 4053ee4f-b6a7-4f78-b48f-09e083914a38 resource provider aggregate not found 2026-04-23 09:05:33.067 9 INFO neutron.wsgi [None req-55b380e9-eac9-40f0-b910-389d1f7beb0f c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.4158437 2026-04-23 09:05:33.079 9 INFO neutron.services.segments.plugin [-] Segment 4053ee4f-b6a7-4f78-b48f-09e083914a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4053ee4f-b6a7-4f78-b48f-09e083914a38 found for delete ", "request_id": "req-aee41214-e3c4-4e4b-ac0b-99029d42604e"}]} 2026-04-23 09:05:33.079 9 INFO neutron.services.segments.plugin [-] Segment 4053ee4f-b6a7-4f78-b48f-09e083914a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4053ee4f-b6a7-4f78-b48f-09e083914a38 found for delete ", "request_id": "req-95bb8bf2-dacd-499e-9445-c758b421c9cd"}]} 2026-04-23 09:05:33.121 9 INFO neutron.wsgi [None req-261a6222-b227-4256-8c72-e4222b8e42bb 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1507 time: 0.1170473 2026-04-23 09:05:33.150 9 INFO neutron.db.l3_db [None req-64d4ade1-5253-4430-bc40-2597df1f747c 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Floating IP e493125a-ccb8-4f6f-a437-bc4c89d4c280 disassociated. External IP: 10.96.250.206, port: 06f323a4-dfe8-4333-bbee-5a7e41bd366b. 2026-04-23 09:05:33.178 9 INFO neutron.wsgi [None req-0b2cd462-605d-46aa-89a2-b2360527b484 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0432208 2026-04-23 09:05:33.193 9 INFO neutron.db.ovn_revision_numbers_db [None req-64d4ade1-5253-4430-bc40-2597df1f747c 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource e493125a-ccb8-4f6f-a437-bc4c89d4c280 (type: floatingips) to 2 2026-04-23 09:05:33.278 9 INFO neutron.wsgi [None req-e5888e07-76db-4438-92ca-7e649784bede 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "GET /v2.0/networks/5a6779c9-b046-49fe-adf9-51fb8124b23a HTTP/1.1" status: 200 len: 866 time: 0.0905163 2026-04-23 09:05:33.280 9 INFO neutron.wsgi [None req-64d4ade1-5253-4430-bc40-2597df1f747c 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/e493125a-ccb8-4f6f-a437-bc4c89d4c280 HTTP/1.1" status: 200 len: 748 time: 0.3274922 2026-04-23 09:05:33.326 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ec3663b-cdb2-4066-8d47-21db51f1c65f c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] No more DHCP agents 2026-04-23 09:05:33.329 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ec3663b-cdb2-4066-8d47-21db51f1c65f c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:33.345 9 INFO neutron.wsgi [None req-c5e59030-8026-45d2-869f-b6808a40d616 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "GET /v2.0/subnets/7884dd64-d80d-4ff4-9b33-93771d962d11 HTTP/1.1" status: 200 len: 843 time: 0.0565627 2026-04-23 09:05:33.378 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9a9edc3d-dffe-4a64-8319-f18334e57c9a 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:33.380 9 INFO neutron.wsgi [None req-9a9edc3d-dffe-4a64-8319-f18334e57c9a 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/f4f3bb13-09e4-436e-a6d8-8c7ca9f0b0e7 HTTP/1.1" status: 404 len: 337 time: 0.0239985 2026-04-23 09:05:33.396 9 INFO neutron.pecan_wsgi.hooks.translation [None req-420ccf3e-0e52-403d-aa75-baafdeafc386 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:05:33.398 9 INFO neutron.wsgi [None req-420ccf3e-0e52-403d-aa75-baafdeafc386 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "DELETE /v2.0/networks/a8fc74e1-9078-4a16-b5bd-72c2466be5a6 HTTP/1.1" status: 404 len: 339 time: 0.0130131 2026-04-23 09:05:33.645 9 INFO neutron.wsgi [None req-234e0602-b962-418d-980b-bf7e34196547 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/7884dd64-d80d-4ff4-9b33-93771d962d11 HTTP/1.1" status: 204 len: 168 time: 0.2408278 2026-04-23 09:05:33.673 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ec3663b-cdb2-4066-8d47-21db51f1c65f c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Successfully bumped revision number for resource 5e4e536b-0751-4bc4-b3ff-f617e58ec617 (type: floatingips) to 0 2026-04-23 09:05:33.693 10 INFO neutron.wsgi [None req-6ec3663b-cdb2-4066-8d47-21db51f1c65f c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6167178 2026-04-23 09:05:33.731 9 INFO neutron.wsgi [None req-511be27d-f1ee-43b5-9a18-055ea1b2ac03 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/e493125a-ccb8-4f6f-a437-bc4c89d4c280 HTTP/1.1" status: 204 len: 168 time: 0.4439588 2026-04-23 09:05:34.015 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a94ff26-01fe-4b0f-992a-464ae7ade4d9 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] No more DHCP agents 2026-04-23 09:05:34.017 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a94ff26-01fe-4b0f-992a-464ae7ade4d9 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:34.124 9 INFO neutron.wsgi [None req-b9f85d4c-62b8-4042-8a77-01bddd0a5fc5 901683daa6154f959d2af75df3a6d504 97a1b51b87b04ffbb4c870ce9177a0a5 - - default default] 10.0.0.66 "DELETE /v2.0/networks/5a6779c9-b046-49fe-adf9-51fb8124b23a HTTP/1.1" status: 204 len: 168 time: 0.4730325 2026-04-23 09:05:34.362 9 INFO neutron.db.ovn_revision_numbers_db [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 15a5b0a8-fab4-4ed1-9379-cdb3590a03ae (type: security_groups) to 1 2026-04-23 09:05:34.383 9 INFO neutron.db.ovn_revision_numbers_db [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 92053f0c-0165-4a8a-92a8-be220278ced7 (type: security_group_rules) to 0 2026-04-23 09:05:34.399 9 INFO neutron.db.ovn_revision_numbers_db [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource ae4fbaf1-30be-460f-84d1-4a96ee930a85 (type: security_group_rules) to 0 2026-04-23 09:05:34.427 9 INFO neutron.db.ovn_revision_numbers_db [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource f0986334-0d93-4761-be91-35460c6fe611 (type: security_group_rules) to 0 2026-04-23 09:05:34.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource f3364b3a-5af4-449f-ac13-28ad810a5937 (type: security_group_rules) to 0 2026-04-23 09:05:34.489 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a94ff26-01fe-4b0f-992a-464ae7ade4d9 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Successfully bumped revision number for resource fce1056e-bf30-43d0-807e-33300a542049 (type: floatingips) to 0 2026-04-23 09:05:34.506 9 INFO neutron.db.segments_db [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Added segment c4ab785f-e83d-4aa7-8349-ac1d55960162 of type geneve for network 71153d0a-12cc-44ac-ae32-252ab38ce05f 2026-04-23 09:05:34.508 10 INFO neutron.wsgi [None req-9a94ff26-01fe-4b0f-992a-464ae7ade4d9 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8117533 2026-04-23 09:05:34.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 71153d0a-12cc-44ac-ae32-252ab38ce05f (type: networks) to 1 2026-04-23 09:05:34.798 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb6d3253-eed3-4c78-b4e0-eee9a8d343f7 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] No more DHCP agents 2026-04-23 09:05:34.807 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb6d3253-eed3-4c78-b4e0-eee9a8d343f7 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:34.832 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdcd7748-34b7-49ca-883e-06ca442b061d c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] No more DHCP agents 2026-04-23 09:05:34.838 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdcd7748-34b7-49ca-883e-06ca442b061d c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:34.940 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:34.943 10 INFO neutron.wsgi [None req-36357f46-8aa5-4308-92a1-f36242dece1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=97a1b51b87b04ffbb4c870ce9177a0a5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1683002 2026-04-23 09:05:34.945 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 71153d0a-12cc-44ac-ae32-252ab38ce05f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:35.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource c5197142-8673-4856-8eb1-c0b48bb762ee (type: ports) to 1 2026-04-23 09:05:35.109 9 INFO neutron.services.segments.plugin [-] Segment 77344ba3-0fa4-4a05-ae38-ab014eac6ffb resource provider aggregate not found 2026-04-23 09:05:35.116 9 INFO neutron.services.segments.plugin [-] Segment 77344ba3-0fa4-4a05-ae38-ab014eac6ffb resource provider aggregate not found 2026-04-23 09:05:35.130 9 INFO neutron.services.segments.plugin [-] Segment 77344ba3-0fa4-4a05-ae38-ab014eac6ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77344ba3-0fa4-4a05-ae38-ab014eac6ffb found for delete ", "request_id": "req-c8551cc6-94a7-4403-9813-27c18af9cd75"}]} 2026-04-23 09:05:35.135 9 INFO neutron.wsgi [None req-36824d4c-f40d-4657-b793-8cf089a2211b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 1.2307334 2026-04-23 09:05:35.139 9 INFO neutron.services.segments.plugin [-] Segment 77344ba3-0fa4-4a05-ae38-ab014eac6ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77344ba3-0fa4-4a05-ae38-ab014eac6ffb found for delete ", "request_id": "req-ca31df53-8677-462d-ba9a-dbd300b1d66f"}]} 2026-04-23 09:05:35.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdcd7748-34b7-49ca-883e-06ca442b061d c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] Successfully bumped revision number for resource b0026bfe-8e19-4e0b-894e-51f81ac8c434 (type: floatingips) to 0 2026-04-23 09:05:35.250 10 INFO neutron.wsgi [None req-bdcd7748-34b7-49ca-883e-06ca442b061d c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7347484 2026-04-23 09:05:35.266 9 INFO neutron.db.segments_db [None req-8b7e771a-99da-4125-ab8f-6a57071008f1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Added segment 1e420833-3052-4533-ba76-baa199390b88 of type geneve for network b821b77e-bc0f-4cc3-90ae-202b9e97634d 2026-04-23 09:05:35.308 10 INFO neutron.wsgi [None req-8ce2f675-6ad3-4daf-9745-5482ebab31c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/50ff42e4-f464-4ccf-9214-5c2ca95714f1 HTTP/1.1" status: 204 len: 168 time: 0.3571258 2026-04-23 09:05:35.316 10 INFO neutron.wsgi [None req-5309c95e-117f-4617-8550-c621750536fd c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/c1e9777a-65d1-41e0-bdbe-6b2544c3bb08/tags HTTP/1.1" status: 200 len: 210 time: 0.0587490 2026-04-23 09:05:35.379 10 INFO neutron.wsgi [None req-ca755f20-c81f-46a3-94ec-54c8b14bb151 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/4151e336-6449-4a84-a343-05cfe3297f03/tags HTTP/1.1" status: 200 len: 218 time: 0.0397015 2026-04-23 09:05:35.442 10 INFO neutron.wsgi [None req-3eb26ee0-39d2-44c1-95c6-fd44227247a2 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/5e4e536b-0751-4bc4-b3ff-f617e58ec617/tags HTTP/1.1" status: 200 len: 227 time: 0.0541019 2026-04-23 09:05:35.490 10 INFO neutron.wsgi [None req-9df0c768-7713-47e5-ad88-28038142346b c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/fce1056e-bf30-43d0-807e-33300a542049/tags HTTP/1.1" status: 200 len: 212 time: 0.0412314 2026-04-23 09:05:35.501 9 INFO neutron.db.l3_db [None req-fb6d3253-eed3-4c78-b4e0-eee9a8d343f7 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Floating IP fa91b126-f33c-4e74-b0fb-80f717a54614 associated. External IP: 10.96.250.208, port: c741f06c-ea07-42b2-955b-a893e6e2365f. 2026-04-23 09:05:35.502 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b7e771a-99da-4125-ab8f-6a57071008f1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource b821b77e-bc0f-4cc3-90ae-202b9e97634d (type: networks) to 1 2026-04-23 09:05:35.542 10 INFO neutron.wsgi [None req-fb87ecef-eb7d-4049-8588-b8f1b36c697a c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0461893 2026-04-23 09:05:35.853 10 INFO neutron.wsgi [None req-a83f0369-1cef-412b-a58d-c5c02a44ed91 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.3066406 2026-04-23 09:05:35.910 10 INFO neutron.wsgi [None req-5dac5a4c-3387-4f16-b0fd-3c1cf48c30cf c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0432849 2026-04-23 09:05:35.944 10 INFO neutron.wsgi [None req-da195ebd-3405-4687-8fa4-3fef69ac6d9d c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0295799 2026-04-23 09:05:35.991 10 INFO neutron.wsgi [None req-a3852c65-3fe4-4006-b758-1a4147ecb2b6 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0403204 2026-04-23 09:05:36.051 10 INFO neutron.wsgi [None req-58856563-8697-47cf-b8d7-e38092f8c7a4 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0436988 2026-04-23 09:05:36.137 9 INFO neutron.wsgi [None req-d9f9b955-dcc1-4ae9-9d6c-59a22135ef58 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0788381 2026-04-23 09:05:36.233 9 INFO neutron.wsgi [None req-cf1c79b7-0859-4543-8bd5-957d58be54f7 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0903153 2026-04-23 09:05:36.241 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b7e771a-99da-4125-ab8f-6a57071008f1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:36.244 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b7e771a-99da-4125-ab8f-6a57071008f1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network b821b77e-bc0f-4cc3-90ae-202b9e97634d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:36.248 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb6d3253-eed3-4c78-b4e0-eee9a8d343f7 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource fa91b126-f33c-4e74-b0fb-80f717a54614 (type: floatingips) to 0 2026-04-23 09:05:36.385 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b7e771a-99da-4125-ab8f-6a57071008f1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 2dae41d0-5eb8-400b-9268-42c2af0fe752 (type: ports) to 1 2026-04-23 09:05:36.424 9 INFO neutron.wsgi [None req-8b7e771a-99da-4125-ab8f-6a57071008f1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 1.2822576 2026-04-23 09:05:36.433 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb6d3253-eed3-4c78-b4e0-eee9a8d343f7 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource fa91b126-f33c-4e74-b0fb-80f717a54614 (type: floatingips) to 1 2026-04-23 09:05:36.478 9 INFO neutron.wsgi [None req-fb6d3253-eed3-4c78-b4e0-eee9a8d343f7 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1040 time: 2.7403603 2026-04-23 09:05:36.528 9 INFO neutron.wsgi [None req-e06b035b-31a3-4eca-a2e0-107dfef8b18b 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "GET /v2.0/floatingips/fa91b126-f33c-4e74-b0fb-80f717a54614 HTTP/1.1" status: 200 len: 1037 time: 0.0436654 2026-04-23 09:05:36.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014479 2026-04-23 09:05:36.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019655 2026-04-23 09:05:36.603 9 INFO neutron.wsgi [None req-2b263690-0248-4589-b748-9901f58875b0 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1040 time: 0.0665574 2026-04-23 09:05:36.727 10 INFO neutron.wsgi [None req-e5509a1d-8c4a-400a-8dbc-75b4677dc304 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/c1e9777a-65d1-41e0-bdbe-6b2544c3bb08 HTTP/1.1" status: 204 len: 168 time: 0.4807782 2026-04-23 09:05:36.742 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee18e28d-0f5a-483b-9cfd-fcef573998b0 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:36.745 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee18e28d-0f5a-483b-9cfd-fcef573998b0 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 71153d0a-12cc-44ac-ae32-252ab38ce05f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:36.983 9 INFO neutron.db.l3_db [None req-0eb2ea79-eeea-447d-b4b5-96db7b172ff9 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Floating IP fa91b126-f33c-4e74-b0fb-80f717a54614 associated. External IP: 10.96.250.208, port: c741f06c-ea07-42b2-955b-a893e6e2365f. 2026-04-23 09:05:37.292 9 INFO neutron.db.ovn_revision_numbers_db [None req-0eb2ea79-eeea-447d-b4b5-96db7b172ff9 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource fa91b126-f33c-4e74-b0fb-80f717a54614 (type: floatingips) to 2 2026-04-23 09:05:37.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee18e28d-0f5a-483b-9cfd-fcef573998b0 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource c5197142-8673-4856-8eb1-c0b48bb762ee (type: ports) to 2 2026-04-23 09:05:37.326 9 INFO neutron.wsgi [None req-02f60a3e-d458-4f16-a9d1-e779a6906155 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/4151e336-6449-4a84-a343-05cfe3297f03 HTTP/1.1" status: 204 len: 168 time: 0.5918205 2026-04-23 09:05:37.333 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee18e28d-0f5a-483b-9cfd-fcef573998b0 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 84154101-c47c-4d07-80ff-08012d7735e0 (type: subnets) to 0 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:37.350 10 INFO neutron.wsgi [None req-ee18e28d-0f5a-483b-9cfd-fcef573998b0 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9202816 2026-04-23 09:05:37.460 9 INFO neutron.db.ovn_revision_numbers_db [None req-0eb2ea79-eeea-447d-b4b5-96db7b172ff9 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource fa91b126-f33c-4e74-b0fb-80f717a54614 (type: floatingips) to 2 2026-04-23 09:05:37.513 9 INFO neutron.wsgi [None req-0eb2ea79-eeea-447d-b4b5-96db7b172ff9 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/fa91b126-f33c-4e74-b0fb-80f717a54614 HTTP/1.1" status: 200 len: 1037 time: 0.8901553 2026-04-23 09:05:37.600 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6c94870-8cdf-40c7-9dfe-2c437c6a4285 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:37.603 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6c94870-8cdf-40c7-9dfe-2c437c6a4285 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network b821b77e-bc0f-4cc3-90ae-202b9e97634d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:37.674 9 INFO neutron.db.l3_db [None req-4c2ae414-687a-4f04-a1d6-ebcff1013794 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Floating IP fa91b126-f33c-4e74-b0fb-80f717a54614 disassociated. External IP: 10.96.250.208, port: 06f323a4-dfe8-4333-bbee-5a7e41bd366b. 2026-04-23 09:05:37.778 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c2ae414-687a-4f04-a1d6-ebcff1013794 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] Successfully bumped revision number for resource fa91b126-f33c-4e74-b0fb-80f717a54614 (type: floatingips) to 3 2026-04-23 09:05:37.870 9 INFO neutron.wsgi [None req-4c2ae414-687a-4f04-a1d6-ebcff1013794 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/fa91b126-f33c-4e74-b0fb-80f717a54614 HTTP/1.1" status: 200 len: 748 time: 0.3468070 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:37.887 9 INFO neutron.wsgi [None req-080a2000-46d7-4bcd-b4fb-8f7f7de9184c c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/5e4e536b-0751-4bc4-b3ff-f617e58ec617 HTTP/1.1" status: 204 len: 168 time: 0.5564749 2026-04-23 09:05:38.028 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7: RuntimeError: No hosting information found for port 3e7278bd-32e8-4ae1-b022-4a3cb7aa29e7 2026-04-23 09:05:38.028 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: bfea4519-5d5a-4948-be10-baa09d010b30 2026-04-23 09:05:38.329 9 INFO neutron.wsgi [None req-c799c566-435d-4c02-b84c-56f659f60162 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/fa91b126-f33c-4e74-b0fb-80f717a54614 HTTP/1.1" status: 204 len: 168 time: 0.4528706 2026-04-23 09:05:38.365 9 INFO neutron.api.v2.resource [None req-be4928f4-ce4c-4dca-bb85-890e6c4b605a 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:05:38.367 9 INFO neutron.wsgi [None req-be4928f4-ce4c-4dca-bb85-890e6c4b605a 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/fa91b126-f33c-4e74-b0fb-80f717a54614 HTTP/1.1" status: 404 len: 345 time: 0.0325842 2026-04-23 09:05:38.418 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6c94870-8cdf-40c7-9dfe-2c437c6a4285 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 2dae41d0-5eb8-400b-9268-42c2af0fe752 (type: ports) to 2 2026-04-23 09:05:38.478 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6c94870-8cdf-40c7-9dfe-2c437c6a4285 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 9d711ca8-f8c1-4955-8949-9cb34d6ac2fb (type: subnets) to 0 2026-04-23 09:05:38.502 10 INFO neutron.wsgi [None req-d6c94870-8cdf-40c7-9dfe-2c437c6a4285 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1454895 2026-04-23 09:05:38.550 10 INFO neutron.wsgi [None req-fbe48ba9-a155-42ef-b173-4c3338cbb836 c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/fce1056e-bf30-43d0-807e-33300a542049 HTTP/1.1" status: 204 len: 168 time: 0.6424344 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:38.933 10 INFO neutron.wsgi [None req-7d26ae84-02f2-4302-af94-6760459f30cf c1237e40a01f4f389ec0c70d7a4c20d6 7b7ee5ef1e4b46a28bd78ad6f008dcf1 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/b0026bfe-8e19-4e0b-894e-51f81ac8c434 HTTP/1.1" status: 204 len: 168 time: 0.3769724 2026-04-23 09:05:39.145 9 INFO neutron.db.ovn_revision_numbers_db [None req-3f6c209e-6d2b-40da-b575-fa649a141c5a a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 700dd33e-3a2b-4645-aee5-b7e891dd6ff2 (type: routers) to 1 2026-04-23 09:05:39.166 9 INFO neutron.wsgi [None req-3f6c209e-6d2b-40da-b575-fa649a141c5a a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.6575398 2026-04-23 09:05:39.240 9 INFO neutron.wsgi [None req-0e20fd82-39f2-4254-aa27-922cd3ec89de 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "DELETE /v2.0/ports/06f323a4-dfe8-4333-bbee-5a7e41bd366b HTTP/1.1" status: 204 len: 168 time: 0.8652771 2026-04-23 09:05:39.494 10 INFO neutron.db.ovn_revision_numbers_db [None req-701e3641-5a37-488b-a943-3f30487791a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource cd4e8014-1eac-43df-9c99-c62154e29e8d (type: security_groups) to 1 2026-04-23 09:05:39.540 10 INFO neutron.db.ovn_revision_numbers_db [None req-701e3641-5a37-488b-a943-3f30487791a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 617f6cbb-487c-4b64-8a2d-fd5ec4ac9e42 (type: security_group_rules) to 0 2026-04-23 09:05:39.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-701e3641-5a37-488b-a943-3f30487791a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 827b9857-3d40-405e-8630-23c8d98ceb55 (type: security_group_rules) to 0 2026-04-23 09:05:39.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-701e3641-5a37-488b-a943-3f30487791a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bdb53a49-bbed-4c80-88b5-5f48a59be0c2 (type: security_group_rules) to 0 2026-04-23 09:05:39.611 10 INFO neutron.db.ovn_revision_numbers_db [None req-701e3641-5a37-488b-a943-3f30487791a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c9014102-2964-4e11-bcc4-ad48dbac3c96 (type: security_group_rules) to 0 2026-04-23 09:05:39.661 10 INFO neutron.wsgi [None req-701e3641-5a37-488b-a943-3f30487791a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=ededc8ef77164cccb4c272534c0be3f1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6922038 2026-04-23 09:05:39.687 9 INFO neutron.wsgi [None req-77250ef5-dc7c-4ff4-ac2b-fce13747e58c 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "DELETE /v2.0/ports/c741f06c-ea07-42b2-955b-a893e6e2365f HTTP/1.1" status: 204 len: 168 time: 0.4387019 2026-04-23 09:05:39.781 9 INFO neutron.wsgi [None req-8f2b52b8-5e45-4bf0-8369-a0b05611fc48 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=0a117788-05a6-44f0-8394-8d0d0c46701c HTTP/1.1" status: 200 len: 1140 time: 0.0884280 2026-04-23 09:05:39.794 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:39.804 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 71153d0a-12cc-44ac-ae32-252ab38ce05f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:40.417 10 INFO neutron.db.ovn_revision_numbers_db [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 (type: ports) to 1 2026-04-23 09:05:40.422 10 INFO neutron.wsgi [None req-e2ddb589-ef64-43f7-9b28-f1f0f91bd41c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/cd4e8014-1eac-43df-9c99-c62154e29e8d HTTP/1.1" status: 204 len: 168 time: 0.7503896 2026-04-23 09:05:40.507 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb03b418-bb01-4667-b8af-475c99f2e21a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 384f30c5-410d-406f-af2b-eae426028f37 (type: security_groups) to 1 2026-04-23 09:05:40.529 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb03b418-bb01-4667-b8af-475c99f2e21a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3ccfea25-dfdf-4bba-88d3-41421adf9bf9 (type: security_group_rules) to 0 2026-04-23 09:05:40.553 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb03b418-bb01-4667-b8af-475c99f2e21a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 602c67ed-8cb2-4fe4-8102-99f7ce5d71b4 (type: security_group_rules) to 0 2026-04-23 09:05:40.579 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb03b418-bb01-4667-b8af-475c99f2e21a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 610dd0c2-9e73-4cba-bb4c-59f6f11c2a09 (type: security_group_rules) to 0 2026-04-23 09:05:40.613 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb03b418-bb01-4667-b8af-475c99f2e21a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b29bcce8-5586-4881-b71c-c652b06cf948 (type: security_group_rules) to 0 2026-04-23 09:05:40.659 10 INFO neutron.wsgi [None req-bb03b418-bb01-4667-b8af-475c99f2e21a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=565f775a901a46dd9968b77fd4945ae3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.8618901 2026-04-23 09:05:40.774 9 INFO neutron.wsgi [None req-2522af36-01fa-4487-9988-2e1e92481210 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "PUT /v2.0/routers/0a117788-05a6-44f0-8394-8d0d0c46701c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9840403 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:40.886 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 2026-04-23 09:05:40.907 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 2026-04-23 09:05:40.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 (type: router_ports) to 1 2026-04-23 09:05:41.047 9 INFO neutron.wsgi [None req-340615ea-800c-4f4c-ba3d-8aa58d6abd48 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/384f30c5-410d-406f-af2b-eae426028f37 HTTP/1.1" status: 204 len: 168 time: 0.3816051 2026-04-23 09:05:41.125 10 INFO neutron.db.ovn_revision_numbers_db [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 (type: ports) to 1 2026-04-23 09:05:41.202 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:41.203 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 71153d0a-12cc-44ac-ae32-252ab38ce05f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:41.345 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 (type: ports) to 2 2026-04-23 09:05:41.411 10 INFO neutron.db.ovn_revision_numbers_db [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 (type: router_ports) to 2 2026-04-23 09:05:41.414 10 INFO neutron.wsgi [None req-96a197eb-f93d-45e4-9fb4-5b44f8bd2a4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/700dd33e-3a2b-4645-aee5-b7e891dd6ff2/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2428038 2026-04-23 09:05:41.441 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf29eb0c-f7cc-4a48-84f2-d41d20428e19 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 500d3503-a54b-4a6c-80cc-2de63dfdb5e2 (type: security_groups) to 1 2026-04-23 09:05:41.455 10 INFO neutron.wsgi [None req-24b1f801-b542-4e4b-b785-beff41a18b1d a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports/5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 HTTP/1.1" status: 200 len: 1137 time: 0.0360117 2026-04-23 09:05:41.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf29eb0c-f7cc-4a48-84f2-d41d20428e19 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2825d9e9-80ba-493e-87e3-6e6927ae3a2f (type: security_group_rules) to 0 2026-04-23 09:05:41.526 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf29eb0c-f7cc-4a48-84f2-d41d20428e19 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2e8ce2a8-19ff-44de-8c64-466de9be7fa8 (type: security_group_rules) to 0 2026-04-23 09:05:41.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf29eb0c-f7cc-4a48-84f2-d41d20428e19 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7633502d-010c-42c1-90cc-157cfe9f9246 (type: security_group_rules) to 0 2026-04-23 09:05:41.698 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf29eb0c-f7cc-4a48-84f2-d41d20428e19 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fd726a1f-006a-49fd-a4f3-dbca30ff1401 (type: security_group_rules) to 0 2026-04-23 09:05:41.728 9 INFO neutron.wsgi [None req-cf29eb0c-f7cc-4a48-84f2-d41d20428e19 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=7b7ee5ef1e4b46a28bd78ad6f008dcf1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5660338 2026-04-23 09:05:41.740 9 INFO neutron.wsgi [None req-b77c36b6-e42a-4cb2-bed1-ce9f970b21d9 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "DELETE /v2.0/routers/0a117788-05a6-44f0-8394-8d0d0c46701c HTTP/1.1" status: 204 len: 168 time: 0.9601276 2026-04-23 09:05:41.987 9 INFO neutron.wsgi [None req-b01a0bc7-3149-4d2e-923f-c3593bc70cf6 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/49ba63a7-f1df-44fc-a33d-11f4b2b3aecb HTTP/1.1" status: 204 len: 168 time: 0.2414007 2026-04-23 09:05:41.998 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:42.001 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network b821b77e-bc0f-4cc3-90ae-202b9e97634d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:42.097 9 INFO neutron.wsgi [None req-9f340368-acf3-48ce-ba80-8b32eded247c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/500d3503-a54b-4a6c-80cc-2de63dfdb5e2 HTTP/1.1" status: 204 len: 168 time: 0.3636718 2026-04-23 09:05:42.211 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource e3589057-4adc-476d-a32d-4785582605b9 (type: ports) to 1 2026-04-23 09:05:42.294 9 INFO neutron.wsgi [None req-724d8ab5-f91a-4ffb-b073-61ac30c9ca57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.3837986 2026-04-23 09:05:42.381 9 INFO neutron.wsgi [None req-7570230c-7430-409e-a5d1-37f07dd5f0b0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 22359 time: 0.0854495 2026-04-23 09:05:42.446 9 INFO neutron.wsgi [None req-9689b0d4-0467-493a-8f5d-4d2e0d77716f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 9557 time: 0.0534682 2026-04-23 09:05:42.467 9 INFO neutron.wsgi [None req-5d15d4df-2c77-47e6-b70e-458fa4c03296 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2391 time: 0.0157020 2026-04-23 09:05:42.529 9 INFO neutron.services.segments.plugin [-] Segment c0da835c-554a-4691-aabd-2c94a28a34e5 resource provider aggregate not found 2026-04-23 09:05:42.534 9 INFO neutron.services.segments.plugin [-] Segment c0da835c-554a-4691-aabd-2c94a28a34e5 resource provider aggregate not found 2026-04-23 09:05:42.558 9 INFO neutron.services.segments.plugin [-] Segment c0da835c-554a-4691-aabd-2c94a28a34e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0da835c-554a-4691-aabd-2c94a28a34e5 found for delete ", "request_id": "req-95346fd5-099e-4d15-b2e4-294c932c93b8"}]} 2026-04-23 09:05:42.559 9 INFO neutron.services.segments.plugin [-] Segment c0da835c-554a-4691-aabd-2c94a28a34e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0da835c-554a-4691-aabd-2c94a28a34e5 found for delete ", "request_id": "req-8e03fb44-9837-4ad5-80a9-781165097bf6"}]} 2026-04-23 09:05:42.561 9 INFO neutron.db.ovn_revision_numbers_db [None req-1cfce538-9d79-42bb-a2bb-24aff6ace12e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 54f5acd5-3a6b-4f53-806a-86b94834419a (type: security_groups) to 1 2026-04-23 09:05:42.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-1cfce538-9d79-42bb-a2bb-24aff6ace12e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 258a5afd-3d04-40f3-a43f-bda04f0024f8 (type: security_group_rules) to 0 2026-04-23 09:05:42.595 9 INFO neutron.wsgi [None req-24b5b3da-4981-4eeb-b73b-7353ffec1ccc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 671 time: 0.1242118 2026-04-23 09:05:42.603 9 INFO neutron.wsgi [None req-5d5659c2-9668-4434-8042-11d6e6dd18db 751cc250608a4ae49c061eb946e8baf4 8d34e73f3c75455c86c28eaea0b2d9b8 - - default default] 10.0.0.66 "DELETE /v2.0/networks/b2b737cf-61b6-4d22-8c75-10b0b931d9b4 HTTP/1.1" status: 204 len: 168 time: 0.6066129 2026-04-23 09:05:42.622 9 INFO neutron.wsgi [None req-f899b8b6-d89b-46a1-8a42-b136572f551f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0181978 2026-04-23 09:05:42.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-1cfce538-9d79-42bb-a2bb-24aff6ace12e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a382d833-2c84-4f16-8f1e-8c77f26b2173 (type: security_group_rules) to 0 2026-04-23 09:05:42.643 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: e3589057-4adc-476d-a32d-4785582605b9 2026-04-23 09:05:42.652 9 INFO neutron.wsgi [None req-bbd85a37-4cac-44d8-9d40-67637779d6f2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0251789 2026-04-23 09:05:42.655 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port e3589057-4adc-476d-a32d-4785582605b9 2026-04-23 09:05:42.661 9 INFO neutron.db.ovn_revision_numbers_db [None req-1cfce538-9d79-42bb-a2bb-24aff6ace12e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bb691e59-0e47-4ad2-afd4-a798dd63e188 (type: security_group_rules) to 0 2026-04-23 09:05:42.676 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource e3589057-4adc-476d-a32d-4785582605b9 (type: router_ports) to 1 2026-04-23 09:05:42.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-1cfce538-9d79-42bb-a2bb-24aff6ace12e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bc6f76e6-f821-458c-b808-9bb201344f75 (type: security_group_rules) to 0 2026-04-23 09:05:42.733 9 INFO neutron.wsgi [None req-1cfce538-9d79-42bb-a2bb-24aff6ace12e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=5324a8386e4d41ae81fc935aff2adc33&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4380438 2026-04-23 09:05:42.736 9 INFO neutron.wsgi [None req-dbff4e4c-1b6f-4efb-b61a-90dcb308e2db f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3834 time: 0.0820458 2026-04-23 09:05:42.779 9 INFO neutron.wsgi [None req-44f6f1d1-c1e7-45a1-ba43-40688dddcff0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2657 time: 0.0409088 2026-04-23 09:05:42.809 9 INFO neutron.wsgi [None req-9c65a583-7d61-415b-8493-4f92812e41bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2657 time: 0.0279822 2026-04-23 09:05:42.819 9 INFO neutron.wsgi [None req-5eb85fc3-237c-45fe-b20d-a93a69d489dc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0090957 2026-04-23 09:05:42.945 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource e3589057-4adc-476d-a32d-4785582605b9 (type: ports) to 1 2026-04-23 09:05:43.112 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:43.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource e3589057-4adc-476d-a32d-4785582605b9 (type: ports) to 2 2026-04-23 09:05:43.119 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network b821b77e-bc0f-4cc3-90ae-202b9e97634d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:43.261 10 INFO neutron.wsgi [None req-b8521866-0d45-4e7b-bedd-8e346bb87c6c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/54f5acd5-3a6b-4f53-806a-86b94834419a HTTP/1.1" status: 204 len: 168 time: 0.5171852 2026-04-23 09:05:43.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource e3589057-4adc-476d-a32d-4785582605b9 (type: router_ports) to 2 2026-04-23 09:05:43.447 9 INFO neutron.wsgi [None req-5c848646-d13b-41ce-8bd5-9a31676e5817 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=8d34e73f3c75455c86c28eaea0b2d9b8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2543287 2026-04-23 09:05:43.480 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource e3589057-4adc-476d-a32d-4785582605b9 (type: router_ports) to 2 2026-04-23 09:05:43.484 10 INFO neutron.wsgi [None req-a4b91c4f-a49d-40e0-9359-a141d0fb0aba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/700dd33e-3a2b-4645-aee5-b7e891dd6ff2/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0160830 2026-04-23 09:05:43.594 10 INFO neutron.wsgi [None req-79cd647d-2f7b-4e79-9c90-8a81c818d1c1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports/e3589057-4adc-476d-a32d-4785582605b9 HTTP/1.1" status: 200 len: 1137 time: 0.1016448 2026-04-23 09:05:43.647 10 INFO neutron.wsgi [None req-c299d79a-3f88-4d7d-8573-3211e28bcba7 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports/e3589057-4adc-476d-a32d-4785582605b9 HTTP/1.1" status: 200 len: 1137 time: 0.0416789 2026-04-23 09:05:43.696 9 INFO neutron.wsgi [None req-11421bbc-06ff-4c55-9189-3f1bef82d383 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/dbe44854-826f-433d-9543-b6cd4ef6b4f1 HTTP/1.1" status: 204 len: 168 time: 0.2427957 2026-04-23 09:05:43.991 9 INFO neutron.db.ovn_revision_numbers_db [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 639f16c5-bfff-4daf-a2ed-f180abf1e6ee (type: security_groups) to 1 2026-04-23 09:05:44.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 4a1439dc-9ce9-4587-bcff-be81002604b7 (type: security_group_rules) to 0 2026-04-23 09:05:44.047 9 INFO neutron.db.ovn_revision_numbers_db [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 4ad1d1ef-1dba-4796-b092-32e0c005f328 (type: security_group_rules) to 0 2026-04-23 09:05:44.065 9 INFO neutron.db.ovn_revision_numbers_db [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource b666a16b-e538-48aa-aee9-22f4883d57a2 (type: security_group_rules) to 0 2026-04-23 09:05:44.079 9 INFO neutron.db.ovn_revision_numbers_db [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource ef0d9df9-3aa9-4d9d-9239-f7f50c985439 (type: security_group_rules) to 0 2026-04-23 09:05:44.401 9 INFO neutron.db.segments_db [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Added segment e2719eb5-6b3f-48d6-8c00-479bb3447d8c of type geneve for network d3987cb7-d415-4298-b7a7-67938eb6851c 2026-04-23 09:05:44.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource d3987cb7-d415-4298-b7a7-67938eb6851c (type: networks) to 1 2026-04-23 09:05:44.763 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] No more DHCP agents 2026-04-23 09:05:44.765 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Unable to schedule network d3987cb7-d415-4298-b7a7-67938eb6851c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:44.874 10 INFO neutron.wsgi [None req-4382d7f2-4684-4c74-8334-749bf76b6727 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/700dd33e-3a2b-4645-aee5-b7e891dd6ff2/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2190268 2026-04-23 09:05:44.879 9 INFO neutron.db.ovn_revision_numbers_db [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 346c3407-09b9-42bf-97c4-df87f43817a7 (type: ports) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:44.920 9 INFO neutron.wsgi [None req-55decbe0-458a-4a1c-8a97-c3d59bd7c107 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.2411284 2026-04-23 09:05:45.033 10 INFO neutron.wsgi [None req-35ff2f02-9f11-4ca0-88a1-b1e24c2a20df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports/5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 HTTP/1.1" status: 200 len: 1137 time: 0.1511791 2026-04-23 09:05:45.689 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fae4c750-dc19-4182-af55-1dc1eb445f21 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] No more DHCP agents 2026-04-23 09:05:45.692 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fae4c750-dc19-4182-af55-1dc1eb445f21 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:45.968 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 396160a3-3473-499a-8009-3c8c2c92cae2 (type: security_groups) to 1 2026-04-23 09:05:45.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-fae4c750-dc19-4182-af55-1dc1eb445f21 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource f053163d-3e97-472b-8001-0bbaba94a1ee (type: ports) to 1 2026-04-23 09:05:45.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 30033cc5-252c-4d7e-8531-53a26b2e7245 (type: security_group_rules) to 0 2026-04-23 09:05:46.004 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 3b72450f-62e9-44cb-9f62-07dd381bf850 (type: security_group_rules) to 0 2026-04-23 09:05:46.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 82bdf3fc-eaed-4043-a576-2052510ad88d (type: security_group_rules) to 0 2026-04-23 09:05:46.064 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource ad03e850-692c-49df-955b-0d9d90507188 (type: security_group_rules) to 0 2026-04-23 09:05:46.116 9 INFO neutron.db.segments_db [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Added segment 6242b52e-dbf7-482d-b334-d0af59d197fc of type geneve for network 07bd4cf5-38fa-483a-8717-df982da2f326 2026-04-23 09:05:46.136 10 INFO neutron.wsgi [None req-7ace1c3f-fa96-4cf1-b318-f87bb948ee3f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/700dd33e-3a2b-4645-aee5-b7e891dd6ff2/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0973883 2026-04-23 09:05:46.202 9 INFO neutron.wsgi [None req-1126c3b1-3a6a-4a4d-891e-32c105d08c8c a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=700dd33e-3a2b-4645-aee5-b7e891dd6ff2 HTTP/1.1" status: 200 len: 205 time: 0.0462203 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:46.314 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No port found with ID 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014: RuntimeError: No port found with ID 5a4a9ecf-2ef9-49c9-bed5-fd79c7f01014 2026-04-23 09:05:46.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 07bd4cf5-38fa-483a-8717-df982da2f326 (type: networks) to 1 2026-04-23 09:05:46.509 10 INFO neutron.wsgi [None req-ea0b4a68-75b6-4233-9807-a99883c1006e a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/routers/700dd33e-3a2b-4645-aee5-b7e891dd6ff2 HTTP/1.1" status: 204 len: 168 time: 0.3004045 2026-04-23 09:05:46.541 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:05:46.543 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network 07bd4cf5-38fa-483a-8717-df982da2f326: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:46.646 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 634ef087-bfbf-4135-ab46-43b3c56e3119 (type: ports) to 1 2026-04-23 09:05:46.673 9 INFO neutron.wsgi [None req-b2b6e844-15e5-4852-9bb5-800c11bd90cc dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.0060899 2026-04-23 09:05:46.794 9 INFO neutron.db.segments_db [None req-e1e41512-3058-4bc1-9e65-21a5f2ddea29 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Added segment 0cbc4427-da75-40c7-abfe-c8e1a5de0b58 of type geneve for network b84a983c-b734-452c-8f00-9f23d8c2e89d 2026-04-23 09:05:46.969 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1e41512-3058-4bc1-9e65-21a5f2ddea29 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource b84a983c-b734-452c-8f00-9f23d8c2e89d (type: networks) to 1 2026-04-23 09:05:47.148 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1e41512-3058-4bc1-9e65-21a5f2ddea29 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:05:47.150 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1e41512-3058-4bc1-9e65-21a5f2ddea29 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network b84a983c-b734-452c-8f00-9f23d8c2e89d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:47.227 10 INFO neutron.wsgi [None req-b484719b-47de-44d8-9856-ca62b230362a a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/9d711ca8-f8c1-4955-8949-9cb34d6ac2fb HTTP/1.1" status: 204 len: 168 time: 0.7082491 2026-04-23 09:05:47.243 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1e41512-3058-4bc1-9e65-21a5f2ddea29 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 325a5899-492d-43fe-9ef5-43f8efc7ac0e (type: ports) to 1 2026-04-23 09:05:47.286 9 INFO neutron.wsgi [None req-e1e41512-3058-4bc1-9e65-21a5f2ddea29 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.6053534 2026-04-23 09:05:47.361 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Router 1acc460d-8f1b-4006-a214-f1c3c41bbe6a is bound to host instance 2026-04-23 09:05:47.385 10 INFO neutron.db.ovn_revision_numbers_db [None req-fae4c750-dc19-4182-af55-1dc1eb445f21 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource f053163d-3e97-472b-8001-0bbaba94a1ee (type: router_ports) to 1 2026-04-23 09:05:47.462 10 INFO neutron.db.ovn_revision_numbers_db [None req-fae4c750-dc19-4182-af55-1dc1eb445f21 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 1acc460d-8f1b-4006-a214-f1c3c41bbe6a (type: routers) to 2 2026-04-23 09:05:47.479 10 INFO neutron.wsgi [None req-fae4c750-dc19-4182-af55-1dc1eb445f21 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.5519526 2026-04-23 09:05:47.650 9 INFO neutron.wsgi [None req-4b1aa253-6da9-4838-90fa-c9d7076c21ee a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/84154101-c47c-4d07-80ff-08012d7735e0 HTTP/1.1" status: 204 len: 168 time: 0.4170151 2026-04-23 09:05:47.749 10 INFO neutron.wsgi [None req-a5b9875f-f323-44e5-adba-d1a6640eb862 b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/subnets?project_id=0cf41002f8f64e13999c362d2c8893c6&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.2629876 2026-04-23 09:05:47.781 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1264f784-62fa-4e1d-ab43-c2a9c56af7d9 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:05:47.789 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1264f784-62fa-4e1d-ab43-c2a9c56af7d9 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network 07bd4cf5-38fa-483a-8717-df982da2f326: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:47.850 9 INFO neutron.db.ovn_revision_numbers_db [None req-1264f784-62fa-4e1d-ab43-c2a9c56af7d9 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource e5b133d9-bec2-40e7-b87a-6cb394833449 (type: subnets) to 0 2026-04-23 09:05:47.871 9 INFO neutron.wsgi [None req-1264f784-62fa-4e1d-ab43-c2a9c56af7d9 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.5758600 2026-04-23 09:05:47.888 10 INFO neutron.wsgi [None req-1506e4ec-00db-4e2a-aba9-4249bf190c6a b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.1246676 2026-04-23 09:05:47.924 9 INFO neutron.wsgi [None req-0fb6024c-6bea-479c-a442-a050e4cd5b37 b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/subnets?network_id=bc03ce18-6dad-4586-b442-24aaa21fb429&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0283422 2026-04-23 09:05:48.226 10 INFO neutron.services.segments.plugin [-] Segment 1e420833-3052-4533-ba76-baa199390b88 resource provider aggregate not found 2026-04-23 09:05:48.233 10 INFO neutron.services.segments.plugin [-] Segment 1e420833-3052-4533-ba76-baa199390b88 resource provider aggregate not found 2026-04-23 09:05:48.265 10 INFO neutron.services.segments.plugin [-] Segment 1e420833-3052-4533-ba76-baa199390b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e420833-3052-4533-ba76-baa199390b88 found for delete ", "request_id": "req-cbb54c61-d56c-40f4-bd16-e06e220df7e9"}]} 2026-04-23 09:05:48.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource f053163d-3e97-472b-8001-0bbaba94a1ee (type: ports) to 1 2026-04-23 09:05:48.268 10 INFO neutron.services.segments.plugin [-] Segment 1e420833-3052-4533-ba76-baa199390b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e420833-3052-4533-ba76-baa199390b88 found for delete ", "request_id": "req-c85fe506-a63c-4e04-840e-daca6ce46c1f"}]} 2026-04-23 09:05:48.275 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-219ce762-6273-486d-9d9e-b7f1430edc96 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:05:48.285 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-219ce762-6273-486d-9d9e-b7f1430edc96 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network b84a983c-b734-452c-8f00-9f23d8c2e89d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:48.287 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c997ded8-0292-4848-8e04-c2aa4908f010 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] No more DHCP agents 2026-04-23 09:05:48.301 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c997ded8-0292-4848-8e04-c2aa4908f010 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Unable to schedule network d3987cb7-d415-4298-b7a7-67938eb6851c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:48.322 10 INFO neutron.wsgi [None req-a09444b7-49d9-4a7c-b712-aec626d6d9fa a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/networks/b821b77e-bc0f-4cc3-90ae-202b9e97634d HTTP/1.1" status: 204 len: 168 time: 0.6654954 2026-04-23 09:05:48.342 10 INFO neutron.db.ovn_revision_numbers_db [None req-219ce762-6273-486d-9d9e-b7f1430edc96 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource be450111-ccd6-468f-a221-838dd60843ce (type: subnets) to 0 2026-04-23 09:05:48.357 9 INFO neutron.wsgi [None req-1f64d27b-bdc8-45aa-98a4-4c0b7ecd56e3 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2079906 2026-04-23 09:05:48.371 10 INFO neutron.wsgi [None req-219ce762-6273-486d-9d9e-b7f1430edc96 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.4926620 2026-04-23 09:05:48.421 10 INFO neutron.wsgi [None req-fb40b895-b329-4725-9be8-375dbd8e59b0 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0583467 2026-04-23 09:05:48.593 9 INFO neutron.wsgi [None req-ccfb683d-1e34-44b5-89e2-bf592ebbe6c4 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1673663 2026-04-23 09:05:48.663 10 INFO neutron.wsgi [None req-0aba9b97-b8d1-4b73-9ed9-0407528bd811 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0561523 2026-04-23 09:05:48.738 9 INFO neutron.db.ovn_revision_numbers_db [None req-f872eeaf-c06f-4d6d-9d33-36c42e66e862 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 03dbe5f6-d581-4f8a-ad34-98320fea07eb (type: routers) to 1 2026-04-23 09:05:48.738 10 INFO neutron.wsgi [None req-defbf2fa-5d8c-438b-b990-d0fd21f61bcc 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0681326 2026-04-23 09:05:48.782 9 INFO neutron.wsgi [None req-f872eeaf-c06f-4d6d-9d33-36c42e66e862 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.4021609 2026-04-23 09:05:48.786 10 INFO neutron.wsgi [None req-8f444557-2331-4ab9-8b4e-08fab17f36ea a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/networks/71153d0a-12cc-44ac-ae32-252ab38ce05f HTTP/1.1" status: 204 len: 168 time: 0.4561803 2026-04-23 09:05:48.811 9 INFO neutron.wsgi [None req-ea66337e-7236-411c-8735-1e8100f0cd48 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "PUT /v2.0/policies/89c6531b-cc7f-4b85-aea8-37ebc4702a4f/tags HTTP/1.1" status: 200 len: 210 time: 0.0594852 2026-04-23 09:05:48.863 9 INFO neutron.wsgi [None req-a79a5ee5-fa95-4168-a61b-35b86b60cc80 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "PUT /v2.0/policies/1017c699-94ec-416d-890d-5d88d8b254b7/tags HTTP/1.1" status: 200 len: 218 time: 0.0462644 2026-04-23 09:05:48.890 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource f053163d-3e97-472b-8001-0bbaba94a1ee (type: router_ports) to 3 2026-04-23 09:05:48.924 10 INFO neutron.db.segments_db [None req-da9934b7-4716-4951-9c27-f2c33b0e32df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Added segment 722ec4b5-7008-450d-90b3-0f190237e3f0 of type geneve for network 55341db2-e239-4f9d-be7c-ecc9188b084b 2026-04-23 09:05:48.966 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No port found with ID e3589057-4adc-476d-a32d-4785582605b9: RuntimeError: No port found with ID e3589057-4adc-476d-a32d-4785582605b9 2026-04-23 09:05:48.967 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: f053163d-3e97-472b-8001-0bbaba94a1ee 2026-04-23 09:05:48.995 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port f053163d-3e97-472b-8001-0bbaba94a1ee 2026-04-23 09:05:49.189 10 INFO neutron.db.ovn_revision_numbers_db [None req-da9934b7-4716-4951-9c27-f2c33b0e32df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 55341db2-e239-4f9d-be7c-ecc9188b084b (type: networks) to 1 2026-04-23 09:05:49.278 9 INFO neutron.wsgi [None req-78ce877d-ce08-47d8-a1f1-b876359e668a 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "PUT /v2.0/policies/41e2ed73-7fe6-4efd-ae12-a1587b13c82b/tags HTTP/1.1" status: 200 len: 227 time: 0.4082417 2026-04-23 09:05:49.334 9 INFO neutron.wsgi [None req-1537de1f-8975-4bbd-8b01-36408eabebdb 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "PUT /v2.0/policies/91924ba2-2291-4c7d-b533-60c0faed00d5/tags HTTP/1.1" status: 200 len: 212 time: 0.0500479 2026-04-23 09:05:49.463 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:05:49.469 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network 07bd4cf5-38fa-483a-8717-df982da2f326: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:49.505 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da9934b7-4716-4951-9c27-f2c33b0e32df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:49.509 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da9934b7-4716-4951-9c27-f2c33b0e32df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 55341db2-e239-4f9d-be7c-ecc9188b084b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:49.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource f053163d-3e97-472b-8001-0bbaba94a1ee (type: ports) to 2 2026-04-23 09:05:49.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource f053163d-3e97-472b-8001-0bbaba94a1ee (type: ports) to 4 2026-04-23 09:05:49.620 9 INFO neutron.db.ovn_revision_numbers_db [None req-c997ded8-0292-4848-8e04-c2aa4908f010 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 346c3407-09b9-42bf-97c4-df87f43817a7 (type: ports) to 2 2026-04-23 09:05:49.669 9 INFO neutron.db.ovn_revision_numbers_db [None req-c997ded8-0292-4848-8e04-c2aa4908f010 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 (type: subnets) to 0 2026-04-23 09:05:49.686 9 INFO neutron.wsgi [None req-c997ded8-0292-4848-8e04-c2aa4908f010 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 1.7553248 2026-04-23 09:05:49.720 10 INFO neutron.db.ovn_revision_numbers_db [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource e1bd0664-5135-46cd-8619-c5b977f07a2c (type: ports) to 1 2026-04-23 09:05:49.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-da9934b7-4716-4951-9c27-f2c33b0e32df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 644a366a-e654-4e0b-9b9c-091d6a8a0825 (type: ports) to 1 2026-04-23 09:05:49.898 9 INFO neutron.wsgi [None req-801a23e1-08c4-4a24-862a-b2caa1f29a43 df13add0e71a4c28a46073bf5ea3c15a c19797b3f9294be1be853dc0bb8551f9 - - default default] 10.0.0.66 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.1884861 2026-04-23 09:05:50.030 9 INFO neutron.wsgi [None req-fb74efad-37a5-4fda-9057-f8173e879c6c df13add0e71a4c28a46073bf5ea3c15a c19797b3f9294be1be853dc0bb8551f9 - - default default] 10.0.0.66 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.1114085 2026-04-23 09:05:50.149 9 INFO neutron.wsgi [None req-c3a520ba-a2be-4706-aef7-579778375bf8 df13add0e71a4c28a46073bf5ea3c15a c19797b3f9294be1be853dc0bb8551f9 - - default default] 10.0.0.66 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.1136622 2026-04-23 09:05:50.168 10 INFO neutron.wsgi [None req-da9934b7-4716-4951-9c27-f2c33b0e32df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 1.3695700 2026-04-23 09:05:50.290 10 INFO neutron.services.segments.plugin [-] Segment c4ab785f-e83d-4aa7-8349-ac1d55960162 resource provider aggregate not found 2026-04-23 09:05:50.314 10 INFO neutron.services.segments.plugin [-] Segment c4ab785f-e83d-4aa7-8349-ac1d55960162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4ab785f-e83d-4aa7-8349-ac1d55960162 found for delete ", "request_id": "req-e780ab57-3ba0-4d19-a28a-021c3023e757"}]} 2026-04-23 09:05:50.315 10 INFO neutron.services.segments.plugin [-] Segment c4ab785f-e83d-4aa7-8349-ac1d55960162 resource provider aggregate not found 2026-04-23 09:05:50.332 9 INFO neutron.wsgi [None req-1aeee01a-0d2d-4156-80b6-8c4906c20a3b df13add0e71a4c28a46073bf5ea3c15a c19797b3f9294be1be853dc0bb8551f9 - - default default] 10.0.0.66 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.1782236 2026-04-23 09:05:50.357 10 INFO neutron.services.segments.plugin [-] Segment c4ab785f-e83d-4aa7-8349-ac1d55960162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4ab785f-e83d-4aa7-8349-ac1d55960162 found for delete ", "request_id": "req-fb7848a2-6489-4b50-b45a-864b274d004c"}]} 2026-04-23 09:05:50.358 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource f053163d-3e97-472b-8001-0bbaba94a1ee (type: router_ports) to 4 2026-04-23 09:05:50.395 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] No more DHCP agents 2026-04-23 09:05:50.400 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Unable to schedule network d3987cb7-d415-4298-b7a7-67938eb6851c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:50.485 9 INFO neutron.wsgi [None req-82601846-22df-42cf-a98d-45d9f85e101d df13add0e71a4c28a46073bf5ea3c15a c19797b3f9294be1be853dc0bb8551f9 - - default default] 10.0.0.66 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.1457324 2026-04-23 09:05:50.540 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79adfc70-85b8-492c-994c-e67c2f02b990 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:50.544 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79adfc70-85b8-492c-994c-e67c2f02b990 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 55341db2-e239-4f9d-be7c-ecc9188b084b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:50.640 10 INFO neutron.wsgi [None req-c7fdfff6-8f7c-4d3e-9908-b894ee7ddaa4 df13add0e71a4c28a46073bf5ea3c15a c19797b3f9294be1be853dc0bb8551f9 - - default default] 10.0.0.66 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.1494746 2026-04-23 09:05:50.641 9 INFO neutron.db.ovn_revision_numbers_db [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 99a8c8f0-96df-4631-b873-4ed4aa34d39d (type: ports) to 1 2026-04-23 09:05:50.663 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: e1bd0664-5135-46cd-8619-c5b977f07a2c 2026-04-23 09:05:50.691 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port e1bd0664-5135-46cd-8619-c5b977f07a2c 2026-04-23 09:05:50.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource e1bd0664-5135-46cd-8619-c5b977f07a2c (type: router_ports) to 1 2026-04-23 09:05:50.843 10 INFO neutron.wsgi [None req-f002cbca-162a-42d8-9c55-be475aab5228 df13add0e71a4c28a46073bf5ea3c15a c19797b3f9294be1be853dc0bb8551f9 - - default default] 10.0.0.66 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.1968751 2026-04-23 09:05:50.926 10 INFO neutron.db.ovn_revision_numbers_db [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource e1bd0664-5135-46cd-8619-c5b977f07a2c (type: ports) to 1 2026-04-23 09:05:50.970 10 INFO neutron.wsgi [None req-de486af1-080c-43da-811b-530d3265b064 df13add0e71a4c28a46073bf5ea3c15a c19797b3f9294be1be853dc0bb8551f9 - - default default] 10.0.0.66 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.1170685 2026-04-23 09:05:51.045 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:05:51.054 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network 07bd4cf5-38fa-483a-8717-df982da2f326: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:51.111 10 INFO neutron.wsgi [None req-3615e6b9-63a6-4c94-8471-b48bdf9f3c3c 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "DELETE /v2.0/qos/policies/89c6531b-cc7f-4b85-aea8-37ebc4702a4f HTTP/1.1" status: 204 len: 168 time: 0.1282134 2026-04-23 09:05:51.210 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource e1bd0664-5135-46cd-8619-c5b977f07a2c (type: ports) to 2 2026-04-23 09:05:51.277 9 INFO neutron.wsgi [None req-17dc5a48-8aca-4129-bf3d-5b5fdefb9c12 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "DELETE /v2.0/qos/policies/1017c699-94ec-416d-890d-5d88d8b254b7 HTTP/1.1" status: 204 len: 168 time: 0.1504171 2026-04-23 09:05:51.295 9 INFO neutron.db.ovn_revision_numbers_db [None req-79adfc70-85b8-492c-994c-e67c2f02b990 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 644a366a-e654-4e0b-9b9c-091d6a8a0825 (type: ports) to 2 2026-04-23 09:05:51.348 10 INFO neutron.db.ovn_revision_numbers_db [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource e1bd0664-5135-46cd-8619-c5b977f07a2c (type: router_ports) to 2 2026-04-23 09:05:51.351 10 INFO neutron.wsgi [None req-0b6924db-fc94-4043-b77e-aac12f1c0daa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/03dbe5f6-d581-4f8a-ad34-98320fea07eb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5625732 2026-04-23 09:05:51.378 9 INFO neutron.db.ovn_revision_numbers_db [None req-79adfc70-85b8-492c-994c-e67c2f02b990 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource dbc614f9-af04-44e0-95d2-13fd9813bdcd (type: subnets) to 0 2026-04-23 09:05:51.421 9 INFO neutron.wsgi [None req-79adfc70-85b8-492c-994c-e67c2f02b990 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.2460663 2026-04-23 09:05:51.447 9 INFO neutron.wsgi [None req-e6344bb7-802c-4aec-a223-db4655cfed36 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/e1bd0664-5135-46cd-8619-c5b977f07a2c HTTP/1.1" status: 200 len: 1141 time: 0.0882361 2026-04-23 09:05:51.472 9 INFO neutron.wsgi [None req-05611d3c-4c0c-4334-ad70-0bf956954be1 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "DELETE /v2.0/qos/policies/41e2ed73-7fe6-4efd-ae12-a1587b13c82b HTTP/1.1" status: 204 len: 168 time: 0.1862125 2026-04-23 09:05:51.507 9 INFO neutron.db.ovn_revision_numbers_db [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 99a8c8f0-96df-4631-b873-4ed4aa34d39d (type: router_ports) to 1 2026-04-23 09:05:51.570 10 INFO neutron.wsgi [None req-4ec78d59-1bd2-4e99-8120-5623096a0eac 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "DELETE /v2.0/qos/policies/91924ba2-2291-4c7d-b533-60c0faed00d5 HTTP/1.1" status: 204 len: 168 time: 0.0846663 2026-04-23 09:05:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019791 2026-04-23 09:05:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010941 2026-04-23 09:05:51.630 10 INFO neutron.db.ovn_revision_numbers_db [None req-00c0e7fe-fed6-4579-9572-4dd1d7eca433 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource f5728b04-69b1-4175-9179-c16e83681800 (type: routers) to 1 2026-04-23 09:05:51.646 10 INFO neutron.wsgi [None req-00c0e7fe-fed6-4579-9572-4dd1d7eca433 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2190814 2026-04-23 09:05:51.670 10 INFO neutron.wsgi [None req-6295c791-8dc7-43f9-b147-267a44f75b8d 6d66f84679914b53a3206a6ade92d3d9 b9cec622c74040f28fddcd9e72af12af - - default default] 10.0.0.66 "DELETE /v2.0/qos/policies/44674b6c-6636-4f88-9faf-a49e181a10a8 HTTP/1.1" status: 204 len: 168 time: 0.0953157 2026-04-23 09:05:52.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 99a8c8f0-96df-4631-b873-4ed4aa34d39d (type: ports) to 1 2026-04-23 09:05:52.364 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] No more DHCP agents 2026-04-23 09:05:52.369 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Unable to schedule network d3987cb7-d415-4298-b7a7-67938eb6851c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:52.670 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:05:52.676 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network b84a983c-b734-452c-8f00-9f23d8c2e89d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:52.723 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6a9863a-e8f1-43f5-acea-ad471b881165 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:52.732 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6a9863a-e8f1-43f5-acea-ad471b881165 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 55341db2-e239-4f9d-be7c-ecc9188b084b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:52.794 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d5f5e65-413a-4a53-b8e6-8408f3fe7f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a681687e-d8cb-4444-8b25-f362a0de175a (type: security_groups) to 1 2026-04-23 09:05:52.808 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d5f5e65-413a-4a53-b8e6-8408f3fe7f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 10f98479-9e28-40d1-a192-5b30e661ac4b (type: security_group_rules) to 0 2026-04-23 09:05:52.827 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d5f5e65-413a-4a53-b8e6-8408f3fe7f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 442c8bc1-b623-427b-abca-e8251cbefd53 (type: security_group_rules) to 0 2026-04-23 09:05:52.857 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d5f5e65-413a-4a53-b8e6-8408f3fe7f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6a9b71d2-bd12-41fa-805a-636a3c2b58c8 (type: security_group_rules) to 0 2026-04-23 09:05:52.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d5f5e65-413a-4a53-b8e6-8408f3fe7f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fb003dc6-6160-4730-bc4c-577a90411d4d (type: security_group_rules) to 0 2026-04-23 09:05:52.907 10 INFO neutron.wsgi [None req-1d5f5e65-413a-4a53-b8e6-8408f3fe7f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=4dfe342e45784561abfb9927c4bf63b6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4088659 2026-04-23 09:05:52.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 518a8df1-d446-4be1-906e-33a65ae14a25 (type: ports) to 1 2026-04-23 09:05:53.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 99a8c8f0-96df-4631-b873-4ed4aa34d39d (type: router_ports) to 1 2026-04-23 09:05:53.010 9 INFO neutron.wsgi [None req-93fbae87-27ba-4cf3-ac8f-83cd03da4acd 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "PUT /v2.0/routers/1acc460d-8f1b-4006-a214-f1c3c41bbe6a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.3164065 2026-04-23 09:05:53.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6a9863a-e8f1-43f5-acea-ad471b881165 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 6d6ba305-dc05-4086-988e-6b01a61d37f8 (type: ports) to 1 2026-04-23 09:05:53.098 9 INFO neutron.wsgi [None req-b6a9863a-e8f1-43f5-acea-ad471b881165 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1150 time: 1.4463055 2026-04-23 09:05:53.109 10 INFO neutron.wsgi [None req-3d17dc94-9680-4045-9e41-be5cb338aeb1 b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5350 time: 0.0903149 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:53.153 10 INFO neutron.wsgi [None req-8c3a3ce0-6255-4ced-bbf4-aca5f6c919f7 b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3976 time: 0.0384300 2026-04-23 09:05:53.249 10 INFO neutron.wsgi [None req-36490bdd-13f9-4876-8159-e7626ec3d0ff b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1850 time: 0.0911427 2026-04-23 09:05:53.262 10 INFO neutron.wsgi [None req-cfe07dcb-3015-4f7f-9293-8f7cf66de264 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/a681687e-d8cb-4444-8b25-f362a0de175a HTTP/1.1" status: 204 len: 168 time: 0.3462663 2026-04-23 09:05:53.481 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6c58895-9328-4a36-b3d9-931fca67d454 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource c49acd53-a69d-4410-b213-7acaaf630b8d (type: security_groups) to 1 2026-04-23 09:05:53.496 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6c58895-9328-4a36-b3d9-931fca67d454 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 00c64e28-fafb-4af0-8a78-31608e45ce58 (type: security_group_rules) to 0 2026-04-23 09:05:53.516 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6c58895-9328-4a36-b3d9-931fca67d454 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource cfe1cbba-c22b-4c68-96c8-e3385f870c9f (type: security_group_rules) to 0 2026-04-23 09:05:53.533 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9f9ab5f-3a54-418d-9914-62407f1ffb41 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6979ae9c-2b83-48d4-8967-3b40d0a1c854 (type: security_groups) to 1 2026-04-23 09:05:53.540 10 INFO neutron.wsgi [None req-e6c58895-9328-4a36-b3d9-931fca67d454 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.2145238 2026-04-23 09:05:53.562 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9f9ab5f-3a54-418d-9914-62407f1ffb41 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 354b110b-e3a2-4eb7-a110-90b29353a8f0 (type: security_group_rules) to 0 2026-04-23 09:05:53.577 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9f9ab5f-3a54-418d-9914-62407f1ffb41 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7a037e2a-64fe-414c-b962-a83026694624 (type: security_group_rules) to 0 2026-04-23 09:05:53.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9f9ab5f-3a54-418d-9914-62407f1ffb41 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9ff556ae-b48a-4b61-8ef5-139ce13b1a9d (type: security_group_rules) to 0 2026-04-23 09:05:53.628 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9f9ab5f-3a54-418d-9914-62407f1ffb41 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b0623f45-5f65-419e-83ee-494afef5a068 (type: security_group_rules) to 0 2026-04-23 09:05:53.661 10 INFO neutron.wsgi [None req-a9f9ab5f-3a54-418d-9914-62407f1ffb41 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=b9cec622c74040f28fddcd9e72af12af&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2707183 2026-04-23 09:05:53.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b8c7591-1e92-4ffc-879b-c5e94d562a80 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource d6b5597d-09b0-409e-ae19-be8df791f90b (type: security_group_rules) to 0 2026-04-23 09:05:53.728 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 518a8df1-d446-4be1-906e-33a65ae14a25 (type: router_ports) to 1 2026-04-23 09:05:53.751 10 INFO neutron.wsgi [None req-7b8c7591-1e92-4ffc-879b-c5e94d562a80 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2032399 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:53.806 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 6d6ba305-dc05-4086-988e-6b01a61d37f8 2026-04-23 09:05:53.837 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 6d6ba305-dc05-4086-988e-6b01a61d37f8 2026-04-23 09:05:53.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc6a2a0d-993b-4367-b637-a72d4506c9df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 6d6ba305-dc05-4086-988e-6b01a61d37f8 (type: router_ports) to 2 2026-04-23 09:05:53.918 10 INFO neutron.wsgi [None req-3944aac2-49ce-480f-9990-9fda43048545 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/6979ae9c-2b83-48d4-8967-3b40d0a1c854 HTTP/1.1" status: 204 len: 168 time: 0.2523327 2026-04-23 09:05:53.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 518a8df1-d446-4be1-906e-33a65ae14a25 (type: ports) to 1 2026-04-23 09:05:54.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-f584f3de-aaf6-4c49-a331-99dcb155f347 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b31adaa9-3e25-4151-88c6-27604f01da4c (type: security_groups) to 1 2026-04-23 09:05:54.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-f584f3de-aaf6-4c49-a331-99dcb155f347 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0de41580-91e4-4559-bf61-11a2d938109d (type: security_group_rules) to 0 2026-04-23 09:05:54.192 10 INFO neutron.db.ovn_revision_numbers_db [None req-f584f3de-aaf6-4c49-a331-99dcb155f347 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4f0b2e7b-f159-4a78-8425-8a1abe8e5055 (type: security_group_rules) to 0 2026-04-23 09:05:54.211 10 INFO neutron.db.ovn_revision_numbers_db [None req-f584f3de-aaf6-4c49-a331-99dcb155f347 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ae414ac3-88ec-45a4-a684-7334134a2205 (type: security_group_rules) to 0 2026-04-23 09:05:54.231 10 INFO neutron.db.ovn_revision_numbers_db [None req-f584f3de-aaf6-4c49-a331-99dcb155f347 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d91f1c9c-5c71-49be-b61a-0728580fc240 (type: security_group_rules) to 0 2026-04-23 09:05:54.257 10 INFO neutron.wsgi [None req-f584f3de-aaf6-4c49-a331-99dcb155f347 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=c19797b3f9294be1be853dc0bb8551f9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2118809 2026-04-23 09:05:54.371 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:05:54.381 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network b84a983c-b734-452c-8f00-9f23d8c2e89d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:54.409 9 INFO neutron.db.ovn_revision_numbers_db [None req-27b20297-062e-4a0f-9066-07752821d7ef 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource f148609e-4149-49de-8044-0bc45bd6fdf9 (type: security_group_rules) to 0 2026-04-23 09:05:54.476 10 INFO neutron.wsgi [None req-15a57933-d00d-4b09-9d8e-dc21296aaaf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b31adaa9-3e25-4151-88c6-27604f01da4c HTTP/1.1" status: 204 len: 168 time: 0.2119024 2026-04-23 09:05:54.503 9 INFO neutron.wsgi [None req-27b20297-062e-4a0f-9066-07752821d7ef 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.7432535 2026-04-23 09:05:54.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc6a2a0d-993b-4367-b637-a72d4506c9df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 6d6ba305-dc05-4086-988e-6b01a61d37f8 (type: ports) to 2 2026-04-23 09:05:54.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-f16a2c9b-88bd-4ed6-8461-a7a79f009eef 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource cfecda7a-ca8a-4941-9ea1-e1936b37f855 (type: security_group_rules) to 0 2026-04-23 09:05:54.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 6d6ba305-dc05-4086-988e-6b01a61d37f8 (type: ports) to 3 2026-04-23 09:05:54.684 10 INFO neutron.wsgi [None req-f16a2c9b-88bd-4ed6-8461-a7a79f009eef 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1743557 2026-04-23 09:05:54.781 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 518a8df1-d446-4be1-906e-33a65ae14a25 (type: router_ports) to 1 2026-04-23 09:05:54.785 9 INFO neutron.wsgi [None req-ec4a96a0-d924-467c-8af5-297221d28a04 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/03dbe5f6-d581-4f8a-ad34-98320fea07eb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.3271799 2026-04-23 09:05:54.841 10 INFO neutron.db.ovn_revision_numbers_db [None req-1645d0a6-f650-4d50-880d-d19724d8b4d2 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 7f241147-74d0-4a87-9f53-13b3f8f77514 (type: security_group_rules) to 0 2026-04-23 09:05:54.890 10 INFO neutron.wsgi [None req-1645d0a6-f650-4d50-880d-d19724d8b4d2 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2004399 2026-04-23 09:05:54.915 10 INFO neutron.wsgi [None req-af2ef791-73ff-41c7-8b91-94069bdacafb dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1147 time: 0.1227775 2026-04-23 09:05:54.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 6d6ba305-dc05-4086-988e-6b01a61d37f8 (type: router_ports) to 3 2026-04-23 09:05:54.928 10 INFO neutron.db.securitygroups_db [None req-7a1c06c6-ff52-48c7-a546-50484e3478b4 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Project 0cf41002f8f64e13999c362d2c8893c6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:55.028 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a1c06c6-ff52-48c7-a546-50484e3478b4 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource f7aaa4d8-97e4-4ef1-9a01-336a5294a014 (type: security_group_rules) to 0 2026-04-23 09:05:55.056 10 INFO neutron.wsgi [None req-7a1c06c6-ff52-48c7-a546-50484e3478b4 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1588254 2026-04-23 09:05:55.091 10 INFO neutron.db.securitygroups_db [None req-13039ee7-49b1-4a64-aba8-ffb6cf6f3984 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Project 0cf41002f8f64e13999c362d2c8893c6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 09:05:55.112 9 INFO neutron.wsgi [None req-3305bc60-4d56-4ae4-95a4-db7c8dcc537a dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1147 time: 0.1894109 2026-04-23 09:05:55.208 10 INFO neutron.db.ovn_revision_numbers_db [None req-13039ee7-49b1-4a64-aba8-ffb6cf6f3984 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 0d293b35-591d-4144-b72c-0384c7de1d32 (type: security_group_rules) to 0 2026-04-23 09:05:55.234 10 INFO neutron.wsgi [None req-13039ee7-49b1-4a64-aba8-ffb6cf6f3984 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1716855 2026-04-23 09:05:55.488 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc6a2a0d-993b-4367-b637-a72d4506c9df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 6d6ba305-dc05-4086-988e-6b01a61d37f8 (type: ports) to 3 2026-04-23 09:05:55.566 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fc6a2a0d-993b-4367-b637-a72d4506c9df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:55.568 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fc6a2a0d-993b-4367-b637-a72d4506c9df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 55341db2-e239-4f9d-be7c-ecc9188b084b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:55.789 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc6a2a0d-993b-4367-b637-a72d4506c9df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 6d6ba305-dc05-4086-988e-6b01a61d37f8 (type: router_ports) to 3 2026-04-23 09:05:55.792 9 INFO neutron.wsgi [None req-fc6a2a0d-993b-4367-b637-a72d4506c9df a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/f5728b04-69b1-4175-9179-c16e83681800/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6835189 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:55.886 10 INFO neutron.wsgi [None req-c6afa944-6602-4fb0-82fe-7dab1464f71b 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.2810664 2026-04-23 09:05:55.913 9 INFO neutron.wsgi [None req-175a7d04-9a31-4b40-ad09-adb97e78730a a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports/6d6ba305-dc05-4086-988e-6b01a61d37f8 HTTP/1.1" status: 200 len: 1208 time: 0.1152480 2026-04-23 09:05:56.062 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-e2f12ad7-5b52-4398-8d3a-e31072be609b 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1594897831&fields=id&tenant_id=0cf41002f8f64e13999c362d2c8893c6 HTTP/1.1" status: 200 len: 267 time: 0.0638452 2026-04-23 09:05:56.169 10 INFO neutron.wsgi [None req-aaec8f8a-8cde-4c3e-b6fb-e2e2c5018da5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1147 time: 0.0505073 2026-04-23 09:05:56.175 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-217e4b99-debf-4617-9082-f475f2734bb9 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 860 time: 0.1084960 2026-04-23 09:05:56.211 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-eff5f610-e6e1-4817-933c-325a9adcb1c3 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/quotas/0cf41002f8f64e13999c362d2c8893c6 HTTP/1.1" status: 200 len: 386 time: 0.0168476 2026-04-23 09:05:56.212 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port e1bd0664-5135-46cd-8619-c5b977f07a2c: RuntimeError: No hosting information found for port e1bd0664-5135-46cd-8619-c5b977f07a2c 2026-04-23 09:05:56.212 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 99a8c8f0-96df-4631-b873-4ed4aa34d39d 2026-04-23 09:05:56.221 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 99a8c8f0-96df-4631-b873-4ed4aa34d39d 2026-04-23 09:05:56.339 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-4271f63a-c112-429e-8add-bc488825857d 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1169896 2026-04-23 09:05:56.474 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-fb37dcbd-457f-4502-9d2d-670c6d251313 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1060698 2026-04-23 09:05:56.583 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-af40eb18-465c-4bba-ac9d-be10bac2a47f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0974395 2026-04-23 09:05:56.638 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 99a8c8f0-96df-4631-b873-4ed4aa34d39d (type: ports) to 2 2026-04-23 09:05:56.773 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 99a8c8f0-96df-4631-b873-4ed4aa34d39d (type: router_ports) to 2 2026-04-23 09:05:56.773 9 INFO neutron.wsgi [None req-69711cee-bdaa-4614-9f68-8f5273ca884b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/f5728b04-69b1-4175-9179-c16e83681800/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8537111 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:56.806 9 INFO neutron.wsgi [req-c97ca6a1-960d-4d3e-9a9f-d9584e2f3cd1 req-e9e7321e-b7ee-4351-8df8-618fe2418ee5 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 210 time: 0.0315259 2026-04-23 09:05:57.151 10 INFO neutron.api.v2.resource [None req-64cc3e00-3add-4159-90dd-8f86a73d4306 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-23 09:05:57.154 10 INFO neutron.wsgi [None req-64cc3e00-3add-4159-90dd-8f86a73d4306 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/f5728b04-69b1-4175-9179-c16e83681800/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.3648665 2026-04-23 09:05:57.179 10 INFO neutron.wsgi [None req-b6697742-d4d3-4b09-82ed-75cfaa8be2da a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=f5728b04-69b1-4175-9179-c16e83681800 HTTP/1.1" status: 200 len: 205 time: 0.0196872 2026-04-23 09:05:57.221 9 INFO neutron.wsgi [None req-54bb3bcd-4af3-4933-91e5-b8b95d49742a dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1147 time: 0.0450253 2026-04-23 09:05:57.444 10 INFO neutron.wsgi [None req-268be79e-6f98-42af-8ab6-d4cb77482576 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/routers/f5728b04-69b1-4175-9179-c16e83681800 HTTP/1.1" status: 204 len: 168 time: 0.2543178 2026-04-23 09:05:57.645 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-3a80ec89-e70f-4d3a-83fe-fd0bfc5ac867 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 860 time: 0.0968144 2026-04-23 09:05:57.701 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-ca5c1b4a-396f-4d52-b958-f1974c509271 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0cf41002f8f64e13999c362d2c8893c6 HTTP/1.1" status: 200 len: 380 time: 0.0507579 2026-04-23 09:05:57.709 10 INFO neutron.wsgi [None req-7be6919f-993f-4a2d-a3b7-80828b2c983f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/dbc614f9-af04-44e0-95d2-13fd9813bdcd HTTP/1.1" status: 204 len: 168 time: 0.2583616 2026-04-23 09:05:57.925 10 INFO neutron.wsgi [req-3317d1de-b0e3-4a18-b307-7f6451a9ba43 req-d46f779a-71c9-4e8c-8d69-2368af76eda6 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 210 time: 0.0197601 2026-04-23 09:05:58.068 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-750355c5-d1ab-4368-bcf7-56df89e8462d 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] No more DHCP agents 2026-04-23 09:05:58.070 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-750355c5-d1ab-4368-bcf7-56df89e8462d 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Unable to schedule network d3987cb7-d415-4298-b7a7-67938eb6851c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:58.221 9 INFO neutron.services.segments.plugin [-] Segment 722ec4b5-7008-450d-90b3-0f190237e3f0 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:58.237 9 INFO neutron.services.segments.plugin [-] Segment 722ec4b5-7008-450d-90b3-0f190237e3f0 resource provider aggregate not found 2026-04-23 09:05:58.251 9 INFO neutron.services.segments.plugin [-] Segment 722ec4b5-7008-450d-90b3-0f190237e3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 722ec4b5-7008-450d-90b3-0f190237e3f0 found for delete ", "request_id": "req-84cb5526-bd13-42f3-b942-c154a07a654c"}]} 2026-04-23 09:05:58.277 10 INFO neutron.wsgi [None req-c377ba74-6dfe-40ec-bcb4-be82cd6c450d dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1147 time: 0.0473354 2026-04-23 09:05:58.296 9 INFO neutron.wsgi [None req-7f353a55-998d-461e-af7e-dd784386915c a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/networks/55341db2-e239-4f9d-be7c-ecc9188b084b HTTP/1.1" status: 204 len: 168 time: 0.5786455 2026-04-23 09:05:58.323 9 INFO neutron.services.segments.plugin [-] Segment 722ec4b5-7008-450d-90b3-0f190237e3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 722ec4b5-7008-450d-90b3-0f190237e3f0 found for delete ", "request_id": "req-89497b7a-fb39-4936-b75d-081fd1af5a15"}]} 2026-04-23 09:05:58.326 10 INFO neutron.db.ovn_revision_numbers_db [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-750355c5-d1ab-4368-bcf7-56df89e8462d 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 4494f514-26ee-4411-bbd7-b56a32b5d386 (type: ports) to 1 2026-04-23 09:05:58.354 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-750355c5-d1ab-4368-bcf7-56df89e8462d 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6478317 2026-04-23 09:05:58.402 10 INFO neutron.db.segments_db [None req-54b36609-0915-4a24-a211-9f1407ba5293 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Added segment 13858c9e-17a3-45f7-9de1-0e42f34f592a of type geneve for network 0f54acbe-145a-4ddf-8202-4d95ede6017f 2026-04-23 09:05:58.592 10 INFO neutron.db.ovn_revision_numbers_db [None req-54b36609-0915-4a24-a211-9f1407ba5293 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 0f54acbe-145a-4ddf-8202-4d95ede6017f (type: networks) to 1 2026-04-23 09:05:58.857 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54b36609-0915-4a24-a211-9f1407ba5293 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:58.863 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54b36609-0915-4a24-a211-9f1407ba5293 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 0f54acbe-145a-4ddf-8202-4d95ede6017f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:59.002 10 INFO neutron.db.ovn_revision_numbers_db [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-bc973776-5222-40a2-a28f-143446b4763e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 4494f514-26ee-4411-bbd7-b56a32b5d386 (type: ports) to 2 2026-04-23 09:05:59.006 10 INFO neutron.db.ovn_revision_numbers_db [None req-54b36609-0915-4a24-a211-9f1407ba5293 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 2914bb5b-4293-47e4-abaa-5f0dd8d3ae56 (type: ports) to 1 2026-04-23 09:05:59.031 10 INFO neutron.wsgi [None req-54b36609-0915-4a24-a211-9f1407ba5293 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.7268531 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:05:59.337 10 INFO neutron.wsgi [None req-1c8f344d-0124-43d8-9d06-bad0bcd57b9e dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1147 time: 0.0531559 2026-04-23 09:05:59.371 10 INFO neutron.db.ovn_revision_numbers_db [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-bc973776-5222-40a2-a28f-143446b4763e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 4494f514-26ee-4411-bbd7-b56a32b5d386 (type: ports) to 2 2026-04-23 09:05:59.392 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-bc973776-5222-40a2-a28f-143446b4763e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/4494f514-26ee-4411-bbd7-b56a32b5d386 HTTP/1.1" status: 200 len: 1376 time: 1.0269892 2026-04-23 09:05:59.423 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11722bd6-5a19-42e0-85ae-66d3dd95ea19 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:05:59.427 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11722bd6-5a19-42e0-85ae-66d3dd95ea19 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 0f54acbe-145a-4ddf-8202-4d95ede6017f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:05:59.442 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b5d355d-e21f-41d5-bb30-ffdc94aca327'] response: {'name': 'network-changed', 'server_uuid': '3f917c25-ea3f-40c4-9eb8-58ab0649e8d7', 'tag': '4494f514-26ee-4411-bbd7-b56a32b5d386', 'status': 'completed', 'code': 200} 2026-04-23 09:05:59.488 9 INFO neutron.wsgi [req-861a9e22-97e3-4239-b21a-62ee70093f0c req-b6d894a8-10c8-40c3-b271-6d89c4e22768 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1168 time: 0.4696915 2026-04-23 09:05:59.493 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-32ad690e-1812-479c-9e97-af446d915409 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1407 time: 0.0459561 2026-04-23 09:05:59.524 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-8ea02509-8e21-46bc-a147-3f587ba5da8b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4494f514-26ee-4411-bbd7-b56a32b5d386 HTTP/1.1" status: 200 len: 217 time: 0.0256736 2026-04-23 09:05:59.541 9 INFO neutron.wsgi [req-861a9e22-97e3-4239-b21a-62ee70093f0c req-9ceeecd1-ae42-44e6-859d-0b80f1e57b38 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c49acd53-a69d-4410-b213-7acaaf630b8d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0437632 2026-04-23 09:05:59.580 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-33e2f41c-a2e5-45bf-b918-6606a3468c34 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 200 len: 853 time: 0.0455785 2026-04-23 09:05:59.612 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-20169666-441d-4057-9cf4-8ab4de037031 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=d3987cb7-d415-4298-b7a7-67938eb6851c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0264523 2026-04-23 09:05:59.614 9 INFO neutron.db.ovn_revision_numbers_db [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 82a6f020-7886-406d-a4ef-43195b29e5d8 (type: security_groups) to 1 2026-04-23 09:05:59.630 9 INFO neutron.db.ovn_revision_numbers_db [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 231004dc-34f2-4fac-8884-f693a33d3399 (type: security_group_rules) to 0 2026-04-23 09:05:59.645 9 INFO neutron.db.ovn_revision_numbers_db [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 4a28dbc4-54c3-4479-88c6-a6c32132e276 (type: security_group_rules) to 0 2026-04-23 09:05:59.661 9 INFO neutron.db.ovn_revision_numbers_db [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 5fe0caa1-a7af-4b30-87ae-f8681974004d (type: security_group_rules) to 0 2026-04-23 09:05:59.676 9 INFO neutron.db.ovn_revision_numbers_db [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource c60e16d3-3bc5-4f82-b753-f17ff4f0e28a (type: security_group_rules) to 0 2026-04-23 09:05:59.702 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-3681c8a4-edd3-48a1-af0f-27c3de757342 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0808136 2026-04-23 09:05:59.727 9 INFO neutron.db.segments_db [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Added segment fdf48474-5119-4346-a554-d739a901a899 of type geneve for network fbbc2bc1-3cf3-40bb-91b3-bbb0f44ef762 2026-04-23 09:05:59.789 10 INFO neutron.wsgi [req-56c3b5ee-06e9-479a-b14b-deaa18f40720 req-9c39aca1-b460-48ad-a94d-e450ecba6eb5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0802906 2026-04-23 09:05:59.903 10 INFO neutron.wsgi [req-da5a6b4b-e888-4b4e-b949-5bc12771b9b9 req-0a462dd1-284d-4dfb-b8ac-4bd738bc391c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1407 time: 0.0625529 2026-04-23 09:05:59.909 9 INFO neutron.db.ovn_revision_numbers_db [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource fbbc2bc1-3cf3-40bb-91b3-bbb0f44ef762 (type: networks) to 1 2026-04-23 09:06:00.010 10 INFO neutron.wsgi [req-da5a6b4b-e888-4b4e-b949-5bc12771b9b9 req-c4f4aaea-9962-4a65-830b-bb81cbbba93d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 959 time: 0.0961196 2026-04-23 09:06:00.061 10 INFO neutron.wsgi [req-da5a6b4b-e888-4b4e-b949-5bc12771b9b9 req-fe456619-3e26-4e05-abf8-a89eeb601e14 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4494f514-26ee-4411-bbd7-b56a32b5d386 HTTP/1.1" status: 200 len: 217 time: 0.0347562 2026-04-23 09:06:00.104 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:00.106 10 INFO neutron.wsgi [req-da5a6b4b-e888-4b4e-b949-5bc12771b9b9 req-aaffda42-1d7f-4e0b-a8bb-5a3397db627d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 200 len: 853 time: 0.0364223 2026-04-23 09:06:00.107 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network fbbc2bc1-3cf3-40bb-91b3-bbb0f44ef762: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:00.164 10 INFO neutron.wsgi [req-da5a6b4b-e888-4b4e-b949-5bc12771b9b9 req-a097abe9-2960-49e1-be97-4c284f1fba4f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=d3987cb7-d415-4298-b7a7-67938eb6851c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0470943 2026-04-23 09:06:00.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 91e2b466-8c8e-4a4d-9eb4-de0517500ef9 (type: ports) to 1 2026-04-23 09:06:00.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-11722bd6-5a19-42e0-85ae-66d3dd95ea19 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 2914bb5b-4293-47e4-abaa-5f0dd8d3ae56 (type: ports) to 2 2026-04-23 09:06:00.260 9 INFO neutron.wsgi [None req-23f4e308-ea4e-4dc1-ab55-0e61d9ac1013 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.3222558 2026-04-23 09:06:00.276 10 INFO neutron.wsgi [req-da5a6b4b-e888-4b4e-b949-5bc12771b9b9 req-4efc2ac9-8f2b-4e5c-8b24-e2fbeeffb5f0 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1070945 2026-04-23 09:06:00.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-11722bd6-5a19-42e0-85ae-66d3dd95ea19 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource f250a7c8-c658-49ff-88b5-ba62ae069cc9 (type: subnets) to 0 2026-04-23 09:06:00.308 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No port found with ID 6d6ba305-dc05-4086-988e-6b01a61d37f8: RuntimeError: No port found with ID 6d6ba305-dc05-4086-988e-6b01a61d37f8 2026-04-23 09:06:00.309 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 4494f514-26ee-4411-bbd7-b56a32b5d386 2026-04-23 09:06:00.325 10 INFO neutron.wsgi [None req-11722bd6-5a19-42e0-85ae-66d3dd95ea19 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.2852340 2026-04-23 09:06:00.328 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 4494f514-26ee-4411-bbd7-b56a32b5d386 2026-04-23 09:06:00.365 10 INFO neutron.wsgi [req-da5a6b4b-e888-4b4e-b949-5bc12771b9b9 req-65d059bb-d8bf-416d-9de3-c9ba014036bf 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0815983 2026-04-23 09:06:00.507 9 INFO neutron.wsgi [None req-d2e25d14-15e3-4da2-88e0-aa84e45a6a24 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1147 time: 0.1620598 2026-04-23 09:06:00.575 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a204fded-c1b0-4614-8cd7-919f5fd5922a'] response: {'server_uuid': '3f917c25-ea3f-40c4-9eb8-58ab0649e8d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4494f514-26ee-4411-bbd7-b56a32b5d386', 'code': 200} 2026-04-23 09:06:00.690 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa044ef1-4292-41f0-b39c-a31ac4b5ed9c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:00.697 9 INFO neutron.wsgi [req-2175ca8d-8168-486b-999a-9d357e28ccef req-79c4f771-915d-41cc-a36e-11c06fd588b5 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1170 time: 0.0743351 2026-04-23 09:06:00.699 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa044ef1-4292-41f0-b39c-a31ac4b5ed9c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network fbbc2bc1-3cf3-40bb-91b3-bbb0f44ef762: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:00.806 9 INFO neutron.wsgi [req-2175ca8d-8168-486b-999a-9d357e28ccef req-e54d9af5-850b-4f93-91e1-b5bf117a9a6d 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c49acd53-a69d-4410-b213-7acaaf630b8d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0997019 2026-04-23 09:06:00.916 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 4494f514-26ee-4411-bbd7-b56a32b5d386 (type: ports) to 4 2026-04-23 09:06:00.940 10 INFO neutron.db.ovn_revision_numbers_db [None req-98c298d8-427d-4348-9ed6-9a8c4f458d2f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 77ca4f94-452d-4d0a-aab8-dc5412c12ca5 (type: routers) to 1 2026-04-23 09:06:00.956 10 INFO neutron.wsgi [None req-98c298d8-427d-4348-9ed6-9a8c4f458d2f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 687 time: 0.6225231 2026-04-23 09:06:01.340 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa044ef1-4292-41f0-b39c-a31ac4b5ed9c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 91e2b466-8c8e-4a4d-9eb4-de0517500ef9 (type: ports) to 2 2026-04-23 09:06:01.375 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa044ef1-4292-41f0-b39c-a31ac4b5ed9c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 3ea5ff04-0718-4b18-9f36-9abec34af246 (type: subnets) to 0 2026-04-23 09:06:01.390 9 INFO neutron.wsgi [None req-aa044ef1-4292-41f0-b39c-a31ac4b5ed9c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1248207 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:01.454 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:06:01.457 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 0f54acbe-145a-4ddf-8202-4d95ede6017f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:01.482 9 INFO neutron.db.segments_db [None req-ee1550b7-67b8-4b72-87e9-85a3c8d58999 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Added segment 0767e03e-03f2-4756-a00b-a333ecb84508 of type geneve for network 11db343f-096d-4d50-9119-0275e593b14b 2026-04-23 09:06:01.569 9 INFO neutron.wsgi [None req-f4235273-4387-497a-81ff-f13e98ec0436 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1147 time: 0.0542638 2026-04-23 09:06:01.641 10 INFO neutron.db.ovn_revision_numbers_db [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource b2e86e68-fbf6-425e-8640-4fd624643ca4 (type: ports) to 1 2026-04-23 09:06:01.651 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee1550b7-67b8-4b72-87e9-85a3c8d58999 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 11db343f-096d-4d50-9119-0275e593b14b (type: networks) to 1 2026-04-23 09:06:01.676 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 99a8c8f0-96df-4631-b873-4ed4aa34d39d: RuntimeError: No hosting information found for port 99a8c8f0-96df-4631-b873-4ed4aa34d39d 2026-04-23 09:06:01.676 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 518a8df1-d446-4be1-906e-33a65ae14a25 2026-04-23 09:06:01.685 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 518a8df1-d446-4be1-906e-33a65ae14a25 2026-04-23 09:06:01.799 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee1550b7-67b8-4b72-87e9-85a3c8d58999 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:01.801 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee1550b7-67b8-4b72-87e9-85a3c8d58999 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network 11db343f-096d-4d50-9119-0275e593b14b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:01.881 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee1550b7-67b8-4b72-87e9-85a3c8d58999 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource af89c725-6121-43ca-b363-9808f2670e8f (type: ports) to 1 2026-04-23 09:06:01.904 9 INFO neutron.wsgi [None req-ee1550b7-67b8-4b72-87e9-85a3c8d58999 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5061965 2026-04-23 09:06:02.073 10 INFO neutron.wsgi [req-0ee21fef-519d-4869-99b8-b750b839a253 req-c876d4b0-e263-4a71-a9f8-a2ab898c3713 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1170 time: 0.1829953 2026-04-23 09:06:02.202 10 INFO neutron.wsgi [req-0ee21fef-519d-4869-99b8-b750b839a253 req-4bff8948-c1bc-4583-bbcf-2549ed9e61eb 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c49acd53-a69d-4410-b213-7acaaf630b8d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1203713 2026-04-23 09:06:02.225 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6fc3531-23f1-418a-95e8-c2e3528ffc52 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:02.227 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6fc3531-23f1-418a-95e8-c2e3528ffc52 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network 11db343f-096d-4d50-9119-0275e593b14b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:02.271 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 518a8df1-d446-4be1-906e-33a65ae14a25 (type: ports) to 2 2026-04-23 09:06:02.277 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: b2e86e68-fbf6-425e-8640-4fd624643ca4 2026-04-23 09:06:02.286 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port b2e86e68-fbf6-425e-8640-4fd624643ca4 2026-04-23 09:06:02.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource b2e86e68-fbf6-425e-8640-4fd624643ca4 (type: router_ports) to 1 2026-04-23 09:06:02.377 9 INFO neutron.wsgi [req-0e819f9e-e3e1-4ced-882b-bb7f80abd5ad req-cc24c3f5-61b6-4eb1-9b79-1b93bc30f334 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1170 time: 0.0733428 2026-04-23 09:06:02.463 9 INFO neutron.wsgi [req-0e819f9e-e3e1-4ced-882b-bb7f80abd5ad req-32b54602-0be1-4739-9205-3d64e5bb8168 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c49acd53-a69d-4410-b213-7acaaf630b8d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0764391 2026-04-23 09:06:02.477 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 518a8df1-d446-4be1-906e-33a65ae14a25 (type: router_ports) to 2 2026-04-23 09:06:02.538 9 INFO neutron.wsgi [None req-717bcbad-62af-4190-ba9f-9d68b1ff42a6 b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1404 time: 0.0428002 2026-04-23 09:06:02.543 10 INFO neutron.db.ovn_revision_numbers_db [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource b2e86e68-fbf6-425e-8640-4fd624643ca4 (type: ports) to 1 2026-04-23 09:06:02.618 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-727cabfb-97b4-4e8d-8e1a-9fda5a853a6d'] response: {'server_uuid': '3f917c25-ea3f-40c4-9eb8-58ab0649e8d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4494f514-26ee-4411-bbd7-b56a32b5d386', 'code': 200} 2026-04-23 09:06:02.628 9 INFO neutron.wsgi [None req-61d549d3-c135-4716-abc7-953f8d727dc9 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/518a8df1-d446-4be1-906e-33a65ae14a25 HTTP/1.1" status: 200 len: 1149 time: 0.0467865 2026-04-23 09:06:02.664 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:06:02.677 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network 0f54acbe-145a-4ddf-8202-4d95ede6017f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:02.874 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource b2e86e68-fbf6-425e-8640-4fd624643ca4 (type: ports) to 2 2026-04-23 09:06:02.994 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecfbb2bc-766a-4227-8443-50785311ddba 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] No more DHCP agents 2026-04-23 09:06:02.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource b2e86e68-fbf6-425e-8640-4fd624643ca4 (type: router_ports) to 2 2026-04-23 09:06:02.999 10 INFO neutron.wsgi [None req-26f61abc-e274-4e0d-ad53-e8015a87a96b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/77ca4f94-452d-4d0a-aab8-dc5412c12ca5/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0287979 2026-04-23 09:06:03.000 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecfbb2bc-766a-4227-8443-50785311ddba 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:03.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc3531-23f1-418a-95e8-c2e3528ffc52 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource af89c725-6121-43ca-b363-9808f2670e8f (type: ports) to 2 2026-04-23 09:06:03.057 10 INFO neutron.wsgi [None req-6a86231f-fb51-4c67-b6f8-9ea532f8a9bb a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports/b2e86e68-fbf6-425e-8640-4fd624643ca4 HTTP/1.1" status: 200 len: 1137 time: 0.0413570 2026-04-23 09:06:03.106 10 INFO neutron.wsgi [None req-e22872f7-3601-411b-a2b2-be64395edd4f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports/b2e86e68-fbf6-425e-8640-4fd624643ca4 HTTP/1.1" status: 200 len: 1137 time: 0.0418983 2026-04-23 09:06:03.131 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6fc3531-23f1-418a-95e8-c2e3528ffc52 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 33afa4ef-9e40-499b-8672-52982f1da325 (type: subnets) to 0 2026-04-23 09:06:03.159 9 INFO neutron.wsgi [None req-c6fc3531-23f1-418a-95e8-c2e3528ffc52 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.2493391 2026-04-23 09:06:03.263 9 INFO neutron.db.segments_db [None req-e5452bd6-62e0-490c-908d-27bcefe6dc9b 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Added segment f17645ef-42bb-480f-9c6b-d481feb8d201 of type geneve for network 1a63c082-7a8f-419a-9856-aa5c2546a504 2026-04-23 09:06:03.630 10 INFO neutron.db.l3_db [None req-ecfbb2bc-766a-4227-8443-50785311ddba 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Floating IP 7952acfb-c99e-4c38-930c-c23d5fed95a2 associated. External IP: 10.96.250.219, port: 4494f514-26ee-4411-bbd7-b56a32b5d386. 2026-04-23 09:06:03.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5452bd6-62e0-490c-908d-27bcefe6dc9b 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 1a63c082-7a8f-419a-9856-aa5c2546a504 (type: networks) to 1 2026-04-23 09:06:03.827 9 INFO neutron.wsgi [None req-b2b1724b-fdcc-435a-bdb2-df7cde89e29d dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/03dbe5f6-d581-4f8a-ad34-98320fea07eb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1906946 2026-04-23 09:06:03.909 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecfbb2bc-766a-4227-8443-50785311ddba 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 7952acfb-c99e-4c38-930c-c23d5fed95a2 (type: floatingips) to 0 2026-04-23 09:06:03.965 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5452bd6-62e0-490c-908d-27bcefe6dc9b 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:03.970 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5452bd6-62e0-490c-908d-27bcefe6dc9b 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network 1a63c082-7a8f-419a-9856-aa5c2546a504: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:04.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5452bd6-62e0-490c-908d-27bcefe6dc9b 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource e494b63b-03b5-40a4-8072-74113c08299c (type: ports) to 1 2026-04-23 09:06:04.085 9 INFO neutron.wsgi [None req-e5452bd6-62e0-490c-908d-27bcefe6dc9b 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9199011 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:04.346 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f5010ed-b74a-463c-a936-3d490d6a5c5a 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:04.349 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f5010ed-b74a-463c-a936-3d490d6a5c5a 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network 1a63c082-7a8f-419a-9856-aa5c2546a504: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:04.413 10 INFO neutron.wsgi [None req-afe7ec7a-1a67-4e64-864c-fba60e064d8d dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/e1bd0664-5135-46cd-8619-c5b977f07a2c HTTP/1.1" status: 200 len: 1141 time: 0.5777910 2026-04-23 09:06:04.553 10 INFO neutron.wsgi [None req-328edfad-21e3-4017-a735-57b47528b35d a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/77ca4f94-452d-4d0a-aab8-dc5412c12ca5/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4407620 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:04.571 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecfbb2bc-766a-4227-8443-50785311ddba 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 7952acfb-c99e-4c38-930c-c23d5fed95a2 (type: floatingips) to 1 2026-04-23 09:06:04.586 10 INFO neutron.wsgi [None req-51570911-2917-4f47-b84f-8b2f0b47a06b a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=77ca4f94-452d-4d0a-aab8-dc5412c12ca5 HTTP/1.1" status: 200 len: 205 time: 0.0264523 2026-04-23 09:06:04.648 10 INFO neutron.wsgi [None req-ecfbb2bc-766a-4227-8443-50785311ddba 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 2.1027927 2026-04-23 09:06:04.707 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae2238bf-3638-4987-a018-9f5e4182b3d2'] response: {'name': 'network-changed', 'server_uuid': '3f917c25-ea3f-40c4-9eb8-58ab0649e8d7', 'tag': '4494f514-26ee-4411-bbd7-b56a32b5d386', 'status': 'completed', 'code': 200} 2026-04-23 09:06:04.717 9 INFO neutron.wsgi [None req-7c55dd78-d934-4fa3-b0d1-c5301319a8f6 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "GET /v2.0/floatingips/7952acfb-c99e-4c38-930c-c23d5fed95a2 HTTP/1.1" status: 200 len: 1051 time: 0.0606272 2026-04-23 09:06:04.796 10 INFO neutron.wsgi [req-0c385f4e-5c15-4a84-9ce4-09d5f1ff4236 req-0a881c63-1aed-4221-990b-90272143651a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1409 time: 0.0623789 2026-04-23 09:06:04.872 10 INFO neutron.wsgi [None req-94ef32be-03fc-4858-968e-ee8ceb83486e a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/routers/77ca4f94-452d-4d0a-aab8-dc5412c12ca5 HTTP/1.1" status: 204 len: 168 time: 0.2808878 2026-04-23 09:06:04.893 10 INFO neutron.wsgi [req-0c385f4e-5c15-4a84-9ce4-09d5f1ff4236 req-7b16eacf-40de-4874-bd4f-e58db7832baf 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 959 time: 0.0806675 2026-04-23 09:06:04.944 10 INFO neutron.wsgi [req-0c385f4e-5c15-4a84-9ce4-09d5f1ff4236 req-bf04554e-9db3-48d5-ae3e-e40928d9e46f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4494f514-26ee-4411-bbd7-b56a32b5d386 HTTP/1.1" status: 200 len: 1059 time: 0.0441899 2026-04-23 09:06:04.983 10 INFO neutron.wsgi [req-0c385f4e-5c15-4a84-9ce4-09d5f1ff4236 req-02262e0d-2eb1-4d73-bf8a-7f8511a374d5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 200 len: 853 time: 0.0314720 2026-04-23 09:06:05.016 10 INFO neutron.wsgi [req-0c385f4e-5c15-4a84-9ce4-09d5f1ff4236 req-f16f10c8-2382-423b-ad3b-2959a0a98c51 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=d3987cb7-d415-4298-b7a7-67938eb6851c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0260711 2026-04-23 09:06:05.092 10 INFO neutron.wsgi [req-0c385f4e-5c15-4a84-9ce4-09d5f1ff4236 req-65ceb2bd-d83f-409e-8aab-9cc3638e38c4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0697362 2026-04-23 09:06:05.163 10 INFO neutron.wsgi [req-0c385f4e-5c15-4a84-9ce4-09d5f1ff4236 req-aabc5f99-1061-493f-9480-cfc8780e135c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0609016 2026-04-23 09:06:05.248 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f5010ed-b74a-463c-a936-3d490d6a5c5a 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource e494b63b-03b5-40a4-8072-74113c08299c (type: ports) to 2 2026-04-23 09:06:05.348 9 INFO neutron.wsgi [None req-b81664ea-7c15-4e92-840f-67a2a3728560 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/f250a7c8-c658-49ff-88b5-ba62ae069cc9 HTTP/1.1" status: 204 len: 168 time: 0.4628408 2026-04-23 09:06:05.348 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f5010ed-b74a-463c-a936-3d490d6a5c5a 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource cfacdff9-5927-4d0d-ab84-a759574b8a30 (type: subnets) to 0 2026-04-23 09:06:05.357 9 INFO neutron.wsgi [None req-c7bb48ae-7707-4c85-b3ac-35b47a1fdb7c dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/03dbe5f6-d581-4f8a-ad34-98320fea07eb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9372241 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:05.374 9 INFO neutron.wsgi [None req-5f5010ed-b74a-463c-a936-3d490d6a5c5a 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.2838585 2026-04-23 09:06:05.383 9 INFO neutron.wsgi [None req-e033e94e-c05a-440f-b140-3217eee2b834 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=03dbe5f6-d581-4f8a-ad34-98320fea07eb HTTP/1.1" status: 200 len: 205 time: 0.0223315 2026-04-23 09:06:05.515 10 INFO neutron.db.segments_db [None req-63eef85c-57bd-4d45-9d4b-577bad51b3f0 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Added segment f0f7a553-9ac6-4b95-a743-78edb4b08b30 of type geneve for network e8d6318d-b55d-4e63-8fd5-a00ab3c53e16 2026-04-23 09:06:05.629 9 INFO neutron.wsgi [None req-060fe6ae-14bb-4780-b7a9-cbc7b9f34a32 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/routers/03dbe5f6-d581-4f8a-ad34-98320fea07eb HTTP/1.1" status: 204 len: 168 time: 0.2393951 2026-04-23 09:06:05.767 10 INFO neutron.db.ovn_revision_numbers_db [None req-63eef85c-57bd-4d45-9d4b-577bad51b3f0 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource e8d6318d-b55d-4e63-8fd5-a00ab3c53e16 (type: networks) to 1 2026-04-23 09:06:05.840 9 INFO neutron.wsgi [None req-7e2b14a8-e184-4bd5-9568-a0075a71c4ed dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/be450111-ccd6-468f-a221-838dd60843ce HTTP/1.1" status: 204 len: 168 time: 0.2048986 2026-04-23 09:06:05.904 10 INFO neutron.services.segments.plugin [-] Segment 13858c9e-17a3-45f7-9de1-0e42f34f592a resource provider aggregate not found 2026-04-23 09:06:05.910 10 INFO neutron.services.segments.plugin [-] Segment 13858c9e-17a3-45f7-9de1-0e42f34f592a resource provider aggregate not found 2026-04-23 09:06:05.942 10 INFO neutron.services.segments.plugin [-] Segment 13858c9e-17a3-45f7-9de1-0e42f34f592a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13858c9e-17a3-45f7-9de1-0e42f34f592a found for delete ", "request_id": "req-fffc3ef3-674a-44b9-afde-c0de8443cf79"}]} 2026-04-23 09:06:05.946 10 INFO neutron.services.segments.plugin [-] Segment 13858c9e-17a3-45f7-9de1-0e42f34f592a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13858c9e-17a3-45f7-9de1-0e42f34f592a found for delete ", "request_id": "req-4307d203-3122-448d-81da-33957b741f94"}]} 2026-04-23 09:06:05.982 10 INFO neutron.wsgi [None req-73b147dd-2b9c-47cb-8efc-726c4952a1fa a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/networks/0f54acbe-145a-4ddf-8202-4d95ede6017f HTTP/1.1" status: 204 len: 168 time: 0.6254504 2026-04-23 09:06:06.012 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63eef85c-57bd-4d45-9d4b-577bad51b3f0 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:06.014 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63eef85c-57bd-4d45-9d4b-577bad51b3f0 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network e8d6318d-b55d-4e63-8fd5-a00ab3c53e16: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:06.023 9 INFO neutron.wsgi [None req-bb36521f-dcf4-41f2-acdb-2095be2bad81 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/e5b133d9-bec2-40e7-b87a-6cb394833449 HTTP/1.1" status: 204 len: 168 time: 0.1761513 2026-04-23 09:06:06.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-63eef85c-57bd-4d45-9d4b-577bad51b3f0 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 5fcf9e18-8a7a-41a2-b6a9-a94b61d65653 (type: ports) to 1 2026-04-23 09:06:06.173 10 INFO neutron.wsgi [None req-63eef85c-57bd-4d45-9d4b-577bad51b3f0 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7930942 2026-04-23 09:06:06.446 10 INFO neutron.wsgi [None req-595b1ed4-a3e5-4273-a9c2-6ea2f7aa34d2 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/networks/b84a983c-b734-452c-8f00-9f23d8c2e89d HTTP/1.1" status: 204 len: 168 time: 0.4166167 2026-04-23 09:06:06.506 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61acf3cd-793e-4343-9faf-18771da9198f 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:06.510 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61acf3cd-793e-4343-9faf-18771da9198f 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network e8d6318d-b55d-4e63-8fd5-a00ab3c53e16: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:06.600 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021982 2026-04-23 09:06:06.603 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014129 2026-04-23 09:06:06.863 10 INFO neutron.wsgi [None req-cd37b1d8-fffa-4004-b5ea-5dfab15db53f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/networks/07bd4cf5-38fa-483a-8717-df982da2f326 HTTP/1.1" status: 204 len: 168 time: 0.4120057 2026-04-23 09:06:06.894 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd79d6a3-0036-49b3-ad2e-6fb292d1e4a1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] No more DHCP agents 2026-04-23 09:06:06.896 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd79d6a3-0036-49b3-ad2e-6fb292d1e4a1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:06.956 10 INFO neutron.db.segments_db [None req-bb023048-9edb-4e05-9b92-0094c83857dd dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Added segment dc17668e-58b7-4d0a-895d-22b8fb52d09f of type geneve for network 61e2afa6-2490-4b93-8208-d10f7ae97718 2026-04-23 09:06:07.059 10 INFO neutron.wsgi [req-44b577e3-1c47-4948-962c-c86bffdfa4ce req-8b4222ea-4375-4fad-a8f5-5380ca5f9b89 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0537477 2026-04-23 09:06:07.118 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd79d6a3-0036-49b3-ad2e-6fb292d1e4a1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 7415734b-7485-485e-bcc3-59f13561ef36 (type: ports) to 1 2026-04-23 09:06:07.151 10 INFO neutron.wsgi [req-44b577e3-1c47-4948-962c-c86bffdfa4ce req-8c3eadfe-8b5e-462c-aead-b594e6f8da5c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1409 time: 0.0458469 2026-04-23 09:06:07.154 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb023048-9edb-4e05-9b92-0094c83857dd dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 61e2afa6-2490-4b93-8208-d10f7ae97718 (type: networks) to 1 2026-04-23 09:06:07.304 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No port found with ID b2e86e68-fbf6-425e-8640-4fd624643ca4: RuntimeError: No port found with ID b2e86e68-fbf6-425e-8640-4fd624643ca4 2026-04-23 09:06:07.308 10 INFO neutron.wsgi [req-44b577e3-1c47-4948-962c-c86bffdfa4ce req-420864fe-d2a9-4a0c-961b-d9c593a94e1d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 959 time: 0.1267512 2026-04-23 09:06:07.363 10 INFO neutron.wsgi [req-44b577e3-1c47-4948-962c-c86bffdfa4ce req-14b02f83-e6a7-409a-b955-893327aa03a7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4494f514-26ee-4411-bbd7-b56a32b5d386 HTTP/1.1" status: 200 len: 1059 time: 0.0476997 2026-04-23 09:06:07.396 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb023048-9edb-4e05-9b92-0094c83857dd dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:07.400 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb023048-9edb-4e05-9b92-0094c83857dd dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network 61e2afa6-2490-4b93-8208-d10f7ae97718: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:07.422 10 INFO neutron.wsgi [req-44b577e3-1c47-4948-962c-c86bffdfa4ce req-4a264b30-25b6-4d04-b7b5-8668aed565c6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 200 len: 853 time: 0.0495281 2026-04-23 09:06:07.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-61acf3cd-793e-4343-9faf-18771da9198f 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 5fcf9e18-8a7a-41a2-b6a9-a94b61d65653 (type: ports) to 2 2026-04-23 09:06:07.463 10 INFO neutron.wsgi [req-44b577e3-1c47-4948-962c-c86bffdfa4ce req-509c7d7a-71f9-464e-8855-50e903d36775 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=d3987cb7-d415-4298-b7a7-67938eb6851c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0233841 2026-04-23 09:06:07.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-61acf3cd-793e-4343-9faf-18771da9198f 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 16a669cd-2e4e-464c-b1b5-45611d1c021a (type: subnets) to 0 2026-04-23 09:06:07.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb023048-9edb-4e05-9b92-0094c83857dd dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 7a2ad0a6-c512-47b4-871b-f583f0236005 (type: ports) to 1 2026-04-23 09:06:07.530 9 INFO neutron.wsgi [None req-61acf3cd-793e-4343-9faf-18771da9198f 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.3506339 2026-04-23 09:06:07.550 10 INFO neutron.wsgi [None req-bb023048-9edb-4e05-9b92-0094c83857dd dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.6789534 2026-04-23 09:06:07.558 10 INFO neutron.wsgi [req-44b577e3-1c47-4948-962c-c86bffdfa4ce req-d2ea62e9-a2c4-4513-b2e5-1d850ec7a2d8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0844672 2026-04-23 09:06:07.661 10 INFO neutron.wsgi [req-44b577e3-1c47-4948-962c-c86bffdfa4ce req-67b4ef80-e54d-46ec-bcde-ede227019da3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0944285 2026-04-23 09:06:07.672 10 INFO neutron.db.segments_db [None req-0feb2878-f822-4f1f-b702-c4c439dd765c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Added segment af20c46f-7cdd-4db7-ae58-53f1c5833b2e of type geneve for network 62425c5e-e9d4-4c3c-9085-13d18433cedb 2026-04-23 09:06:07.776 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 7415734b-7485-485e-bcc3-59f13561ef36 2026-04-23 09:06:07.790 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 7415734b-7485-485e-bcc3-59f13561ef36 2026-04-23 09:06:07.810 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd79d6a3-0036-49b3-ad2e-6fb292d1e4a1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 7415734b-7485-485e-bcc3-59f13561ef36 (type: router_ports) to 1 2026-04-23 09:06:07.886 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd79d6a3-0036-49b3-ad2e-6fb292d1e4a1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 9e10031f-a015-4b69-bf1a-2fd019047193 (type: routers) to 2 2026-04-23 09:06:07.896 10 INFO neutron.db.ovn_revision_numbers_db [None req-0feb2878-f822-4f1f-b702-c4c439dd765c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource 62425c5e-e9d4-4c3c-9085-13d18433cedb (type: networks) to 1 2026-04-23 09:06:07.901 9 INFO neutron.wsgi [None req-cd79d6a3-0036-49b3-ad2e-6fb292d1e4a1 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 867 time: 1.9103079 2026-04-23 09:06:07.969 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fcf0ec6-8d8c-40da-8465-1dc2e187599c dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:07.976 10 INFO neutron.services.segments.plugin [-] Segment 0cbc4427-da75-40c7-abfe-c8e1a5de0b58 resource provider aggregate not found 2026-04-23 09:06:07.986 10 INFO neutron.services.segments.plugin [-] Segment 0cbc4427-da75-40c7-abfe-c8e1a5de0b58 resource provider aggregate not found 2026-04-23 09:06:07.991 9 INFO neutron.wsgi [None req-191a6cdd-1ebb-4d5e-a8b5-ff4e82ee729c a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/routers/9e10031f-a015-4b69-bf1a-2fd019047193 HTTP/1.1" status: 200 len: 868 time: 0.0844707 2026-04-23 09:06:07.998 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fcf0ec6-8d8c-40da-8465-1dc2e187599c dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network 61e2afa6-2490-4b93-8208-d10f7ae97718: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:08.007 10 INFO neutron.services.segments.plugin [-] Segment 0cbc4427-da75-40c7-abfe-c8e1a5de0b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cbc4427-da75-40c7-abfe-c8e1a5de0b58 found for delete ", "request_id": "req-8a1e1f10-d6fd-443f-8931-3a813ef7e836"}]} 2026-04-23 09:06:08.013 10 INFO neutron.services.segments.plugin [-] Segment 0cbc4427-da75-40c7-abfe-c8e1a5de0b58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cbc4427-da75-40c7-abfe-c8e1a5de0b58 found for delete ", "request_id": "req-96de9083-b014-4b4d-a096-5b607c884b87"}]} 2026-04-23 09:06:08.035 10 INFO neutron.services.segments.plugin [-] Segment 6242b52e-dbf7-482d-b334-d0af59d197fc resource provider aggregate not found 2026-04-23 09:06:08.063 10 INFO neutron.services.segments.plugin [-] Segment 6242b52e-dbf7-482d-b334-d0af59d197fc resource provider aggregate not found 2026-04-23 09:06:08.075 10 INFO neutron.services.segments.plugin [-] Segment 6242b52e-dbf7-482d-b334-d0af59d197fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6242b52e-dbf7-482d-b334-d0af59d197fc found for delete ", "request_id": "req-f7c4914d-9397-4f24-aec1-17ac58785066"}]} 2026-04-23 09:06:08.088 10 INFO neutron.services.segments.plugin [-] Segment 6242b52e-dbf7-482d-b334-d0af59d197fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6242b52e-dbf7-482d-b334-d0af59d197fc found for delete ", "request_id": "req-52c9d9a2-b0a6-425e-b502-8fc895aa5c0c"}]} 2026-04-23 09:06:08.116 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fcf0ec6-8d8c-40da-8465-1dc2e187599c dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 81265a3d-4e1f-4bc9-a187-7bb058633392 (type: subnets) to 0 2026-04-23 09:06:08.118 9 INFO neutron.wsgi [None req-cd442d79-e378-40bf-b45e-e63d44f178d7 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/routers HTTP/1.1" status: 200 len: 871 time: 0.1219442 2026-04-23 09:06:08.158 10 INFO neutron.wsgi [None req-9fcf0ec6-8d8c-40da-8465-1dc2e187599c dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.5985477 2026-04-23 09:06:08.335 9 INFO neutron.db.ovn_revision_numbers_db [None req-81a42ac9-a9ae-429f-845d-39a1fa89f94d dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 4c1e02db-43dc-4ec8-995b-a1387f1367b6 (type: routers) to 1 2026-04-23 09:06:08.350 9 INFO neutron.wsgi [None req-81a42ac9-a9ae-429f-845d-39a1fa89f94d dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.1858981 2026-04-23 09:06:08.662 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No port found with ID 518a8df1-d446-4be1-906e-33a65ae14a25: RuntimeError: No port found with ID 518a8df1-d446-4be1-906e-33a65ae14a25 2026-04-23 09:06:08.680 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d49c24ef-2a1a-4093-811d-a6563acc4a82 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:08.682 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d49c24ef-2a1a-4093-811d-a6563acc4a82 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network 61e2afa6-2490-4b93-8208-d10f7ae97718: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:08.723 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0feb2878-f822-4f1f-b702-c4c439dd765c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:08.727 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0feb2878-f822-4f1f-b702-c4c439dd765c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network 62425c5e-e9d4-4c3c-9085-13d18433cedb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:08.797 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49c24ef-2a1a-4093-811d-a6563acc4a82 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource f11c44e4-225f-4f3a-ac5e-c5afd504837b (type: ports) to 1 2026-04-23 09:06:08.831 9 INFO neutron.wsgi [None req-d49c24ef-2a1a-4093-811d-a6563acc4a82 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1160 time: 0.4747641 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:08.894 10 INFO neutron.db.ovn_revision_numbers_db [None req-0feb2878-f822-4f1f-b702-c4c439dd765c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource c316424d-c2cd-434c-b2a4-9ec756a26961 (type: ports) to 1 2026-04-23 09:06:08.954 10 INFO neutron.wsgi [None req-0feb2878-f822-4f1f-b702-c4c439dd765c 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.4151175 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:09.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-5da25736-de42-45f4-8cf9-22cbe7a21403 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] Successfully bumped revision number for resource 9e10031f-a015-4b69-bf1a-2fd019047193 (type: routers) to 3 2026-04-23 09:06:09.251 10 INFO neutron.wsgi [None req-5da25736-de42-45f4-8cf9-22cbe7a21403 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "PUT /v2.0/routers/9e10031f-a015-4b69-bf1a-2fd019047193 HTTP/1.1" status: 200 len: 875 time: 1.1273782 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:09.316 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: f11c44e4-225f-4f3a-ac5e-c5afd504837b 2026-04-23 09:06:09.333 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port f11c44e4-225f-4f3a-ac5e-c5afd504837b 2026-04-23 09:06:09.337 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2eb05dd1-240e-4cb8-9906-1dc736041a42 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] No more DHCP agents 2026-04-23 09:06:09.346 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2eb05dd1-240e-4cb8-9906-1dc736041a42 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Unable to schedule network 62425c5e-e9d4-4c3c-9085-13d18433cedb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:09.367 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a0262f2-0f4b-4814-8047-17fe2b8af045 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource f11c44e4-225f-4f3a-ac5e-c5afd504837b (type: router_ports) to 2 2026-04-23 09:06:09.388 9 INFO neutron.wsgi [None req-31bdb141-dae1-4660-a9ba-6e387c49c91f a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/routers/9e10031f-a015-4b69-bf1a-2fd019047193 HTTP/1.1" status: 200 len: 875 time: 0.1293237 2026-04-23 09:06:09.429 10 INFO neutron.wsgi [None req-91f6658b-1ab7-4c15-866d-0828e4953a44 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=9e10031f-a015-4b69-bf1a-2fd019047193 HTTP/1.1" status: 200 len: 205 time: 0.0314941 2026-04-23 09:06:09.519 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a0262f2-0f4b-4814-8047-17fe2b8af045 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource f11c44e4-225f-4f3a-ac5e-c5afd504837b (type: ports) to 2 2026-04-23 09:06:09.949 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource f11c44e4-225f-4f3a-ac5e-c5afd504837b (type: ports) to 3 2026-04-23 09:06:10.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a0262f2-0f4b-4814-8047-17fe2b8af045 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource f11c44e4-225f-4f3a-ac5e-c5afd504837b (type: router_ports) to 3 2026-04-23 09:06:10.384 10 INFO neutron.db.ovn_revision_numbers_db [None req-2eb05dd1-240e-4cb8-9906-1dc736041a42 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource c316424d-c2cd-434c-b2a4-9ec756a26961 (type: ports) to 2 2026-04-23 09:06:10.438 10 INFO neutron.db.ovn_revision_numbers_db [None req-2eb05dd1-240e-4cb8-9906-1dc736041a42 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] Successfully bumped revision number for resource a00b413f-4c08-48a1-9fe4-dac7aeb84597 (type: subnets) to 0 2026-04-23 09:06:10.461 10 INFO neutron.wsgi [None req-2eb05dd1-240e-4cb8-9906-1dc736041a42 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.4987552 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:10.572 10 INFO neutron.wsgi [None req-36059b9c-3591-4d72-8059-a6a8c808885e 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "PUT /v2.0/subnets/3ea5ff04-0718-4b18-9f36-9abec34af246/tags HTTP/1.1" status: 200 len: 210 time: 0.1029341 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:10.631 10 INFO neutron.wsgi [None req-cf873bbb-edab-42f6-9c01-0a73460345d6 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/routers/9e10031f-a015-4b69-bf1a-2fd019047193 HTTP/1.1" status: 204 len: 168 time: 1.1950121 2026-04-23 09:06:10.669 10 INFO neutron.wsgi [None req-6eff7a7a-1035-41b6-9699-cea314b4bb1c a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=9e10031f-a015-4b69-bf1a-2fd019047193 HTTP/1.1" status: 200 len: 205 time: 0.0281303 2026-04-23 09:06:10.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a0262f2-0f4b-4814-8047-17fe2b8af045 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource f11c44e4-225f-4f3a-ac5e-c5afd504837b (type: ports) to 3 2026-04-23 09:06:10.683 9 INFO neutron.wsgi [None req-b082e1c0-78d9-4999-8fa1-c3b698a89d00 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "PUT /v2.0/subnets/33afa4ef-9e40-499b-8672-52982f1da325/tags HTTP/1.1" status: 200 len: 218 time: 0.1038713 2026-04-23 09:06:10.697 10 INFO neutron.api.v2.resource [None req-119de386-873d-448e-a1f8-7f9b91e666e4 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:10.699 10 INFO neutron.wsgi [None req-119de386-873d-448e-a1f8-7f9b91e666e4 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/routers/9e10031f-a015-4b69-bf1a-2fd019047193 HTTP/1.1" status: 404 len: 336 time: 0.0249968 2026-04-23 09:06:10.733 9 INFO neutron.wsgi [None req-a974e863-eff3-4f1a-8ed9-5c6df7c0c937 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=77ca4f94-452d-4d0a-aab8-dc5412c12ca5 HTTP/1.1" status: 200 len: 205 time: 0.0266871 2026-04-23 09:06:10.757 9 INFO neutron.wsgi [None req-99aab979-d333-46a7-9538-28ef1b8deaec 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "PUT /v2.0/subnets/cfacdff9-5927-4d0d-ab84-a759574b8a30/tags HTTP/1.1" status: 200 len: 227 time: 0.0652814 2026-04-23 09:06:10.769 10 INFO neutron.api.v2.resource [None req-78a8a3da-6155-4fbe-b4be-98eba10489b3 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:10.770 10 INFO neutron.wsgi [None req-78a8a3da-6155-4fbe-b4be-98eba10489b3 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/routers/77ca4f94-452d-4d0a-aab8-dc5412c12ca5 HTTP/1.1" status: 404 len: 336 time: 0.0301423 2026-04-23 09:06:10.772 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a0262f2-0f4b-4814-8047-17fe2b8af045 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:10.773 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a0262f2-0f4b-4814-8047-17fe2b8af045 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network 61e2afa6-2490-4b93-8208-d10f7ae97718: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:10.792 10 INFO neutron.pecan_wsgi.hooks.translation [None req-35d3c3d9-5bfc-479a-b8bc-d107c8355e74 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:06:10.795 10 INFO neutron.wsgi [None req-35d3c3d9-5bfc-479a-b8bc-d107c8355e74 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/f250a7c8-c658-49ff-88b5-ba62ae069cc9 HTTP/1.1" status: 404 len: 337 time: 0.0198956 2026-04-23 09:06:10.811 9 INFO neutron.wsgi [None req-f8b5ea76-db78-43fb-bfce-4d7c8ffbcfa5 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "PUT /v2.0/subnets/16a669cd-2e4e-464c-b1b5-45611d1c021a/tags HTTP/1.1" status: 200 len: 212 time: 0.0474169 2026-04-23 09:06:10.834 10 INFO neutron.wsgi [None req-058c929b-aa27-4043-9d46-4672a34c013d a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=f5728b04-69b1-4175-9179-c16e83681800 HTTP/1.1" status: 200 len: 205 time: 0.0313931 2026-04-23 09:06:10.916 10 INFO neutron.api.v2.resource [None req-bb773a44-bae9-407d-a416-31be0ea9e81c a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:10.918 10 INFO neutron.wsgi [None req-bb773a44-bae9-407d-a416-31be0ea9e81c a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/routers/f5728b04-69b1-4175-9179-c16e83681800 HTTP/1.1" status: 404 len: 336 time: 0.0754216 2026-04-23 09:06:10.945 9 INFO neutron.pecan_wsgi.hooks.translation [None req-68393097-0156-4767-a82b-b7879e31985d a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:06:10.947 10 INFO neutron.wsgi [None req-25b687f8-79d0-4f57-b05b-f25fb6eaeecd 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.1227510 2026-04-23 09:06:10.947 9 INFO neutron.wsgi [None req-68393097-0156-4767-a82b-b7879e31985d a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/dbc614f9-af04-44e0-95d2-13fd9813bdcd HTTP/1.1" status: 404 len: 337 time: 0.0233908 2026-04-23 09:06:10.977 9 INFO neutron.wsgi [None req-2542e61c-8023-4c42-9471-7a4436fb9a96 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=700dd33e-3a2b-4645-aee5-b7e891dd6ff2 HTTP/1.1" status: 200 len: 205 time: 0.0239170 2026-04-23 09:06:11.007 9 INFO neutron.api.v2.resource [None req-4db16b99-b44f-46f1-bc55-eab4702d4d3e a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:11.008 9 INFO neutron.wsgi [None req-4db16b99-b44f-46f1-bc55-eab4702d4d3e a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/routers/700dd33e-3a2b-4645-aee5-b7e891dd6ff2 HTTP/1.1" status: 404 len: 336 time: 0.0250566 2026-04-23 09:06:11.009 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a0262f2-0f4b-4814-8047-17fe2b8af045 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource f11c44e4-225f-4f3a-ac5e-c5afd504837b (type: router_ports) to 3 2026-04-23 09:06:11.011 9 INFO neutron.wsgi [None req-7a0262f2-0f4b-4814-8047-17fe2b8af045 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/4c1e02db-43dc-4ec8-995b-a1387f1367b6/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1734595 2026-04-23 09:06:11.026 10 INFO neutron.wsgi [None req-502bce27-787f-463b-aacb-0a83bbe0e459 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0720181 2026-04-23 09:06:11.044 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c3c2147a-e441-438a-a64b-453575c4c4ba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:06:11.047 9 INFO neutron.wsgi [None req-c3c2147a-e441-438a-a64b-453575c4c4ba a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/9d711ca8-f8c1-4955-8949-9cb34d6ac2fb HTTP/1.1" status: 404 len: 337 time: 0.0301771 2026-04-23 09:06:11.076 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1a22bbe4-f2b1-4c5c-ad82-6d47be8f6d14 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:06:11.078 9 INFO neutron.wsgi [None req-1a22bbe4-f2b1-4c5c-ad82-6d47be8f6d14 a7bfa9b4e35347a8b637518c26094a02 928a151a777d42a7a5e60bb5ebe948c5 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/84154101-c47c-4d07-80ff-08012d7735e0 HTTP/1.1" status: 404 len: 337 time: 0.0255980 2026-04-23 09:06:11.144 9 INFO neutron.wsgi [None req-70c163c0-fb26-4432-acc5-9d9fecbba6b8 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/f11c44e4-225f-4f3a-ac5e-c5afd504837b HTTP/1.1" status: 200 len: 1218 time: 0.1282120 2026-04-23 09:06:11.633 10 INFO neutron.wsgi [None req-32b464dd-812a-4fc1-b824-7c2c27ba72ae 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.5998168 2026-04-23 09:06:11.689 10 INFO neutron.wsgi [None req-3eb35f9a-ba2e-4b5f-8c1b-4d20a224858f 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0500867 2026-04-23 09:06:11.769 9 INFO neutron.wsgi [None req-4d56ff4a-7bb4-46a5-896e-d64b3f541d6a dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/4c1e02db-43dc-4ec8-995b-a1387f1367b6/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6186490 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:11.791 10 INFO neutron.wsgi [None req-abf7c424-6006-4eb2-9721-73f8fb45e730 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.0927486 2026-04-23 09:06:11.865 9 INFO neutron.api.v2.resource [None req-7554a230-bb49-48df-bc69-f287a1c20a36 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-23 09:06:11.867 9 INFO neutron.wsgi [None req-7554a230-bb49-48df-bc69-f287a1c20a36 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/4c1e02db-43dc-4ec8-995b-a1387f1367b6/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0917895 2026-04-23 09:06:11.915 9 INFO neutron.wsgi [None req-f789f8e3-608d-4ce3-b889-a7f009910840 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=4c1e02db-43dc-4ec8-995b-a1387f1367b6 HTTP/1.1" status: 200 len: 205 time: 0.0410197 2026-04-23 09:06:11.928 10 INFO neutron.wsgi [None req-3a981732-15de-4db2-bdc8-b95f5a59f64a 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.1311142 2026-04-23 09:06:11.938 10 INFO neutron.wsgi [None req-8fd581ec-d026-4c07-bbb5-b83b4a720337 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=928a151a777d42a7a5e60bb5ebe948c5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2299953 2026-04-23 09:06:12.017 10 INFO neutron.wsgi [None req-2dd8b2fc-89cc-4e1f-b7af-91fa578ced2a 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0777743 2026-04-23 09:06:12.071 10 INFO neutron.wsgi [None req-7c0a063a-311f-4bc3-80ce-00ad8ec431ed 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0459743 2026-04-23 09:06:12.202 9 INFO neutron.wsgi [None req-b93b1b34-dd4d-4997-b21e-a9ac1ae07b19 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/routers/4c1e02db-43dc-4ec8-995b-a1387f1367b6 HTTP/1.1" status: 204 len: 168 time: 0.2761731 2026-04-23 09:06:12.337 10 INFO neutron.wsgi [None req-726a0dd7-3788-456d-a528-21252b53f5a7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/15a5b0a8-fab4-4ed1-9379-cdb3590a03ae HTTP/1.1" status: 204 len: 168 time: 0.3885803 2026-04-23 09:06:12.368 10 INFO neutron.wsgi [None req-eb9adce4-f677-45d3-87bd-06ccc432df91 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/subnets/3ea5ff04-0718-4b18-9f36-9abec34af246 HTTP/1.1" status: 204 len: 168 time: 0.2758198 2026-04-23 09:06:12.425 9 INFO neutron.wsgi [None req-80bbedf3-048e-4e16-828d-ba5f03f05b0a dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/81265a3d-4e1f-4bc9-a187-7bb058633392 HTTP/1.1" status: 204 len: 168 time: 0.2178195 2026-04-23 09:06:12.652 10 INFO neutron.wsgi [None req-be3f71de-f6b9-410d-a257-9e647f6f606d 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/subnets/33afa4ef-9e40-499b-8672-52982f1da325 HTTP/1.1" status: 204 len: 168 time: 0.2796180 2026-04-23 09:06:12.898 9 INFO neutron.services.segments.plugin [-] Segment dc17668e-58b7-4d0a-895d-22b8fb52d09f resource provider aggregate not found 2026-04-23 09:06:12.905 10 INFO neutron.wsgi [None req-c8d3e0ce-c0a8-471c-944f-856e2f868b37 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/subnets/cfacdff9-5927-4d0d-ab84-a759574b8a30 HTTP/1.1" status: 204 len: 168 time: 0.2464073 2026-04-23 09:06:12.905 9 INFO neutron.services.segments.plugin [-] Segment dc17668e-58b7-4d0a-895d-22b8fb52d09f resource provider aggregate not found 2026-04-23 09:06:12.944 9 INFO neutron.services.segments.plugin [-] Segment dc17668e-58b7-4d0a-895d-22b8fb52d09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc17668e-58b7-4d0a-895d-22b8fb52d09f found for delete ", "request_id": "req-2493fc8b-f2e0-4a32-877b-2396728e18b8"}]} 2026-04-23 09:06:12.947 9 INFO neutron.services.segments.plugin [-] Segment dc17668e-58b7-4d0a-895d-22b8fb52d09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc17668e-58b7-4d0a-895d-22b8fb52d09f found for delete ", "request_id": "req-7d0f6144-d3ac-4e49-b8e5-9da87b8a16f8"}]} 2026-04-23 09:06:12.978 9 INFO neutron.wsgi [None req-35aba2e0-02ed-4e43-8fb1-0687c30addac dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/networks/61e2afa6-2490-4b93-8208-d10f7ae97718 HTTP/1.1" status: 204 len: 168 time: 0.5465002 2026-04-23 09:06:13.072 9 INFO neutron.db.segments_db [None req-c438ed15-b55d-4b14-b00a-b3e61fffcd71 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Added segment 72cea1ad-38a5-4feb-9fff-dc0d41086b5b of type geneve for network cc9b2dbb-56ec-4383-87a1-94533dfeb13e 2026-04-23 09:06:13.172 10 INFO neutron.wsgi [None req-7e05d265-5114-43d2-9e43-75149a39604b 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/subnets/16a669cd-2e4e-464c-b1b5-45611d1c021a HTTP/1.1" status: 204 len: 168 time: 0.2607563 2026-04-23 09:06:13.226 10 INFO neutron.wsgi [req-ceb93e61-d17d-470c-bcda-b435579e9ba1 req-26bf11e2-ff63-45d3-91d7-7b5784b46463 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1409 time: 0.0344858 2026-04-23 09:06:13.277 10 INFO neutron.wsgi [req-ceb93e61-d17d-470c-bcda-b435579e9ba1 req-ca68cbcf-ea6f-4803-bfec-3a5593baf8d1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/security-groups?id=c49acd53-a69d-4410-b213-7acaaf630b8d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0443628 2026-04-23 09:06:13.333 9 INFO neutron.db.ovn_revision_numbers_db [None req-c438ed15-b55d-4b14-b00a-b3e61fffcd71 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource cc9b2dbb-56ec-4383-87a1-94533dfeb13e (type: networks) to 1 2026-04-23 09:06:13.495 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No port found with ID 7415734b-7485-485e-bcc3-59f13561ef36: RuntimeError: No port found with ID 7415734b-7485-485e-bcc3-59f13561ef36 2026-04-23 09:06:13.569 9 INFO neutron.wsgi [None req-afaeac9e-711f-4d65-9ebf-6e5b8dc07cee 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/subnets/a00b413f-4c08-48a1-9fe4-dac7aeb84597 HTTP/1.1" status: 204 len: 168 time: 0.3897142 2026-04-23 09:06:13.598 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c438ed15-b55d-4b14-b00a-b3e61fffcd71 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:13.602 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c438ed15-b55d-4b14-b00a-b3e61fffcd71 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network cc9b2dbb-56ec-4383-87a1-94533dfeb13e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:13.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-c438ed15-b55d-4b14-b00a-b3e61fffcd71 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource b1e492c3-a3a2-4b27-8c30-d50dac49217b (type: ports) to 1 2026-04-23 09:06:13.729 9 INFO neutron.wsgi [None req-c438ed15-b55d-4b14-b00a-b3e61fffcd71 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.7429762 2026-04-23 09:06:13.965 10 INFO neutron.services.segments.plugin [-] Segment fdf48474-5119-4346-a554-d739a901a899 resource provider aggregate not found 2026-04-23 09:06:13.970 10 INFO neutron.services.segments.plugin [-] Segment fdf48474-5119-4346-a554-d739a901a899 resource provider aggregate not found 2026-04-23 09:06:13.992 10 INFO neutron.services.segments.plugin [-] Segment fdf48474-5119-4346-a554-d739a901a899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf48474-5119-4346-a554-d739a901a899 found for delete ", "request_id": "req-3f33f109-7b99-47cb-9a0a-afd66643c8b4"}]} 2026-04-23 09:06:14.009 10 INFO neutron.services.segments.plugin [-] Segment fdf48474-5119-4346-a554-d739a901a899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf48474-5119-4346-a554-d739a901a899 found for delete ", "request_id": "req-0c8b3942-a29d-447d-88eb-2c2e0cd66a86"}]} 2026-04-23 09:06:14.021 10 INFO neutron.wsgi [None req-2d1b7d17-56ea-4cf5-b5c7-a7b9d4616399 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/networks/fbbc2bc1-3cf3-40bb-91b3-bbb0f44ef762 HTTP/1.1" status: 204 len: 168 time: 0.4428411 2026-04-23 09:06:14.141 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe6b8711-274f-4b16-9fcd-affe61a79f9e dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:14.144 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe6b8711-274f-4b16-9fcd-affe61a79f9e dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network cc9b2dbb-56ec-4383-87a1-94533dfeb13e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:14.175 9 INFO neutron.db.ovn_revision_numbers_db [None req-fe6b8711-274f-4b16-9fcd-affe61a79f9e dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 511f42ee-07fe-4330-8947-8fd6d7c7f30e (type: subnets) to 0 2026-04-23 09:06:14.190 9 INFO neutron.wsgi [None req-fe6b8711-274f-4b16-9fcd-affe61a79f9e dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4533935 2026-04-23 09:06:14.389 9 INFO neutron.db.ovn_revision_numbers_db [None req-2ae844e8-86d5-4868-8621-527d8d412e68 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 8381ac73-126c-4c30-99fc-ef5f1bf77db5 (type: routers) to 1 2026-04-23 09:06:14.412 9 INFO neutron.wsgi [None req-2ae844e8-86d5-4868-8621-527d8d412e68 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.2165949 2026-04-23 09:06:14.439 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No port found with ID f11c44e4-225f-4f3a-ac5e-c5afd504837b: RuntimeError: No port found with ID f11c44e4-225f-4f3a-ac5e-c5afd504837b 2026-04-23 09:06:14.483 10 INFO neutron.wsgi [None req-47d16b24-bbbf-42e0-9d22-705edd81bf50 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/networks/11db343f-096d-4d50-9119-0275e593b14b HTTP/1.1" status: 204 len: 168 time: 0.4587741 2026-04-23 09:06:14.593 9 INFO neutron.wsgi [None req-75d51c0b-f06d-4a05-9068-647441350d38 fe80bc6aea5143459b8d03a3857e2b3a eb4711d82248436c8167e36c50a69bc5 - - default default] 10.0.0.66 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 747 time: 0.3108070 2026-04-23 09:06:14.652 10 INFO neutron.wsgi [None req-6b8335c9-679c-47dc-a48d-bcab419dcdc7 fe80bc6aea5143459b8d03a3857e2b3a eb4711d82248436c8167e36c50a69bc5 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/ae666b65-31e5-411e-8e2d-ad984a7c1cd5 HTTP/1.1" status: 200 len: 742 time: 0.0498519 2026-04-23 09:06:14.792 9 INFO neutron.wsgi [None req-d84c5b6e-9d91-4026-b821-6d3f64372c31 fe80bc6aea5143459b8d03a3857e2b3a eb4711d82248436c8167e36c50a69bc5 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/ae666b65-31e5-411e-8e2d-ad984a7c1cd5 HTTP/1.1" status: 200 len: 694 time: 0.1342514 2026-04-23 09:06:14.922 9 INFO neutron.wsgi [None req-2b8c6021-8481-4be6-95a2-f5d70a427556 fe80bc6aea5143459b8d03a3857e2b3a eb4711d82248436c8167e36c50a69bc5 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/ae666b65-31e5-411e-8e2d-ad984a7c1cd5 HTTP/1.1" status: 204 len: 168 time: 0.1235237 2026-04-23 09:06:14.954 9 INFO neutron.api.v2.resource [None req-1622f5c4-1813-4e36-ac6c-6babc78f9031 fe80bc6aea5143459b8d03a3857e2b3a eb4711d82248436c8167e36c50a69bc5 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:06:14.956 9 INFO neutron.wsgi [None req-1622f5c4-1813-4e36-ac6c-6babc78f9031 fe80bc6aea5143459b8d03a3857e2b3a eb4711d82248436c8167e36c50a69bc5 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/ae666b65-31e5-411e-8e2d-ad984a7c1cd5 HTTP/1.1" status: 404 len: 346 time: 0.0237105 2026-04-23 09:06:14.967 10 INFO neutron.wsgi [None req-9fe10be6-c8f9-41af-8823-fb834abce563 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/networks/1a63c082-7a8f-419a-9856-aa5c2546a504 HTTP/1.1" status: 204 len: 168 time: 0.4651618 2026-04-23 09:06:14.986 10 INFO neutron.api.v2.resource [None req-329e3077-7c06-47c0-9c50-a23e1a3b2029 fe80bc6aea5143459b8d03a3857e2b3a eb4711d82248436c8167e36c50a69bc5 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:14.987 10 INFO neutron.wsgi [None req-329e3077-7c06-47c0-9c50-a23e1a3b2029 fe80bc6aea5143459b8d03a3857e2b3a eb4711d82248436c8167e36c50a69bc5 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/ae666b65-31e5-411e-8e2d-ad984a7c1cd5 HTTP/1.1" status: 404 len: 346 time: 0.0191839 2026-04-23 09:06:15.051 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:15.059 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network cc9b2dbb-56ec-4383-87a1-94533dfeb13e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:15.283 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 3af86512-9fff-42d0-9cc2-cd44d1d9841a (type: ports) to 1 2026-04-23 09:06:15.715 10 INFO neutron.wsgi [None req-5674c295-22fb-4d00-99f9-9730116f8d3f b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/ports?project_id=0cf41002f8f64e13999c362d2c8893c6&network_id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 3510 time: 0.0714726 2026-04-23 09:06:15.927 10 INFO neutron.db.ovn_revision_numbers_db [None req-7280168d-9bb7-472c-b854-90e68d8b03f6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6b747040-969a-4172-8830-f47cc76836fa (type: security_groups) to 1 2026-04-23 09:06:15.945 10 INFO neutron.db.ovn_revision_numbers_db [None req-7280168d-9bb7-472c-b854-90e68d8b03f6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 423a758d-dc32-413d-994e-8e0b3229b130 (type: security_group_rules) to 0 2026-04-23 09:06:15.960 10 INFO neutron.db.ovn_revision_numbers_db [None req-7280168d-9bb7-472c-b854-90e68d8b03f6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 757a5a6f-c11b-443c-9ccc-2ef27529b0f3 (type: security_group_rules) to 0 2026-04-23 09:06:15.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-7280168d-9bb7-472c-b854-90e68d8b03f6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 83ace669-2d7a-482b-a656-0a28b78bd662 (type: security_group_rules) to 0 2026-04-23 09:06:16.024 10 INFO neutron.services.segments.plugin [-] Segment 0767e03e-03f2-4756-a00b-a333ecb84508 resource provider aggregate not found 2026-04-23 09:06:16.051 9 INFO neutron.services.segments.plugin [-] Segment f0f7a553-9ac6-4b95-a743-78edb4b08b30 resource provider aggregate not found 2026-04-23 09:06:16.052 10 INFO neutron.services.segments.plugin [-] Segment 0767e03e-03f2-4756-a00b-a333ecb84508 resource provider aggregate not found 2026-04-23 09:06:16.064 9 INFO neutron.services.segments.plugin [-] Segment f0f7a553-9ac6-4b95-a743-78edb4b08b30 resource provider aggregate not found 2026-04-23 09:06:16.065 10 INFO neutron.db.ovn_revision_numbers_db [None req-7280168d-9bb7-472c-b854-90e68d8b03f6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f4d24019-262d-4492-8723-304a56583c37 (type: security_group_rules) to 0 2026-04-23 09:06:16.068 10 INFO neutron.services.segments.plugin [-] Segment 0767e03e-03f2-4756-a00b-a333ecb84508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0767e03e-03f2-4756-a00b-a333ecb84508 found for delete ", "request_id": "req-afc221ff-ae32-41a3-ad58-617fff52d2ca"}]} 2026-04-23 09:06:16.079 10 INFO neutron.services.segments.plugin [-] Segment 0767e03e-03f2-4756-a00b-a333ecb84508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0767e03e-03f2-4756-a00b-a333ecb84508 found for delete ", "request_id": "req-771617e0-831d-40a0-b257-a7759c8687bd"}]} 2026-04-23 09:06:16.090 10 INFO neutron.wsgi [None req-740a1893-d4d8-493e-b390-9c09a7f47bdf b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/subnets?network_id=bc03ce18-6dad-4586-b442-24aaa21fb429 HTTP/1.1" status: 200 len: 838 time: 0.1164382 2026-04-23 09:06:16.091 9 INFO neutron.services.segments.plugin [-] Segment f0f7a553-9ac6-4b95-a743-78edb4b08b30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0f7a553-9ac6-4b95-a743-78edb4b08b30 found for delete ", "request_id": "req-8128c198-50fb-4f1e-be46-eaa144c9ffd1"}]} 2026-04-23 09:06:16.100 9 INFO neutron.services.segments.plugin [-] Segment f0f7a553-9ac6-4b95-a743-78edb4b08b30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0f7a553-9ac6-4b95-a743-78edb4b08b30 found for delete ", "request_id": "req-63f17dd4-b138-4658-9789-40673f62e97e"}]} 2026-04-23 09:06:16.107 10 INFO neutron.services.segments.plugin [-] Segment f17645ef-42bb-480f-9c6b-d481feb8d201 resource provider aggregate not found 2026-04-23 09:06:16.133 10 INFO neutron.wsgi [None req-7280168d-9bb7-472c-b854-90e68d8b03f6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=eb4711d82248436c8167e36c50a69bc5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4882464 2026-04-23 09:06:16.135 10 INFO neutron.services.segments.plugin [-] Segment f17645ef-42bb-480f-9c6b-d481feb8d201 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f17645ef-42bb-480f-9c6b-d481feb8d201 found for delete ", "request_id": "req-7b6cb2cd-6611-4716-9cd9-1a4fe4907208"}]} 2026-04-23 09:06:16.149 9 INFO neutron.wsgi [None req-a97ca2ea-0c64-4668-bc0e-f2693ce546bd 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/networks/e8d6318d-b55d-4e63-8fd5-a00ab3c53e16 HTTP/1.1" status: 204 len: 168 time: 1.1684449 2026-04-23 09:06:16.188 10 INFO neutron.services.segments.plugin [-] Segment f17645ef-42bb-480f-9c6b-d481feb8d201 resource provider aggregate not found 2026-04-23 09:06:16.223 10 INFO neutron.services.segments.plugin [-] Segment f17645ef-42bb-480f-9c6b-d481feb8d201 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f17645ef-42bb-480f-9c6b-d481feb8d201 found for delete ", "request_id": "req-a15f8dfc-a863-4f1f-82ec-5cb93b83172d"}]} 2026-04-23 09:06:16.382 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 3af86512-9fff-42d0-9cc2-cd44d1d9841a 2026-04-23 09:06:16.399 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 3af86512-9fff-42d0-9cc2-cd44d1d9841a 2026-04-23 09:06:16.420 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 3af86512-9fff-42d0-9cc2-cd44d1d9841a (type: router_ports) to 1 2026-04-23 09:06:16.616 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 3af86512-9fff-42d0-9cc2-cd44d1d9841a (type: ports) to 1 2026-04-23 09:06:16.660 10 INFO neutron.db.l3_db [None req-83d972d1-8a18-4e47-89d0-42531f48a823 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Floating IP 7952acfb-c99e-4c38-930c-c23d5fed95a2 disassociated. External IP: 10.96.250.219, port: 4494f514-26ee-4411-bbd7-b56a32b5d386. 2026-04-23 09:06:16.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-83d972d1-8a18-4e47-89d0-42531f48a823 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 7952acfb-c99e-4c38-930c-c23d5fed95a2 (type: floatingips) to 2 2026-04-23 09:06:16.773 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:16.804 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network cc9b2dbb-56ec-4383-87a1-94533dfeb13e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:16.822 9 INFO neutron.wsgi [None req-c99afa7f-13e0-4e6d-9436-f199e35b9778 51a021f80b6c44db9a415e2621c0c8a9 2439b727cfa4461886891d17adf1ee3d - - default default] 10.0.0.66 "DELETE /v2.0/networks/62425c5e-e9d4-4c3c-9085-13d18433cedb HTTP/1.1" status: 204 len: 168 time: 0.6659513 2026-04-23 09:06:16.836 10 INFO neutron.wsgi [None req-ea1af876-8238-478e-b437-c0d3fdf59d42 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/6b747040-969a-4172-8830-f47cc76836fa HTTP/1.1" status: 204 len: 168 time: 0.6969132 2026-04-23 09:06:16.842 10 INFO neutron.wsgi [None req-83d972d1-8a18-4e47-89d0-42531f48a823 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/7952acfb-c99e-4c38-930c-c23d5fed95a2 HTTP/1.1" status: 200 len: 748 time: 0.6089737 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:16.876 10 INFO neutron.wsgi [None req-293c3765-2676-4ee0-aa8b-071b1f8e5990 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "GET /v2.0/floatingips/7952acfb-c99e-4c38-930c-c23d5fed95a2 HTTP/1.1" status: 200 len: 746 time: 0.0279603 2026-04-23 09:06:16.882 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c402a44-d28e-451f-bef9-d962a6189b17'] response: {'name': 'network-changed', 'server_uuid': '3f917c25-ea3f-40c4-9eb8-58ab0649e8d7', 'tag': '4494f514-26ee-4411-bbd7-b56a32b5d386', 'status': 'completed', 'code': 200} 2026-04-23 09:06:16.924 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 3af86512-9fff-42d0-9cc2-cd44d1d9841a (type: ports) to 2 2026-04-23 09:06:16.945 10 INFO neutron.wsgi [req-5eb52b6e-79cf-4bc9-bdc9-fead255a4258 req-55811394-1506-4bef-a372-b143e7491f33 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1409 time: 0.0453000 2026-04-23 09:06:17.024 10 INFO neutron.wsgi [req-5eb52b6e-79cf-4bc9-bdc9-fead255a4258 req-dbecd187-cf2c-4a58-9ed8-353c111e6f92 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 959 time: 0.0724883 2026-04-23 09:06:17.069 10 INFO neutron.wsgi [req-5eb52b6e-79cf-4bc9-bdc9-fead255a4258 req-6860e024-3246-42ec-b907-b02395d0cb94 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4494f514-26ee-4411-bbd7-b56a32b5d386 HTTP/1.1" status: 200 len: 217 time: 0.0344174 2026-04-23 09:06:17.073 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 3af86512-9fff-42d0-9cc2-cd44d1d9841a (type: router_ports) to 2 2026-04-23 09:06:17.076 9 INFO neutron.wsgi [None req-0b9d9cd4-886b-4f00-83eb-28ec31d04fe5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/8381ac73-126c-4c30-99fc-ef5f1bf77db5/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6586862 2026-04-23 09:06:17.116 10 INFO neutron.wsgi [req-5eb52b6e-79cf-4bc9-bdc9-fead255a4258 req-d248a837-03a9-4471-a232-707b2a7b6eca 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 200 len: 853 time: 0.0419214 2026-04-23 09:06:17.118 9 INFO neutron.wsgi [None req-068cd416-9f7f-44dc-a699-0f2c9efc60a5 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/3af86512-9fff-42d0-9cc2-cd44d1d9841a HTTP/1.1" status: 200 len: 1141 time: 0.0369267 2026-04-23 09:06:17.145 10 INFO neutron.wsgi [req-5eb52b6e-79cf-4bc9-bdc9-fead255a4258 req-03eb5441-018d-47a2-9b33-d102261fb2e0 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=d3987cb7-d415-4298-b7a7-67938eb6851c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0210748 2026-04-23 09:06:17.167 9 INFO neutron.wsgi [None req-fcf64334-5c37-4c9f-a2b3-39ba08c2affb dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports/3af86512-9fff-42d0-9cc2-cd44d1d9841a HTTP/1.1" status: 200 len: 1141 time: 0.0348599 2026-04-23 09:06:17.203 10 INFO neutron.wsgi [req-5eb52b6e-79cf-4bc9-bdc9-fead255a4258 req-8315686c-8fc2-40a7-9029-f59b760d73a3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0502336 2026-04-23 09:06:17.265 10 INFO neutron.wsgi [req-5eb52b6e-79cf-4bc9-bdc9-fead255a4258 req-a3d25d0a-f683-4e6c-bfe3-0bfcc799803d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0544934 2026-04-23 09:06:18.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-43cc3c17-8d86-48c5-adb5-17300bfae2af f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 88a46892-3916-41ec-b99f-e650b9067f3f (type: security_groups) to 1 2026-04-23 09:06:18.039 10 INFO neutron.db.ovn_revision_numbers_db [None req-43cc3c17-8d86-48c5-adb5-17300bfae2af f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4c9f22c9-458e-420d-b82b-e1820d4d0f35 (type: security_group_rules) to 0 2026-04-23 09:06:18.060 10 INFO neutron.db.ovn_revision_numbers_db [None req-43cc3c17-8d86-48c5-adb5-17300bfae2af f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 91372f8e-3105-477c-9709-642e2b590901 (type: security_group_rules) to 0 2026-04-23 09:06:18.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-43cc3c17-8d86-48c5-adb5-17300bfae2af f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource deef58e2-1c8c-4819-90a5-8a8ff10ec9eb (type: security_group_rules) to 0 2026-04-23 09:06:18.089 9 INFO neutron.wsgi [None req-e9e3af2e-1253-48c5-af3e-54ffe1f93837 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/8381ac73-126c-4c30-99fc-ef5f1bf77db5/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9167240 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:18.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-43cc3c17-8d86-48c5-adb5-17300bfae2af f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e66e4fb1-9c1f-4005-8258-49eb9cbe861f (type: security_group_rules) to 0 2026-04-23 09:06:18.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2ed562b-f2c1-4fbb-9bb3-e78d999d4d61 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 74781fac-4c8a-48f7-94da-10ef024adc85 (type: security_groups) to 1 2026-04-23 09:06:18.119 9 INFO neutron.services.segments.plugin [-] Segment af20c46f-7cdd-4db7-ae58-53f1c5833b2e resource provider aggregate not found 2026-04-23 09:06:18.137 9 INFO neutron.services.segments.plugin [-] Segment af20c46f-7cdd-4db7-ae58-53f1c5833b2e resource provider aggregate not found 2026-04-23 09:06:18.144 9 INFO neutron.services.segments.plugin [-] Segment af20c46f-7cdd-4db7-ae58-53f1c5833b2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af20c46f-7cdd-4db7-ae58-53f1c5833b2e found for delete ", "request_id": "req-e12aed3f-3ef1-4a7a-ac2b-80da875c8df9"}]} 2026-04-23 09:06:18.144 10 INFO neutron.wsgi [None req-43cc3c17-8d86-48c5-adb5-17300bfae2af f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=8642d592864b4821abbcb1871a870303&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4202907 2026-04-23 09:06:18.145 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2ed562b-f2c1-4fbb-9bb3-e78d999d4d61 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 851c66a4-f402-4f7a-a0f3-13078ec41a74 (type: security_group_rules) to 0 2026-04-23 09:06:18.149 9 INFO neutron.wsgi [None req-8473dd80-15a5-4f90-aeaf-7494b030747b dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=8381ac73-126c-4c30-99fc-ef5f1bf77db5 HTTP/1.1" status: 200 len: 205 time: 0.0495868 2026-04-23 09:06:18.163 9 INFO neutron.services.segments.plugin [-] Segment af20c46f-7cdd-4db7-ae58-53f1c5833b2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af20c46f-7cdd-4db7-ae58-53f1c5833b2e found for delete ", "request_id": "req-51d26ad0-030f-40cc-83d6-4eed3ef1e8ab"}]} 2026-04-23 09:06:18.167 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2ed562b-f2c1-4fbb-9bb3-e78d999d4d61 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource bedb109c-372d-43da-a778-d9b3f83d0f3e (type: security_group_rules) to 0 2026-04-23 09:06:18.196 10 INFO neutron.wsgi [None req-d2ed562b-f2c1-4fbb-9bb3-e78d999d4d61 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.2525463 2026-04-23 09:06:18.369 10 INFO neutron.wsgi [None req-f60766a0-7940-439a-8434-c1f9ab4e8085 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/88a46892-3916-41ec-b99f-e650b9067f3f HTTP/1.1" status: 204 len: 168 time: 0.2193706 2026-04-23 09:06:18.400 9 INFO neutron.wsgi [None req-4647d705-f4a7-4446-b78f-291065862b5e dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/routers/8381ac73-126c-4c30-99fc-ef5f1bf77db5 HTTP/1.1" status: 204 len: 168 time: 0.2449129 2026-04-23 09:06:18.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-f80df8e7-6d43-4b3e-9786-c127e5b7b673 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 2da477f9-b0ee-4ab6-935b-ea9b003b5cca (type: security_group_rules) to 0 2026-04-23 09:06:18.522 9 INFO neutron.wsgi [None req-f80df8e7-6d43-4b3e-9786-c127e5b7b673 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3197660 2026-04-23 09:06:18.638 9 INFO neutron.wsgi [None req-014720dc-41e5-4e4a-85fc-a2f16bb50605 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/511f42ee-07fe-4330-8947-8fd6d7c7f30e HTTP/1.1" status: 204 len: 168 time: 0.2303720 2026-04-23 09:06:18.681 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c800122-08d7-42fb-95be-451e6debcf91 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource fe36ec2c-9fcb-4ffa-a6c3-16fb3a193fdd (type: security_group_rules) to 0 2026-04-23 09:06:18.706 9 INFO neutron.db.ovn_revision_numbers_db [None req-58669512-2499-4768-8e86-b7c969adb201 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 54283c4f-5376-45da-909f-7b4f64c96e24 (type: security_groups) to 1 2026-04-23 09:06:18.718 10 INFO neutron.wsgi [None req-9c800122-08d7-42fb-95be-451e6debcf91 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1866312 2026-04-23 09:06:18.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-58669512-2499-4768-8e86-b7c969adb201 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 88f72f60-6dee-4d80-b04f-58aa2abbf1e4 (type: security_group_rules) to 0 2026-04-23 09:06:18.749 9 INFO neutron.db.ovn_revision_numbers_db [None req-58669512-2499-4768-8e86-b7c969adb201 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9c6b4049-189c-4500-923e-c43b00c7c46e (type: security_group_rules) to 0 2026-04-23 09:06:18.769 9 INFO neutron.db.ovn_revision_numbers_db [None req-58669512-2499-4768-8e86-b7c969adb201 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ce020a7c-8956-4df6-954d-85e34b7a8665 (type: security_group_rules) to 0 2026-04-23 09:06:18.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-58669512-2499-4768-8e86-b7c969adb201 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource eeea3dad-19b1-47cc-bc4c-6b337834cd1e (type: security_group_rules) to 0 2026-04-23 09:06:18.821 9 INFO neutron.wsgi [None req-58669512-2499-4768-8e86-b7c969adb201 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d91ba47c36924e8891c33ac637f66c8a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2536912 2026-04-23 09:06:18.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb0471f0-26bf-4473-b8c1-f730d9366904 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 1d2f00a7-7b1b-4817-96b3-051b4790b5d6 (type: security_group_rules) to 0 2026-04-23 09:06:18.917 9 INFO neutron.wsgi [None req-bb0471f0-26bf-4473-b8c1-f730d9366904 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1927242 2026-04-23 09:06:19.067 9 INFO neutron.db.ovn_revision_numbers_db [None req-d968cb9b-a5da-4a41-ae60-4f843102b904 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 6d8b9a0a-6f02-47a0-a4ac-72ccfb76a692 (type: security_group_rules) to 0 2026-04-23 09:06:19.092 10 INFO neutron.services.segments.plugin [-] Segment 72cea1ad-38a5-4feb-9fff-dc0d41086b5b resource provider aggregate not found 2026-04-23 09:06:19.100 10 INFO neutron.services.segments.plugin [-] Segment 72cea1ad-38a5-4feb-9fff-dc0d41086b5b resource provider aggregate not found 2026-04-23 09:06:19.101 9 INFO neutron.wsgi [None req-d968cb9b-a5da-4a41-ae60-4f843102b904 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1769919 2026-04-23 09:06:19.117 10 INFO neutron.services.segments.plugin [-] Segment 72cea1ad-38a5-4feb-9fff-dc0d41086b5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72cea1ad-38a5-4feb-9fff-dc0d41086b5b found for delete ", "request_id": "req-62648486-c7ae-464f-8b0b-d76a56272b1d"}]} 2026-04-23 09:06:19.128 10 INFO neutron.services.segments.plugin [-] Segment 72cea1ad-38a5-4feb-9fff-dc0d41086b5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72cea1ad-38a5-4feb-9fff-dc0d41086b5b found for delete ", "request_id": "req-2cc8db90-22ae-4cb4-873a-d6447cdaaa76"}]} 2026-04-23 09:06:19.134 9 INFO neutron.db.securitygroups_db [None req-534a6ba8-928a-48d9-aa67-d9d9bedca575 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Project 0cf41002f8f64e13999c362d2c8893c6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 09:06:19.151 10 INFO neutron.wsgi [None req-16129d34-6802-4d74-88b3-b4c3139e90df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/54283c4f-5376-45da-909f-7b4f64c96e24 HTTP/1.1" status: 204 len: 168 time: 0.3223054 2026-04-23 09:06:19.160 10 INFO neutron.wsgi [None req-a5f5c142-1381-46ba-9059-b1b95e2fc917 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/networks/cc9b2dbb-56ec-4383-87a1-94533dfeb13e HTTP/1.1" status: 204 len: 168 time: 0.5141947 2026-04-23 09:06:19.271 9 INFO neutron.db.ovn_revision_numbers_db [None req-534a6ba8-928a-48d9-aa67-d9d9bedca575 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 653f2187-d7be-4553-b378-e1ca6a7e30ed (type: security_group_rules) to 0 2026-04-23 09:06:19.315 9 INFO neutron.wsgi [None req-534a6ba8-928a-48d9-aa67-d9d9bedca575 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2088408 2026-04-23 09:06:19.338 9 INFO neutron.wsgi [None req-4bbb1bb7-e363-4dd0-b9e2-b0150e502cde f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=2439b727cfa4461886891d17adf1ee3d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0481110 2026-04-23 09:06:19.350 9 INFO neutron.db.securitygroups_db [None req-dcf87a34-ae85-473c-8042-3dfd751bc7a7 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Project 0cf41002f8f64e13999c362d2c8893c6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 09:06:19.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-dcf87a34-ae85-473c-8042-3dfd751bc7a7 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 82d02faf-8c7f-4671-b9ad-b41056d635f5 (type: security_group_rules) to 0 2026-04-23 09:06:19.497 9 INFO neutron.wsgi [None req-dcf87a34-ae85-473c-8042-3dfd751bc7a7 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1771343 2026-04-23 09:06:19.562 9 INFO neutron.wsgi [None req-2f162ec5-b46c-4eaf-9118-6d7f7a3598ea f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/82a6f020-7886-406d-a4ef-43195b29e5d8 HTTP/1.1" status: 204 len: 168 time: 0.2176147 2026-04-23 09:06:19.772 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-331e55ac-b202-44b6-84eb-068709f1806f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] No more DHCP agents 2026-04-23 09:06:19.777 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-331e55ac-b202-44b6-84eb-068709f1806f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:19.954 10 INFO neutron.db.ovn_revision_numbers_db [None req-331e55ac-b202-44b6-84eb-068709f1806f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 7ffbf472-1706-44d0-9bd8-942f56edbd2a (type: ports) to 1 2026-04-23 09:06:20.220 9 INFO neutron.wsgi [None req-9dde95c4-008f-4649-a1f0-cfa7b54ff26c 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.3357239 2026-04-23 09:06:20.374 9 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-5a33570e-068b-4fb7-a130-6cbcc07e506d 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1261570142&fields=id&tenant_id=0cf41002f8f64e13999c362d2c8893c6 HTTP/1.1" status: 200 len: 267 time: 0.0661132 2026-04-23 09:06:20.538 9 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-cb879e59-0f2a-413a-a000-a177f015f8c4 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 860 time: 0.1531088 2026-04-23 09:06:20.563 9 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-fb1dc3ef-e3c5-4c7c-ad98-105ca65b0feb 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/quotas/0cf41002f8f64e13999c362d2c8893c6 HTTP/1.1" status: 200 len: 386 time: 0.0162077 2026-04-23 09:06:20.654 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 7ffbf472-1706-44d0-9bd8-942f56edbd2a 2026-04-23 09:06:20.670 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 7ffbf472-1706-44d0-9bd8-942f56edbd2a 2026-04-23 09:06:20.691 10 INFO neutron.db.ovn_revision_numbers_db [None req-331e55ac-b202-44b6-84eb-068709f1806f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 7ffbf472-1706-44d0-9bd8-942f56edbd2a (type: router_ports) to 1 2026-04-23 09:06:20.752 9 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-c2725e12-d982-4da5-be76-ff7f42dc80f0 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&fields=id HTTP/1.1" status: 200 len: 348 time: 0.1787040 2026-04-23 09:06:20.774 10 INFO neutron.db.ovn_revision_numbers_db [None req-331e55ac-b202-44b6-84eb-068709f1806f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 91487c9c-9877-413b-841d-a1f5ece6bd40 (type: routers) to 2 2026-04-23 09:06:20.789 10 INFO neutron.wsgi [None req-331e55ac-b202-44b6-84eb-068709f1806f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 872 time: 1.6122735 2026-04-23 09:06:20.837 9 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-fd3970e6-80a2-4256-8c1e-a17c5c2c305a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0715909 2026-04-23 09:06:20.877 10 INFO neutron.wsgi [None req-bcec8ec3-53ff-4aff-8079-f6ac121c6bd9 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/routers/91487c9c-9877-413b-841d-a1f5ece6bd40 HTTP/1.1" status: 200 len: 873 time: 0.0832064 2026-04-23 09:06:20.911 9 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-596d9c3f-d2ba-4c0a-a7c2-1518acac7e95 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0678668 2026-04-23 09:06:21.351 10 INFO neutron.wsgi [req-913c0cc5-f636-4bcf-b67a-47dce1418300 req-d92436fc-a740-4b99-b019-b78a2ea31b4d 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 210 time: 0.0308921 2026-04-23 09:06:21.391 10 INFO neutron.wsgi [None req-dc812091-438d-465a-9399-12408a479e44 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/routers HTTP/1.1" status: 200 len: 876 time: 0.5072029 2026-04-23 09:06:21.597 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0050557 2026-04-23 09:06:21.600 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016387 2026-04-23 09:06:21.981 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb52cefd-adec-44d9-be50-120318be70d1 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] Successfully bumped revision number for resource 91487c9c-9877-413b-841d-a1f5ece6bd40 (type: routers) to 3 2026-04-23 09:06:21.984 10 INFO neutron.wsgi [None req-cb52cefd-adec-44d9-be50-120318be70d1 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "PUT /v2.0/routers/91487c9c-9877-413b-841d-a1f5ece6bd40 HTTP/1.1" status: 200 len: 880 time: 0.5862901 2026-04-23 09:06:22.007 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-e8a516ce-5908-4901-b9e6-dc96003b79ca 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 860 time: 0.1037083 2026-04-23 09:06:22.039 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No port found with ID 3af86512-9fff-42d0-9cc2-cd44d1d9841a: RuntimeError: No port found with ID 3af86512-9fff-42d0-9cc2-cd44d1d9841a 2026-04-23 09:06:22.070 9 INFO neutron.wsgi [None req-34688d1d-a2f6-419b-b757-99349ff4b9d4 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/routers/91487c9c-9877-413b-841d-a1f5ece6bd40 HTTP/1.1" status: 200 len: 880 time: 0.0792594 2026-04-23 09:06:22.112 9 INFO neutron.wsgi [None req-3b67ca8d-c2e0-4ceb-8073-0a08c3a4f69d dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=91487c9c-9877-413b-841d-a1f5ece6bd40 HTTP/1.1" status: 200 len: 205 time: 0.0161510 2026-04-23 09:06:22.123 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-db2acd33-76a6-4982-bc17-905013c7f01c 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0cf41002f8f64e13999c362d2c8893c6 HTTP/1.1" status: 200 len: 473 time: 0.1078243 2026-04-23 09:06:22.467 9 INFO neutron.wsgi [req-bd91474c-8f7e-46db-99b0-0161a4d95b6f req-16e1b77a-5d8f-4cc0-b01d-7034497971b5 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 210 time: 0.0306289 2026-04-23 09:06:22.541 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-1014f0bc-d844-4c8a-9924-be471c9f28fb 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] No more DHCP agents 2026-04-23 09:06:22.546 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-1014f0bc-d844-4c8a-9924-be471c9f28fb 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Unable to schedule network d3987cb7-d415-4298-b7a7-67938eb6851c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:22.741 10 INFO neutron.db.ovn_revision_numbers_db [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-1014f0bc-d844-4c8a-9924-be471c9f28fb 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource a9145e1d-c2c9-44df-9460-90e0976c4a2a (type: ports) to 1 2026-04-23 09:06:22.766 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-1014f0bc-d844-4c8a-9924-be471c9f28fb 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.6370344 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:22.791 9 INFO neutron.wsgi [None req-aa1a393b-5cad-4e74-857d-3ef5ceb4b246 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/routers/91487c9c-9877-413b-841d-a1f5ece6bd40 HTTP/1.1" status: 204 len: 168 time: 0.6742225 2026-04-23 09:06:22.821 9 INFO neutron.wsgi [None req-b5c8d4c1-3443-428a-bdad-97d4249082ce dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=91487c9c-9877-413b-841d-a1f5ece6bd40 HTTP/1.1" status: 200 len: 205 time: 0.0226207 2026-04-23 09:06:22.850 9 INFO neutron.api.v2.resource [None req-cf3b0e0d-0ebf-4e22-9653-4590b903d428 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:22.851 9 INFO neutron.wsgi [None req-cf3b0e0d-0ebf-4e22-9653-4590b903d428 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/routers/91487c9c-9877-413b-841d-a1f5ece6bd40 HTTP/1.1" status: 404 len: 336 time: 0.0243483 2026-04-23 09:06:23.183 9 INFO neutron.wsgi [None req-eb92ab4d-a7a4-46df-af4f-30872308a59f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=8381ac73-126c-4c30-99fc-ef5f1bf77db5 HTTP/1.1" status: 200 len: 205 time: 0.3265514 2026-04-23 09:06:23.220 9 INFO neutron.api.v2.resource [None req-216a0bf0-270b-48e6-9f24-66fe43deec03 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:23.222 9 INFO neutron.wsgi [None req-216a0bf0-270b-48e6-9f24-66fe43deec03 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/routers/8381ac73-126c-4c30-99fc-ef5f1bf77db5 HTTP/1.1" status: 404 len: 336 time: 0.0324566 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:23.251 10 INFO neutron.pecan_wsgi.hooks.translation [None req-5863c94f-fa81-4b63-bc65-004249f0f5d7 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:06:23.254 10 INFO neutron.wsgi [None req-5863c94f-fa81-4b63-bc65-004249f0f5d7 dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/511f42ee-07fe-4330-8947-8fd6d7c7f30e HTTP/1.1" status: 404 len: 337 time: 0.0254116 2026-04-23 09:06:23.277 10 INFO neutron.db.ovn_revision_numbers_db [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-64399420-7dad-48f5-bafc-1014a393ae67 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource a9145e1d-c2c9-44df-9460-90e0976c4a2a (type: ports) to 2 2026-04-23 09:06:23.291 9 INFO neutron.wsgi [None req-f3a246ff-e971-470d-8c1d-0b7e7888607d dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=4c1e02db-43dc-4ec8-995b-a1387f1367b6 HTTP/1.1" status: 200 len: 205 time: 0.0237038 2026-04-23 09:06:23.337 9 INFO neutron.api.v2.resource [None req-d2c4fbc9-fa2b-4e17-bcfa-9757a69cac8c dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:23.338 9 INFO neutron.wsgi [None req-d2c4fbc9-fa2b-4e17-bcfa-9757a69cac8c dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/routers/4c1e02db-43dc-4ec8-995b-a1387f1367b6 HTTP/1.1" status: 404 len: 336 time: 0.0416393 2026-04-23 09:06:23.378 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b51dfc37-8525-4769-9f6c-27f52f3b24ba dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:06:23.382 9 INFO neutron.wsgi [None req-b51dfc37-8525-4769-9f6c-27f52f3b24ba dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/81265a3d-4e1f-4bc9-a187-7bb058633392 HTTP/1.1" status: 404 len: 337 time: 0.0312619 2026-04-23 09:06:23.413 9 INFO neutron.wsgi [None req-60d1f374-60ee-48fa-bad8-28b9ed1be75f dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=03dbe5f6-d581-4f8a-ad34-98320fea07eb HTTP/1.1" status: 200 len: 205 time: 0.0239599 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:23.443 9 INFO neutron.api.v2.resource [None req-038fb7f4-997e-4b40-924f-d3b1869dcede dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:23.444 9 INFO neutron.wsgi [None req-038fb7f4-997e-4b40-924f-d3b1869dcede dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/routers/03dbe5f6-d581-4f8a-ad34-98320fea07eb HTTP/1.1" status: 404 len: 336 time: 0.0230665 2026-04-23 09:06:23.478 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5e6d4911-1c18-4a83-b332-0c654063e6bb dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:06:23.480 9 INFO neutron.wsgi [None req-5e6d4911-1c18-4a83-b332-0c654063e6bb dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/be450111-ccd6-468f-a221-838dd60843ce HTTP/1.1" status: 404 len: 337 time: 0.0298676 2026-04-23 09:06:23.507 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c7cab3d1-afb3-4399-91da-213e0ba3dcfa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:06:23.510 9 INFO neutron.wsgi [None req-c7cab3d1-afb3-4399-91da-213e0ba3dcfa dbae2432ac5d45038299a31635491085 f05b431d1382423187396b471d786938 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/e5b133d9-bec2-40e7-b87a-6cb394833449 HTTP/1.1" status: 404 len: 337 time: 0.0229731 2026-04-23 09:06:23.532 10 INFO neutron.db.ovn_revision_numbers_db [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-64399420-7dad-48f5-bafc-1014a393ae67 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource a9145e1d-c2c9-44df-9460-90e0976c4a2a (type: ports) to 2 2026-04-23 09:06:23.566 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-64399420-7dad-48f5-bafc-1014a393ae67 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/a9145e1d-c2c9-44df-9460-90e0976c4a2a HTTP/1.1" status: 200 len: 1380 time: 0.7928596 2026-04-23 09:06:23.630 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-624677b9-dd76-489c-b0b5-7f60c722d3f6'] response: {'name': 'network-changed', 'server_uuid': '498e7ad7-0a90-44ab-8c03-812fac21b853', 'tag': 'a9145e1d-c2c9-44df-9460-90e0976c4a2a', 'status': 'completed', 'code': 200} 2026-04-23 09:06:23.635 9 INFO neutron.db.ovn_revision_numbers_db [None req-21f297f7-d163-4b7c-98f9-3e33369ac073 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e49d1c99-0125-45b9-bee2-55e85783ee65 (type: security_groups) to 1 2026-04-23 09:06:23.658 9 INFO neutron.db.ovn_revision_numbers_db [None req-21f297f7-d163-4b7c-98f9-3e33369ac073 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2c46860b-388d-4a75-a395-27a18a11bd8b (type: security_group_rules) to 0 2026-04-23 09:06:23.668 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] Successfully bumped revision number for resource 329d5f58-2d17-4eca-9a09-3aae8855decd (type: security_groups) to 1 2026-04-23 09:06:23.679 9 INFO neutron.db.ovn_revision_numbers_db [None req-21f297f7-d163-4b7c-98f9-3e33369ac073 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3a46d9c8-0cfe-4eea-9fec-f4a9d17964c2 (type: security_group_rules) to 0 2026-04-23 09:06:23.687 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-1d96e77e-181c-494f-accb-a5d7d2b56d64 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1411 time: 0.0665202 2026-04-23 09:06:23.701 9 INFO neutron.db.ovn_revision_numbers_db [None req-21f297f7-d163-4b7c-98f9-3e33369ac073 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b4c44c44-ee6b-44dd-9e0d-3ed8f038598d (type: security_group_rules) to 0 2026-04-23 09:06:23.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] Successfully bumped revision number for resource 134b53d8-5d80-45bf-b903-ce0ea00cb698 (type: security_group_rules) to 0 2026-04-23 09:06:23.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-21f297f7-d163-4b7c-98f9-3e33369ac073 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f08c4084-2b17-4917-b126-14a03d77524e (type: security_group_rules) to 0 2026-04-23 09:06:23.727 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-6b99665d-1043-414c-92c2-2b951d60f7e8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a9145e1d-c2c9-44df-9460-90e0976c4a2a HTTP/1.1" status: 200 len: 217 time: 0.0332181 2026-04-23 09:06:23.738 10 INFO neutron.wsgi [req-1a061833-1690-4410-b381-b757e7f3509b req-08a46564-1b3e-469c-87e7-21a41563e338 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1172 time: 0.1876028 2026-04-23 09:06:23.751 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] Successfully bumped revision number for resource 8bd547dd-4cd5-482b-9ffe-9626d865e3d7 (type: security_group_rules) to 0 2026-04-23 09:06:23.767 9 INFO neutron.wsgi [None req-21f297f7-d163-4b7c-98f9-3e33369ac073 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=20169c206afb4dc6aeabda06697b7e24&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4396522 2026-04-23 09:06:23.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] Successfully bumped revision number for resource b1ec908b-26bf-4208-bfc1-9df3dc2be489 (type: security_group_rules) to 0 2026-04-23 09:06:23.803 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-37028e27-445d-491a-8c01-73e417ce5418 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 200 len: 853 time: 0.0627606 2026-04-23 09:06:23.825 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] Successfully bumped revision number for resource e55cebc8-03f1-409c-ac16-7b45c13ba104 (type: security_group_rules) to 0 2026-04-23 09:06:23.842 10 INFO neutron.wsgi [req-1a061833-1690-4410-b381-b757e7f3509b req-c715afb9-a88d-415e-b360-cbfbbd077222 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=74781fac-4c8a-48f7-94da-10ef024adc85&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0938199 2026-04-23 09:06:23.852 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-8317ebb3-9368-409e-83b7-e821ba0d23b7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=d3987cb7-d415-4298-b7a7-67938eb6851c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0408647 2026-04-23 09:06:23.950 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-b718a211-1d5f-4bd5-8575-9106259b447e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0915389 2026-04-23 09:06:23.982 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] Successfully bumped revision number for resource 94fcbb9d-f662-47f3-b44b-08bb488beec0 (type: security_groups) to 1 2026-04-23 09:06:24.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] Successfully bumped revision number for resource 9d0cf6ed-b4d3-441f-8810-0935ed7967f6 (type: security_group_rules) to 0 2026-04-23 09:06:24.041 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] Successfully bumped revision number for resource c5a28715-7d23-423a-80c4-b90243b440a6 (type: security_group_rules) to 0 2026-04-23 09:06:24.050 10 INFO neutron.wsgi [req-a40bd36b-ea2e-400e-959f-57f895275b65 req-234b5803-634e-49f3-822a-a627f160d5f0 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0918179 2026-04-23 09:06:24.065 9 INFO neutron.wsgi [None req-c4bce390-b741-46ab-914a-54a7cdd468ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/e49d1c99-0125-45b9-bee2-55e85783ee65 HTTP/1.1" status: 204 len: 168 time: 0.2912829 2026-04-23 09:06:24.070 10 INFO neutron.wsgi [None req-c2f5fc1d-d001-4e4f-8421-d2b5780a4393 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.8658385 2026-04-23 09:06:24.135 10 INFO neutron.wsgi [None req-5a0e5805-17b2-456d-99fe-f120b392271f 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "PUT /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 218 time: 0.0585213 2026-04-23 09:06:24.159 10 INFO neutron.wsgi [req-768e9087-7ccf-4959-908f-50380c277891 req-d6505180-1657-49a9-a7e7-cc01d26a88c1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1411 time: 0.0521913 2026-04-23 09:06:24.166 9 INFO neutron.wsgi [None req-f87013f2-cea7-45da-95b4-f4a6805ee472 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 218 time: 0.0248957 2026-04-23 09:06:24.243 9 INFO neutron.wsgi [None req-a6d2af62-d467-4b46-bf28-889788e4f5f0 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "PUT /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0718539 2026-04-23 09:06:24.275 10 INFO neutron.wsgi [req-768e9087-7ccf-4959-908f-50380c277891 req-75e5d674-ed3d-462c-aeba-ef5937a2ab8a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 959 time: 0.1059806 2026-04-23 09:06:24.315 10 INFO neutron.wsgi [req-768e9087-7ccf-4959-908f-50380c277891 req-302b1104-49c9-4528-9517-c93bbf683ce7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a9145e1d-c2c9-44df-9460-90e0976c4a2a HTTP/1.1" status: 200 len: 217 time: 0.0305109 2026-04-23 09:06:24.327 9 INFO neutron.wsgi [None req-5d396b5b-0fc2-4db0-be65-ecf9e3584289 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 227 time: 0.0738523 2026-04-23 09:06:24.332 9 INFO neutron.wsgi [None req-708f94a8-f49e-4641-9854-ca62ca937a0e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=f05b431d1382423187396b471d786938&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2307916 2026-04-23 09:06:24.364 9 INFO neutron.wsgi [None req-8babf5cd-c7a6-46ac-b7b6-b12a31a25631 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "PUT /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0270486 2026-04-23 09:06:24.393 10 INFO neutron.wsgi [req-768e9087-7ccf-4959-908f-50380c277891 req-a653dc5c-c24c-4b98-8dd9-31a27d69d899 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 200 len: 853 time: 0.0688038 2026-04-23 09:06:24.412 9 INFO neutron.wsgi [None req-77409368-0cea-4a63-abf2-ae4c5a5c4fc1 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 227 time: 0.0393221 2026-04-23 09:06:24.428 10 INFO neutron.wsgi [req-768e9087-7ccf-4959-908f-50380c277891 req-c3cfb534-8419-4014-ba07-a39f55b323e5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=d3987cb7-d415-4298-b7a7-67938eb6851c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0284848 2026-04-23 09:06:24.472 9 INFO neutron.wsgi [None req-41443e71-cba3-46d1-8418-82513534a641 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "PUT /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0516250 2026-04-23 09:06:24.491 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7716355-93ba-4d53-a4be-6a0236f101a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 396d4f3f-0802-4db0-acde-bff00a5f2991 (type: security_groups) to 1 2026-04-23 09:06:24.509 9 INFO neutron.wsgi [None req-7ed2a77c-3c5f-4ed3-a806-c9046a29cbd1 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 245 time: 0.0288734 2026-04-23 09:06:24.513 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7716355-93ba-4d53-a4be-6a0236f101a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 309127a8-4473-43f2-8822-e17363c515e8 (type: security_group_rules) to 0 2026-04-23 09:06:24.533 10 INFO neutron.wsgi [req-768e9087-7ccf-4959-908f-50380c277891 req-2125d0e2-8ad6-4c46-8924-43b4c286df00 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0980501 2026-04-23 09:06:24.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7716355-93ba-4d53-a4be-6a0236f101a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7ccb8d4c-4049-4ab4-8cb7-1f987b419df3 (type: security_group_rules) to 0 2026-04-23 09:06:24.555 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7716355-93ba-4d53-a4be-6a0236f101a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c160da00-2856-4f91-9e5b-4b70eb86ec61 (type: security_group_rules) to 0 2026-04-23 09:06:24.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7716355-93ba-4d53-a4be-6a0236f101a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d53444cd-bf9c-48ea-83d5-1eae19fbf313 (type: security_group_rules) to 0 2026-04-23 09:06:24.599 9 INFO neutron.wsgi [None req-c7716355-93ba-4d53-a4be-6a0236f101a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d302d2ffa8bf4bf28a17cf2d928fcca9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3989058 2026-04-23 09:06:24.610 10 INFO neutron.wsgi [None req-26a1740f-722c-489d-8020-2495094b07eb 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "PUT /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 230 time: 0.0913460 2026-04-23 09:06:24.642 9 INFO neutron.wsgi [None req-8e2f39b2-7a48-4606-9453-5ac84ec73db9 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 230 time: 0.0260201 2026-04-23 09:06:24.653 10 INFO neutron.wsgi [req-768e9087-7ccf-4959-908f-50380c277891 req-17d2c1c8-fc01-4ab7-8705-b45d16b5b7a7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1081817 2026-04-23 09:06:24.670 9 INFO neutron.wsgi [None req-0a2ec43a-a270-4a81-9c7f-6469530a18a1 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0228877 2026-04-23 09:06:24.702 9 INFO neutron.api.v2.resource [None req-efbbff5a-8f54-489a-8095-f30d9ca25f50 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:06:24.704 9 INFO neutron.wsgi [None req-efbbff5a-8f54-489a-8095-f30d9ca25f50 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0254130 2026-04-23 09:06:24.728 10 INFO neutron.wsgi [None req-271993a5-93c0-43e4-b3ca-0ae147466a71 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/396160a3-3473-499a-8009-3c8c2c92cae2 HTTP/1.1" status: 204 len: 168 time: 0.3899860 2026-04-23 09:06:24.757 9 INFO neutron.wsgi [None req-e02ec388-6141-41bc-bf51-25334d394b56 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0451319 2026-04-23 09:06:24.790 10 INFO neutron.wsgi [None req-438499a1-dd40-44d8-a8e0-78414b68b202 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 223 time: 0.0272360 2026-04-23 09:06:24.828 9 INFO neutron.api.v2.resource [None req-7c2b6857-9c18-4902-9f99-f307c0281a79 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:24.830 9 INFO neutron.wsgi [None req-7c2b6857-9c18-4902-9f99-f307c0281a79 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0322378 2026-04-23 09:06:24.873 9 INFO neutron.wsgi [None req-9c189af4-a392-418b-9a6a-7b955b02007c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/396d4f3f-0802-4db0-acde-bff00a5f2991 HTTP/1.1" status: 204 len: 168 time: 0.2678316 2026-04-23 09:06:24.876 9 INFO neutron.wsgi [None req-f7ed27ac-d01b-4dac-8e8b-80f27d2c4e41 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 204 len: 168 time: 0.0379379 2026-04-23 09:06:24.902 9 INFO neutron.wsgi [None req-56a50c5a-f2f4-4b3c-8bfa-af85648645d3 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "GET /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0/tags HTTP/1.1" status: 200 len: 205 time: 0.0198574 2026-04-23 09:06:24.972 9 INFO neutron.wsgi [req-5f8f2449-0f82-4e35-88b1-3f4544a7a761 req-70836dbd-c28b-4e36-b31e-046bf1460666 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1172 time: 0.0528417 2026-04-23 09:06:25.024 9 INFO neutron.wsgi [req-5f8f2449-0f82-4e35-88b1-3f4544a7a761 req-ef66bbf1-5a5c-49fe-a39d-fe0c8d7b5a03 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=74781fac-4c8a-48f7-94da-10ef024adc85&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0432696 2026-04-23 09:06:25.077 9 INFO neutron.wsgi [None req-62e4f10a-e2f4-4009-9d0f-10cd7ab846a2 00078141214448b6a161db3105a6ec31 1282e62a971b43ee8d1a4de541879d4c - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/94fcbb9d-f662-47f3-b44b-08bb488beec0 HTTP/1.1" status: 204 len: 168 time: 0.1663530 2026-04-23 09:06:26.054 10 INFO neutron.wsgi [None req-fdb892df-eee0-44a4-850c-073cd9065474 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=1282e62a971b43ee8d1a4de541879d4c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2685099 2026-04-23 09:06:26.151 10 INFO neutron.wsgi [req-d54ab531-7095-4dc9-a250-72987e5d31d3 req-b114f654-77f3-4678-ab1b-9f714b7cf99e 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1172 time: 0.0513427 2026-04-23 09:06:26.227 10 INFO neutron.wsgi [req-d54ab531-7095-4dc9-a250-72987e5d31d3 req-64ed0747-c41f-48c1-9497-c0db75f0f094 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=74781fac-4c8a-48f7-94da-10ef024adc85&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0657692 2026-04-23 09:06:26.358 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No port found with ID 7ffbf472-1706-44d0-9bd8-942f56edbd2a: RuntimeError: No port found with ID 7ffbf472-1706-44d0-9bd8-942f56edbd2a 2026-04-23 09:06:26.362 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: a9145e1d-c2c9-44df-9460-90e0976c4a2a 2026-04-23 09:06:26.376 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port a9145e1d-c2c9-44df-9460-90e0976c4a2a 2026-04-23 09:06:26.411 10 INFO neutron.wsgi [None req-740fe696-db55-433c-966a-e7b86cb1f3df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/329d5f58-2d17-4eca-9a09-3aae8855decd HTTP/1.1" status: 204 len: 168 time: 0.3507261 2026-04-23 09:06:26.537 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-31fffe9c-d92f-46ed-bc2e-a0a29a059569'] response: {'server_uuid': '498e7ad7-0a90-44ab-8c03-812fac21b853', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9145e1d-c2c9-44df-9460-90e0976c4a2a', 'code': 200} 2026-04-23 09:06:26.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource a9145e1d-c2c9-44df-9460-90e0976c4a2a (type: ports) to 4 2026-04-23 09:06:26.762 9 INFO neutron.db.ovn_revision_numbers_db [None req-6656252f-4753-4ae3-b9d6-fb9195c69973 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 027b760c-43a9-41b7-a63c-93acc8849698 (type: security_groups) to 1 2026-04-23 09:06:26.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-6656252f-4753-4ae3-b9d6-fb9195c69973 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5a544ea3-8668-47cf-8934-f8ab56dc2db4 (type: security_group_rules) to 0 2026-04-23 09:06:26.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-6656252f-4753-4ae3-b9d6-fb9195c69973 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 61077202-0eb9-4554-8a9c-727db08cfe0c (type: security_group_rules) to 0 2026-04-23 09:06:26.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-6656252f-4753-4ae3-b9d6-fb9195c69973 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 85bf5bd5-6870-47e9-a59a-5d2c1a5fdf30 (type: security_group_rules) to 0 2026-04-23 09:06:26.838 9 INFO neutron.db.ovn_revision_numbers_db [None req-6656252f-4753-4ae3-b9d6-fb9195c69973 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e9ab65f3-8e97-4728-a345-da1c385680dd (type: security_group_rules) to 0 2026-04-23 09:06:26.866 9 INFO neutron.wsgi [None req-6656252f-4753-4ae3-b9d6-fb9195c69973 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=ed1b4305eb9d433cb0c2949d8116ff36&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2526226 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:27.101 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource 56836671-9ae7-42c1-beb3-3700cba29645 (type: security_groups) to 1 2026-04-23 09:06:27.119 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource 1182610b-e994-4d6f-bf50-2052a7e455a9 (type: security_group_rules) to 0 2026-04-23 09:06:27.123 9 INFO neutron.wsgi [None req-3dd35e47-471d-49ab-a278-bbf3625c0610 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/027b760c-43a9-41b7-a63c-93acc8849698 HTTP/1.1" status: 204 len: 168 time: 0.2494116 2026-04-23 09:06:27.141 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource 44d02a76-d1bb-46cd-a26f-15c987f7e360 (type: security_group_rules) to 0 2026-04-23 09:06:27.159 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource 6f4d90f4-2c3c-4b76-97ef-957e40ec6398 (type: security_group_rules) to 0 2026-04-23 09:06:27.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource f0e53f0e-a749-4cc3-8e4c-e1cd0d2f5914 (type: security_group_rules) to 0 2026-04-23 09:06:27.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource a12acbf4-587a-4767-9899-6e4274f6445d (type: security_groups) to 1 2026-04-23 09:06:27.360 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource 7eae7c81-1b44-478e-95a6-f23416f99348 (type: security_group_rules) to 0 2026-04-23 09:06:27.379 10 INFO neutron.wsgi [req-b37c10a8-f835-4acc-8861-51f4e632998a req-5cdfcaad-9443-4c98-a884-0de67b50ac8a 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1174 time: 0.0749824 2026-04-23 09:06:27.410 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource b55abacf-97de-4359-aa7e-122971d218b0 (type: security_group_rules) to 0 2026-04-23 09:06:27.453 10 INFO neutron.wsgi [None req-ea479cc0-1f07-4d34-9755-9fff6a31b23e c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.6814890 2026-04-23 09:06:27.460 10 INFO neutron.wsgi [req-b37c10a8-f835-4acc-8861-51f4e632998a req-d054a426-c3f7-49ad-a62b-603652e3bd5c 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=74781fac-4c8a-48f7-94da-10ef024adc85&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0712001 2026-04-23 09:06:27.576 9 INFO neutron.wsgi [None req-0a32eb4e-bed0-4012-95a3-d86bd385cc69 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.1174381 2026-04-23 09:06:27.684 9 INFO neutron.wsgi [req-cbe30a36-1967-4b90-ae3b-0e508d8d7f9e req-4374255a-5216-4990-926b-26ca6b7b1693 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1174 time: 0.1289921 2026-04-23 09:06:27.714 9 INFO neutron.db.ovn_revision_numbers_db [None req-0fa8ea40-0eb5-4540-95fd-2beb4c649c53 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource a12acbf4-587a-4767-9899-6e4274f6445d (type: security_groups) to 2 2026-04-23 09:06:27.717 9 INFO neutron.wsgi [None req-0fa8ea40-0eb5-4540-95fd-2beb4c649c53 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "PUT /v2.0/security-groups/a12acbf4-587a-4767-9899-6e4274f6445d HTTP/1.1" status: 200 len: 1793 time: 0.1327324 2026-04-23 09:06:27.746 9 INFO neutron.wsgi [req-cbe30a36-1967-4b90-ae3b-0e508d8d7f9e req-5dd41384-c159-42a8-a74b-aed7794e3d6c 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=74781fac-4c8a-48f7-94da-10ef024adc85&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0551593 2026-04-23 09:06:27.772 10 INFO neutron.wsgi [None req-6ac0fcea-763b-4217-8e0b-61092f8c9135 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-groups/a12acbf4-587a-4767-9899-6e4274f6445d HTTP/1.1" status: 200 len: 1793 time: 0.0491698 2026-04-23 09:06:27.815 10 INFO neutron.wsgi [None req-31ff4e49-a48f-4468-a516-ca9d5fb3dc97 b1969bd282b74104b52cc5f2ade001f3 89bfcb89058b4401975b0957da9738a6 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1408 time: 0.0365734 2026-04-23 09:06:27.932 9 INFO neutron.wsgi [None req-eb283ee3-6d85-42c2-9891-980bf269c624 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/a12acbf4-587a-4767-9899-6e4274f6445d HTTP/1.1" status: 204 len: 168 time: 0.1526139 2026-04-23 09:06:27.993 9 INFO neutron.wsgi [None req-1f4e3f8a-f20f-4da2-90a9-45fab0efdd3c c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0518072 2026-04-23 09:06:28.010 9 INFO neutron.api.v2.resource [None req-21fad844-2988-499e-aebb-d5544220af00 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:28.011 9 INFO neutron.wsgi [None req-21fad844-2988-499e-aebb-d5544220af00 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/a12acbf4-587a-4767-9899-6e4274f6445d HTTP/1.1" status: 404 len: 347 time: 0.0114014 2026-04-23 09:06:28.101 10 INFO neutron.db.l3_db [None req-d026837b-1bf3-49fc-8f7b-b5df37f852ef 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Floating IP 7952acfb-c99e-4c38-930c-c23d5fed95a2 associated. External IP: 10.96.250.219, port: a9145e1d-c2c9-44df-9460-90e0976c4a2a. 2026-04-23 09:06:28.164 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad817e5d-59d3-4f45-8bc5-d2d388031550 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource 39926dbb-e886-40b7-8317-7da63e4166ba (type: security_groups) to 1 2026-04-23 09:06:28.182 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad817e5d-59d3-4f45-8bc5-d2d388031550 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource 798f5794-28ca-4630-9b56-e7f04b74290b (type: security_group_rules) to 0 2026-04-23 09:06:28.197 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad817e5d-59d3-4f45-8bc5-d2d388031550 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource d4f364de-cba6-4e8a-8c49-be0452ac7ddf (type: security_group_rules) to 0 2026-04-23 09:06:28.217 9 INFO neutron.wsgi [None req-ad817e5d-59d3-4f45-8bc5-d2d388031550 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.1961653 2026-04-23 09:06:28.372 9 INFO neutron.db.ovn_revision_numbers_db [None req-e7ec51c1-6a9a-4e00-8ebd-6a4d1cda0f19 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource bf3f41ad-468a-4b34-93c2-796b59833b5f (type: security_group_rules) to 0 2026-04-23 09:06:28.400 9 INFO neutron.wsgi [None req-e7ec51c1-6a9a-4e00-8ebd-6a4d1cda0f19 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1781714 2026-04-23 09:06:28.431 9 INFO neutron.wsgi [None req-0902cd15-80a5-4b4e-aaea-c4a488a21ac1 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/bf3f41ad-468a-4b34-93c2-796b59833b5f HTTP/1.1" status: 200 len: 763 time: 0.0238945 2026-04-23 09:06:28.479 9 INFO neutron.wsgi [None req-7b41c85b-aacf-424c-bf37-5a5944b1e464 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0416451 2026-04-23 09:06:28.597 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9293440-24a4-4471-bf73-6dcaebf6e08c'] response: {'server_uuid': '498e7ad7-0a90-44ab-8c03-812fac21b853', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9145e1d-c2c9-44df-9460-90e0976c4a2a', 'code': 200} 2026-04-23 09:06:28.609 9 INFO neutron.wsgi [None req-ddd0f260-4f85-4a2c-a428-0e3ce958cf2b c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/bf3f41ad-468a-4b34-93c2-796b59833b5f HTTP/1.1" status: 204 len: 168 time: 0.1245892 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:28.667 10 INFO neutron.db.ovn_revision_numbers_db [None req-d026837b-1bf3-49fc-8f7b-b5df37f852ef 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 7952acfb-c99e-4c38-930c-c23d5fed95a2 (type: floatingips) to 4 2026-04-23 09:06:28.677 10 INFO neutron.wsgi [None req-59c6086c-e35f-49ca-957b-8792db56f3c8 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0440755 2026-04-23 09:06:28.804 10 INFO neutron.db.ovn_revision_numbers_db [None req-d026837b-1bf3-49fc-8f7b-b5df37f852ef 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Successfully bumped revision number for resource 7952acfb-c99e-4c38-930c-c23d5fed95a2 (type: floatingips) to 5 2026-04-23 09:06:28.842 10 INFO neutron.wsgi [None req-d026837b-1bf3-49fc-8f7b-b5df37f852ef 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/7952acfb-c99e-4c38-930c-c23d5fed95a2 HTTP/1.1" status: 200 len: 1050 time: 1.0168068 2026-04-23 09:06:28.854 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ffb6ca0-49a1-4536-9045-ffc41315f338 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ba584e5e-25b4-4d12-8ee5-1ab5ca10ab43 (type: security_groups) to 1 2026-04-23 09:06:28.879 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ffb6ca0-49a1-4536-9045-ffc41315f338 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 048db38b-a6de-4ec7-a491-58baa4823cc4 (type: security_group_rules) to 0 2026-04-23 09:06:28.891 9 INFO neutron.db.ovn_revision_numbers_db [None req-0230bcbc-b571-4418-8209-ca585a357aea c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource f3c481a5-3fa9-4f9f-bbd4-052d053bccd7 (type: security_group_rules) to 0 2026-04-23 09:06:28.896 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ffb6ca0-49a1-4536-9045-ffc41315f338 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 49a5281a-63d7-48cd-b56a-81667f559239 (type: security_group_rules) to 0 2026-04-23 09:06:28.900 10 INFO neutron.wsgi [None req-bd2b79fc-4b8d-42f7-b7d8-38e1d34db818 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "GET /v2.0/floatingips/7952acfb-c99e-4c38-930c-c23d5fed95a2 HTTP/1.1" status: 200 len: 1052 time: 0.0514224 2026-04-23 09:06:28.926 9 INFO neutron.wsgi [None req-0230bcbc-b571-4418-8209-ca585a357aea c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2424655 2026-04-23 09:06:28.927 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ffb6ca0-49a1-4536-9045-ffc41315f338 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a1822dad-15ab-4929-a943-0ba2c4bf2ce4 (type: security_group_rules) to 0 2026-04-23 09:06:28.956 9 INFO neutron.wsgi [None req-a2574b99-a9ef-43e6-805c-c5766283041b c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/f3c481a5-3fa9-4f9f-bbd4-052d053bccd7 HTTP/1.1" status: 200 len: 763 time: 0.0237901 2026-04-23 09:06:28.957 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ffb6ca0-49a1-4536-9045-ffc41315f338 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f541d20f-d4cc-42a0-93e0-a51af08d8e00 (type: security_group_rules) to 0 2026-04-23 09:06:28.978 9 INFO neutron.wsgi [None req-5ffb6ca0-49a1-4536-9045-ffc41315f338 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=2d032bfd7632458ba55310ccae88f7a7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5451858 2026-04-23 09:06:29.007 10 INFO neutron.wsgi [None req-5b8f351c-4c5d-4320-8ffa-654eb4b045dd c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0441158 2026-04-23 09:06:29.136 10 INFO neutron.wsgi [None req-391e38a5-8c4a-476a-b038-be7d10c83b48 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/f3c481a5-3fa9-4f9f-bbd4-052d053bccd7 HTTP/1.1" status: 204 len: 168 time: 0.1233714 2026-04-23 09:06:29.196 9 INFO neutron.wsgi [None req-138120c2-1dc0-470f-8523-63c2d76ec07f c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0533073 2026-04-23 09:06:29.272 9 INFO neutron.wsgi [None req-f7cccb45-2174-406f-b771-965fe90f8350 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/ba584e5e-25b4-4d12-8ee5-1ab5ca10ab43 HTTP/1.1" status: 204 len: 168 time: 0.2866850 2026-04-23 09:06:29.376 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a814e8b-efdc-4e2f-b43e-67ca444c3606 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] Successfully bumped revision number for resource 1fa56e6b-7093-40cf-8ce2-e5a2444d0c17 (type: security_group_rules) to 0 2026-04-23 09:06:29.407 9 INFO neutron.wsgi [None req-3a814e8b-efdc-4e2f-b43e-67ca444c3606 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2058184 2026-04-23 09:06:29.436 9 INFO neutron.wsgi [None req-f2ce8e06-9071-4408-bdc7-fc72c45c576f c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/1fa56e6b-7093-40cf-8ce2-e5a2444d0c17 HTTP/1.1" status: 200 len: 764 time: 0.0225394 2026-04-23 09:06:29.489 9 INFO neutron.wsgi [None req-cd83f98e-1356-4501-8998-3b32dca043a4 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4114 time: 0.0478728 2026-04-23 09:06:29.627 9 INFO neutron.wsgi [None req-cc267e87-b3be-453d-a138-eb6e85fa2744 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/1fa56e6b-7093-40cf-8ce2-e5a2444d0c17 HTTP/1.1" status: 204 len: 168 time: 0.1321428 2026-04-23 09:06:29.675 9 INFO neutron.wsgi [None req-f786b6d9-c68a-4ec4-94d9-6fd0032cb167 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0414612 2026-04-23 09:06:29.836 9 INFO neutron.wsgi [None req-0cf41014-e846-47ca-a88c-07c5eaf5b9f3 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/39926dbb-e886-40b7-8317-7da63e4166ba HTTP/1.1" status: 204 len: 168 time: 0.1553288 2026-04-23 09:06:29.890 9 INFO neutron.wsgi [None req-eb09c39f-a67f-4f47-93ff-e19f53975bc5 c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0485311 2026-04-23 09:06:29.943 9 INFO neutron.wsgi [None req-6ead1131-3cbc-4fa1-b756-2975a75d519f c9e498ac96054fdbb2972fe9d553ac54 94cbde0ae2534a748c6ccccfa85c7c7a - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0425081 2026-04-23 09:06:30.593 9 INFO neutron.wsgi [None req-6502ef59-d920-4984-b355-223e32f05ca6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=94cbde0ae2534a748c6ccccfa85c7c7a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1605163 2026-04-23 09:06:30.665 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfe0ca78-5d46-4460-a9aa-e683352007af'] response: {'name': 'network-changed', 'server_uuid': '498e7ad7-0a90-44ab-8c03-812fac21b853', 'tag': 'a9145e1d-c2c9-44df-9460-90e0976c4a2a', 'status': 'completed', 'code': 200} 2026-04-23 09:06:30.747 10 INFO neutron.wsgi [req-cf321bfc-7863-44f7-9c2a-9af132a039a7 req-a6595dda-3b1a-4434-aa2a-47338fef5d29 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0cf41002f8f64e13999c362d2c8893c6&device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1413 time: 0.0554299 2026-04-23 09:06:30.848 10 INFO neutron.wsgi [req-cf321bfc-7863-44f7-9c2a-9af132a039a7 req-4ca43714-8e2d-4fd8-8971-8d9363246c8b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 200 len: 959 time: 0.0940702 2026-04-23 09:06:30.896 9 INFO neutron.wsgi [None req-768b542c-087e-421b-9d0b-1ccd39dedd33 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/56836671-9ae7-42c1-beb3-3700cba29645 HTTP/1.1" status: 204 len: 168 time: 0.2937465 2026-04-23 09:06:30.907 10 INFO neutron.wsgi [req-cf321bfc-7863-44f7-9c2a-9af132a039a7 req-16b808ae-f331-4239-94e8-184f91785ff1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a9145e1d-c2c9-44df-9460-90e0976c4a2a HTTP/1.1" status: 200 len: 1060 time: 0.0498285 2026-04-23 09:06:30.946 10 INFO neutron.wsgi [req-cf321bfc-7863-44f7-9c2a-9af132a039a7 req-fc92787a-983d-41f5-af6a-c095c46c7039 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 200 len: 853 time: 0.0321262 2026-04-23 09:06:30.981 10 INFO neutron.wsgi [req-cf321bfc-7863-44f7-9c2a-9af132a039a7 req-55956300-ee9b-4d90-aa0b-281f3f2c4566 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=d3987cb7-d415-4298-b7a7-67938eb6851c&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0274377 2026-04-23 09:06:31.063 10 INFO neutron.wsgi [req-cf321bfc-7863-44f7-9c2a-9af132a039a7 req-72a0e826-58ac-4bdc-9f52-9f3d5255b22d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0735390 2026-04-23 09:06:31.146 10 INFO neutron.wsgi [None req-7312fb2c-b5aa-4a62-9646-406280f502c1 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2815881 2026-04-23 09:06:31.167 10 INFO neutron.wsgi [req-cf321bfc-7863-44f7-9c2a-9af132a039a7 req-0d56cd5b-a6f7-4a79-978c-8054846b358e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0925119 2026-04-23 09:06:31.224 9 INFO neutron.wsgi [None req-407e8bb7-0a18-4362-9672-3b42d117ac49 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 218 time: 0.0536232 2026-04-23 09:06:31.254 9 INFO neutron.wsgi [None req-ca4d2a25-c6e4-4963-bf25-e33aeb0f4d8d 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 218 time: 0.0223927 2026-04-23 09:06:31.290 9 INFO neutron.wsgi [None req-75ac8e97-6a84-4bf3-a80d-638d1860f07c 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0309432 2026-04-23 09:06:31.325 9 INFO neutron.wsgi [None req-ff4f866b-783c-44b9-8b6a-5df6e9995b0b 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 227 time: 0.0300682 2026-04-23 09:06:31.358 9 INFO neutron.wsgi [None req-cf497ac6-ee0e-41b6-8eee-6bdd93f4eaba 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0267761 2026-04-23 09:06:31.385 9 INFO neutron.wsgi [None req-6ea0fa85-9af9-4032-986f-2246f7b3d6c3 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 227 time: 0.0209606 2026-04-23 09:06:31.430 9 INFO neutron.wsgi [None req-d4baadb9-6c8e-46b6-9404-7a58c01fe754 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0378170 2026-04-23 09:06:31.462 9 INFO neutron.wsgi [None req-315316aa-c72e-4904-9ad6-18ae7f396021 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 245 time: 0.0214009 2026-04-23 09:06:31.523 9 INFO neutron.wsgi [None req-a25836d2-23ea-48d4-8ac4-0bdd7e215f18 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 230 time: 0.0352976 2026-04-23 09:06:31.565 10 INFO neutron.wsgi [None req-1cf091f5-1839-417b-a239-62199f59ef7c 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 230 time: 0.0346432 2026-04-23 09:06:31.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 871f02b5-2bef-4d89-bc6b-f23ac7ae1434 (type: security_groups) to 1 2026-04-23 09:06:31.604 9 INFO neutron.wsgi [None req-25672914-d50d-42a1-8a19-62ec9161b43a 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0341730 2026-04-23 09:06:31.614 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4834740d-92d0-49f8-ba7b-aba55309872c (type: security_group_rules) to 0 2026-04-23 09:06:31.627 9 INFO neutron.api.v2.resource [None req-41148057-9590-4ca8-930a-3b7239679c15 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:06:31.628 9 INFO neutron.wsgi [None req-41148057-9590-4ca8-930a-3b7239679c15 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0193686 2026-04-23 09:06:31.646 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 818529eb-f3cf-4991-9da2-80d579d0486d (type: security_group_rules) to 0 2026-04-23 09:06:31.669 9 INFO neutron.wsgi [None req-a1d919e8-ae17-4cf0-b3ce-4e02c7b92b5e 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0353448 2026-04-23 09:06:31.674 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 844a294a-f906-414d-85e4-945a9d8f1ad2 (type: security_group_rules) to 0 2026-04-23 09:06:31.690 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fd8aeb20-9bc3-4580-9f41-b0d1a5e45d40 (type: security_group_rules) to 0 2026-04-23 09:06:31.694 9 INFO neutron.wsgi [None req-51aad4ce-c525-4ce8-a7fb-eba140eec0d8 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 223 time: 0.0177169 2026-04-23 09:06:31.717 9 INFO neutron.api.v2.resource [None req-25047f88-3808-4409-ba77-25529ce54dd1 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:06:31.719 9 INFO neutron.wsgi [None req-25047f88-3808-4409-ba77-25529ce54dd1 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0209303 2026-04-23 09:06:31.743 10 INFO neutron.db.segments_db [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment 8cb21caf-1053-46a8-bcf8-b5e264c26dcd of type geneve for network 7aa6fae1-88eb-49b1-b7fe-32f07343f966 2026-04-23 09:06:31.754 9 INFO neutron.wsgi [None req-cd5f4de7-7a46-46a7-9af8-6133e7b8857d 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 204 len: 168 time: 0.0309732 2026-04-23 09:06:31.803 10 INFO neutron.wsgi [None req-66ffa7fc-0c0d-4a55-ab23-74ba45eec6a1 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "GET /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca/tags HTTP/1.1" status: 200 len: 205 time: 0.0425153 2026-04-23 09:06:31.903 9 INFO neutron.wsgi [None req-4fa64772-9c7d-4824-b99a-97f702b49670 261c2c361d8a41eaaf88fd762190bb52 ac411326e8604d2295c77dce2ae51614 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/cb06397a-266f-4433-9ed8-f64e26d430ca HTTP/1.1" status: 204 len: 168 time: 0.0883455 2026-04-23 09:06:31.967 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7aa6fae1-88eb-49b1-b7fe-32f07343f966 (type: networks) to 1 2026-04-23 09:06:32.162 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:32.164 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 7aa6fae1-88eb-49b1-b7fe-32f07343f966: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:32.254 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 46598a4b-751a-4705-a4b2-feef26bafe98 (type: ports) to 1 2026-04-23 09:06:32.286 10 INFO neutron.wsgi [None req-7ac4cc79-2c09-405d-a22a-538ff1da5b4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 1.0259278 2026-04-23 09:06:32.458 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5cbd734e-6f28-4cd3-9eae-81c5d4386a57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:32.460 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5cbd734e-6f28-4cd3-9eae-81c5d4386a57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 7aa6fae1-88eb-49b1-b7fe-32f07343f966: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:32.751 9 INFO neutron.wsgi [-] 10.0.0.66 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0028305 2026-04-23 09:06:32.802 9 INFO neutron.wsgi [None req-785eaa04-930a-412b-bbfc-345e5ddee5f3 7a7b062bf19745b28fd6c1c079ebdb1c 5679b762b477432c97698f0f1dc0e083 - - default default] 10.0.0.66 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.0467348 2026-04-23 09:06:32.878 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ea9e3c-56ff-4222-9595-b6af5d947c47 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0c2370ad-0ba7-4435-977d-02f4d97cd9ec (type: security_groups) to 1 2026-04-23 09:06:32.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ea9e3c-56ff-4222-9595-b6af5d947c47 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 799a3fc6-7dd7-46ec-a08d-06c766970a05 (type: security_group_rules) to 0 2026-04-23 09:06:32.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ea9e3c-56ff-4222-9595-b6af5d947c47 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b49d01ad-6bde-48c5-8607-05b146c70d9d (type: security_group_rules) to 0 2026-04-23 09:06:32.920 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ea9e3c-56ff-4222-9595-b6af5d947c47 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ecc64e7b-e953-49eb-b014-e3d9e6a76d3b (type: security_group_rules) to 0 2026-04-23 09:06:32.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ea9e3c-56ff-4222-9595-b6af5d947c47 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f6788e6f-f4f8-4740-ada8-64748b204555 (type: security_group_rules) to 0 2026-04-23 09:06:32.964 9 INFO neutron.wsgi [None req-b9ea9e3c-56ff-4222-9595-b6af5d947c47 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=c966891077e745e1bf40cdb119a38ec4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3941176 2026-04-23 09:06:32.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cbd734e-6f28-4cd3-9eae-81c5d4386a57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 46598a4b-751a-4705-a4b2-feef26bafe98 (type: ports) to 2 2026-04-23 09:06:33.040 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cbd734e-6f28-4cd3-9eae-81c5d4386a57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f701a92e-79ee-463b-b2c6-ba5388eb1094 (type: subnets) to 0 2026-04-23 09:06:33.063 10 INFO neutron.wsgi [None req-5cbd734e-6f28-4cd3-9eae-81c5d4386a57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 0.7711077 2026-04-23 09:06:33.340 10 INFO neutron.wsgi [None req-6cfece2a-62c4-411d-a14a-437be62568ca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/0c2370ad-0ba7-4435-977d-02f4d97cd9ec HTTP/1.1" status: 204 len: 168 time: 0.3684824 2026-04-23 09:06:33.532 9 INFO neutron.db.ovn_revision_numbers_db [None req-b742fe8e-0f4c-457b-bf63-82af2aa844e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 777bea41-3f95-40eb-b4a7-623edc77ae42 (type: security_groups) to 1 2026-04-23 09:06:33.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-b742fe8e-0f4c-457b-bf63-82af2aa844e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 008a185a-dc51-4b86-be7c-3997c9bfb8ef (type: security_group_rules) to 0 2026-04-23 09:06:33.559 9 INFO neutron.db.ovn_revision_numbers_db [None req-762c11c6-bc8e-4b75-a30e-a277a6aa35d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b5c7dc74-6f0b-4ba6-a842-0326b53b41f0 (type: security_groups) to 1 2026-04-23 09:06:33.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-b742fe8e-0f4c-457b-bf63-82af2aa844e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2d659b45-2c4b-46bd-a02b-2297ebfe8314 (type: security_group_rules) to 0 2026-04-23 09:06:33.572 9 INFO neutron.db.ovn_revision_numbers_db [None req-762c11c6-bc8e-4b75-a30e-a277a6aa35d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 014af4af-611e-45e8-93b2-efbb9a0f5616 (type: security_group_rules) to 0 2026-04-23 09:06:33.580 9 INFO neutron.db.ovn_revision_numbers_db [None req-b742fe8e-0f4c-457b-bf63-82af2aa844e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b99f7c48-10a6-4b89-9ac3-886257c834c6 (type: security_group_rules) to 0 2026-04-23 09:06:33.586 9 INFO neutron.db.ovn_revision_numbers_db [None req-762c11c6-bc8e-4b75-a30e-a277a6aa35d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 04792b43-e4a5-49c8-b2c2-ef5b1960a35a (type: security_group_rules) to 0 2026-04-23 09:06:33.592 9 INFO neutron.db.ovn_revision_numbers_db [None req-b742fe8e-0f4c-457b-bf63-82af2aa844e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource df8506cc-a389-4d5e-88f7-3c22d51e0d03 (type: security_group_rules) to 0 2026-04-23 09:06:33.593 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c58fe82-9b1b-4a86-a6db-fbc92faa2272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:33.596 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c58fe82-9b1b-4a86-a6db-fbc92faa2272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:33.603 9 INFO neutron.db.ovn_revision_numbers_db [None req-762c11c6-bc8e-4b75-a30e-a277a6aa35d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 32609219-f937-4e41-9e07-14f0604b603f (type: security_group_rules) to 0 2026-04-23 09:06:33.614 9 INFO neutron.wsgi [None req-b742fe8e-0f4c-457b-bf63-82af2aa844e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=5679b762b477432c97698f0f1dc0e083&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3321402 2026-04-23 09:06:33.626 9 INFO neutron.db.ovn_revision_numbers_db [None req-762c11c6-bc8e-4b75-a30e-a277a6aa35d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d08730fd-9f65-4764-a2ce-5af00f2c19e3 (type: security_group_rules) to 0 2026-04-23 09:06:33.668 9 INFO neutron.wsgi [None req-762c11c6-bc8e-4b75-a30e-a277a6aa35d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=ac411326e8604d2295c77dce2ae51614&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2207303 2026-04-23 09:06:33.780 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c58fe82-9b1b-4a86-a6db-fbc92faa2272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fba2ea84-95e8-416c-8484-1fe2bcfe8da4 (type: ports) to 1 2026-04-23 09:06:33.878 9 INFO neutron.wsgi [None req-ba6c1c29-ff15-4cb5-b973-a4d7e19ace40 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/777bea41-3f95-40eb-b4a7-623edc77ae42 HTTP/1.1" status: 204 len: 168 time: 0.2575033 2026-04-23 09:06:33.915 9 INFO neutron.wsgi [None req-86475f80-04bc-4a19-807e-b17ed8bd114c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b5c7dc74-6f0b-4ba6-a842-0326b53b41f0 HTTP/1.1" status: 204 len: 168 time: 0.2412930 2026-04-23 09:06:34.438 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: fba2ea84-95e8-416c-8484-1fe2bcfe8da4 2026-04-23 09:06:34.441 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Router 84f3e970-9f33-4563-bddd-44e83e129e64 is bound to host instance 2026-04-23 09:06:34.807 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port fba2ea84-95e8-416c-8484-1fe2bcfe8da4 2026-04-23 09:06:34.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c58fe82-9b1b-4a86-a6db-fbc92faa2272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fba2ea84-95e8-416c-8484-1fe2bcfe8da4 (type: router_ports) to 1 2026-04-23 09:06:34.952 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c58fe82-9b1b-4a86-a6db-fbc92faa2272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 84f3e970-9f33-4563-bddd-44e83e129e64 (type: routers) to 2 2026-04-23 09:06:34.974 10 INFO neutron.wsgi [None req-4c58fe82-9b1b-4a86-a6db-fbc92faa2272 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 1.9050281 2026-04-23 09:06:35.423 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource fba2ea84-95e8-416c-8484-1fe2bcfe8da4 (type: ports) to 1 2026-04-23 09:06:35.501 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:35.502 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 7aa6fae1-88eb-49b1-b7fe-32f07343f966: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:35.689 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 746a7aaf-e461-4d6e-9ee5-afb323f513bb (type: ports) to 1 2026-04-23 09:06:35.713 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource fba2ea84-95e8-416c-8484-1fe2bcfe8da4 (type: router_ports) to 3 2026-04-23 09:06:35.926 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource fba2ea84-95e8-416c-8484-1fe2bcfe8da4 (type: ports) to 2 2026-04-23 09:06:36.225 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource fba2ea84-95e8-416c-8484-1fe2bcfe8da4 (type: ports) to 4 2026-04-23 09:06:36.240 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 746a7aaf-e461-4d6e-9ee5-afb323f513bb (type: router_ports) to 1 2026-04-23 09:06:36.413 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 746a7aaf-e461-4d6e-9ee5-afb323f513bb (type: ports) to 1 2026-04-23 09:06:36.503 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:36.506 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 7aa6fae1-88eb-49b1-b7fe-32f07343f966: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:36.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource fba2ea84-95e8-416c-8484-1fe2bcfe8da4 (type: router_ports) to 4 2026-04-23 09:06:36.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019379 2026-04-23 09:06:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020034 2026-04-23 09:06:37.422 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 746a7aaf-e461-4d6e-9ee5-afb323f513bb (type: router_ports) to 1 2026-04-23 09:06:37.425 9 INFO neutron.wsgi [None req-ab0d91c5-43af-413d-85e2-1c3064286405 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/84f3e970-9f33-4563-bddd-44e83e129e64/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4448407 2026-04-23 09:06:37.860 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 746a7aaf-e461-4d6e-9ee5-afb323f513bb 2026-04-23 09:06:37.867 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 746a7aaf-e461-4d6e-9ee5-afb323f513bb 2026-04-23 09:06:38.197 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 746a7aaf-e461-4d6e-9ee5-afb323f513bb (type: ports) to 2 2026-04-23 09:06:38.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-4e2d2242-5cbd-4607-93ef-75791358edef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b6a0a84a-429c-4df9-bd1e-062c8887069c (type: security_groups) to 1 2026-04-23 09:06:38.344 9 INFO neutron.db.ovn_revision_numbers_db [None req-4e2d2242-5cbd-4607-93ef-75791358edef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 44b9a5d2-78cc-44f5-9225-639298b62c2d (type: security_group_rules) to 0 2026-04-23 09:06:38.361 9 INFO neutron.db.ovn_revision_numbers_db [None req-4e2d2242-5cbd-4607-93ef-75791358edef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6648305a-87dd-480e-8ea7-5eb27d5b708c (type: security_group_rules) to 0 2026-04-23 09:06:38.372 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 746a7aaf-e461-4d6e-9ee5-afb323f513bb (type: router_ports) to 2 2026-04-23 09:06:38.396 9 INFO neutron.db.ovn_revision_numbers_db [None req-4e2d2242-5cbd-4607-93ef-75791358edef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c2749cdc-0283-48bb-917d-c8ae4718f588 (type: security_group_rules) to 0 2026-04-23 09:06:38.414 9 INFO neutron.db.ovn_revision_numbers_db [None req-4e2d2242-5cbd-4607-93ef-75791358edef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e17295c7-1f18-46df-ad36-50ed74c343d8 (type: security_group_rules) to 0 2026-04-23 09:06:38.440 9 INFO neutron.wsgi [None req-4e2d2242-5cbd-4607-93ef-75791358edef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=fb1f193981e64266a2f7f276538386ce&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5417345 2026-04-23 09:06:38.667 9 INFO neutron.wsgi [None req-05696fa2-2db1-43d9-9a1a-7284a3029f08 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b6a0a84a-429c-4df9-bd1e-062c8887069c HTTP/1.1" status: 204 len: 168 time: 0.2221797 2026-04-23 09:06:38.877 9 INFO neutron.db.ovn_revision_numbers_db [None req-d6d997bc-211e-4e2d-8daa-ba834532beb5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a5ef7c32-33ae-4351-ad63-762fc60a4e21 (type: security_groups) to 1 2026-04-23 09:06:38.897 9 INFO neutron.db.ovn_revision_numbers_db [None req-d6d997bc-211e-4e2d-8daa-ba834532beb5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 05303c40-1367-4296-b460-1bf4adfb33e5 (type: security_group_rules) to 0 2026-04-23 09:06:38.899 9 INFO neutron.db.ovn_revision_numbers_db [None req-0650be6b-c206-4381-afaa-697be6f7f66a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ef7e5304-1b2c-4f87-8892-c2e8af49f719 (type: security_groups) to 1 2026-04-23 09:06:38.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-d6d997bc-211e-4e2d-8daa-ba834532beb5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 16bf1df1-5aa5-4d71-98a1-e59eba1b9486 (type: security_group_rules) to 0 2026-04-23 09:06:38.918 9 INFO neutron.db.ovn_revision_numbers_db [None req-0650be6b-c206-4381-afaa-697be6f7f66a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3d56d301-ad8f-42d6-8508-d4e2b853b810 (type: security_group_rules) to 0 2026-04-23 09:06:38.934 9 INFO neutron.db.ovn_revision_numbers_db [None req-d6d997bc-211e-4e2d-8daa-ba834532beb5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 45a849b5-ebe8-4feb-ad7f-672a21908daf (type: security_group_rules) to 0 2026-04-23 09:06:38.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-0650be6b-c206-4381-afaa-697be6f7f66a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7fb20e7a-f685-4c41-9fab-3d629fa137b4 (type: security_group_rules) to 0 2026-04-23 09:06:38.952 9 INFO neutron.db.ovn_revision_numbers_db [None req-d6d997bc-211e-4e2d-8daa-ba834532beb5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ba3add0d-7362-42c5-8054-a35d9cae96ca (type: security_group_rules) to 0 2026-04-23 09:06:38.954 9 INFO neutron.db.ovn_revision_numbers_db [None req-0650be6b-c206-4381-afaa-697be6f7f66a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource af22c445-cfc5-4d59-9d4a-b1ac0a124011 (type: security_group_rules) to 0 2026-04-23 09:06:38.989 9 INFO neutron.wsgi [None req-d6d997bc-211e-4e2d-8daa-ba834532beb5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=dd9b7466b476466d8cc564c6f32ab459&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3660100 2026-04-23 09:06:38.992 9 INFO neutron.db.ovn_revision_numbers_db [None req-0650be6b-c206-4381-afaa-697be6f7f66a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e9dd94de-2bc7-420b-a52d-7c1d25461205 (type: security_group_rules) to 0 2026-04-23 09:06:39.013 9 INFO neutron.wsgi [None req-0650be6b-c206-4381-afaa-697be6f7f66a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=44f9ecfaf7e344739861fe688c57b401&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2456028 2026-04-23 09:06:39.161 9 INFO neutron.wsgi [req-698e9c49-ceb3-4f5b-931a-e5ed47526993 req-0d85005f-6432-4e53-a639-70e0ed09aa3b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1413 time: 0.0348847 2026-04-23 09:06:39.218 10 INFO neutron.wsgi [None req-fecaf5fc-8cb9-489a-9121-b47ecadbc08e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/a5ef7c32-33ae-4351-ad63-762fc60a4e21 HTTP/1.1" status: 204 len: 168 time: 0.2216704 2026-04-23 09:06:39.220 9 INFO neutron.wsgi [req-698e9c49-ceb3-4f5b-931a-e5ed47526993 req-f4b7b7c5-27a9-4e17-9434-4651d72a60c6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/security-groups?id=74781fac-4c8a-48f7-94da-10ef024adc85&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0516381 2026-04-23 09:06:39.290 9 INFO neutron.wsgi [None req-e47b3f1a-d336-4eab-9d63-a0eb7f4a10d3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/ef7e5304-1b2c-4f87-8892-c2e8af49f719 HTTP/1.1" status: 204 len: 168 time: 0.2711875 2026-04-23 09:06:39.472 9 INFO neutron.db.ovn_revision_numbers_db [None req-648ac7b3-3a33-4be6-8cd0-5b12debecaeb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f9f955a2-2661-45f4-8a92-54bc9f3482da (type: security_groups) to 1 2026-04-23 09:06:39.486 9 INFO neutron.db.ovn_revision_numbers_db [None req-648ac7b3-3a33-4be6-8cd0-5b12debecaeb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4e3bdbe5-26c4-43bb-a658-a8ea046cca15 (type: security_group_rules) to 0 2026-04-23 09:06:39.500 9 INFO neutron.db.ovn_revision_numbers_db [None req-648ac7b3-3a33-4be6-8cd0-5b12debecaeb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 573da442-7ca1-438f-a88d-e456343d295b (type: security_group_rules) to 0 2026-04-23 09:06:39.513 9 INFO neutron.db.ovn_revision_numbers_db [None req-648ac7b3-3a33-4be6-8cd0-5b12debecaeb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6a7dbbe0-563c-450a-92e7-87dfba821a54 (type: security_group_rules) to 0 2026-04-23 09:06:39.527 9 INFO neutron.db.ovn_revision_numbers_db [None req-648ac7b3-3a33-4be6-8cd0-5b12debecaeb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e5159e41-1085-4211-832c-1d676bf663de (type: security_group_rules) to 0 2026-04-23 09:06:39.548 9 INFO neutron.wsgi [None req-648ac7b3-3a33-4be6-8cd0-5b12debecaeb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=e5536d3c67e84586b865791095edeff7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1697915 2026-04-23 09:06:39.753 9 INFO neutron.wsgi [None req-5701f269-dcde-49ea-a364-8b27545216e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/f9f955a2-2661-45f4-8a92-54bc9f3482da HTTP/1.1" status: 204 len: 168 time: 0.1998742 2026-04-23 09:06:39.934 9 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-e058b08c-dc16-4320-9185-fc50ab61d311 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/networks?id=7aa6fae1-88eb-49b1-b7fe-32f07343f966 HTTP/1.1" status: 200 len: 871 time: 0.0822647 2026-04-23 09:06:39.949 9 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-b8423fc7-b589-42df-9bc5-c6c3b6d0d2a7 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/quotas/10aa8188c8a1427ab3fbd6f333c1c4b1 HTTP/1.1" status: 200 len: 386 time: 0.0097272 2026-04-23 09:06:40.058 9 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-1c48abb7-db43-462a-8da1-fa5a953c871a b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=10aa8188c8a1427ab3fbd6f333c1c4b1&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1014526 2026-04-23 09:06:40.126 9 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-c7e3da4d-7d89-415c-9ac5-783fe7c31e3d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/7aa6fae1-88eb-49b1-b7fe-32f07343f966?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0613849 2026-04-23 09:06:40.216 9 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-5e4663ef-3cd5-4d0c-972d-431f4fd3b20c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/7aa6fae1-88eb-49b1-b7fe-32f07343f966?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0811172 2026-04-23 09:06:40.373 10 INFO neutron.wsgi [req-1be7f5e2-3520-419b-aa7c-960acbb8b7b7 req-0311abaa-ff44-44f6-b580-03dbbad26689 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 210 time: 0.0223873 2026-04-23 09:06:41.186 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-eaf6d67b-fc03-447f-9e31-e78e001af36d b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 199.204.45.169 "GET /v2.0/networks?id=7aa6fae1-88eb-49b1-b7fe-32f07343f966 HTTP/1.1" status: 200 len: 871 time: 0.0778143 2026-04-23 09:06:41.476 9 INFO neutron.wsgi [req-48dc3950-303c-44a0-9dcd-8d64c853fe25 req-8e6e9279-cec4-454c-aa03-481e9801f180 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 210 time: 0.0348592 2026-04-23 09:06:41.680 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-8089f7ca-8975-441c-8ced-341989477507 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] No more DHCP agents 2026-04-23 09:06:41.687 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-8089f7ca-8975-441c-8ced-341989477507 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] Unable to schedule network 7aa6fae1-88eb-49b1-b7fe-32f07343f966: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:42.004 9 INFO neutron.wsgi [req-35ba4ef7-6839-4466-a5ec-3a24ce277c1d req-f60f80ef-efe3-4798-b79d-427694cf6171 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1174 time: 0.1604249 2026-04-23 09:06:42.013 10 INFO neutron.db.ovn_revision_numbers_db [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-8089f7ca-8975-441c-8ced-341989477507 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] Successfully bumped revision number for resource 6e2551d5-1eb6-464b-90ad-4a6abecf6de3 (type: ports) to 1 2026-04-23 09:06:42.082 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-8089f7ca-8975-441c-8ced-341989477507 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8877549 2026-04-23 09:06:42.086 9 INFO neutron.wsgi [req-35ba4ef7-6839-4466-a5ec-3a24ce277c1d req-31197a0b-24f6-453f-8cc7-07754d34fe1f 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=74781fac-4c8a-48f7-94da-10ef024adc85&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0697255 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:42.196 9 INFO neutron.wsgi [None req-c688f9a7-1334-4b01-a2d7-f9d6b82f42a5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1036 time: 0.2194283 2026-04-23 09:06:42.222 9 INFO neutron.wsgi [None req-d3f9f6da-a993-4618-911c-cc69c57ae638 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0239143 2026-04-23 09:06:42.255 9 INFO neutron.wsgi [req-826b053d-8fd8-4f7d-a517-bfbf53ec2d9c req-71bd62dc-5c81-43d0-8d86-cbb975e65608 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1174 time: 0.0623336 2026-04-23 09:06:42.275 9 INFO neutron.wsgi [None req-c05a37ef-5cdf-4ef4-bd89-8af79e1b6adf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2731 time: 0.0508800 2026-04-23 09:06:42.293 9 INFO neutron.wsgi [None req-b0fb62b2-882d-4439-9617-660504e0a9b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0124438 2026-04-23 09:06:42.433 9 INFO neutron.wsgi [None req-ad1559fa-5e18-4c48-aaab-0e90d0967db4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3853 time: 0.1379786 2026-04-23 09:06:42.541 9 INFO neutron.wsgi [None req-4e56ab7d-b301-483b-87de-218633040308 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 32547 time: 0.0975838 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:42.620 9 INFO neutron.wsgi [None req-b1bf4af9-a359-4338-8262-e2deec5054bf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2731 time: 0.0696876 2026-04-23 09:06:42.690 9 INFO neutron.wsgi [None req-ae3dea6e-961f-4248-b20d-6ef46ba5abc2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 16278 time: 0.0681677 2026-04-23 09:06:42.703 10 INFO neutron.wsgi [req-0ffe5abc-d7e0-42dc-a2cd-7e5d7d21eb00 req-7e3ac5d8-84a7-4322-9408-211d80cecc10 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 1168 time: 0.1397905 2026-04-23 09:06:42.722 10 INFO neutron.db.ovn_revision_numbers_db [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-22a049d3-499f-4571-a966-baa22e80f74d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 6e2551d5-1eb6-464b-90ad-4a6abecf6de3 (type: ports) to 2 2026-04-23 09:06:42.767 10 INFO neutron.wsgi [req-0ffe5abc-d7e0-42dc-a2cd-7e5d7d21eb00 req-0f4ad9dd-4d70-4741-b12f-501711b1996a b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=871f02b5-2bef-4d89-bc6b-f23ac7ae1434&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0547793 2026-04-23 09:06:42.965 10 INFO neutron.db.ovn_revision_numbers_db [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-22a049d3-499f-4571-a966-baa22e80f74d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 6e2551d5-1eb6-464b-90ad-4a6abecf6de3 (type: ports) to 2 2026-04-23 09:06:42.990 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-22a049d3-499f-4571-a966-baa22e80f74d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/6e2551d5-1eb6-464b-90ad-4a6abecf6de3 HTTP/1.1" status: 200 len: 1376 time: 0.8973427 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:43.042 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf57ba0c-0395-4d7c-88d0-a5fba57b144d'] response: {'name': 'network-changed', 'server_uuid': '6d7b24ab-1104-4a34-a78b-ae8bf96a4703', 'tag': '6e2551d5-1eb6-464b-90ad-4a6abecf6de3', 'status': 'completed', 'code': 200} 2026-04-23 09:06:43.061 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-32ae9518-997b-4bca-bbf8-6f72e5902f9b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=10aa8188c8a1427ab3fbd6f333c1c4b1&device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 1407 time: 0.0357361 2026-04-23 09:06:43.084 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-3d3dc39a-b857-4d95-97d5-9b5c99fd4a5c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e2551d5-1eb6-464b-90ad-4a6abecf6de3 HTTP/1.1" status: 200 len: 217 time: 0.0164108 2026-04-23 09:06:43.123 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-c0696ac7-c0e0-4221-986e-c768b8ee1ffd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=f701a92e-79ee-463b-b2c6-ba5388eb1094 HTTP/1.1" status: 200 len: 865 time: 0.0316744 2026-04-23 09:06:43.149 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-124b323d-7328-478c-bd10-1fbce257a602 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=7aa6fae1-88eb-49b1-b7fe-32f07343f966&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0203288 2026-04-23 09:06:43.155 9 INFO neutron.db.l3_db [req-826b053d-8fd8-4f7d-a517-bfbf53ec2d9c req-48d80005-90af-4279-9eac-179b7144513c 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] Floating IP 7952acfb-c99e-4c38-930c-c23d5fed95a2 disassociated. External IP: 10.96.250.219, port: a9145e1d-c2c9-44df-9460-90e0976c4a2a. 2026-04-23 09:06:43.220 9 INFO neutron.wsgi [None req-b6a7ea11-7630-4cea-8289-94dd797cf594 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1530 time: 0.5115099 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:43.249 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-3a64f422-1eaf-4fa1-8137-e1873d74fa23 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/7aa6fae1-88eb-49b1-b7fe-32f07343f966?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0854447 2026-04-23 09:06:43.249 9 INFO neutron.wsgi [None req-f71c77c8-742a-47aa-b2fb-3a1630be3fb5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0269699 2026-04-23 09:06:43.268 9 INFO neutron.wsgi [None req-683a4bd1-8784-47b8-81c6-3afd1db90a64 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2197 time: 0.0147154 2026-04-23 09:06:43.274 10 INFO neutron.wsgi [req-38df92c9-6cdf-4c66-97b2-c3b3472f8292 req-5ed7e2b1-0d3c-4bbb-9de1-00a5df0e52aa 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=498e7ad7-0a90-44ab-8c03-812fac21b853 HTTP/1.1" status: 200 len: 1174 time: 0.1083899 2026-04-23 09:06:43.321 10 INFO neutron.wsgi [req-f4166f38-889d-4f4c-ae26-0d1c308f6b8c req-95b60b8d-d9ae-410d-b763-555fdbc5caa4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/7aa6fae1-88eb-49b1-b7fe-32f07343f966?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0636182 2026-04-23 09:06:43.325 10 INFO neutron.wsgi [req-38df92c9-6cdf-4c66-97b2-c3b3472f8292 req-9077dade-e286-46d3-80dc-be33d82d7c5f 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=74781fac-4c8a-48f7-94da-10ef024adc85&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0453303 2026-04-23 09:06:43.388 9 INFO neutron.wsgi [None req-9d366bc8-d901-4405-9e5e-d8cadea096bd 6501becc20ff49afbaee8ebb1d27c89f 7916f2839a1c493f9254a65e0837e7e6 - - default default] 10.0.0.29 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.2384672 2026-04-23 09:06:43.394 9 INFO neutron.wsgi [req-826b053d-8fd8-4f7d-a517-bfbf53ec2d9c req-48d80005-90af-4279-9eac-179b7144513c 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "DELETE /v2.0/ports/a9145e1d-c2c9-44df-9460-90e0976c4a2a HTTP/1.1" status: 204 len: 173 time: 1.1328890 2026-04-23 09:06:43.413 10 INFO neutron.wsgi [req-eba90fef-f0cc-477d-ac54-ac977fe9be8e req-11bd6a79-6b17-4d2f-9566-f6272a69610a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=10aa8188c8a1427ab3fbd6f333c1c4b1&device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 1407 time: 0.0398781 2026-04-23 09:06:43.437 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-309c59c0-9baf-421c-b0fd-6a0b19353e07'] response: {'server_uuid': '498e7ad7-0a90-44ab-8c03-812fac21b853', 'name': 'network-vif-deleted', 'tag': 'a9145e1d-c2c9-44df-9460-90e0976c4a2a', 'status': 'completed', 'code': 200} 2026-04-23 09:06:43.508 9 INFO neutron.wsgi [None req-b3f2ec5e-1350-4952-8980-453062041293 6501becc20ff49afbaee8ebb1d27c89f 7916f2839a1c493f9254a65e0837e7e6 - - default default] 10.0.0.29 "GET /v2.0/quotas/7916f2839a1c493f9254a65e0837e7e6/details HTTP/1.1" status: 200 len: 756 time: 0.1022613 2026-04-23 09:06:43.579 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 6e2551d5-1eb6-464b-90ad-4a6abecf6de3 2026-04-23 09:06:43.606 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 6e2551d5-1eb6-464b-90ad-4a6abecf6de3 2026-04-23 09:06:43.829 10 INFO neutron.wsgi [req-eba90fef-f0cc-477d-ac54-ac977fe9be8e req-b39e5759-3f68-4d40-b056-8bdd1121c99c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=7aa6fae1-88eb-49b1-b7fe-32f07343f966 HTTP/1.1" status: 200 len: 970 time: 0.4031360 2026-04-23 09:06:43.867 10 INFO neutron.wsgi [req-eba90fef-f0cc-477d-ac54-ac977fe9be8e req-9acfab65-1105-4f49-acb5-390ba62eea90 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e2551d5-1eb6-464b-90ad-4a6abecf6de3 HTTP/1.1" status: 200 len: 217 time: 0.0248423 2026-04-23 09:06:43.905 10 INFO neutron.wsgi [req-eba90fef-f0cc-477d-ac54-ac977fe9be8e req-b4be7457-ba89-41e2-b98c-06b48ae53898 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=f701a92e-79ee-463b-b2c6-ba5388eb1094 HTTP/1.1" status: 200 len: 865 time: 0.0326598 2026-04-23 09:06:43.917 9 INFO neutron.wsgi [req-14a81036-a76c-407b-b427-f15ebdaa5116 req-2e166ec4-d17c-4069-bd01-4e5472630449 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 1170 time: 0.0558708 2026-04-23 09:06:43.936 10 INFO neutron.wsgi [req-eba90fef-f0cc-477d-ac54-ac977fe9be8e req-665c4534-f3fe-4a9c-9670-3e42d8798517 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=7aa6fae1-88eb-49b1-b7fe-32f07343f966&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0214906 2026-04-23 09:06:44.002 9 INFO neutron.wsgi [req-14a81036-a76c-407b-b427-f15ebdaa5116 req-98ec7ec0-74c5-4707-a7f2-8396d78e98b7 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=871f02b5-2bef-4d89-bc6b-f23ac7ae1434&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0749822 2026-04-23 09:06:44.016 10 INFO neutron.wsgi [req-eba90fef-f0cc-477d-ac54-ac977fe9be8e req-1fccf53f-d3ab-44b5-b42a-c105c827685d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/7aa6fae1-88eb-49b1-b7fe-32f07343f966?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0701339 2026-04-23 09:06:44.024 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 6e2551d5-1eb6-464b-90ad-4a6abecf6de3 (type: ports) to 4 2026-04-23 09:06:44.077 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 746a7aaf-e461-4d6e-9ee5-afb323f513bb: RuntimeError: No hosting information found for port 746a7aaf-e461-4d6e-9ee5-afb323f513bb 2026-04-23 09:06:44.078 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: a9145e1d-c2c9-44df-9460-90e0976c4a2a 2026-04-23 09:06:44.124 10 INFO neutron.wsgi [req-eba90fef-f0cc-477d-ac54-ac977fe9be8e req-abb25d54-0ed8-4f41-8c09-f79da7c8ded9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/7aa6fae1-88eb-49b1-b7fe-32f07343f966?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0878389 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:44.573 9 INFO neutron.wsgi [None req-82866efa-423f-44ac-896f-b82352b4bd14 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/74781fac-4c8a-48f7-94da-10ef024adc85 HTTP/1.1" status: 204 len: 168 time: 0.1739147 2026-04-23 09:06:44.982 10 INFO neutron.wsgi [None req-db9c294f-038b-4131-9cc9-fff9fe10ff97 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/7952acfb-c99e-4c38-930c-c23d5fed95a2 HTTP/1.1" status: 204 len: 168 time: 0.3650935 2026-04-23 09:06:45.217 10 INFO neutron.wsgi [req-490b3cf8-79d8-43e1-b11b-8e6bee368c1f req-6b76fa4f-7c9f-441c-b886-d6ccc3d65bcf 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1170 time: 0.0649524 2026-04-23 09:06:45.221 9 INFO neutron.wsgi [req-e0583698-1ab8-410e-aa74-71a8cdc87729 req-09226371-0a4d-4a45-b753-8cec64cfc6b7 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 1170 time: 0.1179416 2026-04-23 09:06:45.230 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status down for port: 4494f514-26ee-4411-bbd7-b56a32b5d386 2026-04-23 09:06:45.268 10 INFO neutron.wsgi [req-490b3cf8-79d8-43e1-b11b-8e6bee368c1f req-d68af04f-d3c0-49d7-9964-6e52347a1c7e 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=c49acd53-a69d-4410-b213-7acaaf630b8d&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0452628 2026-04-23 09:06:45.315 9 INFO neutron.wsgi [req-e0583698-1ab8-410e-aa74-71a8cdc87729 req-9c9e59db-6c37-4974-bde2-cad68b907862 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=871f02b5-2bef-4d89-bc6b-f23ac7ae1434&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0736043 2026-04-23 09:06:45.522 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4094b25-43df-41a0-8a31-289d4931f9ae'] response: {'server_uuid': '6d7b24ab-1104-4a34-a78b-ae8bf96a4703', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e2551d5-1eb6-464b-90ad-4a6abecf6de3', 'code': 200} 2026-04-23 09:06:45.523 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4094b25-43df-41a0-8a31-289d4931f9ae'] response: {'server_uuid': '6d7b24ab-1104-4a34-a78b-ae8bf96a4703', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e2551d5-1eb6-464b-90ad-4a6abecf6de3', 'code': 200} 2026-04-23 09:06:45.523 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4094b25-43df-41a0-8a31-289d4931f9ae'] response: {'server_uuid': '3f917c25-ea3f-40c4-9eb8-58ab0649e8d7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4494f514-26ee-4411-bbd7-b56a32b5d386', 'code': 200} 2026-04-23 09:06:45.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 4494f514-26ee-4411-bbd7-b56a32b5d386 (type: ports) to 5 2026-04-23 09:06:45.644 10 INFO neutron.wsgi [req-daa6db7c-8e50-430f-acbb-ec5e369ed2b3 req-2265b62e-e05d-4f37-b97c-055f10b57fa5 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 1168 time: 0.0534151 2026-04-23 09:06:45.983 10 INFO neutron.wsgi [req-daa6db7c-8e50-430f-acbb-ec5e369ed2b3 req-e525c638-7b02-4fea-8235-2bebd4a3c405 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 199.204.45.169 "DELETE /v2.0/ports/4494f514-26ee-4411-bbd7-b56a32b5d386 HTTP/1.1" status: 204 len: 173 time: 0.3340993 2026-04-23 09:06:46.035 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fec109de-81f2-4b9a-a6a3-7a0f2ea916eb'] response: {'server_uuid': '3f917c25-ea3f-40c4-9eb8-58ab0649e8d7', 'name': 'network-vif-deleted', 'tag': '4494f514-26ee-4411-bbd7-b56a32b5d386', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:46.372 10 INFO neutron.wsgi [None req-d161b026-d3e8-4f8b-a8d3-eee4a2f6b624 6501becc20ff49afbaee8ebb1d27c89f 7916f2839a1c493f9254a65e0837e7e6 - - default default] 10.0.0.29 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0088794 2026-04-23 09:06:46.379 9 INFO neutron.wsgi [req-648395b7-08a6-47cf-af07-01d3d75500e2 req-6fdf4289-dfb6-4000-9bbf-8294a8c4559e 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=3f917c25-ea3f-40c4-9eb8-58ab0649e8d7 HTTP/1.1" status: 200 len: 210 time: 0.0301118 2026-04-23 09:06:46.442 10 INFO neutron.wsgi [req-e8138f52-ae18-4e16-8ec2-dde005386590 req-81e7bb96-7ec2-4a01-8806-415716d96aa4 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 1170 time: 0.0495200 2026-04-23 09:06:46.502 9 INFO neutron.wsgi [None req-928f9f80-71a4-46b6-91cf-850e782f565c 6501becc20ff49afbaee8ebb1d27c89f 7916f2839a1c493f9254a65e0837e7e6 - - default default] 10.0.0.29 "GET /v2.0/quotas/7916f2839a1c493f9254a65e0837e7e6/details HTTP/1.1" status: 200 len: 756 time: 0.1101918 2026-04-23 09:06:46.508 10 INFO neutron.wsgi [req-e8138f52-ae18-4e16-8ec2-dde005386590 req-63afa3a7-87f7-4543-ab80-8047ad901d26 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=871f02b5-2bef-4d89-bc6b-f23ac7ae1434&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0566690 2026-04-23 09:06:47.101 10 INFO neutron.wsgi [req-3aadcef2-bb84-4b2c-b05b-80dfcba27cd4 req-06314585-f2ba-4d52-8b2f-e247f18e9d68 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 1170 time: 0.0430255 2026-04-23 09:06:47.135 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status down for port: 6e2551d5-1eb6-464b-90ad-4a6abecf6de3 2026-04-23 09:06:47.204 10 INFO neutron.wsgi [req-3aadcef2-bb84-4b2c-b05b-80dfcba27cd4 req-0b3080bb-d1e0-4147-9a54-30df4abbeb40 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=871f02b5-2bef-4d89-bc6b-f23ac7ae1434&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0823851 2026-04-23 09:06:47.444 10 INFO neutron.wsgi [req-b3fde112-02d4-4a65-9328-9c5a05ab59eb req-79809445-da0a-4df3-bcad-188e9cc2a574 b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=6d7b24ab-1104-4a34-a78b-ae8bf96a4703 HTTP/1.1" status: 200 len: 1168 time: 0.0412958 2026-04-23 09:06:47.516 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 6e2551d5-1eb6-464b-90ad-4a6abecf6de3 (type: ports) to 5 2026-04-23 09:06:47.568 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-da36b207-1251-4554-b402-9a360a0035d6'] response: {'server_uuid': '3f917c25-ea3f-40c4-9eb8-58ab0649e8d7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4494f514-26ee-4411-bbd7-b56a32b5d386', 'code': 200} 2026-04-23 09:06:47.569 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-da36b207-1251-4554-b402-9a360a0035d6'] response: {'server_uuid': '6d7b24ab-1104-4a34-a78b-ae8bf96a4703', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6e2551d5-1eb6-464b-90ad-4a6abecf6de3', 'code': 200} 2026-04-23 09:06:47.654 10 INFO neutron.wsgi [None req-20535637-0311-42a8-9876-e767f4a08b6c 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/c49acd53-a69d-4410-b213-7acaaf630b8d HTTP/1.1" status: 204 len: 168 time: 0.2057457 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:47.808 10 INFO neutron.wsgi [req-b3fde112-02d4-4a65-9328-9c5a05ab59eb req-17bb2d36-11ea-452a-a464-e3929506e62b b4707f2860ac4b61a050e0ea3ff25bb3 10aa8188c8a1427ab3fbd6f333c1c4b1 - - default default] 199.204.45.169 "DELETE /v2.0/ports/6e2551d5-1eb6-464b-90ad-4a6abecf6de3 HTTP/1.1" status: 204 len: 173 time: 0.3535502 2026-04-23 09:06:48.086 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c80b3664-0688-44a0-80f7-46f2bf0c82b3'] response: {'server_uuid': '6d7b24ab-1104-4a34-a78b-ae8bf96a4703', 'name': 'network-vif-deleted', 'tag': '6e2551d5-1eb6-464b-90ad-4a6abecf6de3', 'status': 'completed', 'code': 200} 2026-04-23 09:06:48.759 9 INFO neutron.wsgi [None req-44bc70da-e6f1-4fe8-a3eb-1d1b420fd4ba 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "PUT /v2.0/routers/1acc460d-8f1b-4006-a214-f1c3c41bbe6a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0701022 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:49.034 9 INFO neutron.wsgi [None req-08a7c557-8719-4556-9c6e-0706aadcebb4 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/7cf1e4f4-afb8-4884-9d58-8d0d36e51b15 HTTP/1.1" status: 204 len: 168 time: 0.2610552 2026-04-23 09:06:49.617 9 INFO neutron.db.ovn_revision_numbers_db [None req-a44e8857-d142-4d6e-8669-f07d1576a3c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0cddaab1-b7c1-4a16-bbe8-dfaba167aa09 (type: security_groups) to 1 2026-04-23 09:06:49.630 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-83b2a649-f444-4b14-b199-9743f0942007'] response: {'server_uuid': '6d7b24ab-1104-4a34-a78b-ae8bf96a4703', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e2551d5-1eb6-464b-90ad-4a6abecf6de3', 'code': 200} 2026-04-23 09:06:49.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-a44e8857-d142-4d6e-8669-f07d1576a3c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 87b04d24-7d55-49a2-8058-7edb1cb89790 (type: security_group_rules) to 0 2026-04-23 09:06:49.652 9 INFO neutron.db.ovn_revision_numbers_db [None req-a44e8857-d142-4d6e-8669-f07d1576a3c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9eb070f6-967b-4188-94de-d85257d76c75 (type: security_group_rules) to 0 2026-04-23 09:06:49.667 9 INFO neutron.db.ovn_revision_numbers_db [None req-a44e8857-d142-4d6e-8669-f07d1576a3c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource aa31005c-f677-4789-bc63-aa67983d37c0 (type: security_group_rules) to 0 2026-04-23 09:06:49.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-a44e8857-d142-4d6e-8669-f07d1576a3c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bb99c400-829e-46d4-aae2-49ba1949c246 (type: security_group_rules) to 0 2026-04-23 09:06:49.720 9 INFO neutron.wsgi [None req-a44e8857-d142-4d6e-8669-f07d1576a3c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=7916f2839a1c493f9254a65e0837e7e6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3887985 2026-04-23 09:06:49.830 10 INFO neutron.wsgi [None req-d03ecc8e-f240-4f18-bfe9-6ab7574c8380 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "DELETE /v2.0/routers/1acc460d-8f1b-4006-a214-f1c3c41bbe6a HTTP/1.1" status: 204 len: 168 time: 0.7889166 2026-04-23 09:06:49.962 9 INFO neutron.wsgi [None req-23327541-a8f9-448e-9caf-a469eec08b5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/0cddaab1-b7c1-4a16-bbe8-dfaba167aa09 HTTP/1.1" status: 204 len: 168 time: 0.2376735 2026-04-23 09:06:50.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 05f73747-6ad6-459e-9618-c02acec2087c (type: security_groups) to 1 2026-04-23 09:06:50.100 9 INFO neutron.db.ovn_revision_numbers_db [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 0623116f-031b-486e-a8ef-42d111eec5b7 (type: security_group_rules) to 0 2026-04-23 09:06:50.114 9 INFO neutron.db.ovn_revision_numbers_db [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 0cf74606-867b-4da4-aa7f-e82754c2335a (type: security_group_rules) to 0 2026-04-23 09:06:50.133 9 INFO neutron.db.ovn_revision_numbers_db [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 4b1aa079-9817-4839-b273-964b8638d029 (type: security_group_rules) to 0 2026-04-23 09:06:50.146 9 INFO neutron.db.ovn_revision_numbers_db [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource fa30c5a6-81dc-40ed-8076-28e257194ac1 (type: security_group_rules) to 0 2026-04-23 09:06:50.231 9 INFO neutron.db.segments_db [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Added segment 5a93b536-d16b-4d80-bfc9-41991b8bbb4f of type geneve for network c41364d8-19c2-450d-aee3-3d9900bdebb7 2026-04-23 09:06:50.330 10 INFO neutron.services.segments.plugin [-] Segment e2719eb5-6b3f-48d6-8c00-479bb3447d8c resource provider aggregate not found 2026-04-23 09:06:50.339 10 INFO neutron.services.segments.plugin [-] Segment e2719eb5-6b3f-48d6-8c00-479bb3447d8c resource provider aggregate not found 2026-04-23 09:06:50.369 10 INFO neutron.services.segments.plugin [-] Segment e2719eb5-6b3f-48d6-8c00-479bb3447d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2719eb5-6b3f-48d6-8c00-479bb3447d8c found for delete ", "request_id": "req-60f8aecb-8685-4b05-bbdc-b92916e22322"}]} 2026-04-23 09:06:50.376 10 INFO neutron.services.segments.plugin [-] Segment e2719eb5-6b3f-48d6-8c00-479bb3447d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2719eb5-6b3f-48d6-8c00-479bb3447d8c found for delete ", "request_id": "req-fdc8c2f9-698c-453e-9009-5e05dd9a89ea"}]} 2026-04-23 09:06:50.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource c41364d8-19c2-450d-aee3-3d9900bdebb7 (type: networks) to 1 2026-04-23 09:06:50.408 10 INFO neutron.wsgi [None req-52f4567e-b3ae-4f4d-8741-fc69ec2c0686 7afdebdf26ed45daa6a8bc4b50f75105 0cf41002f8f64e13999c362d2c8893c6 - - default default] 10.0.0.66 "DELETE /v2.0/networks/d3987cb7-d415-4298-b7a7-67938eb6851c HTTP/1.1" status: 204 len: 168 time: 0.5681651 2026-04-23 09:06:50.624 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:50.626 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network c41364d8-19c2-450d-aee3-3d9900bdebb7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:50.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 97ab93f0-ef8f-498e-93b9-1ede430bab68 (type: ports) to 1 2026-04-23 09:06:50.754 9 INFO neutron.wsgi [None req-340e301f-a0d3-49ba-bbe2-33567d01af0e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 838 time: 0.9673650 2026-04-23 09:06:50.815 10 INFO neutron.wsgi [None req-7b7c583f-520d-49cc-a5c2-6211ed7fc44d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/84f3e970-9f33-4563-bddd-44e83e129e64/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2928250 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:06:51.054 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a8acdb8-ffa4-4d7c-bd85-627c914538d7 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:51.057 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a8acdb8-ffa4-4d7c-bd85-627c914538d7 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network c41364d8-19c2-450d-aee3-3d9900bdebb7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:51.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-34859474-b287-4082-9c33-7b65ba50d784 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bd032f67-9327-4d34-a47a-ad94a0df651d (type: security_groups) to 1 2026-04-23 09:06:51.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-34859474-b287-4082-9c33-7b65ba50d784 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 253c4100-23a4-4a8c-9295-77199d3e9c19 (type: security_group_rules) to 0 2026-04-23 09:06:51.465 9 INFO neutron.db.ovn_revision_numbers_db [None req-34859474-b287-4082-9c33-7b65ba50d784 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2980c15e-10ba-47eb-8c23-587649f0f267 (type: security_group_rules) to 0 2026-04-23 09:06:51.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-34859474-b287-4082-9c33-7b65ba50d784 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 73fe9d95-897d-4e6e-b920-1c548a2a3142 (type: security_group_rules) to 0 2026-04-23 09:06:51.527 9 INFO neutron.db.ovn_revision_numbers_db [None req-34859474-b287-4082-9c33-7b65ba50d784 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e0b90d9d-d1d0-49d3-b74c-bf81f26f13bf (type: security_group_rules) to 0 2026-04-23 09:06:51.578 9 INFO neutron.wsgi [None req-34859474-b287-4082-9c33-7b65ba50d784 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=89bfcb89058b4401975b0957da9738a6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5378437 2026-04-23 09:06:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022230 2026-04-23 09:06:51.596 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019941 2026-04-23 09:06:51.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a8acdb8-ffa4-4d7c-bd85-627c914538d7 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 97ab93f0-ef8f-498e-93b9-1ede430bab68 (type: ports) to 2 2026-04-23 09:06:51.744 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a8acdb8-ffa4-4d7c-bd85-627c914538d7 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 19cce5fc-3a03-4386-aac5-2491c83c6edd (type: subnets) to 0 2026-04-23 09:06:51.765 9 INFO neutron.wsgi [None req-5a8acdb8-ffa4-4d7c-bd85-627c914538d7 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 1.0063939 2026-04-23 09:06:52.000 10 INFO neutron.wsgi [None req-53cf0a7b-10da-4745-beff-53f8b58ebe93 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/bd032f67-9327-4d34-a47a-ad94a0df651d HTTP/1.1" status: 204 len: 168 time: 0.4112108 2026-04-23 09:06:52.002 9 INFO neutron.wsgi [None req-1305f277-677c-42d7-8923-f2c1e1f5c8c3 8d1eda42d7544dc48cb611e46b061013 5b9da6efd9c44d0cbc405ceb24f52926 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.2293854 2026-04-23 09:06:52.049 10 INFO neutron.wsgi [None req-6428ff37-2d26-4fcd-b3fc-a3597dcb4700 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/84f3e970-9f33-4563-bddd-44e83e129e64 HTTP/1.1" status: 204 len: 168 time: 1.2281063 2026-04-23 09:06:52.201 10 INFO neutron.wsgi [None req-869342a8-6067-47b9-b765-741f9d1a478c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=0cf41002f8f64e13999c362d2c8893c6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0511141 2026-04-23 09:06:52.297 10 INFO neutron.wsgi [None req-0634172e-431d-4756-863b-569024889e16 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/f701a92e-79ee-463b-b2c6-ba5388eb1094 HTTP/1.1" status: 204 len: 168 time: 0.2409863 2026-04-23 09:06:52.303 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-177e7d01-6a19-418b-ad9c-d675d6366e8c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:52.306 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-177e7d01-6a19-418b-ad9c-d675d6366e8c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network c41364d8-19c2-450d-aee3-3d9900bdebb7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:52.368 9 INFO neutron.db.ovn_revision_numbers_db [None req-177e7d01-6a19-418b-ad9c-d675d6366e8c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 784dd3d9-7dd7-41ff-af5f-78984fe8dddd (type: subnets) to 0 2026-04-23 09:06:52.391 9 INFO neutron.wsgi [None req-177e7d01-6a19-418b-ad9c-d675d6366e8c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 907 time: 0.3821630 2026-04-23 09:06:52.516 9 INFO neutron.db.segments_db [None req-3a559093-6299-4c0f-b8e0-7e07b5b6865b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Added segment ae94ce96-6d4a-4d7e-b450-8ab5e2e89034 of type geneve for network 48474ccf-bceb-471d-affa-9d19608b70bf 2026-04-23 09:06:52.597 10 INFO neutron.wsgi [None req-543e62f2-9895-4ee0-a276-08ef8c6d6eb1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/639f16c5-bfff-4daf-a2ed-f180abf1e6ee HTTP/1.1" status: 204 len: 168 time: 0.3878059 2026-04-23 09:06:52.693 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a559093-6299-4c0f-b8e0-7e07b5b6865b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 48474ccf-bceb-471d-affa-9d19608b70bf (type: networks) to 1 2026-04-23 09:06:52.754 10 INFO neutron.services.segments.plugin [-] Segment 8cb21caf-1053-46a8-bcf8-b5e264c26dcd resource provider aggregate not found 2026-04-23 09:06:52.760 10 INFO neutron.services.segments.plugin [-] Segment 8cb21caf-1053-46a8-bcf8-b5e264c26dcd resource provider aggregate not found 2026-04-23 09:06:52.780 10 INFO neutron.services.segments.plugin [-] Segment 8cb21caf-1053-46a8-bcf8-b5e264c26dcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cb21caf-1053-46a8-bcf8-b5e264c26dcd found for delete ", "request_id": "req-a5107b29-38d4-44e9-9dfa-041a2b13efd5"}]} 2026-04-23 09:06:52.783 10 INFO neutron.services.segments.plugin [-] Segment 8cb21caf-1053-46a8-bcf8-b5e264c26dcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cb21caf-1053-46a8-bcf8-b5e264c26dcd found for delete ", "request_id": "req-090259c5-ecae-41f3-816c-257613195c54"}]} 2026-04-23 09:06:52.807 10 INFO neutron.wsgi [None req-776b5ade-e891-4997-8cef-33e4a0de4caf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/7aa6fae1-88eb-49b1-b7fe-32f07343f966 HTTP/1.1" status: 204 len: 168 time: 0.5027149 2026-04-23 09:06:52.913 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3a559093-6299-4c0f-b8e0-7e07b5b6865b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:52.917 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3a559093-6299-4c0f-b8e0-7e07b5b6865b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 48474ccf-bceb-471d-affa-9d19608b70bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:53.015 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a559093-6299-4c0f-b8e0-7e07b5b6865b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource d5334daf-98c4-4f46-9dfe-e344f5270c6f (type: ports) to 1 2026-04-23 09:06:53.017 10 INFO neutron.wsgi [None req-0a7017ef-61d0-4d7c-a5d1-729219b67e3d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=10aa8188c8a1427ab3fbd6f333c1c4b1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0413475 2026-04-23 09:06:53.043 9 INFO neutron.wsgi [None req-3a559093-6299-4c0f-b8e0-7e07b5b6865b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.6456463 2026-04-23 09:06:53.340 10 INFO neutron.wsgi [None req-272aee30-befb-421a-ad5a-962b5f4126ea f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/871f02b5-2bef-4d89-bc6b-f23ac7ae1434 HTTP/1.1" status: 204 len: 168 time: 0.3178363 2026-04-23 09:06:53.341 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7cf50c73-0241-4dcc-b6a5-52c7689e216b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:53.348 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7cf50c73-0241-4dcc-b6a5-52c7689e216b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 48474ccf-bceb-471d-affa-9d19608b70bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:53.843 10 INFO neutron.db.ovn_revision_numbers_db [None req-7cf50c73-0241-4dcc-b6a5-52c7689e216b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource d5334daf-98c4-4f46-9dfe-e344f5270c6f (type: ports) to 2 2026-04-23 09:06:53.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-7cf50c73-0241-4dcc-b6a5-52c7689e216b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource c3bb6284-0bd8-4591-b8ad-38751c2b2314 (type: subnets) to 0 2026-04-23 09:06:53.894 10 INFO neutron.wsgi [None req-7cf50c73-0241-4dcc-b6a5-52c7689e216b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.8452969 2026-04-23 09:06:54.213 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-adefc209-afd7-4d0e-aad1-8af4cdaa1da0 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:54.217 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-adefc209-afd7-4d0e-aad1-8af4cdaa1da0 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 48474ccf-bceb-471d-affa-9d19608b70bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:54.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-adefc209-afd7-4d0e-aad1-8af4cdaa1da0 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 35418c0d-c12d-4859-83ff-af658b1e2690 (type: subnets) to 0 2026-04-23 09:06:54.280 10 INFO neutron.wsgi [None req-adefc209-afd7-4d0e-aad1-8af4cdaa1da0 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 901 time: 0.3789437 2026-04-23 09:06:54.370 10 INFO neutron.db.segments_db [None req-826993da-d6a8-4317-8e26-53b92a820a8f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Added segment 50757f25-2154-44ec-93c5-776b7bc35162 of type geneve for network 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 2026-04-23 09:06:54.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-826993da-d6a8-4317-8e26-53b92a820a8f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 (type: networks) to 1 2026-04-23 09:06:54.679 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource 0703eafa-c896-465d-9c74-3d3ad305c184 (type: security_groups) to 1 2026-04-23 09:06:54.692 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource 1c8309cf-87ab-4d55-8658-d31daac9bd3a (type: security_group_rules) to 0 2026-04-23 09:06:54.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource 626e8ddb-a859-49f8-8075-920c96e8c05c (type: security_group_rules) to 0 2026-04-23 09:06:54.717 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource 6ed20d68-c4ef-4528-ae46-2c6ee4f0a08c (type: security_group_rules) to 0 2026-04-23 09:06:54.727 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource dee59ba9-5070-446a-bb34-af0df8134359 (type: security_group_rules) to 0 2026-04-23 09:06:54.766 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-826993da-d6a8-4317-8e26-53b92a820a8f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:54.772 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-826993da-d6a8-4317-8e26-53b92a820a8f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:54.778 9 INFO neutron.db.segments_db [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Added segment a6e0f441-7410-4c44-9961-73869a16d5ad of type geneve for network 3d97f8d7-4bb5-4f6b-a610-d70b7b7b3b58 2026-04-23 09:06:54.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 86b6b1d7-70b8-4040-9a03-0395260c1fdb (type: security_groups) to 1 2026-04-23 09:06:54.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 30be4124-c275-4adf-979e-3d57035fe470 (type: security_group_rules) to 0 2026-04-23 09:06:54.847 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 40d8c92d-4d87-4210-9a15-08ae4fe862ab (type: security_group_rules) to 0 2026-04-23 09:06:54.862 10 INFO neutron.db.ovn_revision_numbers_db [None req-826993da-d6a8-4317-8e26-53b92a820a8f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource a4a27c16-aba2-4367-b994-dde3f84046d4 (type: ports) to 1 2026-04-23 09:06:54.864 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4765ec91-abf5-4470-8b82-5cbe002841f9 (type: security_group_rules) to 0 2026-04-23 09:06:54.887 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 77c211d6-699b-477c-901d-153948e063bf (type: security_group_rules) to 0 2026-04-23 09:06:54.895 10 INFO neutron.wsgi [None req-826993da-d6a8-4317-8e26-53b92a820a8f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.6099434 2026-04-23 09:06:54.953 10 INFO neutron.db.segments_db [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment a165c22c-7105-4d40-afea-c98c745b5b1c of type geneve for network 03555fda-9fe4-4bad-9900-06881ca430f0 2026-04-23 09:06:55.125 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 03555fda-9fe4-4bad-9900-06881ca430f0 (type: networks) to 1 2026-04-23 09:06:55.274 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e50f9687-cef4-411d-89bb-f8388f53b733 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:55.281 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e50f9687-cef4-411d-89bb-f8388f53b733 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:55.285 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource 3d97f8d7-4bb5-4f6b-a610-d70b7b7b3b58 (type: networks) to 1 2026-04-23 09:06:55.377 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:55.381 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 03555fda-9fe4-4bad-9900-06881ca430f0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:55.485 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] No more DHCP agents 2026-04-23 09:06:55.491 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Unable to schedule network 3d97f8d7-4bb5-4f6b-a610-d70b7b7b3b58: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:55.494 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4e33857b-74eb-4403-b65a-ef8caf4c8eb2 (type: ports) to 1 2026-04-23 09:06:55.520 10 INFO neutron.wsgi [None req-03b32d55-2979-4c95-a565-eecd599168e2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.0721188 2026-04-23 09:06:55.701 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource 51551072-6cde-401a-963a-219e322a5ee0 (type: ports) to 1 2026-04-23 09:06:55.727 9 INFO neutron.wsgi [None req-b0788448-5ab5-41d7-ac7b-db26a27b9c24 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.2735851 2026-04-23 09:06:55.828 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0447b40f-89fd-4b6d-a7f3-629df37f5ecc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:55.834 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0447b40f-89fd-4b6d-a7f3-629df37f5ecc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 03555fda-9fe4-4bad-9900-06881ca430f0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:55.849 9 INFO neutron.db.segments_db [None req-3446ef5c-12d1-4bb7-8fdd-cbbfd8387bde f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Added segment c68b220a-5c96-4b31-86d5-868776a5e90b of type geneve for network 2469121d-cc9f-454f-a16f-b619cda6ae42 2026-04-23 09:06:55.966 10 INFO neutron.db.ovn_revision_numbers_db [None req-e50f9687-cef4-411d-89bb-f8388f53b733 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource a4a27c16-aba2-4367-b994-dde3f84046d4 (type: ports) to 2 2026-04-23 09:06:56.011 10 INFO neutron.db.ovn_revision_numbers_db [None req-e50f9687-cef4-411d-89bb-f8388f53b733 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 01e74ce8-ea75-4297-8421-b40457bebfbe (type: subnets) to 0 2026-04-23 09:06:56.029 10 INFO neutron.wsgi [None req-e50f9687-cef4-411d-89bb-f8388f53b733 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 1.1253028 2026-04-23 09:06:56.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-3446ef5c-12d1-4bb7-8fdd-cbbfd8387bde f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource 2469121d-cc9f-454f-a16f-b619cda6ae42 (type: networks) to 1 2026-04-23 09:06:56.308 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3446ef5c-12d1-4bb7-8fdd-cbbfd8387bde f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] No more DHCP agents 2026-04-23 09:06:56.313 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3446ef5c-12d1-4bb7-8fdd-cbbfd8387bde f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Unable to schedule network 2469121d-cc9f-454f-a16f-b619cda6ae42: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:56.333 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04d10f8e-51fc-4ced-9556-e24a06549345 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:56.335 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04d10f8e-51fc-4ced-9556-e24a06549345 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:56.372 10 INFO neutron.db.ovn_revision_numbers_db [None req-04d10f8e-51fc-4ced-9556-e24a06549345 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 49525d78-c06b-4c11-943f-bf34126e68a6 (type: subnets) to 0 2026-04-23 09:06:56.392 10 INFO neutron.wsgi [None req-04d10f8e-51fc-4ced-9556-e24a06549345 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 905 time: 0.3441629 2026-04-23 09:06:56.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-3446ef5c-12d1-4bb7-8fdd-cbbfd8387bde f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource ded6bcf5-6b80-4ac4-b939-302f62002896 (type: ports) to 1 2026-04-23 09:06:56.483 9 INFO neutron.wsgi [None req-3446ef5c-12d1-4bb7-8fdd-cbbfd8387bde f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7497840 2026-04-23 09:06:56.599 9 INFO neutron.db.ovn_revision_numbers_db [None req-0447b40f-89fd-4b6d-a7f3-629df37f5ecc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4e33857b-74eb-4403-b65a-ef8caf4c8eb2 (type: ports) to 2 2026-04-23 09:06:56.628 9 INFO neutron.db.segments_db [None req-fede23cd-1fb3-4685-bdff-55c982089f57 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Added segment 716b9c05-e304-4875-a718-8fceee45cbb8 of type geneve for network 82315e44-09c1-453a-bfa0-8a50adb7931f 2026-04-23 09:06:56.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-0447b40f-89fd-4b6d-a7f3-629df37f5ecc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 22e6d74a-8f6e-4386-bc95-fbfe295d1a64 (type: subnets) to 0 2026-04-23 09:06:56.694 9 INFO neutron.wsgi [None req-0447b40f-89fd-4b6d-a7f3-629df37f5ecc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 1.1640542 2026-04-23 09:06:56.838 9 INFO neutron.db.ovn_revision_numbers_db [None req-fede23cd-1fb3-4685-bdff-55c982089f57 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource 82315e44-09c1-453a-bfa0-8a50adb7931f (type: networks) to 1 2026-04-23 09:06:57.101 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fede23cd-1fb3-4685-bdff-55c982089f57 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] No more DHCP agents 2026-04-23 09:06:57.105 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fede23cd-1fb3-4685-bdff-55c982089f57 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Unable to schedule network 82315e44-09c1-453a-bfa0-8a50adb7931f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:57.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-fede23cd-1fb3-4685-bdff-55c982089f57 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource f8ad74a3-ec2c-43c4-9509-5fe75d96b962 (type: ports) to 1 2026-04-23 09:06:57.254 9 INFO neutron.wsgi [None req-fede23cd-1fb3-4685-bdff-55c982089f57 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7586632 2026-04-23 09:06:57.268 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cca2f36f-7268-47ce-b4a9-904e5f0cfb10 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:57.272 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cca2f36f-7268-47ce-b4a9-904e5f0cfb10 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:57.348 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b170de84-6af5-4ae4-8f25-43af7637795f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:57.357 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b170de84-6af5-4ae4-8f25-43af7637795f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:57.416 9 INFO neutron.db.segments_db [None req-26920030-bf15-492e-b27e-7d687f2e217e f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Added segment 61832d17-75a6-4e79-827f-cec731f3d055 of type geneve for network eb9f47cc-3828-4490-b51d-42329d87a7d6 2026-04-23 09:06:57.479 10 INFO neutron.db.ovn_revision_numbers_db [None req-cca2f36f-7268-47ce-b4a9-904e5f0cfb10 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 (type: ports) to 1 2026-04-23 09:06:57.666 9 INFO neutron.db.ovn_revision_numbers_db [None req-26920030-bf15-492e-b27e-7d687f2e217e f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource eb9f47cc-3828-4490-b51d-42329d87a7d6 (type: networks) to 1 2026-04-23 09:06:57.669 9 INFO neutron.db.ovn_revision_numbers_db [None req-b170de84-6af5-4ae4-8f25-43af7637795f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f (type: ports) to 1 2026-04-23 09:06:57.929 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26920030-bf15-492e-b27e-7d687f2e217e f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] No more DHCP agents 2026-04-23 09:06:57.934 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26920030-bf15-492e-b27e-7d687f2e217e f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Unable to schedule network eb9f47cc-3828-4490-b51d-42329d87a7d6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:58.244 10 INFO neutron.db.ovn_revision_numbers_db [None req-cca2f36f-7268-47ce-b4a9-904e5f0cfb10 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 (type: router_ports) to 1 2026-04-23 09:06:58.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-cca2f36f-7268-47ce-b4a9-904e5f0cfb10 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource a6d65140-1c18-489e-89fd-a9b545f83e4a (type: routers) to 2 2026-04-23 09:06:58.359 10 INFO neutron.wsgi [None req-cca2f36f-7268-47ce-b4a9-904e5f0cfb10 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 864 time: 1.9530909 2026-04-23 09:06:58.394 9 INFO neutron.db.ovn_revision_numbers_db [None req-26920030-bf15-492e-b27e-7d687f2e217e f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource a45f5631-094c-4829-9f58-bf821cf8e500 (type: ports) to 1 2026-04-23 09:06:58.402 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Router a6d65140-1c18-489e-89fd-a9b545f83e4a is bound to host instance 2026-04-23 09:06:58.456 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 2026-04-23 09:06:58.462 9 INFO neutron.wsgi [None req-26920030-bf15-492e-b27e-7d687f2e217e f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.1959233 2026-04-23 09:06:58.475 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 2026-04-23 09:06:58.604 10 INFO neutron.db.segments_db [None req-6cf57b54-f35c-4dbb-9e26-c13f161bafa6 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Added segment b052f354-b038-444e-945f-a9ead7596806 of type geneve for network bd1ac367-0292-4228-9e08-94967b9c4825 2026-04-23 09:06:58.854 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cf57b54-f35c-4dbb-9e26-c13f161bafa6 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource bd1ac367-0292-4228-9e08-94967b9c4825 (type: networks) to 1 2026-04-23 09:06:58.886 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f 2026-04-23 09:06:58.916 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f 2026-04-23 09:06:58.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-b170de84-6af5-4ae4-8f25-43af7637795f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f (type: router_ports) to 1 2026-04-23 09:06:59.018 9 INFO neutron.db.ovn_revision_numbers_db [None req-b170de84-6af5-4ae4-8f25-43af7637795f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 086b7d57-9328-4459-8cff-4f22c126292f (type: routers) to 2 2026-04-23 09:06:59.034 9 INFO neutron.wsgi [None req-b170de84-6af5-4ae4-8f25-43af7637795f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.3234265 2026-04-23 09:06:59.149 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cf57b54-f35c-4dbb-9e26-c13f161bafa6 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] No more DHCP agents 2026-04-23 09:06:59.151 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cf57b54-f35c-4dbb-9e26-c13f161bafa6 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Unable to schedule network bd1ac367-0292-4228-9e08-94967b9c4825: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:59.198 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:06:59.201 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network c41364d8-19c2-450d-aee3-3d9900bdebb7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:59.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 (type: ports) to 1 2026-04-23 09:06:59.283 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cf57b54-f35c-4dbb-9e26-c13f161bafa6 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] Successfully bumped revision number for resource cae1b5fc-d21c-40f4-bfac-0d7743ea2661 (type: ports) to 1 2026-04-23 09:06:59.312 10 INFO neutron.wsgi [None req-6cf57b54-f35c-4dbb-9e26-c13f161bafa6 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8424950 2026-04-23 09:06:59.396 9 INFO neutron.wsgi [None req-aba76f33-655f-421f-ae99-ca5b195540e1 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "PUT /v2.0/networks/3d97f8d7-4bb5-4f6b-a610-d70b7b7b3b58/tags HTTP/1.1" status: 200 len: 210 time: 0.0779953 2026-04-23 09:06:59.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 8c56ad07-d24f-4feb-a73c-54d12757f80c (type: ports) to 1 2026-04-23 09:06:59.478 10 INFO neutron.wsgi [None req-2e8692ea-99de-4b15-bc0a-b4ee2b427488 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "PUT /v2.0/networks/2469121d-cc9f-454f-a16f-b619cda6ae42/tags HTTP/1.1" status: 200 len: 218 time: 0.0755985 2026-04-23 09:06:59.569 10 INFO neutron.wsgi [None req-54c5a842-5dc6-4601-b683-3cdc18009abd f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "PUT /v2.0/networks/82315e44-09c1-453a-bfa0-8a50adb7931f/tags HTTP/1.1" status: 200 len: 227 time: 0.0843554 2026-04-23 09:06:59.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 (type: router_ports) to 3 2026-04-23 09:06:59.645 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61769f15-5f8d-46e9-8e0c-3056a34e17ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:06:59.647 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61769f15-5f8d-46e9-8e0c-3056a34e17ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 03555fda-9fe4-4bad-9900-06881ca430f0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:06:59.656 10 INFO neutron.wsgi [None req-f30f0e4e-7adc-4b7d-a4c3-f7c11ce5bc3c f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "PUT /v2.0/networks/eb9f47cc-3828-4490-b51d-42329d87a7d6/tags HTTP/1.1" status: 200 len: 212 time: 0.0807745 2026-04-23 09:06:59.750 9 INFO neutron.wsgi [None req-44eda253-a10b-4387-8605-9006a4bf0918 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2068 time: 0.0864873 2026-04-23 09:07:00.054 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 8c56ad07-d24f-4feb-a73c-54d12757f80c (type: router_ports) to 1 2026-04-23 09:07:00.135 9 INFO neutron.wsgi [None req-9ae2e94a-01f7-470c-9f2f-54f0a3fb1122 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1455 time: 0.3794818 2026-04-23 09:07:00.239 9 INFO neutron.db.ovn_revision_numbers_db [None req-61769f15-5f8d-46e9-8e0c-3056a34e17ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d7542f28-2154-41a1-ae3c-41be44d19500 (type: ports) to 1 2026-04-23 09:07:00.245 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 (type: ports) to 2 2026-04-23 09:07:00.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 (type: ports) to 4 2026-04-23 09:07:00.623 10 INFO neutron.wsgi [None req-8006ab78-bf4a-454d-9d31-0dff70a15a99 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1455 time: 0.4815288 2026-04-23 09:07:00.696 10 INFO neutron.wsgi [None req-b6880fe7-c001-48d2-b45e-ad58f907243c f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.0678976 2026-04-23 09:07:00.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 8c56ad07-d24f-4feb-a73c-54d12757f80c (type: ports) to 1 2026-04-23 09:07:00.829 10 INFO neutron.wsgi [None req-f3d107a2-26fd-4d20-9b11-902dea77e0b1 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2069 time: 0.1284504 2026-04-23 09:07:00.853 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:00.854 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network c41364d8-19c2-450d-aee3-3d9900bdebb7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:00.856 9 INFO neutron.db.ovn_revision_numbers_db [None req-61769f15-5f8d-46e9-8e0c-3056a34e17ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d7542f28-2154-41a1-ae3c-41be44d19500 (type: router_ports) to 1 2026-04-23 09:07:00.990 9 INFO neutron.wsgi [None req-a423b9f2-e317-4bc2-b94f-9455d79fa0c4 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2682 time: 0.1538217 2026-04-23 09:07:01.056 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 8d5e88ae-fe7c-400e-8742-641bc16ecaf7 (type: router_ports) to 4 2026-04-23 09:07:01.123 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Router 086b7d57-9328-4459-8cff-4f22c126292f is bound to host instance 2026-04-23 09:07:01.132 10 INFO neutron.wsgi [None req-aa969cbb-a08d-4784-8f6e-f8d890f1e3f7 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2682 time: 0.1329079 2026-04-23 09:07:01.151 9 INFO neutron.db.ovn_revision_numbers_db [None req-61769f15-5f8d-46e9-8e0c-3056a34e17ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d7542f28-2154-41a1-ae3c-41be44d19500 (type: ports) to 1 2026-04-23 09:07:01.279 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 8c56ad07-d24f-4feb-a73c-54d12757f80c (type: router_ports) to 1 2026-04-23 09:07:01.282 10 INFO neutron.wsgi [None req-3eb4c172-12d4-419a-9565-b1a652becc52 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9154127 2026-04-23 09:07:01.289 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: d7542f28-2154-41a1-ae3c-41be44d19500 2026-04-23 09:07:01.329 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port d7542f28-2154-41a1-ae3c-41be44d19500 2026-04-23 09:07:01.366 9 INFO neutron.wsgi [None req-a80296be-9293-42ae-8751-2c5fa71daea7 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2069 time: 0.2255638 2026-04-23 09:07:01.444 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61769f15-5f8d-46e9-8e0c-3056a34e17ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:07:01.447 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61769f15-5f8d-46e9-8e0c-3056a34e17ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 03555fda-9fe4-4bad-9900-06881ca430f0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:01.884 10 INFO neutron.services.segments.plugin [-] Segment a6e0f441-7410-4c44-9961-73869a16d5ad resource provider aggregate not found 2026-04-23 09:07:01.889 10 INFO neutron.services.segments.plugin [-] Segment a6e0f441-7410-4c44-9961-73869a16d5ad resource provider aggregate not found 2026-04-23 09:07:01.901 10 INFO neutron.services.segments.plugin [-] Segment a6e0f441-7410-4c44-9961-73869a16d5ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e0f441-7410-4c44-9961-73869a16d5ad found for delete ", "request_id": "req-aba1363d-1aff-4075-b2b7-226cb3ebbe3e"}]} 2026-04-23 09:07:01.906 10 INFO neutron.services.segments.plugin [-] Segment a6e0f441-7410-4c44-9961-73869a16d5ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e0f441-7410-4c44-9961-73869a16d5ad found for delete ", "request_id": "req-b8670709-dfb9-451f-80a4-863fcb4ee995"}]} 2026-04-23 09:07:01.947 10 INFO neutron.wsgi [None req-b1322c14-d3aa-4a61-b162-b3a207d5a144 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "DELETE /v2.0/networks/3d97f8d7-4bb5-4f6b-a610-d70b7b7b3b58 HTTP/1.1" status: 204 len: 168 time: 0.5701928 2026-04-23 09:07:02.033 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:02.037 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 48474ccf-bceb-471d-affa-9d19608b70bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:02.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource fdcf45e1-a562-42e6-8073-026de2fea09d (type: ports) to 1 2026-04-23 09:07:02.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource d7542f28-2154-41a1-ae3c-41be44d19500 (type: ports) to 2 2026-04-23 09:07:02.451 10 INFO neutron.wsgi [None req-53c69393-7c9b-4725-bf83-4a665d102060 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "DELETE /v2.0/networks/2469121d-cc9f-454f-a16f-b619cda6ae42 HTTP/1.1" status: 204 len: 168 time: 0.4958911 2026-04-23 09:07:02.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource d7542f28-2154-41a1-ae3c-41be44d19500 (type: router_ports) to 2 2026-04-23 09:07:02.873 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f (type: ports) to 1 2026-04-23 09:07:03.006 9 INFO neutron.wsgi [None req-61769f15-5f8d-46e9-8e0c-3056a34e17ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/086b7d57-9328-4459-8cff-4f22c126292f/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.9604862 2026-04-23 09:07:03.172 9 INFO neutron.services.segments.plugin [-] Segment 716b9c05-e304-4875-a718-8fceee45cbb8 resource provider aggregate not found 2026-04-23 09:07:03.185 9 INFO neutron.services.segments.plugin [-] Segment 716b9c05-e304-4875-a718-8fceee45cbb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 716b9c05-e304-4875-a718-8fceee45cbb8 found for delete ", "request_id": "req-78b26285-1b69-4b5c-8f2f-6b7a2aa8dab4"}]} 2026-04-23 09:07:03.186 9 INFO neutron.services.segments.plugin [-] Segment 716b9c05-e304-4875-a718-8fceee45cbb8 resource provider aggregate not found 2026-04-23 09:07:03.223 9 INFO neutron.services.segments.plugin [-] Segment 716b9c05-e304-4875-a718-8fceee45cbb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 716b9c05-e304-4875-a718-8fceee45cbb8 found for delete ", "request_id": "req-ab0c43b6-b0ff-4a8f-9c1a-c5e4235edd7c"}]} 2026-04-23 09:07:03.245 9 INFO neutron.wsgi [None req-499688f7-2e05-42f6-a24a-dfb12e4fbf7b f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "DELETE /v2.0/networks/82315e44-09c1-453a-bfa0-8a50adb7931f HTTP/1.1" status: 204 len: 168 time: 0.7766495 2026-04-23 09:07:03.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource fdcf45e1-a562-42e6-8073-026de2fea09d (type: router_ports) to 1 2026-04-23 09:07:03.323 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f (type: router_ports) to 3 2026-04-23 09:07:03.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f (type: ports) to 2 2026-04-23 09:07:03.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource fdcf45e1-a562-42e6-8073-026de2fea09d (type: ports) to 1 2026-04-23 09:07:03.667 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:03.668 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 8c56ad07-d24f-4feb-a73c-54d12757f80c 2026-04-23 09:07:03.672 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 48474ccf-bceb-471d-affa-9d19608b70bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:03.691 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 8c56ad07-d24f-4feb-a73c-54d12757f80c 2026-04-23 09:07:03.808 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f (type: ports) to 4 2026-04-23 09:07:03.823 10 INFO neutron.wsgi [None req-085e31e6-bccb-4356-9580-c1cb1bd1a815 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "DELETE /v2.0/networks/eb9f47cc-3828-4490-b51d-42329d87a7d6 HTTP/1.1" status: 204 len: 168 time: 0.5710466 2026-04-23 09:07:03.933 10 INFO neutron.services.segments.plugin [-] Segment c68b220a-5c96-4b31-86d5-868776a5e90b resource provider aggregate not found 2026-04-23 09:07:03.953 10 INFO neutron.services.segments.plugin [-] Segment c68b220a-5c96-4b31-86d5-868776a5e90b resource provider aggregate not found 2026-04-23 09:07:03.958 10 INFO neutron.services.segments.plugin [-] Segment c68b220a-5c96-4b31-86d5-868776a5e90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c68b220a-5c96-4b31-86d5-868776a5e90b found for delete ", "request_id": "req-55e37f23-5f78-4a6f-8054-6b830e893e6e"}]} 2026-04-23 09:07:03.984 10 INFO neutron.services.segments.plugin [-] Segment c68b220a-5c96-4b31-86d5-868776a5e90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c68b220a-5c96-4b31-86d5-868776a5e90b found for delete ", "request_id": "req-799af7ad-f21e-43d1-aca8-4c0748a1943d"}]} 2026-04-23 09:07:03.991 10 INFO neutron.services.segments.plugin [-] Segment 61832d17-75a6-4e79-827f-cec731f3d055 resource provider aggregate not found 2026-04-23 09:07:04.009 10 INFO neutron.services.segments.plugin [-] Segment 61832d17-75a6-4e79-827f-cec731f3d055 resource provider aggregate not found 2026-04-23 09:07:04.016 10 INFO neutron.services.segments.plugin [-] Segment 61832d17-75a6-4e79-827f-cec731f3d055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61832d17-75a6-4e79-827f-cec731f3d055 found for delete ", "request_id": "req-af0ff140-a004-4625-877c-2a88ca54035f"}]} 2026-04-23 09:07:04.033 10 INFO neutron.services.segments.plugin [-] Segment 61832d17-75a6-4e79-827f-cec731f3d055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61832d17-75a6-4e79-827f-cec731f3d055 found for delete ", "request_id": "req-bd7c3ea8-53ae-482a-be86-091546485dd9"}]} 2026-04-23 09:07:04.209 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource fdcf45e1-a562-42e6-8073-026de2fea09d (type: router_ports) to 1 2026-04-23 09:07:04.212 10 INFO neutron.wsgi [None req-2b2dd390-b75c-4de2-87fa-bf103da7d994 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9238427 2026-04-23 09:07:04.213 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 8c56ad07-d24f-4feb-a73c-54d12757f80c (type: ports) to 2 2026-04-23 09:07:04.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 8c56ad07-d24f-4feb-a73c-54d12757f80c (type: router_ports) to 2 2026-04-23 09:07:04.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa11f295-e6b4-441f-9dfb-0cf796731314 - - - - - -] Successfully bumped revision number for resource 3f0bd05e-101f-4ce8-bd06-0e23c6ae7f5f (type: router_ports) to 4 2026-04-23 09:07:04.520 10 INFO neutron.db.ovn_revision_numbers_db [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 07d3c92f-ce37-4967-8fae-f86280c541ce (type: security_groups) to 1 2026-04-23 09:07:04.553 10 INFO neutron.db.ovn_revision_numbers_db [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 067871f7-b559-4964-8452-800c30a96415 (type: security_group_rules) to 0 2026-04-23 09:07:04.581 10 INFO neutron.db.ovn_revision_numbers_db [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 76f0b806-ddb6-4a93-9fc2-6755a994accb (type: security_group_rules) to 0 2026-04-23 09:07:04.609 10 INFO neutron.db.ovn_revision_numbers_db [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e1c83bd3-416b-4ef8-a3ac-e404033f8c1e (type: security_group_rules) to 0 2026-04-23 09:07:04.615 9 INFO neutron.wsgi [None req-fbc8180a-2c26-41fb-bce0-a5fef4325e85 f84bf969433b418db4b2d83ce9291a3d 3255707a57604d88a620868b23dea7e1 - - default default] 10.0.0.66 "DELETE /v2.0/networks/bd1ac367-0292-4228-9e08-94967b9c4825 HTTP/1.1" status: 204 len: 168 time: 0.7833867 2026-04-23 09:07:04.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ecd06eee-f05a-49d8-866f-9be600bc2385 (type: security_group_rules) to 0 2026-04-23 09:07:04.697 10 INFO neutron.db.segments_db [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Added segment a4fc6b49-2433-4283-b3f5-fbbc3f6dd67a of type geneve for network 11e3a57b-5829-4dc5-b3dd-2b66569b28e0 2026-04-23 09:07:04.894 10 INFO neutron.db.ovn_revision_numbers_db [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 11e3a57b-5829-4dc5-b3dd-2b66569b28e0 (type: networks) to 1 2026-04-23 09:07:05.027 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:05.032 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:05.156 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:07:05.162 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 11e3a57b-5829-4dc5-b3dd-2b66569b28e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:05.221 9 INFO neutron.services.segments.plugin [-] Segment b052f354-b038-444e-945f-a9ead7596806 resource provider aggregate not found 2026-04-23 09:07:05.252 9 INFO neutron.services.segments.plugin [-] Segment b052f354-b038-444e-945f-a9ead7596806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b052f354-b038-444e-945f-a9ead7596806 found for delete ", "request_id": "req-a5f69901-b975-4688-a485-21a85324c0c2"}]} 2026-04-23 09:07:05.259 9 INFO neutron.services.segments.plugin [-] Segment b052f354-b038-444e-945f-a9ead7596806 resource provider aggregate not found 2026-04-23 09:07:05.282 10 INFO neutron.db.ovn_revision_numbers_db [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f797c85d-4dea-4fb4-bbad-8ef2339f5839 (type: ports) to 1 2026-04-23 09:07:05.286 9 INFO neutron.services.segments.plugin [-] Segment b052f354-b038-444e-945f-a9ead7596806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b052f354-b038-444e-945f-a9ead7596806 found for delete ", "request_id": "req-b0f19dbf-cf61-4458-b84b-459b87463fc8"}]} 2026-04-23 09:07:05.319 10 INFO neutron.wsgi [None req-046f4491-d1c6-4ddc-ba1f-cc0f3d4d6182 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.1063390 2026-04-23 09:07:05.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b (type: ports) to 1 2026-04-23 09:07:05.576 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23fdb6ca-36de-4e36-996b-4ca13173b17a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:07:05.580 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23fdb6ca-36de-4e36-996b-4ca13173b17a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 11e3a57b-5829-4dc5-b3dd-2b66569b28e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:05.848 9 INFO neutron.db.ovn_revision_numbers_db [None req-ca93a839-2f3b-4de9-8dc6-15c991255a2e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bbab6d4c-790b-4528-b2d0-e36f602afe65 (type: security_groups) to 1 2026-04-23 09:07:05.864 9 INFO neutron.db.ovn_revision_numbers_db [None req-ca93a839-2f3b-4de9-8dc6-15c991255a2e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 164f7ef3-ff9f-4f7a-a8f3-2b23037b88b1 (type: security_group_rules) to 0 2026-04-23 09:07:05.880 9 INFO neutron.db.ovn_revision_numbers_db [None req-ca93a839-2f3b-4de9-8dc6-15c991255a2e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 648190ec-c080-493e-8a16-6d82d0097dba (type: security_group_rules) to 0 2026-04-23 09:07:05.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-ca93a839-2f3b-4de9-8dc6-15c991255a2e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6551653b-455a-477b-b36d-d8fe3a5c4ba9 (type: security_group_rules) to 0 2026-04-23 09:07:05.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-ca93a839-2f3b-4de9-8dc6-15c991255a2e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6a163c0b-cd47-4bf6-bff4-d24e6976dafd (type: security_group_rules) to 0 2026-04-23 09:07:05.934 9 INFO neutron.wsgi [None req-ca93a839-2f3b-4de9-8dc6-15c991255a2e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=9f7a86e3c88f440a83deb7a13a079cd2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4140399 2026-04-23 09:07:06.180 9 INFO neutron.wsgi [None req-86c9148c-fe22-407e-9638-9473396eac1e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/bbab6d4c-790b-4528-b2d0-e36f602afe65 HTTP/1.1" status: 204 len: 168 time: 0.2397339 2026-04-23 09:07:06.490 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bf4f44d-de79-4d4a-8333-fc529ba95de5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f7d6ae15-ecb4-4b80-81b8-66b64ac56b0b (type: security_groups) to 1 2026-04-23 09:07:06.506 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bf4f44d-de79-4d4a-8333-fc529ba95de5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 06c8c253-9be9-4a6a-ab82-c39edc116a7d (type: security_group_rules) to 0 2026-04-23 09:07:06.512 10 INFO neutron.db.ovn_revision_numbers_db [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b (type: router_ports) to 1 2026-04-23 09:07:06.520 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bf4f44d-de79-4d4a-8333-fc529ba95de5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 29f370f4-c6fb-483e-8d3a-28b1636bdf80 (type: security_group_rules) to 0 2026-04-23 09:07:06.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bf4f44d-de79-4d4a-8333-fc529ba95de5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3e939a7f-d716-45b7-b8c8-e0628853f1d2 (type: security_group_rules) to 0 2026-04-23 09:07:06.559 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bf4f44d-de79-4d4a-8333-fc529ba95de5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9383ee8c-ab41-42fa-9ea2-d5046aa69f4c (type: security_group_rules) to 0 2026-04-23 09:07:06.588 9 INFO neutron.wsgi [None req-2bf4f44d-de79-4d4a-8333-fc529ba95de5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=313a3ec92be748389687202c7a1a67fe&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2043824 2026-04-23 09:07:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018847 2026-04-23 09:07:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017529 2026-04-23 09:07:06.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-23fdb6ca-36de-4e36-996b-4ca13173b17a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f797c85d-4dea-4fb4-bbad-8ef2339f5839 (type: ports) to 2 2026-04-23 09:07:06.748 10 INFO neutron.db.ovn_revision_numbers_db [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b (type: ports) to 1 2026-04-23 09:07:06.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-23fdb6ca-36de-4e36-996b-4ca13173b17a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9a404fd3-fa60-4b9a-a589-52a9514aeb91 (type: subnets) to 0 2026-04-23 09:07:06.786 10 INFO neutron.wsgi [None req-23fdb6ca-36de-4e36-996b-4ca13173b17a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 1.4569376 2026-04-23 09:07:06.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-f40f3b40-5a52-4365-b075-00b097c53d4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 658297a1-a536-4c56-b79d-e60113f0f0be (type: security_groups) to 1 2026-04-23 09:07:06.817 9 INFO neutron.db.ovn_revision_numbers_db [None req-f40f3b40-5a52-4365-b075-00b097c53d4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 201f0662-d40f-46ae-bc7c-77ba66dce84b (type: security_group_rules) to 0 2026-04-23 09:07:06.833 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:06.835 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:06.850 9 INFO neutron.db.ovn_revision_numbers_db [None req-f40f3b40-5a52-4365-b075-00b097c53d4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8900ecc7-4703-453e-b2ab-2f95c82ad8a6 (type: security_group_rules) to 0 2026-04-23 09:07:06.876 9 INFO neutron.db.ovn_revision_numbers_db [None req-f40f3b40-5a52-4365-b075-00b097c53d4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f7f3f83f-8e4c-4012-b02e-c50547e09029 (type: security_group_rules) to 0 2026-04-23 09:07:06.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-f40f3b40-5a52-4365-b075-00b097c53d4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f97ac913-40c5-4a41-b129-55618db1aa34 (type: security_group_rules) to 0 2026-04-23 09:07:06.936 10 INFO neutron.wsgi [None req-9c8bfdb6-f208-477a-b978-5212945cab7c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/f7d6ae15-ecb4-4b80-81b8-66b64ac56b0b HTTP/1.1" status: 204 len: 168 time: 0.3419504 2026-04-23 09:07:06.973 9 INFO neutron.wsgi [None req-f40f3b40-5a52-4365-b075-00b097c53d4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=0fa80f2aacf6421080312d44e7c6cf3e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4492376 2026-04-23 09:07:07.108 10 INFO neutron.wsgi [None req-e940b013-c6c0-4a95-9e52-f40ad50410d6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=3255707a57604d88a620868b23dea7e1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0506749 2026-04-23 09:07:07.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b (type: router_ports) to 1 2026-04-23 09:07:07.209 10 INFO neutron.wsgi [None req-69564a26-b48e-4e4e-a426-9fa2830628d6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9877563 2026-04-23 09:07:07.334 9 INFO neutron.wsgi [None req-ae472277-27d4-4126-a2ff-7cb8aa5197a3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/658297a1-a536-4c56-b79d-e60113f0f0be HTTP/1.1" status: 204 len: 168 time: 0.3528583 2026-04-23 09:07:07.347 10 INFO neutron.wsgi [None req-4f1f6882-a29f-4220-b6f0-bcf96beb8f9f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/0703eafa-c896-465d-9c74-3d3ad305c184 HTTP/1.1" status: 204 len: 168 time: 0.2330277 2026-04-23 09:07:07.412 10 INFO neutron.db.ovn_revision_numbers_db [None req-213d8358-b4ca-4a26-b7cb-f8c595665003 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource a602ef5d-8b31-4f95-9764-053e69b392c5 (type: security_groups) to 1 2026-04-23 09:07:07.424 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23c73fab-bd50-4ad5-a7e7-572b5197c73e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:07:07.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-213d8358-b4ca-4a26-b7cb-f8c595665003 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 22087437-6085-4df3-b758-23e80c2a9a7e (type: security_group_rules) to 0 2026-04-23 09:07:07.427 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23c73fab-bd50-4ad5-a7e7-572b5197c73e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:07.440 10 INFO neutron.db.ovn_revision_numbers_db [None req-213d8358-b4ca-4a26-b7cb-f8c595665003 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource d446745f-17d2-4c88-a526-7d5f44b99963 (type: security_group_rules) to 0 2026-04-23 09:07:07.468 10 INFO neutron.wsgi [None req-213d8358-b4ca-4a26-b7cb-f8c595665003 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1764 time: 0.1902483 2026-04-23 09:07:07.695 9 INFO neutron.db.ovn_revision_numbers_db [None req-23c73fab-bd50-4ad5-a7e7-572b5197c73e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 17c26449-9784-4c9f-8144-779cdda02b04 (type: ports) to 1 2026-04-23 09:07:07.719 9 INFO neutron.db.ovn_revision_numbers_db [None req-75dd3a55-63ea-453c-b10b-3801400389e5 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 3fddc43c-f35c-43ba-acc8-dea92248c30a (type: security_group_rules) to 0 2026-04-23 09:07:07.776 9 INFO neutron.wsgi [None req-75dd3a55-63ea-453c-b10b-3801400389e5 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3001256 2026-04-23 09:07:07.919 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No hosting information found for port d7542f28-2154-41a1-ae3c-41be44d19500: RuntimeError: No hosting information found for port d7542f28-2154-41a1-ae3c-41be44d19500 2026-04-23 09:07:07.920 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: fdcf45e1-a562-42e6-8073-026de2fea09d 2026-04-23 09:07:07.926 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f818759-bfeb-41e3-84ce-45497846d4cf 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 913c1d4d-99ce-4ec9-bea9-9fc57ea21eff (type: security_group_rules) to 0 2026-04-23 09:07:07.930 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port fdcf45e1-a562-42e6-8073-026de2fea09d 2026-04-23 09:07:07.960 10 INFO neutron.wsgi [None req-4f818759-bfeb-41e3-84ce-45497846d4cf 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1764224 2026-04-23 09:07:08.135 10 INFO neutron.db.ovn_revision_numbers_db [None req-c001f989-cfee-4a69-ab3b-e3f6c93f7e4c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 37161026-a75b-455a-a0a8-936146fe82a7 (type: security_group_rules) to 0 2026-04-23 09:07:08.159 10 INFO neutron.wsgi [None req-c001f989-cfee-4a69-ab3b-e3f6c93f7e4c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.1927481 2026-04-23 09:07:08.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-7d966a10-1db2-4fc7-ba23-5072c22c537f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 2f9bf99b-2c69-4132-952f-6a846fd33459 (type: security_group_rules) to 0 2026-04-23 09:07:08.336 10 INFO neutron.wsgi [None req-7d966a10-1db2-4fc7-ba23-5072c22c537f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1715081 2026-04-23 09:07:08.370 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource fdcf45e1-a562-42e6-8073-026de2fea09d (type: ports) to 2 2026-04-23 09:07:08.461 10 INFO neutron.db.ovn_revision_numbers_db [None req-074b3eee-6c06-4d9a-8067-77b09783f897 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource fa7838ca-62f5-4333-b9d4-9d1d75d5051f (type: security_group_rules) to 0 2026-04-23 09:07:08.488 10 INFO neutron.wsgi [None req-074b3eee-6c06-4d9a-8067-77b09783f897 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1469750 2026-04-23 09:07:08.519 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Router 9454ad2d-dbf6-4c0a-80f3-3b2b63c7cfd6 is bound to host instance 2026-04-23 09:07:08.568 9 INFO neutron.db.ovn_revision_numbers_db [None req-23c73fab-bd50-4ad5-a7e7-572b5197c73e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 17c26449-9784-4c9f-8144-779cdda02b04 (type: router_ports) to 1 2026-04-23 09:07:08.589 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource fdcf45e1-a562-42e6-8073-026de2fea09d (type: router_ports) to 2 2026-04-23 09:07:08.693 9 INFO neutron.db.ovn_revision_numbers_db [None req-23c73fab-bd50-4ad5-a7e7-572b5197c73e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9454ad2d-dbf6-4c0a-80f3-3b2b63c7cfd6 (type: routers) to 2 2026-04-23 09:07:08.726 9 INFO neutron.wsgi [None req-23c73fab-bd50-4ad5-a7e7-572b5197c73e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.9343483 2026-04-23 09:07:08.764 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1e4e581-2607-4618-9c98-7f9205208183 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource e25a6348-34ea-45d5-8814-76fe417af6ae (type: security_group_rules) to 0 2026-04-23 09:07:08.790 9 INFO neutron.wsgi [None req-c1e4e581-2607-4618-9c98-7f9205208183 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2840171 2026-04-23 09:07:08.951 9 INFO neutron.db.ovn_revision_numbers_db [None req-893f97ff-e7b4-477a-9bec-ab55ded554ca 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 439e10ed-ea7d-4290-8496-119847bf6292 (type: security_group_rules) to 0 2026-04-23 09:07:08.997 9 INFO neutron.wsgi [None req-893f97ff-e7b4-477a-9bec-ab55ded554ca 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1979594 2026-04-23 09:07:09.160 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8ccc3db-15f2-4e4a-b87a-431cb7b3d4f4 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource e8c67556-e164-459e-abb3-f80f439c5a56 (type: security_group_rules) to 0 2026-04-23 09:07:09.193 9 INFO neutron.wsgi [None req-c8ccc3db-15f2-4e4a-b87a-431cb7b3d4f4 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1895854 2026-04-23 09:07:09.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 17c26449-9784-4c9f-8144-779cdda02b04 (type: ports) to 1 2026-04-23 09:07:09.372 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d777907-bb2b-46fa-850c-ea9c41d2c581 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 4af53941-d6a7-4996-b2df-3c99fd70f0bd (type: security_group_rules) to 0 2026-04-23 09:07:09.380 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:07:09.384 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 11e3a57b-5829-4dc5-b3dd-2b66569b28e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:09.400 9 INFO neutron.wsgi [None req-6d777907-bb2b-46fa-850c-ea9c41d2c581 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.2018611 2026-04-23 09:07:09.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-26d95f90-5dbf-4fc3-8002-fce0b392f5e6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 345c4e41-cab2-451c-973e-20b5a2ef6438 (type: security_group_rules) to 0 2026-04-23 09:07:09.607 9 INFO neutron.wsgi [None req-26d95f90-5dbf-4fc3-8002-fce0b392f5e6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2005684 2026-04-23 09:07:09.655 10 INFO neutron.db.ovn_revision_numbers_db [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9116ad7a-069c-439b-bf96-a9ff83f047c6 (type: ports) to 1 2026-04-23 09:07:09.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 17c26449-9784-4c9f-8144-779cdda02b04 (type: router_ports) to 3 2026-04-23 09:07:09.778 9 INFO neutron.db.ovn_revision_numbers_db [None req-7310562d-291c-4690-9185-316887727158 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 881d8efb-c882-4efb-9823-b1f567991902 (type: security_group_rules) to 0 2026-04-23 09:07:09.810 9 INFO neutron.wsgi [None req-7310562d-291c-4690-9185-316887727158 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1950541 2026-04-23 09:07:09.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 17c26449-9784-4c9f-8144-779cdda02b04 (type: ports) to 2 2026-04-23 09:07:10.113 9 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-8a0b7d45-17ed-4106-9ef7-f06d55f4cfcb 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-lb_member_SG-2062319033&fields=id&tenant_id=0a264a92aeef4e7ebae93a3737deda14 HTTP/1.1" status: 200 len: 267 time: 0.0723662 2026-04-23 09:07:10.202 9 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-97ad9423-99cb-4db6-9740-0a8888e1d9ce 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 904 time: 0.0804596 2026-04-23 09:07:10.226 9 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-3e50c645-6e47-4e97-9981-b62fc66fa293 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/quotas/0a264a92aeef4e7ebae93a3737deda14 HTTP/1.1" status: 200 len: 386 time: 0.0134020 2026-04-23 09:07:10.307 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 8c56ad07-d24f-4feb-a73c-54d12757f80c: RuntimeError: No hosting information found for port 8c56ad07-d24f-4feb-a73c-54d12757f80c 2026-04-23 09:07:10.308 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 17c26449-9784-4c9f-8144-779cdda02b04 2026-04-23 09:07:10.462 9 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-51537556-bebc-4938-9c67-b6209ec6bbcb 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&fields=id HTTP/1.1" status: 200 len: 486 time: 0.2294931 2026-04-23 09:07:10.533 9 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-bd71dd65-2ec3-46be-9cc9-4ef381895aec 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0567131 2026-04-23 09:07:10.601 9 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-e31a2053-41e2-4eae-8ea7-36104b39bc75 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0586529 2026-04-23 09:07:10.806 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 17c26449-9784-4c9f-8144-779cdda02b04 2026-04-23 09:07:10.823 10 INFO neutron.wsgi [req-d61f3ff3-3ff4-40cb-8e9c-4587ba0aa10f req-fd0cf2e2-e705-46ac-9e57-4df5a888eb5d 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 210 time: 0.0389419 2026-04-23 09:07:10.847 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 17c26449-9784-4c9f-8144-779cdda02b04 (type: ports) to 4 2026-04-23 09:07:10.886 10 INFO neutron.db.ovn_revision_numbers_db [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9116ad7a-069c-439b-bf96-a9ff83f047c6 (type: router_ports) to 1 2026-04-23 09:07:10.989 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 9116ad7a-069c-439b-bf96-a9ff83f047c6 2026-04-23 09:07:11.004 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 9116ad7a-069c-439b-bf96-a9ff83f047c6 2026-04-23 09:07:11.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9116ad7a-069c-439b-bf96-a9ff83f047c6 (type: ports) to 1 2026-04-23 09:07:11.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource 17c26449-9784-4c9f-8144-779cdda02b04 (type: router_ports) to 4 2026-04-23 09:07:11.352 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:07:11.359 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 11e3a57b-5829-4dc5-b3dd-2b66569b28e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:11.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 9116ad7a-069c-439b-bf96-a9ff83f047c6 (type: ports) to 2 2026-04-23 09:07:11.705 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-d42bb1dd-e6a8-420d-af15-c88f4a6c01d4 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 904 time: 0.1681695 2026-04-23 09:07:11.789 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-3cbe06d4-57b2-4152-bbcc-5d860028efb8 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a264a92aeef4e7ebae93a3737deda14 HTTP/1.1" status: 200 len: 378 time: 0.0757413 2026-04-23 09:07:11.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 9116ad7a-069c-439b-bf96-a9ff83f047c6 (type: router_ports) to 2 2026-04-23 09:07:12.226 9 INFO neutron.db.ovn_revision_numbers_db [None req-6aa7e439-53d3-42c3-a8f2-94eb0b3bcb3a 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource 99ed333f-09c4-425f-ad9b-e51c4a62d7b0 (type: routers) to 1 2026-04-23 09:07:12.244 9 INFO neutron.wsgi [None req-6aa7e439-53d3-42c3-a8f2-94eb0b3bcb3a 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.3280830 2026-04-23 09:07:12.348 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-19e68012-da48-477f-80ea-02c7cb35f0dd 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:12.352 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-19e68012-da48-477f-80ea-02c7cb35f0dd 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 48474ccf-bceb-471d-affa-9d19608b70bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:12.778 9 INFO neutron.db.ovn_revision_numbers_db [None req-8775f234-d177-4a11-bab3-efb651bbce51 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource a8546925-6438-4c91-b77e-80a5effe4f21 (type: routers) to 1 2026-04-23 09:07:12.799 9 INFO neutron.wsgi [None req-8775f234-d177-4a11-bab3-efb651bbce51 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.5508144 2026-04-23 09:07:12.848 9 INFO neutron.db.ovn_revision_numbers_db [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 938ad6ed-6632-4489-bd49-fef080e76f89 (type: security_groups) to 1 2026-04-23 09:07:12.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 0114a5c1-f355-42e1-aeb6-b9cc99e69a78 (type: security_group_rules) to 0 2026-04-23 09:07:12.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9116ad7a-069c-439b-bf96-a9ff83f047c6 (type: router_ports) to 2 2026-04-23 09:07:12.900 10 INFO neutron.wsgi [None req-affabbf6-824f-4671-85ff-da6a04a27bf3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/9454ad2d-dbf6-4c0a-80f3-3b2b63c7cfd6/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.1642439 2026-04-23 09:07:12.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 11ccf345-30a0-4b50-afad-833a621ca236 (type: security_group_rules) to 0 2026-04-23 09:07:12.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 5e20f5e0-c4ea-4f51-89df-f0fff90a9dc6 (type: security_group_rules) to 0 2026-04-23 09:07:12.974 10 INFO neutron.db.ovn_revision_numbers_db [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-19e68012-da48-477f-80ea-02c7cb35f0dd 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource a4b32613-ead6-4a1e-9973-74e13738e0d5 (type: ports) to 1 2026-04-23 09:07:12.989 9 INFO neutron.db.ovn_revision_numbers_db [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 6cf78c64-6dd8-4f7f-bec6-44491018892b (type: security_group_rules) to 0 2026-04-23 09:07:13.008 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-19e68012-da48-477f-80ea-02c7cb35f0dd 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 1.2101088 2026-04-23 09:07:13.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb98d24f-ed81-4127-889d-786af1d83734 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource 6d5a89fd-8d20-4d83-ba68-fb0d4671701e (type: routers) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:13.034 9 INFO neutron.wsgi [None req-bb98d24f-ed81-4127-889d-786af1d83734 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2301803 2026-04-23 09:07:13.050 9 INFO neutron.db.segments_db [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Added segment 90d0eb4b-ead4-443c-ac7b-cd74e56f07b0 of type geneve for network e607eea6-d54e-4a60-ab68-184999727442 2026-04-23 09:07:13.263 9 INFO neutron.db.ovn_revision_numbers_db [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource e607eea6-d54e-4a60-ab68-184999727442 (type: networks) to 1 2026-04-23 09:07:13.268 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No hosting information found for port fdcf45e1-a562-42e6-8073-026de2fea09d: RuntimeError: No hosting information found for port fdcf45e1-a562-42e6-8073-026de2fea09d 2026-04-23 09:07:13.268 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b 2026-04-23 09:07:13.275 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7c64d16-c57b-4d4c-9a30-58eac3bdb02e 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource 9df0c8d8-2021-4429-9c18-b3c6483d43eb (type: routers) to 1 2026-04-23 09:07:13.286 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b 2026-04-23 09:07:13.300 9 INFO neutron.wsgi [None req-b7c64d16-c57b-4d4c-9a30-58eac3bdb02e 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2604876 2026-04-23 09:07:13.485 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:13.489 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network e607eea6-d54e-4a60-ab68-184999727442: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:13.576 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f52dd1d-67b4-421b-bce3-c2727e289a07 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource 1999bb50-a267-4192-b236-741777bc93d7 (type: routers) to 1 2026-04-23 09:07:13.607 10 INFO neutron.wsgi [None req-5f52dd1d-67b4-421b-bce3-c2727e289a07 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.3019311 2026-04-23 09:07:13.608 10 INFO neutron.db.ovn_revision_numbers_db [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-5acd7dc4-9cd6-4e09-8126-8d296239d09d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource a4b32613-ead6-4a1e-9973-74e13738e0d5 (type: ports) to 2 2026-04-23 09:07:13.611 9 INFO neutron.db.ovn_revision_numbers_db [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 4ff575fd-f991-4469-8a20-ba6ae2d63d94 (type: ports) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:13.649 9 INFO neutron.wsgi [None req-6976624f-6d30-4e10-8918-daf929554e49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.3920369 2026-04-23 09:07:13.679 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b (type: ports) to 2 2026-04-23 09:07:13.686 10 INFO neutron.wsgi [None req-1c4057bc-8a0e-4b60-9c4e-0b7c681a3a55 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/99ed333f-09c4-425f-ad9b-e51c4a62d7b0/tags HTTP/1.1" status: 200 len: 210 time: 0.0724299 2026-04-23 09:07:13.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-de1269d3-cbfd-4343-a53b-ffef2d3f03cf 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 6fc29dcf-c4b6-45c0-926c-bac3401e20ff (type: security_groups) to 1 2026-04-23 09:07:13.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-de1269d3-cbfd-4343-a53b-ffef2d3f03cf 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 050c78d3-f68a-42b4-9ab2-4b4af4278777 (type: security_group_rules) to 0 2026-04-23 09:07:13.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-de1269d3-cbfd-4343-a53b-ffef2d3f03cf 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource e94a8fd8-9ff9-491e-8702-529c5f6428e0 (type: security_group_rules) to 0 2026-04-23 09:07:13.800 10 INFO neutron.wsgi [None req-441e0d1b-93b3-46bb-8a37-69efdd00189b 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/a8546925-6438-4c91-b77e-80a5effe4f21/tags HTTP/1.1" status: 200 len: 218 time: 0.1065392 2026-04-23 09:07:13.822 9 INFO neutron.wsgi [None req-de1269d3-cbfd-4343-a53b-ffef2d3f03cf 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.2386079 2026-04-23 09:07:13.840 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b (type: router_ports) to 2 2026-04-23 09:07:13.880 9 INFO neutron.wsgi [None req-d0b4c0fd-3bea-473a-a1b8-47922962b332 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/6d5a89fd-8d20-4d83-ba68-fb0d4671701e/tags HTTP/1.1" status: 200 len: 227 time: 0.0727315 2026-04-23 09:07:13.969 9 INFO neutron.wsgi [None req-7955dc90-dc34-4078-b923-06e6e45d1c32 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/9df0c8d8-2021-4429-9c18-b3c6483d43eb/tags HTTP/1.1" status: 200 len: 212 time: 0.0804825 2026-04-23 09:07:14.048 10 INFO neutron.db.ovn_revision_numbers_db [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-5acd7dc4-9cd6-4e09-8126-8d296239d09d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource a4b32613-ead6-4a1e-9973-74e13738e0d5 (type: ports) to 2 2026-04-23 09:07:14.050 9 INFO neutron.wsgi [None req-8133479a-1b21-4297-9138-1cd806a22f19 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1601 time: 0.0738230 2026-04-23 09:07:14.080 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-5acd7dc4-9cd6-4e09-8126-8d296239d09d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 1605 time: 1.0640757 2026-04-23 09:07:14.118 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8499963e-7978-4c7d-baf1-0731670e91dc ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:14.129 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8499963e-7978-4c7d-baf1-0731670e91dc ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network e607eea6-d54e-4a60-ab68-184999727442: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:14.131 10 INFO neutron.db.ovn_revision_numbers_db [None req-57c8d9eb-50d2-4945-8ef9-0f38ff50d238 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 9dbcfada-552f-43a7-90b4-4c47842a9c2c (type: security_group_rules) to 0 2026-04-23 09:07:14.135 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-57e4c6d4-3526-4995-8ebe-8f7740037296'] response: {'name': 'network-changed', 'server_uuid': '67dcea18-3d63-43b8-bbab-f3dd495c21bd', 'tag': 'a4b32613-ead6-4a1e-9973-74e13738e0d5', 'status': 'completed', 'code': 200} 2026-04-23 09:07:14.140 9 INFO neutron.wsgi [None req-d992b282-868f-4c6f-be43-49f12e589d76 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1144 time: 0.0845866 2026-04-23 09:07:14.171 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-35ee8f93-4289-4a14-9595-8ac96345ce31 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1636 time: 0.0508358 2026-04-23 09:07:14.206 10 INFO neutron.wsgi [None req-57c8d9eb-50d2-4945-8ef9-0f38ff50d238 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3687942 2026-04-23 09:07:14.229 9 INFO neutron.wsgi [None req-f133b3ce-7591-48fc-9ab8-e8a13160867c 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1144 time: 0.0839729 2026-04-23 09:07:14.237 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-4529aec6-02ac-41f6-bc83-c764607c1a53 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 217 time: 0.0484421 2026-04-23 09:07:14.321 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-812a8926-d257-44e4-a83a-50cd7425e8ee 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16f&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 217 time: 0.0733588 2026-04-23 09:07:14.368 10 INFO neutron.wsgi [None req-b651a30a-1284-4289-ba86-1f30dc313e4e 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1601 time: 0.1293035 2026-04-23 09:07:14.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-8499963e-7978-4c7d-baf1-0731670e91dc ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource d3120507-15ff-43c5-8756-da32eb9bc02b (type: ports) to 1 2026-04-23 09:07:14.411 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-f6645b06-4116-4090-97e3-66c985ea3214 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314&id=35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 200 len: 1563 time: 0.0755074 2026-04-23 09:07:14.447 10 INFO neutron.wsgi [None req-8499963e-7978-4c7d-baf1-0731670e91dc ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.7869883 2026-04-23 09:07:14.452 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-f855a9a4-e6bd-4b1f-8ea6-5d7f91b3e337 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0300751 2026-04-23 09:07:14.456 9 INFO neutron.wsgi [None req-4d6f94aa-08a3-4f09-a62c-24fcfbaec244 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1116 time: 0.0824120 2026-04-23 09:07:14.498 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-772913a5-b11c-41d6-84ae-9da6c09b4cf7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0394175 2026-04-23 09:07:14.583 10 INFO neutron.wsgi [None req-1f6024f0-c255-44a8-9564-4d277283552e 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1573 time: 0.1223176 2026-04-23 09:07:14.619 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-58345758-19df-4a70-915d-b04943e9d025 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1068962 2026-04-23 09:07:14.620 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6e459ba-d5a4-49d8-82f9-720c1f2f7cd7 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 6594acc0-e48d-46a5-875d-d91306acf3c6 (type: security_group_rules) to 0 2026-04-23 09:07:14.654 10 INFO neutron.wsgi [None req-f6e459ba-d5a4-49d8-82f9-720c1f2f7cd7 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.4420645 2026-04-23 09:07:14.703 10 INFO neutron.wsgi [req-0552cce9-b191-4ee9-991d-9988c04210a8 req-70e23cc0-16fe-4938-a1c3-e2b64fcbeb41 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0743916 2026-04-23 09:07:14.807 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-442a0a0d-2c3d-4230-ac6c-db50e906bc6b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1636 time: 0.0456502 2026-04-23 09:07:14.821 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd0dac59-f951-439b-9d48-33d50c5e9150 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource f351b90e-60cf-486a-b2d3-49712e001079 (type: security_group_rules) to 0 2026-04-23 09:07:14.870 10 INFO neutron.wsgi [None req-fd0dac59-f951-439b-9d48-33d50c5e9150 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2071226 2026-04-23 09:07:14.893 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-0cd439a6-a273-408a-b549-b9d965585c6e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1003 time: 0.0791490 2026-04-23 09:07:14.932 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-b21b156c-cafe-4885-be8c-eb517a146f41 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 217 time: 0.0293553 2026-04-23 09:07:14.962 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-1ff4556e-4810-48d3-9765-d7663f184ab9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16f&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 217 time: 0.0234923 2026-04-23 09:07:15.014 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-35d43481-0e73-4d7e-a64f-42cb8024abe2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314&id=35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 200 len: 1563 time: 0.0456612 2026-04-23 09:07:15.050 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-20675005-70d6-4c8e-8c6b-4086dabb4665 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0289447 2026-04-23 09:07:15.089 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-7f9998b9-772d-4f51-83ce-5b8a0084c470 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0304348 2026-04-23 09:07:15.110 9 INFO neutron.wsgi [None req-a3ce2306-796e-4443-9882-7dd6e1d9e4b8 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1573 time: 0.5199318 2026-04-23 09:07:15.178 9 INFO neutron.wsgi [None req-dae95f0b-c8dd-4b5f-bd5f-22d59655fb15 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.7255628 2026-04-23 09:07:15.283 9 INFO neutron.db.segments_db [None req-d85af5bb-4eeb-4fe1-a78a-c567864f6997 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Added segment 7dfe2149-9814-4578-aca4-513079b7ef70 of type geneve for network d53cfa0e-8846-4fbd-8a71-d681d4d29a24 2026-04-23 09:07:15.453 9 INFO neutron.db.ovn_revision_numbers_db [None req-d85af5bb-4eeb-4fe1-a78a-c567864f6997 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource d53cfa0e-8846-4fbd-8a71-d681d4d29a24 (type: networks) to 1 2026-04-23 09:07:15.635 10 INFO neutron.wsgi [None req-e9362f4c-cf9f-44dc-b093-3b237ffd1446 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1116 time: 0.5122015 2026-04-23 09:07:15.649 10 INFO neutron.db.ovn_revision_numbers_db [None req-48bbd0e5-845b-4faa-b88b-452346278480 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource dd59cf1d-56b9-4235-be9f-811e298089b3 (type: security_group_rules) to 0 2026-04-23 09:07:15.657 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-5cdaad1c-0ee5-4304-a88d-ebc83bcedb25 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.5573986 2026-04-23 09:07:15.681 10 INFO neutron.wsgi [None req-48bbd0e5-845b-4faa-b88b-452346278480 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.7941072 2026-04-23 09:07:15.700 9 INFO neutron.wsgi [None req-2c94fd20-a2de-4511-a265-67950b980770 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers/99ed333f-09c4-425f-ad9b-e51c4a62d7b0 HTTP/1.1" status: 200 len: 660 time: 0.0539987 2026-04-23 09:07:15.733 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d85af5bb-4eeb-4fe1-a78a-c567864f6997 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:15.735 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d85af5bb-4eeb-4fe1-a78a-c567864f6997 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network d53cfa0e-8846-4fbd-8a71-d681d4d29a24: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:15.737 9 INFO neutron.db.securitygroups_db [None req-bb2d3e0d-3fcb-4031-9839-e1b3fdd6766c 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Project 3f52f4f78a5042c4a596cf47e29a7813 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 09:07:15.747 10 INFO neutron.wsgi [req-69257f3b-23cc-4d2e-8824-7039b2f8dbb8 req-13700394-0fb2-4f09-80ff-9ad348994fb8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0815601 2026-04-23 09:07:15.827 9 INFO neutron.db.ovn_revision_numbers_db [None req-d85af5bb-4eeb-4fe1-a78a-c567864f6997 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource dd43b1bd-1b03-4610-8daf-37587d3b3a54 (type: ports) to 1 2026-04-23 09:07:15.859 9 INFO neutron.wsgi [None req-d85af5bb-4eeb-4fe1-a78a-c567864f6997 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6747131 2026-04-23 09:07:15.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb2d3e0d-3fcb-4031-9839-e1b3fdd6766c 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource e8f4afa9-1521-49d9-8285-ef15a6569323 (type: security_group_rules) to 0 2026-04-23 09:07:15.955 9 INFO neutron.wsgi [None req-bb2d3e0d-3fcb-4031-9839-e1b3fdd6766c 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2650232 2026-04-23 09:07:16.017 9 INFO neutron.db.securitygroups_db [None req-afd60a10-320a-46d0-94fc-5cfaf6e58d01 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Project 3f52f4f78a5042c4a596cf47e29a7813 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 09:07:16.086 9 INFO neutron.wsgi [req-2152009c-83b0-48f9-80bc-bf23232b1eb5 req-11548830-46e2-4dd6-89d7-e74b054c67fd 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1398 time: 0.1641734 2026-04-23 09:07:16.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-f013272b-ec23-47b0-bcb7-ce00818e4245 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource 99ed333f-09c4-425f-ad9b-e51c4a62d7b0 (type: routers) to 2 2026-04-23 09:07:16.180 10 INFO neutron.wsgi [None req-f013272b-ec23-47b0-bcb7-ce00818e4245 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/99ed333f-09c4-425f-ad9b-e51c4a62d7b0 HTTP/1.1" status: 200 len: 660 time: 0.4682858 2026-04-23 09:07:16.190 9 INFO neutron.wsgi [req-2152009c-83b0-48f9-80bc-bf23232b1eb5 req-a33847bd-7eb7-4c99-a8e2-5e8bb7416911 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0978625 2026-04-23 09:07:16.206 10 INFO neutron.wsgi [None req-b36b1913-6b7b-470f-8fc4-d478b2fbd96a 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=99ed333f-09c4-425f-ad9b-e51c4a62d7b0 HTTP/1.1" status: 200 len: 205 time: 0.0214794 2026-04-23 09:07:16.305 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c579c7c-27c1-4f12-a357-25557d02b31f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:16.309 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c579c7c-27c1-4f12-a357-25557d02b31f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network d53cfa0e-8846-4fbd-8a71-d681d4d29a24: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:16.321 9 INFO neutron.db.ovn_revision_numbers_db [None req-afd60a10-320a-46d0-94fc-5cfaf6e58d01 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource b674bfa8-3290-4312-af00-d7b969077f8c (type: security_group_rules) to 0 2026-04-23 09:07:16.367 9 INFO neutron.wsgi [None req-afd60a10-320a-46d0-94fc-5cfaf6e58d01 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.4059472 2026-04-23 09:07:16.407 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c579c7c-27c1-4f12-a357-25557d02b31f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource bfd181bf-9749-4614-89fd-90b53ae497d3 (type: ports) to 1 2026-04-23 09:07:16.433 9 INFO neutron.wsgi [None req-2c579c7c-27c1-4f12-a357-25557d02b31f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5693083 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:16.475 10 INFO neutron.wsgi [None req-604832a4-46d0-49a7-821f-d27e90304810 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "DELETE /v2.0/routers/99ed333f-09c4-425f-ad9b-e51c4a62d7b0 HTTP/1.1" status: 204 len: 168 time: 0.2607830 2026-04-23 09:07:16.530 10 INFO neutron.wsgi [None req-0f6f673b-dca3-4a4b-ae9b-3e267cde3c20 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers/a8546925-6438-4c91-b77e-80a5effe4f21 HTTP/1.1" status: 200 len: 668 time: 0.0493293 2026-04-23 09:07:16.673 9 INFO neutron.wsgi [None req-ac3e6008-6e73-4e96-b5c0-c0620a98ca72 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2335424 2026-04-23 09:07:16.773 9 INFO neutron.db.segments_db [None req-3ccfe00a-cf1a-4972-b81b-732fac77c90f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Added segment 582baaec-d0a8-4541-a855-c3b99f99034e of type geneve for network 49124923-5f4e-42f1-b270-c1a2dc218c86 2026-04-23 09:07:16.934 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ecf6a2-75b5-45c6-90b7-b1e38216154e 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 95ed85b9-2871-4dda-adc1-bdfcf9ade5d4 (type: security_groups) to 1 2026-04-23 09:07:16.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ccfe00a-cf1a-4972-b81b-732fac77c90f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 49124923-5f4e-42f1-b270-c1a2dc218c86 (type: networks) to 1 2026-04-23 09:07:16.947 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ecf6a2-75b5-45c6-90b7-b1e38216154e 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 8ad73dc9-114d-47c7-badc-77aaa808494d (type: security_group_rules) to 0 2026-04-23 09:07:16.970 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ecf6a2-75b5-45c6-90b7-b1e38216154e 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource a5ef9f31-7545-4598-84a6-c37981cc3a61 (type: security_group_rules) to 0 2026-04-23 09:07:16.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-4cdd6d58-856b-4688-9e0e-97e14161bd2c 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource a8546925-6438-4c91-b77e-80a5effe4f21 (type: routers) to 2 2026-04-23 09:07:16.980 10 INFO neutron.wsgi [None req-4cdd6d58-856b-4688-9e0e-97e14161bd2c 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/a8546925-6438-4c91-b77e-80a5effe4f21 HTTP/1.1" status: 200 len: 668 time: 0.4443789 2026-04-23 09:07:16.996 9 INFO neutron.wsgi [None req-51ecf6a2-75b5-45c6-90b7-b1e38216154e 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1794 time: 0.2457061 2026-04-23 09:07:17.019 10 INFO neutron.wsgi [None req-b3cf0460-4661-4a30-b5b8-6df0f9c12dae 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=a8546925-6438-4c91-b77e-80a5effe4f21 HTTP/1.1" status: 200 len: 205 time: 0.0318828 2026-04-23 09:07:17.163 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ccfe00a-cf1a-4972-b81b-732fac77c90f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:17.165 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ccfe00a-cf1a-4972-b81b-732fac77c90f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network 49124923-5f4e-42f1-b270-c1a2dc218c86: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:17.235 10 INFO neutron.wsgi [None req-3aea904d-4b95-463e-a559-5b77dc8cc69c 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "DELETE /v2.0/routers/a8546925-6438-4c91-b77e-80a5effe4f21 HTTP/1.1" status: 204 len: 168 time: 0.2087224 2026-04-23 09:07:17.240 10 INFO neutron.db.ovn_revision_numbers_db [None req-dac3ad6f-ed31-4734-bd99-99488c6b655a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 3f91556e-6a9c-442c-af29-ef5f00ebb6ea (type: security_group_rules) to 0 2026-04-23 09:07:17.264 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ccfe00a-cf1a-4972-b81b-732fac77c90f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 98393ca7-098d-48da-926a-098bd4c63f7f (type: ports) to 1 2026-04-23 09:07:17.288 9 INFO neutron.wsgi [None req-3ccfe00a-cf1a-4972-b81b-732fac77c90f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6081338 2026-04-23 09:07:17.308 10 INFO neutron.wsgi [None req-bdd4e70b-80b9-4772-9be5-4570c2a92d9f 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers/6d5a89fd-8d20-4d83-ba68-fb0d4671701e HTTP/1.1" status: 200 len: 677 time: 0.0582395 2026-04-23 09:07:17.312 10 INFO neutron.wsgi [None req-dac3ad6f-ed31-4734-bd99-99488c6b655a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3095939 2026-04-23 09:07:17.394 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] No hosting information found for port 9116ad7a-069c-439b-bf96-a9ff83f047c6: RuntimeError: No hosting information found for port 9116ad7a-069c-439b-bf96-a9ff83f047c6 2026-04-23 09:07:17.395 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: a4b32613-ead6-4a1e-9973-74e13738e0d5 2026-04-23 09:07:17.430 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port a4b32613-ead6-4a1e-9973-74e13738e0d5 2026-04-23 09:07:17.495 9 INFO neutron.db.ovn_revision_numbers_db [None req-631bb6e1-df76-448e-80e6-e766adaba586 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 4357f400-8a9c-4eec-b316-6a6a44aa8ad4 (type: security_group_rules) to 0 2026-04-23 09:07:17.530 9 INFO neutron.wsgi [None req-631bb6e1-df76-448e-80e6-e766adaba586 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2120411 2026-04-23 09:07:17.597 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd9c0714-fc40-4af9-a152-86c59b8ebbd8 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:17.601 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd9c0714-fc40-4af9-a152-86c59b8ebbd8 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network 49124923-5f4e-42f1-b270-c1a2dc218c86: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:17.699 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-83a00270-8980-4e5a-940b-66d8aaa51a61'] response: {'server_uuid': '67dcea18-3d63-43b8-bbab-f3dd495c21bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4b32613-ead6-4a1e-9973-74e13738e0d5', 'code': 200} 2026-04-23 09:07:17.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd9c0714-fc40-4af9-a152-86c59b8ebbd8 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 2374fb0f-484b-45b6-9cd8-9fb249ce31cc (type: ports) to 1 2026-04-23 09:07:17.759 9 INFO neutron.wsgi [None req-dd9c0714-fc40-4af9-a152-86c59b8ebbd8 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4639325 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:17.997 9 INFO neutron.wsgi [None req-9a22570d-f301-4dd4-a69a-421c2514294c ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2295995 2026-04-23 09:07:18.106 9 INFO neutron.db.segments_db [None req-7fdf4cd9-5e32-4678-8eba-c827c6433f49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Added segment 55bc1825-1a7d-4878-a70d-ed99eb0d68db of type geneve for network 387e5764-b4e8-496d-9879-c26f34332e0f 2026-04-23 09:07:18.281 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fdf4cd9-5e32-4678-8eba-c827c6433f49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 387e5764-b4e8-496d-9879-c26f34332e0f (type: networks) to 1 2026-04-23 09:07:18.431 10 INFO neutron.db.ovn_revision_numbers_db [None req-79370389-775f-4a52-9b11-b8596abdd34d 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource 6d5a89fd-8d20-4d83-ba68-fb0d4671701e (type: routers) to 2 2026-04-23 09:07:18.434 10 INFO neutron.wsgi [None req-79370389-775f-4a52-9b11-b8596abdd34d 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/6d5a89fd-8d20-4d83-ba68-fb0d4671701e HTTP/1.1" status: 200 len: 677 time: 1.1211622 2026-04-23 09:07:18.466 9 INFO neutron.wsgi [None req-77500b1b-4d1a-4b96-87df-5dcf982e63db 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=6d5a89fd-8d20-4d83-ba68-fb0d4671701e HTTP/1.1" status: 200 len: 205 time: 0.0230279 2026-04-23 09:07:18.579 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-504167cb-ee7e-4a3c-a48c-f6c2f4059a87 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] No more DHCP agents 2026-04-23 09:07:18.582 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-504167cb-ee7e-4a3c-a48c-f6c2f4059a87 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:18.585 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource a4b32613-ead6-4a1e-9973-74e13738e0d5 (type: ports) to 4 2026-04-23 09:07:18.590 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fdf4cd9-5e32-4678-8eba-c827c6433f49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:18.595 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fdf4cd9-5e32-4678-8eba-c827c6433f49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network 387e5764-b4e8-496d-9879-c26f34332e0f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:18.741 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fdf4cd9-5e32-4678-8eba-c827c6433f49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 8656d3ed-0650-4e86-bab0-e95e5375e88c (type: ports) to 1 2026-04-23 09:07:18.751 9 INFO neutron.wsgi [None req-6dd2c495-53c5-4796-9288-2b45f4fa90e0 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "DELETE /v2.0/routers/6d5a89fd-8d20-4d83-ba68-fb0d4671701e HTTP/1.1" status: 204 len: 168 time: 0.2781122 2026-04-23 09:07:18.787 9 INFO neutron.wsgi [None req-7fdf4cd9-5e32-4678-8eba-c827c6433f49 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7837932 2026-04-23 09:07:18.817 9 INFO neutron.wsgi [None req-ffacd7b5-b18b-4717-bf5f-35ce76b49250 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers/9df0c8d8-2021-4429-9c18-b3c6483d43eb HTTP/1.1" status: 200 len: 662 time: 0.0606091 2026-04-23 09:07:18.946 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] No hosting information found for port 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b: RuntimeError: No hosting information found for port 1ce57b3a-130d-4b7f-88fa-bc4b48db6c1b 2026-04-23 09:07:18.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-504167cb-ee7e-4a3c-a48c-f6c2f4059a87 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource ea45b1f8-71cc-418f-ab25-1ac05fe3e0b2 (type: floatingips) to 0 2026-04-23 09:07:18.993 10 INFO neutron.wsgi [None req-504167cb-ee7e-4a3c-a48c-f6c2f4059a87 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.4557354 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:19.124 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-b653c99c-7887-49c7-b2d4-f1611d40b7d6 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1449611210&fields=id&tenant_id=3f52f4f78a5042c4a596cf47e29a7813 HTTP/1.1" status: 200 len: 267 time: 0.0476053 2026-04-23 09:07:19.181 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-0ea5d116-1dff-4033-8901-40b5efab6465 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-securitygroup--765438218&fields=id&tenant_id=3f52f4f78a5042c4a596cf47e29a7813 HTTP/1.1" status: 200 len: 267 time: 0.0477374 2026-04-23 09:07:19.261 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-f25c1c66-cc40-49a1-b8f1-5c6f97f09ab7 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/networks?id=03555fda-9fe4-4bad-9900-06881ca430f0 HTTP/1.1" status: 200 len: 872 time: 0.0684822 2026-04-23 09:07:19.284 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-c515147e-897e-4330-ad91-47c488f222ae 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/quotas/3f52f4f78a5042c4a596cf47e29a7813 HTTP/1.1" status: 200 len: 386 time: 0.0154366 2026-04-23 09:07:19.294 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e8927d8-06ba-4e1a-bfda-ec7d7ccdfa7c ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:19.298 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e8927d8-06ba-4e1a-bfda-ec7d7ccdfa7c ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network 387e5764-b4e8-496d-9879-c26f34332e0f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:19.376 9 INFO neutron.db.ovn_revision_numbers_db [None req-f0d08ddd-3030-4491-9574-8bb3dad62dbd 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] Successfully bumped revision number for resource 9df0c8d8-2021-4429-9c18-b3c6483d43eb (type: routers) to 2 2026-04-23 09:07:19.380 9 INFO neutron.wsgi [None req-f0d08ddd-3030-4491-9574-8bb3dad62dbd 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/9df0c8d8-2021-4429-9c18-b3c6483d43eb HTTP/1.1" status: 200 len: 662 time: 0.5569124 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:19.404 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-3b1b821f-e1a4-4266-8cef-784700e21c18 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=3f52f4f78a5042c4a596cf47e29a7813&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1109927 2026-04-23 09:07:19.417 9 INFO neutron.wsgi [None req-5f60c5df-bceb-4386-b7ac-0d1612005d15 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=9df0c8d8-2021-4429-9c18-b3c6483d43eb HTTP/1.1" status: 200 len: 205 time: 0.0313191 2026-04-23 09:07:19.449 9 INFO neutron.db.ovn_revision_numbers_db [None req-5e8927d8-06ba-4e1a-bfda-ec7d7ccdfa7c ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource feb61752-ed53-4412-b03c-7b0cc274e894 (type: ports) to 1 2026-04-23 09:07:19.505 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-4c1c63e3-e52a-42d5-93ea-859aff13cfa2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0875359 2026-04-23 09:07:19.521 9 INFO neutron.wsgi [None req-5e8927d8-06ba-4e1a-bfda-ec7d7ccdfa7c ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.7233548 2026-04-23 09:07:19.617 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-5d9fec0a-d5db-4c50-944b-96ec76cf6026 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0962439 2026-04-23 09:07:19.772 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ead3c46f-4fa4-4544-92db-743040890df2'] response: {'server_uuid': '67dcea18-3d63-43b8-bbab-f3dd495c21bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4b32613-ead6-4a1e-9973-74e13738e0d5', 'code': 200} 2026-04-23 09:07:19.810 10 INFO neutron.wsgi [req-0b95fe6b-a39d-4d68-94f4-1ade68635584 req-c1b16592-f656-4d3d-ac8d-2bced1426128 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 210 time: 0.0225286 2026-04-23 09:07:19.866 10 INFO neutron.wsgi [None req-91b24735-8c53-491c-bf03-0e5d36e4cc89 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.3334093 2026-04-23 09:07:19.970 10 INFO neutron.db.segments_db [None req-27c100f2-168c-4641-92d9-ee22772e959d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Added segment 581bb5cf-7060-4add-b573-4a6d4c03d5b8 of type geneve for network e269e31b-1387-4ac3-958a-c5a77c43ca09 2026-04-23 09:07:20.136 10 INFO neutron.db.ovn_revision_numbers_db [None req-27c100f2-168c-4641-92d9-ee22772e959d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource e269e31b-1387-4ac3-958a-c5a77c43ca09 (type: networks) to 1 2026-04-23 09:07:20.153 9 INFO neutron.wsgi [None req-4d575054-aa00-496d-b60f-5b32dd06d229 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "DELETE /v2.0/routers/9df0c8d8-2021-4429-9c18-b3c6483d43eb HTTP/1.1" status: 204 len: 168 time: 0.7292974 2026-04-23 09:07:20.206 9 INFO neutron.wsgi [None req-e9a4d8b1-0d27-4717-abd9-125d466fb2e7 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/routers/1999bb50-a267-4192-b236-741777bc93d7 HTTP/1.1" status: 200 len: 655 time: 0.0473659 2026-04-23 09:07:20.344 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27c100f2-168c-4641-92d9-ee22772e959d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:20.350 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27c100f2-168c-4641-92d9-ee22772e959d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network e269e31b-1387-4ac3-958a-c5a77c43ca09: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:20.436 10 INFO neutron.db.ovn_revision_numbers_db [None req-27c100f2-168c-4641-92d9-ee22772e959d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource 81fb4b15-a2e5-4782-ac57-5600dd4a2360 (type: ports) to 1 2026-04-23 09:07:20.464 10 INFO neutron.wsgi [None req-27c100f2-168c-4641-92d9-ee22772e959d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5915504 2026-04-23 09:07:20.605 9 INFO neutron.wsgi [None req-07a513d7-9c7a-4b38-baf9-5ea4054fb39f 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "PUT /v2.0/routers/1999bb50-a267-4192-b236-741777bc93d7 HTTP/1.1" status: 200 len: 655 time: 0.3902671 2026-04-23 09:07:20.634 9 INFO neutron.wsgi [None req-b7d0ac17-173f-4a8a-aa80-8e99199508ce 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=1999bb50-a267-4192-b236-741777bc93d7 HTTP/1.1" status: 200 len: 205 time: 0.0241551 2026-04-23 09:07:20.760 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-9f2ac229-6b5e-4feb-a0f9-7d72c34f19fc 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 199.204.45.169 "GET /v2.0/networks?id=03555fda-9fe4-4bad-9900-06881ca430f0 HTTP/1.1" status: 200 len: 872 time: 0.0932593 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:20.797 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-032474fc-53cb-4da6-a090-de6f58be080b ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] No more DHCP agents 2026-04-23 09:07:20.801 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-032474fc-53cb-4da6-a090-de6f58be080b ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Unable to schedule network e269e31b-1387-4ac3-958a-c5a77c43ca09: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:20.853 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-b347cd98-5068-4779-9eff-55ab366f8eb7 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3f52f4f78a5042c4a596cf47e29a7813 HTTP/1.1" status: 200 len: 472 time: 0.0843785 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:20.906 9 INFO neutron.wsgi [None req-917fe06f-cd44-40e7-84f5-ee555b530ac8 2da42e80810c4b949472ced8cd1916e9 4ad033d0b75148829d031717ff9a7263 - - default default] 10.0.0.66 "DELETE /v2.0/routers/1999bb50-a267-4192-b236-741777bc93d7 HTTP/1.1" status: 204 len: 168 time: 0.2653112 2026-04-23 09:07:20.919 9 INFO neutron.wsgi [req-70decc96-9cb3-4dc7-baea-34206450ef55 req-43a7901b-5781-4082-85c6-5d9025000569 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 210 time: 0.0390267 2026-04-23 09:07:20.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-032474fc-53cb-4da6-a090-de6f58be080b ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] Successfully bumped revision number for resource d5073e0c-b32a-4d57-a22b-1034ff76cc76 (type: ports) to 1 2026-04-23 09:07:20.968 10 INFO neutron.wsgi [None req-032474fc-53cb-4da6-a090-de6f58be080b ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4984250 2026-04-23 09:07:21.232 10 INFO neutron.wsgi [None req-e8e3eb3a-e2de-455f-bb2a-746a9485c3b5 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2544541 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:21.296 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-b6465136-31ac-4713-b260-3dbaf83a1d9a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] No more DHCP agents 2026-04-23 09:07:21.302 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-b6465136-31ac-4713-b260-3dbaf83a1d9a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Unable to schedule network 03555fda-9fe4-4bad-9900-06881ca430f0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:21.307 10 INFO neutron.wsgi [None req-73509204-802c-41d5-9dc1-1888068d132f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "PUT /v2.0/trunks/cb91a99d-c482-4c18-bcae-02140aa6fe38/tags HTTP/1.1" status: 200 len: 210 time: 0.0684438 2026-04-23 09:07:21.344 9 INFO neutron.wsgi [None req-b9dc0e82-afe4-4bdf-8758-fda2d8331cb7 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "PUT /v2.0/trunks/7550d3e6-8989-4cba-a2d7-ca18802f5da8/tags HTTP/1.1" status: 200 len: 218 time: 0.0302556 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:21.415 10 INFO neutron.wsgi [req-da59dbd4-bb79-4c13-a5b0-cb8ad2429eaf req-bc8938b0-4245-4f46-899a-62534f769b98 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1400 time: 0.1523497 2026-04-23 09:07:21.438 10 INFO neutron.wsgi [None req-ff33aedf-ca72-4593-8558-d31d959b0287 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "PUT /v2.0/trunks/7337ef28-241b-4880-89a7-26cc05aadb6f/tags HTTP/1.1" status: 200 len: 227 time: 0.0846918 2026-04-23 09:07:21.473 9 INFO neutron.wsgi [None req-932795b7-8596-4a05-b32b-ffce08fd98e3 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "PUT /v2.0/trunks/f108b41e-7943-431b-9b53-755b4165ced4/tags HTTP/1.1" status: 200 len: 212 time: 0.0284851 2026-04-23 09:07:21.496 10 INFO neutron.wsgi [req-da59dbd4-bb79-4c13-a5b0-cb8ad2429eaf req-ee41c2ec-a389-4295-a81f-66b513124380 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0694673 2026-04-23 09:07:21.503 9 INFO neutron.wsgi [None req-3533191c-0d00-40eb-b229-8f2811fec35b ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0231018 2026-04-23 09:07:21.540 10 INFO neutron.wsgi [None req-ae622c49-5a23-49b8-a32a-0515d96f1313 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0317481 2026-04-23 09:07:21.588 10 INFO neutron.wsgi [None req-a2a228b8-2ec5-43e7-8f6b-90f02ed1fee2 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0367775 2026-04-23 09:07:21.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015099 2026-04-23 09:07:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009582 2026-04-23 09:07:21.623 10 INFO neutron.wsgi [None req-45b2ba83-3fbc-4020-a5a6-849e68d670cb ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0226800 2026-04-23 09:07:21.624 10 INFO neutron.db.ovn_revision_numbers_db [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-b6465136-31ac-4713-b260-3dbaf83a1d9a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f (type: ports) to 1 2026-04-23 09:07:21.645 9 INFO neutron.wsgi [None req-f8a2a040-2586-4c11-b72a-2996d95e7941 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&mac_address=fa%3A16%3A3e%3A1a%3Aa2%3A5c HTTP/1.1" status: 200 len: 1395 time: 0.1202557 2026-04-23 09:07:21.665 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-b6465136-31ac-4713-b260-3dbaf83a1d9a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1197 time: 0.8053656 2026-04-23 09:07:21.673 10 INFO neutron.wsgi [None req-be7132c2-b438-4c25-aada-92d915345914 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0443802 2026-04-23 09:07:21.715 9 INFO neutron.wsgi [None req-d227432a-635c-4d65-8374-b8862358ff24 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0362055 2026-04-23 09:07:21.744 9 INFO neutron.wsgi [None req-487a71c9-9761-4f3a-8a63-2b30352b103d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0225041 2026-04-23 09:07:21.769 9 INFO neutron.wsgi [None req-9d324510-90e9-40e4-b30c-7e4d68311491 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0187483 2026-04-23 09:07:21.795 9 INFO neutron.wsgi [None req-5f6b7839-8564-48f9-a560-1d5af4dacfdb ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks/cb91a99d-c482-4c18-bcae-02140aa6fe38 HTTP/1.1" status: 200 len: 608 time: 0.0196407 2026-04-23 09:07:21.943 9 INFO neutron.wsgi [None req-671c87d5-bc5b-4ff3-ba8c-da47db803f39 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/ports/d3120507-15ff-43c5-8756-da32eb9bc02b HTTP/1.1" status: 200 len: 1020 time: 0.1381333 2026-04-23 09:07:22.080 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5134b485-0e66-4065-ae96-de37b9d8bb51 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:22.086 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5134b485-0e66-4065-ae96-de37b9d8bb51 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:22.090 9 INFO neutron.wsgi [None req-ab5b0e73-4f6c-4c32-a3a8-c4c5a8dcfcf6 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/cb91a99d-c482-4c18-bcae-02140aa6fe38 HTTP/1.1" status: 204 len: 168 time: 0.1392796 2026-04-23 09:07:22.125 9 INFO neutron.wsgi [None req-8c029966-baeb-498d-b20f-fcefbab9a4ae ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks/7550d3e6-8989-4cba-a2d7-ca18802f5da8 HTTP/1.1" status: 200 len: 616 time: 0.0220308 2026-04-23 09:07:22.130 9 INFO neutron.wsgi [req-2461750f-5596-4fa2-ada7-8bbaad125006 req-ebdeefd2-5b87-4097-a180-9860664d64b7 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1208 time: 0.1161299 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:22.179 9 INFO neutron.wsgi [req-2461750f-5596-4fa2-ada7-8bbaad125006 req-07c5eb04-b72c-4a0f-bdc1-ccdfe5316f45 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6fc29dcf-c4b6-45c0-926c-bac3401e20ff&id=95ed85b9-2871-4dda-adc1-bdfcf9ade5d4&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0382338 2026-04-23 09:07:22.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-c576efa4-dcc8-4d91-8454-1400c1ea31c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 50359988-7806-41ff-b9b5-4ce7dbfd2df2 (type: security_groups) to 1 2026-04-23 09:07:22.283 9 INFO neutron.db.ovn_revision_numbers_db [None req-c576efa4-dcc8-4d91-8454-1400c1ea31c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3396bea5-9081-479b-bec0-3e4706399a8f (type: security_group_rules) to 0 2026-04-23 09:07:22.298 9 INFO neutron.db.ovn_revision_numbers_db [None req-c576efa4-dcc8-4d91-8454-1400c1ea31c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5a812cc0-a45a-4231-b62c-9b2783dbf458 (type: security_group_rules) to 0 2026-04-23 09:07:22.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-c576efa4-dcc8-4d91-8454-1400c1ea31c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ac1ae72f-3993-4477-98e1-4ddf55bfd626 (type: security_group_rules) to 0 2026-04-23 09:07:22.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-c576efa4-dcc8-4d91-8454-1400c1ea31c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bf2e6693-4f3b-479a-ad0e-8a90b1784223 (type: security_group_rules) to 0 2026-04-23 09:07:22.348 9 INFO neutron.wsgi [None req-c576efa4-dcc8-4d91-8454-1400c1ea31c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=4ad033d0b75148829d031717ff9a7263&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4306073 2026-04-23 09:07:22.548 9 INFO neutron.wsgi [None req-9b24ab32-4187-4c76-ad08-cdeda954b259 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/50359988-7806-41ff-b9b5-4ce7dbfd2df2 HTTP/1.1" status: 204 len: 168 time: 0.1938896 2026-04-23 09:07:22.734 9 INFO neutron.db.ovn_revision_numbers_db [None req-31aefaa0-b08c-481d-a4dd-b3efdcafcd5e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b642bbaf-4626-4f8e-a228-075d8daaf93e (type: security_groups) to 1 2026-04-23 09:07:22.746 9 INFO neutron.db.ovn_revision_numbers_db [None req-31aefaa0-b08c-481d-a4dd-b3efdcafcd5e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2eeb2b7d-7d49-4e6e-b746-2a762d3c4d77 (type: security_group_rules) to 0 2026-04-23 09:07:22.764 9 INFO neutron.db.ovn_revision_numbers_db [None req-31aefaa0-b08c-481d-a4dd-b3efdcafcd5e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2f13c568-e676-4740-b2d8-0375ed5d3c56 (type: security_group_rules) to 0 2026-04-23 09:07:22.776 9 INFO neutron.db.ovn_revision_numbers_db [None req-31aefaa0-b08c-481d-a4dd-b3efdcafcd5e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 70d7dc34-1656-47c0-b53b-f85fe666c967 (type: security_group_rules) to 0 2026-04-23 09:07:22.788 9 INFO neutron.db.ovn_revision_numbers_db [None req-31aefaa0-b08c-481d-a4dd-b3efdcafcd5e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a2d86ffd-c9f2-4718-8f11-dacfe0ee8389 (type: security_group_rules) to 0 2026-04-23 09:07:22.798 10 INFO neutron.wsgi [None req-e5e54ec5-f492-4cec-ae81-3c87e1d35005 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/ports/bfd181bf-9749-4614-89fd-90b53ae497d3 HTTP/1.1" status: 200 len: 1020 time: 0.6655381 2026-04-23 09:07:22.815 9 INFO neutron.wsgi [None req-31aefaa0-b08c-481d-a4dd-b3efdcafcd5e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=9742dd1c53644d1291718f1ba31b887c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1621840 2026-04-23 09:07:22.835 10 INFO neutron.db.ovn_revision_numbers_db [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-aed995eb-8170-4386-acf6-477b2cf068b9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f (type: ports) to 2 2026-04-23 09:07:22.888 9 INFO neutron.wsgi [None req-2e737203-4e80-4bd0-bf4e-f4313dfe448e ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/7550d3e6-8989-4cba-a2d7-ca18802f5da8 HTTP/1.1" status: 204 len: 168 time: 0.0815303 2026-04-23 09:07:22.929 10 INFO neutron.wsgi [None req-25218c8c-823f-4c4d-bb07-a3544055fbc6 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks/7337ef28-241b-4880-89a7-26cc05aadb6f HTTP/1.1" status: 200 len: 625 time: 0.0320594 2026-04-23 09:07:23.023 9 INFO neutron.wsgi [None req-e1dd4345-9aa4-41e3-ac92-f703591aa541 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/ports/2374fb0f-484b-45b6-9cd8-9fb249ce31cc HTTP/1.1" status: 200 len: 1020 time: 0.0872517 2026-04-23 09:07:23.075 9 INFO neutron.wsgi [None req-df57ca4c-b5ae-4e3a-a65a-f56c5b740edc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b642bbaf-4626-4f8e-a228-075d8daaf93e HTTP/1.1" status: 204 len: 168 time: 0.2545853 2026-04-23 09:07:23.140 9 INFO neutron.wsgi [None req-f8a0f72e-6e40-41a5-a3c6-41ec0839bbdd ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/7337ef28-241b-4880-89a7-26cc05aadb6f HTTP/1.1" status: 204 len: 168 time: 0.1024613 2026-04-23 09:07:23.162 9 INFO neutron.wsgi [None req-f45f1d82-1fa4-48af-b8b1-53d0378e2f8d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks/f108b41e-7943-431b-9b53-755b4165ced4 HTTP/1.1" status: 200 len: 610 time: 0.0163620 2026-04-23 09:07:23.206 10 INFO neutron.db.ovn_revision_numbers_db [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-aed995eb-8170-4386-acf6-477b2cf068b9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f (type: ports) to 2 2026-04-23 09:07:23.242 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-aed995eb-8170-4386-acf6-477b2cf068b9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/15dfd3f3-c8c3-4b54-97b2-eb4911e2184f HTTP/1.1" status: 200 len: 1415 time: 1.5668294 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:23.266 9 INFO neutron.wsgi [None req-24a8bff4-9968-4e62-9268-209daaa0907f ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/ports/feb61752-ed53-4412-b03c-7b0cc274e894 HTTP/1.1" status: 200 len: 1020 time: 0.0985391 2026-04-23 09:07:23.285 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-85cb8adb-4601-4464-93e5-4084ccfd2054'] response: {'name': 'network-changed', 'server_uuid': 'e474468b-2537-4bf5-b0ca-2bbe821828df', 'tag': '15dfd3f3-c8c3-4b54-97b2-eb4911e2184f', 'status': 'completed', 'code': 200} 2026-04-23 09:07:23.332 10 INFO neutron.wsgi [req-4339be7f-6ed8-428a-8f29-3cda160fac9b req-2c3d16b4-455f-4b3b-bbc2-156aec3053c3 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1208 time: 0.0755162 2026-04-23 09:07:23.335 10 INFO neutron.db.l3_db [None req-5134b485-0e66-4065-ae96-de37b9d8bb51 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Floating IP 4375ffe3-0389-42f9-820f-66156d03babe associated. External IP: 10.96.250.212, port: a4b32613-ead6-4a1e-9973-74e13738e0d5. 2026-04-23 09:07:23.350 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-e494d15c-3ce5-4435-90bc-c8304d9152e4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=3f52f4f78a5042c4a596cf47e29a7813&device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1446 time: 0.0596650 2026-04-23 09:07:23.365 9 INFO neutron.wsgi [None req-516a1029-261d-42d3-ac19-e4291fa3834d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/f108b41e-7943-431b-9b53-755b4165ced4 HTTP/1.1" status: 204 len: 168 time: 0.0928862 2026-04-23 09:07:23.390 9 INFO neutron.wsgi [None req-ea265fca-bdda-4dd0-b862-44a0f281a781 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/trunks/bd8926c3-538a-49e4-bd7d-35bed334b735 HTTP/1.1" status: 200 len: 603 time: 0.0190649 2026-04-23 09:07:23.409 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-72bd2d80-fc1f-46e4-96b8-8b0e0e150656 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=15dfd3f3-c8c3-4b54-97b2-eb4911e2184f HTTP/1.1" status: 200 len: 217 time: 0.0422015 2026-04-23 09:07:23.468 10 INFO neutron.wsgi [req-4339be7f-6ed8-428a-8f29-3cda160fac9b req-331bfced-5605-4c6c-aad0-d1cc125451db 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6fc29dcf-c4b6-45c0-926c-bac3401e20ff&id=95ed85b9-2871-4dda-adc1-bdfcf9ade5d4&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.1222510 2026-04-23 09:07:23.499 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-a1c5ae7f-9250-43d6-bd39-449a610efd31 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=22e6d74a-8f6e-4386-bc95-fbfe295d1a64 HTTP/1.1" status: 200 len: 866 time: 0.0803571 2026-04-23 09:07:23.503 9 INFO neutron.wsgi [None req-19cf3e61-bbbe-4142-918b-39aa07128bb0 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "GET /v2.0/ports/d5073e0c-b32a-4d57-a22b-1034ff76cc76 HTTP/1.1" status: 200 len: 1020 time: 0.1068268 2026-04-23 09:07:23.542 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-fcd65b09-7b97-42c6-a935-787756b08951 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=03555fda-9fe4-4bad-9900-06881ca430f0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263700 2026-04-23 09:07:23.576 10 INFO neutron.db.ovn_revision_numbers_db [None req-56daffe0-1747-4f98-a5c8-f6798790951c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2ac5ee98-a78a-45d5-975a-bacd5957a3a2 (type: security_groups) to 1 2026-04-23 09:07:23.587 9 INFO neutron.wsgi [None req-48d493cd-dc2b-4e7e-9902-6c272c132162 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/bd8926c3-538a-49e4-bd7d-35bed334b735 HTTP/1.1" status: 204 len: 168 time: 0.0781376 2026-04-23 09:07:23.611 10 INFO neutron.db.ovn_revision_numbers_db [None req-56daffe0-1747-4f98-a5c8-f6798790951c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 21de4282-ed6c-4689-bfa4-0aa97d5135db (type: security_group_rules) to 0 2026-04-23 09:07:23.632 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-04e466a5-6bd9-4144-87d8-bd78ec1a3b5b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0784605 2026-04-23 09:07:23.635 10 INFO neutron.db.ovn_revision_numbers_db [None req-56daffe0-1747-4f98-a5c8-f6798790951c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5a946c89-4801-4f34-9ac9-f3da995f6067 (type: security_group_rules) to 0 2026-04-23 09:07:23.671 10 INFO neutron.db.ovn_revision_numbers_db [None req-56daffe0-1747-4f98-a5c8-f6798790951c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ee5889be-2b2c-40ce-9bf9-bb792dfed09c (type: security_group_rules) to 0 2026-04-23 09:07:23.711 10 INFO neutron.db.ovn_revision_numbers_db [None req-5134b485-0e66-4065-ae96-de37b9d8bb51 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 4375ffe3-0389-42f9-820f-66156d03babe (type: floatingips) to 0 2026-04-23 09:07:23.715 10 INFO neutron.db.ovn_revision_numbers_db [None req-56daffe0-1747-4f98-a5c8-f6798790951c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f3573365-946b-4b09-b628-26efba5a1e44 (type: security_group_rules) to 0 2026-04-23 09:07:23.755 10 INFO neutron.wsgi [None req-56daffe0-1747-4f98-a5c8-f6798790951c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=913f78c8cf614930b701e9f7fb49ffe3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4955912 2026-04-23 09:07:23.775 10 INFO neutron.wsgi [req-1f3b24f1-f755-4ed0-8f50-36918ee4f528 req-88d3270a-18d8-4a53-8a1d-1616a70d5c0b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1265273 2026-04-23 09:07:23.884 10 INFO neutron.wsgi [req-296c8f51-6b38-47e8-a6a5-2744844383a6 req-8387744d-0231-43a2-b0b2-5b1f5963809d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=3f52f4f78a5042c4a596cf47e29a7813&device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1446 time: 0.0663455 2026-04-23 09:07:23.957 10 INFO neutron.db.ovn_revision_numbers_db [None req-5134b485-0e66-4065-ae96-de37b9d8bb51 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 4375ffe3-0389-42f9-820f-66156d03babe (type: floatingips) to 1 2026-04-23 09:07:24.007 10 INFO neutron.wsgi [req-296c8f51-6b38-47e8-a6a5-2744844383a6 req-9a8e8931-c7c2-4e98-8bb4-2e90c4c7664d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=03555fda-9fe4-4bad-9900-06881ca430f0 HTTP/1.1" status: 200 len: 971 time: 0.1150072 2026-04-23 09:07:24.020 10 INFO neutron.wsgi [None req-5134b485-0e66-4065-ae96-de37b9d8bb51 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 2.3685477 2026-04-23 09:07:24.048 10 INFO neutron.wsgi [req-296c8f51-6b38-47e8-a6a5-2744844383a6 req-b4eb8431-91f4-492b-98d3-1562fefdcb77 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=15dfd3f3-c8c3-4b54-97b2-eb4911e2184f HTTP/1.1" status: 200 len: 217 time: 0.0326891 2026-04-23 09:07:24.105 10 INFO neutron.wsgi [req-296c8f51-6b38-47e8-a6a5-2744844383a6 req-30b19e72-7897-4e23-8155-d102d8d113c6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=22e6d74a-8f6e-4386-bc95-fbfe295d1a64 HTTP/1.1" status: 200 len: 866 time: 0.0483012 2026-04-23 09:07:24.135 10 INFO neutron.wsgi [req-296c8f51-6b38-47e8-a6a5-2744844383a6 req-75b87fcb-a3ad-424e-b7ce-e8df972dcb08 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=03555fda-9fe4-4bad-9900-06881ca430f0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241187 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:24.192 10 INFO neutron.wsgi [None req-958c4eeb-e35c-4318-a8af-2107421537ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/2ac5ee98-a78a-45d5-975a-bacd5957a3a2 HTTP/1.1" status: 204 len: 168 time: 0.4292245 2026-04-23 09:07:24.212 10 INFO neutron.wsgi [req-296c8f51-6b38-47e8-a6a5-2744844383a6 req-79b8a4dc-0fb6-4d9a-b777-d90e86e8903a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0706754 2026-04-23 09:07:24.256 9 INFO neutron.wsgi [req-f4f25b50-d12e-49af-8755-7397b9dd78dc req-df2f7f64-b6ca-4dcd-a216-6f78df0c59e8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1446 time: 0.0750036 2026-04-23 09:07:24.275 9 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-9dc4d846-3f7e-4597-98ef-d1b6cadfe1e0 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/security-groups?name=tempest-lb_member_SG-2062319033&fields=id&tenant_id=0a264a92aeef4e7ebae93a3737deda14 HTTP/1.1" status: 200 len: 267 time: 0.0957229 2026-04-23 09:07:24.289 10 INFO neutron.wsgi [req-296c8f51-6b38-47e8-a6a5-2744844383a6 req-e99c703e-2e8d-4292-8c02-04636a10478e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0694308 2026-04-23 09:07:24.343 9 INFO neutron.wsgi [req-f4f25b50-d12e-49af-8755-7397b9dd78dc req-802c3cde-bc9e-455d-837b-b795a47db9e1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/security-groups?id=95ed85b9-2871-4dda-adc1-bdfcf9ade5d4&id=6fc29dcf-c4b6-45c0-926c-bac3401e20ff&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0784876 2026-04-23 09:07:24.357 9 INFO neutron.wsgi [None req-4cc64e72-049f-4ebc-a722-11f154097719 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/ports/d3120507-15ff-43c5-8756-da32eb9bc02b HTTP/1.1" status: 204 len: 168 time: 0.7631145 2026-04-23 09:07:24.384 9 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-eaff2573-d6c4-4ce9-be4e-26186151788c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 904 time: 0.1020417 2026-04-23 09:07:24.419 9 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-03110657-9faf-4cb4-b6bc-afb4b9c3e773 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/quotas/0a264a92aeef4e7ebae93a3737deda14 HTTP/1.1" status: 200 len: 386 time: 0.0270598 2026-04-23 09:07:24.458 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f 2026-04-23 09:07:24.487 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f 2026-04-23 09:07:24.656 10 INFO neutron.wsgi [req-3330e6e4-f71e-4b3c-ae86-1dc6de7acce1 req-76283aa1-f28c-4110-bf77-552d7ca446e7 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1208 time: 0.1144550 2026-04-23 09:07:24.695 9 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-5b68cf91-7fbe-4131-a811-6456943b6ebf 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&fields=id HTTP/1.1" status: 200 len: 532 time: 0.2703645 2026-04-23 09:07:24.711 10 INFO neutron.wsgi [req-3330e6e4-f71e-4b3c-ae86-1dc6de7acce1 req-df7966e2-f952-4f65-a2c4-688c08de8c98 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6fc29dcf-c4b6-45c0-926c-bac3401e20ff&id=95ed85b9-2871-4dda-adc1-bdfcf9ade5d4&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0485969 2026-04-23 09:07:24.766 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e76253f-08f1-499e-a85f-a572b032dd92'] response: {'server_uuid': 'e474468b-2537-4bf5-b0ca-2bbe821828df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15dfd3f3-c8c3-4b54-97b2-eb4911e2184f', 'code': 200} 2026-04-23 09:07:24.799 9 INFO neutron.wsgi [None req-7dbacf6a-cf74-4c15-9c36-d5dd644c214e ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/ports/bfd181bf-9749-4614-89fd-90b53ae497d3 HTTP/1.1" status: 204 len: 168 time: 0.4352367 2026-04-23 09:07:24.821 9 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-ed163b93-2b37-400a-b8fb-9099a0e8fad6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1078522 2026-04-23 09:07:24.922 9 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-5510f55b-3894-4da9-a909-bb7a81f1b084 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0916288 2026-04-23 09:07:24.985 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f (type: ports) to 4 2026-04-23 09:07:25.049 10 INFO neutron.wsgi [None req-92797bf4-592c-4ba2-8899-3390bfbb8bbb ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/ports/2374fb0f-484b-45b6-9cd8-9fb249ce31cc HTTP/1.1" status: 204 len: 168 time: 0.2433591 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:25.083 10 INFO neutron.wsgi [req-f157d1a7-10f0-4b60-ac55-8d92a3adda33 req-d9dd99ac-9f6d-4457-9072-ce00a5bf9abd 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 210 time: 0.0285532 2026-04-23 09:07:25.337 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-de389f11-c701-4854-afdb-1f5cf60ba077'] response: {'name': 'network-changed', 'server_uuid': '67dcea18-3d63-43b8-bbab-f3dd495c21bd', 'tag': 'a4b32613-ead6-4a1e-9973-74e13738e0d5', 'status': 'completed', 'code': 200} 2026-04-23 09:07:25.394 9 INFO neutron.wsgi [None req-3d115484-797d-4f3b-a98d-a8c64e055df9 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/ports/feb61752-ed53-4412-b03c-7b0cc274e894 HTTP/1.1" status: 204 len: 168 time: 0.3378139 2026-04-23 09:07:25.427 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-3e4d5391-1a56-408a-bec7-9a4365ae9219 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1638 time: 0.0655351 2026-04-23 09:07:25.514 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-e329a6aa-e48e-40a6-88b6-5899b2fc1cca 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1003 time: 0.0810175 2026-04-23 09:07:25.606 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-74362042-9a57-4158-9810-bc4b894fab07 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 1059 time: 0.0849886 2026-04-23 09:07:25.645 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-66686bb1-1e0f-45a9-927e-72396d1af762 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16f&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 217 time: 0.0265512 2026-04-23 09:07:25.724 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-57c6591b-0140-406d-97b8-16b2e5b152a6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314&id=35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 200 len: 1563 time: 0.0747526 2026-04-23 09:07:25.758 10 INFO neutron.wsgi [None req-90f02988-6b75-4de2-b1d3-e1b424ffc3b2 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/ports/d5073e0c-b32a-4d57-a22b-1034ff76cc76 HTTP/1.1" status: 204 len: 168 time: 0.3568068 2026-04-23 09:07:25.771 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-cd20b95e-556f-4939-b389-91b18ce5f7b4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0409877 2026-04-23 09:07:25.804 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-504aa6f0-6abd-4e7a-9d25-ebcfe766dd0e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0262640 2026-04-23 09:07:25.884 10 INFO neutron.wsgi [req-c146c6b2-2147-41db-b559-38357082e333 req-3c5236b3-6190-4f7a-a9e1-af5a92669f7f 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1210 time: 0.0676894 2026-04-23 09:07:25.927 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-37fa2079-5c57-4edf-90aa-7cd31106ae68 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1125152 2026-04-23 09:07:25.946 10 INFO neutron.wsgi [req-c146c6b2-2147-41db-b559-38357082e333 req-f6e06afa-cedd-4a7e-ad3a-63c609fe2860 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6fc29dcf-c4b6-45c0-926c-bac3401e20ff&id=95ed85b9-2871-4dda-adc1-bdfcf9ade5d4&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0557375 2026-04-23 09:07:26.015 9 INFO neutron.wsgi [req-fdcc7e4e-8d17-4ec7-afe2-33337f59b9aa req-ef91922a-d736-4ec2-94cb-489ef1eaf0dd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0794353 2026-04-23 09:07:26.087 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-a1cd49ff-0d75-4528-a673-e6d1d976c9a0 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 904 time: 0.1133382 2026-04-23 09:07:26.089 9 INFO neutron.wsgi [req-c75b8fb3-8a7a-4650-a014-60ac3849e1bf req-d109c935-ae78-4b9c-aa15-b724f894cf0c 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1210 time: 0.0591905 2026-04-23 09:07:26.167 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-6a14d1cc-2fa0-452c-b907-9b75f840973e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a264a92aeef4e7ebae93a3737deda14 HTTP/1.1" status: 200 len: 378 time: 0.0739930 2026-04-23 09:07:26.355 10 INFO neutron.services.segments.plugin [-] Segment 90d0eb4b-ead4-443c-ac7b-cd74e56f07b0 resource provider aggregate not found 2026-04-23 09:07:26.362 10 INFO neutron.services.segments.plugin [-] Segment 90d0eb4b-ead4-443c-ac7b-cd74e56f07b0 resource provider aggregate not found 2026-04-23 09:07:26.382 10 INFO neutron.services.segments.plugin [-] Segment 90d0eb4b-ead4-443c-ac7b-cd74e56f07b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d0eb4b-ead4-443c-ac7b-cd74e56f07b0 found for delete ", "request_id": "req-fb03ef2e-b6d5-4951-acd2-ff20a3755112"}]} 2026-04-23 09:07:26.385 10 INFO neutron.services.segments.plugin [-] Segment 90d0eb4b-ead4-443c-ac7b-cd74e56f07b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d0eb4b-ead4-443c-ac7b-cd74e56f07b0 found for delete ", "request_id": "req-bd7914e5-485b-4f97-8d53-bfc76c54b17c"}]} 2026-04-23 09:07:26.409 10 INFO neutron.wsgi [None req-f4e22677-f3c7-477b-9064-c2c8739e9805 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/networks/e607eea6-d54e-4a60-ab68-184999727442 HTTP/1.1" status: 204 len: 168 time: 0.6474957 2026-04-23 09:07:26.767 9 INFO neutron.db.l3_db [None req-b07e7151-060f-46a4-a502-0e6529ceaa7e 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Floating IP ea45b1f8-71cc-418f-ab25-1ac05fe3e0b2 associated. External IP: 10.96.250.202, port: 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f. 2026-04-23 09:07:26.819 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-b60f42b7-6116-41b2-b4bc-f3cf5e288b4c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:26.822 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-b60f42b7-6116-41b2-b4bc-f3cf5e288b4c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:26.828 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-64e168a1-7628-4922-8788-3136ea7341cf'] response: {'server_uuid': 'e474468b-2537-4bf5-b0ca-2bbe821828df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15dfd3f3-c8c3-4b54-97b2-eb4911e2184f', 'code': 200} 2026-04-23 09:07:27.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-b07e7151-060f-46a4-a502-0e6529ceaa7e 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource ea45b1f8-71cc-418f-ab25-1ac05fe3e0b2 (type: floatingips) to 1 2026-04-23 09:07:27.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-b07e7151-060f-46a4-a502-0e6529ceaa7e 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Successfully bumped revision number for resource ea45b1f8-71cc-418f-ab25-1ac05fe3e0b2 (type: floatingips) to 2 2026-04-23 09:07:27.208 9 INFO neutron.wsgi [None req-b07e7151-060f-46a4-a502-0e6529ceaa7e 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/ea45b1f8-71cc-418f-ab25-1ac05fe3e0b2 HTTP/1.1" status: 200 len: 1049 time: 1.1057389 2026-04-23 09:07:27.606 10 INFO neutron.wsgi [None req-61e766e2-0b1a-48d0-b4cb-984a4bac88e2 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/networks/d53cfa0e-8846-4fbd-8a71-d681d4d29a24 HTTP/1.1" status: 204 len: 168 time: 1.1899989 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:27.634 10 INFO neutron.db.ovn_revision_numbers_db [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-b60f42b7-6116-41b2-b4bc-f3cf5e288b4c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 75de6934-71ba-4389-b2a0-5c3688fe3b50 (type: ports) to 1 2026-04-23 09:07:27.663 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-b60f42b7-6116-41b2-b4bc-f3cf5e288b4c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 1.4883735 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:28.021 9 INFO neutron.services.segments.plugin [-] Segment 582baaec-d0a8-4541-a855-c3b99f99034e resource provider aggregate not found 2026-04-23 09:07:28.028 9 INFO neutron.services.segments.plugin [-] Segment 582baaec-d0a8-4541-a855-c3b99f99034e resource provider aggregate not found 2026-04-23 09:07:28.046 9 INFO neutron.services.segments.plugin [-] Segment 582baaec-d0a8-4541-a855-c3b99f99034e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582baaec-d0a8-4541-a855-c3b99f99034e found for delete ", "request_id": "req-b6931eca-028b-48d2-acb4-845f229ea99a"}]} 2026-04-23 09:07:28.048 9 INFO neutron.services.segments.plugin [-] Segment 582baaec-d0a8-4541-a855-c3b99f99034e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582baaec-d0a8-4541-a855-c3b99f99034e found for delete ", "request_id": "req-3515fbcd-41b4-4471-a74a-706159230c96"}]} 2026-04-23 09:07:28.089 9 INFO neutron.wsgi [None req-8e2e9554-3664-4d39-85f7-d0f81d1e9007 ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/networks/49124923-5f4e-42f1-b270-c1a2dc218c86 HTTP/1.1" status: 204 len: 168 time: 0.4760025 2026-04-23 09:07:28.163 10 INFO neutron.db.ovn_revision_numbers_db [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Successfully bumped revision number for resource 8e880d34-25a5-4281-bf77-087facf78bd1 (type: security_groups) to 1 2026-04-23 09:07:28.174 10 INFO neutron.db.ovn_revision_numbers_db [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-6097c5d0-5ea7-445d-81c4-80070fd14ff5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 75de6934-71ba-4389-b2a0-5c3688fe3b50 (type: ports) to 2 2026-04-23 09:07:28.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Successfully bumped revision number for resource 1bd838bf-218f-4cbb-af1a-277b8864fad7 (type: security_group_rules) to 0 2026-04-23 09:07:28.197 10 INFO neutron.db.ovn_revision_numbers_db [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Successfully bumped revision number for resource 48ad7501-7630-40b6-8a58-716c15d99e73 (type: security_group_rules) to 0 2026-04-23 09:07:28.216 10 INFO neutron.db.ovn_revision_numbers_db [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Successfully bumped revision number for resource 706393d9-9469-41f6-ac5a-25bd641b318f (type: security_group_rules) to 0 2026-04-23 09:07:28.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Successfully bumped revision number for resource 9d7438f7-1e3e-4d23-ae39-7658f2804999 (type: security_group_rules) to 0 2026-04-23 09:07:28.315 10 INFO neutron.db.segments_db [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Added segment 00b821aa-1bc2-43ba-b0f0-2616ef82fa57 of type geneve for network 46befab9-5ba6-4253-bfac-758cf5df1af5 2026-04-23 09:07:28.413 10 INFO neutron.services.segments.plugin [-] Segment 7dfe2149-9814-4578-aca4-513079b7ef70 resource provider aggregate not found 2026-04-23 09:07:28.428 10 INFO neutron.services.segments.plugin [-] Segment 7dfe2149-9814-4578-aca4-513079b7ef70 resource provider aggregate not found 2026-04-23 09:07:28.447 10 INFO neutron.services.segments.plugin [-] Segment 7dfe2149-9814-4578-aca4-513079b7ef70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dfe2149-9814-4578-aca4-513079b7ef70 found for delete ", "request_id": "req-aad9ad5c-b9ab-457d-a1bb-02a0ed9a64e1"}]} 2026-04-23 09:07:28.451 10 INFO neutron.services.segments.plugin [-] Segment 7dfe2149-9814-4578-aca4-513079b7ef70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dfe2149-9814-4578-aca4-513079b7ef70 found for delete ", "request_id": "req-3fc52f4e-c8b9-46dc-a379-f6b78e104824"}]} 2026-04-23 09:07:28.511 10 INFO neutron.db.ovn_revision_numbers_db [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-6097c5d0-5ea7-445d-81c4-80070fd14ff5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 75de6934-71ba-4389-b2a0-5c3688fe3b50 (type: ports) to 2 2026-04-23 09:07:28.514 9 INFO neutron.wsgi [None req-5ab1f951-9143-41ee-8d6a-abbcb764b2fb ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/networks/387e5764-b4e8-496d-9879-c26f34332e0f HTTP/1.1" status: 204 len: 168 time: 0.4167521 2026-04-23 09:07:28.545 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-6097c5d0-5ea7-445d-81c4-80070fd14ff5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 1605 time: 0.8745244 2026-04-23 09:07:28.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Successfully bumped revision number for resource 46befab9-5ba6-4253-bfac-758cf5df1af5 (type: networks) to 1 2026-04-23 09:07:28.604 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fea31bc3-6d77-4c16-ada4-1a42bcee0730'] response: {'name': 'network-changed', 'server_uuid': '46e969c6-f458-41a6-bff2-6e2c7008719e', 'tag': '75de6934-71ba-4389-b2a0-5c3688fe3b50', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:28.641 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-b8519ad4-b7fb-4aba-80e2-964deaf91f9a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1636 time: 0.0382252 2026-04-23 09:07:28.674 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-33ca5c45-4adf-4b33-b0f1-ca19be743c51 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 217 time: 0.0275421 2026-04-23 09:07:28.707 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-53b993aa-52b3-4c06-9263-81bc39ed1546 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A190&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 217 time: 0.0263186 2026-04-23 09:07:28.781 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-a2eac82a-6d23-4fc8-9f22-5598a165963a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=01e74ce8-ea75-4297-8421-b40457bebfbe&id=49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 200 len: 1566 time: 0.0657530 2026-04-23 09:07:28.811 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-2d89abc0-88e0-4ab8-b5c4-ac8f826c2dfd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0239880 2026-04-23 09:07:28.841 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-bd9e3d16-f401-4506-a236-dba6abbf27ed 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0206053 2026-04-23 09:07:28.872 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c648a70-6f98-4995-8063-894ffe0aacfe'] response: {'name': 'network-changed', 'server_uuid': 'e474468b-2537-4bf5-b0ca-2bbe821828df', 'tag': '15dfd3f3-c8c3-4b54-97b2-eb4911e2184f', 'status': 'completed', 'code': 200} 2026-04-23 09:07:28.913 9 INFO neutron.wsgi [None req-27eb7e9f-e0ea-478c-9ded-ff8239ac713d ac1c5597b161415ea9b66ba929af5bde bae86a55c71f4566a5b149e1bf8a57d4 - - default default] 10.0.0.66 "DELETE /v2.0/networks/e269e31b-1387-4ac3-958a-c5a77c43ca09 HTTP/1.1" status: 204 len: 168 time: 0.3917339 2026-04-23 09:07:28.915 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] No more DHCP agents 2026-04-23 09:07:28.920 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Unable to schedule network 46befab9-5ba6-4253-bfac-758cf5df1af5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:28.938 9 INFO neutron.wsgi [req-c6a1f61c-ecd6-4188-83b3-63a61bcd622b req-c48f1b8e-d90f-4a8a-aafd-74ed8532d583 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=3f52f4f78a5042c4a596cf47e29a7813&device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1448 time: 0.0451353 2026-04-23 09:07:28.947 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-2bb4c858-b49b-4ce0-b198-9bb8ec80e9a7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0988269 2026-04-23 09:07:29.019 9 INFO neutron.wsgi [req-c6a1f61c-ecd6-4188-83b3-63a61bcd622b req-fb9d8491-74e4-4e34-87e0-d931927241da 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=03555fda-9fe4-4bad-9900-06881ca430f0 HTTP/1.1" status: 200 len: 971 time: 0.0753493 2026-04-23 09:07:29.040 10 INFO neutron.wsgi [req-3736d73c-ff7d-4042-b20f-f17603d4e91c req-fb8e639d-ca64-4fa9-b9f6-8a905dcbad2a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0881512 2026-04-23 09:07:29.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] Successfully bumped revision number for resource 3078f01e-5415-4060-a500-4995d4160543 (type: ports) to 1 2026-04-23 09:07:29.070 9 INFO neutron.wsgi [req-c6a1f61c-ecd6-4188-83b3-63a61bcd622b req-2e9ddba0-a31d-44ed-ac76-cd5fa3f031b3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=15dfd3f3-c8c3-4b54-97b2-eb4911e2184f HTTP/1.1" status: 200 len: 1059 time: 0.0443473 2026-04-23 09:07:29.072 10 INFO neutron.wsgi [None req-813d3e6a-d48e-449a-a322-54c40ebd3503 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.3446593 2026-04-23 09:07:29.120 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-df3beec1-c1dc-477a-80cb-44b7298be9cc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1636 time: 0.0372858 2026-04-23 09:07:29.141 9 INFO neutron.wsgi [req-c6a1f61c-ecd6-4188-83b3-63a61bcd622b req-a5a310dd-5c22-4254-baea-d03af0381f47 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=22e6d74a-8f6e-4386-bc95-fbfe295d1a64 HTTP/1.1" status: 200 len: 866 time: 0.0640616 2026-04-23 09:07:29.160 9 INFO neutron.wsgi [None req-00a5b3ed-c8d7-4879-a72a-3b15418dba40 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "PUT /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 218 time: 0.0815327 2026-04-23 09:07:29.184 9 INFO neutron.wsgi [req-c6a1f61c-ecd6-4188-83b3-63a61bcd622b req-c686385b-ecce-434a-83a8-8b0defdeeb0a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=03555fda-9fe4-4bad-9900-06881ca430f0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0365686 2026-04-23 09:07:29.229 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-a54571ab-25cd-4418-accb-c3d9f49544bd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 1002 time: 0.0962536 2026-04-23 09:07:29.230 10 INFO neutron.wsgi [None req-18e3970e-170e-48ed-9267-33a856e4201f cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 218 time: 0.0601764 2026-04-23 09:07:29.275 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-8073bdfd-b623-49a0-932c-bcea698b0b8c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 217 time: 0.0349264 2026-04-23 09:07:29.290 9 INFO neutron.wsgi [req-c6a1f61c-ecd6-4188-83b3-63a61bcd622b req-ea531490-e955-4c1c-a60c-1b7e95c14870 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0948009 2026-04-23 09:07:29.320 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 75de6934-71ba-4389-b2a0-5c3688fe3b50 2026-04-23 09:07:29.348 10 INFO neutron.wsgi [None req-15a3dbda-430b-4ab2-960f-33760125c7fb cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "PUT /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags/green HTTP/1.1" status: 201 len: 201 time: 0.1055641 2026-04-23 09:07:29.350 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-66dc0294-b8ab-4ea4-b207-03fd34800c9e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A190&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 217 time: 0.0486913 2026-04-23 09:07:29.353 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 75de6934-71ba-4389-b2a0-5c3688fe3b50 2026-04-23 09:07:29.383 9 INFO neutron.wsgi [req-c6a1f61c-ecd6-4188-83b3-63a61bcd622b req-aaa08a18-2789-4325-9ea1-ca98e20405fb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0890257 2026-04-23 09:07:29.419 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-d907b671-1aa9-4393-8f97-019ea988b163 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=01e74ce8-ea75-4297-8421-b40457bebfbe&id=49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 200 len: 1566 time: 0.0599089 2026-04-23 09:07:29.423 10 INFO neutron.wsgi [None req-6005cd2d-749e-433e-bf37-c5caf099bd62 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 227 time: 0.0722830 2026-04-23 09:07:29.453 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-1d76f214-b4bc-4d0e-bad3-ba4b6735a925 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0274951 2026-04-23 09:07:29.478 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-bd83f1d3-946b-435c-8edf-4b716e0edeb3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0192957 2026-04-23 09:07:29.481 9 INFO neutron.wsgi [None req-b0be25ea-2664-406f-b73a-cbef5e078e85 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "PUT /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0506926 2026-04-23 09:07:29.542 10 INFO neutron.wsgi [None req-044d48df-3bfa-4316-9fd7-c58a16514081 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 227 time: 0.0555840 2026-04-23 09:07:29.600 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-d8d49f7f-49ed-4343-90ea-96cc5493661d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1125362 2026-04-23 09:07:29.661 10 INFO neutron.wsgi [None req-0491541d-c9b2-47ed-bebf-e2ff00ab4110 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "PUT /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.1138656 2026-04-23 09:07:29.726 10 INFO neutron.wsgi [None req-fc29f461-e5aa-4e42-9c84-a495555dee3b cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 245 time: 0.0579379 2026-04-23 09:07:29.736 10 INFO neutron.wsgi [req-17fa7cf1-5100-4303-b7ed-3797ee370ceb req-49672f50-ea4f-498b-8d9a-cbcd75220f67 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1285131 2026-04-23 09:07:29.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 75de6934-71ba-4389-b2a0-5c3688fe3b50 (type: ports) to 4 2026-04-23 09:07:29.799 9 INFO neutron.wsgi [None req-cf085ceb-6757-4105-ae4b-c66a2a05c9d7 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "PUT /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 230 time: 0.0674698 2026-04-23 09:07:29.849 10 INFO neutron.wsgi [None req-10215c8d-bc7a-4bb3-8d6a-2e43531c4f83 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 230 time: 0.0395663 2026-04-23 09:07:29.912 10 INFO neutron.wsgi [None req-c1054644-289d-4fe8-9e25-4b28b4c758aa cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0558999 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:29.982 9 INFO neutron.api.v2.resource [None req-e292ef7e-196e-4270-a0ac-308bca3a6680 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:07:29.985 9 INFO neutron.wsgi [None req-e292ef7e-196e-4270-a0ac-308bca3a6680 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0607109 2026-04-23 09:07:29.997 10 INFO neutron.wsgi [req-a2f57ff8-aa51-4866-83f9-da8d546ddc31 req-3f5eb17f-03aa-44e7-9698-12d478aa8f57 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/ports?device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1638 time: 0.0330470 2026-04-23 09:07:30.043 10 INFO neutron.wsgi [req-a2f57ff8-aa51-4866-83f9-da8d546ddc31 req-91a426c6-31cd-4c64-8fe6-4da902718b3d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0406199 2026-04-23 09:07:30.066 9 INFO neutron.wsgi [None req-4f81ee84-2121-483c-94ad-0fe0f3f3b0ae cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "DELETE /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0751073 2026-04-23 09:07:30.077 9 INFO neutron.services.segments.plugin [-] Segment 55bc1825-1a7d-4878-a70d-ed99eb0d68db resource provider aggregate not found 2026-04-23 09:07:30.087 9 INFO neutron.services.segments.plugin [-] Segment 55bc1825-1a7d-4878-a70d-ed99eb0d68db resource provider aggregate not found 2026-04-23 09:07:30.106 9 INFO neutron.services.segments.plugin [-] Segment 55bc1825-1a7d-4878-a70d-ed99eb0d68db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55bc1825-1a7d-4878-a70d-ed99eb0d68db found for delete ", "request_id": "req-200b4126-775c-4543-b839-8f318b378112"}]} 2026-04-23 09:07:30.111 9 INFO neutron.services.segments.plugin [-] Segment 55bc1825-1a7d-4878-a70d-ed99eb0d68db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55bc1825-1a7d-4878-a70d-ed99eb0d68db found for delete ", "request_id": "req-277a74d5-77ab-4d50-ba25-0fe15f25c762"}]} 2026-04-23 09:07:30.144 9 INFO neutron.services.segments.plugin [-] Segment 581bb5cf-7060-4add-b573-4a6d4c03d5b8 resource provider aggregate not found 2026-04-23 09:07:30.149 9 INFO neutron.services.segments.plugin [-] Segment 581bb5cf-7060-4add-b573-4a6d4c03d5b8 resource provider aggregate not found 2026-04-23 09:07:30.167 9 INFO neutron.wsgi [None req-70185d19-12fe-418b-a6ae-b7a7bafcbe9f cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 223 time: 0.0965219 2026-04-23 09:07:30.168 9 INFO neutron.services.segments.plugin [-] Segment 581bb5cf-7060-4add-b573-4a6d4c03d5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 581bb5cf-7060-4add-b573-4a6d4c03d5b8 found for delete ", "request_id": "req-a15a13ba-fc3e-481a-86ed-6bd7408ac0df"}]} 2026-04-23 09:07:30.174 9 INFO neutron.services.segments.plugin [-] Segment 581bb5cf-7060-4add-b573-4a6d4c03d5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 581bb5cf-7060-4add-b573-4a6d4c03d5b8 found for delete ", "request_id": "req-bdafaefb-5047-4b84-ba00-3af238048eaf"}]} 2026-04-23 09:07:30.228 10 INFO neutron.api.v2.resource [None req-e518151e-1e3a-460a-b484-ee92a5e124a7 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:07:30.229 10 INFO neutron.wsgi [None req-e518151e-1e3a-460a-b484-ee92a5e124a7 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "DELETE /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0551727 2026-04-23 09:07:30.254 9 INFO neutron.wsgi [req-7a6097b1-20e0-454e-aeba-a6e9efffd0e2 req-ce7aedba-fbd8-4704-98d6-76f1240b0aa2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1400 time: 0.1006892 2026-04-23 09:07:30.286 10 INFO neutron.wsgi [None req-36d99a11-ccac-4d1f-84fe-e0cf70e9c11b cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "DELETE /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 204 len: 168 time: 0.0502577 2026-04-23 09:07:30.310 9 INFO neutron.wsgi [req-7a6097b1-20e0-454e-aeba-a6e9efffd0e2 req-3bb8c16d-6fdc-4cdb-a18c-efd2dd54cc2d 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0473018 2026-04-23 09:07:30.333 10 INFO neutron.wsgi [None req-c4ba519e-5c32-4032-970b-acc6fb119f20 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "GET /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5/tags HTTP/1.1" status: 200 len: 205 time: 0.0389979 2026-04-23 09:07:30.483 9 INFO neutron.db.ovn_revision_numbers_db [None req-9afbc768-8cc8-453d-8554-687fa8e33a1e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8c0af0f5-9b52-4214-be11-27e333fcde35 (type: security_groups) to 1 2026-04-23 09:07:30.502 9 INFO neutron.db.ovn_revision_numbers_db [None req-9afbc768-8cc8-453d-8554-687fa8e33a1e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 113d295a-2120-446a-b10e-7c716f0e7a6f (type: security_group_rules) to 0 2026-04-23 09:07:30.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-9afbc768-8cc8-453d-8554-687fa8e33a1e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1e6aaf18-65e7-472c-9b27-261d1a4acb8e (type: security_group_rules) to 0 2026-04-23 09:07:30.538 9 INFO neutron.db.ovn_revision_numbers_db [None req-9afbc768-8cc8-453d-8554-687fa8e33a1e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 56a84eb0-2976-4a20-bd6b-e60ffa463610 (type: security_group_rules) to 0 2026-04-23 09:07:30.555 9 INFO neutron.db.ovn_revision_numbers_db [None req-9afbc768-8cc8-453d-8554-687fa8e33a1e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d67b1289-a103-4551-b416-34e088d56a1e (type: security_group_rules) to 0 2026-04-23 09:07:30.578 9 INFO neutron.wsgi [None req-9afbc768-8cc8-453d-8554-687fa8e33a1e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=e18f6083113d41388653b44a72ce2a0d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4731400 2026-04-23 09:07:30.697 10 INFO neutron.services.segments.plugin [-] Segment 00b821aa-1bc2-43ba-b0f0-2616ef82fa57 resource provider aggregate not found 2026-04-23 09:07:30.703 10 INFO neutron.services.segments.plugin [-] Segment 00b821aa-1bc2-43ba-b0f0-2616ef82fa57 resource provider aggregate not found 2026-04-23 09:07:30.721 10 INFO neutron.services.segments.plugin [-] Segment 00b821aa-1bc2-43ba-b0f0-2616ef82fa57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00b821aa-1bc2-43ba-b0f0-2616ef82fa57 found for delete ", "request_id": "req-ec7ff0e7-836d-4026-acd8-f6bd7b636a29"}]} 2026-04-23 09:07:30.729 10 INFO neutron.services.segments.plugin [-] Segment 00b821aa-1bc2-43ba-b0f0-2616ef82fa57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00b821aa-1bc2-43ba-b0f0-2616ef82fa57 found for delete ", "request_id": "req-ddd32690-35fa-4a6e-8294-b93a9d783f00"}]} 2026-04-23 09:07:30.746 10 INFO neutron.wsgi [None req-2c21d1ff-37b3-4a2a-99f9-be10d76dc458 cb203b539cf04d78bcefa9074bf56caa 6e801cb21c254572bca8c03f5039f3cf - - default default] 10.0.0.66 "DELETE /v2.0/networks/46befab9-5ba6-4253-bfac-758cf5df1af5 HTTP/1.1" status: 204 len: 168 time: 0.4063170 2026-04-23 09:07:30.795 9 INFO neutron.wsgi [None req-ddf00f21-c1a6-4d3c-8c06-e5dca1c9fcd7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/8c0af0f5-9b52-4214-be11-27e333fcde35 HTTP/1.1" status: 204 len: 168 time: 0.2110171 2026-04-23 09:07:30.917 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7374b54f-656b-45f0-9452-2101bdaa6b0c'] response: {'server_uuid': '46e969c6-f458-41a6-bff2-6e2c7008719e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75de6934-71ba-4389-b2a0-5c3688fe3b50', 'code': 200} 2026-04-23 09:07:30.917 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7374b54f-656b-45f0-9452-2101bdaa6b0c'] response: {'server_uuid': '46e969c6-f458-41a6-bff2-6e2c7008719e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75de6934-71ba-4389-b2a0-5c3688fe3b50', 'code': 200} 2026-04-23 09:07:31.112 10 INFO neutron.db.ovn_revision_numbers_db [None req-2af59285-3a62-4b53-8d1e-b350f6bf640c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource aeb71bcb-1b0d-4ce8-9528-daac44df993e (type: security_groups) to 1 2026-04-23 09:07:31.134 10 INFO neutron.db.ovn_revision_numbers_db [None req-2af59285-3a62-4b53-8d1e-b350f6bf640c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2086dba0-448c-4cc0-8897-4da3ef6fa536 (type: security_group_rules) to 0 2026-04-23 09:07:31.153 10 INFO neutron.db.ovn_revision_numbers_db [None req-2af59285-3a62-4b53-8d1e-b350f6bf640c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 28b4531d-5fc9-4688-aa40-2a46b152a5be (type: security_group_rules) to 0 2026-04-23 09:07:31.174 10 INFO neutron.db.ovn_revision_numbers_db [None req-2af59285-3a62-4b53-8d1e-b350f6bf640c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2cbac907-a0cc-4f04-bb37-a0f21547d9fa (type: security_group_rules) to 0 2026-04-23 09:07:31.194 10 INFO neutron.db.ovn_revision_numbers_db [None req-2af59285-3a62-4b53-8d1e-b350f6bf640c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 840bcc38-5d10-4e9e-9867-e67be04884fa (type: security_group_rules) to 0 2026-04-23 09:07:31.224 10 INFO neutron.wsgi [None req-2af59285-3a62-4b53-8d1e-b350f6bf640c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=a2dc4fdf901643ab864e66361277fcd0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2670972 2026-04-23 09:07:31.464 10 INFO neutron.wsgi [None req-672ff4a0-d741-45ce-a7f1-1ad35048d06f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/aeb71bcb-1b0d-4ce8-9528-daac44df993e HTTP/1.1" status: 204 len: 168 time: 0.2320960 2026-04-23 09:07:31.639 9 INFO neutron.wsgi [None req-81c2e139-a1c4-47ee-ae60-a4f167b25fed f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=bae86a55c71f4566a5b149e1bf8a57d4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0530834 2026-04-23 09:07:31.802 10 INFO neutron.wsgi [None req-997dacde-aa39-401f-8adb-b799a27242ed f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=6e801cb21c254572bca8c03f5039f3cf&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3084164 2026-04-23 09:07:31.861 9 INFO neutron.wsgi [None req-084e712a-29b2-41ca-afa2-eccf2d07eb05 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/938ad6ed-6632-4489-bd49-fef080e76f89 HTTP/1.1" status: 204 len: 168 time: 0.2172384 2026-04-23 09:07:32.021 10 INFO neutron.wsgi [None req-3a5208bc-fc93-48f9-9641-4813fb630601 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/8e880d34-25a5-4281-bf77-087facf78bd1 HTTP/1.1" status: 204 len: 168 time: 0.2115788 2026-04-23 09:07:32.373 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2a646e7-57c5-4444-ab6d-d2d5ac5fffae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d5b37c55-effb-4ce6-a05f-18facf508776 (type: security_groups) to 1 2026-04-23 09:07:32.387 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2a646e7-57c5-4444-ab6d-d2d5ac5fffae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1cb48633-a524-4f8e-aa4b-d33e1c3fc852 (type: security_group_rules) to 0 2026-04-23 09:07:32.401 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2a646e7-57c5-4444-ab6d-d2d5ac5fffae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 3c958840-a1d4-4f7b-9075-f621b2070869 (type: security_group_rules) to 0 2026-04-23 09:07:32.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2a646e7-57c5-4444-ab6d-d2d5ac5fffae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9584082d-1492-4fc6-94f4-d3ca517d8bcc (type: security_group_rules) to 0 2026-04-23 09:07:32.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2a646e7-57c5-4444-ab6d-d2d5ac5fffae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bc01cedf-0c26-49ca-ab74-88ec7d718ea2 (type: security_group_rules) to 0 2026-04-23 09:07:32.455 10 INFO neutron.wsgi [None req-a2a646e7-57c5-4444-ab6d-d2d5ac5fffae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=6ed576975ff24ba6b523ff90dedee40f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1883914 2026-04-23 09:07:32.683 10 INFO neutron.wsgi [None req-acb0f9fa-47d0-4e08-b51e-86af283833a3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/d5b37c55-effb-4ce6-a05f-18facf508776 HTTP/1.1" status: 204 len: 168 time: 0.2197468 2026-04-23 09:07:35.528 9 INFO neutron.wsgi [req-8ca8ae81-1875-4ba6-9bfc-5c28ed847708 req-60f62d9a-aac4-4413-b66b-0185af4f779f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1400 time: 0.1077607 2026-04-23 09:07:35.590 9 INFO neutron.wsgi [req-8ca8ae81-1875-4ba6-9bfc-5c28ed847708 req-17e5fbb8-7162-41f5-b633-14f5f187af16 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0509801 2026-04-23 09:07:35.647 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource 712c083d-b41a-444c-a08b-590b4267d460 (type: security_groups) to 1 2026-04-23 09:07:35.688 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource 15ba02de-ab3e-4bee-990d-dc2acb1a9bbd (type: security_group_rules) to 0 2026-04-23 09:07:35.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource 44286e86-00c1-4ae2-9dfe-80fa21750b7d (type: security_group_rules) to 0 2026-04-23 09:07:35.705 9 INFO neutron.wsgi [None req-91493aa4-c11b-4020-824a-f80b946a5481 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&mac_address=fa%3A16%3A3e%3A50%3Aa7%3Ac8 HTTP/1.1" status: 200 len: 1395 time: 0.0852313 2026-04-23 09:07:35.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource 84a4f052-f88f-4429-9b0c-a858b69a7697 (type: security_group_rules) to 0 2026-04-23 09:07:35.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource 97c2886a-5178-4d69-b7cd-dbb8435834f8 (type: security_group_rules) to 0 2026-04-23 09:07:35.787 10 INFO neutron.db.segments_db [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Added segment 67c825d8-a98f-452d-9ad0-decdff2b7e89 of type geneve for network 266a51f1-be1b-4cbb-97c9-651e29085ff1 2026-04-23 09:07:35.941 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource 266a51f1-be1b-4cbb-97c9-651e29085ff1 (type: networks) to 1 2026-04-23 09:07:36.053 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0fbc8f7-9229-4813-abe0-94b1b0c80f1e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:07:36.063 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0fbc8f7-9229-4813-abe0-94b1b0c80f1e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:36.136 10 INFO neutron.wsgi [None req-a7d5ec69-b71f-4d9f-b571-c149e05628bc 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1671183 2026-04-23 09:07:36.174 10 INFO neutron.wsgi [None req-b38a8da2-0650-40b1-b257-f97e74e736b9 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "PUT /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 218 time: 0.0317078 2026-04-23 09:07:36.180 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] No more DHCP agents 2026-04-23 09:07:36.183 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Unable to schedule network 266a51f1-be1b-4cbb-97c9-651e29085ff1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:36.241 9 INFO neutron.wsgi [None req-933c8bd8-809d-4851-bd5e-ade847e2ac3d 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 218 time: 0.0611951 2026-04-23 09:07:36.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource f27374dc-f738-49c1-a300-42c07d0c2c9b (type: ports) to 1 2026-04-23 09:07:36.278 10 INFO neutron.wsgi [None req-71af01b0-c2e0-4ed0-ba2a-bb0fe723484f 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "PUT /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0297022 2026-04-23 09:07:36.296 10 INFO neutron.wsgi [None req-17d22480-40d4-44f7-a98f-1747ff82b8cf 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 227 time: 0.0127461 2026-04-23 09:07:36.298 10 INFO neutron.wsgi [None req-75ab0df7-994d-4297-80bc-64e025772a9b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.9845641 2026-04-23 09:07:36.357 10 INFO neutron.wsgi [None req-8abb699c-346e-43aa-8b35-ccfd7dcf5079 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "PUT /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0534046 2026-04-23 09:07:36.392 10 INFO neutron.wsgi [None req-9bd6fe5c-faa4-421d-9fbe-3aa1ed04a1bf 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 227 time: 0.0292482 2026-04-23 09:07:36.438 10 INFO neutron.wsgi [None req-09b7fba1-ecdd-4487-89b9-e7bdf2587a1b 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "PUT /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0419950 2026-04-23 09:07:36.460 10 INFO neutron.wsgi [None req-3db2b71c-9d76-492c-88d9-639dd2fe3bd7 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 245 time: 0.0173974 2026-04-23 09:07:36.503 10 INFO neutron.wsgi [None req-7a73149b-f50b-4998-811e-1dfb1b271f86 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "PUT /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 230 time: 0.0389977 2026-04-23 09:07:36.524 10 INFO neutron.wsgi [None req-560ac035-0665-4f39-ae89-cadff4e5fbaf 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 230 time: 0.0161934 2026-04-23 09:07:36.552 10 INFO neutron.wsgi [None req-cebd863c-0803-4797-b4ea-1e6d4154becf 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0225456 2026-04-23 09:07:36.574 10 INFO neutron.api.v2.resource [None req-2b4d1111-1d51-4716-abb3-604e1aa70f03 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:07:36.575 10 INFO neutron.wsgi [None req-2b4d1111-1d51-4716-abb3-604e1aa70f03 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0194798 2026-04-23 09:07:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012043 2026-04-23 09:07:36.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009038 2026-04-23 09:07:36.622 10 INFO neutron.wsgi [None req-d2be0864-5fee-4f8b-8a10-1b6eb8d13395 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "DELETE /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0418286 2026-04-23 09:07:36.629 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05b5f207-759e-4814-9811-0bac2ae3c126 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] No more DHCP agents 2026-04-23 09:07:36.635 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05b5f207-759e-4814-9811-0bac2ae3c126 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Unable to schedule network 266a51f1-be1b-4cbb-97c9-651e29085ff1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:36.642 10 INFO neutron.wsgi [None req-cf258e6a-3de2-4526-9265-640909c3ca27 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 223 time: 0.0128145 2026-04-23 09:07:36.673 10 INFO neutron.api.v2.resource [None req-2511b70f-5dca-44e7-83e4-b6c82d8a34e9 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:07:36.674 10 INFO neutron.wsgi [None req-2511b70f-5dca-44e7-83e4-b6c82d8a34e9 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "DELETE /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0247898 2026-04-23 09:07:36.710 10 INFO neutron.wsgi [None req-78610a8d-1165-411b-b083-79cdbb40cac9 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "DELETE /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 204 len: 168 time: 0.0300696 2026-04-23 09:07:36.733 10 INFO neutron.wsgi [None req-d981b6f7-72e3-4959-be6a-04fff726e056 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "GET /v2.0/policies/4c635671-4069-4edf-aaff-efe2037e1c22/tags HTTP/1.1" status: 200 len: 205 time: 0.0161676 2026-04-23 09:07:36.894 9 INFO neutron.wsgi [None req-d939afef-bb71-4581-83cf-8b7bb72fefc6 1bf15f16f0c1478a8c96bd39540d1bad edce0f34e29043e7a570f2d5500fece9 - - default default] 10.0.0.66 "DELETE /v2.0/qos/policies/4c635671-4069-4edf-aaff-efe2037e1c22 HTTP/1.1" status: 204 len: 168 time: 0.1531196 2026-04-23 09:07:37.019 9 INFO neutron.db.l3_db [None req-b0fbc8f7-9229-4813-abe0-94b1b0c80f1e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Floating IP 4a16aa40-b205-4850-8d9c-e4b7ade1e7b8 associated. External IP: 10.96.250.219, port: 75de6934-71ba-4389-b2a0-5c3688fe3b50. 2026-04-23 09:07:37.109 10 INFO neutron.db.ovn_revision_numbers_db [None req-05b5f207-759e-4814-9811-0bac2ae3c126 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource f27374dc-f738-49c1-a300-42c07d0c2c9b (type: ports) to 2 2026-04-23 09:07:37.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-05b5f207-759e-4814-9811-0bac2ae3c126 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] Successfully bumped revision number for resource d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f (type: subnets) to 0 2026-04-23 09:07:37.194 10 INFO neutron.wsgi [None req-05b5f207-759e-4814-9811-0bac2ae3c126 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8888826 2026-04-23 09:07:37.251 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0fbc8f7-9229-4813-abe0-94b1b0c80f1e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 4a16aa40-b205-4850-8d9c-e4b7ade1e7b8 (type: floatingips) to 0 2026-04-23 09:07:37.374 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0fbc8f7-9229-4813-abe0-94b1b0c80f1e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 4a16aa40-b205-4850-8d9c-e4b7ade1e7b8 (type: floatingips) to 1 2026-04-23 09:07:37.414 9 INFO neutron.wsgi [None req-b0fbc8f7-9229-4813-abe0-94b1b0c80f1e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1053 time: 1.7029803 2026-04-23 09:07:37.466 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-691c40b1-3066-489d-8408-823cabe98791'] response: {'name': 'network-changed', 'server_uuid': '46e969c6-f458-41a6-bff2-6e2c7008719e', 'tag': '75de6934-71ba-4389-b2a0-5c3688fe3b50', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:37.732 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-b6ddf236-3841-4c57-8280-99c455eb3538 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1638 time: 0.0407102 2026-04-23 09:07:37.740 10 INFO neutron.wsgi [None req-74561153-5d99-45fd-9127-78768dfd64c4 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "PUT /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 218 time: 0.5397339 2026-04-23 09:07:37.797 10 INFO neutron.wsgi [None req-989f60c6-a05b-4948-a010-9ceaec242c6b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 218 time: 0.0507495 2026-04-23 09:07:37.808 9 INFO neutron.db.ovn_revision_numbers_db [None req-cce42508-16d4-43af-a37a-179eee50904f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2732cfe6-f647-4b80-918d-444726023635 (type: security_groups) to 1 2026-04-23 09:07:37.818 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-5bd21c36-661d-45bf-afb3-9bc61e83bdad 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 1002 time: 0.0809770 2026-04-23 09:07:37.846 9 INFO neutron.db.ovn_revision_numbers_db [None req-cce42508-16d4-43af-a37a-179eee50904f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1a4ee57d-c364-496f-8446-1a3e75b83e96 (type: security_group_rules) to 0 2026-04-23 09:07:37.866 9 INFO neutron.wsgi [None req-fbde2a68-d168-46ae-818c-ddd1e96d24ac 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "PUT /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0635626 2026-04-23 09:07:37.867 9 INFO neutron.db.ovn_revision_numbers_db [None req-cce42508-16d4-43af-a37a-179eee50904f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 322a03de-60b6-4afb-9b86-097d253dfb58 (type: security_group_rules) to 0 2026-04-23 09:07:37.881 9 INFO neutron.db.ovn_revision_numbers_db [None req-cce42508-16d4-43af-a37a-179eee50904f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 32de6fec-7613-418a-8d31-413be23f9d33 (type: security_group_rules) to 0 2026-04-23 09:07:37.894 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-644b93af-8040-40e7-b7d2-c5749c925087 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 1058 time: 0.0702312 2026-04-23 09:07:37.896 9 INFO neutron.db.ovn_revision_numbers_db [None req-cce42508-16d4-43af-a37a-179eee50904f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 525f1ecc-ba91-4d0b-a151-14238db03f92 (type: security_group_rules) to 0 2026-04-23 09:07:37.916 10 INFO neutron.wsgi [None req-c0801284-7344-4770-af2a-19b9dcacbd3d 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 227 time: 0.0438719 2026-04-23 09:07:37.929 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-c203569d-028d-4da8-9f45-3d451dc5380f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A190&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 217 time: 0.0283165 2026-04-23 09:07:37.935 9 INFO neutron.wsgi [None req-cce42508-16d4-43af-a37a-179eee50904f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=edce0f34e29043e7a570f2d5500fece9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3580146 2026-04-23 09:07:37.964 9 INFO neutron.wsgi [None req-22adb8df-e125-440a-a60c-f880dd1d2a23 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "PUT /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0421536 2026-04-23 09:07:37.973 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-40851832-47a6-4285-b15f-7237a503d4f9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=01e74ce8-ea75-4297-8421-b40457bebfbe&id=49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 200 len: 1566 time: 0.0381734 2026-04-23 09:07:38.008 9 INFO neutron.wsgi [None req-c88275ae-d0b2-4b55-bbe7-ca635e51fd45 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 227 time: 0.0388756 2026-04-23 09:07:38.010 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-3d750095-3ba7-4802-9618-01f52f18405e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263493 2026-04-23 09:07:38.047 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-82e7468e-2b74-4fde-9dd3-8da21c97aa50 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0255172 2026-04-23 09:07:38.098 10 INFO neutron.wsgi [None req-c8baba7d-90c5-4426-b730-b1532fe4178d 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "PUT /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0837908 2026-04-23 09:07:38.126 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-8ae9c873-c638-4344-b0f8-061ab21c31eb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0716872 2026-04-23 09:07:38.155 9 INFO neutron.wsgi [None req-5bdd6126-099d-4ddb-b207-8a8dcf8d955b 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 245 time: 0.0490751 2026-04-23 09:07:38.194 10 INFO neutron.wsgi [req-3f7bd458-ccd6-4011-832f-eb216602a2f1 req-03cf3d91-8e0c-49b7-8bbb-467a6642a3fb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0607464 2026-04-23 09:07:38.221 9 INFO neutron.wsgi [None req-c4cde554-1b16-4320-9cdf-f7ed58e712aa 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "PUT /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 230 time: 0.0605328 2026-04-23 09:07:38.248 9 INFO neutron.wsgi [None req-46d06555-7de5-461c-a06b-00d03c680f39 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/2732cfe6-f647-4b80-918d-444726023635 HTTP/1.1" status: 204 len: 168 time: 0.3061104 2026-04-23 09:07:38.262 9 INFO neutron.wsgi [None req-672033dd-b07a-4fad-b82d-7e935bc8c79f 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 230 time: 0.0361152 2026-04-23 09:07:38.299 9 INFO neutron.wsgi [None req-9603f4da-e7aa-4098-8308-f93f05b0b183 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0326881 2026-04-23 09:07:38.336 9 INFO neutron.api.v2.resource [None req-386f6287-d2f0-48bf-ac2f-54ed3b4df685 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:07:38.338 9 INFO neutron.wsgi [None req-386f6287-d2f0-48bf-ac2f-54ed3b4df685 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0344570 2026-04-23 09:07:38.399 10 INFO neutron.wsgi [None req-4756a0f5-54a5-4ce5-895a-85fac77894a6 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0563049 2026-04-23 09:07:38.440 9 INFO neutron.wsgi [None req-253b031c-a0ad-44b1-b3a5-5cf416786db0 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 223 time: 0.0346868 2026-04-23 09:07:38.476 9 INFO neutron.api.v2.resource [None req-fe7ed33f-e2b5-4e38-9042-86fe6f0612ec 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:07:38.478 9 INFO neutron.wsgi [None req-fe7ed33f-e2b5-4e38-9042-86fe6f0612ec 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0322487 2026-04-23 09:07:38.555 9 INFO neutron.wsgi [None req-f4ad51f7-19b4-4df7-a3f4-82e5abbb7776 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 204 len: 168 time: 0.0717628 2026-04-23 09:07:38.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-b295fe3d-ab80-4b63-9867-9f6206025f74 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a0fdf263-4aab-4191-8bc4-5dcaaefb461e (type: security_groups) to 1 2026-04-23 09:07:38.591 10 INFO neutron.db.ovn_revision_numbers_db [None req-b295fe3d-ab80-4b63-9867-9f6206025f74 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 24d0bbb8-77ae-410e-aa7d-d843fd031009 (type: security_group_rules) to 0 2026-04-23 09:07:38.609 10 INFO neutron.wsgi [None req-53ebf3b3-21e1-4955-b9b8-4d2c0ead1dbe 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "GET /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f/tags HTTP/1.1" status: 200 len: 205 time: 0.0486302 2026-04-23 09:07:38.617 10 INFO neutron.db.ovn_revision_numbers_db [None req-b295fe3d-ab80-4b63-9867-9f6206025f74 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 678f1f8f-2eb8-499c-a8ec-62c959465d26 (type: security_group_rules) to 0 2026-04-23 09:07:38.642 10 INFO neutron.db.ovn_revision_numbers_db [None req-b295fe3d-ab80-4b63-9867-9f6206025f74 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7f30d828-ab1b-4373-8d0a-c96fa394042f (type: security_group_rules) to 0 2026-04-23 09:07:38.658 10 INFO neutron.db.ovn_revision_numbers_db [None req-b295fe3d-ab80-4b63-9867-9f6206025f74 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f0ff92cb-47a0-42eb-b3d6-4c6aed147eb3 (type: security_group_rules) to 0 2026-04-23 09:07:38.692 10 INFO neutron.wsgi [None req-b295fe3d-ab80-4b63-9867-9f6206025f74 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=a7db3f28673a48fe95777db479b1657b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3605049 2026-04-23 09:07:38.869 9 INFO neutron.wsgi [None req-c09d15e9-fe83-4875-adae-adf8315fc624 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/d9c4bc6e-ed57-4b36-91a2-aeeaf2bd1f5f HTTP/1.1" status: 204 len: 168 time: 0.2354023 2026-04-23 09:07:38.959 10 INFO neutron.wsgi [None req-c1cd7733-be21-4911-8853-7f28061c69a9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/a0fdf263-4aab-4191-8bc4-5dcaaefb461e HTTP/1.1" status: 204 len: 168 time: 0.2624116 2026-04-23 09:07:39.271 10 INFO neutron.services.segments.plugin [-] Segment 67c825d8-a98f-452d-9ad0-decdff2b7e89 resource provider aggregate not found 2026-04-23 09:07:39.288 10 INFO neutron.services.segments.plugin [-] Segment 67c825d8-a98f-452d-9ad0-decdff2b7e89 resource provider aggregate not found 2026-04-23 09:07:39.299 10 INFO neutron.services.segments.plugin [-] Segment 67c825d8-a98f-452d-9ad0-decdff2b7e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67c825d8-a98f-452d-9ad0-decdff2b7e89 found for delete ", "request_id": "req-a3fed43e-ff87-4115-b37c-d58eeda616d1"}]} 2026-04-23 09:07:39.311 10 INFO neutron.services.segments.plugin [-] Segment 67c825d8-a98f-452d-9ad0-decdff2b7e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67c825d8-a98f-452d-9ad0-decdff2b7e89 found for delete ", "request_id": "req-5813d090-e17d-40c0-8dcb-402043cef0ae"}]} 2026-04-23 09:07:39.347 10 INFO neutron.wsgi [None req-f695dd7f-ae93-428f-b46a-46cb08a23fe1 394c44679fd2463085510a05594369a1 d81a9e9e286e427a9dd1276ce6e51c48 - - default default] 10.0.0.66 "DELETE /v2.0/networks/266a51f1-be1b-4cbb-97c9-651e29085ff1 HTTP/1.1" status: 204 len: 168 time: 0.4729178 2026-04-23 09:07:40.308 10 INFO neutron.wsgi [None req-e1324ef3-c450-497e-9d30-4f9e1cffcc37 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d81a9e9e286e427a9dd1276ce6e51c48&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2086189 2026-04-23 09:07:40.518 10 INFO neutron.wsgi [None req-2b0dfc3e-4f39-44ef-be43-1f1a12ffe76f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/712c083d-b41a-444c-a08b-590b4267d460 HTTP/1.1" status: 204 len: 168 time: 0.2038605 2026-04-23 09:07:40.810 9 INFO neutron.db.ovn_revision_numbers_db [None req-59633ef9-3909-445a-a3e3-e9147dc518ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource aafd5898-ff76-43e9-b847-82dc22252521 (type: security_groups) to 1 2026-04-23 09:07:40.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-59633ef9-3909-445a-a3e3-e9147dc518ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 15ecd709-1a2e-4d97-be91-c40c08ad3fc2 (type: security_group_rules) to 0 2026-04-23 09:07:40.842 9 INFO neutron.db.ovn_revision_numbers_db [None req-59633ef9-3909-445a-a3e3-e9147dc518ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1d557939-6f9e-4ad7-adcf-f245655d3e88 (type: security_group_rules) to 0 2026-04-23 09:07:40.861 9 INFO neutron.db.ovn_revision_numbers_db [None req-59633ef9-3909-445a-a3e3-e9147dc518ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 474b05a2-68fc-4d0d-ad38-ab9cdd48b234 (type: security_group_rules) to 0 2026-04-23 09:07:40.879 9 INFO neutron.db.ovn_revision_numbers_db [None req-59633ef9-3909-445a-a3e3-e9147dc518ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9669eaaa-7fbb-4536-8c35-be99c149f7f5 (type: security_group_rules) to 0 2026-04-23 09:07:40.904 9 INFO neutron.wsgi [None req-59633ef9-3909-445a-a3e3-e9147dc518ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d4cd9e146736493bb0a0167c9c7104e9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2183635 2026-04-23 09:07:41.127 9 INFO neutron.wsgi [None req-8ec548d5-3f81-421f-a57f-0be2fd4ad980 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/aafd5898-ff76-43e9-b847-82dc22252521 HTTP/1.1" status: 204 len: 168 time: 0.2169967 2026-04-23 09:07:42.295 9 INFO neutron.wsgi [None req-2a3e931c-a132-4597-a6cf-205051126456 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 40904 time: 0.2808633 2026-04-23 09:07:42.377 9 INFO neutron.wsgi [None req-0692222b-ea29-48a4-80b7-ec94edb33153 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2721 time: 0.0710113 2026-04-23 09:07:42.532 9 INFO neutron.wsgi [None req-3e3c21b9-a20c-43eb-9663-688268fe2586 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6236 time: 0.1538858 2026-04-23 09:07:42.712 9 INFO neutron.wsgi [None req-054ffa14-94ae-4ca3-aa68-442a7939b3fb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2192 time: 0.1738756 2026-04-23 09:07:42.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-94d00656-5f3e-4daa-a08d-dd53c44aacd1 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] Successfully bumped revision number for resource 7d27e010-5083-4bdc-9537-04d918e69bbb (type: routers) to 1 2026-04-23 09:07:42.744 10 INFO neutron.wsgi [None req-94d00656-5f3e-4daa-a08d-dd53c44aacd1 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2767360 2026-04-23 09:07:42.744 9 INFO neutron.wsgi [None req-d772bf3f-8920-44bb-82be-3b8bec639b8a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0176191 2026-04-23 09:07:42.762 9 INFO neutron.wsgi [None req-56dbbcb8-f0b2-497b-a91e-888cc1160d7d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0169988 2026-04-23 09:07:42.810 10 INFO neutron.wsgi [None req-e050a282-94b2-4ba1-89f4-fd2c4722f491 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "PUT /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 218 time: 0.0595813 2026-04-23 09:07:42.811 9 INFO neutron.wsgi [req-d892bb99-3f72-41ac-8470-0782315868ff req-a77dd397-9230-464f-9fb8-e07426081bdf 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1210 time: 0.1854205 2026-04-23 09:07:42.834 9 INFO neutron.wsgi [None req-b0c27dad-87f9-4cbe-918b-081adccff61c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 26260 time: 0.0690267 2026-04-23 09:07:42.862 10 INFO neutron.wsgi [None req-5d5891d4-8997-4a7a-a926-35432a797782 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 218 time: 0.0464597 2026-04-23 09:07:42.878 9 INFO neutron.wsgi [None req-46176bf6-8f3b-4e6d-978e-f8bc16ef9f52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 4308 time: 0.0215540 2026-04-23 09:07:42.896 9 INFO neutron.wsgi [req-d892bb99-3f72-41ac-8470-0782315868ff req-d7613c6a-351b-4c09-bbc1-669e87690ffa 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6fc29dcf-c4b6-45c0-926c-bac3401e20ff&id=95ed85b9-2871-4dda-adc1-bdfcf9ade5d4&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0714502 2026-04-23 09:07:42.922 10 INFO neutron.wsgi [None req-b72accb8-a54d-4b39-a2ba-15dd5713ea88 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "PUT /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0539443 2026-04-23 09:07:42.945 9 INFO neutron.wsgi [None req-5fee8c3e-30ca-40da-bc9e-9d3a76996be7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6805 time: 0.0616541 2026-04-23 09:07:42.966 9 INFO neutron.wsgi [None req-9477b929-e155-4e81-b832-5a503b972566 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0158587 2026-04-23 09:07:42.970 10 INFO neutron.wsgi [None req-a30b57e2-ebc6-418c-ac09-462410fc273e 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 227 time: 0.0437157 2026-04-23 09:07:43.021 9 INFO neutron.wsgi [None req-3d17380c-a656-4afb-922f-74f137b9ed80 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6805 time: 0.0542641 2026-04-23 09:07:43.031 10 INFO neutron.wsgi [None req-8720b4ff-2c32-47a0-80f2-bcdceb0bc80c 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "PUT /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0564735 2026-04-23 09:07:43.084 10 INFO neutron.wsgi [None req-99687058-e050-4178-83b3-0bded7cec136 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 227 time: 0.0480628 2026-04-23 09:07:43.101 9 INFO neutron.wsgi [None req-fa89e3c5-1f24-4c19-b7d3-9b464dcde2a3 bf9e60a8e77742cfa0a5dcfb7ee29d2f 5a7c391840b94ea29bddb9d6deacc54a - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1443 time: 0.1777968 2026-04-23 09:07:43.153 10 INFO neutron.wsgi [None req-e89b94e9-5102-4283-9509-a62f95233626 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "PUT /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0635693 2026-04-23 09:07:43.167 9 INFO neutron.wsgi [None req-9e1aaf99-9f05-48b3-93ca-7d31dc418c4c 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "GET /v2.0/floatingips?floating_network_id=bc03ce18-6dad-4586-b442-24aaa21fb429&port_id=15dfd3f3-c8c3-4b54-97b2-eb4911e2184f HTTP/1.1" status: 200 len: 1054 time: 0.0606937 2026-04-23 09:07:43.203 10 INFO neutron.wsgi [None req-39befa79-0bab-482e-8dd2-5305cc571da0 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 245 time: 0.0452144 2026-04-23 09:07:43.280 10 INFO neutron.wsgi [None req-89787324-1d48-4de9-aa21-25c888c53f51 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "PUT /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 230 time: 0.0723705 2026-04-23 09:07:43.339 10 INFO neutron.wsgi [None req-6026e7a5-c3a9-455b-956d-bb478bf0406c 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 230 time: 0.0533812 2026-04-23 09:07:43.405 9 INFO neutron.wsgi [req-0271725f-8d3a-4f84-9dbf-b2b7b8d9d26d req-33253326-d2d8-4793-aee5-509721ab29db 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1448 time: 0.0353384 2026-04-23 09:07:43.417 10 INFO neutron.wsgi [None req-f1dc2608-c2dc-43f0-8eee-d07db0769d6d 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0738232 2026-04-23 09:07:43.428 10 INFO neutron.wsgi [req-2e614af9-f62e-453a-8c8f-3f4a4119f994 req-52f02a2a-3b8e-4716-92a2-a85af46366cb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1638 time: 0.0572920 2026-04-23 09:07:43.473 9 INFO neutron.api.v2.resource [None req-9c56d57e-e3c4-4f1e-bba3-0f764d9973bc 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:07:43.474 9 INFO neutron.wsgi [None req-9c56d57e-e3c4-4f1e-bba3-0f764d9973bc 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0521915 2026-04-23 09:07:43.481 10 INFO neutron.wsgi [req-2e614af9-f62e-453a-8c8f-3f4a4119f994 req-e0b03ce8-368b-4fbe-b43d-fa11019160b1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0460966 2026-04-23 09:07:43.489 9 INFO neutron.wsgi [req-0271725f-8d3a-4f84-9dbf-b2b7b8d9d26d req-21d404b8-a782-4b50-b677-cfe332bd3d69 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.202 "GET /v2.0/security-groups?id=6fc29dcf-c4b6-45c0-926c-bac3401e20ff&id=95ed85b9-2871-4dda-adc1-bdfcf9ade5d4&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0768538 2026-04-23 09:07:43.553 9 INFO neutron.wsgi [None req-550553c1-e659-48ed-bae9-25130dc6b029 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "DELETE /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0737412 2026-04-23 09:07:43.999 9 INFO neutron.wsgi [None req-d4a5f1b9-c38b-4d44-8194-bac810fbb0e7 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 223 time: 0.4388814 2026-04-23 09:07:44.075 9 INFO neutron.api.v2.resource [None req-a13cc54a-daea-445d-8a4a-4fa049bff500 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:07:44.077 9 INFO neutron.wsgi [None req-a13cc54a-daea-445d-8a4a-4fa049bff500 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "DELETE /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0574348 2026-04-23 09:07:44.156 9 INFO neutron.wsgi [None req-bbc27945-28dd-4b1b-a08e-4b4cbb66f50a 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "DELETE /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 204 len: 168 time: 0.0720358 2026-04-23 09:07:44.211 9 INFO neutron.wsgi [None req-77253720-acc7-42c2-905d-472df79ca1c4 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb/tags HTTP/1.1" status: 200 len: 205 time: 0.0491745 2026-04-23 09:07:44.271 9 INFO neutron.wsgi [None req-a23bbaac-a769-40c7-a518-e216d0e889d9 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb HTTP/1.1" status: 200 len: 655 time: 0.0517800 2026-04-23 09:07:44.761 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f16af90-c672-4368-b068-e9fab997661c 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] Successfully bumped revision number for resource 7d27e010-5083-4bdc-9537-04d918e69bbb (type: routers) to 7 2026-04-23 09:07:44.765 9 INFO neutron.wsgi [None req-6f16af90-c672-4368-b068-e9fab997661c 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "PUT /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb HTTP/1.1" status: 200 len: 655 time: 0.4864972 2026-04-23 09:07:44.797 9 INFO neutron.wsgi [None req-b6721ac0-e0bb-416a-bc6c-fe68e302519a 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "GET /v2.0/ports?device_id=7d27e010-5083-4bdc-9537-04d918e69bbb HTTP/1.1" status: 200 len: 205 time: 0.0247583 2026-04-23 09:07:45.053 9 INFO neutron.wsgi [None req-ec673cd6-c506-4a6a-926c-ec40c4fb46aa 0e45401da49a4385aebabfd251509d47 a1330464ec794a62a8f1455e79f72533 - - default default] 10.0.0.66 "DELETE /v2.0/routers/7d27e010-5083-4bdc-9537-04d918e69bbb HTTP/1.1" status: 204 len: 168 time: 0.2503474 2026-04-23 09:07:45.591 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status down for port: 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f 2026-04-23 09:07:45.600 9 INFO neutron.wsgi [req-674f6e89-b00d-4000-830d-94cb05286958 req-26094b99-0a8c-4d96-bf53-46cd82a554a9 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1210 time: 0.0610631 2026-04-23 09:07:45.662 9 INFO neutron.wsgi [req-674f6e89-b00d-4000-830d-94cb05286958 req-689f2d47-7f36-449d-80f7-d3a67d041315 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=6fc29dcf-c4b6-45c0-926c-bac3401e20ff&id=95ed85b9-2871-4dda-adc1-bdfcf9ade5d4&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0531826 2026-04-23 09:07:45.806 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-67a6d71b-f290-4a85-8520-1456ef5a8cfd'] response: {'server_uuid': 'e474468b-2537-4bf5-b0ca-2bbe821828df', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '15dfd3f3-c8c3-4b54-97b2-eb4911e2184f', 'code': 200} 2026-04-23 09:07:45.981 10 INFO neutron.wsgi [req-bc6dbd2f-636f-47be-9951-1b59e2c6954d req-7cb4c7e0-1552-4e04-96bd-4c13a2c8fb25 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 1208 time: 0.0779352 2026-04-23 09:07:46.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f (type: ports) to 5 2026-04-23 09:07:46.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-169e0038-55a8-42d9-8bfe-418c5439e6de f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b23b15a3-59b0-4915-b9c9-9c34367ab168 (type: security_groups) to 1 2026-04-23 09:07:46.129 9 INFO neutron.db.ovn_revision_numbers_db [None req-169e0038-55a8-42d9-8bfe-418c5439e6de f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 308f5ad9-d20b-4605-933b-0a3fc0d7b71c (type: security_group_rules) to 0 2026-04-23 09:07:46.157 9 INFO neutron.db.ovn_revision_numbers_db [None req-169e0038-55a8-42d9-8bfe-418c5439e6de f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 63d2540b-d68e-4ca6-8c70-7c093b725cfa (type: security_group_rules) to 0 2026-04-23 09:07:46.178 9 INFO neutron.db.ovn_revision_numbers_db [None req-169e0038-55a8-42d9-8bfe-418c5439e6de f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b12e87a4-1cd4-4675-a6d6-55828d5384b4 (type: security_group_rules) to 0 2026-04-23 09:07:46.194 9 INFO neutron.db.ovn_revision_numbers_db [None req-169e0038-55a8-42d9-8bfe-418c5439e6de f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c5c307b1-1ad3-44e0-a09a-f926b928d2a6 (type: security_group_rules) to 0 2026-04-23 09:07:46.221 9 INFO neutron.wsgi [None req-169e0038-55a8-42d9-8bfe-418c5439e6de f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d869efc00ee248ca81f085fab17de96e&name=default HTTP/1.1" status: 200 len: 2999 time: 0.4435906 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:46.411 10 INFO neutron.db.l3_db [req-bc6dbd2f-636f-47be-9951-1b59e2c6954d req-0cf9812b-d646-4625-a552-42d190422b06 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] Floating IP ea45b1f8-71cc-418f-ab25-1ac05fe3e0b2 disassociated. External IP: 10.96.250.202, port: 15dfd3f3-c8c3-4b54-97b2-eb4911e2184f. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:46.509 9 INFO neutron.wsgi [None req-21cd45a4-eb51-46d9-a373-825e25d67359 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b23b15a3-59b0-4915-b9c9-9c34367ab168 HTTP/1.1" status: 204 len: 168 time: 0.2815111 2026-04-23 09:07:46.550 9 INFO neutron.wsgi [None req-cf75c870-e4a7-41a7-b5f3-0bfdd1fa5bc2 8d1eda42d7544dc48cb611e46b061013 5b9da6efd9c44d0cbc405ceb24f52926 - - default default] 10.0.0.66 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 845 time: 0.0561693 2026-04-23 09:07:46.618 10 INFO neutron.wsgi [req-bc6dbd2f-636f-47be-9951-1b59e2c6954d req-0cf9812b-d646-4625-a552-42d190422b06 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 199.204.45.169 "DELETE /v2.0/ports/15dfd3f3-c8c3-4b54-97b2-eb4911e2184f HTTP/1.1" status: 204 len: 173 time: 0.6277137 2026-04-23 09:07:46.664 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fce0278-557e-4f31-8825-c5293378fcdb'] response: {'server_uuid': 'e474468b-2537-4bf5-b0ca-2bbe821828df', 'name': 'network-vif-deleted', 'tag': '15dfd3f3-c8c3-4b54-97b2-eb4911e2184f', 'status': 'completed', 'code': 200} 2026-04-23 09:07:47.127 10 INFO neutron.wsgi [req-c9f4ed75-d268-4af6-925c-32784aec6703 req-a0bebd60-a320-490b-9ca2-d55d745e56b1 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=e474468b-2537-4bf5-b0ca-2bbe821828df HTTP/1.1" status: 200 len: 210 time: 0.3694057 2026-04-23 09:07:47.152 10 INFO neutron.db.ovn_revision_numbers_db [None req-41befe89-03c8-4435-8247-a1548f75766f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 11f2392c-d3aa-4502-8b6b-821f0d79962b (type: security_groups) to 1 2026-04-23 09:07:47.174 10 INFO neutron.db.ovn_revision_numbers_db [None req-41befe89-03c8-4435-8247-a1548f75766f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5f6b15b3-7a2f-466d-94c0-654482ca5bd5 (type: security_group_rules) to 0 2026-04-23 09:07:47.192 10 INFO neutron.db.ovn_revision_numbers_db [None req-41befe89-03c8-4435-8247-a1548f75766f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7620d36e-fd92-40e1-98f5-a1ee163a872b (type: security_group_rules) to 0 2026-04-23 09:07:47.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-41befe89-03c8-4435-8247-a1548f75766f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8e3dee4b-c050-45c8-8acc-56e7de163961 (type: security_group_rules) to 0 2026-04-23 09:07:47.223 10 INFO neutron.db.ovn_revision_numbers_db [None req-41befe89-03c8-4435-8247-a1548f75766f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9b8a1229-238b-4929-a481-a3e98510c4a4 (type: security_group_rules) to 0 2026-04-23 09:07:47.234 9 INFO neutron.wsgi [None req-02e5930a-aaab-4514-8e02-6631eec0ede6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.1261647 2026-04-23 09:07:47.244 9 INFO neutron.wsgi [None req-9fc0d3b6-e179-4709-8d07-4d71f1ba9b31 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045254 2026-04-23 09:07:47.252 9 INFO neutron.wsgi [None req-f1e2cc42-7245-4e57-9880-c69672714dd9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048375 2026-04-23 09:07:47.253 10 INFO neutron.wsgi [None req-41befe89-03c8-4435-8247-a1548f75766f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=a1330464ec794a62a8f1455e79f72533&name=default HTTP/1.1" status: 200 len: 3000 time: 0.6032205 2026-04-23 09:07:47.262 9 INFO neutron.wsgi [None req-a8e668d9-c264-4ac4-b98d-8897234f913e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046461 2026-04-23 09:07:47.470 10 INFO neutron.wsgi [None req-98e4ccba-0d95-4250-ae79-351ec03931f6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/11f2392c-d3aa-4502-8b6b-821f0d79962b HTTP/1.1" status: 204 len: 168 time: 0.2089419 2026-04-23 09:07:47.799 10 INFO neutron.wsgi [req-ced438bf-d3a8-4bd1-9201-74d6f36909cf req-d6bb923f-d979-4e2c-9744-e6871a9456ba f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e&device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 3065 time: 0.0418546 2026-04-23 09:07:47.851 9 INFO neutron.wsgi [-] 10.0.0.39 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0050864 2026-04-23 09:07:47.853 10 INFO neutron.wsgi [req-ced438bf-d3a8-4bd1-9201-74d6f36909cf req-767c5b4a-812a-488e-8aa9-08a14c80596d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0443106 2026-04-23 09:07:47.854 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0443534a-f1ea-47a3-840b-123275cbeb5b'] response: {'server_uuid': 'e474468b-2537-4bf5-b0ca-2bbe821828df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15dfd3f3-c8c3-4b54-97b2-eb4911e2184f', 'code': 200} 2026-04-23 09:07:47.917 9 INFO neutron.wsgi [None req-6a47ac67-648f-407f-a29a-b63d233f0a8c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.39 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 832 time: 0.0474718 2026-04-23 09:07:47.934 9 INFO neutron.wsgi [None req-c224236e-9df4-46e8-84d0-aac346dbf092 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0073450 2026-04-23 09:07:47.948 9 INFO neutron.wsgi [None req-15445d8a-96e1-4f37-acc1-1fc69f4c8b84 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0069966 2026-04-23 09:07:47.957 9 INFO neutron.wsgi [None req-ad19e2b2-fec4-41a8-8557-c5e82de9883f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046260 2026-04-23 09:07:47.967 9 INFO neutron.wsgi [None req-cf70bddf-6f84-4d15-90c8-40e97a8de2ab f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050607 2026-04-23 09:07:48.009 9 INFO neutron.wsgi [None req-75dc3e6c-09cf-4453-83f1-81bbaddfb358 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0350113 2026-04-23 09:07:48.210 9 INFO neutron.wsgi [None req-d05f594c-f354-4b19-93d3-daecba2b4c25 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0057535 2026-04-23 09:07:48.226 9 INFO neutron.wsgi [None req-467eaf66-b3df-45b2-adc0-7b3ffb98c954 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0063968 2026-04-23 09:07:48.235 9 INFO neutron.wsgi [None req-c8aa2881-d008-4653-b055-e7a71755ef4c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044801 2026-04-23 09:07:48.245 9 INFO neutron.wsgi [None req-7e2545a1-b74e-4ed2-9f89-bf439fa0df4e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0042827 2026-04-23 09:07:48.330 9 INFO neutron.wsgi [None req-dc87b000-cbcf-4081-b939-16f7eb4b10d3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1001 time: 0.0782595 2026-04-23 09:07:48.347 9 INFO neutron.wsgi [None req-1ce259f7-a4bc-4b52-9270-0415c5b7e088 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0076346 2026-04-23 09:07:48.434 10 INFO neutron.wsgi [req-c046dcb1-a5d0-44de-8c28-8491401a17fe req-9d5706e7-09ef-4ca8-885f-26e4539c0f96 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e&device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 3065 time: 0.0462389 2026-04-23 09:07:48.501 10 INFO neutron.wsgi [req-c046dcb1-a5d0-44de-8c28-8491401a17fe req-8efedccb-597b-4651-a502-a076338351c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0589685 2026-04-23 09:07:48.537 10 INFO neutron.wsgi [None req-b1a83e4f-f71c-4c5e-980e-4c6ef02c646a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/95ed85b9-2871-4dda-adc1-bdfcf9ade5d4 HTTP/1.1" status: 204 len: 168 time: 0.1804314 2026-04-23 09:07:48.560 10 INFO neutron.api.v2.resource [None req-da57a2b5-d2c4-4e61-9673-eec075e1f40a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:07:48.562 10 INFO neutron.wsgi [None req-da57a2b5-d2c4-4e61-9673-eec075e1f40a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "GET /v2.0/security-groups/95ed85b9-2871-4dda-adc1-bdfcf9ade5d4 HTTP/1.1" status: 404 len: 347 time: 0.0146079 2026-04-23 09:07:48.731 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fecfbd0-9f04-4024-b9bb-78f60abb854d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:07:48.735 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fecfbd0-9f04-4024-b9bb-78f60abb854d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network c41364d8-19c2-450d-aee3-3d9900bdebb7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:48.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fecfbd0-9f04-4024-b9bb-78f60abb854d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource abfdc320-23d0-40d9-b0a6-19b44a97c885 (type: ports) to 1 2026-04-23 09:07:48.975 10 INFO neutron.wsgi [None req-9a8fc1fc-63f5-4061-9e23-8c6af32ef7e0 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/ea45b1f8-71cc-418f-ab25-1ac05fe3e0b2 HTTP/1.1" status: 204 len: 168 time: 0.3955791 2026-04-23 09:07:48.981 9 INFO neutron.wsgi [None req-9fecfbd0-9f04-4024-b9bb-78f60abb854d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1333 time: 0.6297529 2026-04-23 09:07:49.133 10 INFO neutron.wsgi [None req-e0105021-3ac1-47e8-8880-a0fc5437a42a 521fbb4c34ce4b848430b15734b860d9 3f52f4f78a5042c4a596cf47e29a7813 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/6fc29dcf-c4b6-45c0-926c-bac3401e20ff HTTP/1.1" status: 204 len: 168 time: 0.1526809 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:50.627 10 INFO neutron.wsgi [None req-376977b7-2502-4f16-8ca5-bfdc067bf5ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.1353056 2026-04-23 09:07:50.639 10 INFO neutron.wsgi [None req-58decb1b-e463-4e04-9dbb-ce277710eea4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0055423 2026-04-23 09:07:50.647 10 INFO neutron.wsgi [None req-e277cb77-fd91-4499-ac0b-e99bfbc47fed f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042999 2026-04-23 09:07:50.661 10 INFO neutron.wsgi [None req-54abeb97-250e-472c-bff9-60e6ed8129a7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0084138 2026-04-23 09:07:50.695 10 INFO neutron.wsgi [None req-c47d3d88-1130-4a23-a229-54a31a16a65e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1328 time: 0.0262268 2026-04-23 09:07:50.819 10 INFO neutron.wsgi [None req-a3694d0c-b88c-45ba-8be5-73fe504b1171 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0062366 2026-04-23 09:07:50.830 10 INFO neutron.wsgi [None req-5d74d9ba-9b9c-48ca-b2f1-9183a08ec3f7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047829 2026-04-23 09:07:50.838 10 INFO neutron.wsgi [None req-a8995d83-154d-4c0b-837f-523e7f4024b7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0034416 2026-04-23 09:07:50.849 10 INFO neutron.wsgi [None req-a0dbd54e-a0f3-4990-9b68-697a044b730e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046532 2026-04-23 09:07:50.870 9 INFO neutron.wsgi [None req-7c747389-482e-4796-a71d-b90fbe6c2cfe f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/086b7d57-9328-4459-8cff-4f22c126292f/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7011206 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:50.899 10 INFO neutron.wsgi [None req-7f95571c-e9fb-480b-8dde-33294f39a83a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-groups?name=lb-6b27a50f-6f25-4cdc-9f1f-60a0235a997b HTTP/1.1" status: 200 len: 221 time: 0.0425875 2026-04-23 09:07:50.979 10 INFO neutron.db.ovn_revision_numbers_db [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Successfully bumped revision number for resource 41c86846-1712-4946-92f0-40c9c4cf36c4 (type: security_groups) to 1 2026-04-23 09:07:51.000 10 INFO neutron.db.ovn_revision_numbers_db [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Successfully bumped revision number for resource 014476df-2fd2-460a-92a3-5ca678d1adc4 (type: security_group_rules) to 0 2026-04-23 09:07:51.029 10 INFO neutron.db.ovn_revision_numbers_db [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Successfully bumped revision number for resource 795dafac-c46f-4e6c-9eb2-ae395f709fb4 (type: security_group_rules) to 0 2026-04-23 09:07:51.034 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bdef16e-bd71-4dce-b8f1-e2dee31195d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e1259f47-2f8e-4a3a-af9c-550c079ae30c (type: security_groups) to 1 2026-04-23 09:07:51.041 10 INFO neutron.db.ovn_revision_numbers_db [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Successfully bumped revision number for resource dfd1397b-cc04-4ffa-bda8-9a6da71b9733 (type: security_group_rules) to 0 2026-04-23 09:07:51.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bdef16e-bd71-4dce-b8f1-e2dee31195d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 72397aa8-4b79-40e7-b748-ca93f3e42e20 (type: security_group_rules) to 0 2026-04-23 09:07:51.058 10 INFO neutron.db.ovn_revision_numbers_db [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Successfully bumped revision number for resource e16dc3b8-cf39-4a2f-9ca4-04d53625eaa3 (type: security_group_rules) to 0 2026-04-23 09:07:51.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bdef16e-bd71-4dce-b8f1-e2dee31195d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8106f9bf-6320-4d5c-9b66-912bddf7a9ba (type: security_group_rules) to 0 2026-04-23 09:07:51.088 10 INFO neutron.wsgi [None req-3bdef16e-bd71-4dce-b8f1-e2dee31195d0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1779 time: 0.1840231 2026-04-23 09:07:51.120 10 INFO neutron.db.segments_db [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Added segment 9adc8ad9-bee5-4344-bf2f-e51336773a11 of type geneve for network 8b120f98-ced8-422b-80c5-3b1b953f2e4c 2026-04-23 09:07:51.133 10 INFO neutron.wsgi [None req-32493432-8461-4356-894f-48673d195d8b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-group-rules?security_group_id=e1259f47-2f8e-4a3a-af9c-550c079ae30c HTTP/1.1" status: 200 len: 1318 time: 0.0403242 2026-04-23 09:07:51.306 10 INFO neutron.db.ovn_revision_numbers_db [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Successfully bumped revision number for resource 8b120f98-ced8-422b-80c5-3b1b953f2e4c (type: networks) to 1 2026-04-23 09:07:51.514 9 INFO neutron.wsgi [None req-0f5d8125-5b6d-4ca2-94b8-13207adbe8d1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/086b7d57-9328-4459-8cff-4f22c126292f HTTP/1.1" status: 204 len: 168 time: 0.6398149 2026-04-23 09:07:51.574 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] No more DHCP agents 2026-04-23 09:07:51.586 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Unable to schedule network 8b120f98-ced8-422b-80c5-3b1b953f2e4c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016534 2026-04-23 09:07:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009553 2026-04-23 09:07:51.683 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a502578-0cb1-4004-b820-5299e5a9f0ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource abfdc320-23d0-40d9-b0a6-19b44a97c885 (type: ports) to 2 2026-04-23 09:07:51.690 10 INFO neutron.wsgi [None req-5a502578-0cb1-4004-b820-5299e5a9f0ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1328 time: 0.5512252 2026-04-23 09:07:51.690 10 INFO neutron.db.ovn_revision_numbers_db [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Successfully bumped revision number for resource efe7cbe3-8c6e-46bd-bd5a-819e24d83df4 (type: ports) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:51.709 10 INFO neutron.wsgi [None req-6ba4580a-4826-476c-ad8e-46951d19fa11 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0071909 2026-04-23 09:07:51.715 10 INFO neutron.wsgi [None req-025e8bc2-ec9b-42f5-a631-990e8eff3e01 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0032463 2026-04-23 09:07:51.718 10 INFO neutron.wsgi [None req-16f00f63-6d97-4d31-991b-dbfd69d9cff5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9703233 2026-04-23 09:07:51.725 10 INFO neutron.wsgi [None req-839199fb-1db2-437e-b626-24477ee0b7ea f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041082 2026-04-23 09:07:51.736 10 INFO neutron.wsgi [None req-dcb37da1-cd5c-4d05-b1bd-f52a5b5b893e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046096 2026-04-23 09:07:51.777 9 INFO neutron.wsgi [None req-9140fdc6-b90d-42f3-a5d2-55644e4cae6c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/22e6d74a-8f6e-4386-bc95-fbfe295d1a64 HTTP/1.1" status: 204 len: 168 time: 0.2580476 2026-04-23 09:07:51.783 10 INFO neutron.wsgi [None req-ade1696c-26ce-4cd7-ace4-f2938a3a2d5c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0410321 2026-04-23 09:07:52.086 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1c59be4-4ac1-475e-a70f-db53853b3b40 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] No more DHCP agents 2026-04-23 09:07:52.090 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1c59be4-4ac1-475e-a70f-db53853b3b40 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Unable to schedule network 8b120f98-ced8-422b-80c5-3b1b953f2e4c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:07:52.216 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1c59be4-4ac1-475e-a70f-db53853b3b40 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] Successfully bumped revision number for resource 1bcf6616-51e5-4326-a876-cbe4fc06d25b (type: ports) to 1 2026-04-23 09:07:52.244 9 INFO neutron.wsgi [None req-f1c59be4-4ac1-475e-a70f-db53853b3b40 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5198252 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:52.292 9 INFO neutron.services.segments.plugin [-] Segment a165c22c-7105-4d40-afea-c98c745b5b1c resource provider aggregate not found 2026-04-23 09:07:52.298 9 INFO neutron.services.segments.plugin [-] Segment a165c22c-7105-4d40-afea-c98c745b5b1c resource provider aggregate not found 2026-04-23 09:07:52.326 9 INFO neutron.services.segments.plugin [-] Segment a165c22c-7105-4d40-afea-c98c745b5b1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a165c22c-7105-4d40-afea-c98c745b5b1c found for delete ", "request_id": "req-a49ace71-598d-4035-b843-a886de6e1553"}]} 2026-04-23 09:07:52.327 9 INFO neutron.services.segments.plugin [-] Segment a165c22c-7105-4d40-afea-c98c745b5b1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a165c22c-7105-4d40-afea-c98c745b5b1c found for delete ", "request_id": "req-db9ae9d0-b510-4eb5-8308-12269835306e"}]} 2026-04-23 09:07:52.367 9 INFO neutron.wsgi [None req-2de13174-3216-4ee0-a6fb-394a30518926 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/03555fda-9fe4-4bad-9900-06881ca430f0 HTTP/1.1" status: 204 len: 168 time: 0.5839064 2026-04-23 09:07:52.523 9 INFO neutron.wsgi [None req-e5bf90e1-f1b4-4b2a-a5ea-0a23fd3d6386 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2730086 2026-04-23 09:07:52.556 9 INFO neutron.wsgi [None req-c5854316-5918-41e4-9b57-1821859156f4 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "PUT /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 218 time: 0.0273571 2026-04-23 09:07:52.591 9 INFO neutron.wsgi [None req-22d44196-62f8-4c0a-842b-15b70bf6d29e a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 218 time: 0.0215127 2026-04-23 09:07:52.660 9 INFO neutron.wsgi [None req-4118593c-1f4a-45c0-a031-f1980484c7b7 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "PUT /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0628939 2026-04-23 09:07:52.691 9 INFO neutron.wsgi [None req-e0306f8b-5020-41e7-9e42-0235cfb15d7f a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 227 time: 0.0237143 2026-04-23 09:07:52.724 9 INFO neutron.wsgi [None req-a1bbda58-4147-4f02-bec9-eed425273d25 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "PUT /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0256257 2026-04-23 09:07:52.753 9 INFO neutron.wsgi [None req-c4808185-f217-4f08-8c54-e8706eaae1b6 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 227 time: 0.0232306 2026-04-23 09:07:52.800 9 INFO neutron.wsgi [None req-187af1da-f577-46c1-9823-54fdd5786edc a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "PUT /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0340793 2026-04-23 09:07:52.834 9 INFO neutron.wsgi [None req-c5118844-746e-433c-b5da-2626a14a0af6 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 245 time: 0.0283325 2026-04-23 09:07:52.868 9 INFO neutron.wsgi [None req-43b3766b-3d28-45cd-8fca-e66b10673850 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "PUT /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 230 time: 0.0284250 2026-04-23 09:07:52.888 9 INFO neutron.wsgi [None req-bcc84812-2b2f-4357-8c96-5f874e39bc73 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 230 time: 0.0135658 2026-04-23 09:07:52.909 9 INFO neutron.wsgi [None req-c90aae8f-1263-4c3b-8417-c5a51236b87b a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0138130 2026-04-23 09:07:52.932 9 INFO neutron.api.v2.resource [None req-c593c967-edbe-47d8-bf74-dbcef0de3223 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:07:52.933 9 INFO neutron.wsgi [None req-c593c967-edbe-47d8-bf74-dbcef0de3223 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0194068 2026-04-23 09:07:52.978 9 INFO neutron.wsgi [None req-62726cf2-06a9-406e-98a6-5f1aa1f24abb a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0355749 2026-04-23 09:07:53.006 9 INFO neutron.wsgi [None req-1fce6b60-0c77-464c-b920-6865ce9f7072 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 223 time: 0.0214040 2026-04-23 09:07:53.043 9 INFO neutron.api.v2.resource [None req-eb68d42a-418e-42df-be9f-6e19b1c7f228 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:07:53.046 9 INFO neutron.wsgi [None req-eb68d42a-418e-42df-be9f-6e19b1c7f228 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0309186 2026-04-23 09:07:53.125 10 INFO neutron.wsgi [None req-1cec231f-43f8-4831-aa0c-90ddf338025d a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 204 len: 168 time: 0.0731542 2026-04-23 09:07:53.156 9 INFO neutron.wsgi [None req-59bea45a-44c3-4f8d-a11f-125509b30a5e a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796/tags HTTP/1.1" status: 200 len: 205 time: 0.0213945 2026-04-23 09:07:53.213 9 INFO neutron.wsgi [None req-30bf55c0-f35a-4117-b43c-63143c441fb5 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796 HTTP/1.1" status: 200 len: 603 time: 0.0293148 2026-04-23 09:07:53.339 9 INFO neutron.wsgi [None req-d1feee14-783e-49a9-b170-c3150837610c a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "GET /v2.0/ports/1bcf6616-51e5-4326-a876-cbe4fc06d25b HTTP/1.1" status: 200 len: 1020 time: 0.1177752 2026-04-23 09:07:53.478 9 INFO neutron.wsgi [None req-5f3831ed-80e4-4014-aaa5-bcc9b2c11507 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "DELETE /v2.0/trunks/6d4f9bc4-1d0f-4135-9109-2dd3fce61796 HTTP/1.1" status: 204 len: 168 time: 0.1348913 2026-04-23 09:07:53.673 10 INFO neutron.wsgi [None req-3035029e-6c65-4497-a939-0f8e954a8f51 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "PUT /v2.0/routers/9454ad2d-dbf6-4c0a-80f3-3b2b63c7cfd6/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2983902 2026-04-23 09:07:53.840 9 INFO neutron.wsgi [None req-4f4c6c98-d32a-484c-8371-d455db06b980 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "DELETE /v2.0/ports/1bcf6616-51e5-4326-a876-cbe4fc06d25b HTTP/1.1" status: 204 len: 168 time: 0.3551309 2026-04-23 09:07:54.377 9 INFO neutron.services.segments.plugin [-] Segment 9adc8ad9-bee5-4344-bf2f-e51336773a11 resource provider aggregate not found 2026-04-23 09:07:54.382 9 INFO neutron.services.segments.plugin [-] Segment 9adc8ad9-bee5-4344-bf2f-e51336773a11 resource provider aggregate not found 2026-04-23 09:07:54.404 9 INFO neutron.services.segments.plugin [-] Segment 9adc8ad9-bee5-4344-bf2f-e51336773a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9adc8ad9-bee5-4344-bf2f-e51336773a11 found for delete ", "request_id": "req-d4f77fab-a23e-46ac-a40a-9fffa6ad9bf6"}]} 2026-04-23 09:07:54.417 9 INFO neutron.services.segments.plugin [-] Segment 9adc8ad9-bee5-4344-bf2f-e51336773a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9adc8ad9-bee5-4344-bf2f-e51336773a11 found for delete ", "request_id": "req-3f105841-f605-44bd-8aba-62baccc675a0"}]} 2026-04-23 09:07:54.442 9 INFO neutron.wsgi [None req-6fb57982-213e-45b6-b2c1-f47ddac30904 a095aad297dc4a6cacf9ce2f59365507 bd1650852c4d4713b44507e181432059 - - default default] 10.0.0.66 "DELETE /v2.0/networks/8b120f98-ced8-422b-80c5-3b1b953f2e4c HTTP/1.1" status: 204 len: 168 time: 0.5945520 2026-04-23 09:07:54.584 9 INFO neutron.wsgi [None req-33099440-4a93-4907-8958-18c3b689ad7c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/routers/9454ad2d-dbf6-4c0a-80f3-3b2b63c7cfd6 HTTP/1.1" status: 204 len: 168 time: 0.9059558 2026-04-23 09:07:54.804 9 INFO neutron.wsgi [None req-f5191aa8-0f41-40ca-a816-c694ec493697 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/subnets/9a404fd3-fa60-4b9a-a589-52a9514aeb91 HTTP/1.1" status: 204 len: 168 time: 0.2139783 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:07:55.262 10 INFO neutron.wsgi [None req-5d2041f7-2e6f-4bf3-a6d3-ae506aa3fc34 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=bd1650852c4d4713b44507e181432059&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1683447 2026-04-23 09:07:55.483 10 INFO neutron.wsgi [None req-e7193fa9-54e0-430d-be98-fc9a787d5cfb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/41c86846-1712-4946-92f0-40c9c4cf36c4 HTTP/1.1" status: 204 len: 168 time: 0.2146900 2026-04-23 09:07:55.553 9 INFO neutron.wsgi [None req-6031cb82-3c2f-4b64-b98e-f9cab1513549 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/networks/11e3a57b-5829-4dc5-b3dd-2b66569b28e0 HTTP/1.1" status: 204 len: 168 time: 0.7430973 2026-04-23 09:07:55.675 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5f9d986-36ae-4fd9-98c7-c6a3276560fd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 51f54467-76d5-459c-92b7-76ff02e084e8 (type: security_groups) to 1 2026-04-23 09:07:55.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5f9d986-36ae-4fd9-98c7-c6a3276560fd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 49b07637-f36a-4eda-8f53-d882014385c9 (type: security_group_rules) to 0 2026-04-23 09:07:55.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5f9d986-36ae-4fd9-98c7-c6a3276560fd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4c852882-e5d8-483a-a69e-a3fea33724f2 (type: security_group_rules) to 0 2026-04-23 09:07:55.716 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5f9d986-36ae-4fd9-98c7-c6a3276560fd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a8da3bef-14e5-4c97-bc74-e196ca31b9f0 (type: security_group_rules) to 0 2026-04-23 09:07:55.730 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5f9d986-36ae-4fd9-98c7-c6a3276560fd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource cb3fb2dc-eaae-4a21-8c23-0f7b9f6b8b8c (type: security_group_rules) to 0 2026-04-23 09:07:55.752 9 INFO neutron.wsgi [None req-c5f9d986-36ae-4fd9-98c7-c6a3276560fd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=c31730a743544bc7a04cdeaa6a5137e8&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1607678 2026-04-23 09:07:55.919 9 INFO neutron.wsgi [None req-0663cab4-073e-4f0c-961f-718b2d59d8c7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=3f52f4f78a5042c4a596cf47e29a7813&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0340149 2026-04-23 09:07:55.976 9 INFO neutron.wsgi [None req-7d3f91a2-185c-49d1-8b46-9840e9ff99be f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/51f54467-76d5-459c-92b7-76ff02e084e8 HTTP/1.1" status: 204 len: 168 time: 0.2151182 2026-04-23 09:07:56.201 10 INFO neutron.wsgi [None req-82a1fd1d-dd41-4302-ac3d-6dcb0cc7d764 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/86b6b1d7-70b8-4040-9a03-0395260c1fdb HTTP/1.1" status: 204 len: 168 time: 0.2729425 2026-04-23 09:07:56.385 9 INFO neutron.wsgi [None req-19a0bc8f-8e25-4a15-a843-65e474ec8fd8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=5a7c391840b94ea29bddb9d6deacc54a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0343106 2026-04-23 09:07:56.439 9 INFO neutron.services.segments.plugin [-] Segment a4fc6b49-2433-4283-b3f5-fbbc3f6dd67a resource provider aggregate not found 2026-04-23 09:07:56.451 9 INFO neutron.services.segments.plugin [-] Segment a4fc6b49-2433-4283-b3f5-fbbc3f6dd67a resource provider aggregate not found 2026-04-23 09:07:56.459 9 INFO neutron.services.segments.plugin [-] Segment a4fc6b49-2433-4283-b3f5-fbbc3f6dd67a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4fc6b49-2433-4283-b3f5-fbbc3f6dd67a found for delete ", "request_id": "req-4fa1bdf0-c427-4555-b694-af493dbe77ee"}]} 2026-04-23 09:07:56.478 9 INFO neutron.services.segments.plugin [-] Segment a4fc6b49-2433-4283-b3f5-fbbc3f6dd67a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4fc6b49-2433-4283-b3f5-fbbc3f6dd67a found for delete ", "request_id": "req-5fefd722-6bdc-495a-91c4-21b186ee55ca"}]} 2026-04-23 09:07:56.661 9 INFO neutron.wsgi [None req-701d6b21-e328-4f5e-a816-48f552e38b40 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/07d3c92f-ce37-4967-8fae-f86280c541ce HTTP/1.1" status: 204 len: 168 time: 0.2717118 2026-04-23 09:07:59.593 9 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-58e85638-2bb4-4d7e-a165-7af09a083a9a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=41968ca1-2d8e-4cdf-8067-96d5ba311e94&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0463705 2026-04-23 09:07:59.666 9 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-2ed8ccec-5b7a-4980-bdce-a5d7b46ee992 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/networks?id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a HTTP/1.1" status: 200 len: 937 time: 0.0640409 2026-04-23 09:07:59.691 9 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-3c7f4f44-1a2e-46eb-aa5b-0e20337e6a73 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/quotas/efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 385 time: 0.0163774 2026-04-23 09:07:59.755 9 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-69503f5a-6a67-470c-a8a2-83897669d7df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0559335 2026-04-23 09:07:59.843 9 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-0540e49c-c31d-4377-88f8-20e2fd4101ea 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0733972 2026-04-23 09:07:59.922 9 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-47c70dbc-5abf-434a-941d-d46b7537f78f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 10.0.0.154 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0694008 2026-04-23 09:08:00.270 10 INFO neutron.wsgi [req-ecf6e48c-eb14-4402-abce-9f646f53be2f req-21f8e13e-6926-4369-8b20-a15143c4a3a9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 210 time: 0.0287361 2026-04-23 09:08:00.361 9 INFO neutron.wsgi [req-a41fa3cb-8492-4af9-8509-1c3de9bd32d5 req-da5f03ac-a8fb-46ec-b99c-a4a61d4b2f1f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 210 time: 0.0273454 2026-04-23 09:08:01.061 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-8aa648ed-6e8c-4a5a-ba10-e1252baebccb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks?id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a HTTP/1.1" status: 200 len: 937 time: 0.0637193 2026-04-23 09:08:01.069 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 6f666811-603b-4db2-b664-6ae1b364ee13 (type: security_groups) to 1 2026-04-23 09:08:01.092 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 03f87bd8-8b82-45e7-87cf-7506eb1ab23b (type: security_group_rules) to 0 2026-04-23 09:08:01.113 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-7215c197-0dea-472f-ac11-d03ca9bcbb52 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=efa8a2dadca24163b1cb3def49aa31fe HTTP/1.1" status: 200 len: 542 time: 0.0432830 2026-04-23 09:08:01.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 19405fd9-91dd-4c5d-8078-9f44b6daf30f (type: security_group_rules) to 0 2026-04-23 09:08:01.138 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 358b02cb-00f2-4166-a980-35fa02476da2 (type: security_group_rules) to 0 2026-04-23 09:08:01.168 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 549d8b01-9749-4c7d-b966-717e0206332b (type: security_group_rules) to 0 2026-04-23 09:08:01.237 10 INFO neutron.db.segments_db [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Added segment fcd55a44-7573-4519-9953-8effaf14dcb0 of type geneve for network 030a2402-39e0-4e78-8450-8f7f5cb6526a 2026-04-23 09:08:01.467 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 030a2402-39e0-4e78-8450-8f7f5cb6526a (type: networks) to 1 2026-04-23 09:08:01.840 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-8faf3c34-e542-4b30-9e5d-5bafdfbb4e0c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:08:01.846 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-8faf3c34-e542-4b30-9e5d-5bafdfbb4e0c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network f1928c4b-bd4d-4cda-a90d-12b0a3a1870a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:01.990 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] No more DHCP agents 2026-04-23 09:08:01.995 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Unable to schedule network 030a2402-39e0-4e78-8450-8f7f5cb6526a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:02.100 10 INFO neutron.db.ovn_revision_numbers_db [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-8faf3c34-e542-4b30-9e5d-5bafdfbb4e0c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0d94a396-1af5-48bd-8805-1ee2e5b84bfb (type: ports) to 1 2026-04-23 09:08:02.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 8da728c4-9a3d-4b48-b011-d8d7cc5ad89d (type: ports) to 1 2026-04-23 09:08:02.121 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-8faf3c34-e542-4b30-9e5d-5bafdfbb4e0c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1287 time: 1.0013807 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:02.148 10 INFO neutron.wsgi [None req-eab2c583-35b8-42ba-8059-58787b4debcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 1.4104114 2026-04-23 09:08:02.334 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad93a829-c46a-44bb-a5b6-819c2fdb5c75 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] No more DHCP agents 2026-04-23 09:08:02.337 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad93a829-c46a-44bb-a5b6-819c2fdb5c75 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Unable to schedule network 030a2402-39e0-4e78-8450-8f7f5cb6526a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:02.543 9 INFO neutron.wsgi [req-ca3715f1-ae32-4105-8f41-c5cdb4e8a9c3 req-47f64e27-9dae-4c2e-893a-745f42eec4ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1305 time: 0.0420702 2026-04-23 09:08:02.592 10 INFO neutron.db.ovn_revision_numbers_db [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-0352d25e-7944-498c-8225-082f4b799e79 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 0d94a396-1af5-48bd-8805-1ee2e5b84bfb (type: ports) to 2 2026-04-23 09:08:02.613 9 INFO neutron.wsgi [req-ca3715f1-ae32-4105-8f41-c5cdb4e8a9c3 req-a0d916a9-a2a0-4f98-b64a-4eb10570c3e1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=41968ca1-2d8e-4cdf-8067-96d5ba311e94&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0585232 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:02.756 10 INFO neutron.wsgi [req-d3196bdf-daf3-41d7-8519-2545bbdac594 req-5ae3fc70-88b3-44da-9927-4cbe73fc6c9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1415 time: 0.0501153 2026-04-23 09:08:02.836 10 INFO neutron.db.ovn_revision_numbers_db [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-0352d25e-7944-498c-8225-082f4b799e79 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 0d94a396-1af5-48bd-8805-1ee2e5b84bfb (type: ports) to 2 2026-04-23 09:08:02.861 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-0352d25e-7944-498c-8225-082f4b799e79 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 1384 time: 0.7297113 2026-04-23 09:08:02.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad93a829-c46a-44bb-a5b6-819c2fdb5c75 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 8da728c4-9a3d-4b48-b011-d8d7cc5ad89d (type: ports) to 2 2026-04-23 09:08:02.911 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-85228df1-4b16-48b5-8cbf-a529f79597d6'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '0d94a396-1af5-48bd-8805-1ee2e5b84bfb', 'status': 'completed', 'code': 200} 2026-04-23 09:08:02.947 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad93a829-c46a-44bb-a5b6-819c2fdb5c75 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 0ec3f918-62ba-4da5-9b1c-cec8d00ce119 (type: subnets) to 0 2026-04-23 09:08:02.986 9 INFO neutron.wsgi [None req-ad93a829-c46a-44bb-a5b6-819c2fdb5c75 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 0.8321397 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:03.000 9 WARNING neutron.api.v2.base [None req-ad9017a5-34a9-4d8e-8954-edcc190b64cb 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-23 09:08:03.001 9 INFO neutron.api.v2.resource [None req-ad9017a5-34a9-4d8e-8954-edcc190b64cb 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-23 09:08:03.002 9 INFO neutron.wsgi [None req-ad9017a5-34a9-4d8e-8954-edcc190b64cb 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0083683 2026-04-23 09:08:03.022 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-b3913ae4-7638-4639-b8f8-bcc2c46fc009 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1415 time: 0.0391896 2026-04-23 09:08:03.066 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-9976a134-a5a3-4fd0-a147-00ad2cc6cc15 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.149&port_id=0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 217 time: 0.0358999 2026-04-23 09:08:03.116 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-fbb1f8fd-a3f3-4e85-8244-7929db4e1f2f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=4822c5bb-41ec-454e-863f-fc22263bb413 HTTP/1.1" status: 200 len: 829 time: 0.0379517 2026-04-23 09:08:03.150 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-338fa89d-035f-419c-8c2a-d2b688b06607 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224679 2026-04-23 09:08:03.211 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-5aaf60e6-f56d-4c29-bfbc-9964c600f719 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0539737 2026-04-23 09:08:03.282 10 INFO neutron.wsgi [req-86c2eefd-3bed-49bc-823b-67f2c27e5eba req-b15767f3-bd3a-47db-86c1-3b1b44118c02 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0626810 2026-04-23 09:08:03.362 10 INFO neutron.wsgi [req-f17bcdd1-3935-4f47-9484-f90b115130a4 req-7f8a58fe-8e13-4cca-9358-a2a3a267730f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1415 time: 0.0417268 2026-04-23 09:08:03.439 10 INFO neutron.wsgi [req-f17bcdd1-3935-4f47-9484-f90b115130a4 req-cb6b1cd4-e12c-420d-9c15-6fa897d5dc5c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a HTTP/1.1" status: 200 len: 937 time: 0.0658078 2026-04-23 09:08:03.483 10 INFO neutron.wsgi [req-f17bcdd1-3935-4f47-9484-f90b115130a4 req-b4850c61-f5ff-4b13-9e3c-fbaa14f733b7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.149&port_id=0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 217 time: 0.0324893 2026-04-23 09:08:03.519 10 INFO neutron.wsgi [req-f17bcdd1-3935-4f47-9484-f90b115130a4 req-649a461d-2778-47a0-aa21-f7e114485ad9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=4822c5bb-41ec-454e-863f-fc22263bb413 HTTP/1.1" status: 200 len: 829 time: 0.0323296 2026-04-23 09:08:03.535 9 INFO neutron.wsgi [req-36dc3376-361f-4f15-9a10-258035eb33f7 req-dbac929b-8b94-4183-bed7-2bd89579e6a2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1415 time: 0.0525846 2026-04-23 09:08:03.548 10 INFO neutron.wsgi [req-f17bcdd1-3935-4f47-9484-f90b115130a4 req-0899fe0a-32e9-4447-ac08-f67558e448d7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0214558 2026-04-23 09:08:03.600 9 INFO neutron.wsgi [req-36dc3376-361f-4f15-9a10-258035eb33f7 req-966c3232-7a9d-4a2f-aa38-8fd8338105b8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/security-groups?id=41968ca1-2d8e-4cdf-8067-96d5ba311e94&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0557237 2026-04-23 09:08:03.604 10 INFO neutron.wsgi [req-f17bcdd1-3935-4f47-9484-f90b115130a4 req-a8dd99c3-3f54-4cf4-8428-cc0dd3955f42 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0510676 2026-04-23 09:08:03.637 9 INFO neutron.services.segments.plugin [-] Segment fcd55a44-7573-4519-9953-8effaf14dcb0 resource provider aggregate not found 2026-04-23 09:08:03.644 9 INFO neutron.services.segments.plugin [-] Segment fcd55a44-7573-4519-9953-8effaf14dcb0 resource provider aggregate not found 2026-04-23 09:08:03.662 9 INFO neutron.services.segments.plugin [-] Segment fcd55a44-7573-4519-9953-8effaf14dcb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd55a44-7573-4519-9953-8effaf14dcb0 found for delete ", "request_id": "req-9ad4606f-b66f-4562-8e73-c2dcd12e10f5"}]} 2026-04-23 09:08:03.663 9 INFO neutron.services.segments.plugin [-] Segment fcd55a44-7573-4519-9953-8effaf14dcb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd55a44-7573-4519-9953-8effaf14dcb0 found for delete ", "request_id": "req-de33e094-7477-4530-9aa9-05d9b80effab"}]} 2026-04-23 09:08:03.708 9 INFO neutron.wsgi [None req-fd09511a-b0f0-458f-ad6d-5aca495681f8 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "DELETE /v2.0/networks/030a2402-39e0-4e78-8450-8f7f5cb6526a HTTP/1.1" status: 204 len: 168 time: 0.7008114 2026-04-23 09:08:03.721 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 0d94a396-1af5-48bd-8805-1ee2e5b84bfb 2026-04-23 09:08:03.740 10 INFO neutron.wsgi [req-f17bcdd1-3935-4f47-9484-f90b115130a4 req-03ffe5df-616b-4abf-a1fb-ed5528320ed2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0984278 2026-04-23 09:08:03.741 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 0d94a396-1af5-48bd-8805-1ee2e5b84bfb 2026-04-23 09:08:03.800 9 INFO neutron.db.segments_db [None req-c8f67bc6-22c2-4f96-a70a-8b57628cc5da 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Added segment 8dde1bed-f3f6-4252-b257-091752f15c60 of type geneve for network 404ddfb7-056b-4ff1-8f25-acd9ecf76483 2026-04-23 09:08:03.979 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8f67bc6-22c2-4f96-a70a-8b57628cc5da 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 404ddfb7-056b-4ff1-8f25-acd9ecf76483 (type: networks) to 1 2026-04-23 09:08:04.071 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 0d94a396-1af5-48bd-8805-1ee2e5b84bfb (type: ports) to 4 2026-04-23 09:08:04.163 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8f67bc6-22c2-4f96-a70a-8b57628cc5da 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] No more DHCP agents 2026-04-23 09:08:04.165 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8f67bc6-22c2-4f96-a70a-8b57628cc5da 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Unable to schedule network 404ddfb7-056b-4ff1-8f25-acd9ecf76483: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:04.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8f67bc6-22c2-4f96-a70a-8b57628cc5da 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 7fe7d769-b273-4f66-8c3c-b25d46d97991 (type: ports) to 1 2026-04-23 09:08:04.278 9 INFO neutron.wsgi [None req-c8f67bc6-22c2-4f96-a70a-8b57628cc5da 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.5600765 2026-04-23 09:08:04.453 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1cbdbddc-6f87-4def-8f33-4cd05b4e17dd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] No more DHCP agents 2026-04-23 09:08:04.456 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1cbdbddc-6f87-4def-8f33-4cd05b4e17dd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Unable to schedule network 404ddfb7-056b-4ff1-8f25-acd9ecf76483: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:04.956 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff6c5c9f-e3c0-44b1-801e-2f5ee3aa7041'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d94a396-1af5-48bd-8805-1ee2e5b84bfb', 'code': 200} 2026-04-23 09:08:04.956 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff6c5c9f-e3c0-44b1-801e-2f5ee3aa7041'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d94a396-1af5-48bd-8805-1ee2e5b84bfb', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:05.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-1cbdbddc-6f87-4def-8f33-4cd05b4e17dd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 7fe7d769-b273-4f66-8c3c-b25d46d97991 (type: ports) to 2 2026-04-23 09:08:05.069 10 INFO neutron.wsgi [req-84a2dd3c-f951-447a-ba1c-4c94e36975ef req-7dc9b1b8-c5bf-4b03-9afa-9df636b79af1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1417 time: 0.0464089 2026-04-23 09:08:05.100 9 INFO neutron.db.ovn_revision_numbers_db [None req-1cbdbddc-6f87-4def-8f33-4cd05b4e17dd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource dbddad3f-65c3-4489-a97c-111608903757 (type: subnets) to 0 2026-04-23 09:08:05.120 9 INFO neutron.wsgi [None req-1cbdbddc-6f87-4def-8f33-4cd05b4e17dd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.8338029 2026-04-23 09:08:05.127 10 INFO neutron.wsgi [req-84a2dd3c-f951-447a-ba1c-4c94e36975ef req-c10b6cd0-2636-4227-9089-266f409b0c4b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=41968ca1-2d8e-4cdf-8067-96d5ba311e94&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0497046 2026-04-23 09:08:05.133 10 WARNING neutron.api.v2.base [None req-dca4eabb-ad32-447c-b3ca-41112cc5e403 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-23 09:08:05.134 10 INFO neutron.api.v2.resource [None req-dca4eabb-ad32-447c-b3ca-41112cc5e403 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-23 09:08:05.136 10 INFO neutron.wsgi [None req-dca4eabb-ad32-447c-b3ca-41112cc5e403 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0069723 2026-04-23 09:08:05.239 9 INFO neutron.wsgi [req-adf56467-da61-49b8-87d1-dcaf51fb7754 req-648eab0c-9661-4c1f-ac14-e3e891bd0835 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1417 time: 0.0418200 2026-04-23 09:08:05.796 10 INFO neutron.services.segments.plugin [-] Segment 8dde1bed-f3f6-4252-b257-091752f15c60 resource provider aggregate not found 2026-04-23 09:08:05.801 10 INFO neutron.services.segments.plugin [-] Segment 8dde1bed-f3f6-4252-b257-091752f15c60 resource provider aggregate not found 2026-04-23 09:08:05.817 10 INFO neutron.services.segments.plugin [-] Segment 8dde1bed-f3f6-4252-b257-091752f15c60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dde1bed-f3f6-4252-b257-091752f15c60 found for delete ", "request_id": "req-737dade1-32e1-431d-8e76-0abb13b10b19"}]} 2026-04-23 09:08:05.819 10 INFO neutron.services.segments.plugin [-] Segment 8dde1bed-f3f6-4252-b257-091752f15c60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dde1bed-f3f6-4252-b257-091752f15c60 found for delete ", "request_id": "req-360de25a-952b-4963-ae9e-7e7e6a0901e0"}]} 2026-04-23 09:08:05.848 10 INFO neutron.wsgi [None req-1fe5891e-63da-4a39-a28a-7cad0dce8f34 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "DELETE /v2.0/networks/404ddfb7-056b-4ff1-8f25-acd9ecf76483 HTTP/1.1" status: 204 len: 168 time: 0.7083097 2026-04-23 09:08:05.959 9 INFO neutron.db.segments_db [None req-d7721fc1-9f9e-42ab-abd0-a3ceee2ad00c 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Added segment e587d49e-e6e4-4f56-a640-097adb4f17ce of type geneve for network d80172aa-be2d-45c4-afe8-c02ffab0441d 2026-04-23 09:08:06.121 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7721fc1-9f9e-42ab-abd0-a3ceee2ad00c 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource d80172aa-be2d-45c4-afe8-c02ffab0441d (type: networks) to 1 2026-04-23 09:08:06.303 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7721fc1-9f9e-42ab-abd0-a3ceee2ad00c 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] No more DHCP agents 2026-04-23 09:08:06.317 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7721fc1-9f9e-42ab-abd0-a3ceee2ad00c 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Unable to schedule network d80172aa-be2d-45c4-afe8-c02ffab0441d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:06.458 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7721fc1-9f9e-42ab-abd0-a3ceee2ad00c 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 68b88ebe-c477-4ba9-8ff8-eb633815e133 (type: ports) to 1 2026-04-23 09:08:06.482 9 INFO neutron.wsgi [None req-d7721fc1-9f9e-42ab-abd0-a3ceee2ad00c 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.6243498 2026-04-23 09:08:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026872 2026-04-23 09:08:06.597 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014045 2026-04-23 09:08:06.733 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cef6154d-db95-487c-92ca-03fef3ec6001 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] No more DHCP agents 2026-04-23 09:08:06.735 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cef6154d-db95-487c-92ca-03fef3ec6001 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Unable to schedule network d80172aa-be2d-45c4-afe8-c02ffab0441d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:07.220 9 INFO neutron.db.ovn_revision_numbers_db [None req-cef6154d-db95-487c-92ca-03fef3ec6001 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 68b88ebe-c477-4ba9-8ff8-eb633815e133 (type: ports) to 2 2026-04-23 09:08:07.285 9 INFO neutron.db.ovn_revision_numbers_db [None req-cef6154d-db95-487c-92ca-03fef3ec6001 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] Successfully bumped revision number for resource 6ad9c683-800b-4056-8b3d-4fb62385dec6 (type: subnets) to 0 2026-04-23 09:08:07.302 9 INFO neutron.wsgi [None req-cef6154d-db95-487c-92ca-03fef3ec6001 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.8139691 2026-04-23 09:08:07.516 9 INFO neutron.wsgi [req-4c85f4aa-cb0f-4cbd-87ef-39e67491d163 req-c61c8bef-c427-4f1e-8dac-479b87d6043a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1417 time: 0.0493426 2026-04-23 09:08:07.607 9 INFO neutron.wsgi [req-4c85f4aa-cb0f-4cbd-87ef-39e67491d163 req-ed5a5a98-7a2f-438f-88d6-bf15772630d3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=41968ca1-2d8e-4cdf-8067-96d5ba311e94&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0808442 2026-04-23 09:08:07.708 10 INFO neutron.wsgi [req-34f907e8-272d-45a2-b9c0-2c5cfaca28e0 req-fd878de5-c698-41b5-96fd-1ae5fecf30c8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1417 time: 0.0375197 2026-04-23 09:08:07.740 9 INFO neutron.wsgi [None req-00cc47ca-9ee1-48aa-84fe-4dbd4e50291a 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.4311481 2026-04-23 09:08:08.258 9 INFO neutron.wsgi [None req-5eecbad8-90c7-4e49-a99f-e7967cff4191 b271a3f381a54fff98cf0c3423a1dc93 2b1fad95067e489b87450491a2a87c55 - - default default] 10.0.0.66 "GET /v2.0/networks/d80172aa-be2d-45c4-afe8-c02ffab0441d HTTP/1.1" status: 200 len: 848 time: 0.1260979 2026-04-23 09:08:08.720 10 INFO neutron.pecan_wsgi.hooks.translation [None req-2956d359-8cc6-4a1a-8cd7-3da3c7140603 c611e7d79ab14fcd807aeb6553c7b835 4c6f6c8ae9bc426aa27711c4c065dfe0 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:08:08.722 10 INFO neutron.wsgi [None req-2956d359-8cc6-4a1a-8cd7-3da3c7140603 c611e7d79ab14fcd807aeb6553c7b835 4c6f6c8ae9bc426aa27711c4c065dfe0 - - default default] 10.0.0.66 "GET /v2.0/networks/d80172aa-be2d-45c4-afe8-c02ffab0441d HTTP/1.1" status: 404 len: 339 time: 0.0777562 2026-04-23 09:08:09.058 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-4c61d674-bcc5-443d-854d-102d3e734051 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0408535 2026-04-23 09:08:09.148 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-8bcec278-1509-42c4-8bdb-e6a5aaf3b4f2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1638 time: 0.0430534 2026-04-23 09:08:09.260 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-96ab4661-6417-4333-b873-282c91902771 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1003 time: 0.0845542 2026-04-23 09:08:09.319 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-dc306f35-9adb-4477-bd57-c44645cb93a4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 1059 time: 0.0432353 2026-04-23 09:08:09.364 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-76824e26-6aef-4a33-adec-f7ce6ce7608d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16f&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 217 time: 0.0348618 2026-04-23 09:08:09.400 10 INFO neutron.services.segments.plugin [-] Segment e587d49e-e6e4-4f56-a640-097adb4f17ce resource provider aggregate not found 2026-04-23 09:08:09.407 10 INFO neutron.services.segments.plugin [-] Segment e587d49e-e6e4-4f56-a640-097adb4f17ce resource provider aggregate not found 2026-04-23 09:08:09.422 10 INFO neutron.services.segments.plugin [-] Segment e587d49e-e6e4-4f56-a640-097adb4f17ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e587d49e-e6e4-4f56-a640-097adb4f17ce found for delete ", "request_id": "req-4c4e0791-b852-46e9-b394-e76942e62d05"}]} 2026-04-23 09:08:09.432 10 INFO neutron.services.segments.plugin [-] Segment e587d49e-e6e4-4f56-a640-097adb4f17ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e587d49e-e6e4-4f56-a640-097adb4f17ce found for delete ", "request_id": "req-71793edf-ec42-44fc-84a3-ef9811d33c36"}]} 2026-04-23 09:08:09.441 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-fac28d36-6ebd-49f3-b785-a62a7c874285 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314&id=35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 200 len: 1563 time: 0.0605319 2026-04-23 09:08:09.471 10 INFO neutron.wsgi [None req-5ee2bc7a-8bee-4aee-9231-0d3d92cc72c9 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "DELETE /v2.0/networks/d80172aa-be2d-45c4-afe8-c02ffab0441d HTTP/1.1" status: 204 len: 168 time: 0.7399409 2026-04-23 09:08:09.480 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-4aa998f2-6c86-435a-a33a-82cc3a720050 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271704 2026-04-23 09:08:09.502 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c8cf7ee4-015b-4540-b990-d73dbfc6324b 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:08:09.505 9 INFO neutron.wsgi [None req-c8cf7ee4-015b-4540-b990-d73dbfc6324b 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "DELETE /v2.0/subnets/0ec3f918-62ba-4da5-9b1c-cec8d00ce119 HTTP/1.1" status: 404 len: 337 time: 0.0245359 2026-04-23 09:08:09.506 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-c39f2ba7-f92f-456e-b59a-e296b9a922ba 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0186985 2026-04-23 09:08:09.527 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6db8ae78-028e-47fd-bece-7e921bbfcbcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:08:09.530 9 INFO neutron.wsgi [None req-6db8ae78-028e-47fd-bece-7e921bbfcbcd 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "DELETE /v2.0/subnets/dbddad3f-65c3-4489-a97c-111608903757 HTTP/1.1" status: 404 len: 337 time: 0.0197518 2026-04-23 09:08:09.550 9 INFO neutron.pecan_wsgi.hooks.translation [None req-08d108ea-85ea-43b8-b789-22080ed4400b 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:08:09.552 9 INFO neutron.wsgi [None req-08d108ea-85ea-43b8-b789-22080ed4400b 3a140cc076834a2fb87c8bad182ff62a ac1fbf6dbc854b31865f69523c49b47f - - default default] 10.0.0.66 "DELETE /v2.0/subnets/6ad9c683-800b-4056-8b3d-4fb62385dec6 HTTP/1.1" status: 404 len: 337 time: 0.0160847 2026-04-23 09:08:09.566 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-a37d07c4-10db-478e-af6a-1b5bf5d228ae 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0530229 2026-04-23 09:08:09.636 10 INFO neutron.wsgi [req-28d34f29-f6aa-481b-bec8-d0e0ab23023c req-cc361f89-0d1c-4085-8275-de8aa37085dc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0638354 2026-04-23 09:08:10.855 9 INFO neutron.db.ovn_revision_numbers_db [None req-f7b43dfa-3091-4fa7-af48-bac0bebd07ca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b4e91c56-9965-4be8-86a3-8d5f9283ecdb (type: security_groups) to 1 2026-04-23 09:08:10.868 9 INFO neutron.db.ovn_revision_numbers_db [None req-f7b43dfa-3091-4fa7-af48-bac0bebd07ca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 20c7815b-25cb-4649-a7fb-c35c94c8cf80 (type: security_group_rules) to 0 2026-04-23 09:08:10.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-f7b43dfa-3091-4fa7-af48-bac0bebd07ca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5c604ab6-8173-4df2-a273-b9890f3c4433 (type: security_group_rules) to 0 2026-04-23 09:08:10.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-f7b43dfa-3091-4fa7-af48-bac0bebd07ca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 71096f52-bcde-467a-a248-029dc81e7a0d (type: security_group_rules) to 0 2026-04-23 09:08:10.925 9 INFO neutron.db.ovn_revision_numbers_db [None req-f7b43dfa-3091-4fa7-af48-bac0bebd07ca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 79d998b2-c847-4c7a-a038-a27315be1393 (type: security_group_rules) to 0 2026-04-23 09:08:10.948 9 INFO neutron.wsgi [None req-f7b43dfa-3091-4fa7-af48-bac0bebd07ca f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=4c6f6c8ae9bc426aa27711c4c065dfe0&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3907750 2026-04-23 09:08:11.164 9 INFO neutron.wsgi [None req-14451d0c-eaaf-45e3-a8e7-f3f2b108735d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b4e91c56-9965-4be8-86a3-8d5f9283ecdb HTTP/1.1" status: 204 len: 168 time: 0.2094138 2026-04-23 09:08:11.384 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f8cb550-aead-427f-a77b-6cf8bd14f8ec f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 06031522-4c5b-4377-a0d4-44ba2f24fcc5 (type: security_groups) to 1 2026-04-23 09:08:11.403 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f8cb550-aead-427f-a77b-6cf8bd14f8ec f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 35e5302e-aae0-4b80-8a0c-e9324711c866 (type: security_group_rules) to 0 2026-04-23 09:08:11.419 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f8cb550-aead-427f-a77b-6cf8bd14f8ec f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 72bdf93f-bd60-46e5-8d16-0909b0cec8f5 (type: security_group_rules) to 0 2026-04-23 09:08:11.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f8cb550-aead-427f-a77b-6cf8bd14f8ec f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7348362c-1c63-45c7-b787-88fafd134601 (type: security_group_rules) to 0 2026-04-23 09:08:11.450 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f8cb550-aead-427f-a77b-6cf8bd14f8ec f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b54f5683-ddc6-4d27-8b96-f88537bcd217 (type: security_group_rules) to 0 2026-04-23 09:08:11.495 10 INFO neutron.wsgi [None req-3f8cb550-aead-427f-a77b-6cf8bd14f8ec f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=2b1fad95067e489b87450491a2a87c55&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2241457 2026-04-23 09:08:11.728 10 INFO neutron.wsgi [None req-5c35c14c-a01f-42dd-aa08-cff5623e158a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/06031522-4c5b-4377-a0d4-44ba2f24fcc5 HTTP/1.1" status: 204 len: 168 time: 0.2245338 2026-04-23 09:08:12.079 10 INFO neutron.wsgi [None req-c649dceb-f4e6-4845-a87f-b5a21cfb4e34 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=ac1fbf6dbc854b31865f69523c49b47f&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0555317 2026-04-23 09:08:12.366 10 INFO neutron.wsgi [None req-526f4a9f-8700-45bc-9d57-00a229cb5933 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/6f666811-603b-4db2-b664-6ae1b364ee13 HTTP/1.1" status: 204 len: 168 time: 0.2807674 2026-04-23 09:08:17.218 10 INFO neutron.db.ovn_revision_numbers_db [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 0b8498e4-42b9-40e7-90ad-ff5800542d56 (type: security_groups) to 1 2026-04-23 09:08:17.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 0d0012e2-2133-4ae9-aa89-c5c6255ce977 (type: security_group_rules) to 0 2026-04-23 09:08:17.257 10 INFO neutron.db.ovn_revision_numbers_db [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 470896ee-3a11-44d8-bc3c-71f4184b8b1c (type: security_group_rules) to 0 2026-04-23 09:08:17.278 10 INFO neutron.db.ovn_revision_numbers_db [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 4be24a02-7fee-4398-9e01-e7b2e7ca48c1 (type: security_group_rules) to 0 2026-04-23 09:08:17.294 10 INFO neutron.db.ovn_revision_numbers_db [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 7bc6ac97-e005-4549-b584-b898a5372d0f (type: security_group_rules) to 0 2026-04-23 09:08:17.353 10 INFO neutron.db.segments_db [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Added segment 60635861-f00b-41bd-b441-4a6dd0e9df12 of type geneve for network 9b7f9c34-78cb-45d9-891f-421d759b2283 2026-04-23 09:08:17.520 10 INFO neutron.db.ovn_revision_numbers_db [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 9b7f9c34-78cb-45d9-891f-421d759b2283 (type: networks) to 1 2026-04-23 09:08:17.720 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:17.724 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network 9b7f9c34-78cb-45d9-891f-421d759b2283: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:17.822 10 INFO neutron.db.ovn_revision_numbers_db [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 8a98777a-9963-4e25-8844-271c480d2544 (type: ports) to 1 2026-04-23 09:08:17.849 10 INFO neutron.wsgi [None req-857478cd-7dfa-4fd1-9fbd-05ac4c239aee 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9961061 2026-04-23 09:08:18.137 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b223e1a-3240-492c-802e-e523a1b4bfdb 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:18.141 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b223e1a-3240-492c-802e-e523a1b4bfdb 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network 9b7f9c34-78cb-45d9-891f-421d759b2283: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:18.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-8b223e1a-3240-492c-802e-e523a1b4bfdb 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 477173cf-1b7d-474b-90dc-3f25543f0ff4 (type: ports) to 1 2026-04-23 09:08:18.261 10 INFO neutron.wsgi [None req-8b223e1a-3240-492c-802e-e523a1b4bfdb 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4051542 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:18.363 10 INFO neutron.db.segments_db [None req-0114a951-2074-4f90-bb79-8d845f678566 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Added segment 36a66610-17b3-4a11-ba07-25bafc91a905 of type geneve for network 450468d8-e386-4d39-a971-04c1c981ac70 2026-04-23 09:08:18.839 10 INFO neutron.db.ovn_revision_numbers_db [None req-0114a951-2074-4f90-bb79-8d845f678566 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 450468d8-e386-4d39-a971-04c1c981ac70 (type: networks) to 1 2026-04-23 09:08:19.036 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0114a951-2074-4f90-bb79-8d845f678566 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:19.039 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0114a951-2074-4f90-bb79-8d845f678566 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network 450468d8-e386-4d39-a971-04c1c981ac70: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:19.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-0114a951-2074-4f90-bb79-8d845f678566 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 506e29f1-0f17-44a6-816a-cb77a24da14e (type: ports) to 1 2026-04-23 09:08:19.141 10 INFO neutron.wsgi [None req-0114a951-2074-4f90-bb79-8d845f678566 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8699970 2026-04-23 09:08:19.427 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34525ac2-b856-47db-a62e-39c4274d9fe5 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:19.431 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34525ac2-b856-47db-a62e-39c4274d9fe5 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network 450468d8-e386-4d39-a971-04c1c981ac70: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:19.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-34525ac2-b856-47db-a62e-39c4274d9fe5 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 083d9bb1-5bf5-4fce-8191-d7876e02e603 (type: ports) to 1 2026-04-23 09:08:19.551 10 INFO neutron.wsgi [None req-34525ac2-b856-47db-a62e-39c4274d9fe5 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4043798 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:19.663 10 INFO neutron.db.segments_db [None req-98921b1f-c4cd-477b-9414-2447c6a6380f 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Added segment 69ebc2af-7abb-4e2f-b2f7-8c7e3c526a71 of type geneve for network c4e58e6d-3fe2-427d-ade9-dda5aae07036 2026-04-23 09:08:19.832 10 INFO neutron.db.ovn_revision_numbers_db [None req-98921b1f-c4cd-477b-9414-2447c6a6380f 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource c4e58e6d-3fe2-427d-ade9-dda5aae07036 (type: networks) to 1 2026-04-23 09:08:20.043 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-98921b1f-c4cd-477b-9414-2447c6a6380f 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:20.047 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-98921b1f-c4cd-477b-9414-2447c6a6380f 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network c4e58e6d-3fe2-427d-ade9-dda5aae07036: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:20.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-98921b1f-c4cd-477b-9414-2447c6a6380f 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 24c67d18-80f7-4c86-8c74-4eaeb378794f (type: ports) to 1 2026-04-23 09:08:20.154 10 INFO neutron.wsgi [None req-98921b1f-c4cd-477b-9414-2447c6a6380f 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5967057 2026-04-23 09:08:20.439 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4074dd08-d5ff-4b95-be7f-cb3fb487785d 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:20.443 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4074dd08-d5ff-4b95-be7f-cb3fb487785d 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network c4e58e6d-3fe2-427d-ade9-dda5aae07036: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:20.537 10 INFO neutron.db.ovn_revision_numbers_db [None req-4074dd08-d5ff-4b95-be7f-cb3fb487785d 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 0dd23325-e520-4b4a-ad04-efdeca5fdfb4 (type: ports) to 1 2026-04-23 09:08:20.564 10 INFO neutron.wsgi [None req-4074dd08-d5ff-4b95-be7f-cb3fb487785d 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4040651 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:20.662 10 INFO neutron.db.segments_db [None req-4e31fd1b-2dbb-473a-88e0-3d4356551280 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Added segment ee910f32-ceb0-47da-820e-b3dfc0048def of type geneve for network 02b6fa29-37c9-41c1-8cc4-9312cefa0eef 2026-04-23 09:08:20.798 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e31fd1b-2dbb-473a-88e0-3d4356551280 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 02b6fa29-37c9-41c1-8cc4-9312cefa0eef (type: networks) to 1 2026-04-23 09:08:20.926 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource c41364d8-19c2-450d-aee3-3d9900bdebb7 (type: networks) to 3 2026-04-23 09:08:20.998 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e31fd1b-2dbb-473a-88e0-3d4356551280 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:21.000 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e31fd1b-2dbb-473a-88e0-3d4356551280 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network 02b6fa29-37c9-41c1-8cc4-9312cefa0eef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:21.071 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource 48474ccf-bceb-471d-affa-9d19608b70bf (type: networks) to 3 2026-04-23 09:08:21.106 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e31fd1b-2dbb-473a-88e0-3d4356551280 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 3fbfdf2b-65f5-43a4-bc39-f0ee969e0a3c (type: ports) to 1 2026-04-23 09:08:21.132 10 INFO neutron.wsgi [None req-4e31fd1b-2dbb-473a-88e0-3d4356551280 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5620687 2026-04-23 09:08:21.263 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 (type: networks) to 3 2026-04-23 09:08:21.333 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource a602ef5d-8b31-4f95-9764-053e69b392c5 (type: security_groups) to 12 2026-04-23 09:08:21.431 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61b2598b-ae66-4762-a872-8cdb9e05f998 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:21.435 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61b2598b-ae66-4762-a872-8cdb9e05f998 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network 02b6fa29-37c9-41c1-8cc4-9312cefa0eef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:21.527 9 INFO neutron.db.ovn_revision_numbers_db [None req-61b2598b-ae66-4762-a872-8cdb9e05f998 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 3b441560-12da-4127-bec8-175244d7df65 (type: ports) to 1 2026-04-23 09:08:21.554 9 INFO neutron.wsgi [None req-61b2598b-ae66-4762-a872-8cdb9e05f998 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4154823 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:21.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016890 2026-04-23 09:08:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037200 2026-04-23 09:08:21.662 9 INFO neutron.db.segments_db [None req-df8c92b4-f59b-44d4-a58c-9373885bb8a3 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Added segment 5b143fe6-3533-4d59-a1eb-8e9b61a98866 of type geneve for network 13bd4859-30c2-4ba4-ab22-1ab2fad01b91 2026-04-23 09:08:21.715 15 INFO neutron.db.ovn_revision_numbers_db [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Successfully bumped revision number for resource a6d65140-1c18-489e-89fd-a9b545f83e4a (type: routers) to 5 2026-04-23 09:08:21.858 9 INFO neutron.db.ovn_revision_numbers_db [None req-df8c92b4-f59b-44d4-a58c-9373885bb8a3 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource 13bd4859-30c2-4ba4-ab22-1ab2fad01b91 (type: networks) to 1 2026-04-23 09:08:22.069 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df8c92b4-f59b-44d4-a58c-9373885bb8a3 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:22.072 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df8c92b4-f59b-44d4-a58c-9373885bb8a3 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network 13bd4859-30c2-4ba4-ab22-1ab2fad01b91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:22.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-df8c92b4-f59b-44d4-a58c-9373885bb8a3 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource d58e764e-8804-4907-a6a2-9ac092fea672 (type: ports) to 1 2026-04-23 09:08:22.190 9 INFO neutron.wsgi [None req-df8c92b4-f59b-44d4-a58c-9373885bb8a3 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6292639 2026-04-23 09:08:22.512 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1346172-2498-406f-a649-87b662e2c300 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] No more DHCP agents 2026-04-23 09:08:22.515 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1346172-2498-406f-a649-87b662e2c300 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Unable to schedule network 13bd4859-30c2-4ba4-ab22-1ab2fad01b91: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:22.608 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1346172-2498-406f-a649-87b662e2c300 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] Successfully bumped revision number for resource ef889e1a-edf5-4bd7-bb62-2f4b45a8209d (type: ports) to 1 2026-04-23 09:08:22.636 9 INFO neutron.wsgi [None req-f1346172-2498-406f-a649-87b662e2c300 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4398470 2026-04-23 09:08:22.693 10 INFO neutron.wsgi [None req-2bc331fb-2f50-4538-8557-71c249984b46 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "PUT /v2.0/ports/477173cf-1b7d-474b-90dc-3f25543f0ff4/tags HTTP/1.1" status: 200 len: 210 time: 0.0501688 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:22.766 9 INFO neutron.wsgi [None req-2b574565-ae32-4396-9a16-35338615774f 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "PUT /v2.0/ports/083d9bb1-5bf5-4fce-8191-d7876e02e603/tags HTTP/1.1" status: 200 len: 218 time: 0.0659599 2026-04-23 09:08:22.812 9 INFO neutron.wsgi [None req-b7298d8a-b45e-414a-b57d-fb800e6e977e 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "PUT /v2.0/ports/0dd23325-e520-4b4a-ad04-efdeca5fdfb4/tags HTTP/1.1" status: 200 len: 227 time: 0.0402198 2026-04-23 09:08:22.869 10 INFO neutron.wsgi [None req-9ebea79e-f163-4f55-905e-48ab69209e46 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "PUT /v2.0/ports/3b441560-12da-4127-bec8-175244d7df65/tags HTTP/1.1" status: 200 len: 212 time: 0.0518720 2026-04-23 09:08:23.061 10 INFO neutron.wsgi [None req-8c9cc1a7-99a4-430f-a547-c96bda7b08d7 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.1849430 2026-04-23 09:08:23.123 10 INFO neutron.wsgi [None req-a983f17d-5bf3-4f51-a19f-15d1fed0f37e 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0573554 2026-04-23 09:08:23.188 10 INFO neutron.wsgi [None req-e9709000-d31d-48bd-9b2d-4647d84c6f9b 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.0583158 2026-04-23 09:08:23.247 10 INFO neutron.wsgi [None req-cb78798e-6853-4156-a82e-382ea32d8a19 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0540445 2026-04-23 09:08:23.505 10 INFO neutron.wsgi [None req-15418c1c-506a-4fe2-ac17-0cc71f2d9502 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.2536004 2026-04-23 09:08:24.205 9 INFO neutron.wsgi [None req-5b61a9e9-d7ab-4900-9bcf-dfb440033bb0 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.6910412 2026-04-23 09:08:24.315 9 INFO neutron.wsgi [None req-17cf15ac-ece9-45ae-91b0-2276d2cb6803 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.1023154 2026-04-23 09:08:24.353 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Maintenance task: Synchronization finished (took 3.55 seconds) 2026-04-23 09:08:24.395 9 INFO neutron.wsgi [None req-4efeb5ad-4fae-4d5d-a823-df121ca516c4 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0723944 2026-04-23 09:08:24.665 9 INFO neutron.wsgi [None req-94f436b0-cc7f-4421-a04b-c549e4922e03 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/ports/477173cf-1b7d-474b-90dc-3f25543f0ff4 HTTP/1.1" status: 204 len: 168 time: 0.2638364 2026-04-23 09:08:24.977 9 INFO neutron.wsgi [None req-b4a6b5dc-ed11-4885-90e7-055fa4ea08c3 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/ports/083d9bb1-5bf5-4fce-8191-d7876e02e603 HTTP/1.1" status: 204 len: 168 time: 0.3037703 2026-04-23 09:08:25.258 9 INFO neutron.wsgi [None req-1f8ea1bf-b78e-4fa4-a1fb-d200d7416ebc 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/ports/0dd23325-e520-4b4a-ad04-efdeca5fdfb4 HTTP/1.1" status: 204 len: 168 time: 0.2757459 2026-04-23 09:08:25.552 9 INFO neutron.wsgi [None req-a9b6e7fc-2110-4da8-b0a2-e9ac56252519 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/ports/3b441560-12da-4127-bec8-175244d7df65 HTTP/1.1" status: 204 len: 168 time: 0.2853765 2026-04-23 09:08:25.825 10 INFO neutron.wsgi [None req-e28ee814-1a22-4706-8263-ffa9c1f1b736 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/ports/ef889e1a-edf5-4bd7-bb62-2f4b45a8209d HTTP/1.1" status: 204 len: 168 time: 0.2681937 2026-04-23 09:08:26.339 10 INFO neutron.services.segments.plugin [-] Segment 60635861-f00b-41bd-b441-4a6dd0e9df12 resource provider aggregate not found 2026-04-23 09:08:26.344 10 INFO neutron.services.segments.plugin [-] Segment 60635861-f00b-41bd-b441-4a6dd0e9df12 resource provider aggregate not found 2026-04-23 09:08:26.365 10 INFO neutron.services.segments.plugin [-] Segment 60635861-f00b-41bd-b441-4a6dd0e9df12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60635861-f00b-41bd-b441-4a6dd0e9df12 found for delete ", "request_id": "req-0690e876-3916-43db-bc91-cd2475d6546a"}]} 2026-04-23 09:08:26.370 10 INFO neutron.services.segments.plugin [-] Segment 60635861-f00b-41bd-b441-4a6dd0e9df12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60635861-f00b-41bd-b441-4a6dd0e9df12 found for delete ", "request_id": "req-d3944e1d-2a2d-44fc-9e43-e076463481bc"}]} 2026-04-23 09:08:26.387 10 INFO neutron.wsgi [None req-21c88608-8d4b-427d-a882-020cabed76f4 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/networks/9b7f9c34-78cb-45d9-891f-421d759b2283 HTTP/1.1" status: 204 len: 168 time: 0.5561845 2026-04-23 09:08:26.757 9 INFO neutron.services.segments.plugin [-] Segment 36a66610-17b3-4a11-ba07-25bafc91a905 resource provider aggregate not found 2026-04-23 09:08:26.763 9 INFO neutron.services.segments.plugin [-] Segment 36a66610-17b3-4a11-ba07-25bafc91a905 resource provider aggregate not found 2026-04-23 09:08:26.783 9 INFO neutron.services.segments.plugin [-] Segment 36a66610-17b3-4a11-ba07-25bafc91a905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36a66610-17b3-4a11-ba07-25bafc91a905 found for delete ", "request_id": "req-04476ab7-27b1-4c89-b5ee-ed6d04f67fd4"}]} 2026-04-23 09:08:26.788 9 INFO neutron.services.segments.plugin [-] Segment 36a66610-17b3-4a11-ba07-25bafc91a905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36a66610-17b3-4a11-ba07-25bafc91a905 found for delete ", "request_id": "req-b1b3829e-b7ee-406c-a11f-34e20bcacf74"}]} 2026-04-23 09:08:26.822 9 INFO neutron.wsgi [None req-7ef5bc5c-8526-4536-a941-8343eca1edbf 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/networks/450468d8-e386-4d39-a971-04c1c981ac70 HTTP/1.1" status: 204 len: 168 time: 0.4296904 2026-04-23 09:08:27.224 10 INFO neutron.wsgi [None req-bf6a08aa-2a12-4773-87d7-93292667c39d 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/networks/c4e58e6d-3fe2-427d-ade9-dda5aae07036 HTTP/1.1" status: 204 len: 168 time: 0.3951476 2026-04-23 09:08:27.698 9 INFO neutron.wsgi [None req-2ec20ea9-4afe-47df-918a-e255298d04db 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/networks/02b6fa29-37c9-41c1-8cc4-9312cefa0eef HTTP/1.1" status: 204 len: 168 time: 0.4684000 2026-04-23 09:08:28.176 10 INFO neutron.wsgi [None req-07c8e3ff-ebbd-4ae3-ae1e-b44aefcf4b78 7c1940e1bd1740ae818cd0e3d4255662 7b9672a76e3d42edbc6f035f49661e70 - - default default] 10.0.0.66 "DELETE /v2.0/networks/13bd4859-30c2-4ba4-ab22-1ab2fad01b91 HTTP/1.1" status: 204 len: 168 time: 0.4706314 2026-04-23 09:08:28.395 10 INFO neutron.services.segments.plugin [-] Segment 69ebc2af-7abb-4e2f-b2f7-8c7e3c526a71 resource provider aggregate not found 2026-04-23 09:08:28.404 10 INFO neutron.services.segments.plugin [-] Segment 69ebc2af-7abb-4e2f-b2f7-8c7e3c526a71 resource provider aggregate not found 2026-04-23 09:08:28.422 10 INFO neutron.services.segments.plugin [-] Segment 69ebc2af-7abb-4e2f-b2f7-8c7e3c526a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69ebc2af-7abb-4e2f-b2f7-8c7e3c526a71 found for delete ", "request_id": "req-263aa8f0-a45d-41df-825b-d2ef9d9815c7"}]} 2026-04-23 09:08:28.430 10 INFO neutron.services.segments.plugin [-] Segment 69ebc2af-7abb-4e2f-b2f7-8c7e3c526a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69ebc2af-7abb-4e2f-b2f7-8c7e3c526a71 found for delete ", "request_id": "req-5c688ab9-165d-49a7-bc0f-2086dfb7dac9"}]} 2026-04-23 09:08:28.442 10 INFO neutron.services.segments.plugin [-] Segment 5b143fe6-3533-4d59-a1eb-8e9b61a98866 resource provider aggregate not found 2026-04-23 09:08:28.449 10 INFO neutron.services.segments.plugin [-] Segment 5b143fe6-3533-4d59-a1eb-8e9b61a98866 resource provider aggregate not found 2026-04-23 09:08:28.460 10 INFO neutron.services.segments.plugin [-] Segment 5b143fe6-3533-4d59-a1eb-8e9b61a98866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b143fe6-3533-4d59-a1eb-8e9b61a98866 found for delete ", "request_id": "req-0a0174d1-7db4-44dd-832a-8985cae859d1"}]} 2026-04-23 09:08:28.466 10 INFO neutron.services.segments.plugin [-] Segment 5b143fe6-3533-4d59-a1eb-8e9b61a98866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b143fe6-3533-4d59-a1eb-8e9b61a98866 found for delete ", "request_id": "req-2284d2e8-a295-4b24-96a5-c4acb9eb2c77"}]} 2026-04-23 09:08:28.810 9 INFO neutron.services.segments.plugin [-] Segment ee910f32-ceb0-47da-820e-b3dfc0048def resource provider aggregate not found 2026-04-23 09:08:28.819 9 INFO neutron.services.segments.plugin [-] Segment ee910f32-ceb0-47da-820e-b3dfc0048def resource provider aggregate not found 2026-04-23 09:08:28.849 9 INFO neutron.services.segments.plugin [-] Segment ee910f32-ceb0-47da-820e-b3dfc0048def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee910f32-ceb0-47da-820e-b3dfc0048def found for delete ", "request_id": "req-592bf002-1d7f-4dcb-a590-b0dad5dc4552"}]} 2026-04-23 09:08:28.855 9 INFO neutron.services.segments.plugin [-] Segment ee910f32-ceb0-47da-820e-b3dfc0048def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee910f32-ceb0-47da-820e-b3dfc0048def found for delete ", "request_id": "req-d9172c06-0352-4b16-a836-250832770111"}]} 2026-04-23 09:08:29.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1197da0-fd90-4cde-8772-2556e849db5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bba62daa-b415-4ea1-87a8-116b1c575774 (type: security_groups) to 1 2026-04-23 09:08:29.473 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1197da0-fd90-4cde-8772-2556e849db5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1810557d-a449-4f6e-8e7a-48f7f15b4029 (type: security_group_rules) to 0 2026-04-23 09:08:29.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1197da0-fd90-4cde-8772-2556e849db5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4606665f-3d4c-403c-90cc-07dde3f03542 (type: security_group_rules) to 0 2026-04-23 09:08:29.510 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1197da0-fd90-4cde-8772-2556e849db5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a088e901-4e38-47ee-bd7c-fb7e8f8ab42f (type: security_group_rules) to 0 2026-04-23 09:08:29.530 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1197da0-fd90-4cde-8772-2556e849db5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a2140eb6-d255-4822-8273-e07dda58d095 (type: security_group_rules) to 0 2026-04-23 09:08:29.564 10 INFO neutron.wsgi [None req-c1197da0-fd90-4cde-8772-2556e849db5b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=29a5ca26804e48fe940d6b1104901b6d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.4281006 2026-04-23 09:08:29.819 10 INFO neutron.wsgi [None req-5c7ff405-559d-4ae8-85e6-dd5b9d071062 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/bba62daa-b415-4ea1-87a8-116b1c575774 HTTP/1.1" status: 204 len: 168 time: 0.2479615 2026-04-23 09:08:30.072 9 INFO neutron.db.ovn_revision_numbers_db [None req-2df305be-ce01-40e7-860a-407fe2f5566e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 31e71d5a-eeb2-4a88-8ae9-264b1357d581 (type: security_groups) to 1 2026-04-23 09:08:30.089 9 INFO neutron.db.ovn_revision_numbers_db [None req-2df305be-ce01-40e7-860a-407fe2f5566e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0c1c57e4-9ddd-45ed-b4cd-f6de98efe5b1 (type: security_group_rules) to 0 2026-04-23 09:08:30.110 9 INFO neutron.db.ovn_revision_numbers_db [None req-2df305be-ce01-40e7-860a-407fe2f5566e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4b3a766e-c451-4982-9dcd-3d31212dc418 (type: security_group_rules) to 0 2026-04-23 09:08:30.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-2df305be-ce01-40e7-860a-407fe2f5566e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 62b5178b-e0fa-4a1f-8313-3cf28c768194 (type: security_group_rules) to 0 2026-04-23 09:08:30.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-2df305be-ce01-40e7-860a-407fe2f5566e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a6a98779-755a-4400-820b-196ab752aa60 (type: security_group_rules) to 0 2026-04-23 09:08:30.162 9 INFO neutron.wsgi [None req-2df305be-ce01-40e7-860a-407fe2f5566e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=b0519bcf93594f629009c38008510bad&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2268717 2026-04-23 09:08:30.418 10 INFO neutron.wsgi [None req-4c4554ad-150f-4372-b8f7-559205b10d5a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/31e71d5a-eeb2-4a88-8ae9-264b1357d581 HTTP/1.1" status: 204 len: 168 time: 0.2489166 2026-04-23 09:08:30.656 9 INFO neutron.wsgi [None req-d8c69c99-593a-40f0-a457-7d2c7b9c5867 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=7b9672a76e3d42edbc6f035f49661e70&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0422764 2026-04-23 09:08:30.880 10 INFO neutron.wsgi [None req-9739590e-dc9a-4465-b7d3-da2d73ca295f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/0b8498e4-42b9-40e7-90ad-ff5800542d56 HTTP/1.1" status: 204 len: 168 time: 0.2155423 2026-04-23 09:08:35.610 10 INFO neutron.db.ovn_revision_numbers_db [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 01a2e5a7-16be-49b1-990c-159f4a362ae4 (type: security_groups) to 1 2026-04-23 09:08:35.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 44a5dcda-2ed2-4623-9672-c01f03f36d97 (type: security_group_rules) to 0 2026-04-23 09:08:35.646 10 INFO neutron.db.ovn_revision_numbers_db [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 7405920d-9189-4d23-a7e7-773c5ad1a945 (type: security_group_rules) to 0 2026-04-23 09:08:35.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource c6127ecb-c1ba-4367-a534-99e726ff5d53 (type: security_group_rules) to 0 2026-04-23 09:08:35.681 10 INFO neutron.db.ovn_revision_numbers_db [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource ccce5596-c4e4-4ea2-9200-68f0dee5f231 (type: security_group_rules) to 0 2026-04-23 09:08:35.771 10 INFO neutron.db.ovn_revision_numbers_db [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 2f6d189d-f897-40ce-ad9a-be756aeb8589 (type: security_groups) to 1 2026-04-23 09:08:35.786 10 INFO neutron.db.ovn_revision_numbers_db [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 3ed9f137-d1d3-4671-b32e-bfb20c719df7 (type: security_group_rules) to 0 2026-04-23 09:08:35.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 5b4ba36e-570d-4b26-9c60-213b9ebbc484 (type: security_group_rules) to 0 2026-04-23 09:08:36.170 10 INFO neutron.wsgi [None req-5818a42e-4226-4e98-9c4a-1a30188ad8f4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.9382746 2026-04-23 09:08:36.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c12a11b-317d-4e43-a9ff-5734b23876a4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource d0387ee5-0435-4ff2-a8e4-d3783444c86c (type: security_groups) to 1 2026-04-23 09:08:36.318 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c12a11b-317d-4e43-a9ff-5734b23876a4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 5e941356-df61-4569-a685-d96b04c6ade0 (type: security_group_rules) to 0 2026-04-23 09:08:36.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c12a11b-317d-4e43-a9ff-5734b23876a4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource c309cee5-329e-462b-827d-f94d4e869ee1 (type: security_group_rules) to 0 2026-04-23 09:08:36.350 10 INFO neutron.wsgi [None req-5c12a11b-317d-4e43-a9ff-5734b23876a4 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.1738031 2026-04-23 09:08:36.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-b78faba0-34b3-4b5c-ba65-0293ab18e959 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource aa61160c-4b0a-4fb9-9da7-0eaf4151710c (type: security_groups) to 1 2026-04-23 09:08:36.486 10 INFO neutron.db.ovn_revision_numbers_db [None req-b78faba0-34b3-4b5c-ba65-0293ab18e959 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 8445c44d-dc55-4a08-9be6-1ec43b4681ac (type: security_group_rules) to 0 2026-04-23 09:08:36.506 10 INFO neutron.db.ovn_revision_numbers_db [None req-b78faba0-34b3-4b5c-ba65-0293ab18e959 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 9236747d-4581-445d-b5d0-2bbfe6c2b548 (type: security_group_rules) to 0 2026-04-23 09:08:36.530 10 INFO neutron.wsgi [None req-b78faba0-34b3-4b5c-ba65-0293ab18e959 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.1718886 2026-04-23 09:08:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023012 2026-04-23 09:08:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037136 2026-04-23 09:08:36.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce2a9358-f3c9-4891-bdf3-a1888864b2da df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource dd42e597-781b-4123-a311-d009e0f22862 (type: security_groups) to 1 2026-04-23 09:08:36.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce2a9358-f3c9-4891-bdf3-a1888864b2da df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource dec8009c-d47d-4556-87aa-a09403be7a61 (type: security_group_rules) to 0 2026-04-23 09:08:36.727 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce2a9358-f3c9-4891-bdf3-a1888864b2da df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource e316e270-1f9b-4802-8461-bce52f2b5fad (type: security_group_rules) to 0 2026-04-23 09:08:36.747 10 INFO neutron.wsgi [None req-ce2a9358-f3c9-4891-bdf3-a1888864b2da df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.2107384 2026-04-23 09:08:36.870 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b990a2-d35a-4d8e-a28e-bc006c3f197c df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 6e0b969c-615d-4060-85fc-6e8aeb989f05 (type: security_groups) to 1 2026-04-23 09:08:36.886 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b990a2-d35a-4d8e-a28e-bc006c3f197c df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource 7c254464-fa0a-4737-a53e-3bc3e27b9c33 (type: security_group_rules) to 0 2026-04-23 09:08:36.901 10 INFO neutron.db.ovn_revision_numbers_db [None req-03b990a2-d35a-4d8e-a28e-bc006c3f197c df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] Successfully bumped revision number for resource f5af80f7-3e2d-4e63-8526-6c0352dbecce (type: security_group_rules) to 0 2026-04-23 09:08:36.921 10 INFO neutron.wsgi [None req-03b990a2-d35a-4d8e-a28e-bc006c3f197c df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.1670535 2026-04-23 09:08:36.957 10 INFO neutron.wsgi [None req-66983585-b1e9-42ba-9457-6ce4cb4c8ad8 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "PUT /v2.0/security-groups/2f6d189d-f897-40ce-ad9a-be756aeb8589/tags HTTP/1.1" status: 200 len: 210 time: 0.0306785 2026-04-23 09:08:37.002 10 INFO neutron.wsgi [None req-026334be-a0f1-464d-be4e-067a80bcaf15 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "PUT /v2.0/security-groups/d0387ee5-0435-4ff2-a8e4-d3783444c86c/tags HTTP/1.1" status: 200 len: 218 time: 0.0316806 2026-04-23 09:08:37.039 10 INFO neutron.wsgi [None req-bdaee394-4530-42a0-90db-cf96812ce367 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "PUT /v2.0/security-groups/aa61160c-4b0a-4fb9-9da7-0eaf4151710c/tags HTTP/1.1" status: 200 len: 227 time: 0.0321660 2026-04-23 09:08:37.074 10 INFO neutron.wsgi [None req-2e890f37-14fb-48ca-893e-0e50a19c0cb8 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "PUT /v2.0/security-groups/dd42e597-781b-4123-a311-d009e0f22862/tags HTTP/1.1" status: 200 len: 212 time: 0.0303679 2026-04-23 09:08:37.129 10 INFO neutron.wsgi [None req-c07839b0-0be4-4b88-a8e0-4e517e42ab8d df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4819 time: 0.0471482 2026-04-23 09:08:37.183 10 INFO neutron.wsgi [None req-0ce8dc45-9468-4eec-8899-625bd60cd326 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3293 time: 0.0484083 2026-04-23 09:08:37.240 10 INFO neutron.wsgi [None req-17f96b69-9b56-4dad-80f8-a662ba2529a9 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3293 time: 0.0505230 2026-04-23 09:08:37.301 10 INFO neutron.wsgi [None req-d4e7f4ec-c990-4430-8268-8a728d2ca026 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4819 time: 0.0522513 2026-04-23 09:08:37.359 10 INFO neutron.wsgi [None req-1ab4a0db-b81a-4a63-8670-05e7ba1ab231 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6049 time: 0.0515561 2026-04-23 09:08:37.411 10 INFO neutron.wsgi [None req-2173e2e0-6642-4de7-8148-5600969da17e df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7575 time: 0.0463810 2026-04-23 09:08:37.473 10 INFO neutron.wsgi [None req-7c19af65-a4eb-4b04-9de8-620ea92693f7 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7575 time: 0.0526617 2026-04-23 09:08:37.520 10 INFO neutron.wsgi [None req-46fa1467-5246-48b0-868f-b496b78fa1a1 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6049 time: 0.0425961 2026-04-23 09:08:37.671 9 INFO neutron.wsgi [None req-c9a4b126-c059-4316-93e3-41ec33b26c08 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/2f6d189d-f897-40ce-ad9a-be756aeb8589 HTTP/1.1" status: 204 len: 168 time: 0.1443961 2026-04-23 09:08:37.804 10 INFO neutron.wsgi [None req-e3e5187b-f416-48f7-b480-2efcd96d81b1 df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/d0387ee5-0435-4ff2-a8e4-d3783444c86c HTTP/1.1" status: 204 len: 168 time: 0.1289217 2026-04-23 09:08:37.925 10 INFO neutron.wsgi [None req-5a7e0e25-3f4d-44c7-875a-7e0226cca2fd df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/aa61160c-4b0a-4fb9-9da7-0eaf4151710c HTTP/1.1" status: 204 len: 168 time: 0.1142282 2026-04-23 09:08:38.091 10 INFO neutron.wsgi [None req-f1f0d725-534f-41bd-bc23-f25b04db9fba df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/dd42e597-781b-4123-a311-d009e0f22862 HTTP/1.1" status: 204 len: 168 time: 0.1612403 2026-04-23 09:08:38.210 10 INFO neutron.wsgi [None req-f586d32d-011f-4f8f-aafa-ebc7115341ac df802f9ea49048e09b86211031691684 ce49b77bf40c41b4b022e8fa12880b18 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/6e0b969c-615d-4060-85fc-6e8aeb989f05 HTTP/1.1" status: 204 len: 168 time: 0.1138966 2026-04-23 09:08:39.388 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1e90276-2813-44cb-885d-ced988f3790a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c0f3a970-6a93-419d-a457-f493a840f5ad (type: security_groups) to 1 2026-04-23 09:08:39.401 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1e90276-2813-44cb-885d-ced988f3790a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 46f4dce4-2091-4946-8a06-63f7e6a0ebfa (type: security_group_rules) to 0 2026-04-23 09:08:39.419 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1e90276-2813-44cb-885d-ced988f3790a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 783f4716-515f-4654-bc6d-e5157370b010 (type: security_group_rules) to 0 2026-04-23 09:08:39.436 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1e90276-2813-44cb-885d-ced988f3790a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 89ba1894-54a1-4c76-b760-57eaa3bc617d (type: security_group_rules) to 0 2026-04-23 09:08:39.451 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1e90276-2813-44cb-885d-ced988f3790a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource cd190bcc-0a10-4a80-97ea-f5b0a43871df (type: security_group_rules) to 0 2026-04-23 09:08:39.476 10 INFO neutron.wsgi [None req-e1e90276-2813-44cb-885d-ced988f3790a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=a77f9e4449404ae9beb0112fa0077f32&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3795581 2026-04-23 09:08:39.702 10 INFO neutron.wsgi [None req-43ee3574-959e-4780-8813-c2a4a6e80ce3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/c0f3a970-6a93-419d-a457-f493a840f5ad HTTP/1.1" status: 204 len: 168 time: 0.2189121 2026-04-23 09:08:39.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce4e198c-eafa-4d54-9f6a-2e2287f9da72 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f57423b8-16b9-439d-b333-eba3cc002de9 (type: security_groups) to 1 2026-04-23 09:08:39.930 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce4e198c-eafa-4d54-9f6a-2e2287f9da72 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 67e5af14-72c2-4379-8099-3ab2d3da6362 (type: security_group_rules) to 0 2026-04-23 09:08:39.944 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce4e198c-eafa-4d54-9f6a-2e2287f9da72 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8c6391b9-b260-4ee5-b6ec-205ec1f735df (type: security_group_rules) to 0 2026-04-23 09:08:39.959 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce4e198c-eafa-4d54-9f6a-2e2287f9da72 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 95c7b3f1-19b2-4c74-a5d6-5d6d185e4f03 (type: security_group_rules) to 0 2026-04-23 09:08:39.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce4e198c-eafa-4d54-9f6a-2e2287f9da72 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fa1f43a1-6b0c-4f6d-9370-5fbba762398e (type: security_group_rules) to 0 2026-04-23 09:08:40.000 10 INFO neutron.wsgi [None req-ce4e198c-eafa-4d54-9f6a-2e2287f9da72 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=bd3a22c5807d4cd38ab8fe53ada59367&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2116833 2026-04-23 09:08:40.200 10 INFO neutron.wsgi [None req-153ea33a-c044-4206-9df6-9d3b6bd86474 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/f57423b8-16b9-439d-b333-eba3cc002de9 HTTP/1.1" status: 204 len: 168 time: 0.1929178 2026-04-23 09:08:40.434 10 INFO neutron.wsgi [None req-23d6ef9f-4703-4998-9c65-1d69f2136085 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=ce49b77bf40c41b4b022e8fa12880b18&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0450780 2026-04-23 09:08:40.664 10 INFO neutron.wsgi [None req-b6074728-557b-4f83-a9be-e14f2c098b68 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/01a2e5a7-16be-49b1-990c-159f4a362ae4 HTTP/1.1" status: 204 len: 168 time: 0.2246661 2026-04-23 09:08:42.077 9 INFO neutron.wsgi [None req-14f9c831-cce2-4a9f-9faa-6da56be0dd97 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.1707671 2026-04-23 09:08:42.098 9 INFO neutron.wsgi [None req-2612fd9b-6c94-4582-94ff-e14a60c038a7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0173936 2026-04-23 09:08:42.192 9 INFO neutron.wsgi [None req-d28f0012-c29d-4a71-a97d-13899f5309e7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.0934207 2026-04-23 09:08:42.234 9 INFO neutron.wsgi [None req-53d08a43-4592-4eb5-bd1d-7ee9258b1d76 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0362470 2026-04-23 09:08:42.288 9 INFO neutron.wsgi [None req-a8db7da1-6b9e-4896-b9ff-fce1bacbf62d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 19905 time: 0.0502517 2026-04-23 09:08:42.375 9 INFO neutron.wsgi [None req-d3ce0ed1-2ef3-4e9c-90cb-d0aa60e81ca3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0742321 2026-04-23 09:08:42.386 9 INFO neutron.wsgi [None req-02b05dd6-b1b5-45c5-945f-decc8f311c01 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0101888 2026-04-23 09:08:42.444 9 INFO neutron.wsgi [None req-0f2bc7dd-0656-4219-ac49-57debfc530c4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1878 time: 0.0564351 2026-04-23 09:08:42.457 9 INFO neutron.wsgi [None req-0750ac90-2411-4a70-8c89-6dd9232bf1be f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0116377 2026-04-23 09:08:42.467 9 INFO neutron.wsgi [None req-45b89c91-a13e-41e3-90e6-ee2292f7e317 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0084729 2026-04-23 09:08:42.535 9 INFO neutron.wsgi [None req-58a879da-9a38-4f9e-9e7f-397a53b7faee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29067 time: 0.0657735 2026-04-23 09:08:45.250 9 INFO neutron.wsgi [None req-72235d20-4ea7-4706-a03c-eaf4a383acd2 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2270160 2026-04-23 09:08:45.306 9 INFO neutron.wsgi [None req-647604d7-5a60-4876-8dd5-992cfeeb0bd7 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0502815 2026-04-23 09:08:45.384 10 INFO neutron.wsgi [None req-ea3fc893-81d9-4e4a-8b4f-6151a6b396d0 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0717294 2026-04-23 09:08:45.439 10 INFO neutron.wsgi [None req-35529b22-25f8-4813-988b-6eeda8a1b423 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0056765 2026-04-23 09:08:45.447 10 INFO neutron.wsgi [None req-18f64f7b-7210-422c-bf13-d9c12f489363 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0033312 2026-04-23 09:08:45.454 10 INFO neutron.wsgi [None req-c635f81a-66cf-41bf-ae41-bc98399838fc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0034213 2026-04-23 09:08:45.460 10 INFO neutron.wsgi [None req-15e1b603-415b-4b58-a5cf-7eacd59d1d2a a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0713530 2026-04-23 09:08:45.465 10 INFO neutron.wsgi [None req-89d1a575-d2bc-4f82-82bf-0ddea370a7ab f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043597 2026-04-23 09:08:45.514 10 INFO neutron.wsgi [None req-2bc2b497-43c9-4079-9626-7b12280911b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0412796 2026-04-23 09:08:45.557 10 INFO neutron.wsgi [None req-4332df46-cfda-4491-9365-4fdc4f6d8c67 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0900509 2026-04-23 09:08:45.576 10 INFO neutron.wsgi [None req-0be68ad5-1ae9-4eab-99e2-b5c5967de168 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1417 time: 0.0322676 2026-04-23 09:08:45.599 9 INFO neutron.wsgi [None req-3c3442d2-6814-4df4-8ad7-bdac1929c7e4 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/a8046938-e6a6-40c8-ba7f-2398d85cc32e/tags HTTP/1.1" status: 200 len: 210 time: 0.0349872 2026-04-23 09:08:45.636 9 INFO neutron.wsgi [None req-b18ca167-a162-43ea-892d-a06d28f14d5b a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/e7b79233-a3b6-4dfc-b2f8-7f794b9ccd3a/tags HTTP/1.1" status: 200 len: 218 time: 0.0308201 2026-04-23 09:08:45.674 9 INFO neutron.wsgi [None req-14fc297b-fa18-46bf-99cf-e88a5a962abd a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/d9ae100b-da4f-406d-ad3e-f75891a0ba22/tags HTTP/1.1" status: 200 len: 227 time: 0.0314724 2026-04-23 09:08:45.708 9 INFO neutron.wsgi [None req-e84fded8-b917-42a5-83f2-669f782f7b25 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "PUT /v2.0/subnetpools/728a56b5-8c29-4524-9950-caee966978ca/tags HTTP/1.1" status: 200 len: 212 time: 0.0277979 2026-04-23 09:08:45.745 9 INFO neutron.wsgi [None req-8bd44329-9ad7-4de2-846f-80b78d4f5053 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0301039 2026-04-23 09:08:45.777 9 INFO neutron.wsgi [None req-18628414-139f-4037-abae-fc474fd204fc a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0260704 2026-04-23 09:08:45.820 9 INFO neutron.wsgi [None req-b37d9f29-08ce-4a31-afb5-0f6cc2682711 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0376081 2026-04-23 09:08:45.852 9 INFO neutron.wsgi [None req-6d035456-10f2-41bd-bd01-ed5b7023ec94 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0260444 2026-04-23 09:08:45.914 9 INFO neutron.wsgi [None req-152e608b-b783-4a41-b705-bc61524f0372 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0541279 2026-04-23 09:08:45.943 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9b1d27d-800c-4afc-85c3-eeca0f795648 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:08:45.946 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9b1d27d-800c-4afc-85c3-eeca0f795648 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network c41364d8-19c2-450d-aee3-3d9900bdebb7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:45.948 9 INFO neutron.wsgi [None req-b0e59c5a-7208-47c3-8c1a-df5988fa800a a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0289843 2026-04-23 09:08:45.978 9 INFO neutron.wsgi [None req-02b9620b-25ee-43f6-9aa8-2ce90973d2f9 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0265582 2026-04-23 09:08:46.007 9 INFO neutron.wsgi [None req-46f4676a-8c5b-4ac5-816a-097f5d8fac5f a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0254118 2026-04-23 09:08:46.104 9 INFO neutron.wsgi [None req-0a3923d3-a2a1-4737-b199-1a97114422f6 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/a8046938-e6a6-40c8-ba7f-2398d85cc32e HTTP/1.1" status: 204 len: 168 time: 0.0873468 2026-04-23 09:08:46.165 10 INFO neutron.db.ovn_revision_numbers_db [None req-c9b1d27d-800c-4afc-85c3-eeca0f795648 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 1 2026-04-23 09:08:46.188 9 INFO neutron.wsgi [None req-cf7d03c5-707a-49ba-969e-eecb722661c2 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/e7b79233-a3b6-4dfc-b2f8-7f794b9ccd3a HTTP/1.1" status: 204 len: 168 time: 0.0787137 2026-04-23 09:08:46.194 10 INFO neutron.wsgi [None req-c9b1d27d-800c-4afc-85c3-eeca0f795648 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.6119437 2026-04-23 09:08:46.262 9 INFO neutron.wsgi [None req-f9f79e50-40fb-48f0-a36a-2d73e40f9f7a a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/d9ae100b-da4f-406d-ad3e-f75891a0ba22 HTTP/1.1" status: 204 len: 168 time: 0.0671556 2026-04-23 09:08:46.324 9 INFO neutron.wsgi [None req-8b12fa3f-bfe6-4b4b-9da8-54a43ed7b981 a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/728a56b5-8c29-4524-9950-caee966978ca HTTP/1.1" status: 204 len: 168 time: 0.0543025 2026-04-23 09:08:46.414 9 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-15b5ac8c-791e-4481-9287-bdf192791ad4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1297 time: 0.1603105 2026-04-23 09:08:46.433 9 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-aabacfb3-2822-4389-b249-72411c97884d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0080311 2026-04-23 09:08:46.437 9 INFO neutron.wsgi [None req-7ed5d551-0400-46a8-a474-486e6b5a07ba a46ca140e8fd4fae9b03190a5cba4f3f 718096481fb249079e7ce5c26f3ad4d4 - - default default] 10.0.0.66 "DELETE /v2.0/subnetpools/53d31003-368b-4fb2-9132-02338191f4ac HTTP/1.1" status: 204 len: 168 time: 0.1052651 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:46.638 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-823939e3-dcd7-4de8-b5e3-837198522671 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile HTTP/1.1" status: 200 len: 335 time: 0.1028748 2026-04-23 09:08:46.766 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-5aff647c-e1b8-4f01-934d-6d739c46e574 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1205626 2026-04-23 09:08:46.862 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-ba87bed7-8b4c-4d1b-b07a-a005b3c9001a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0916154 2026-04-23 09:08:46.930 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-ddab520d-ae3e-43a9-8c81-9acf636ae013 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1297 time: 0.0462244 2026-04-23 09:08:47.009 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-5ae14fd8-a36c-4327-95e7-962695dd3144 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks?id=c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1004 time: 0.0720825 2026-04-23 09:08:47.552 9 INFO neutron.db.ovn_revision_numbers_db [None req-840e141d-333c-4336-9ea6-db7a7226dba3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 835757df-708e-44cd-b5f4-51b2967ad5c5 (type: security_groups) to 1 2026-04-23 09:08:47.568 9 INFO neutron.db.ovn_revision_numbers_db [None req-840e141d-333c-4336-9ea6-db7a7226dba3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0f8ee75a-68c7-4114-b28d-638b2f43efb5 (type: security_group_rules) to 0 2026-04-23 09:08:47.585 9 INFO neutron.db.ovn_revision_numbers_db [None req-840e141d-333c-4336-9ea6-db7a7226dba3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 80483094-bed1-4053-9228-9cce6c2640a5 (type: security_group_rules) to 0 2026-04-23 09:08:47.606 9 INFO neutron.db.ovn_revision_numbers_db [None req-840e141d-333c-4336-9ea6-db7a7226dba3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 9ef8ad8a-b7d9-498f-8918-7e2f292c9087 (type: security_group_rules) to 0 2026-04-23 09:08:47.625 9 INFO neutron.db.ovn_revision_numbers_db [None req-840e141d-333c-4336-9ea6-db7a7226dba3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d01acafc-af25-4c97-bc3e-2048c7e3a564 (type: security_group_rules) to 0 2026-04-23 09:08:47.647 9 INFO neutron.wsgi [None req-840e141d-333c-4336-9ea6-db7a7226dba3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d112aed341fa43059047c310342f2eff&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2939508 2026-04-23 09:08:47.726 10 INFO neutron.db.ovn_revision_numbers_db [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-fbc22875-5f04-461c-bf29-8926d902ef42 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 2 2026-04-23 09:08:47.861 9 INFO neutron.wsgi [None req-be1d8741-7377-44f2-9c83-06348ab127db f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/835757df-708e-44cd-b5f4-51b2967ad5c5 HTTP/1.1" status: 204 len: 168 time: 0.2077947 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:47.962 10 INFO neutron.db.ovn_revision_numbers_db [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-fbc22875-5f04-461c-bf29-8926d902ef42 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 2 2026-04-23 09:08:47.983 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-fbc22875-5f04-461c-bf29-8926d902ef42 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1428 time: 0.9649396 2026-04-23 09:08:48.028 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b87b16d-ac31-4868-9420-dccca5ec4098'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '126ff52f-90fd-4ae1-b662-c4a5f7259871', 'status': 'completed', 'code': 200} 2026-04-23 09:08:48.072 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-0516a525-95be-412f-94a6-31b34b2bba60 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2665 time: 0.0474641 2026-04-23 09:08:48.104 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-c920fbcc-b394-4a36-af4c-68cdeda27c4e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.149&port_id=0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 217 time: 0.0268505 2026-04-23 09:08:48.116 10 INFO neutron.db.ovn_revision_numbers_db [None req-278a27fe-7393-4145-8d99-cb2610561234 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 55c30fde-5b34-4a0d-bd1f-a6d9343e222b (type: security_groups) to 1 2026-04-23 09:08:48.140 10 INFO neutron.db.ovn_revision_numbers_db [None req-278a27fe-7393-4145-8d99-cb2610561234 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource be08b164-1b63-43ad-9900-4072e0fdd6f7 (type: security_group_rules) to 0 2026-04-23 09:08:48.144 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-f4998cc1-7150-4284-af92-6498ddc651de 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=4822c5bb-41ec-454e-863f-fc22263bb413 HTTP/1.1" status: 200 len: 829 time: 0.0360513 2026-04-23 09:08:48.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-278a27fe-7393-4145-8d99-cb2610561234 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d0797db1-f170-4b6c-9c83-87d456e5dd68 (type: security_group_rules) to 0 2026-04-23 09:08:48.173 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-2c5ae409-c5ef-4694-8431-7a4f27f3ac89 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0253227 2026-04-23 09:08:48.195 10 INFO neutron.db.ovn_revision_numbers_db [None req-278a27fe-7393-4145-8d99-cb2610561234 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d782dc75-475b-4373-be54-42c4c6641f88 (type: security_group_rules) to 0 2026-04-23 09:08:48.233 10 INFO neutron.db.ovn_revision_numbers_db [None req-278a27fe-7393-4145-8d99-cb2610561234 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f920c5a9-76af-43cf-91ec-3cecbec1c215 (type: security_group_rules) to 0 2026-04-23 09:08:48.267 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-d164dd72-2480-484a-ad41-1a0b41f11957 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0882304 2026-04-23 09:08:48.269 10 INFO neutron.wsgi [None req-278a27fe-7393-4145-8d99-cb2610561234 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=718096481fb249079e7ce5c26f3ad4d4&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3195162 2026-04-23 09:08:48.359 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-3d2bca74-d09b-45e3-a8f4-17fd37252089 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0828228 2026-04-23 09:08:48.393 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-3b36cb49-fee3-44a5-b148-f2d47e800a4f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 217 time: 0.0257175 2026-04-23 09:08:48.450 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-72b09aa1-0b0c-4540-9d88-0b934576ab98 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 853 time: 0.0489333 2026-04-23 09:08:48.476 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-e9199c6d-1917-45f0-baa6-7203fcb79630 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=c41364d8-19c2-450d-aee3-3d9900bdebb7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0210283 2026-04-23 09:08:48.543 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-6904a897-d755-4cfc-8076-80dacc1c4b70 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0617235 2026-04-23 09:08:48.589 10 INFO neutron.wsgi [None req-0dcc8e23-eea0-40b7-9ce0-f6809bb22fba f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/55c30fde-5b34-4a0d-bd1f-a6d9343e222b HTTP/1.1" status: 204 len: 168 time: 0.3137727 2026-04-23 09:08:48.609 10 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-d00ef7d7-2e33-4345-9818-74faf15fd670 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0592077 2026-04-23 09:08:48.699 10 INFO neutron.wsgi [req-4befa7d5-aeb3-4b90-9da9-a5099e48c8d2 req-5a8641e5-6cfa-4078-ba55-d627f2b4524e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2665 time: 0.0399075 2026-04-23 09:08:48.713 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status up for port: 126ff52f-90fd-4ae1-b662-c4a5f7259871 2026-04-23 09:08:48.728 9 INFO neutron.plugins.ml2.plugin [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Attempt 1 to provision port 126ff52f-90fd-4ae1-b662-c4a5f7259871 2026-04-23 09:08:48.815 10 INFO neutron.wsgi [req-4befa7d5-aeb3-4b90-9da9-a5099e48c8d2 req-d1fd18a6-6678-4a49-8ba9-d1258f33d866 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1004 time: 0.1065094 2026-04-23 09:08:48.850 10 INFO neutron.wsgi [req-4befa7d5-aeb3-4b90-9da9-a5099e48c8d2 req-1f18d159-73bd-4915-9695-668d1c360cb2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 217 time: 0.0283449 2026-04-23 09:08:48.892 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2d11b5c-6203-4078-84a0-ef9132ed74f7'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '126ff52f-90fd-4ae1-b662-c4a5f7259871', 'code': 200} 2026-04-23 09:08:48.897 10 INFO neutron.wsgi [req-4befa7d5-aeb3-4b90-9da9-a5099e48c8d2 req-af162150-1705-4298-9b9f-303cacc5ecf5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 853 time: 0.0406148 2026-04-23 09:08:48.922 9 INFO neutron.wsgi [req-01bfaf21-5b24-4d92-9a64-81a4becc7fc0 req-a4e28c4b-9897-43ac-ad11-7b6309146ee5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1458 time: 0.0318549 2026-04-23 09:08:48.929 10 INFO neutron.wsgi [req-4befa7d5-aeb3-4b90-9da9-a5099e48c8d2 req-920a0d4f-af5e-459e-ab0a-d41fc9ce3dcf 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=c41364d8-19c2-450d-aee3-3d9900bdebb7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271780 2026-04-23 09:08:49.039 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 4 2026-04-23 09:08:49.043 10 INFO neutron.db.ovn_revision_numbers_db [None req-08184aad-3a70-4749-a371-353f1901dfb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b989413b-f349-4e44-8352-abee4d6265b5 (type: security_groups) to 1 2026-04-23 09:08:49.048 10 INFO neutron.wsgi [req-4befa7d5-aeb3-4b90-9da9-a5099e48c8d2 req-c7e82b66-9c17-4379-b4ad-fbbd4002d4cc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1061792 2026-04-23 09:08:49.082 10 INFO neutron.db.ovn_revision_numbers_db [None req-08184aad-3a70-4749-a371-353f1901dfb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1785997c-9108-480e-aebe-36341c811048 (type: security_group_rules) to 0 2026-04-23 09:08:49.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-08184aad-3a70-4749-a371-353f1901dfb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1904c674-f008-4ef4-8499-f781542e90db (type: security_group_rules) to 0 2026-04-23 09:08:49.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-08184aad-3a70-4749-a371-353f1901dfb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2779dcf5-04f5-4967-a924-aea9998fde53 (type: security_group_rules) to 0 2026-04-23 09:08:49.172 10 INFO neutron.wsgi [req-4befa7d5-aeb3-4b90-9da9-a5099e48c8d2 req-929db330-a015-4f63-b36b-cb2b9f79da2a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1143928 2026-04-23 09:08:49.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-08184aad-3a70-4749-a371-353f1901dfb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 482479b9-8c3b-444f-8a04-baf35e1f903c (type: security_group_rules) to 0 2026-04-23 09:08:49.216 10 INFO neutron.wsgi [None req-08184aad-3a70-4749-a371-353f1901dfb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=58161db9b8954b2cb538b29c97741a51&name=default HTTP/1.1" status: 200 len: 3000 time: 0.4122179 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:49.398 9 INFO neutron.wsgi [None req-fcf37585-cdb9-44e7-9e68-ea461c698538 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b989413b-f349-4e44-8352-abee4d6265b5 HTTP/1.1" status: 204 len: 168 time: 0.1760545 2026-04-23 09:08:49.403 10 INFO neutron.db.ovn_revision_numbers_db [None req-414cd9a1-5792-4fb2-a712-55e813411cb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 5 2026-04-23 09:08:49.411 10 INFO neutron.wsgi [None req-414cd9a1-5792-4fb2-a712-55e813411cb2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1490 time: 0.4769452 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:49.452 10 INFO neutron.wsgi [None req-37fe4f4f-19f1-49b3-b2d7-8da1cbfb5e58 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-groups?name=lb-6b27a50f-6f25-4cdc-9f1f-60a0235a997b HTTP/1.1" status: 200 len: 1777 time: 0.0326710 2026-04-23 09:08:49.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffd6dcea-3733-4ade-abb6-b8a333a519d8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 6 2026-04-23 09:08:49.806 10 INFO neutron.wsgi [None req-ffd6dcea-3733-4ade-abb6-b8a333a519d8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1490 time: 0.3456738 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:08:49.909 10 INFO neutron.wsgi [None req-8abc9545-5888-4b9c-9313-5b60b5f01ecb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0087776 2026-04-23 09:08:49.923 10 INFO neutron.wsgi [None req-c4c5e7ca-556d-4907-9533-839efe09f94a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0066345 2026-04-23 09:08:49.931 10 INFO neutron.wsgi [None req-153cedf1-03a7-457f-a537-e3cd24d3a1ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0029488 2026-04-23 09:08:49.939 10 INFO neutron.wsgi [None req-0fcc1d83-216c-49fd-88cd-f45b265fbccf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047176 2026-04-23 09:08:49.984 10 INFO neutron.wsgi [None req-23f5099c-94f4-4cbe-b25b-c339e99be62d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0402298 2026-04-23 09:08:50.015 10 INFO neutron.wsgi [None req-565caf0c-da41-4b3d-936c-cc6ac774bd12 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1328 time: 0.0258007 2026-04-23 09:08:50.060 10 INFO neutron.wsgi [None req-c300a589-38db-4af0-8f8f-d2e580594702 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1518 time: 0.0403051 2026-04-23 09:08:50.084 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-47ac4826-3396-49af-9374-27fcf6341eaf'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '126ff52f-90fd-4ae1-b662-c4a5f7259871', 'status': 'completed', 'code': 200} 2026-04-23 09:08:50.085 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-47ac4826-3396-49af-9374-27fcf6341eaf'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '126ff52f-90fd-4ae1-b662-c4a5f7259871', 'status': 'completed', 'code': 200} 2026-04-23 09:08:50.098 10 INFO neutron.wsgi [None req-551fa016-cc52-4dfd-8eb3-0e8ee9e44d2b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0341024 2026-04-23 09:08:50.156 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-d130023a-dbcb-4c94-a40f-dd2ae3bfa1a2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2727 time: 0.0463903 2026-04-23 09:08:50.184 10 INFO neutron.wsgi [None req-02d3f110-9271-4ed9-b89e-165ccc81d9c5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1001 time: 0.0820899 2026-04-23 09:08:50.248 10 INFO neutron.wsgi [None req-5f433e01-11a0-46bc-b167-7d295fe7c436 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1328 time: 0.0563216 2026-04-23 09:08:50.254 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-9ebe697c-847a-42e3-a319-25bf5c796c80 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1004 time: 0.0924048 2026-04-23 09:08:50.292 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-4b0f21c2-943b-418b-a4d5-2ecd0b6eeada 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 217 time: 0.0296800 2026-04-23 09:08:50.301 10 INFO neutron.wsgi [None req-8b532da1-6f4a-43a0-802a-ee0d360a2b0a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0454965 2026-04-23 09:08:50.331 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-18ef3ce6-77f1-4a7c-af15-7645b6f3d264 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 853 time: 0.0338340 2026-04-23 09:08:50.359 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-bc1a6529-c75b-4887-ba22-2314d501f2d4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=c41364d8-19c2-450d-aee3-3d9900bdebb7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216680 2026-04-23 09:08:50.422 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-2c0c1ee6-f4ae-4530-94ec-c2622abdcaa1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0583148 2026-04-23 09:08:50.507 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-e43ef7a0-4851-475f-ae3b-02f99e98c443 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0780873 2026-04-23 09:08:50.602 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-275884bf-ca0c-4e7c-a3f1-0d6cf4b54d0c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2727 time: 0.0525875 2026-04-23 09:08:50.673 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-f773144b-2ea3-4106-bb45-c67bbc2277ea 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1004 time: 0.0627897 2026-04-23 09:08:50.705 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-25a78a66-2cbd-4cb3-a7ed-b422bdab78a6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 217 time: 0.0237648 2026-04-23 09:08:51.073 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-799a0f3c-7d48-4bef-b9b2-4e6c44e7f39e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 853 time: 0.3607771 2026-04-23 09:08:51.091 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ced958e-0c87-43e7-b6ff-6e54e451b549'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '126ff52f-90fd-4ae1-b662-c4a5f7259871', 'code': 200} 2026-04-23 09:08:51.103 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-6a34f786-3aa9-4cfb-837c-a5082ead471a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=c41364d8-19c2-450d-aee3-3d9900bdebb7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0233657 2026-04-23 09:08:51.176 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-bba85219-5d76-4cbc-9e2b-65e6febd5956 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0616703 2026-04-23 09:08:51.249 10 INFO neutron.wsgi [req-8e906d30-cb2e-4692-b6d8-8cfc3ffc64fb req-8bffdeb5-4e21-4308-9a9a-791dbe71fcd7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0671926 2026-04-23 09:08:51.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032477 2026-04-23 09:08:51.598 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014033 2026-04-23 09:08:53.629 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b7f29e5-73f4-45a4-810d-315fa544036c 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] No more DHCP agents 2026-04-23 09:08:53.632 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b7f29e5-73f4-45a4-810d-315fa544036c 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:08:54.006 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b7f29e5-73f4-45a4-810d-315fa544036c 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] Successfully bumped revision number for resource 275edc62-1dd4-4827-8bb1-aebf9f882a77 (type: floatingips) to 0 2026-04-23 09:08:54.022 9 INFO neutron.wsgi [None req-0b7f29e5-73f4-45a4-810d-315fa544036c 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1962767 2026-04-23 09:08:54.075 9 INFO neutron.wsgi [None req-b880e695-622f-47bc-ac0b-cafbec83024b 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 218 time: 0.0474281 2026-04-23 09:08:54.106 9 INFO neutron.wsgi [None req-dea025a8-18eb-4a98-860c-cdc09493a5ff 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 218 time: 0.0254149 2026-04-23 09:08:54.147 9 INFO neutron.wsgi [None req-7d3396f5-d086-498b-bd95-eb71e27eb0d1 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0350971 2026-04-23 09:08:54.178 9 INFO neutron.wsgi [None req-4fafb516-fc63-4a9f-8154-533b70d2b125 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 227 time: 0.0255029 2026-04-23 09:08:54.223 9 INFO neutron.wsgi [None req-7286c3f1-9905-4858-8bcb-83bd6d1adfaa 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0408976 2026-04-23 09:08:54.254 9 INFO neutron.wsgi [None req-66828d01-0b58-45da-9815-b795cc6757af 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 227 time: 0.0251305 2026-04-23 09:08:54.301 9 INFO neutron.wsgi [None req-9775bf5f-5918-4f82-85e8-0d6bfb8dc175 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0432541 2026-04-23 09:08:54.369 9 INFO neutron.wsgi [None req-893d8329-2d22-47ed-8cbe-28bd80a33949 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 245 time: 0.0612314 2026-04-23 09:08:54.443 9 INFO neutron.wsgi [None req-35b2d35a-c981-4bc4-819b-c0aede8d5ddf 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "PUT /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 230 time: 0.0676696 2026-04-23 09:08:54.487 9 INFO neutron.wsgi [None req-3344ba88-7d3c-4a3e-9572-faafc4fd4730 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 230 time: 0.0386214 2026-04-23 09:08:54.527 9 INFO neutron.wsgi [None req-80fb36af-2f12-464f-be1d-757edfa2aa5b 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0317221 2026-04-23 09:08:54.561 9 INFO neutron.api.v2.resource [None req-1816d325-7796-4344-a531-64cc340c0147 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:08:54.563 9 INFO neutron.wsgi [None req-1816d325-7796-4344-a531-64cc340c0147 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0293097 2026-04-23 09:08:54.628 10 INFO neutron.wsgi [None req-fca8aa77-80af-4c5d-b3d3-323a6ab5096d 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0586250 2026-04-23 09:08:54.666 10 INFO neutron.wsgi [None req-5d9d7d8d-3d4d-440c-b93a-067ff58bdf12 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 223 time: 0.0308232 2026-04-23 09:08:54.707 9 INFO neutron.api.v2.resource [None req-7de761ec-dd46-439c-8a0c-b58888321313 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:08:54.709 9 INFO neutron.wsgi [None req-7de761ec-dd46-439c-8a0c-b58888321313 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0373199 2026-04-23 09:08:54.761 9 INFO neutron.wsgi [None req-6076dd27-1852-44c8-81c7-dfa3fa759270 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 204 len: 168 time: 0.0460217 2026-04-23 09:08:54.794 9 INFO neutron.wsgi [None req-c019e23e-2713-40c1-8650-0ee0f9ec9a01 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "GET /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77/tags HTTP/1.1" status: 200 len: 205 time: 0.0258715 2026-04-23 09:08:55.123 9 INFO neutron.wsgi [None req-cc172aa1-d68f-468f-86ad-a3e53b346f1b 357c18f3b329449f801282d7f45a8b2a d7794cd003a849008d3635a6e8de0895 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/275edc62-1dd4-4827-8bb1-aebf9f882a77 HTTP/1.1" status: 204 len: 168 time: 0.3206725 2026-04-23 09:08:56.191 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffe475d3-1650-44e9-981a-5b706694676c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7114023a-9150-4634-8ffc-a745c287540e (type: security_groups) to 1 2026-04-23 09:08:56.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffe475d3-1650-44e9-981a-5b706694676c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4e8ba47d-9962-41b3-b423-8dc3b0b27bc7 (type: security_group_rules) to 0 2026-04-23 09:08:56.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffe475d3-1650-44e9-981a-5b706694676c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource aa8275b6-09e0-4a75-a134-c1360d8eab02 (type: security_group_rules) to 0 2026-04-23 09:08:56.242 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffe475d3-1650-44e9-981a-5b706694676c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bcdec0d0-5d4c-43e4-bf33-b082f3b881c9 (type: security_group_rules) to 0 2026-04-23 09:08:56.265 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffe475d3-1650-44e9-981a-5b706694676c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ecc3cad0-2ac9-49ee-8b12-2fddf00fce2d (type: security_group_rules) to 0 2026-04-23 09:08:56.291 9 INFO neutron.wsgi [None req-ffe475d3-1650-44e9-981a-5b706694676c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=5141bed16b3547eabf59b84b3c7424af&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3450551 2026-04-23 09:08:56.521 10 INFO neutron.wsgi [None req-6e3f8ab5-898a-4f25-bd53-86c2a57e7d75 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/7114023a-9150-4634-8ffc-a745c287540e HTTP/1.1" status: 204 len: 168 time: 0.2248344 2026-04-23 09:08:56.767 10 INFO neutron.db.ovn_revision_numbers_db [None req-15863321-b5e5-4cf2-8b8b-3c3927091f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 47c0cac6-c77f-4565-831d-1b422ebf665f (type: security_groups) to 1 2026-04-23 09:08:56.784 10 INFO neutron.db.ovn_revision_numbers_db [None req-15863321-b5e5-4cf2-8b8b-3c3927091f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 141d8a7b-7af0-4c9a-b89e-cee405f57c56 (type: security_group_rules) to 0 2026-04-23 09:08:56.797 10 INFO neutron.db.ovn_revision_numbers_db [None req-15863321-b5e5-4cf2-8b8b-3c3927091f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 36154844-676d-411c-afff-cc7b84d0338c (type: security_group_rules) to 0 2026-04-23 09:08:56.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-15863321-b5e5-4cf2-8b8b-3c3927091f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 5cc06201-7593-49be-83d3-ccef008ceabc (type: security_group_rules) to 0 2026-04-23 09:08:56.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-15863321-b5e5-4cf2-8b8b-3c3927091f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 600dbd0c-ed23-4496-87f3-453b7872bb91 (type: security_group_rules) to 0 2026-04-23 09:08:56.853 10 INFO neutron.wsgi [None req-15863321-b5e5-4cf2-8b8b-3c3927091f1b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=d7794cd003a849008d3635a6e8de0895&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2074573 2026-04-23 09:08:57.103 10 INFO neutron.wsgi [None req-723962d1-2137-4845-9a6f-c9ab764a9773 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/47c0cac6-c77f-4565-831d-1b422ebf665f HTTP/1.1" status: 204 len: 168 time: 0.2439401 2026-04-23 09:08:59.887 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0702fdca-5d66-4198-b380-2b9ed41edd22 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] No more DHCP agents 2026-04-23 09:08:59.889 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0702fdca-5d66-4198-b380-2b9ed41edd22 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Unable to schedule network bc03ce18-6dad-4586-b442-24aaa21fb429: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:09:00.409 9 INFO neutron.db.l3_db [None req-0702fdca-5d66-4198-b380-2b9ed41edd22 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Floating IP 1ab62ab3-01ff-4582-910f-befc1c9dbcd1 associated. External IP: 10.96.250.203, port: abfdc320-23d0-40d9-b0a6-19b44a97c885. 2026-04-23 09:09:00.675 10 INFO neutron.db.ovn_revision_numbers_db [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Successfully bumped revision number for resource 7ceefe63-1703-47b6-9a73-5ccee2278251 (type: security_groups) to 1 2026-04-23 09:09:00.688 10 INFO neutron.db.ovn_revision_numbers_db [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Successfully bumped revision number for resource 04218225-6343-49e0-95ad-8503c74b65a5 (type: security_group_rules) to 0 2026-04-23 09:09:00.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Successfully bumped revision number for resource 2f9a651b-2f6e-42f6-a511-afd34bf1dc50 (type: security_group_rules) to 0 2026-04-23 09:09:00.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Successfully bumped revision number for resource 5d47c725-c580-4248-89f9-5b3409ede33d (type: security_group_rules) to 0 2026-04-23 09:09:00.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Successfully bumped revision number for resource 6f2701cd-d99f-4a7a-86e2-dd9d361fa0cf (type: security_group_rules) to 0 2026-04-23 09:09:00.814 10 INFO neutron.db.segments_db [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Added segment 959ee06f-18a7-4e23-ba4d-2bbba5ca5441 of type geneve for network 544121bc-e2af-4c49-a22c-259b14e1d40d 2026-04-23 09:09:00.979 10 INFO neutron.db.ovn_revision_numbers_db [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Successfully bumped revision number for resource 544121bc-e2af-4c49-a22c-259b14e1d40d (type: networks) to 1 2026-04-23 09:09:00.988 9 INFO neutron.db.ovn_revision_numbers_db [None req-0702fdca-5d66-4198-b380-2b9ed41edd22 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 1ab62ab3-01ff-4582-910f-befc1c9dbcd1 (type: floatingips) to 0 2026-04-23 09:09:01.113 9 INFO neutron.db.ovn_revision_numbers_db [None req-0702fdca-5d66-4198-b380-2b9ed41edd22 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Successfully bumped revision number for resource 1ab62ab3-01ff-4582-910f-befc1c9dbcd1 (type: floatingips) to 1 2026-04-23 09:09:01.158 9 INFO neutron.wsgi [None req-0702fdca-5d66-4198-b380-2b9ed41edd22 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1097 time: 1.5375357 2026-04-23 09:09:01.185 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] No more DHCP agents 2026-04-23 09:09:01.188 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Unable to schedule network 544121bc-e2af-4c49-a22c-259b14e1d40d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:09:01.286 10 INFO neutron.db.ovn_revision_numbers_db [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Successfully bumped revision number for resource ce2d1642-ebd9-4f77-b766-34a5eb100439 (type: ports) to 1 2026-04-23 09:09:01.313 10 INFO neutron.wsgi [None req-30972081-e9a2-4c96-8bd0-5f5cdd99d989 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9381502 2026-04-23 09:09:01.602 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd6d5672-2aaf-4679-b8d7-3bd5c9da3bc0 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] No more DHCP agents 2026-04-23 09:09:01.606 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd6d5672-2aaf-4679-b8d7-3bd5c9da3bc0 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Unable to schedule network 544121bc-e2af-4c49-a22c-259b14e1d40d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:09:01.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-cd6d5672-2aaf-4679-b8d7-3bd5c9da3bc0 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] Successfully bumped revision number for resource 29932245-0191-4ca7-adcc-b5e45766b523 (type: ports) to 1 2026-04-23 09:09:01.759 10 INFO neutron.wsgi [None req-cd6d5672-2aaf-4679-b8d7-3bd5c9da3bc0 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4396589 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:01.815 9 INFO neutron.wsgi [None req-4ca8cbff-8fc3-4fc2-8423-fba2c85a2dc0 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "PUT /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 218 time: 0.0475771 2026-04-23 09:09:01.853 9 INFO neutron.wsgi [None req-26e3d2c3-52a1-4b64-a563-787adb46d195 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 218 time: 0.0339119 2026-04-23 09:09:01.900 9 INFO neutron.wsgi [None req-58f791ec-74b8-49f3-b6bc-d8c4847c89cc 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "PUT /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0425088 2026-04-23 09:09:01.939 9 INFO neutron.wsgi [None req-c07384f1-d2a3-4627-a24f-27618f21dcda 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 227 time: 0.0340359 2026-04-23 09:09:01.986 9 INFO neutron.wsgi [None req-4042ce91-9cf1-4dba-91c4-7ebd02ec1d2e 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "PUT /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0411067 2026-04-23 09:09:02.025 9 INFO neutron.wsgi [None req-111be01b-d164-44ea-bab6-f0c6f840a899 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 227 time: 0.0326695 2026-04-23 09:09:02.079 9 INFO neutron.wsgi [None req-0af832b6-1e7d-4ddb-9c16-f34942c446e4 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "PUT /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0490434 2026-04-23 09:09:02.117 9 INFO neutron.wsgi [None req-6abff787-8dd9-4f2a-89a0-5f2c0017be83 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 245 time: 0.0328267 2026-04-23 09:09:02.177 9 INFO neutron.wsgi [None req-d0c1f0d7-5f99-40da-85df-56ab2735352e 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "PUT /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 230 time: 0.0563722 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:02.223 10 INFO neutron.wsgi [None req-a3ac2cda-552a-49b6-801d-e88cdb7f3d3c 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 230 time: 0.0406396 2026-04-23 09:09:02.270 10 INFO neutron.wsgi [None req-1c494001-7660-4a67-b701-d88ffd908133 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0406914 2026-04-23 09:09:02.312 9 INFO neutron.api.v2.resource [None req-ce62d8db-bbb0-4c70-b493-7aee3487dfd7 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:09:02.313 9 INFO neutron.wsgi [None req-ce62d8db-bbb0-4c70-b493-7aee3487dfd7 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0356371 2026-04-23 09:09:02.362 9 INFO neutron.wsgi [None req-173a2cbf-7b84-42e2-a977-669149706428 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "DELETE /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0426369 2026-04-23 09:09:02.395 9 INFO neutron.wsgi [None req-df5f55e6-c452-40cf-a488-f03a55ddebc7 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 223 time: 0.0277987 2026-04-23 09:09:02.433 9 INFO neutron.api.v2.resource [None req-cc7e1cf8-1c39-4cdf-9d68-7deefd524080 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] delete failed (client error): The resource could not be found. 2026-04-23 09:09:02.434 9 INFO neutron.wsgi [None req-cc7e1cf8-1c39-4cdf-9d68-7deefd524080 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "DELETE /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0318923 2026-04-23 09:09:02.482 9 INFO neutron.wsgi [None req-ca99d953-f24b-4fc8-8180-60d4ad1431f2 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "DELETE /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 204 len: 168 time: 0.0425081 2026-04-23 09:09:02.515 9 INFO neutron.wsgi [None req-95a1e4c1-fc3c-43a8-9941-65cd029779c3 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "GET /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523/tags HTTP/1.1" status: 200 len: 205 time: 0.0277689 2026-04-23 09:09:02.778 9 INFO neutron.wsgi [None req-2d62130c-0a37-4059-a354-261597f9c118 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "DELETE /v2.0/ports/29932245-0191-4ca7-adcc-b5e45766b523 HTTP/1.1" status: 204 len: 168 time: 0.2563317 2026-04-23 09:09:03.246 9 INFO neutron.services.segments.plugin [-] Segment 959ee06f-18a7-4e23-ba4d-2bbba5ca5441 resource provider aggregate not found 2026-04-23 09:09:03.255 9 INFO neutron.services.segments.plugin [-] Segment 959ee06f-18a7-4e23-ba4d-2bbba5ca5441 resource provider aggregate not found 2026-04-23 09:09:03.276 9 INFO neutron.services.segments.plugin [-] Segment 959ee06f-18a7-4e23-ba4d-2bbba5ca5441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959ee06f-18a7-4e23-ba4d-2bbba5ca5441 found for delete ", "request_id": "req-8d63c14a-7b51-41f8-af7c-26d9c3eab2bf"}]} 2026-04-23 09:09:03.278 9 INFO neutron.services.segments.plugin [-] Segment 959ee06f-18a7-4e23-ba4d-2bbba5ca5441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 959ee06f-18a7-4e23-ba4d-2bbba5ca5441 found for delete ", "request_id": "req-e8806c2c-5ccb-47c9-bc52-a97253c9534a"}]} 2026-04-23 09:09:03.311 9 INFO neutron.wsgi [None req-345ab109-1909-4a71-9ccb-d08a5a421581 223f64b4e65a4a85a0f6c2fb5957741f 2b43919567444ce0817046fb1ebef982 - - default default] 10.0.0.66 "DELETE /v2.0/networks/544121bc-e2af-4c49-a22c-259b14e1d40d HTTP/1.1" status: 204 len: 168 time: 0.5270660 2026-04-23 09:09:04.196 9 INFO neutron.wsgi [None req-1cdd6a66-51d7-4993-8e64-44f18da21e40 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=2b43919567444ce0817046fb1ebef982&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1913586 2026-04-23 09:09:04.435 9 INFO neutron.wsgi [None req-36fd739c-6eed-4803-87cf-bc5cd87a0f9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/7ceefe63-1703-47b6-9a73-5ccee2278251 HTTP/1.1" status: 204 len: 168 time: 0.2325773 2026-04-23 09:09:04.790 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc72a861-86f4-4da9-8c83-a3b7ed68e373 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 70b40f1a-8bb6-4f84-a0d3-9af1fd8d6476 (type: security_groups) to 1 2026-04-23 09:09:04.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource abfdc320-23d0-40d9-b0a6-19b44a97c885 (type: ports) to 4 2026-04-23 09:09:04.808 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc72a861-86f4-4da9-8c83-a3b7ed68e373 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 495defb9-e4da-4bee-8ced-26d0852e14e5 (type: security_group_rules) to 0 2026-04-23 09:09:04.822 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc72a861-86f4-4da9-8c83-a3b7ed68e373 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 63368a3b-c8de-4d63-a1e6-62d05f7ed9e5 (type: security_group_rules) to 0 2026-04-23 09:09:04.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc72a861-86f4-4da9-8c83-a3b7ed68e373 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8cc85100-88e3-4e2c-845b-d3bf472008bb (type: security_group_rules) to 0 2026-04-23 09:09:04.855 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc72a861-86f4-4da9-8c83-a3b7ed68e373 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 95a701eb-0a41-4cf8-a776-fe0cc1ae36cb (type: security_group_rules) to 0 2026-04-23 09:09:04.893 10 INFO neutron.wsgi [None req-fc72a861-86f4-4da9-8c83-a3b7ed68e373 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=35a7853ecf1a4bf5986fdbdec72e8f17&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3557498 2026-04-23 09:09:05.125 9 INFO neutron.wsgi [None req-c4b4fecb-a80a-4f23-888c-803dda8f3fb0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/70b40f1a-8bb6-4f84-a0d3-9af1fd8d6476 HTTP/1.1" status: 204 len: 168 time: 0.2234251 2026-04-23 09:09:05.379 9 INFO neutron.wsgi [None req-0070c5a6-6228-4789-bca9-9d81d511ae1a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2413619 2026-04-23 09:09:05.394 9 INFO neutron.wsgi [None req-c1019554-55b5-4528-9689-75bde1fae39e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054064 2026-04-23 09:09:05.403 9 INFO neutron.wsgi [None req-d28f1678-b274-4ec0-ad03-06f2805e1e4d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044637 2026-04-23 09:09:05.415 9 INFO neutron.wsgi [None req-a6bd4850-0eff-4734-8251-19fa26bc0f17 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066960 2026-04-23 09:09:05.598 9 INFO neutron.wsgi [None req-ae7a64c0-1f64-4167-8476-dccd07ce0595 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-groups?name=lb-6b27a50f-6f25-4cdc-9f1f-60a0235a997b HTTP/1.1" status: 200 len: 1777 time: 0.0473046 2026-04-23 09:09:05.639 9 INFO neutron.wsgi [None req-014b6758-fe91-479e-a4c6-a8f2080580b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-group-rules?security_group_id=e1259f47-2f8e-4a3a-af9c-550c079ae30c HTTP/1.1" status: 200 len: 1318 time: 0.0329807 2026-04-23 09:09:05.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b8f13d2-0c25-45ca-a9e0-cfa738143f4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0c465933-0405-4bb1-afcd-b5a6c98f13d9 (type: security_group_rules) to 0 2026-04-23 09:09:05.853 9 INFO neutron.wsgi [None req-2b8f13d2-0c25-45ca-a9e0-cfa738143f4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2078276 2026-04-23 09:09:06.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b285df3-4a6d-4f50-b28f-5552b0976b22 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ca004f45-fd5e-4513-a783-04bad781c72f (type: security_group_rules) to 0 2026-04-23 09:09:06.054 9 INFO neutron.wsgi [None req-9b285df3-4a6d-4f50-b28f-5552b0976b22 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1959083 2026-04-23 09:09:06.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042186 2026-04-23 09:09:06.599 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022774 2026-04-23 09:09:08.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource 6dc0a83b-34a0-449d-b79e-ca7c23665222 (type: security_groups) to 1 2026-04-23 09:09:08.753 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource 0072ff61-bbc0-43f4-a8a4-198d1003cb1a (type: security_group_rules) to 0 2026-04-23 09:09:08.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource 464b9122-9714-4713-837e-e7126ef2b07a (type: security_group_rules) to 0 2026-04-23 09:09:08.789 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource 724c86fa-19f4-4774-a3fa-4dc5713134ba (type: security_group_rules) to 0 2026-04-23 09:09:08.805 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource a60be503-7693-4ad9-b983-7735a8827bb7 (type: security_group_rules) to 0 2026-04-23 09:09:08.855 9 INFO neutron.db.segments_db [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Added segment eec7fa2d-e159-4b7c-ac01-f1012d35fac1 of type geneve for network f1413308-9118-4bf7-9572-0fcb96053da6 2026-04-23 09:09:09.056 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource f1413308-9118-4bf7-9572-0fcb96053da6 (type: networks) to 1 2026-04-23 09:09:09.258 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] No more DHCP agents 2026-04-23 09:09:09.261 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Unable to schedule network f1413308-9118-4bf7-9572-0fcb96053da6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:09:09.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource 9f786430-ca4e-4989-9566-1ecfed1b6c62 (type: ports) to 1 2026-04-23 09:09:09.397 9 INFO neutron.wsgi [None req-4ccf4989-5e0b-45c2-bf80-9a6e74b326bb 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0051949 2026-04-23 09:09:09.509 9 INFO neutron.db.segments_db [None req-0bc7c3c3-2ef2-4bb7-9889-2090ee2f1772 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Added segment 2b57ae58-2916-4bd0-a08d-2eb9ef2360b1 of type geneve for network 05835c89-3265-462c-8c8a-0f81ba02a5bb 2026-04-23 09:09:09.659 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bc7c3c3-2ef2-4bb7-9889-2090ee2f1772 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource 05835c89-3265-462c-8c8a-0f81ba02a5bb (type: networks) to 1 2026-04-23 09:09:09.885 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bc7c3c3-2ef2-4bb7-9889-2090ee2f1772 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] No more DHCP agents 2026-04-23 09:09:09.889 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bc7c3c3-2ef2-4bb7-9889-2090ee2f1772 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Unable to schedule network 05835c89-3265-462c-8c8a-0f81ba02a5bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:09:09.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bc7c3c3-2ef2-4bb7-9889-2090ee2f1772 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] Successfully bumped revision number for resource 2a48c19c-b701-4483-804c-f268af6eba80 (type: ports) to 1 2026-04-23 09:09:10.029 9 INFO neutron.wsgi [None req-0bc7c3c3-2ef2-4bb7-9889-2090ee2f1772 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6244581 2026-04-23 09:09:10.096 9 INFO neutron.wsgi [None req-8bc85e4e-13d8-4238-b40a-c93e67e788e8 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "PUT /v2.0/networks/f1413308-9118-4bf7-9572-0fcb96053da6/tags HTTP/1.1" status: 200 len: 218 time: 0.0604484 2026-04-23 09:09:10.143 9 INFO neutron.wsgi [None req-1b08fb06-710f-4463-9434-72a932aff44e 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "GET /v2.0/networks/f1413308-9118-4bf7-9572-0fcb96053da6/tags HTTP/1.1" status: 200 len: 218 time: 0.0404289 2026-04-23 09:09:10.203 9 INFO neutron.wsgi [None req-498891fc-191a-4361-b70f-6eb5d714ee46 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "PUT /v2.0/networks/05835c89-3265-462c-8c8a-0f81ba02a5bb/tags HTTP/1.1" status: 200 len: 210 time: 0.0527933 2026-04-23 09:09:10.244 9 INFO neutron.wsgi [None req-1ec594b5-1f39-469a-b74f-cfba3bec9036 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "GET /v2.0/networks/05835c89-3265-462c-8c8a-0f81ba02a5bb/tags HTTP/1.1" status: 200 len: 210 time: 0.0354080 2026-04-23 09:09:10.314 9 INFO neutron.wsgi [None req-ffba9f63-8c38-4615-be21-663633e24fd8 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "PUT /v2.0/networks/05835c89-3265-462c-8c8a-0f81ba02a5bb/tags HTTP/1.1" status: 200 len: 205 time: 0.0650613 2026-04-23 09:09:10.367 9 INFO neutron.wsgi [None req-b0fa94fa-1231-47bd-95d7-cf2173751089 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "GET /v2.0/networks/05835c89-3265-462c-8c8a-0f81ba02a5bb/tags HTTP/1.1" status: 200 len: 205 time: 0.0464199 2026-04-23 09:09:10.427 9 INFO neutron.wsgi [None req-0ee645fd-bf21-49eb-8cdf-288bca084062 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "GET /v2.0/networks/f1413308-9118-4bf7-9572-0fcb96053da6/tags HTTP/1.1" status: 200 len: 218 time: 0.0516825 2026-04-23 09:09:10.826 9 INFO neutron.services.segments.plugin [-] Segment eec7fa2d-e159-4b7c-ac01-f1012d35fac1 resource provider aggregate not found 2026-04-23 09:09:10.832 9 INFO neutron.services.segments.plugin [-] Segment eec7fa2d-e159-4b7c-ac01-f1012d35fac1 resource provider aggregate not found 2026-04-23 09:09:10.840 9 INFO neutron.services.segments.plugin [-] Segment eec7fa2d-e159-4b7c-ac01-f1012d35fac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eec7fa2d-e159-4b7c-ac01-f1012d35fac1 found for delete ", "request_id": "req-072a4701-f56e-4a7e-b507-37d534b94d60"}]} 2026-04-23 09:09:10.846 9 INFO neutron.services.segments.plugin [-] Segment eec7fa2d-e159-4b7c-ac01-f1012d35fac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eec7fa2d-e159-4b7c-ac01-f1012d35fac1 found for delete ", "request_id": "req-dabc50ac-a622-488e-b511-95ccb22587c9"}]} 2026-04-23 09:09:10.865 9 INFO neutron.wsgi [None req-e5a35826-ba61-44b4-9539-c357a25ece41 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "DELETE /v2.0/networks/f1413308-9118-4bf7-9572-0fcb96053da6 HTTP/1.1" status: 204 len: 168 time: 0.4189627 2026-04-23 09:09:11.057 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-2924f9be-74b6-48ba-a662-0aecc8713f2d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0522728 2026-04-23 09:09:11.115 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-a6eab4d8-30c4-4803-9e3c-33aa7ae64f1d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1638 time: 0.0343618 2026-04-23 09:09:11.256 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-26153e4c-23f3-4e41-b975-3a1d4ebcbc01 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 1002 time: 0.1105685 2026-04-23 09:09:11.310 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-e62c02fc-3749-48a9-af66-d0a298ac486b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 1058 time: 0.0448003 2026-04-23 09:09:11.368 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-ef1c7d50-6da7-4d49-a980-68ea35063300 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A190&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 217 time: 0.0354567 2026-04-23 09:09:11.406 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-2bdc4d60-9733-4bd4-804e-3cd86f988288 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=01e74ce8-ea75-4297-8421-b40457bebfbe&id=49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 200 len: 1566 time: 0.0308540 2026-04-23 09:09:11.410 10 INFO neutron.wsgi [None req-7c38e6e9-8167-4291-9d97-8590d4f7ef77 9df9a381b8c14de3b319bd0d8b7b93ee cec9ba9067e240d2bd322108ab6bb046 - - default default] 10.0.0.66 "DELETE /v2.0/networks/05835c89-3265-462c-8c8a-0f81ba02a5bb HTTP/1.1" status: 204 len: 168 time: 0.5392385 2026-04-23 09:09:11.437 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-e51e4a3e-1a6a-4474-993a-428492054f9a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0254447 2026-04-23 09:09:11.466 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-ab06f218-fd69-42a7-b4c5-1d41da7324b9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234120 2026-04-23 09:09:11.481 10 INFO neutron.services.segments.plugin [-] Segment 2b57ae58-2916-4bd0-a08d-2eb9ef2360b1 resource provider aggregate not found 2026-04-23 09:09:11.488 10 INFO neutron.services.segments.plugin [-] Segment 2b57ae58-2916-4bd0-a08d-2eb9ef2360b1 resource provider aggregate not found 2026-04-23 09:09:11.506 10 INFO neutron.services.segments.plugin [-] Segment 2b57ae58-2916-4bd0-a08d-2eb9ef2360b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b57ae58-2916-4bd0-a08d-2eb9ef2360b1 found for delete ", "request_id": "req-5c13a991-31bd-470b-9a68-da9fea9b1f8c"}]} 2026-04-23 09:09:11.508 10 INFO neutron.services.segments.plugin [-] Segment 2b57ae58-2916-4bd0-a08d-2eb9ef2360b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b57ae58-2916-4bd0-a08d-2eb9ef2360b1 found for delete ", "request_id": "req-e449e3d0-e19c-4149-a1b6-e5243713e6fe"}]} 2026-04-23 09:09:11.574 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-210c9e22-b8de-476a-ad76-6b2dad76549f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1005425 2026-04-23 09:09:11.655 10 INFO neutron.wsgi [req-cb99af2d-be31-4214-9d04-68e043aadef8 req-83eecc96-c5ef-45ed-94c8-2d82e69fa0bc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0767810 2026-04-23 09:09:12.245 9 INFO neutron.wsgi [None req-4dd57c94-38cf-48fe-a3c6-2d79454a9a71 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0097694 2026-04-23 09:09:12.259 9 INFO neutron.wsgi [None req-07acbbcc-a3f3-45e0-8847-1f7d5baa6d0b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0053160 2026-04-23 09:09:12.269 9 INFO neutron.wsgi [None req-831f63f5-0329-4e04-b33c-9694c261d4af f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039966 2026-04-23 09:09:12.279 9 INFO neutron.wsgi [None req-50e991fa-68f4-4bf8-b57d-0e28e8563327 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0054789 2026-04-23 09:09:12.352 10 INFO neutron.wsgi [None req-572ac68a-4bdc-433a-bc0c-2d60c4eead2d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=cec9ba9067e240d2bd322108ab6bb046&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1449256 2026-04-23 09:09:12.575 10 INFO neutron.wsgi [None req-51c6db08-fb7a-42d7-bf73-ca70f5115d7a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/6dc0a83b-34a0-449d-b79e-ca7c23665222 HTTP/1.1" status: 204 len: 168 time: 0.2163939 2026-04-23 09:09:12.602 10 INFO neutron.wsgi [-] 10.0.0.39 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0022132 2026-04-23 09:09:12.651 10 INFO neutron.wsgi [None req-5fd2966d-8160-43f0-8253-f0da198517ce 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.39 "GET /v2.0/subnets/c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 200 len: 831 time: 0.0403728 2026-04-23 09:09:12.778 10 INFO neutron.db.ovn_revision_numbers_db [None req-944be12a-dc5a-4d3f-b371-5968dbf4f8e6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource fc83b8bd-4140-4193-86d9-0cf098d0e96f (type: security_groups) to 1 2026-04-23 09:09:12.794 10 INFO neutron.db.ovn_revision_numbers_db [None req-944be12a-dc5a-4d3f-b371-5968dbf4f8e6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 76fd109d-810c-4608-b306-a8a857566f96 (type: security_group_rules) to 0 2026-04-23 09:09:12.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-944be12a-dc5a-4d3f-b371-5968dbf4f8e6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource a3737674-dcee-4b20-8ca2-1f0dac943221 (type: security_group_rules) to 0 2026-04-23 09:09:12.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-944be12a-dc5a-4d3f-b371-5968dbf4f8e6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e4f15c9a-5474-4312-9d35-5bf8c5c10011 (type: security_group_rules) to 0 2026-04-23 09:09:12.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-944be12a-dc5a-4d3f-b371-5968dbf4f8e6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource eeeb5a75-bfb4-4143-b989-e38681f5c61c (type: security_group_rules) to 0 2026-04-23 09:09:12.882 10 INFO neutron.wsgi [None req-944be12a-dc5a-4d3f-b371-5968dbf4f8e6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=c38600eb7005425ebe24cb9eb02ae78e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2123077 2026-04-23 09:09:13.109 9 INFO neutron.wsgi [None req-3625e8a5-2c17-4552-b630-92c94f5c75ef f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0066080 2026-04-23 09:09:13.118 9 INFO neutron.wsgi [None req-c17f5a32-6ad9-447a-8c88-8725b85e5157 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048251 2026-04-23 09:09:13.120 10 INFO neutron.wsgi [None req-9b44ab4f-bd54-4f5d-b502-09127858ab21 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/fc83b8bd-4140-4193-86d9-0cf098d0e96f HTTP/1.1" status: 204 len: 168 time: 0.2315166 2026-04-23 09:09:13.128 9 INFO neutron.wsgi [None req-9eef9cf6-52c6-436a-9b7e-4fb75b2aa408 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050461 2026-04-23 09:09:13.138 9 INFO neutron.wsgi [None req-c5254250-d2c5-485c-aa07-e725cff23ee3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0053449 2026-04-23 09:09:13.187 9 INFO neutron.wsgi [None req-1babe12d-3cbe-4adf-b8c4-28448532499f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 200 len: 849 time: 0.0418003 2026-04-23 09:09:13.237 9 INFO neutron.wsgi [None req-15a990e5-f71c-4c76-bef4-0deb6202d5fc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2727 time: 0.0416422 2026-04-23 09:09:13.395 9 INFO neutron.wsgi [None req-9783816c-911d-40a4-a436-c990f04dd00f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0067370 2026-04-23 09:09:13.407 9 INFO neutron.wsgi [None req-370f8a09-ce09-49e4-80a4-078d48c4db59 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049534 2026-04-23 09:09:13.413 9 INFO neutron.wsgi [None req-b43edc04-9b6e-45a9-b261-a8395d002543 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040956 2026-04-23 09:09:13.427 9 INFO neutron.wsgi [None req-bdb43252-8d1b-4e81-8549-b3a8472d6539 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0057139 2026-04-23 09:09:14.247 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-679fd19d-7faa-4781-acb5-e878879f57c5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0791800 2026-04-23 09:09:14.315 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-722cabd5-ec9c-4709-9cd2-5fc5ca27793a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0596781 2026-04-23 09:09:14.425 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-8ad9e0a5-1e6a-493a-8d81-4fc26539b5b8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1003 time: 0.0840635 2026-04-23 09:09:14.749 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2634f0d2-348a-4071-8168-cebe5d434519 req-33e8d828-e1d9-43e4-b43a-9c40ba1b4673 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:09:14.751 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2634f0d2-348a-4071-8168-cebe5d434519 req-33e8d828-e1d9-43e4-b43a-9c40ba1b4673 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 48474ccf-bceb-471d-affa-9d19608b70bf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:09:14.960 10 INFO neutron.db.ovn_revision_numbers_db [req-2634f0d2-348a-4071-8168-cebe5d434519 req-33e8d828-e1d9-43e4-b43a-9c40ba1b4673 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 09c1a2c1-dd5c-465b-bffe-f71f40d20176 (type: ports) to 1 2026-04-23 09:09:14.983 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-33e8d828-e1d9-43e4-b43a-9c40ba1b4673 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1500 time: 0.5505486 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:15.501 10 INFO neutron.db.ovn_revision_numbers_db [req-2634f0d2-348a-4071-8168-cebe5d434519 req-e56c2817-9494-4a3d-8d46-c03345cd9f5b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 09c1a2c1-dd5c-465b-bffe-f71f40d20176 (type: ports) to 2 2026-04-23 09:09:15.742 10 INFO neutron.db.ovn_revision_numbers_db [req-2634f0d2-348a-4071-8168-cebe5d434519 req-e56c2817-9494-4a3d-8d46-c03345cd9f5b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 09c1a2c1-dd5c-465b-bffe-f71f40d20176 (type: ports) to 2 2026-04-23 09:09:15.763 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-e56c2817-9494-4a3d-8d46-c03345cd9f5b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 1597 time: 0.7701130 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:15.841 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-bb18843b-4bf8-4866-9c85-4e998ec988a9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 4144 time: 0.0353928 2026-04-23 09:09:15.869 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5994130f-a469-439e-a844-1d9a6d38ad2c'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '09c1a2c1-dd5c-465b-bffe-f71f40d20176', 'status': 'completed', 'code': 200} 2026-04-23 09:09:15.871 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-c570adb7-9e80-4b73-9bae-0c8d44f34a4e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.149&port_id=0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 217 time: 0.0231979 2026-04-23 09:09:15.910 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-614841ab-b4f4-4110-bc7a-766257bf58dd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=4822c5bb-41ec-454e-863f-fc22263bb413 HTTP/1.1" status: 200 len: 829 time: 0.0323830 2026-04-23 09:09:15.935 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-010b7158-65f3-4b6f-b111-cfbecf8415fc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0192080 2026-04-23 09:09:16.017 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-67a6cbb3-6d18-4934-909c-2465fb4454d0 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0706880 2026-04-23 09:09:16.089 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-2c9001f8-5c00-475f-bec4-5b164ace5780 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0670047 2026-04-23 09:09:16.115 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-dfc0c330-a52a-46d0-bea7-b7908c458761 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 217 time: 0.0219567 2026-04-23 09:09:16.158 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-11e73e56-0a90-47fb-b119-2e8bf7d92fa9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 853 time: 0.0355966 2026-04-23 09:09:16.182 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-99b6241d-b56e-4593-a601-21402b1d707d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=c41364d8-19c2-450d-aee3-3d9900bdebb7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0176327 2026-04-23 09:09:16.239 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-cebee770-c949-407b-bd59-38ff475bd308 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0498614 2026-04-23 09:09:16.317 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-a13f09dc-eb02-4212-8157-2c0ba0b7653d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0727315 2026-04-23 09:09:16.350 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-d1ab24ff-1284-4e1a-b320-5ab8207efec5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 217 time: 0.0241883 2026-04-23 09:09:16.378 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-e579b73d-b941-45ca-ba03-1db9765df54e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8&port_id=09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 217 time: 0.0211861 2026-04-23 09:09:16.427 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-3f143970-0763-43ec-ba0f-7e102647ea90 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314&id=35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 200 len: 1563 time: 0.0428374 2026-04-23 09:09:16.459 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-2e77467b-e190-4b99-8718-9bee8aff1d9a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227270 2026-04-23 09:09:16.489 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-32a6453f-181b-4b22-b2d6-66596e938c59 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231235 2026-04-23 09:09:16.557 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-24345a4e-0b1d-4481-83bd-44c66b14edcb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0587773 2026-04-23 09:09:16.624 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-0245be26-5e73-4e41-afae-09ba96515949 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0589025 2026-04-23 09:09:16.742 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 09c1a2c1-dd5c-465b-bffe-f71f40d20176 2026-04-23 09:09:16.752 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-6c62e0c0-7ede-4787-a89f-c7e8217ef0fe 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 4144 time: 0.0699556 2026-04-23 09:09:16.774 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 09c1a2c1-dd5c-465b-bffe-f71f40d20176 2026-04-23 09:09:17.207 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-b49acb29-8f1a-4373-9633-d3d2427f3872 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1003 time: 0.4446380 2026-04-23 09:09:17.246 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-f8f43177-bd3c-4f43-8697-ffad908c42c6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 217 time: 0.0293944 2026-04-23 09:09:17.276 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-114649a5-efa8-4426-a89c-b0aa5a69da45 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8&port_id=09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 217 time: 0.0233939 2026-04-23 09:09:17.337 10 INFO neutron.wsgi [req-2634f0d2-348a-4071-8168-cebe5d434519 req-2ed7dac4-d10d-4672-acc3-8fd4705b6ede f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 1627 time: 0.1803033 2026-04-23 09:09:17.352 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-c9d772d0-ab6d-473c-8324-f230bf5c2ba8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314&id=35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 200 len: 1563 time: 0.0645347 2026-04-23 09:09:17.378 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-b1d19dfc-990a-42af-8d10-fcae005bc714 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0200996 2026-04-23 09:09:17.398 9 INFO neutron.wsgi [None req-2494dfd7-c3e7-4134-8f93-ace2d7e4261d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 1627 time: 0.0472271 2026-04-23 09:09:17.408 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-99402b57-225a-4d8a-99e3-33e891f61651 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232162 2026-04-23 09:09:17.439 9 INFO neutron.wsgi [None req-6b9e3672-1b7c-43c3-b10d-baae0171cb3e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 1627 time: 0.0336652 2026-04-23 09:09:17.505 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-c0e6294f-8189-4e2e-9d9c-c23e5f1c71d8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0889595 2026-04-23 09:09:17.568 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 09c1a2c1-dd5c-465b-bffe-f71f40d20176 (type: ports) to 4 2026-04-23 09:09:17.596 10 INFO neutron.wsgi [req-72376177-180b-4c0f-b260-b7e6d5ef26ce req-d3dd60db-fe2b-4028-a2c7-c8e14791b51a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0787196 2026-04-23 09:09:17.903 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1512703-ee30-45dd-8919-d67fe360b0bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 09c1a2c1-dd5c-465b-bffe-f71f40d20176 (type: ports) to 5 2026-04-23 09:09:17.915 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-68aed8b9-1942-47f5-a40f-50edcb16bfdd'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09c1a2c1-dd5c-465b-bffe-f71f40d20176', 'code': 200} 2026-04-23 09:09:17.916 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-68aed8b9-1942-47f5-a40f-50edcb16bfdd'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09c1a2c1-dd5c-465b-bffe-f71f40d20176', 'code': 200} 2026-04-23 09:09:17.919 9 INFO neutron.wsgi [None req-f1512703-ee30-45dd-8919-d67fe360b0bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 1378 time: 0.4737520 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:17.969 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5907ccea-afb3-4209-8917-73d567faa5c1'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '09c1a2c1-dd5c-465b-bffe-f71f40d20176', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:18.001 9 INFO neutron.wsgi [None req-6696ffb9-9e10-4c79-9b54-0f71a0d88b0f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1000 time: 0.0716093 2026-04-23 09:09:18.031 10 INFO neutron.wsgi [req-a0b8b10a-0647-4730-a798-7cb880e7fe54 req-7e6dfe30-b9e7-48bb-b94d-cb3239054710 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 3925 time: 0.0419190 2026-04-23 09:09:18.048 9 INFO neutron.wsgi [None req-7dff5316-2fd1-4de2-9042-584dc072f4c0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 200 len: 849 time: 0.0390735 2026-04-23 09:09:18.120 10 INFO neutron.wsgi [req-a0b8b10a-0647-4730-a798-7cb880e7fe54 req-ceeae74f-94fd-4874-9d5d-eee05afb0cc6 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1003 time: 0.0809846 2026-04-23 09:09:18.150 9 INFO neutron.wsgi [None req-f007d732-f5e8-4f68-bbdb-817fa38cd168 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0076823 2026-04-23 09:09:18.156 10 INFO neutron.wsgi [req-a0b8b10a-0647-4730-a798-7cb880e7fe54 req-4a4f5c23-d268-4daf-adff-bc96beda9c40 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 217 time: 0.0297492 2026-04-23 09:09:18.157 9 INFO neutron.wsgi [None req-b6fce8f1-1ff6-465b-ac5b-94bb92b7eead f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0033174 2026-04-23 09:09:18.165 9 INFO neutron.wsgi [None req-814e9b00-1346-44e0-ba0b-f03b6e054219 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0043957 2026-04-23 09:09:18.174 9 INFO neutron.wsgi [None req-46561987-f57d-46fb-b455-8b0ccf30527b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050611 2026-04-23 09:09:18.215 10 INFO neutron.wsgi [req-a0b8b10a-0647-4730-a798-7cb880e7fe54 req-9d6eaf42-e7f1-4faf-ace7-ef18e435d28f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 200 len: 852 time: 0.0523717 2026-04-23 09:09:18.217 9 INFO neutron.wsgi [None req-0ec35321-b8ea-4fba-8e02-bdbb8b4520e6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0373368 2026-04-23 09:09:18.248 10 INFO neutron.wsgi [req-a0b8b10a-0647-4730-a798-7cb880e7fe54 req-f25a1fce-ffeb-4344-abbd-a2a1c46c8646 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0266354 2026-04-23 09:09:18.250 9 INFO neutron.wsgi [None req-338a6999-e6fe-42e2-89bf-c3f18a44ccff f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1336 time: 0.0266120 2026-04-23 09:09:18.293 9 INFO neutron.wsgi [None req-b0b8f38a-6781-4f65-96f6-11df2e2a9022 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1518 time: 0.0352349 2026-04-23 09:09:18.330 10 INFO neutron.wsgi [req-a0b8b10a-0647-4730-a798-7cb880e7fe54 req-eec3869e-9fb9-4f7d-b605-7e52e3ca9327 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0722237 2026-04-23 09:09:18.335 9 INFO neutron.wsgi [None req-910a2159-bb67-4b73-a804-f03df9cfdae8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0367246 2026-04-23 09:09:18.410 10 INFO neutron.wsgi [req-a0b8b10a-0647-4730-a798-7cb880e7fe54 req-f78fc80f-ae71-482f-a07b-3a5146d46115 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0731943 2026-04-23 09:09:18.412 9 INFO neutron.wsgi [None req-e43b709a-f367-41b1-9df7-baddc6f2cad2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1001 time: 0.0720983 2026-04-23 09:09:18.837 9 INFO neutron.wsgi [None req-0405fdda-84f7-47ab-9d12-ab93775e778c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1336 time: 0.4189470 2026-04-23 09:09:18.872 9 INFO neutron.wsgi [None req-c6ffc2dd-48fc-445a-8388-ea0c1b77b022 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0275044 2026-04-23 09:09:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034108 2026-04-23 09:09:21.601 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0096958 2026-04-23 09:09:23.862 10 INFO neutron.wsgi [None req-b4b68ef4-0a4c-489b-a118-94ca8ce5fd2d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.1022255 2026-04-23 09:09:23.875 10 INFO neutron.wsgi [None req-5b46ac5d-1796-41d5-a8e9-e7bc8ab131a3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0065162 2026-04-23 09:09:23.888 10 INFO neutron.wsgi [None req-40c530c2-2977-4cd3-8b39-5e238c39f6db f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0075815 2026-04-23 09:09:23.902 10 INFO neutron.wsgi [None req-f15d5275-dae1-420e-9beb-0f403caf5385 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.39 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0075738 2026-04-23 09:09:24.435 10 INFO neutron.wsgi [-] 10.0.0.39 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0023000 2026-04-23 09:09:24.482 9 INFO neutron.wsgi [None req-16393b65-df00-4bd0-9367-2c7554ba187e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.39 "GET /v2.0/subnets/01e74ce8-ea75-4297-8421-b40457bebfbe HTTP/1.1" status: 200 len: 830 time: 0.0395923 2026-04-23 09:09:25.074 10 INFO neutron.wsgi [None req-3ef43f72-7d88-4c19-9bee-b6c9781af188 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0086780 2026-04-23 09:09:25.086 10 INFO neutron.wsgi [None req-899e4d0e-ff67-45b8-a955-5e02f93482f1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0072801 2026-04-23 09:09:25.100 10 INFO neutron.wsgi [None req-5cfe7712-ee1a-43d4-9e39-8fc1b5c4e599 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0059397 2026-04-23 09:09:25.113 10 INFO neutron.wsgi [None req-3fc7149c-38c6-4dc7-ba39-dcd5dc502278 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050788 2026-04-23 09:09:25.163 10 INFO neutron.wsgi [None req-f57ac448-8b67-49f8-bcf0-44231c0b1ea1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 200 len: 849 time: 0.0447624 2026-04-23 09:09:25.221 10 INFO neutron.wsgi [None req-363b39fc-d4d7-4b0b-a9ae-d89c2920cafd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/01e74ce8-ea75-4297-8421-b40457bebfbe HTTP/1.1" status: 200 len: 848 time: 0.0521576 2026-04-23 09:09:25.285 10 INFO neutron.wsgi [None req-9f33fc38-6a4c-4a94-9517-47b2d43f492b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 3925 time: 0.0539422 2026-04-23 09:09:25.396 10 INFO neutron.wsgi [None req-5188a988-ef8f-417f-a3ef-8457a1d79df8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0071981 2026-04-23 09:09:25.405 10 INFO neutron.wsgi [None req-eadcaea9-7ea7-403d-bba1-f220af31fba8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041978 2026-04-23 09:09:25.414 10 INFO neutron.wsgi [None req-6db4b9f0-d0b0-4433-9cc5-343fd1bc047e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0038600 2026-04-23 09:09:25.423 10 INFO neutron.wsgi [None req-42c92cb0-eded-4d81-bae0-d32e15f8a354 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043659 2026-04-23 09:09:25.618 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-9afc8e30-106c-4456-8c57-797e38ff897a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0752218 2026-04-23 09:09:25.695 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-22f7ec30-1a1b-4e2c-bfae-ccb5496650b9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0701935 2026-04-23 09:09:25.796 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-51cbcb67-37a1-453f-af24-11d844624c76 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 1002 time: 0.0795615 2026-04-23 09:09:26.130 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-8f677dd1-c2ac-4f06-9cbb-866103ce77b1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] No more DHCP agents 2026-04-23 09:09:26.133 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-8f677dd1-c2ac-4f06-9cbb-866103ce77b1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Unable to schedule network 58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-23 09:09:26.304 10 INFO neutron.db.ovn_revision_numbers_db [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-8f677dd1-c2ac-4f06-9cbb-866103ce77b1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c (type: ports) to 1 2026-04-23 09:09:26.330 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-8f677dd1-c2ac-4f06-9cbb-866103ce77b1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1512 time: 0.5278218 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:26.847 10 INFO neutron.db.ovn_revision_numbers_db [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-8078cd1b-7a4b-444f-af16-7107d804d8fc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c (type: ports) to 2 2026-04-23 09:09:27.060 10 INFO neutron.db.ovn_revision_numbers_db [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-8078cd1b-7a4b-444f-af16-7107d804d8fc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c (type: ports) to 2 2026-04-23 09:09:27.075 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-8078cd1b-7a4b-444f-af16-7107d804d8fc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 1609 time: 0.7345095 2026-04-23 09:09:27.116 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d448e13c-54f5-44a6-b67d-f0b677db8bf8'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:27.163 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-26d179fb-6663-42cb-9694-ccc7108aa861 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 5354 time: 0.0409551 2026-04-23 09:09:27.202 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-c489378a-239d-41e7-8bc5-96939b9b9686 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.149&port_id=0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 217 time: 0.0311072 2026-04-23 09:09:27.255 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-33a9fe1b-58ea-467d-a4a7-50f44c09b398 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=4822c5bb-41ec-454e-863f-fc22263bb413 HTTP/1.1" status: 200 len: 829 time: 0.0443766 2026-04-23 09:09:27.283 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-4ccde29d-f5fa-4cb3-9c7b-a7834c0594cf 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0233924 2026-04-23 09:09:27.380 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-c74c20fb-286d-4a09-9291-6b621722ea07 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0906141 2026-04-23 09:09:27.484 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-18979d2a-de00-48e5-a84f-ad9b9af0487a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0966237 2026-04-23 09:09:27.514 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-fef0c6e1-8569-4a09-a559-45e2b9ff82f3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 217 time: 0.0241990 2026-04-23 09:09:27.557 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-3ee0f73f-d43d-494f-a957-c81386541f8f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 853 time: 0.0357509 2026-04-23 09:09:27.585 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-0b020184-eb71-4bc7-bf79-8021c40cf41b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=c41364d8-19c2-450d-aee3-3d9900bdebb7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209737 2026-04-23 09:09:27.677 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-f49aa792-36ee-4461-9fc1-9e6520e40fb8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0841649 2026-04-23 09:09:27.765 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-a9954c2e-1830-4013-87db-ec7b3b3544bd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0835836 2026-04-23 09:09:27.797 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-0264c30a-fc66-473b-8f77-4a5220a7a160 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 217 time: 0.0287654 2026-04-23 09:09:27.831 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-be751740-e71b-4c48-a4fa-68e74006cc2c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 200 len: 852 time: 0.0304964 2026-04-23 09:09:27.854 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-427e17c6-a4a1-485f-bde5-f7b9226b05f8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0195758 2026-04-23 09:09:27.908 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-4a0f16a4-e4ae-45c0-957f-431f967aa9ab 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0507615 2026-04-23 09:09:27.981 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-104dcab0-983b-43c1-9a7c-9b6b2701b8e5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0653605 2026-04-23 09:09:28.014 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-485d2c85-2ace-4308-9eb9-4711367b3d52 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 217 time: 0.0265133 2026-04-23 09:09:28.044 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-35fab035-ec6f-4cf4-9306-2169be95122f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 217 time: 0.0234303 2026-04-23 09:09:28.088 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-335b2cbf-78b1-471f-9ac7-966a385eb9be 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=01e74ce8-ea75-4297-8421-b40457bebfbe&id=49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 200 len: 1566 time: 0.0402114 2026-04-23 09:09:28.125 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-7108042e-dcde-4b1a-a575-02842e0d07ed 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0281992 2026-04-23 09:09:28.161 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-916b9365-d76b-42f3-8b94-88f86ed72808 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0287745 2026-04-23 09:09:28.240 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-31d78379-f4ec-4f1f-b103-451872217295 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0716627 2026-04-23 09:09:28.315 10 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-438f99a0-dce0-415f-a467-8aa7583b132d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0672958 2026-04-23 09:09:28.406 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-c631d29b-df69-4555-818f-1a44038bb3d1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 5354 time: 0.0371988 2026-04-23 09:09:28.425 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status up for port: 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c 2026-04-23 09:09:28.455 10 INFO neutron.plugins.ml2.plugin [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Attempt 1 to provision port 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c 2026-04-23 09:09:28.496 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-e9bd7118-a74b-4bac-9d6a-41feadb115e2 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 1002 time: 0.0834160 2026-04-23 09:09:28.550 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-86641cb1-2346-449d-a8ad-cb8a3a1d809d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 217 time: 0.0436881 2026-04-23 09:09:28.587 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-fbd15535-250a-4279-a4cc-7708ba3bbd14 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 217 time: 0.0271974 2026-04-23 09:09:28.645 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-b089611b-816d-493c-b9fd-fdb398742448 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=01e74ce8-ea75-4297-8421-b40457bebfbe&id=49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 200 len: 1566 time: 0.0472107 2026-04-23 09:09:28.664 9 INFO neutron.wsgi [req-6205dd38-c5c0-4308-ab64-c6a935f51585 req-facfb28f-4a24-46d4-b251-e9a1cfa1222a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.154 "GET /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 1639 time: 0.0374298 2026-04-23 09:09:28.696 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-94843796-c9fa-4abd-b92d-493767bdf542 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0431011 2026-04-23 09:09:28.722 10 INFO neutron.wsgi [None req-ac870701-56fe-4ca9-a492-d4e348cffb77 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 1639 time: 0.0475700 2026-04-23 09:09:28.739 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-08b69817-4fe7-452d-9eca-7a68d8828562 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0327084 2026-04-23 09:09:28.787 10 INFO neutron.wsgi [None req-c4eed83a-82bb-4a87-8dd4-2e0c84540c36 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 1639 time: 0.0558910 2026-04-23 09:09:28.867 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-478ee531-a3e2-4bae-990d-d0ece3dfdb71 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1174650 2026-04-23 09:09:28.985 10 INFO neutron.wsgi [req-e4b8579c-7f30-4ccb-9fed-0abc0a8f0b34 req-aad402da-60e0-4e8c-96e4-b2b8dd8cc997 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1075373 2026-04-23 09:09:28.994 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c (type: ports) to 4 2026-04-23 09:09:29.154 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c552b12-d178-4e84-a668-f004b888de9e'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c', 'code': 200} 2026-04-23 09:09:29.154 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c552b12-d178-4e84-a668-f004b888de9e'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c', 'code': 200} 2026-04-23 09:09:29.339 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc2aa825-aba4-47f3-840f-0cdb8f457d6e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c (type: ports) to 5 2026-04-23 09:09:29.351 10 INFO neutron.wsgi [None req-dc2aa825-aba4-47f3-840f-0cdb8f457d6e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 1378 time: 0.5538211 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:29.419 10 INFO neutron.wsgi [None req-d2fe1b70-fa30-45c0-9e69-6d1c84b16370 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 999 time: 0.0602958 2026-04-23 09:09:29.458 10 INFO neutron.wsgi [None req-10347afd-5fdd-4194-91cb-e88bc1716e97 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/01e74ce8-ea75-4297-8421-b40457bebfbe HTTP/1.1" status: 200 len: 848 time: 0.0302238 2026-04-23 09:09:29.544 10 INFO neutron.wsgi [None req-bed80b4c-c352-43d9-bb72-58dd2f0804aa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0069211 2026-04-23 09:09:29.555 10 INFO neutron.wsgi [None req-28182f69-7d2d-40ef-b9af-0207dcbb7a91 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0055075 2026-04-23 09:09:29.564 10 INFO neutron.wsgi [None req-4635ec59-179f-4e6b-a126-5503e0ca32f8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0047088 2026-04-23 09:09:29.573 10 INFO neutron.wsgi [None req-7b42d2ff-c968-4476-8330-dd05e8115633 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051625 2026-04-23 09:09:29.610 10 INFO neutron.wsgi [None req-6e9ba1b4-7e00-44de-a7a7-610cc85bb8cb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0310748 2026-04-23 09:09:29.648 10 INFO neutron.wsgi [None req-535cbca8-c17b-4810-88d6-5f924a15fb43 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1336 time: 0.0334702 2026-04-23 09:09:29.687 10 INFO neutron.wsgi [None req-ea0abac7-c632-42d2-ba0b-2b4da025f853 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1518 time: 0.0327857 2026-04-23 09:09:29.724 10 INFO neutron.wsgi [None req-8ee239c3-cd78-41bf-baca-a47ceff479bb f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0311408 2026-04-23 09:09:29.810 10 INFO neutron.wsgi [None req-5b69a587-bd15-418c-9ed9-bf7c96aaeb78 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1001 time: 0.0799813 2026-04-23 09:09:30.199 10 INFO neutron.wsgi [None req-1adff085-5c8e-43da-9697-9734042f44c0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1336 time: 0.3836055 2026-04-23 09:09:30.237 10 INFO neutron.wsgi [None req-ac558c8c-5013-444b-a4c0-521e8d994a32 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0308917 2026-04-23 09:09:31.197 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8afd2d4-d70e-40b3-92a4-40376c6d49c7'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c', 'status': 'completed', 'code': 200} 2026-04-23 09:09:31.265 10 INFO neutron.wsgi [req-4e2901f5-d8e9-4947-8533-dbf7768c752b req-74d77890-3e5a-45b0-a87a-ac65b7996f6b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 5123 time: 0.0454805 2026-04-23 09:09:31.342 10 INFO neutron.wsgi [req-4e2901f5-d8e9-4947-8533-dbf7768c752b req-ce516bc1-5896-4f38-a92b-61774921bc72 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 1002 time: 0.0669875 2026-04-23 09:09:31.372 10 INFO neutron.wsgi [req-4e2901f5-d8e9-4947-8533-dbf7768c752b req-bda5c8cb-34d6-40d1-8945-05896af714ca 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.232&port_id=6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 217 time: 0.0240314 2026-04-23 09:09:31.432 10 INFO neutron.wsgi [req-4e2901f5-d8e9-4947-8533-dbf7768c752b req-190c9c21-061f-47f5-b722-000ec072b175 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=01e74ce8-ea75-4297-8421-b40457bebfbe HTTP/1.1" status: 200 len: 851 time: 0.0521147 2026-04-23 09:09:31.469 10 INFO neutron.wsgi [req-4e2901f5-d8e9-4947-8533-dbf7768c752b req-9043468b-1b69-4ca3-b1e3-4b9e6e25e5bb 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0286934 2026-04-23 09:09:31.546 10 INFO neutron.wsgi [req-4e2901f5-d8e9-4947-8533-dbf7768c752b req-687f0da3-374b-4a7c-9dc0-7034e4a2bbd5 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0691118 2026-04-23 09:09:31.640 10 INFO neutron.wsgi [req-4e2901f5-d8e9-4947-8533-dbf7768c752b req-ed42e22d-a74d-45d7-a8b0-57064131f13f 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0868444 2026-04-23 09:09:36.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019403 2026-04-23 09:09:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028996 2026-04-23 09:09:38.894 9 INFO neutron.wsgi [None req-eb47a63f-9e27-43b2-b8bc-b191a00ae790 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0058639 2026-04-23 09:09:38.905 9 INFO neutron.wsgi [None req-3eed7799-9009-4e42-a86b-b9d0532cdef4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045877 2026-04-23 09:09:38.914 9 INFO neutron.wsgi [None req-e597af69-1019-4f99-b24e-8211863a2652 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0055814 2026-04-23 09:09:38.926 9 INFO neutron.wsgi [None req-ee69331c-8ed9-4bc0-b306-ab2ee7519fae f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049312 2026-04-23 09:09:38.973 9 INFO neutron.wsgi [None req-d78f61d8-85fd-4098-8c79-f17be857772f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 200 len: 849 time: 0.0408969 2026-04-23 09:09:39.016 9 INFO neutron.wsgi [None req-f6cbc249-595f-4c7a-b555-138a7deaca15 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 5123 time: 0.0371690 2026-04-23 09:09:39.149 9 INFO neutron.wsgi [None req-1fc12b58-ef81-4a16-954d-b89c9d9ba79b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0093977 2026-04-23 09:09:39.157 9 INFO neutron.wsgi [None req-47a7900b-eeb8-4623-8273-7cf2bb146b4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0040934 2026-04-23 09:09:39.165 9 INFO neutron.wsgi [None req-1f9e300d-0189-4c8e-825f-de8b8babe156 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045733 2026-04-23 09:09:39.174 9 INFO neutron.wsgi [None req-409c5e00-5374-4769-9da0-57ff56995dd6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058558 2026-04-23 09:09:39.223 9 INFO neutron.wsgi [None req-d1ab9cd2-cb86-4403-bc26-3e99ca55537a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 1406 time: 0.0439341 2026-04-23 09:09:39.636 9 INFO neutron.db.ovn_revision_numbers_db [None req-74e5fd2b-b092-4448-9e15-56151229de8e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c (type: ports) to 6 2026-04-23 09:09:39.647 9 INFO neutron.wsgi [None req-74e5fd2b-b092-4448-9e15-56151229de8e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 1203 time: 0.4183846 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:39.692 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9655a47d-f0d5-45cd-bbd2-8a662321c2a8'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c', 'status': 'completed', 'code': 200} 2026-04-23 09:09:39.721 9 INFO neutron.wsgi [None req-db162045-818c-47b2-b999-2db75ab955de f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 999 time: 0.0667679 2026-04-23 09:09:39.754 10 INFO neutron.wsgi [req-4963fac5-ee27-4d68-92a1-b4160cc85f3a req-752594e2-eef3-40de-8a8f-46340b02edf3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 4948 time: 0.0448484 2026-04-23 09:09:39.766 9 INFO neutron.wsgi [None req-813edaf1-0122-4ce9-983d-9a6e86627379 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 4948 time: 0.0380700 2026-04-23 09:09:39.844 10 INFO neutron.wsgi [req-4963fac5-ee27-4d68-92a1-b4160cc85f3a req-550b0812-8380-473b-80b1-5a0180b48209 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 1002 time: 0.0819290 2026-04-23 09:09:39.883 9 INFO neutron.wsgi [None req-112a90b1-0c93-4f84-9d59-156a360b56a5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 4948 time: 0.0317426 2026-04-23 09:09:39.920 10 INFO neutron.wsgi [req-4963fac5-ee27-4d68-92a1-b4160cc85f3a req-087f45dd-16c9-487e-b630-c419e4c698fa 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0683870 2026-04-23 09:09:40.010 10 INFO neutron.wsgi [req-4963fac5-ee27-4d68-92a1-b4160cc85f3a req-066f4a51-fc63-4a1c-a071-f1b04f91828c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0835719 2026-04-23 09:09:40.187 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: 6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c 2026-04-23 09:09:40.244 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-a5bad724-c551-485e-a95f-d3c487208c7c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 200 len: 1231 time: 0.0362706 2026-04-23 09:09:40.357 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f47d1e9a-01cb-4baa-9a88-145100af06dd'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c', 'code': 200} 2026-04-23 09:09:40.570 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-12aff6ca-5f86-42ae-add7-21a6de22c3ff f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 204 len: 173 time: 0.3180075 2026-04-23 09:09:40.674 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-25b4d4b9-3503-4ab9-8ab5-9c180d1e9d20 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 3925 time: 0.0414758 2026-04-23 09:09:40.753 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-9aa04b2d-024c-4e30-a6b0-a075a6d53787 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&id=c41364d8-19c2-450d-aee3-3d9900bdebb7&id=48474ccf-bceb-471d-affa-9d19608b70bf&id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 3308 time: 0.0727439 2026-04-23 09:09:40.789 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-111bbf15-caf9-43d3-a2bd-851c077ed9cc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.149&port_id=0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 217 time: 0.0265403 2026-04-23 09:09:40.827 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-89de44ea-e186-43c3-a186-8c113e224803 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=4822c5bb-41ec-454e-863f-fc22263bb413 HTTP/1.1" status: 200 len: 829 time: 0.0331357 2026-04-23 09:09:40.859 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-0c81e767-dbd6-44b4-91df-89432ab619ca 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246251 2026-04-23 09:09:40.934 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-d0fe1f27-de52-4e26-9795-e6e0e08c7c30 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0674160 2026-04-23 09:09:40.934 9 INFO neutron.wsgi [None req-4a029ee4-b5f8-4436-a9ac-cdfb8db3e93f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 3925 time: 0.0439210 2026-04-23 09:09:40.957 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9f058839-49b8-457e-a83c-7f2db2e383fa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:09:40.959 9 INFO neutron.wsgi [None req-9f058839-49b8-457e-a83c-7f2db2e383fa f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/ports/6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c HTTP/1.1" status: 404 len: 338 time: 0.0199986 2026-04-23 09:09:41.013 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-abf34f4c-6067-4ced-a156-a83316664ea7 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0713885 2026-04-23 09:09:41.033 9 INFO neutron.wsgi [None req-f001f4ac-2e60-41a8-ad65-c0638070db9a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0055366 2026-04-23 09:09:41.042 9 INFO neutron.wsgi [None req-d7e4bb35-11ad-4efe-995c-08300a2d1296 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0040054 2026-04-23 09:09:41.044 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-bec230cc-b9ff-4590-aa97-24302e8b26d1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 217 time: 0.0246897 2026-04-23 09:09:41.051 9 INFO neutron.wsgi [None req-c8904453-d4e6-4693-be07-2bca5882a5c1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041482 2026-04-23 09:09:41.061 9 INFO neutron.wsgi [None req-52625f4c-84cc-483f-a293-fc569a6968e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047355 2026-04-23 09:09:41.080 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-7102d6d3-2709-4244-b750-988240aad124 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 853 time: 0.0316746 2026-04-23 09:09:41.102 9 INFO neutron.wsgi [None req-f3e4a55a-7b01-4d4a-afbd-9430699f262e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0342865 2026-04-23 09:09:41.107 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-2120ed42-d113-489a-ab39-910389852e22 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=c41364d8-19c2-450d-aee3-3d9900bdebb7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209680 2026-04-23 09:09:41.136 9 INFO neutron.wsgi [None req-a397cd9a-035f-4439-bd75-7c22cac38299 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1336 time: 0.0293198 2026-04-23 09:09:41.174 9 INFO neutron.wsgi [None req-3c473b21-428d-4edc-9819-9cb60e433aab f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1518 time: 0.0335019 2026-04-23 09:09:41.184 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-6c78f34c-2d3b-48fd-9684-d0c63f57a87d 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0686917 2026-04-23 09:09:41.219 9 INFO neutron.wsgi [None req-8e48f31b-70c0-465a-959b-fd342e077864 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0399287 2026-04-23 09:09:41.271 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-f95b7ab4-a59e-44e7-8f2f-06419439a99c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0778186 2026-04-23 09:09:41.304 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-dd0786ad-11bc-4464-9eba-e2f9c2ab6e6c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 217 time: 0.0253356 2026-04-23 09:09:41.311 9 INFO neutron.wsgi [None req-50f41f9e-93cd-497a-a485-cb9acdddb9b3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1001 time: 0.0850117 2026-04-23 09:09:41.346 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-8e1c2eb3-02c7-4232-bf42-ff8e421140ec 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 200 len: 852 time: 0.0375552 2026-04-23 09:09:41.356 9 INFO neutron.wsgi [None req-0a64b6f1-8038-4664-9001-45d121a0ae3f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1336 time: 0.0389295 2026-04-23 09:09:41.383 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-80ac4c11-6f40-4aad-ba3f-4b759fcb7acc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0283926 2026-04-23 09:09:41.395 9 INFO neutron.wsgi [None req-75160f9a-f5ae-463e-b628-408effe18c61 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0345385 2026-04-23 09:09:41.451 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-877b35c8-28f5-4bd5-a901-d7b59452524b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0620809 2026-04-23 09:09:41.534 10 INFO neutron.wsgi [req-30a79fd6-476d-445a-ac1c-598a3605a491 req-288797a4-32e7-4425-9ecb-f6b9d54eac58 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0747874 2026-04-23 09:09:42.150 9 INFO neutron.wsgi [None req-f1311a85-1c14-483f-b231-7ee80e6230e0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2764 time: 0.1549506 2026-04-23 09:09:42.223 9 INFO neutron.wsgi [None req-0e8bcdc6-1985-458f-8ae2-9d2f76e2d840 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.0715911 2026-04-23 09:09:42.290 9 INFO neutron.wsgi [None req-6936a496-5ed2-404c-ab86-31b411d22e13 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30231 time: 0.0614586 2026-04-23 09:09:42.338 9 INFO neutron.wsgi [None req-356e4d0c-7747-4015-b1af-6fb8384cedb4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0351753 2026-04-23 09:09:42.399 9 INFO neutron.wsgi [None req-7f7facd0-5e15-4fad-9740-96057a10d6bc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 23415 time: 0.0585635 2026-04-23 09:09:42.404 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-55697286-81d4-4598-9cbd-2e08919ed6ba'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c', 'code': 200} 2026-04-23 09:09:42.405 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-55697286-81d4-4598-9cbd-2e08919ed6ba'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-deleted', 'tag': '6e805b6f-c0a1-4c97-8a43-9c10f14e7a5c', 'status': 'completed', 'code': 200} 2026-04-23 09:09:42.503 9 INFO neutron.wsgi [None req-2046fcec-5cad-4490-a78e-205c9073d4d8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0864723 2026-04-23 09:09:42.514 9 INFO neutron.wsgi [None req-86f92c2d-749d-4fe0-ba79-65339f8e572c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0100117 2026-04-23 09:09:42.526 9 INFO neutron.wsgi [None req-0e527ca4-3319-4846-8d45-7a0145cfdee4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0104518 2026-04-23 09:09:42.540 9 INFO neutron.wsgi [None req-fbdd5ce0-878b-4fff-b116-b09a995d4e7f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0128138 2026-04-23 09:09:42.581 9 INFO neutron.wsgi [None req-04ebaf94-0924-4d38-912c-7c63b078d580 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0388618 2026-04-23 09:09:42.594 9 INFO neutron.wsgi [None req-398a5f11-bc4b-4f3f-a39e-4128ae81d372 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0107925 2026-04-23 09:09:44.447 10 INFO neutron.wsgi [None req-2d1082fc-3fd2-4224-8792-bc6ad92882ac f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0090525 2026-04-23 09:09:44.458 10 INFO neutron.wsgi [None req-40185dd9-31f7-4dde-b677-0e68b164a7e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0036273 2026-04-23 09:09:44.467 10 INFO neutron.wsgi [None req-64ba3faa-f7a0-4c64-a888-adfaed9ca439 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042398 2026-04-23 09:09:44.477 10 INFO neutron.wsgi [None req-98cfc1da-145e-475c-bf7f-3faed121cc67 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0053010 2026-04-23 09:09:44.535 10 INFO neutron.wsgi [None req-1e2909b3-50aa-4564-9f0d-cdadf9c10174 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 3925 time: 0.0480673 2026-04-23 09:09:44.700 10 INFO neutron.wsgi [None req-c7a5d9ce-bf75-42f4-839b-c87677912240 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0080655 2026-04-23 09:09:44.710 10 INFO neutron.wsgi [None req-1f47480c-d5da-4bbe-adc4-5adcec9b8d83 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0050480 2026-04-23 09:09:44.721 10 INFO neutron.wsgi [None req-40ba53c3-93ea-4236-ae2c-ce299e906af0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046506 2026-04-23 09:09:44.731 10 INFO neutron.wsgi [None req-d821f250-3c0f-4972-8979-cb0b4e5fc9ee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051198 2026-04-23 09:09:44.771 10 INFO neutron.wsgi [None req-aa6e6a89-aabc-4205-b0cc-9a560245a4b4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 1406 time: 0.0333929 2026-04-23 09:09:45.248 10 INFO neutron.db.ovn_revision_numbers_db [None req-2536b8d0-7442-4949-9449-255ed3b7b7d6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 09c1a2c1-dd5c-465b-bffe-f71f40d20176 (type: ports) to 6 2026-04-23 09:09:45.262 10 INFO neutron.wsgi [None req-2536b8d0-7442-4949-9449-255ed3b7b7d6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 1203 time: 0.4858739 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:09:45.309 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-41b73be0-fbbf-496e-95c4-066b11427209'] response: {'name': 'network-changed', 'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'tag': '09c1a2c1-dd5c-465b-bffe-f71f40d20176', 'status': 'completed', 'code': 200} 2026-04-23 09:09:45.340 10 INFO neutron.wsgi [None req-d0720966-8897-4227-a3e5-ef8787c188df f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1000 time: 0.0697210 2026-04-23 09:09:45.398 10 INFO neutron.wsgi [req-b9767107-d75d-4a8c-897a-21f900c26ac6 req-7d107a33-9ead-46d6-b6c1-125ef59cfa1c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 3750 time: 0.0669317 2026-04-23 09:09:45.405 10 INFO neutron.wsgi [None req-aabbd48f-a03c-49ed-abed-d8a3a1471988 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 3750 time: 0.0447183 2026-04-23 09:09:45.491 10 INFO neutron.wsgi [req-b9767107-d75d-4a8c-897a-21f900c26ac6 req-1e1ce32d-829a-447e-bdd7-a6a4d51e6f51 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1003 time: 0.0849504 2026-04-23 09:09:45.561 10 INFO neutron.wsgi [None req-9eef25c0-0696-4ad0-b9d0-6e7e14266df4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 3750 time: 0.0523925 2026-04-23 09:09:45.585 10 INFO neutron.wsgi [req-b9767107-d75d-4a8c-897a-21f900c26ac6 req-d5882213-a358-4fd8-9f7c-1d0e92a51653 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0872808 2026-04-23 09:09:45.665 10 INFO neutron.wsgi [req-b9767107-d75d-4a8c-897a-21f900c26ac6 req-71a98297-d890-40a8-98b5-7ccb1584c677 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0722466 2026-04-23 09:09:45.802 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: 09c1a2c1-dd5c-465b-bffe-f71f40d20176 2026-04-23 09:09:45.870 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-98362aff-e00e-4204-beae-3fad3efa5fdc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 200 len: 1231 time: 0.0360699 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Error executing command (LspGetUpCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=09c1a2c1-dd5c-465b-bffe-f71f40d20176 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 650, in run_idl 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 183, in lookup 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 234, in _lookup 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=09c1a2c1-dd5c-465b-bffe-f71f40d20176 2026-04-23 09:09:46.180 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Unexpected exception in notify_loop: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=09c1a2c1-dd5c-465b-bffe-f71f40d20176 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event Traceback (most recent call last): 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/event.py", line 177, in notify_loop 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event match.run(event, row, updates) 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py", line 543, in run 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event self.driver.set_port_status_down(row.name) 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 1231, in set_port_status_down 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event self._ovn_client.update_lsp_host_info( 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 297, in update_lsp_host_info 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event port_up = self._nb_idl.lsp_get_up(db_port.id).execute( 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event self.run_idl(None) 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 650, in run_idl 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 183, in lookup 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event return self._lookup(table, record) 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 234, in _lookup 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event raise RowNotFound(table=table, col=column, match=match) 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=09c1a2c1-dd5c-465b-bffe-f71f40d20176 2026-04-23 09:09:46.182 10 ERROR ovsdbapp.event  2026-04-23 09:09:46.203 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-623b9085-1370-4e7f-9114-ea3b0f423e2c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 204 len: 173 time: 0.3213916 2026-04-23 09:09:46.301 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-96561821-a359-4240-9899-a1f3d82966e9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2727 time: 0.0398369 2026-04-23 09:09:46.382 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-bbef8f03-be37-4af5-912d-41d0b15a3aa8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&id=c41364d8-19c2-450d-aee3-3d9900bdebb7&id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 2519 time: 0.0743341 2026-04-23 09:09:46.412 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-9dd72cce-c826-4063-a8d4-ee00b56c7709 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.149&port_id=0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 217 time: 0.0238724 2026-04-23 09:09:46.451 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-03f689dc-8b2f-4de6-aead-2a9aee638818 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=4822c5bb-41ec-454e-863f-fc22263bb413 HTTP/1.1" status: 200 len: 829 time: 0.0331249 2026-04-23 09:09:46.482 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-5a9f2ae8-b12e-4a9f-83e1-2ea4c73077b8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246582 2026-04-23 09:09:46.545 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-f2d449ad-f7ae-47d4-861f-612881d17832 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0578318 2026-04-23 09:09:46.614 10 INFO neutron.wsgi [None req-c16796dd-60f9-433d-b0ea-09d2eefe6d50 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2727 time: 0.0429823 2026-04-23 09:09:46.636 10 INFO neutron.pecan_wsgi.hooks.translation [None req-597d7fd5-3962-4fca-984c-e6a7c9697214 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:09:46.639 10 INFO neutron.wsgi [None req-597d7fd5-3962-4fca-984c-e6a7c9697214 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/ports/09c1a2c1-dd5c-465b-bffe-f71f40d20176 HTTP/1.1" status: 404 len: 338 time: 0.0193136 2026-04-23 09:09:46.642 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-4bbd1665-19b3-498f-b182-6ffb808e14b1 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0895534 2026-04-23 09:09:46.683 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-da429d7c-290e-4ffb-8f4e-b98b001da5ea 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.251&port_id=126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 217 time: 0.0368006 2026-04-23 09:09:46.738 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-41751836-11f9-44de-bcb4-718608808857 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 853 time: 0.0458097 2026-04-23 09:09:46.759 10 INFO neutron.wsgi [None req-51f89767-ef50-4f38-bb88-16120aaac837 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0055537 2026-04-23 09:09:46.781 10 INFO neutron.wsgi [None req-965266ec-7c88-4308-9c78-1de23d6151ab f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0051103 2026-04-23 09:09:46.783 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-5fc8262f-5e43-4c4d-a8ef-e5c5f2cf2a58 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=c41364d8-19c2-450d-aee3-3d9900bdebb7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0400445 2026-04-23 09:09:46.790 10 INFO neutron.wsgi [None req-e62523a0-7c69-4502-9a85-7fe0c281af73 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0028930 2026-04-23 09:09:46.802 10 INFO neutron.wsgi [None req-144b2f1f-07e8-49c5-be06-590ee376aa3d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049484 2026-04-23 09:09:46.852 10 INFO neutron.wsgi [None req-606875e2-4df4-49d4-b844-645dec337eaf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0426452 2026-04-23 09:09:46.878 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-f595c8d5-e4b7-4cba-afac-8cbe637b4caf 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0880129 2026-04-23 09:09:46.898 10 INFO neutron.wsgi [None req-7099f96a-12bd-4135-b909-591f2e7c0f64 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1336 time: 0.0417659 2026-04-23 09:09:46.940 10 INFO neutron.wsgi [None req-280c8b6d-2fcf-4f7b-a330-d24e89b1a148 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1518 time: 0.0369668 2026-04-23 09:09:46.975 10 INFO neutron.wsgi [req-3d431db4-ef9d-41be-8228-ff32c43c6382 req-229229df-cafc-43ff-82d9-b59a9c9e617b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0892074 2026-04-23 09:09:46.979 10 INFO neutron.wsgi [None req-36e375ae-c2a5-4b9b-bcdc-fffd3967914e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0349765 2026-04-23 09:09:47.052 10 INFO neutron.wsgi [None req-d62c534e-47fe-4134-9c22-6f5a0e5ef9f2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1001 time: 0.0680306 2026-04-23 09:09:47.094 10 INFO neutron.wsgi [None req-df620613-b153-4fd7-81fd-2ffe509ec2e5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1336 time: 0.0379744 2026-04-23 09:09:47.131 10 INFO neutron.wsgi [None req-3ddc5b77-f9da-4a59-b000-7e7aae0bbe70 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0326173 2026-04-23 09:09:47.353 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d2b4c33-d9be-493b-86ba-fd90fdc0037e'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '09c1a2c1-dd5c-465b-bffe-f71f40d20176', 'code': 200} 2026-04-23 09:09:47.353 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d2b4c33-d9be-493b-86ba-fd90fdc0037e'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09c1a2c1-dd5c-465b-bffe-f71f40d20176', 'code': 200} 2026-04-23 09:09:47.354 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d2b4c33-d9be-493b-86ba-fd90fdc0037e'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-deleted', 'tag': '09c1a2c1-dd5c-465b-bffe-f71f40d20176', 'status': 'completed', 'code': 200} 2026-04-23 09:09:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031545 2026-04-23 09:09:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035686 2026-04-23 09:09:55.840 10 INFO neutron.wsgi [None req-547609bd-16f7-4b3c-86cf-32a92904f44b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0059414 2026-04-23 09:09:55.850 10 INFO neutron.wsgi [None req-c8d59981-b7c2-4401-aa63-c30e110ebaa8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0059960 2026-04-23 09:09:55.861 10 INFO neutron.wsgi [None req-166805e9-4fa8-4d2f-b3a5-e9bc7466e2f7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0058537 2026-04-23 09:09:55.871 10 INFO neutron.wsgi [None req-73b5bb26-61de-4305-862a-b7c35b4937dd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044677 2026-04-23 09:09:55.926 10 INFO neutron.wsgi [None req-660620fe-42a5-4a4f-b375-bf70ca0ce640 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-groups?name=lb-6b27a50f-6f25-4cdc-9f1f-60a0235a997b HTTP/1.1" status: 200 len: 2941 time: 0.0470049 2026-04-23 09:09:55.984 10 INFO neutron.wsgi [None req-3bfb76bf-6e3a-4411-b6af-494246214244 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-group-rules?security_group_id=e1259f47-2f8e-4a3a-af9c-550c079ae30c HTTP/1.1" status: 200 len: 2406 time: 0.0523634 2026-04-23 09:09:56.140 10 INFO neutron.wsgi [None req-65ac1738-50dd-4f01-8ee2-cee68dd897e9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/security-group-rules/0c465933-0405-4bb1-afcd-b5a6c98f13d9 HTTP/1.1" status: 204 len: 173 time: 0.1506326 2026-04-23 09:09:56.286 10 INFO neutron.wsgi [None req-11464862-d6ac-40d4-892d-d061e1bcfd80 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/security-group-rules/ca004f45-fd5e-4513-a783-04bad781c72f HTTP/1.1" status: 204 len: 173 time: 0.1387444 2026-04-23 09:10:00.603 9 INFO neutron.db.l3_db [None req-6526b1dd-bfa3-4e60-b4fa-20733536f0b6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Floating IP 1ab62ab3-01ff-4582-910f-befc1c9dbcd1 disassociated (deleted). External IP: 10.96.250.203, port: abfdc320-23d0-40d9-b0a6-19b44a97c885. 2026-04-23 09:10:00.702 9 INFO neutron.wsgi [None req-6526b1dd-bfa3-4e60-b4fa-20733536f0b6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/1ab62ab3-01ff-4582-910f-befc1c9dbcd1 HTTP/1.1" status: 204 len: 168 time: 0.5069933 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:00.738 9 INFO neutron.api.v2.resource [None req-a5df1d12-bb63-48cb-9bc0-b28dd66adeaf 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:00.739 9 INFO neutron.wsgi [None req-a5df1d12-bb63-48cb-9bc0-b28dd66adeaf 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/floatingips/1ab62ab3-01ff-4582-910f-befc1c9dbcd1 HTTP/1.1" status: 404 len: 345 time: 0.0283029 2026-04-23 09:10:01.200 9 INFO neutron.wsgi [None req-5fce10ee-4ff6-45f4-944e-bcefa8b9215f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0045171 2026-04-23 09:10:01.211 9 INFO neutron.wsgi [None req-3b5e0c7b-5f0d-4a24-98b4-b21fac509ee7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0046337 2026-04-23 09:10:01.220 9 INFO neutron.wsgi [None req-9db47c5c-6b9c-46ca-a358-de0c424a32a8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045774 2026-04-23 09:10:01.247 9 INFO neutron.wsgi [None req-d2890c0b-9d4d-4ab1-97be-60686da6fe5f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0063543 2026-04-23 09:10:01.295 9 INFO neutron.wsgi [None req-f1f095ce-96b5-41de-9a54-fd1fb659d6f3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 200 len: 850 time: 0.0430808 2026-04-23 09:10:01.343 9 INFO neutron.wsgi [None req-6ba3cd56-8a90-429c-99ab-10a58fcd7135 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2727 time: 0.0382895 2026-04-23 09:10:01.388 9 INFO neutron.wsgi [None req-208cf95f-a541-44bb-842d-001c57600609 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2727 time: 0.0364251 2026-04-23 09:10:01.766 9 INFO neutron.wsgi [None req-40ff7d18-944e-454f-8f78-56c76f2e0e72 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2727 time: 0.0409732 2026-04-23 09:10:02.032 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status down for port: 126ff52f-90fd-4ae1-b662-c4a5f7259871 2026-04-23 09:10:02.037 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: abfdc320-23d0-40d9-b0a6-19b44a97c885 2026-04-23 09:10:02.131 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-85da34e8-42a1-4589-86e5-46ca58a7dae9 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1518 time: 0.0507135 2026-04-23 09:10:02.195 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-27a085d7-ec35-4317-81c5-bd95caf4bd9b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0576742 2026-04-23 09:10:02.215 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ed850d4-7c85-4f0e-9e4f-d96485854a47'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '126ff52f-90fd-4ae1-b662-c4a5f7259871', 'code': 200} 2026-04-23 09:10:02.264 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource abfdc320-23d0-40d9-b0a6-19b44a97c885 (type: ports) to 6 2026-04-23 09:10:02.277 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-f0a609db-340b-4be1-bc88-531565bc9c65 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0723958 2026-04-23 09:10:02.400 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 7 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:02.809 9 INFO neutron.wsgi [None req-ca05428e-d3c1-45a5-9dff-42447fecfc05 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 2725 time: 0.0333269 2026-04-23 09:10:03.162 10 INFO neutron.db.ovn_revision_numbers_db [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-84e42bd5-3613-4417-94c0-b21ae93c33db 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 8 2026-04-23 09:10:03.176 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-84e42bd5-3613-4417-94c0-b21ae93c33db 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "PUT /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1350 time: 0.8930049 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:03.274 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-caad2427-9a0a-49e6-8ffc-6acc4386e940 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=efa8a2dadca24163b1cb3def49aa31fe&device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1417 time: 0.0364990 2026-04-23 09:10:03.352 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-b0ab2c36-78ee-4052-8488-ef70b8f2dc52 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&id=c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 200 len: 1729 time: 0.0679803 2026-04-23 09:10:03.379 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-ed547875-2e45-461b-ba36-68c4c2f41ccc 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.149&port_id=0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 200 len: 217 time: 0.0211279 2026-04-23 09:10:03.424 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-12462e9d-23ac-42c2-ab33-aa6aa547e410 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=4822c5bb-41ec-454e-863f-fc22263bb413 HTTP/1.1" status: 200 len: 829 time: 0.0381267 2026-04-23 09:10:03.453 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-77341faa-b31d-46ff-9e82-2e4647940547 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=f1928c4b-bd4d-4cda-a90d-12b0a3a1870a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0205007 2026-04-23 09:10:03.521 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-611cbaca-f892-4dd5-b3aa-ef0f2eb7efdd 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0632777 2026-04-23 09:10:03.602 10 INFO neutron.wsgi [req-a7894d02-c2d2-432c-9627-931f9dc7310b req-28f3f443-8002-4a1e-a848-7696bd618418 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/f1928c4b-bd4d-4cda-a90d-12b0a3a1870a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0730057 2026-04-23 09:10:03.862 9 INFO neutron.wsgi [None req-48f497e4-6965-485f-ae10-b219bf4b4c86 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1417 time: 0.0431025 2026-04-23 09:10:04.270 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4066174-8042-42f7-b6af-96ee77f16b25'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '126ff52f-90fd-4ae1-b662-c4a5f7259871', 'code': 200} 2026-04-23 09:10:04.286 9 INFO neutron.db.ovn_revision_numbers_db [None req-655e84ce-b439-48df-af88-f6d149397937 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 126ff52f-90fd-4ae1-b662-c4a5f7259871 (type: ports) to 9 2026-04-23 09:10:04.307 9 INFO neutron.wsgi [None req-655e84ce-b439-48df-af88-f6d149397937 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1290 time: 0.4384823 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:04.347 9 INFO neutron.wsgi [None req-8890b227-75b1-4ef8-ae5f-f9c25b37ea2a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 200 len: 1290 time: 0.0335972 2026-04-23 09:10:04.398 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50150bf-1b34-4d73-9e1c-a5823dffe398 - - - - - -] Successfully bumped revision number for resource abfdc320-23d0-40d9-b0a6-19b44a97c885 (type: ports) to 8 2026-04-23 09:10:04.686 9 INFO neutron.wsgi [None req-a79992a7-c13c-40be-a624-52f2178b6398 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 204 len: 173 time: 0.3316576 2026-04-23 09:10:04.742 9 INFO neutron.wsgi [None req-fa75e515-7c31-41d7-bfdf-0045825d9346 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0084507 2026-04-23 09:10:04.756 9 INFO neutron.wsgi [None req-527cb7b6-2edc-4691-8efd-9d0521a88486 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054274 2026-04-23 09:10:04.768 9 INFO neutron.wsgi [None req-8c192450-944a-49ff-b52b-349c8aea8821 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0047388 2026-04-23 09:10:04.786 9 INFO neutron.wsgi [None req-716a0f6e-6ca1-4029-8a1f-009a512659ce f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0073786 2026-04-23 09:10:04.818 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4ee233f9-0adb-44ea-b58d-86690436344e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 09:10:04.820 9 INFO neutron.wsgi [None req-4ee233f9-0adb-44ea-b58d-86690436344e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/ports/126ff52f-90fd-4ae1-b662-c4a5f7259871 HTTP/1.1" status: 404 len: 338 time: 0.0257008 2026-04-23 09:10:04.856 9 INFO neutron.wsgi [None req-13c03dd6-28cc-4c09-baba-b462b2e54b46 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1328 time: 0.0312464 2026-04-23 09:10:04.902 9 INFO neutron.wsgi [None req-54dab209-88b0-4910-870d-7dd380057ab2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/security-groups?name=lb-6b27a50f-6f25-4cdc-9f1f-60a0235a997b HTTP/1.1" status: 200 len: 1777 time: 0.0408528 2026-04-23 09:10:04.944 9 INFO neutron.wsgi [None req-c967a74f-abde-418d-840c-798aa0b83779 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1328 time: 0.0357134 2026-04-23 09:10:05.358 9 INFO neutron.db.ovn_revision_numbers_db [None req-91076df1-44cb-41f1-9ec3-f34433e64d69 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource abfdc320-23d0-40d9-b0a6-19b44a97c885 (type: ports) to 9 2026-04-23 09:10:05.374 9 INFO neutron.wsgi [None req-91076df1-44cb-41f1-9ec3-f34433e64d69 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "PUT /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 200 len: 1290 time: 0.4213610 2026-04-23 09:10:05.527 9 INFO neutron.wsgi [None req-a64aa73d-25dc-4142-ab14-fd295d24ed57 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/security-groups/e1259f47-2f8e-4a3a-af9c-550c079ae30c HTTP/1.1" status: 204 len: 173 time: 0.1455359 2026-04-23 09:10:05.881 9 INFO neutron.wsgi [None req-9bf67473-2d85-471b-b843-33cb7427339b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/ports/abfdc320-23d0-40d9-b0a6-19b44a97c885 HTTP/1.1" status: 204 len: 173 time: 0.3482566 2026-04-23 09:10:06.192 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: 0d94a396-1af5-48bd-8805-1ee2e5b84bfb 2026-04-23 09:10:06.372 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e937c18-03f0-46d0-b4fb-9c34812683f6'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0d94a396-1af5-48bd-8805-1ee2e5b84bfb', 'code': 200} 2026-04-23 09:10:06.531 10 INFO neutron.wsgi [req-9c418729-e5ea-4b20-9a56-ce8deb8f96dc req-d1a51b8c-cc52-480e-8cf5-e21802b08498 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=266fb674-1a16-4b7b-afcc-ee328d5c7d66 HTTP/1.1" status: 200 len: 1415 time: 0.0367737 2026-04-23 09:10:06.592 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014682 2026-04-23 09:10:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035226 2026-04-23 09:10:06.596 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource 0d94a396-1af5-48bd-8805-1ee2e5b84bfb (type: ports) to 5 2026-04-23 09:10:06.812 10 INFO neutron.wsgi [req-9c418729-e5ea-4b20-9a56-ce8deb8f96dc req-e1df26dc-db0d-4f4f-b206-cfd5c4065675 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 199.204.45.169 "DELETE /v2.0/ports/0d94a396-1af5-48bd-8805-1ee2e5b84bfb HTTP/1.1" status: 204 len: 173 time: 0.2758141 2026-04-23 09:10:08.427 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-60186862-9049-46f5-90be-546d3e7cd8be'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d94a396-1af5-48bd-8805-1ee2e5b84bfb', 'code': 200} 2026-04-23 09:10:08.428 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-60186862-9049-46f5-90be-546d3e7cd8be'] response: {'server_uuid': '266fb674-1a16-4b7b-afcc-ee328d5c7d66', 'name': 'network-vif-deleted', 'tag': '0d94a396-1af5-48bd-8805-1ee2e5b84bfb', 'status': 'completed', 'code': 200} 2026-04-23 09:10:12.144 9 INFO neutron.db.l3_db [None req-aef619b4-ead1-48b8-9e8d-5ab0b68170ae 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Floating IP 4a16aa40-b205-4850-8d9c-e4b7ade1e7b8 disassociated (deleted). External IP: 10.96.250.219, port: 75de6934-71ba-4389-b2a0-5c3688fe3b50. 2026-04-23 09:10:12.252 9 INFO neutron.wsgi [None req-aef619b4-ead1-48b8-9e8d-5ab0b68170ae 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/4a16aa40-b205-4850-8d9c-e4b7ade1e7b8 HTTP/1.1" status: 204 len: 168 time: 1.0536757 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:12.286 10 INFO neutron.api.v2.resource [None req-02df2add-aa83-4c8c-86e6-b32afecd0b7c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:12.288 10 INFO neutron.wsgi [None req-02df2add-aa83-4c8c-86e6-b32afecd0b7c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/floatingips/4a16aa40-b205-4850-8d9c-e4b7ade1e7b8 HTTP/1.1" status: 404 len: 345 time: 0.0249009 2026-04-23 09:10:12.300 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc1956c5-f306-45b2-9664-cca4c55245d7'] response: {'name': 'network-changed', 'server_uuid': '46e969c6-f458-41a6-bff2-6e2c7008719e', 'tag': '75de6934-71ba-4389-b2a0-5c3688fe3b50', 'status': 'completed', 'code': 200} 2026-04-23 09:10:12.357 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-67afae9b-c885-40c4-9833-7c2f7069f49a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1638 time: 0.0405233 2026-04-23 09:10:12.425 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-f22bc07f-a471-4f8f-8665-34850f9b4809 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 200 len: 1002 time: 0.0625246 2026-04-23 09:10:12.456 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-8fb21d56-e333-43a7-9af1-c3a8454e011e 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 217 time: 0.0233662 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:12.493 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-df8f447d-f7ac-4edc-9446-03d256638872 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A190&port_id=75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 200 len: 217 time: 0.0298936 2026-04-23 09:10:12.524 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] OVN reports status down for port: 75de6934-71ba-4389-b2a0-5c3688fe3b50 2026-04-23 09:10:12.544 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-a76de384-690f-4def-a941-148842269be8 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=01e74ce8-ea75-4297-8421-b40457bebfbe&id=49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 200 len: 1566 time: 0.0452628 2026-04-23 09:10:12.581 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-804a01a3-0939-4bab-8e9c-46dfbf4bed50 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0305388 2026-04-23 09:10:12.593 9 INFO neutron.wsgi [req-43f41e58-0c6e-4adb-9b2e-b61417b8cf3a req-edb081f8-ed57-457c-b529-403a657c1f39 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1400 time: 0.1328545 2026-04-23 09:10:12.613 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-ca92b3ea-0613-43cd-ace0-f12ac8e5368b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0244317 2026-04-23 09:10:12.679 9 INFO neutron.wsgi [req-43f41e58-0c6e-4adb-9b2e-b61417b8cf3a req-c0eb15c1-1ad8-43da-a411-f83f1afa90d2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0734119 2026-04-23 09:10:12.715 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-1562782a-450c-4bc8-b5a0-05ba53af54cf 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0876360 2026-04-23 09:10:12.792 10 INFO neutron.wsgi [req-84f04e06-487b-4a5f-835f-102ff2779a0a req-116ee51b-3400-4711-81d2-a49188ecd696 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0708432 2026-04-23 09:10:12.830 9 INFO neutron.wsgi [req-2b393868-2e6e-467f-8589-cc0da388254b req-2ca90580-7c0d-43cc-8398-ca5dd6310267 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=46e969c6-f458-41a6-bff2-6e2c7008719e HTTP/1.1" status: 200 len: 1398 time: 0.0515056 2026-04-23 09:10:12.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b0a0973-5904-4d4c-9684-adf715d88fb6 - - - - - -] Successfully bumped revision number for resource 75de6934-71ba-4389-b2a0-5c3688fe3b50 (type: ports) to 5 2026-04-23 09:10:13.222 9 INFO neutron.wsgi [req-2b393868-2e6e-467f-8589-cc0da388254b req-5fef23e4-8b75-4b22-8dba-441defee81c1 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "DELETE /v2.0/ports/75de6934-71ba-4389-b2a0-5c3688fe3b50 HTTP/1.1" status: 204 len: 173 time: 0.3872795 2026-04-23 09:10:14.337 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ef38678-35c8-4861-8da6-54ffd57617bd'] response: {'server_uuid': '46e969c6-f458-41a6-bff2-6e2c7008719e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '75de6934-71ba-4389-b2a0-5c3688fe3b50', 'code': 200} 2026-04-23 09:10:14.337 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ef38678-35c8-4861-8da6-54ffd57617bd'] response: {'server_uuid': '46e969c6-f458-41a6-bff2-6e2c7008719e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75de6934-71ba-4389-b2a0-5c3688fe3b50', 'code': 200} 2026-04-23 09:10:14.338 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ef38678-35c8-4861-8da6-54ffd57617bd'] response: {'server_uuid': '46e969c6-f458-41a6-bff2-6e2c7008719e', 'name': 'network-vif-deleted', 'tag': '75de6934-71ba-4389-b2a0-5c3688fe3b50', 'status': 'completed', 'code': 200} 2026-04-23 09:10:18.160 10 INFO neutron.db.l3_db [None req-61baff45-84fe-4fc3-8ca6-75db360b9c18 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] Floating IP 4375ffe3-0389-42f9-820f-66156d03babe disassociated (deleted). External IP: 10.96.250.212, port: a4b32613-ead6-4a1e-9973-74e13738e0d5. 2026-04-23 09:10:18.206 10 INFO neutron.wsgi [None req-61baff45-84fe-4fc3-8ca6-75db360b9c18 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/floatingips/4375ffe3-0389-42f9-820f-66156d03babe HTTP/1.1" status: 204 len: 168 time: 0.4627798 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:18.244 9 INFO neutron.api.v2.resource [None req-7908ee2d-d10d-4862-88b9-51c83ad5051a 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:18.245 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-99652df4-be2e-49bf-81ea-6710819376b1'] response: {'name': 'network-changed', 'server_uuid': '67dcea18-3d63-43b8-bbab-f3dd495c21bd', 'tag': 'a4b32613-ead6-4a1e-9973-74e13738e0d5', 'status': 'completed', 'code': 200} 2026-04-23 09:10:18.245 9 INFO neutron.wsgi [None req-7908ee2d-d10d-4862-88b9-51c83ad5051a 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/floatingips/4375ffe3-0389-42f9-820f-66156d03babe HTTP/1.1" status: 404 len: 345 time: 0.0332966 2026-04-23 09:10:18.328 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-deaf20cc-29ab-489b-b472-ab5d1dde237c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?tenant_id=0a264a92aeef4e7ebae93a3737deda14&device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1638 time: 0.0594003 2026-04-23 09:10:18.416 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-29d025c1-8023-4cfa-b41c-ad723fd64d21 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks?id=48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 200 len: 1003 time: 0.0803030 2026-04-23 09:10:18.473 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-ff889710-0e7f-4976-90c5-4e9abe67443b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 217 time: 0.0450087 2026-04-23 09:10:18.518 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-8d3f8758-5cb8-4b70-8848-64b5054aee8c 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A16f&port_id=a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 200 len: 217 time: 0.0385160 2026-04-23 09:10:18.520 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] OVN reports status down for port: a4b32613-ead6-4a1e-9973-74e13738e0d5 2026-04-23 09:10:18.584 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-b0fba6a8-0ae7-44af-9bd3-5f19c8bb4881 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/subnets?id=c3bb6284-0bd8-4591-b8ad-38751c2b2314&id=35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 200 len: 1563 time: 0.0501535 2026-04-23 09:10:18.644 9 INFO neutron.wsgi [req-d32c87eb-a99a-4711-987c-320f6a72ec00 req-72d279fe-cd70-479d-a64e-71da817e11ad 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/ports?device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1400 time: 0.2431934 2026-04-23 09:10:18.646 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-5e523aa2-e815-45f3-ba1d-7eb86c9cd73b 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0546303 2026-04-23 09:10:18.686 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-e1c5ae1a-ddad-4d77-aa24-df83f61550e3 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/ports?network_id=48474ccf-bceb-471d-affa-9d19608b70bf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0333292 2026-04-23 09:10:18.718 9 INFO neutron.wsgi [req-d32c87eb-a99a-4711-987c-320f6a72ec00 req-0f2d06db-1813-40ac-90f0-f9cd8dabef96 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.154 "GET /v2.0/security-groups?id=a602ef5d-8b31-4f95-9764-053e69b392c5&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0664136 2026-04-23 09:10:18.764 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-b5b96b88-4518-40c2-89f0-267d02316f0a 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0699332 2026-04-23 09:10:18.827 9 INFO neutron.wsgi [req-c2c4fce7-7522-44a9-80ae-04624669eb9d req-9b3d6c48-fcf8-4eaf-8228-7e09a32f13c4 22687b220c1947d29d38d3e29d5f22b5 7ae93f92794f4536a04ad36bd6654647 - - 20047fefb4c943a9bbbf2b5ffb37f9af 20047fefb4c943a9bbbf2b5ffb37f9af] 199.204.45.169 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0538816 2026-04-23 09:10:18.851 10 INFO neutron.wsgi [req-87f98e1c-fc93-45bd-9c98-4ab5508eab91 req-85e7dfe0-27f1-4b60-af4a-ccdab23e010b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "GET /v2.0/ports?device_id=67dcea18-3d63-43b8-bbab-f3dd495c21bd HTTP/1.1" status: 200 len: 1398 time: 0.1044340 2026-04-23 09:10:18.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-1be9ed59-92c7-41c7-87dc-50525dd83585 - - - - - -] Successfully bumped revision number for resource a4b32613-ead6-4a1e-9973-74e13738e0d5 (type: ports) to 5 2026-04-23 09:10:19.262 10 INFO neutron.wsgi [req-87f98e1c-fc93-45bd-9c98-4ab5508eab91 req-98785ef5-b1d5-44f0-b52c-8868409dd0a2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 199.204.45.169 "DELETE /v2.0/ports/a4b32613-ead6-4a1e-9973-74e13738e0d5 HTTP/1.1" status: 204 len: 173 time: 0.4031413 2026-04-23 09:10:20.288 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4072356-3835-4318-961d-ab5df13211c7'] response: {'server_uuid': '67dcea18-3d63-43b8-bbab-f3dd495c21bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a4b32613-ead6-4a1e-9973-74e13738e0d5', 'code': 200} 2026-04-23 09:10:20.288 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4072356-3835-4318-961d-ab5df13211c7'] response: {'server_uuid': '67dcea18-3d63-43b8-bbab-f3dd495c21bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4b32613-ead6-4a1e-9973-74e13738e0d5', 'code': 200} 2026-04-23 09:10:20.289 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4072356-3835-4318-961d-ab5df13211c7'] response: {'server_uuid': '67dcea18-3d63-43b8-bbab-f3dd495c21bd', 'name': 'network-vif-deleted', 'tag': 'a4b32613-ead6-4a1e-9973-74e13738e0d5', 'status': 'completed', 'code': 200} 2026-04-23 09:10:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029278 2026-04-23 09:10:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036707 2026-04-23 09:10:23.916 9 INFO neutron.wsgi [None req-56ad0008-c32d-493a-b47f-0ee62f4fbb2d 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/881d8efb-c882-4efb-9823-b1f567991902 HTTP/1.1" status: 204 len: 168 time: 0.1337013 2026-04-23 09:10:23.931 9 INFO neutron.api.v2.resource [None req-c0724f84-a525-4906-be0f-2166e893c84a 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:23.932 9 INFO neutron.wsgi [None req-c0724f84-a525-4906-be0f-2166e893c84a 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/881d8efb-c882-4efb-9823-b1f567991902 HTTP/1.1" status: 404 len: 356 time: 0.0106540 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:24.081 10 INFO neutron.wsgi [None req-7731bfeb-b63a-41a7-a7b1-dbe8d8570461 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/345c4e41-cab2-451c-973e-20b5a2ef6438 HTTP/1.1" status: 204 len: 168 time: 0.1410582 2026-04-23 09:10:24.094 10 INFO neutron.api.v2.resource [None req-db2d6072-d176-429e-8c18-89af5cd919f4 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:24.096 10 INFO neutron.wsgi [None req-db2d6072-d176-429e-8c18-89af5cd919f4 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/345c4e41-cab2-451c-973e-20b5a2ef6438 HTTP/1.1" status: 404 len: 356 time: 0.0092325 2026-04-23 09:10:24.223 9 INFO neutron.wsgi [None req-1f9023d3-0247-46f2-9428-9dbd2a40347f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/4af53941-d6a7-4996-b2df-3c99fd70f0bd HTTP/1.1" status: 204 len: 168 time: 0.1217616 2026-04-23 09:10:24.236 9 INFO neutron.api.v2.resource [None req-509029ff-5fdf-4c72-b961-b0ce4476c673 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:24.237 9 INFO neutron.wsgi [None req-509029ff-5fdf-4c72-b961-b0ce4476c673 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/4af53941-d6a7-4996-b2df-3c99fd70f0bd HTTP/1.1" status: 404 len: 356 time: 0.0093725 2026-04-23 09:10:24.341 9 INFO neutron.wsgi [None req-f1deaf29-d12e-4675-b5db-903ba04b7f84 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/e8c67556-e164-459e-abb3-f80f439c5a56 HTTP/1.1" status: 204 len: 168 time: 0.0999734 2026-04-23 09:10:24.355 9 INFO neutron.api.v2.resource [None req-c3f08c13-b0a5-488b-b20c-6afba6049cb2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:24.355 9 INFO neutron.wsgi [None req-c3f08c13-b0a5-488b-b20c-6afba6049cb2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/e8c67556-e164-459e-abb3-f80f439c5a56 HTTP/1.1" status: 404 len: 356 time: 0.0070221 2026-04-23 09:10:24.456 9 INFO neutron.wsgi [None req-1e13da4d-8cc1-4ca3-a082-0ea109832c74 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/439e10ed-ea7d-4290-8496-119847bf6292 HTTP/1.1" status: 204 len: 168 time: 0.0954046 2026-04-23 09:10:24.470 9 INFO neutron.api.v2.resource [None req-257f191a-face-4962-bfca-47442e8c71f2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:24.472 9 INFO neutron.wsgi [None req-257f191a-face-4962-bfca-47442e8c71f2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/439e10ed-ea7d-4290-8496-119847bf6292 HTTP/1.1" status: 404 len: 356 time: 0.0094004 2026-04-23 09:10:24.592 9 INFO neutron.wsgi [None req-c0f05fbc-e685-4f81-b98f-d322701dd0ba 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/e25a6348-34ea-45d5-8814-76fe417af6ae HTTP/1.1" status: 204 len: 168 time: 0.1162002 2026-04-23 09:10:24.607 9 INFO neutron.api.v2.resource [None req-4a481592-31a0-4bc6-9b43-ad9227a7709e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:24.609 9 INFO neutron.wsgi [None req-4a481592-31a0-4bc6-9b43-ad9227a7709e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/e25a6348-34ea-45d5-8814-76fe417af6ae HTTP/1.1" status: 404 len: 356 time: 0.0109332 2026-04-23 09:10:24.735 10 INFO neutron.wsgi [None req-a801adcd-60f2-4900-881f-3a2c6a16bc66 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/fa7838ca-62f5-4333-b9d4-9d1d75d5051f HTTP/1.1" status: 204 len: 168 time: 0.1212981 2026-04-23 09:10:24.759 9 INFO neutron.api.v2.resource [None req-be300329-b5b4-4ba7-a63b-3077abc823b1 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:24.760 9 INFO neutron.wsgi [None req-be300329-b5b4-4ba7-a63b-3077abc823b1 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/fa7838ca-62f5-4333-b9d4-9d1d75d5051f HTTP/1.1" status: 404 len: 356 time: 0.0153203 2026-04-23 09:10:24.903 9 INFO neutron.wsgi [None req-133ca09a-a69d-44fb-9dfe-fa5c040528a6 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/2f9bf99b-2c69-4132-952f-6a846fd33459 HTTP/1.1" status: 204 len: 168 time: 0.1371548 2026-04-23 09:10:24.918 9 INFO neutron.api.v2.resource [None req-8a115af9-a50d-4d67-8933-90db626a5a62 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:24.920 9 INFO neutron.wsgi [None req-8a115af9-a50d-4d67-8933-90db626a5a62 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/2f9bf99b-2c69-4132-952f-6a846fd33459 HTTP/1.1" status: 404 len: 356 time: 0.0111766 2026-04-23 09:10:25.044 9 INFO neutron.wsgi [None req-5e51063f-2c7f-4a61-aa18-f840412e4ec8 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/37161026-a75b-455a-a0a8-936146fe82a7 HTTP/1.1" status: 204 len: 168 time: 0.1192987 2026-04-23 09:10:25.057 9 INFO neutron.api.v2.resource [None req-fbcc4291-f9d9-4377-8627-1c392f7dc0b8 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:25.059 9 INFO neutron.wsgi [None req-fbcc4291-f9d9-4377-8627-1c392f7dc0b8 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/37161026-a75b-455a-a0a8-936146fe82a7 HTTP/1.1" status: 404 len: 356 time: 0.0091226 2026-04-23 09:10:25.191 10 INFO neutron.wsgi [None req-71d4bc62-0cfa-466a-9fed-604c07ae7285 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/913c1d4d-99ce-4ec9-bea9-9fc57ea21eff HTTP/1.1" status: 204 len: 168 time: 0.1284623 2026-04-23 09:10:25.214 10 INFO neutron.api.v2.resource [None req-e4a4dec5-b000-4412-b8b2-5c34bc9e1bd2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:25.217 10 INFO neutron.wsgi [None req-e4a4dec5-b000-4412-b8b2-5c34bc9e1bd2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/913c1d4d-99ce-4ec9-bea9-9fc57ea21eff HTTP/1.1" status: 404 len: 356 time: 0.0183642 2026-04-23 09:10:25.382 9 INFO neutron.wsgi [None req-2dced13a-3a9e-49d9-825f-bc1a2eb02b50 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-group-rules/3fddc43c-f35c-43ba-acc8-dea92248c30a HTTP/1.1" status: 204 len: 168 time: 0.1577437 2026-04-23 09:10:25.396 9 INFO neutron.api.v2.resource [None req-0da04939-71a3-4064-b2a8-7378b54d393a 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:25.397 9 INFO neutron.wsgi [None req-0da04939-71a3-4064-b2a8-7378b54d393a 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-group-rules/3fddc43c-f35c-43ba-acc8-dea92248c30a HTTP/1.1" status: 404 len: 356 time: 0.0092516 2026-04-23 09:10:25.536 9 INFO neutron.wsgi [None req-97b2ac9d-a220-47d5-be75-c931a7df2704 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/a602ef5d-8b31-4f95-9764-053e69b392c5 HTTP/1.1" status: 204 len: 168 time: 0.1354885 2026-04-23 09:10:25.555 9 INFO neutron.api.v2.resource [None req-7c5171da-de54-41a5-8f0c-095c5bb0335f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:25.556 9 INFO neutron.wsgi [None req-7c5171da-de54-41a5-8f0c-095c5bb0335f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/security-groups/a602ef5d-8b31-4f95-9764-053e69b392c5 HTTP/1.1" status: 404 len: 347 time: 0.0154951 2026-04-23 09:10:26.622 9 INFO neutron.wsgi [None req-4bdfa64c-6ceb-4b13-84e4-9bf41fdfd5d2 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0106132 2026-04-23 09:10:26.786 10 INFO neutron.api.v2.resource [None req-ee4fa378-1c62-4854-b296-5094667b2b16 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-23 09:10:26.787 10 INFO neutron.wsgi [None req-ee4fa378-1c62-4854-b296-5094667b2b16 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1597011 2026-04-23 09:10:27.778 10 INFO neutron.wsgi [None req-72559a9d-8df4-4e28-852f-e1fb87e988f9 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9850237 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:27.922 10 INFO neutron.api.v2.resource [None req-07308e4a-1b11-433d-869c-8ac70d410e84 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-23 09:10:27.924 10 INFO neutron.wsgi [None req-07308e4a-1b11-433d-869c-8ac70d410e84 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1398497 2026-04-23 09:10:29.320 10 INFO neutron.wsgi [None req-c9b6bdd4-6374-4d57-a417-900b921f8f6f 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3892326 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:29.448 9 INFO neutron.api.v2.resource [None req-cba52b6b-2a1d-4cc4-8c2f-7f8df642105a 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-23 09:10:29.450 9 INFO neutron.wsgi [None req-cba52b6b-2a1d-4cc4-8c2f-7f8df642105a 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "PUT /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1235301 2026-04-23 09:10:30.161 9 INFO neutron.wsgi [None req-444ce406-6e34-4088-aee0-da40b188bbea 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a HTTP/1.1" status: 204 len: 168 time: 0.7057416 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 09:10:30.206 10 INFO neutron.api.v2.resource [None req-ed17f00d-f760-4836-a028-a2f3151f3ff4 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] show failed (client error): The resource could not be found. 2026-04-23 09:10:30.208 10 INFO neutron.wsgi [None req-ed17f00d-f760-4836-a028-a2f3151f3ff4 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/routers/a6d65140-1c18-489e-89fd-a9b545f83e4a HTTP/1.1" status: 404 len: 336 time: 0.0400178 2026-04-23 09:10:30.444 10 INFO neutron.wsgi [None req-83fe822e-404b-40ce-8c95-f6b3335f446c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 204 len: 168 time: 0.2281566 2026-04-23 09:10:30.466 10 INFO neutron.pecan_wsgi.hooks.translation [None req-bed8598e-32cd-4fff-891c-a2c74577cf03 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:30.468 10 INFO neutron.wsgi [None req-bed8598e-32cd-4fff-891c-a2c74577cf03 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/subnets/49525d78-c06b-4c11-943f-bf34126e68a6 HTTP/1.1" status: 404 len: 337 time: 0.0185301 2026-04-23 09:10:30.735 10 INFO neutron.wsgi [None req-b71a3c0a-c04c-4866-94cd-ae9423255575 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/01e74ce8-ea75-4297-8421-b40457bebfbe HTTP/1.1" status: 204 len: 168 time: 0.2608933 2026-04-23 09:10:30.772 10 INFO neutron.pecan_wsgi.hooks.translation [None req-5366ee08-01c6-46d1-94fb-e2b55f887899 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:30.774 10 INFO neutron.wsgi [None req-5366ee08-01c6-46d1-94fb-e2b55f887899 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/subnets/01e74ce8-ea75-4297-8421-b40457bebfbe HTTP/1.1" status: 404 len: 337 time: 0.0344028 2026-04-23 09:10:31.148 10 INFO neutron.services.segments.plugin [-] Segment 50757f25-2154-44ec-93c5-776b7bc35162 resource provider aggregate not found 2026-04-23 09:10:31.154 10 INFO neutron.services.segments.plugin [-] Segment 50757f25-2154-44ec-93c5-776b7bc35162 resource provider aggregate not found 2026-04-23 09:10:31.184 10 INFO neutron.services.segments.plugin [-] Segment 50757f25-2154-44ec-93c5-776b7bc35162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50757f25-2154-44ec-93c5-776b7bc35162 found for delete ", "request_id": "req-58903246-21aa-44bf-9175-9858052428a5"}]} 2026-04-23 09:10:31.187 10 INFO neutron.services.segments.plugin [-] Segment 50757f25-2154-44ec-93c5-776b7bc35162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50757f25-2154-44ec-93c5-776b7bc35162 found for delete ", "request_id": "req-684cbbfb-0dd3-439a-8aef-d0f1ba994b04"}]} 2026-04-23 09:10:31.210 10 INFO neutron.wsgi [None req-5be9a8ba-fef6-4e06-b11f-ce8ed92005bf 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 204 len: 168 time: 0.4314237 2026-04-23 09:10:31.240 9 INFO neutron.pecan_wsgi.hooks.translation [None req-630e35bb-01e2-486a-bec2-33158eb76c45 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:31.242 9 INFO neutron.wsgi [None req-630e35bb-01e2-486a-bec2-33158eb76c45 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/networks/58ba9cd7-4e11-45b2-9e73-7d47b9e3cc94 HTTP/1.1" status: 404 len: 339 time: 0.0228820 2026-04-23 09:10:31.437 9 INFO neutron.wsgi [None req-b9170816-fb4a-4875-8448-b52e45e7a490 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 204 len: 168 time: 0.1857927 2026-04-23 09:10:31.466 10 INFO neutron.pecan_wsgi.hooks.translation [None req-95544f01-cb32-4751-bbf7-7f9407bce5a9 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:31.468 10 INFO neutron.wsgi [None req-95544f01-cb32-4751-bbf7-7f9407bce5a9 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/subnets/35418c0d-c12d-4859-83ff-af658b1e2690 HTTP/1.1" status: 404 len: 337 time: 0.0228612 2026-04-23 09:10:31.709 10 INFO neutron.wsgi [None req-92431797-6480-47aa-a1e8-60f277a7b3c5 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 204 len: 168 time: 0.2357612 2026-04-23 09:10:31.739 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1091b057-6222-4095-a268-57ad65a3b17b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:31.741 10 INFO neutron.wsgi [None req-1091b057-6222-4095-a268-57ad65a3b17b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/subnets/c3bb6284-0bd8-4591-b8ad-38751c2b2314 HTTP/1.1" status: 404 len: 337 time: 0.0187626 2026-04-23 09:10:32.176 10 INFO neutron.wsgi [None req-626d8234-3f70-44a0-bfb8-2466fcf27dba 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 204 len: 168 time: 0.4306483 2026-04-23 09:10:32.204 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9557bd92-6304-4bc2-8a1a-494766d7bc1b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:32.206 9 INFO neutron.wsgi [None req-9557bd92-6304-4bc2-8a1a-494766d7bc1b 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/networks/48474ccf-bceb-471d-affa-9d19608b70bf HTTP/1.1" status: 404 len: 339 time: 0.0228174 2026-04-23 09:10:32.421 9 INFO neutron.wsgi [None req-589878df-3198-4e8a-8647-eec8226b1c02 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/784dd3d9-7dd7-41ff-af5f-78984fe8dddd HTTP/1.1" status: 204 len: 168 time: 0.2087061 2026-04-23 09:10:32.445 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0be20d97-c5af-410d-95ed-ac1efbb44838 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:32.448 9 INFO neutron.wsgi [None req-0be20d97-c5af-410d-95ed-ac1efbb44838 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/subnets/784dd3d9-7dd7-41ff-af5f-78984fe8dddd HTTP/1.1" status: 404 len: 337 time: 0.0212872 2026-04-23 09:10:33.022 9 INFO neutron.wsgi [None req-b9bf8396-337f-445e-b591-57e785ff3a2e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 204 len: 168 time: 0.5680630 2026-04-23 09:10:33.048 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2a0e4ca5-b081-4d9d-b693-5e293ace1d20 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:33.049 9 INFO neutron.wsgi [None req-2a0e4ca5-b081-4d9d-b693-5e293ace1d20 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/subnets/19cce5fc-3a03-4386-aac5-2491c83c6edd HTTP/1.1" status: 404 len: 337 time: 0.0207872 2026-04-23 09:10:33.208 10 INFO neutron.services.segments.plugin [-] Segment ae94ce96-6d4a-4d7e-b450-8ab5e2e89034 resource provider aggregate not found 2026-04-23 09:10:33.216 10 INFO neutron.services.segments.plugin [-] Segment ae94ce96-6d4a-4d7e-b450-8ab5e2e89034 resource provider aggregate not found 2026-04-23 09:10:33.224 10 INFO neutron.services.segments.plugin [-] Segment ae94ce96-6d4a-4d7e-b450-8ab5e2e89034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae94ce96-6d4a-4d7e-b450-8ab5e2e89034 found for delete ", "request_id": "req-f5547108-1b2a-418c-bcc9-e1badc3ef6e7"}]} 2026-04-23 09:10:33.232 10 INFO neutron.services.segments.plugin [-] Segment ae94ce96-6d4a-4d7e-b450-8ab5e2e89034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae94ce96-6d4a-4d7e-b450-8ab5e2e89034 found for delete ", "request_id": "req-a80f319d-06c3-4592-98cd-f4abc46ebbbb"}]} 2026-04-23 09:10:33.473 9 INFO neutron.wsgi [None req-5f1213fe-24ac-4dd1-87d3-701241588d9e 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "DELETE /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 204 len: 168 time: 0.4176161 2026-04-23 09:10:33.487 9 INFO neutron.services.segments.plugin [-] Segment 5a93b536-d16b-4d80-bfc9-41991b8bbb4f resource provider aggregate not found 2026-04-23 09:10:33.500 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3438a01b-baa3-43e3-a9b1-d20db339090c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 09:10:33.502 10 INFO neutron.wsgi [None req-3438a01b-baa3-43e3-a9b1-d20db339090c 47bc79f647264a848c286cf1d859c5bc 0a264a92aeef4e7ebae93a3737deda14 - - default default] 10.0.0.66 "GET /v2.0/networks/c41364d8-19c2-450d-aee3-3d9900bdebb7 HTTP/1.1" status: 404 len: 339 time: 0.0218263 2026-04-23 09:10:33.503 9 INFO neutron.services.segments.plugin [-] Segment 5a93b536-d16b-4d80-bfc9-41991b8bbb4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a93b536-d16b-4d80-bfc9-41991b8bbb4f found for delete ", "request_id": "req-a2b76b7d-0aed-4e5d-849d-de5db24e6fc5"}]} 2026-04-23 09:10:33.518 9 INFO neutron.services.segments.plugin [-] Segment 5a93b536-d16b-4d80-bfc9-41991b8bbb4f resource provider aggregate not found 2026-04-23 09:10:33.539 9 INFO neutron.services.segments.plugin [-] Segment 5a93b536-d16b-4d80-bfc9-41991b8bbb4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a93b536-d16b-4d80-bfc9-41991b8bbb4f found for delete ", "request_id": "req-c8468f96-34ec-4d58-b7df-fce56c157ade"}]} 2026-04-23 09:10:36.151 10 INFO neutron.db.ovn_revision_numbers_db [None req-5416a6fa-636c-4963-bb68-0c6a286b1aaf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource e205dd5d-77c0-4939-b5f4-7cd64491ca58 (type: security_groups) to 1 2026-04-23 09:10:36.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-5416a6fa-636c-4963-bb68-0c6a286b1aaf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource ad659947-518f-4d68-b79b-87349c39ebc2 (type: security_group_rules) to 0 2026-04-23 09:10:36.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-5416a6fa-636c-4963-bb68-0c6a286b1aaf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource c85fda3d-12cb-45a7-ad14-116fca139b81 (type: security_group_rules) to 0 2026-04-23 09:10:36.208 10 INFO neutron.db.ovn_revision_numbers_db [None req-5416a6fa-636c-4963-bb68-0c6a286b1aaf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource cf511123-abc3-4c90-8a99-a56b0c8c24f5 (type: security_group_rules) to 0 2026-04-23 09:10:36.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-5416a6fa-636c-4963-bb68-0c6a286b1aaf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f46250b4-f84f-4900-88ec-4cb05abb3e57 (type: security_group_rules) to 0 2026-04-23 09:10:36.261 10 INFO neutron.wsgi [None req-5416a6fa-636c-4963-bb68-0c6a286b1aaf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=69bd4d412ab04c84aa69757384b04c1e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.4401526 2026-04-23 09:10:36.503 10 INFO neutron.wsgi [None req-1fcdeccb-631c-44ec-ad4f-888afeaaa54a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/e205dd5d-77c0-4939-b5f4-7cd64491ca58 HTTP/1.1" status: 204 len: 168 time: 0.2367623 2026-04-23 09:10:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025005 2026-04-23 09:10:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030663 2026-04-23 09:10:36.662 10 INFO neutron.wsgi [None req-bd5886bc-3d43-435c-b436-9531177f3ba7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=0a264a92aeef4e7ebae93a3737deda14&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0497580 2026-04-23 09:10:36.905 10 INFO neutron.wsgi [None req-547e14e4-7f00-4b81-b1d2-caff17faa067 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/05f73747-6ad6-459e-9618-c02acec2087c HTTP/1.1" status: 204 len: 168 time: 0.2358425 2026-04-23 09:10:37.169 10 INFO neutron.db.ovn_revision_numbers_db [None req-8312ac80-d55c-467a-8544-28e2e46da656 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8e0ceb0f-edc6-4dfb-8bd4-9cd2ed6facd5 (type: security_groups) to 1 2026-04-23 09:10:37.185 10 INFO neutron.db.ovn_revision_numbers_db [None req-8312ac80-d55c-467a-8544-28e2e46da656 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 1cfa7286-b6ad-4088-b01d-d92ccb3a3fef (type: security_group_rules) to 0 2026-04-23 09:10:37.199 10 INFO neutron.db.ovn_revision_numbers_db [None req-8312ac80-d55c-467a-8544-28e2e46da656 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 2454e86d-0e37-4289-9d2f-6abbb8992564 (type: security_group_rules) to 0 2026-04-23 09:10:37.219 10 INFO neutron.db.ovn_revision_numbers_db [None req-8312ac80-d55c-467a-8544-28e2e46da656 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 42932cb2-6e13-4d72-9318-7efc0521df8f (type: security_group_rules) to 0 2026-04-23 09:10:37.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-8312ac80-d55c-467a-8544-28e2e46da656 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource d96ebd13-9b60-4191-82ef-18fce953f8bf (type: security_group_rules) to 0 2026-04-23 09:10:37.278 10 INFO neutron.wsgi [None req-8312ac80-d55c-467a-8544-28e2e46da656 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=7d95cb761784451680da92229f9c45f8&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2037463 2026-04-23 09:10:37.514 9 INFO neutron.wsgi [None req-3a679e19-0d5b-4768-a083-a4af99d08069 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/8e0ceb0f-edc6-4dfb-8bd4-9cd2ed6facd5 HTTP/1.1" status: 204 len: 168 time: 0.2275088 2026-04-23 09:10:37.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-487ad3b7-367a-49a2-b415-db1c14c7309f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b103d10f-a817-4d96-847b-3502b24aa5fd (type: security_groups) to 1 2026-04-23 09:10:37.815 9 INFO neutron.db.ovn_revision_numbers_db [None req-487ad3b7-367a-49a2-b415-db1c14c7309f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 0a69080f-480c-46d5-a94a-15762f0ffe4a (type: security_group_rules) to 0 2026-04-23 09:10:37.842 9 INFO neutron.db.ovn_revision_numbers_db [None req-487ad3b7-367a-49a2-b415-db1c14c7309f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 4e00d82b-e402-4c0b-8902-2a3bb162b4e6 (type: security_group_rules) to 0 2026-04-23 09:10:37.864 9 INFO neutron.db.ovn_revision_numbers_db [None req-487ad3b7-367a-49a2-b415-db1c14c7309f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 76a219b3-d0cf-41a1-bbc5-4f49a2071e49 (type: security_group_rules) to 0 2026-04-23 09:10:37.880 9 INFO neutron.db.ovn_revision_numbers_db [None req-487ad3b7-367a-49a2-b415-db1c14c7309f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b6e7f23d-69d3-4637-bab6-77d91b327915 (type: security_group_rules) to 0 2026-04-23 09:10:37.913 9 INFO neutron.wsgi [None req-487ad3b7-367a-49a2-b415-db1c14c7309f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=e4cd4979836d422c81aabf8018997411&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2325864 2026-04-23 09:10:38.153 9 INFO neutron.wsgi [None req-71850aab-1621-4c01-98a2-a09d6dc169c3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/b103d10f-a817-4d96-847b-3502b24aa5fd HTTP/1.1" status: 204 len: 168 time: 0.2323611 2026-04-23 09:10:38.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce8b8d2f-e693-42c7-80ce-0d6dd73f8202 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 05ee0017-b968-45fc-8bf4-246efad90261 (type: security_groups) to 1 2026-04-23 09:10:38.420 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce8b8d2f-e693-42c7-80ce-0d6dd73f8202 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 13f211ed-40cc-4d0c-a515-7079e1291ebe (type: security_group_rules) to 0 2026-04-23 09:10:38.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce8b8d2f-e693-42c7-80ce-0d6dd73f8202 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 203bd228-2ca3-4d01-a1e1-ffa83cb048c6 (type: security_group_rules) to 0 2026-04-23 09:10:38.459 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce8b8d2f-e693-42c7-80ce-0d6dd73f8202 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7857e761-5f6a-45d4-ab59-d0b6e2b4da11 (type: security_group_rules) to 0 2026-04-23 09:10:38.478 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce8b8d2f-e693-42c7-80ce-0d6dd73f8202 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 8db8f91a-09e7-4735-878c-0290afd202b1 (type: security_group_rules) to 0 2026-04-23 09:10:38.505 9 INFO neutron.wsgi [None req-ce8b8d2f-e693-42c7-80ce-0d6dd73f8202 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=eea4380b1db242549ece2845b26012f0&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2054405 2026-04-23 09:10:38.715 9 INFO neutron.wsgi [None req-9f579db8-9d3a-436a-a36f-2dff4aa2b0d7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/05ee0017-b968-45fc-8bf4-246efad90261 HTTP/1.1" status: 204 len: 168 time: 0.2041669 2026-04-23 09:10:38.991 10 INFO neutron.db.ovn_revision_numbers_db [None req-01b11f87-9b00-4c9e-8f73-4d379b5daff0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bd2688c5-6f83-4098-b9fb-1518c3417d9a (type: security_groups) to 1 2026-04-23 09:10:39.006 10 INFO neutron.db.ovn_revision_numbers_db [None req-01b11f87-9b00-4c9e-8f73-4d379b5daff0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 30d40e50-c319-49aa-a629-b0ad1bd5fd12 (type: security_group_rules) to 0 2026-04-23 09:10:39.021 10 INFO neutron.db.ovn_revision_numbers_db [None req-01b11f87-9b00-4c9e-8f73-4d379b5daff0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bdd06d78-944d-492a-839a-e5a7de02ee1e (type: security_group_rules) to 0 2026-04-23 09:10:39.037 10 INFO neutron.db.ovn_revision_numbers_db [None req-01b11f87-9b00-4c9e-8f73-4d379b5daff0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f21440dd-5bf5-4b93-b76c-19452e374cd2 (type: security_group_rules) to 0 2026-04-23 09:10:39.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-01b11f87-9b00-4c9e-8f73-4d379b5daff0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource f85a3859-eff7-4e47-ab61-67b13d6a575d (type: security_group_rules) to 0 2026-04-23 09:10:39.090 10 INFO neutron.wsgi [None req-01b11f87-9b00-4c9e-8f73-4d379b5daff0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=04fceb0896344335ac8fb358c6ba3fb1&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2184620 2026-04-23 09:10:39.326 10 INFO neutron.wsgi [None req-3a137e3b-8982-4bac-bc8a-2a678d169f60 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/bd2688c5-6f83-4098-b9fb-1518c3417d9a HTTP/1.1" status: 204 len: 168 time: 0.2303216 2026-04-23 09:10:39.604 10 INFO neutron.db.ovn_revision_numbers_db [None req-93e35b00-45a4-4aba-adc9-597517b075e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7147520f-71d5-4a91-aa8a-2bedca339dee (type: security_groups) to 1 2026-04-23 09:10:39.618 10 INFO neutron.db.ovn_revision_numbers_db [None req-93e35b00-45a4-4aba-adc9-597517b075e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 61b323a8-54ef-48df-938b-e67b95db1d3b (type: security_group_rules) to 0 2026-04-23 09:10:39.632 10 INFO neutron.db.ovn_revision_numbers_db [None req-93e35b00-45a4-4aba-adc9-597517b075e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource 7fd82cdf-1685-4a68-b6ad-92502b5773d9 (type: security_group_rules) to 0 2026-04-23 09:10:39.647 10 INFO neutron.db.ovn_revision_numbers_db [None req-93e35b00-45a4-4aba-adc9-597517b075e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource b0a28e84-b53a-4581-a6d4-801be63d1c35 (type: security_group_rules) to 0 2026-04-23 09:10:39.661 10 INFO neutron.db.ovn_revision_numbers_db [None req-93e35b00-45a4-4aba-adc9-597517b075e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] Successfully bumped revision number for resource bbc80906-b49a-40c0-8df0-d581f542fe2c (type: security_group_rules) to 0 2026-04-23 09:10:39.684 10 INFO neutron.wsgi [None req-93e35b00-45a4-4aba-adc9-597517b075e4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups?tenant_id=5b9da6efd9c44d0cbc405ceb24f52926&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1999404 2026-04-23 09:10:39.888 10 INFO neutron.wsgi [None req-d3af1ec2-8b25-4236-a6f1-96874b0bc19e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "DELETE /v2.0/security-groups/7147520f-71d5-4a91-aa8a-2bedca339dee HTTP/1.1" status: 204 len: 168 time: 0.1975505 2026-04-23 09:10:42.189 9 INFO neutron.wsgi [None req-c516b030-2a84-4f3e-8702-ce7fdf94056d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1692657 2026-04-23 09:10:42.202 9 INFO neutron.wsgi [None req-fb1b432c-2070-4834-8d4e-68a6680ae141 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0123076 2026-04-23 09:10:42.268 9 INFO neutron.wsgi [None req-6014f3fb-0dca-4d1f-8244-2e04885478f4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0644739 2026-04-23 09:10:42.312 9 INFO neutron.wsgi [None req-03fe50c7-0af9-4be2-8b5a-fa0d5eb0d543 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0357981 2026-04-23 09:10:42.324 9 INFO neutron.wsgi [None req-6bcf3d1c-bc42-49e6-8227-1a9550402849 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0111208 2026-04-23 09:10:42.395 9 INFO neutron.wsgi [None req-cc469e43-3b9e-4fe0-a895-840e878d08e8 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0709770 2026-04-23 09:10:42.423 9 INFO neutron.wsgi [None req-748d3b1d-e6ce-48fd-8729-7f3e1e6a0cee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0252547 2026-04-23 09:10:42.459 9 INFO neutron.wsgi [None req-45f2da6a-cab5-4eba-9ed9-929dc0f74646 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0347865 2026-04-23 09:10:42.473 9 INFO neutron.wsgi [None req-01fcceec-a149-4308-8d40-5e2d9ca573cd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0124547 2026-04-23 09:10:42.509 9 INFO neutron.wsgi [None req-57a20943-066a-4ce2-8ba4-44d02bd2c87d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0356069 2026-04-23 09:10:42.549 9 INFO neutron.wsgi [None req-b138eddf-e600-466f-b402-e99550ebc263 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0385461 2026-04-23 09:10:42.892 10 INFO neutron.wsgi [None req-2ce40e63-e744-48f1-b42c-266a2b095442 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1536896 2026-04-23 09:10:44.106 10 INFO neutron.wsgi [None req-7c741048-73b3-40a5-b0ca-dc7dc1360df0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0350866 2026-04-23 09:10:44.145 10 INFO neutron.wsgi [None req-09d658cd-410b-4cbf-9492-45ebad9a5e01 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0338120 2026-04-23 09:10:44.203 10 INFO neutron.wsgi [None req-a944f003-05fe-455c-bfc0-c703faf9b747 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5366 time: 0.0504253 2026-04-23 09:10:44.254 10 INFO neutron.wsgi [None req-9bcc644f-aba9-49d6-8edb-0e612c4ac260 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0454974 2026-04-23 09:10:44.319 10 INFO neutron.wsgi [None req-b71d6275-62ff-4f18-b597-67966610258b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0587049 2026-04-23 09:10:44.385 10 INFO neutron.wsgi [None req-adbd4ee8-874a-4a65-92cb-f48deab78445 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16818 time: 0.0598240 2026-04-23 09:10:44.405 10 INFO neutron.wsgi [None req-0cb60be0-ac64-4916-a58c-07273ea69597 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.66 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0140982 2026-04-23 09:10:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026460 2026-04-23 09:10:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013518 2026-04-23 09:11:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023322 2026-04-23 09:11:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026126 2026-04-23 09:11:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020607 2026-04-23 09:11:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033009 2026-04-23 09:11:36.592 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015693 2026-04-23 09:11:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009778 2026-04-23 09:11:42.041 9 INFO neutron.wsgi [None req-5a2a19c3-bc46-44ce-804c-9357b5176a2b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.1068208 2026-04-23 09:11:42.135 9 INFO neutron.wsgi [None req-c494c3b8-2ad6-4745-8c95-a7d45fd39276 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0922363 2026-04-23 09:11:42.176 9 INFO neutron.wsgi [None req-b4f5a20c-7815-4044-9908-5f11d16c3aee f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0390103 2026-04-23 09:11:42.220 9 INFO neutron.wsgi [None req-55b718aa-74ec-47e4-872b-799b9eb6d28a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0410047 2026-04-23 09:11:42.267 9 INFO neutron.wsgi [None req-dac99449-ad27-42ae-b786-7437758287a2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0433354 2026-04-23 09:11:42.292 9 INFO neutron.wsgi [None req-fa0f0622-d80a-42eb-b1a0-87b60f85304f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0244312 2026-04-23 09:11:42.356 9 INFO neutron.wsgi [None req-5a785bfc-76ed-47a6-8a8e-1755559a7f07 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0619149 2026-04-23 09:11:42.401 9 INFO neutron.wsgi [None req-c2346bb1-b61b-419b-9184-7eb5992e100e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0326934 2026-04-23 09:11:42.419 9 INFO neutron.wsgi [None req-5aab7075-b3dc-443e-9d0d-9330415c5564 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0166376 2026-04-23 09:11:42.463 9 INFO neutron.wsgi [None req-ae45b5dc-377a-40da-8724-55692df300e7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0435970 2026-04-23 09:11:42.478 9 INFO neutron.wsgi [None req-c410d758-8d1d-406e-9431-4809c15abee6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0135014 2026-04-23 09:11:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022862 2026-04-23 09:11:51.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033166 2026-04-23 09:12:06.601 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025275 2026-04-23 09:12:06.606 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028384 2026-04-23 09:12:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015326 2026-04-23 09:12:21.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020199 2026-04-23 09:12:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019696 2026-04-23 09:12:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033338 2026-04-23 09:12:41.980 9 INFO neutron.wsgi [None req-cdc30cf6-aa81-4507-a556-bbfc1eb61928 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0964322 2026-04-23 09:12:42.006 9 INFO neutron.wsgi [None req-7e6a29ba-8ef2-4345-b433-38fbf72201ce f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0240631 2026-04-23 09:12:42.094 9 INFO neutron.wsgi [None req-2731937a-97a0-47db-9484-e43afce99022 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0869668 2026-04-23 09:12:42.148 9 INFO neutron.wsgi [None req-3ab70eef-5eff-4a04-bf35-921634103ecf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0512760 2026-04-23 09:12:42.204 9 INFO neutron.wsgi [None req-745aff4b-fcb3-4dfb-a7c0-be9273b9fa73 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0550983 2026-04-23 09:12:42.218 9 INFO neutron.wsgi [None req-64d3f2d2-8b4d-48ef-a125-9e581c2a1512 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0126557 2026-04-23 09:12:42.296 9 INFO neutron.wsgi [None req-87247c28-21de-4397-bc62-0b959022fc2a f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0771003 2026-04-23 09:12:42.324 9 INFO neutron.wsgi [None req-bd17c9c7-39c1-40d2-b293-94e0d00e102b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0180657 2026-04-23 09:12:42.355 9 INFO neutron.wsgi [None req-4b692955-65fe-4793-8816-fd68784c4b9c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0298734 2026-04-23 09:12:42.371 9 INFO neutron.wsgi [None req-8120430b-b13d-4509-8b3b-47bd77e209c4 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0147450 2026-04-23 09:12:42.419 9 INFO neutron.wsgi [None req-90b3c44c-1662-4ba4-b87d-8ca8944d02b3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0467622 2026-04-23 09:12:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022020 2026-04-23 09:12:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023263 2026-04-23 09:13:06.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028691 2026-04-23 09:13:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027103 2026-04-23 09:13:21.380 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5f77b4c8-0e21-4a68-9182-705e66d1e2de - - - - - -] Maintenance task: Synchronization finished (took 0.57 seconds) 2026-04-23 09:13:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028918 2026-04-23 09:13:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021663 2026-04-23 09:13:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027385 2026-04-23 09:13:36.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028048 2026-04-23 09:13:42.034 9 INFO neutron.wsgi [None req-a6205e93-9545-4b51-b54a-900552ad5e4f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1432371 2026-04-23 09:13:42.081 9 INFO neutron.wsgi [None req-08844225-8400-4042-8182-236a71f92466 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0456092 2026-04-23 09:13:42.148 9 INFO neutron.wsgi [None req-610edb9a-77a8-4bb4-be9a-10eb2428c780 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0606015 2026-04-23 09:13:42.191 9 INFO neutron.wsgi [None req-efc87651-2ade-475d-a9fe-7079cc59ed2d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0360606 2026-04-23 09:13:42.201 9 INFO neutron.wsgi [None req-271f1008-8722-4c14-ab65-cab4963db6f3 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0084620 2026-04-23 09:13:42.227 9 INFO neutron.wsgi [None req-298bc8a8-73dc-471a-a803-450501e5dba9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0253758 2026-04-23 09:13:42.267 9 INFO neutron.wsgi [None req-d87f64b3-80f9-42f7-8469-416e451bddf6 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0392528 2026-04-23 09:13:42.278 9 INFO neutron.wsgi [None req-a554aded-1063-4ce3-97bd-7c508dd8b3ad f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0099382 2026-04-23 09:13:42.290 9 INFO neutron.wsgi [None req-1548ce07-f94d-4c42-bf34-9ca2931f493c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0092242 2026-04-23 09:13:42.313 9 INFO neutron.wsgi [None req-907a3858-7478-459b-869e-6c3d951da27e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0224760 2026-04-23 09:13:42.385 9 INFO neutron.wsgi [None req-c494015a-24f5-44f6-a656-5d6d38652a3e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0706031 2026-04-23 09:13:51.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016322 2026-04-23 09:13:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023384 2026-04-23 09:14:06.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021713 2026-04-23 09:14:06.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0048440 2026-04-23 09:14:21.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020931 2026-04-23 09:14:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036547 2026-04-23 09:14:36.593 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019891 2026-04-23 09:14:36.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020759 2026-04-23 09:14:42.066 9 INFO neutron.wsgi [None req-d0600582-bbb3-4410-a159-c7f2cd84346f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.1641099 2026-04-23 09:14:42.101 9 INFO neutron.wsgi [None req-6b647e10-8758-4ca0-b2c9-18b2dcd4db0c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0314553 2026-04-23 09:14:42.155 9 INFO neutron.wsgi [None req-df293601-4523-4c8e-9470-5b6b22c1ea1e f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0525424 2026-04-23 09:14:42.187 9 INFO neutron.wsgi [None req-8fe7fd9f-133d-405d-9b8d-7f3525cd70bd f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0311472 2026-04-23 09:14:42.204 9 INFO neutron.wsgi [None req-e9ede2bf-64e6-4160-9cc9-74b54db66e18 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0159764 2026-04-23 09:14:42.228 9 INFO neutron.wsgi [None req-b567f4a5-a46b-4ff3-9542-edb2d92bd883 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0231018 2026-04-23 09:14:42.272 9 INFO neutron.wsgi [None req-107d4ff7-de94-4df6-9b28-06ef84e82e87 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0426884 2026-04-23 09:14:42.352 9 INFO neutron.wsgi [None req-91063701-a92c-4e5d-a29a-492ca31173b9 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0787737 2026-04-23 09:14:42.391 9 INFO neutron.wsgi [None req-89c0d423-1a80-4bd7-bb69-440989521132 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0373757 2026-04-23 09:14:42.408 9 INFO neutron.wsgi [None req-84b43062-9f14-4d82-a4f0-9b14951b534f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0123363 2026-04-23 09:14:42.419 9 INFO neutron.wsgi [None req-9d37ee4f-dbba-4544-9ada-ab738e90aa63 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0100961 2026-04-23 09:14:51.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028520 2026-04-23 09:14:51.596 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040498 2026-04-23 09:15:06.598 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0073280 2026-04-23 09:15:06.604 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034926 2026-04-23 09:15:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027251 2026-04-23 09:15:21.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027320 2026-04-23 09:15:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026522 2026-04-23 09:15:36.601 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0053489 2026-04-23 09:15:41.969 9 INFO neutron.wsgi [None req-3d368865-7d3d-405b-bd84-7b9d6b8c1457 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0838423 2026-04-23 09:15:42.026 9 INFO neutron.wsgi [None req-d6aaa3a6-edf4-405b-9466-3602c1bc1758 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0566106 2026-04-23 09:15:42.056 9 INFO neutron.wsgi [None req-99c42fc8-3d22-49ff-9900-656de4266b5c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0279019 2026-04-23 09:15:42.071 9 INFO neutron.wsgi [None req-ccb5efd1-5985-418d-83e8-d3054654c83c f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0132613 2026-04-23 09:15:42.106 9 INFO neutron.wsgi [None req-a7a57393-941c-4491-95dc-7c29694b4fc0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0332222 2026-04-23 09:15:42.117 9 INFO neutron.wsgi [None req-7aa760b6-11bd-43fd-bce3-b13e08295c0f f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0091598 2026-04-23 09:15:42.153 9 INFO neutron.wsgi [None req-cb546660-0246-4592-a0c1-9574eed11ce1 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0361938 2026-04-23 09:15:42.181 9 INFO neutron.wsgi [None req-660072f1-58e5-425d-b44f-2efd114c324d f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0258570 2026-04-23 09:15:42.194 9 INFO neutron.wsgi [None req-83c100a9-7f5c-4695-9d9c-0cd63916a797 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0122178 2026-04-23 09:15:42.246 9 INFO neutron.wsgi [None req-0135224d-1135-420e-9339-357821479d6b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.0510552 2026-04-23 09:15:42.296 9 INFO neutron.wsgi [None req-82468c5b-a83e-4d8e-930f-334cab46a2a7 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0435064 2026-04-23 09:15:51.593 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021231 2026-04-23 09:15:51.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035281 2026-04-23 09:16:06.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030434 2026-04-23 09:16:06.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032289 2026-04-23 09:16:21.594 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028629 2026-04-23 09:16:21.595 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042932 2026-04-23 09:16:36.594 10 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026352 2026-04-23 09:16:36.595 9 INFO neutron.wsgi [-] 10.0.0.96 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033720 2026-04-23 09:16:42.028 9 INFO neutron.wsgi [None req-5bbca050-f1b4-429d-beda-0e2346695542 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16799 time: 0.1185141 2026-04-23 09:16:42.066 9 INFO neutron.wsgi [None req-807a755b-a7ba-4836-98ca-714147d2bbcc f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0325212 2026-04-23 09:16:42.076 9 INFO neutron.wsgi [None req-7b92bf0b-3596-4b18-8440-75a449a33dd2 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0086565 2026-04-23 09:16:42.145 9 INFO neutron.wsgi [None req-af2aef0b-4dc3-448b-b2f1-5162ba9aea31 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0686285 2026-04-23 09:16:42.188 9 INFO neutron.wsgi [None req-a92e9e73-970a-4446-958f-1aa06a37ae82 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0399804 2026-04-23 09:16:42.225 9 INFO neutron.wsgi [None req-f1c90c32-1a5e-4a78-8bf5-67e7bf555e3b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0353703 2026-04-23 09:16:42.240 9 INFO neutron.wsgi [None req-fba6f41e-16e9-4b1a-a2fc-29a738599eb0 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0124795 2026-04-23 09:16:42.276 9 INFO neutron.wsgi [None req-f289cde9-b4e7-48ed-94de-36666662bfa5 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5347 time: 0.0344987 2026-04-23 09:16:42.308 9 INFO neutron.wsgi [None req-5acf3814-16d8-493d-b1ce-fde6d505aacf f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0270038 2026-04-23 09:16:42.324 9 INFO neutron.wsgi [None req-18c325c7-3b74-4fb7-9a45-053a5fbebf32 f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0147943 2026-04-23 09:16:42.349 9 INFO neutron.wsgi [None req-9f93b731-f782-4239-830c-40c8c8c4b15b f779afd0f9704b9d9145461aaa108466 efa8a2dadca24163b1cb3def49aa31fe - - default default] 10.0.0.214 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0240939