+ 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/munch/__init__.py:24: 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-06-18 15:50:44.185 1 INFO neutron.common.config [-] Logging enabled! 2026-06-18 15:50:44.186 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-06-18 15:50:44.187 1 INFO neutron.common.config [-] Logging enabled! 2026-06-18 15:50:44.188 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-06-18 15:50:44.423 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-18 15:50:45.242 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-18 15:50:45.245 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-18 15:50:45.247 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-18 15:50:45.248 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-18 15:50:45.248 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-18 15:50:45.248 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-18 15:50:45.248 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:50:45.253 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:50:45.253 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:50:45.253 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-18 15:50:45.635 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-18 15:50:45.635 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-18 15:50:45.635 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-18 15:50:45.654 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-18 15:50:45.655 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-18 15:50:45.655 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-18 15:50:45.655 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-18 15:50:48.024 1 INFO neutron.plugins.ml2.managers [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Initializing driver for type 'vlan' 2026-06-18 15:50:48.171 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] VlanTypeDriver initialization complete 2026-06-18 15:50:48.172 1 INFO neutron.plugins.ml2.managers [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-18 15:50:48.172 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-18 15:50:48.172 1 INFO neutron.plugins.ml2.managers [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Initializing extension driver 'port_security' 2026-06-18 15:50:48.173 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-18 15:50:48.173 1 INFO neutron.plugins.ml2.managers [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Initializing extension driver 'qos' 2026-06-18 15:50:48.173 1 INFO neutron.plugins.ml2.managers [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Initializing mechanism driver 'ovn' 2026-06-18 15:50:48.174 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Starting OVNMechanismDriver 2026-06-18 15:50:48.197 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] OVN logging driver registered 2026-06-18 15:50:48.204 1 INFO neutron.quota [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded quota_driver: . 2026-06-18 15:50:48.204 1 INFO neutron.plugins.ml2.plugin [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Modular L2 Plugin initialization complete 2026-06-18 15:50:48.205 1 INFO neutron.plugins.ml2.managers [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-18 15:50:48.205 1 INFO neutron.plugins.ml2.managers [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-18 15:50:48.205 1 INFO neutron.plugins.ml2.managers [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Got port-security extension from driver 'port_security' 2026-06-18 15:50:48.205 1 INFO neutron.extensions.vlantransparent [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Disabled vlantransparent extension. 2026-06-18 15:50:48.206 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: qos 2026-06-18 15:50:48.216 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: ovn-router 2026-06-18 15:50:48.233 1 INFO neutron.services.ovn_l3.plugin [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Starting OVNL3RouterPlugin 2026-06-18 15:50:48.234 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: segments 2026-06-18 15:50:48.312 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: trunk 2026-06-18 15:50:48.320 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: log 2026-06-18 15:50:48.322 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: auto_allocate 2026-06-18 15:50:48.325 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: tag 2026-06-18 15:50:48.329 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: timestamp 2026-06-18 15:50:48.332 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: network_ip_availability 2026-06-18 15:50:48.336 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: flavors 2026-06-18 15:50:48.340 1 INFO neutron.manager [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loading Plugin: revisions 2026-06-18 15:50:48.343 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Initializing extension manager. 2026-06-18 15:50:48.344 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: address-group 2026-06-18 15:50:48.345 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: address-scope 2026-06-18 15:50:48.346 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-18 15:50:48.346 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: agent 2026-06-18 15:50:48.347 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-18 15:50:48.348 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: allowed-address-pairs 2026-06-18 15:50:48.349 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: auto-allocated-topology 2026-06-18 15:50:48.350 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: availability_zone 2026-06-18 15:50:48.350 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-18 15:50:48.351 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-18 15:50:48.351 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: default-subnetpools 2026-06-18 15:50:48.353 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-18 15:50:48.353 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: dns-integration 2026-06-18 15:50:48.354 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: dns-domain-ports 2026-06-18 15:50:48.354 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-18 15:50:48.355 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-18 15:50:48.356 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-18 15:50:48.356 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-06-18 15:50:48.357 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 15:50:48.358 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-18 15:50:48.358 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: external-net 2026-06-18 15:50:48.359 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-18 15:50:48.359 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: extraroute 2026-06-18 15:50:48.360 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-18 15:50:48.360 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: filter-validation 2026-06-18 15:50:48.361 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-18 15:50:48.362 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-18 15:50:48.362 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-18 15:50:48.363 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: fip-port-details 2026-06-18 15:50:48.363 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: flavors 2026-06-18 15:50:48.365 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-18 15:50:48.366 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: floatingip-pools 2026-06-18 15:50:48.366 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: ip_allocation 2026-06-18 15:50:48.367 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-18 15:50:48.367 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: l2_adjacency 2026-06-18 15:50:48.369 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: router 2026-06-18 15:50:48.370 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 15:50:48.371 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: ext-gw-mode 2026-06-18 15:50:48.372 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-06-18 15:50:48.372 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-18 15:50:48.373 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-06-18 15:50:48.374 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-18 15:50:48.374 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-18 15:50:48.376 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-18 15:50:48.377 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-18 15:50:48.378 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: logging 2026-06-18 15:50:48.379 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-18 15:50:48.380 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-18 15:50:48.380 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: multi-provider 2026-06-18 15:50:48.381 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: net-mtu 2026-06-18 15:50:48.382 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: net-mtu-writable 2026-06-18 15:50:48.382 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: network_availability_zone 2026-06-18 15:50:48.383 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: network-ip-availability 2026-06-18 15:50:48.384 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-18 15:50:48.385 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: pagination 2026-06-18 15:50:48.385 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: port-device-profile 2026-06-18 15:50:48.386 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-18 15:50:48.386 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-18 15:50:48.387 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-18 15:50:48.387 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: port-resource-request 2026-06-18 15:50:48.388 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: port-resource-request-groups 2026-06-18 15:50:48.388 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: binding 2026-06-18 15:50:48.389 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: binding-extended 2026-06-18 15:50:48.390 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: port-security 2026-06-18 15:50:48.390 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: project-id 2026-06-18 15:50:48.391 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: provider 2026-06-18 15:50:48.392 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos 2026-06-18 15:50:48.393 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-18 15:50:48.394 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-18 15:50:48.394 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-default 2026-06-18 15:50:48.395 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-fip 2026-06-18 15:50:48.395 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-18 15:50:48.396 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-gateway-ip 2026-06-18 15:50:48.397 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-port-network-policy 2026-06-18 15:50:48.398 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-pps-minimum 2026-06-18 15:50:48.398 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-18 15:50:48.399 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-pps 2026-06-18 15:50:48.400 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-rule-type-details 2026-06-18 15:50:48.400 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-18 15:50:48.401 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: qos-rules-alias 2026-06-18 15:50:48.401 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: quota-check-limit 2026-06-18 15:50:48.403 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: quotas 2026-06-18 15:50:48.403 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: quota_details 2026-06-18 15:50:48.404 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: rbac-policies 2026-06-18 15:50:48.405 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-18 15:50:48.406 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: rbac-address-scope 2026-06-18 15:50:48.406 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: rbac-security-groups 2026-06-18 15:50:48.407 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-18 15:50:48.407 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: revision-if-match 2026-06-18 15:50:48.408 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: standard-attr-revisions 2026-06-18 15:50:48.409 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: router_availability_zone 2026-06-18 15:50:48.409 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-18 15:50:48.410 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-18 15:50:48.411 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-18 15:50:48.412 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-18 15:50:48.412 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-18 15:50:48.420 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: security-group 2026-06-18 15:50:48.422 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: segment 2026-06-18 15:50:48.422 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-18 15:50:48.423 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: service-type 2026-06-18 15:50:48.424 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: sorting 2026-06-18 15:50:48.425 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: standard-attr-segment 2026-06-18 15:50:48.426 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: standard-attr-description 2026-06-18 15:50:48.426 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: stateful-security-group 2026-06-18 15:50:48.427 1 WARNING neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-18 15:50:48.427 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-18 15:50:48.428 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-18 15:50:48.429 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-18 15:50:48.429 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: subnet-service-types 2026-06-18 15:50:48.430 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: subnet_allocation 2026-06-18 15:50:48.431 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-18 15:50:48.431 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-18 15:50:48.433 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: standard-attr-tag 2026-06-18 15:50:48.434 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-18 15:50:48.435 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: trunk 2026-06-18 15:50:48.435 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Loaded extension: trunk-details 2026-06-18 15:50:48.436 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-18 15:50:48.436 1 INFO neutron.api.extensions [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-18 15:50:48.438 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-18 15:50:48.439 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-18 15:50:48.439 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:50:48.439 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-18 15:50:48.440 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 15:50:48.441 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 15:50:48.443 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 15:50:48.443 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 15:50:48.443 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 15:50:48.444 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:50:48.444 1 WARNING neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] subnetpool is already registered 2026-06-18 15:50:48.444 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 15:50:48.447 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 15:50:48.447 1 WARNING neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] router is already registered 2026-06-18 15:50:48.448 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 15:50:48.448 1 WARNING neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] floatingip is already registered 2026-06-18 15:50:48.449 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 15:50:48.449 1 WARNING neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] rbac_policy is already registered 2026-06-18 15:50:48.449 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 15:50:48.449 1 WARNING neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] security_group is already registered 2026-06-18 15:50:48.450 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 15:50:48.450 1 WARNING neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] security_group_rule is already registered 2026-06-18 15:50:48.450 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:50:48.450 1 WARNING neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] subnetpool is already registered 2026-06-18 15:50:48.451 1 INFO neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 15:50:48.451 1 WARNING neutron.quota.resource_registry [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] trunk is already registered 2026-06-18 15:50:48.483 1 WARNING keystonemiddleware._common.config [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 15:50:48.490 1 WARNING oslo_config.cfg [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-18 15:50:48.494 1 INFO oslo_service.service [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Starting 2 workers 2026-06-18 15:50:48.500 1 INFO neutron.service [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-06-18 15:50:48.518 1 INFO oslo_service.service [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Starting 2 workers 2026-06-18 15:50:48.524 10 INFO neutron.db.ovn_hash_ring_db [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] Nodes from host "neutron-server-6c95d5bf64-zxm2x" and group "mechanism_driver" removed from the Hash Ring 2026-06-18 15:50:48.525 1 INFO oslo_service.service [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Starting 1 workers 2026-06-18 15:50:48.529 1 INFO oslo_service.service [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Starting 1 workers 2026-06-18 15:50:48.530 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-18 15:50:48.532 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-18 15:50:48.534 1 INFO oslo_service.service [None req-a6b367c3-8a2a-431e-b6ed-585e3e22f8cf - - - - - -] Starting 1 workers 2026-06-18 15:50:48.535 10 INFO neutron.db.ovn_hash_ring_db [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] Node cc11861f-7241-49fe-a686-c70c369785bb from host "neutron-server-6c95d5bf64-zxm2x" and group "mechanism_driver" added to the Hash Ring 2026-06-18 15:50:48.539 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-06-18 15:50:48.540 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] Hash Ring probing thread has started 2026-06-18 15:50:48.543 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-18 15:50:48.572 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-06-18 15:50:48.579 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9c8c122-a42d-49bf-bcbc-d3cc971c5e19 - - - - - -] tcp:10.106.188.4:6641: connecting... 2026-06-18 15:50:48.579 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9c8c122-a42d-49bf-bcbc-d3cc971c5e19 - - - - - -] tcp:10.106.188.4:6641: connected 2026-06-18 15:50:48.592 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.188.4:6641: connecting... 2026-06-18 15:50:48.592 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] tcp:10.106.188.4:6641: connecting... 2026-06-18 15:50:48.592 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.188.4:6641: connected 2026-06-18 15:50:48.592 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] tcp:10.106.188.4:6641: connected 2026-06-18 15:50:48.603 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-88157653-3a15-446b-91a8-1ba38bd7aef9 - - - - - -] tcp:10.106.188.4:6641: connecting... 2026-06-18 15:50:48.604 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-88157653-3a15-446b-91a8-1ba38bd7aef9 - - - - - -] tcp:10.106.188.4:6641: connected 2026-06-18 15:50:48.638 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-06-18 15:50:48.639 9 INFO neutron.db.ovn_hash_ring_db [None req-de99cc8c-2fe5-447a-b0c7-5fb12b57623d - - - - - -] Node 1e92ba80-8f33-4797-a19a-ec965c336782 from host "neutron-server-6c95d5bf64-zxm2x" and group "mechanism_driver" added to the Hash Ring 2026-06-18 15:50:48.642 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-de99cc8c-2fe5-447a-b0c7-5fb12b57623d - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-18 15:50:48.645 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.107.169.181:6642: connecting... 2026-06-18 15:50:48.645 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.107.169.181:6642: connected 2026-06-18 15:50:48.666 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-18 15:50:48.672 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f9c8c122-a42d-49bf-bcbc-d3cc971c5e19 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-18 15:50:48.679 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] tcp:10.107.169.181:6642: connecting... 2026-06-18 15:50:48.679 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-afa27269-a8df-49b7-8595-746aa0ee87ed - - - - - -] tcp:10.107.169.181:6642: connected 2026-06-18 15:50:48.685 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9c8c122-a42d-49bf-bcbc-d3cc971c5e19 - - - - - -] tcp:10.107.169.181:6642: connecting... 2026-06-18 15:50:48.686 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9c8c122-a42d-49bf-bcbc-d3cc971c5e19 - - - - - -] tcp:10.107.169.181:6642: connected 2026-06-18 15:50:48.697 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-06-18 15:50:48.698 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-06-18 15:50:48.699 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-06-18 15:50:48.699 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-de99cc8c-2fe5-447a-b0c7-5fb12b57623d - - - - - -] tcp:10.106.188.4:6641: connecting... 2026-06-18 15:50:48.699 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-de99cc8c-2fe5-447a-b0c7-5fb12b57623d - - - - - -] tcp:10.106.188.4:6641: connected 2026-06-18 15:50:48.706 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-88157653-3a15-446b-91a8-1ba38bd7aef9 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-18 15:50:48.716 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-06-18 15:50:48.719 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-88157653-3a15-446b-91a8-1ba38bd7aef9 - - - - - -] tcp:10.107.169.181:6642: connecting... 2026-06-18 15:50:48.719 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-88157653-3a15-446b-91a8-1ba38bd7aef9 - - - - - -] tcp:10.107.169.181:6642: connected 2026-06-18 15:50:48.734 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-06-18 15:50:48.784 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-de99cc8c-2fe5-447a-b0c7-5fb12b57623d - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-18 15:50:48.793 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-de99cc8c-2fe5-447a-b0c7-5fb12b57623d - - - - - -] tcp:10.107.169.181:6642: connecting... 2026-06-18 15:50:48.794 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-de99cc8c-2fe5-447a-b0c7-5fb12b57623d - - - - - -] tcp:10.107.169.181:6642: connected 2026-06-18 15:50:48.855 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-06-18 15:50:48.948 15 INFO neutron.db.ovn_hash_ring_db [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-06-18 15:50:48.993 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Starting OVNClientQosExtension 2026-06-18 15:50:58.914 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-c4aecab8-c923-4081-93b2-66d6d52e0f43 - - - - - -] Starting OVNClientQosExtension 2026-06-18 15:50:58.937 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-c4aecab8-c923-4081-93b2-66d6d52e0f43 - - - - - -] Starting OVNClientQosExtension 2026-06-18 15:50:59.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043745 /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-06-18 15:51:03.377 10 WARNING oslo_policy.policy [None req-3d0e134f-4e90-4bdd-befc-42d08c79107c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - 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-06-18 15:51:03.629 10 INFO neutron.wsgi [None req-3d0e134f-4e90-4bdd-befc-42d08c79107c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.7902715 2026-06-18 15:51:03.771 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Starting OVNClientQosExtension 2026-06-18 15:51:03.771 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Starting OVNClientPlacementExtension 2026-06-18 15:51:03.803 10 INFO neutron.db.ovn_revision_numbers_db [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource e782ea2b-5200-4e6c-9903-64486f944f72 (type: security_groups) to 1 2026-06-18 15:51:03.823 10 WARNING neutron.services.revisions.revision_plugin [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Could not find related network for resource to bump revision. 2026-06-18 15:51:03.886 10 INFO neutron.db.segments_db [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment ff0fc398-2fe6-4335-bb62-6b397e1e5baa of type flat for network 76aa89d5-b2c9-4704-a82b-d82dba299687 2026-06-18 15:51:04.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 76aa89d5-b2c9-4704-a82b-d82dba299687 (type: networks) to 1 2026-06-18 15:51:04.459 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 15:51:04.461 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 15:51:04.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource c36ff0f3-4c47-44d3-b949-6bd7ef847a92 (type: ports) to 1 2026-06-18 15:51:04.591 10 INFO neutron.wsgi [None req-891b7325-ebe2-44bb-b078-9beee18f1be8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9573772 2026-06-18 15:51:05.634 10 INFO neutron.wsgi [None req-b2de362c-61fe-4669-a305-c44295dd2492 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.0625522 2026-06-18 15:51:05.712 10 INFO neutron.wsgi [None req-f6f072b0-cb3e-44b7-8c1d-4743ab180bbe 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0695555 2026-06-18 15:51:06.032 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9ef1600-a6c6-4e87-8840-3de59ef599fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 15:51:06.034 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9ef1600-a6c6-4e87-8840-3de59ef599fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 15:51:06.683 10 INFO neutron.db.ovn_revision_numbers_db [None req-e9ef1600-a6c6-4e87-8840-3de59ef599fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource c36ff0f3-4c47-44d3-b949-6bd7ef847a92 (type: ports) to 2 2026-06-18 15:51:06.701 10 INFO neutron.db.ovn_revision_numbers_db [None req-e9ef1600-a6c6-4e87-8840-3de59ef599fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource dc1536b3-1517-4075-9a90-966fae055749 (type: subnets) to 0 2026-06-18 15:51:06.718 10 INFO neutron.wsgi [None req-e9ef1600-a6c6-4e87-8840-3de59ef599fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.0021565 2026-06-18 15:51:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023141 2026-06-18 15:51:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024371 2026-06-18 15:51:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025470 2026-06-18 15:51:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031524 2026-06-18 15:51:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020697 2026-06-18 15:51:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023291 2026-06-18 15:52:14.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018642 2026-06-18 15:52:14.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035620 2026-06-18 15:52:29.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038483 2026-06-18 15:52:29.748 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018191 2026-06-18 15:52:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029743 2026-06-18 15:52:44.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020170 2026-06-18 15:52:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024173 2026-06-18 15:52:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024207 2026-06-18 15:53:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024028 2026-06-18 15:53:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036197 2026-06-18 15:53:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030208 2026-06-18 15:53:29.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041125 2026-06-18 15:53:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027044 2026-06-18 15:53:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027761 2026-06-18 15:53:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029974 2026-06-18 15:53:59.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013518 2026-06-18 15:54:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030057 2026-06-18 15:54:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030725 2026-06-18 15:54:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024397 2026-06-18 15:54:29.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038168 2026-06-18 15:54:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020704 2026-06-18 15:54:44.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014055 2026-06-18 15:54:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027764 2026-06-18 15:54:59.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036006 2026-06-18 15:55:14.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034134 2026-06-18 15:55:14.747 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020130 2026-06-18 15:55:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029562 2026-06-18 15:55:29.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027905 2026-06-18 15:55:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026157 2026-06-18 15:55:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026004 2026-06-18 15:55:49.027 15 INFO neutron.db.ovn_revision_numbers_db [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Successfully bumped revision number for resource 76aa89d5-b2c9-4704-a82b-d82dba299687 (type: networks) to 2 2026-06-18 15:55:49.028 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Maintenance task: Synchronization finished (took 0.15 seconds) 2026-06-18 15:55:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019767 2026-06-18 15:55:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030587 2026-06-18 15:56:14.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039675 2026-06-18 15:56:14.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018244 2026-06-18 15:56:29.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027485 2026-06-18 15:56:29.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038321 2026-06-18 15:56:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027857 2026-06-18 15:56:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029414 2026-06-18 15:56:59.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032096 2026-06-18 15:56:59.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027139 2026-06-18 15:57:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019703 2026-06-18 15:57:14.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012417 2026-06-18 15:57:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029111 2026-06-18 15:57:29.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018923 2026-06-18 15:57:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027111 2026-06-18 15:57:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027356 2026-06-18 15:57:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023649 2026-06-18 15:57:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025809 2026-06-18 15:58:05.144 10 INFO neutron.wsgi [None req-c9efee5f-69de-4aa7-aad3-c55cf2140b69 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.1828408 2026-06-18 15:58:05.236 10 INFO neutron.db.segments_db [None req-36008015-ce06-416b-886e-3341fc54a9cc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment 47cc5969-e5a5-487d-9394-d92a089dd46d of type geneve for network 51335086-beda-4291-9586-aac5d0e84da0 2026-06-18 15:58:05.409 10 INFO neutron.db.ovn_revision_numbers_db [None req-36008015-ce06-416b-886e-3341fc54a9cc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 51335086-beda-4291-9586-aac5d0e84da0 (type: networks) to 1 2026-06-18 15:58:05.592 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36008015-ce06-416b-886e-3341fc54a9cc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 15:58:05.594 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36008015-ce06-416b-886e-3341fc54a9cc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 51335086-beda-4291-9586-aac5d0e84da0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 15:58:05.660 10 INFO neutron.db.ovn_revision_numbers_db [None req-36008015-ce06-416b-886e-3341fc54a9cc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 3b7952b6-525e-4c02-9a33-02af901cf37c (type: ports) to 1 2026-06-18 15:58:05.680 10 INFO neutron.wsgi [None req-36008015-ce06-416b-886e-3341fc54a9cc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5304089 2026-06-18 15:58:06.638 10 INFO neutron.wsgi [None req-364fae9f-10ba-419f-992a-2b254db2b1ed 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.0872085 2026-06-18 15:58:06.710 10 INFO neutron.wsgi [None req-dc5c21a4-dc81-4294-9495-b0ceceaa8b45 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.0639136 2026-06-18 15:58:06.976 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de1157bb-d729-4f77-a66e-fd66fa05afa5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 15:58:06.978 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de1157bb-d729-4f77-a66e-fd66fa05afa5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 51335086-beda-4291-9586-aac5d0e84da0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 15:58:07.465 10 INFO neutron.db.ovn_revision_numbers_db [None req-de1157bb-d729-4f77-a66e-fd66fa05afa5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 3b7952b6-525e-4c02-9a33-02af901cf37c (type: ports) to 2 2026-06-18 15:58:07.485 10 INFO neutron.db.ovn_revision_numbers_db [None req-de1157bb-d729-4f77-a66e-fd66fa05afa5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ba5794c7-fcd3-4046-8c86-2df8e8441447 (type: subnets) to 0 2026-06-18 15:58:07.501 10 INFO neutron.wsgi [None req-de1157bb-d729-4f77-a66e-fd66fa05afa5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.7858706 2026-06-18 15:58:08.482 10 INFO neutron.wsgi [None req-8e7bf189-8436-4a1f-b9b5-83e2284a966b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 2969 time: 0.0691741 2026-06-18 15:58:08.580 10 INFO neutron.db.ovn_revision_numbers_db [None req-bfac3534-7965-4575-97cf-1f5159ba8feb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 9b238a50-2942-4fd8-ab7a-6eea793671bf (type: security_groups) to 1 2026-06-18 15:58:08.602 10 INFO neutron.wsgi [None req-bfac3534-7965-4575-97cf-1f5159ba8feb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1118395 2026-06-18 15:58:09.606 10 INFO neutron.wsgi [None req-465cd9fd-e345-4f51-9f3a-656c927fa4b7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 4503 time: 0.0754933 2026-06-18 15:58:09.656 10 INFO neutron.wsgi [None req-c4fbdff1-d33b-4ce4-8908-2a40361ebd68 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0423748 2026-06-18 15:58:09.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-550659e6-740d-47de-b1ca-fc02eebadaad 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 14f0caa8-37ae-4f31-952b-0affc5545569 (type: security_group_rules) to 0 2026-06-18 15:58:09.816 10 INFO neutron.wsgi [None req-550659e6-740d-47de-b1ca-fc02eebadaad 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1502807 2026-06-18 15:58:10.702 10 INFO neutron.wsgi [None req-78ecd69e-fffb-4fba-8f29-634ae413bc42 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 5085 time: 0.0870872 2026-06-18 15:58:10.755 10 INFO neutron.wsgi [None req-e3eddc06-50fb-4f16-a972-5d62f8eefd7f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0438607 2026-06-18 15:58:10.883 10 INFO neutron.db.ovn_revision_numbers_db [None req-b646879e-87d2-42c7-9c37-d8b2f3e626f7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 2979cf96-a8dc-4d53-bea5-2f0b7346b67e (type: security_group_rules) to 0 2026-06-18 15:58:10.923 10 INFO neutron.wsgi [None req-b646879e-87d2-42c7-9c37-d8b2f3e626f7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1586676 2026-06-18 15:58:11.816 10 INFO neutron.wsgi [None req-02b087e1-18f8-4307-af0d-96a8b5351efc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 5669 time: 0.0739226 2026-06-18 15:58:11.868 10 INFO neutron.wsgi [None req-93ca31d8-21da-41fa-9028-5ab216ffd94d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.0406055 2026-06-18 15:58:11.999 10 INFO neutron.db.ovn_revision_numbers_db [None req-92a342ca-7985-4629-a17a-3a758772bdbe 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 241b46d1-c545-4ef7-9861-65cc5af7457a (type: security_group_rules) to 0 2026-06-18 15:58:12.026 10 INFO neutron.wsgi [None req-92a342ca-7985-4629-a17a-3a758772bdbe 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1479704 2026-06-18 15:58:12.885 10 INFO neutron.wsgi [None req-d98afde0-87f3-45f6-8e4d-e0f0b737b015 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 6253 time: 0.0760586 2026-06-18 15:58:12.953 10 INFO neutron.wsgi [None req-898f8f3e-e6fd-40ec-8f9c-9017baa93b4c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0607893 2026-06-18 15:58:13.060 10 INFO neutron.db.ovn_revision_numbers_db [None req-433da374-1d78-4492-a3f3-9165b182b85b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 2287fc45-9183-4248-80f7-aa0d5837664f (type: security_group_rules) to 0 2026-06-18 15:58:13.086 10 INFO neutron.wsgi [None req-433da374-1d78-4492-a3f3-9165b182b85b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1218657 2026-06-18 15:58:13.917 10 INFO neutron.wsgi [None req-43fa92e5-3193-4b70-a310-0034aac4fdb2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 6837 time: 0.0902934 2026-06-18 15:58:13.980 10 INFO neutron.wsgi [None req-3a97a14b-940b-43b4-ab7d-3402383dc629 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0523574 2026-06-18 15:58:14.120 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b7ec047-6d9a-4f72-bcf3-56ae095b9ada 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 9c4edceb-8894-495d-85bd-7e411bc733a9 (type: security_group_rules) to 0 2026-06-18 15:58:14.143 10 INFO neutron.wsgi [None req-7b7ec047-6d9a-4f72-bcf3-56ae095b9ada 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1529145 2026-06-18 15:58:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021477 2026-06-18 15:58:14.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019424 2026-06-18 15:58:15.342 10 INFO neutron.wsgi [None req-505ff985-bcec-4347-ad24-e9caa3be0441 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0668693 2026-06-18 15:58:15.412 10 INFO neutron.wsgi [None req-f071f0e0-16e3-49fb-86c1-bf5c519521d1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0613718 2026-06-18 15:58:15.479 10 INFO neutron.wsgi [None req-932f5732-f30d-44d5-97f4-282bbe347d87 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.0574877 2026-06-18 15:58:15.961 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae36c249-1fa3-4e15-9658-c5ca746c466f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 15:58:15.966 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae36c249-1fa3-4e15-9658-c5ca746c466f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 51335086-beda-4291-9586-aac5d0e84da0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 15:58:16.101 10 INFO neutron.db.ovn_revision_numbers_db [None req-ae36c249-1fa3-4e15-9658-c5ca746c466f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ffa1f872-3b89-4b1e-9339-3a090fc678bf (type: ports) to 1 2026-06-18 15:58:16.135 10 INFO neutron.wsgi [None req-ae36c249-1fa3-4e15-9658-c5ca746c466f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.6484940 /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-06-18 15:58:22.282 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4c28998b-552a-4742-9845-140eae5fc34a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] GET failed (client error): The resource could not be found. 2026-06-18 15:58:22.284 10 INFO neutron.wsgi [None req-4c28998b-552a-4742-9845-140eae5fc34a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0714400 2026-06-18 15:58:22.342 10 INFO neutron.wsgi [None req-eecb87a8-8bfe-4625-93e8-ddea693623ac 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0531778 2026-06-18 15:58:22.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-61601656-48c0-4a55-b9b2-fce580dfe424 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ffa1f872-3b89-4b1e-9339-3a090fc678bf (type: ports) to 1 2026-06-18 15:58:22.957 10 INFO neutron.db.ovn_revision_numbers_db [None req-61601656-48c0-4a55-b9b2-fce580dfe424 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ffa1f872-3b89-4b1e-9339-3a090fc678bf (type: ports) to 2 2026-06-18 15:58:22.971 10 INFO neutron.wsgi [None req-61601656-48c0-4a55-b9b2-fce580dfe424 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "PUT /v2.0/ports/ffa1f872-3b89-4b1e-9339-3a090fc678bf HTTP/1.1" status: 200 len: 1318 time: 0.6227050 /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-06-18 15:58:24.446 10 INFO neutron.wsgi [None req-cfbe0594-63fe-4d8e-a60f-ca25f7d83973 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3463 time: 0.0764341 2026-06-18 15:58:25.415 10 INFO neutron.wsgi [None req-9ae67e27-b77b-4e07-8e0a-881c7d07ec78 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 7421 time: 0.0804520 2026-06-18 15:58:25.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-95f2b032-7e17-4070-83ea-3eebcc8540ef 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 9a8bdbfa-9fed-4357-acc0-f514e8ebef82 (type: security_groups) to 1 2026-06-18 15:58:25.546 10 INFO neutron.wsgi [None req-95f2b032-7e17-4070-83ea-3eebcc8540ef 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1202123 2026-06-18 15:58:26.516 10 INFO neutron.wsgi [None req-96ed40e2-3fb8-465a-ad0a-92b3e4ef59c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 8949 time: 0.0986617 2026-06-18 15:58:26.567 10 INFO neutron.wsgi [None req-a1fd7a96-7123-456c-a52a-941747db8416 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0421314 2026-06-18 15:58:26.683 10 INFO neutron.db.ovn_revision_numbers_db [None req-3a42cf45-392d-43c9-aa37-d9fe87aa6db9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 55210dbb-28b6-434e-9afc-c70c3f4b9b9d (type: security_group_rules) to 0 2026-06-18 15:58:26.713 10 INFO neutron.wsgi [None req-3a42cf45-392d-43c9-aa37-d9fe87aa6db9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 771 time: 0.1349561 2026-06-18 15:58:27.739 10 INFO neutron.wsgi [None req-95d72a9f-7157-4da9-a4ff-2b435d9b3b83 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 9553 time: 0.2377536 2026-06-18 15:58:27.799 10 INFO neutron.wsgi [None req-11aa51dc-cf1d-414a-af55-971359d6c307 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9553 time: 0.0496044 2026-06-18 15:58:27.948 10 INFO neutron.db.ovn_revision_numbers_db [None req-74f30bcd-8dd1-4256-8468-262775457dac 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b0b04c0c-3dee-4a93-8a16-2a5dccf4d2aa (type: security_group_rules) to 0 2026-06-18 15:58:27.980 10 INFO neutron.wsgi [None req-74f30bcd-8dd1-4256-8468-262775457dac 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 775 time: 0.1694975 2026-06-18 15:58:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022597 2026-06-18 15:58:29.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045128 2026-06-18 15:58:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021088 2026-06-18 15:58:44.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018606 2026-06-18 15:58:59.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0058410 2026-06-18 15:58:59.749 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051656 2026-06-18 15:59:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026765 2026-06-18 15:59:14.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018613 2026-06-18 15:59:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023835 2026-06-18 15:59:29.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028231 2026-06-18 15:59:30.094 10 INFO neutron.wsgi [None req-569daa26-f1c3-4537-9722-54471d9cd5a8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/quotas/ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 362 time: 0.0139110 /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-06-18 15:59:30.462 10 INFO neutron.wsgi [None req-2d3e2e09-e262-401d-ad90-88a143dded54 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "PUT /v2.0/quotas/ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 361 time: 0.0332055 2026-06-18 15:59:30.804 10 INFO neutron.wsgi [None req-d3ba4a3d-9c27-4ab4-a5a5-c06fe89bb8ef 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/quotas/ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 361 time: 0.0134230 2026-06-18 15:59:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023308 2026-06-18 15:59:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033872 2026-06-18 15:59:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025136 2026-06-18 15:59:59.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030422 2026-06-18 16:00:14.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039151 2026-06-18 16:00:14.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041521 2026-06-18 16:00:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016739 2026-06-18 16:00:29.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024872 2026-06-18 16:00:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022645 2026-06-18 16:00:44.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018172 2026-06-18 16:00:48.990 15 INFO neutron.db.ovn_revision_numbers_db [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Successfully bumped revision number for resource 51335086-beda-4291-9586-aac5d0e84da0 (type: networks) to 2 2026-06-18 16:00:49.048 15 INFO neutron.db.ovn_revision_numbers_db [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Successfully bumped revision number for resource 9b238a50-2942-4fd8-ab7a-6eea793671bf (type: security_groups) to 6 2026-06-18 16:00:49.073 15 INFO neutron.db.ovn_revision_numbers_db [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Successfully bumped revision number for resource 9a8bdbfa-9fed-4357-acc0-f514e8ebef82 (type: security_groups) to 3 2026-06-18 16:00:49.268 15 INFO neutron.db.ovn_revision_numbers_db [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Successfully bumped revision number for resource ffa1f872-3b89-4b1e-9339-3a090fc678bf (type: ports) to 3 2026-06-18 16:00:49.268 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Maintenance task: Synchronization finished (took 0.36 seconds) 2026-06-18 16:00:59.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024481 2026-06-18 16:00:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032084 2026-06-18 16:01:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028214 2026-06-18 16:01:14.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042217 2026-06-18 16:01:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030208 2026-06-18 16:01:29.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026474 /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-06-18 16:01:41.016 10 INFO neutron.pecan_wsgi.hooks.translation [None req-7cadf93f-8133-4be6-b37e-a699237216f8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:01:41.018 10 INFO neutron.wsgi [None req-7cadf93f-8133-4be6-b37e-a699237216f8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.2417386 2026-06-18 16:01:41.062 10 INFO neutron.wsgi [None req-fc7398b7-77d4-40d5-9daf-c3035b2f47b7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0385733 /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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:01:43.266 9 WARNING oslo_policy.policy [None req-97406828-b948-41fb-a272-82c163554bc6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - 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-06-18 16:01:43.435 9 INFO neutron.pecan_wsgi.hooks.translation [None req-97406828-b948-41fb-a272-82c163554bc6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:01:43.437 9 INFO neutron.wsgi [None req-97406828-b948-41fb-a272-82c163554bc6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.6859899 2026-06-18 16:01:43.593 9 INFO neutron.wsgi [None req-50e46cba-513c-4384-89c2-1d9214df0050 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.1529129 2026-06-18 16:01:44.376 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: ffa1f872-3b89-4b1e-9339-3a090fc678bf 2026-06-18 16:01:44.400 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port ffa1f872-3b89-4b1e-9339-3a090fc678bf 2026-06-18 16:01:44.730 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource ffa1f872-3b89-4b1e-9339-3a090fc678bf (type: ports) to 4 2026-06-18 16:01:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028374 2026-06-18 16:01:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030627 2026-06-18 16:01:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026572 2026-06-18 16:01:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037124 2026-06-18 16:02:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024662 2026-06-18 16:02:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024889 2026-06-18 16:02:29.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040777 2026-06-18 16:02:29.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037282 2026-06-18 16:02:44.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019500 2026-06-18 16:02:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033469 2026-06-18 16:02:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021529 2026-06-18 16:02:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028164 2026-06-18 16:03:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024321 2026-06-18 16:03:14.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015290 2026-06-18 16:03:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023923 2026-06-18 16:03:29.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037248 2026-06-18 16:03:44.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016832 2026-06-18 16:03:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026381 2026-06-18 16:03:59.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040789 2026-06-18 16:03:59.747 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021162 2026-06-18 16:04:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026400 2026-06-18 16:04:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028980 2026-06-18 16:04:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019951 2026-06-18 16:04:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020611 2026-06-18 16:04:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027182 2026-06-18 16:04:44.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042059 2026-06-18 16:04:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019062 2026-06-18 16:04:59.749 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0083103 2026-06-18 16:05:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024858 2026-06-18 16:05:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026352 2026-06-18 16:05:29.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031919 2026-06-18 16:05:29.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019851 2026-06-18 16:05:44.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030398 2026-06-18 16:05:44.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019913 2026-06-18 16:05:59.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020673 2026-06-18 16:05:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016265 2026-06-18 16:06:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020576 2026-06-18 16:06:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024803 2026-06-18 16:06:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028486 2026-06-18 16:06:29.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017645 2026-06-18 16:06:44.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019317 2026-06-18 16:06:44.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052800 2026-06-18 16:06:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024021 2026-06-18 16:06:59.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037541 2026-06-18 16:07:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028682 2026-06-18 16:07:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035090 2026-06-18 16:07:29.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016644 2026-06-18 16:07:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030396 2026-06-18 16:07:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019896 2026-06-18 16:07:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027196 /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-06-18 16:07:54.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e5f754a-a067-4bed-9a07-e496a1e2286c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 795d9c77-8b02-4667-b0e4-2a73f5a02ece (type: security_groups) to 1 2026-06-18 16:07:54.050 10 INFO neutron.wsgi [None req-4e5f754a-a067-4bed-9a07-e496a1e2286c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 2973 time: 0.2661173 2026-06-18 16:07:54.167 10 INFO neutron.db.ovn_revision_numbers_db [None req-69f828fa-2b35-4bbd-8b4e-4c5e81a5b00f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource bb926b4b-ba1e-4668-a724-8fd39deb82eb (type: security_groups) to 1 2026-06-18 16:07:54.188 10 INFO neutron.wsgi [None req-69f828fa-2b35-4bbd-8b4e-4c5e81a5b00f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1741 time: 0.1303053 2026-06-18 16:07:55.140 10 INFO neutron.wsgi [None req-927c6936-4067-434e-a9b5-713ff9c4cc2c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 4515 time: 0.0831473 2026-06-18 16:07:55.203 10 INFO neutron.wsgi [None req-aff730ea-c3e4-4539-90fa-eebe6f5936a0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 14480 time: 0.0574610 2026-06-18 16:07:55.331 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f5cf915-1be7-40af-8d36-5f51cd89fc9b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 0a187c66-0f44-4a72-8261-59fdd013463b (type: security_group_rules) to 0 2026-06-18 16:07:55.355 10 INFO neutron.wsgi [None req-3f5cf915-1be7-40af-8d36-5f51cd89fc9b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 745 time: 0.1375825 2026-06-18 16:07:56.245 10 INFO neutron.wsgi [None req-012fb989-dda8-4307-8081-a0da2d1dd2d2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 5093 time: 0.0812743 2026-06-18 16:07:56.314 10 INFO neutron.wsgi [None req-e7dbd60a-5ac9-46f8-ad30-89447b658a1c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15058 time: 0.0617864 2026-06-18 16:07:56.442 10 INFO neutron.db.ovn_revision_numbers_db [None req-d021ed8b-f857-4881-b1cd-911deb346351 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ed1a09f8-a9d7-4547-9411-7557cff7f02f (type: security_group_rules) to 0 2026-06-18 16:07:56.465 10 INFO neutron.wsgi [None req-d021ed8b-f857-4881-b1cd-911deb346351 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 747 time: 0.1369817 2026-06-18 16:07:57.359 10 INFO neutron.wsgi [None req-4fa86420-fe9a-4a89-bba0-4ad1a5e70196 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 5673 time: 0.0796490 2026-06-18 16:07:57.428 10 INFO neutron.wsgi [None req-f89000c2-d13d-4b55-b0a4-960ae895f786 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15638 time: 0.0623252 2026-06-18 16:07:57.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbebbaf4-7e8d-4743-8d1e-31f48696646a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 6d62290f-2261-4243-b80f-d06a7e4f6a96 (type: security_group_rules) to 0 2026-06-18 16:07:57.587 10 INFO neutron.wsgi [None req-fbebbaf4-7e8d-4743-8d1e-31f48696646a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1508443 2026-06-18 16:07:58.607 10 INFO neutron.wsgi [None req-70a9e143-9c3c-4dc1-8fbe-f1894cafb5a1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 6255 time: 0.1108983 2026-06-18 16:07:58.662 10 INFO neutron.wsgi [None req-4aa5b2c1-b7e3-49d4-8d75-dc7e628df82b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16220 time: 0.0496569 2026-06-18 16:07:58.789 10 INFO neutron.db.ovn_revision_numbers_db [None req-0358727e-4f7b-41bf-94c5-b5e3e7122984 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 9119a911-dba1-40da-97d4-a0ab27f0c321 (type: security_group_rules) to 0 2026-06-18 16:07:58.813 10 INFO neutron.wsgi [None req-0358727e-4f7b-41bf-94c5-b5e3e7122984 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203,10.0.0.135 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 750 time: 0.1391685 2026-06-18 16:07:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022004 2026-06-18 16:07:59.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026827 2026-06-18 16:08:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029736 2026-06-18 16:08:14.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035305 2026-06-18 16:08:29.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020118 2026-06-18 16:08:29.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020592 2026-06-18 16:08:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028250 2026-06-18 16:08:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028248 2026-06-18 16:08:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025342 2026-06-18 16:08:59.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027301 2026-06-18 16:09:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027351 2026-06-18 16:09:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028274 2026-06-18 16:09:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024471 2026-06-18 16:09:29.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044935 2026-06-18 16:09:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028644 2026-06-18 16:09:44.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044742 2026-06-18 16:09:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030422 2026-06-18 16:09:59.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031943 /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-06-18 16:10:09.556 10 INFO neutron.wsgi [None req-90da90d6-206e-48cc-9a76-7b5e8fe22507 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?tenant_id=1b0811b8348d4d22b803316b5a75872a&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1708913 2026-06-18 16:10:09.657 10 INFO neutron.db.segments_db [None req-ac8fb8d4-1665-4488-a8aa-53dc2f2600cc b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] Added segment dfb465f9-998d-4da7-b668-15eaa000a6c1 of type geneve for network cc49b413-5861-4a62-91d7-52ebac2efea0 2026-06-18 16:10:09.801 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac8fb8d4-1665-4488-a8aa-53dc2f2600cc b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource cc49b413-5861-4a62-91d7-52ebac2efea0 (type: networks) to 1 2026-06-18 16:10:09.992 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac8fb8d4-1665-4488-a8aa-53dc2f2600cc b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] No more DHCP agents 2026-06-18 16:10:09.995 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac8fb8d4-1665-4488-a8aa-53dc2f2600cc b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] Unable to schedule network cc49b413-5861-4a62-91d7-52ebac2efea0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:10:10.147 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac8fb8d4-1665-4488-a8aa-53dc2f2600cc b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 38f569ba-d84f-4159-909a-4d9730bbdbf8 (type: ports) to 1 2026-06-18 16:10:10.168 10 INFO neutron.wsgi [None req-ac8fb8d4-1665-4488-a8aa-53dc2f2600cc b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.6049690 2026-06-18 16:10:10.216 10 INFO neutron.wsgi [None req-e93e228b-906a-4ae2-abd4-84810c4bbfe8 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0369058 2026-06-18 16:10:10.241 10 INFO neutron.wsgi [None req-8a437cf1-5d50-487c-8863-83a237716469 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0138850 2026-06-18 16:10:10.461 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b34d8e09-75ad-461c-9edd-039f3b8e3d98 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] No more DHCP agents 2026-06-18 16:10:10.462 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b34d8e09-75ad-461c-9edd-039f3b8e3d98 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] Unable to schedule network cc49b413-5861-4a62-91d7-52ebac2efea0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:10:10.523 10 INFO neutron.db.ovn_revision_numbers_db [None req-b34d8e09-75ad-461c-9edd-039f3b8e3d98 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 5da1e6d7-0808-4f72-a763-f5403500f8ce (type: ports) to 1 2026-06-18 16:10:10.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-b34d8e09-75ad-461c-9edd-039f3b8e3d98 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 5da1e6d7-0808-4f72-a763-f5403500f8ce (type: ports) to 1 2026-06-18 16:10:10.741 10 INFO neutron.wsgi [None req-b34d8e09-75ad-461c-9edd-039f3b8e3d98 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1096 time: 0.4932435 2026-06-18 16:10:10.796 10 INFO neutron.wsgi [None req-4fad1075-5752-4c5c-aecd-c3bc5707cd66 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/cc49b413-5861-4a62-91d7-52ebac2efea0 HTTP/1.1" status: 200 len: 907 time: 0.0427110 2026-06-18 16:10:11.651 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 5da1e6d7-0808-4f72-a763-f5403500f8ce 2026-06-18 16:10:11.663 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 5da1e6d7-0808-4f72-a763-f5403500f8ce 2026-06-18 16:10:11.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 5da1e6d7-0808-4f72-a763-f5403500f8ce (type: ports) to 3 2026-06-18 16:10:13.466 10 INFO neutron.wsgi [None req-e1f8a5a0-1dc7-41df-abf1-ef19647278e5 b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1124 time: 0.0473962 2026-06-18 16:10:13.528 10 INFO neutron.wsgi [None req-337caca1-3267-4408-8474-d75ad0d70a3d b1c1d3195c244db8bd4513e43cea9959 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/cc49b413-5861-4a62-91d7-52ebac2efea0 HTTP/1.1" status: 200 len: 907 time: 0.0459869 2026-06-18 16:10:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026195 2026-06-18 16:10:14.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026281 2026-06-18 16:10:24.335 10 INFO neutron.wsgi [None req-1a6f39b5-e36f-49a4-8ed5-445bbe6bb95f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/quotas/1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 362 time: 0.0137239 /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-06-18 16:10:24.787 10 INFO neutron.wsgi [None req-6a895565-90a0-4bba-b855-1122205fc1f1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "PUT /v2.0/quotas/1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 361 time: 0.0303304 2026-06-18 16:10:25.140 10 INFO neutron.wsgi [None req-6cb97e7a-85dc-4f04-8d02-5660a0036d1d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/quotas/1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 361 time: 0.0123475 2026-06-18 16:10:29.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026710 2026-06-18 16:10:29.748 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0080965 2026-06-18 16:10:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021107 2026-06-18 16:10:44.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038667 2026-06-18 16:10:48.980 15 INFO neutron.db.ovn_revision_numbers_db [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Successfully bumped revision number for resource bb926b4b-ba1e-4668-a724-8fd39deb82eb (type: security_groups) to 5 2026-06-18 16:10:48.980 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Maintenance task: Synchronization finished (took 0.04 seconds) 2026-06-18 16:10:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030916 2026-06-18 16:10:59.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029128 2026-06-18 16:11:14.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019131 2026-06-18 16:11:14.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019608 2026-06-18 16:11:29.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031974 2026-06-18 16:11:29.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014162 2026-06-18 16:11:36.502 9 INFO neutron.wsgi [None req-910e206b-3075-41f8-8913-43d5bcb2efcb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1441858 2026-06-18 16:11:36.566 9 INFO neutron.wsgi [None req-d1512c69-a737-47f4-8053-dd1270af5aa9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0452664 2026-06-18 16:11:36.614 9 INFO neutron.wsgi [None req-852c8149-ed9f-4167-9466-868d192322d7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0427446 2026-06-18 16:11:36.675 9 INFO neutron.wsgi [None req-cbae9a99-6171-4ffd-a7cc-123f2c8fd494 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0598390 2026-06-18 16:11:36.688 9 INFO neutron.wsgi [None req-dff1d013-c78d-40a3-9e47-e67c40229e8e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0119047 2026-06-18 16:11:36.723 9 INFO neutron.wsgi [None req-fd941f6f-b3f2-482b-9027-398679629bad 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0333261 2026-06-18 16:11:36.768 9 INFO neutron.wsgi [None req-e5853f3b-77d2-4d7d-8ec5-de28d73fa229 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0436089 2026-06-18 16:11:36.778 9 INFO neutron.wsgi [None req-4e47fc64-6644-4dda-9dcf-9fab0fe9f3c5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0093937 2026-06-18 16:11:36.894 9 INFO neutron.wsgi [None req-4e67cc3e-aa56-467a-be48-a0ba7aa413da 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1148343 2026-06-18 16:11:36.945 9 INFO neutron.wsgi [None req-bcab5354-a321-4fc6-9d32-cb512ba526f9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0469861 2026-06-18 16:11:37.001 9 INFO neutron.wsgi [None req-0be6a57e-1d5e-4d66-b76e-f1f4cdb3a7fc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0526803 2026-06-18 16:11:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024159 2026-06-18 16:11:44.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023549 2026-06-18 16:11:59.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042310 2026-06-18 16:11:59.749 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039937 2026-06-18 16:12:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023613 2026-06-18 16:12:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031328 2026-06-18 16:12:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023055 2026-06-18 16:12:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020018 2026-06-18 16:12:36.506 9 INFO neutron.wsgi [None req-610f49ce-1923-4059-9cc6-62726d0edcf2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1523089 2026-06-18 16:12:36.538 9 INFO neutron.wsgi [None req-8412cb09-5f73-4893-98b5-fd49eb694ec2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0280063 2026-06-18 16:12:36.584 9 INFO neutron.wsgi [None req-0e79e270-e702-4c26-a958-6b60ec3455fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0443370 2026-06-18 16:12:36.596 9 INFO neutron.wsgi [None req-fe7f1b47-ba14-41f6-a1ea-bf515b989987 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0107992 2026-06-18 16:12:36.607 9 INFO neutron.wsgi [None req-e5111e45-c6d1-48f1-97e9-55b46cac0920 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0098355 2026-06-18 16:12:36.629 9 INFO neutron.wsgi [None req-cfeb6cce-df53-4c85-8a38-39ba5157a651 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0207777 2026-06-18 16:12:36.659 9 INFO neutron.wsgi [None req-0a3e64f9-aac8-4510-8064-c0472716eddd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0292699 2026-06-18 16:12:36.695 9 INFO neutron.wsgi [None req-803d50f4-ccf6-4ada-911e-b4a05a696488 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0349655 2026-06-18 16:12:36.708 9 INFO neutron.wsgi [None req-571d5d89-0801-4201-a48c-2d51b1ab6429 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0115197 2026-06-18 16:12:36.765 9 INFO neutron.wsgi [None req-9f46f92e-b6cf-48f4-9324-eb360e07f251 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0563715 2026-06-18 16:12:36.807 9 INFO neutron.wsgi [None req-365dba9e-9831-41ba-b7aa-9c1b594a8f7b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0359335 2026-06-18 16:12:44.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014880 2026-06-18 16:12:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031741 2026-06-18 16:12:59.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047951 2026-06-18 16:12:59.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050683 2026-06-18 16:13:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017993 2026-06-18 16:13:14.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0054295 2026-06-18 16:13:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019433 2026-06-18 16:13:29.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035036 2026-06-18 16:13:36.435 9 INFO neutron.wsgi [None req-a8bf549b-8c7d-4d68-bc40-9ce15b793d88 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0996335 2026-06-18 16:13:36.447 9 INFO neutron.wsgi [None req-81c411d5-5304-4090-929e-1624b62d1c60 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0113907 2026-06-18 16:13:36.459 9 INFO neutron.wsgi [None req-9a6593d1-e138-4d5b-8e28-769e53dabe1d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0104561 2026-06-18 16:13:36.495 9 INFO neutron.wsgi [None req-bfc4b23a-97e0-451c-8635-a8e92a8de275 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0351300 2026-06-18 16:13:36.527 9 INFO neutron.wsgi [None req-9ef4a834-d4d2-4500-bfa7-1d9169e9770e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0314267 2026-06-18 16:13:36.564 9 INFO neutron.wsgi [None req-da124070-d974-4bdc-a194-e5fe63d8fd3c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0354700 2026-06-18 16:13:36.628 9 INFO neutron.wsgi [None req-c60ae176-2e49-4383-934e-e15c6e1dc57a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0610323 2026-06-18 16:13:36.691 9 INFO neutron.wsgi [None req-2e9034ba-1df9-48b7-a908-114e04978cdc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0616920 2026-06-18 16:13:36.724 9 INFO neutron.wsgi [None req-15876928-9e77-473c-883c-c97610f0b416 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0322213 2026-06-18 16:13:36.735 9 INFO neutron.wsgi [None req-732e23a5-70e9-4f3b-860f-80d4a3caa901 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0103152 2026-06-18 16:13:36.794 9 INFO neutron.wsgi [None req-f10f75ab-d1eb-4bf4-ba1b-2cfa0de44a50 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0565593 2026-06-18 16:13:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022430 2026-06-18 16:13:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034208 2026-06-18 16:13:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024421 2026-06-18 16:13:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025303 2026-06-18 16:14:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025668 2026-06-18 16:14:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036623 2026-06-18 16:14:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026557 2026-06-18 16:14:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027730 2026-06-18 16:14:36.486 9 INFO neutron.wsgi [None req-627612a7-e0ae-4a52-a2c0-30aafe099802 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1220939 2026-06-18 16:14:36.502 9 INFO neutron.wsgi [None req-be994a0b-6181-491e-877b-4647d3398f4d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0129647 2026-06-18 16:14:36.564 9 INFO neutron.wsgi [None req-56297c97-e9e7-40b2-b3dd-a12340fdbb79 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0614595 2026-06-18 16:14:36.610 9 INFO neutron.wsgi [None req-883d8d56-56e5-42cc-adb3-abfc6011531e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0401411 2026-06-18 16:14:36.647 9 INFO neutron.wsgi [None req-2019e928-4cb2-4013-952f-5f4f37cf6e9a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0355713 2026-06-18 16:14:36.681 9 INFO neutron.wsgi [None req-7ce45e99-dace-4574-8c9c-eb50e8124c3e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0328948 2026-06-18 16:14:36.730 9 INFO neutron.wsgi [None req-cefc2cb7-40c8-40c7-8f12-8fffedb5f787 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0479667 2026-06-18 16:14:36.744 9 INFO neutron.wsgi [None req-87f49f5f-5585-4b3a-a2b2-db2f77faae75 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0132246 2026-06-18 16:14:36.791 9 INFO neutron.wsgi [None req-5141db0b-a025-45d2-9a4f-33983d280567 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0455906 2026-06-18 16:14:36.820 9 INFO neutron.wsgi [None req-391c8657-de24-41f6-a9fe-a991a996b64e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0240386 2026-06-18 16:14:36.837 9 INFO neutron.wsgi [None req-4b65aaa0-0b96-4070-8006-83355deeb6a2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0154645 2026-06-18 16:14:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029266 2026-06-18 16:14:44.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036635 2026-06-18 16:14:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028436 2026-06-18 16:14:59.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033536 2026-06-18 16:15:14.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045567 2026-06-18 16:15:14.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013564 2026-06-18 16:15:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018754 2026-06-18 16:15:29.749 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022516 2026-06-18 16:15:36.477 9 INFO neutron.wsgi [None req-2bec9e24-8da3-4c67-8018-00fa68173ee8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1108763 2026-06-18 16:15:36.527 9 INFO neutron.wsgi [None req-948c3bd9-e4de-4053-9bf2-2c7118977dbd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0429020 2026-06-18 16:15:36.560 9 INFO neutron.wsgi [None req-3ad5a83c-afc2-4c76-bf24-f58c881e9f56 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0294597 2026-06-18 16:15:36.639 9 INFO neutron.wsgi [None req-60997dd6-bcc8-4652-be1f-9680c19c2c2f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0785108 2026-06-18 16:15:36.652 9 INFO neutron.wsgi [None req-68cd0320-79a9-4297-90b8-deedac1b0877 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0118394 2026-06-18 16:15:36.676 9 INFO neutron.wsgi [None req-043664b8-9c14-4e0b-838f-fbe494bed99d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0231462 2026-06-18 16:15:36.710 9 INFO neutron.wsgi [None req-439693c5-4f0b-4653-a0d7-3f4ec75d8a98 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0331230 2026-06-18 16:15:36.773 9 INFO neutron.wsgi [None req-829c1215-5954-4da9-b48d-1f5a06080f8d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0621154 2026-06-18 16:15:36.789 9 INFO neutron.wsgi [None req-fb9eac8b-3adf-4c6e-9efc-677e11d61349 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0130854 2026-06-18 16:15:36.822 9 INFO neutron.wsgi [None req-975ac058-81d7-4832-9799-c6d838331ab0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0314400 2026-06-18 16:15:36.835 9 INFO neutron.wsgi [None req-bb269cb2-6b2a-41ce-9e95-1f78466bb28d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0114262 2026-06-18 16:15:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024624 2026-06-18 16:15:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026636 2026-06-18 16:15:59.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016382 2026-06-18 16:15:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020509 2026-06-18 16:16:14.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019860 2026-06-18 16:16:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033691 2026-06-18 16:16:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019240 2026-06-18 16:16:29.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014446 2026-06-18 16:16:36.465 9 INFO neutron.wsgi [None req-2fdd42b6-255a-40a7-91a7-74d45d35a80a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0885508 2026-06-18 16:16:36.478 9 INFO neutron.wsgi [None req-05324b12-9e66-4a6a-b83a-09dfb999f5f9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0111063 2026-06-18 16:16:36.507 9 INFO neutron.wsgi [None req-c0faf4b9-3c0e-424f-8829-807075cb7116 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0280941 2026-06-18 16:16:36.540 9 INFO neutron.wsgi [None req-5c9fc13d-b16a-4d54-8e85-65d0075e9378 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0301604 2026-06-18 16:16:36.575 9 INFO neutron.wsgi [None req-8a5f0c71-3f9c-40d8-b537-4b82b932f6d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0347736 2026-06-18 16:16:36.637 9 INFO neutron.wsgi [None req-0026ea28-d096-4c2d-8a93-7ff0f09f0277 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0607057 2026-06-18 16:16:36.663 9 INFO neutron.wsgi [None req-1d6421dd-d71d-4f7c-83be-45b1c45c1055 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0177674 2026-06-18 16:16:36.816 9 INFO neutron.wsgi [None req-385e7f82-490c-49f3-a4b1-edf3fa440652 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1477463 2026-06-18 16:16:36.867 9 INFO neutron.wsgi [None req-db018725-c881-434c-9e50-0e5568397bc8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0449908 2026-06-18 16:16:36.904 9 INFO neutron.wsgi [None req-bdb07b47-e478-4429-81f5-f599b77133db 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0310547 2026-06-18 16:16:36.919 9 INFO neutron.wsgi [None req-467e0b1e-07e7-4185-a0e5-c9155714d001 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0146344 2026-06-18 16:16:44.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017636 2026-06-18 16:16:44.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038295 2026-06-18 16:16:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021317 2026-06-18 16:16:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021198 2026-06-18 16:17:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033119 2026-06-18 16:17:14.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018346 2026-06-18 16:17:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030816 2026-06-18 16:17:29.750 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0103045 2026-06-18 16:17:36.494 9 INFO neutron.wsgi [None req-c56647e4-2918-4a5b-9415-c1f988bac443 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0960560 2026-06-18 16:17:36.520 9 INFO neutron.wsgi [None req-9967979e-9f83-4d69-b09f-c56e926e7175 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0244584 2026-06-18 16:17:36.563 9 INFO neutron.wsgi [None req-cc4e7651-660c-4436-aefb-88c7b8d07cd2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0416918 2026-06-18 16:17:36.603 9 INFO neutron.wsgi [None req-3f8ebf2c-dd2a-4ca1-976b-960ffa8b56a7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0393720 2026-06-18 16:17:36.627 9 INFO neutron.wsgi [None req-869c0ea8-41ea-4348-b62b-ae83ba30c246 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0180240 2026-06-18 16:17:36.655 9 INFO neutron.wsgi [None req-3fcbb97e-58b6-4f7b-9826-7f3d8546b69d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0268631 2026-06-18 16:17:36.672 9 INFO neutron.wsgi [None req-97c6d1e1-0920-4963-9973-3093eaedc283 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0152950 2026-06-18 16:17:36.808 9 INFO neutron.wsgi [None req-413fcab6-1810-4a59-bab4-504ae6d13396 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1351576 2026-06-18 16:17:36.891 9 INFO neutron.wsgi [None req-848c37c6-683d-43cc-850c-08149f872f44 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0785110 2026-06-18 16:17:36.934 9 INFO neutron.wsgi [None req-5dfec032-a892-4760-aa4e-fb1f5afddd25 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0359519 2026-06-18 16:17:36.945 9 INFO neutron.wsgi [None req-f271b9f2-2486-4c83-ab97-3b81c25f67bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0094755 2026-06-18 16:17:44.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024209 2026-06-18 16:17:44.747 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014644 2026-06-18 16:17:59.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017471 2026-06-18 16:17:59.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017626 2026-06-18 16:18:14.740 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017037 2026-06-18 16:18:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031345 2026-06-18 16:18:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028179 2026-06-18 16:18:29.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028596 2026-06-18 16:18:36.473 9 INFO neutron.wsgi [None req-9372ab27-42e4-4271-89bd-234737edd327 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0903411 2026-06-18 16:18:36.512 9 INFO neutron.wsgi [None req-ecb3c2a6-734b-447a-b93f-c5743e7cd45f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0386801 2026-06-18 16:18:36.559 9 INFO neutron.wsgi [None req-8a07940b-fe41-48a0-aa49-73efdc5ae69f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0438921 2026-06-18 16:18:36.596 9 INFO neutron.wsgi [None req-40952e55-a107-4fc3-9b3c-b437108f876f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0333810 2026-06-18 16:18:36.610 9 INFO neutron.wsgi [None req-ca1a281e-5bb2-4ca0-8810-57c7ddaaef35 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0128834 2026-06-18 16:18:36.673 9 INFO neutron.wsgi [None req-83f75c0f-2402-47df-9467-52294b60a755 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0623362 2026-06-18 16:18:36.700 9 INFO neutron.wsgi [None req-20f91257-80ae-4ff5-8b92-183984e03d17 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0257511 2026-06-18 16:18:36.718 9 INFO neutron.wsgi [None req-27969027-5830-4bf9-8177-2cd516aef6e5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0168173 2026-06-18 16:18:36.731 9 INFO neutron.wsgi [None req-c492437c-32c0-4d8e-8b74-aa93bd1c030b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0116208 2026-06-18 16:18:36.792 9 INFO neutron.wsgi [None req-6c6b1ac5-6894-47ff-bc56-36621d5b897d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0601304 2026-06-18 16:18:36.821 9 INFO neutron.wsgi [None req-7f1d0a0c-a5d8-4b69-bfe2-fb41dbd1b999 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0233581 2026-06-18 16:18:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026729 2026-06-18 16:18:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032043 2026-06-18 16:18:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017631 2026-06-18 16:18:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023408 2026-06-18 16:19:14.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049071 2026-06-18 16:19:14.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0056980 2026-06-18 16:19:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032749 2026-06-18 16:19:29.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044458 2026-06-18 16:19:36.488 9 INFO neutron.wsgi [None req-a7b3f76e-8061-4a02-b191-d92c4b86a914 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1274545 2026-06-18 16:19:36.501 9 INFO neutron.wsgi [None req-1643ad5f-e780-49de-9220-871b25293a16 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0102968 2026-06-18 16:19:36.534 9 INFO neutron.wsgi [None req-6849651a-c51f-47a0-bbae-08928f28dc87 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0319541 2026-06-18 16:19:36.590 9 INFO neutron.wsgi [None req-643dbace-6393-4082-813c-024e2e829b36 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0559928 2026-06-18 16:19:36.629 9 INFO neutron.wsgi [None req-f7d4b7ae-7df6-455c-bf44-a6bf2298b071 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0326085 2026-06-18 16:19:36.666 9 INFO neutron.wsgi [None req-2aa4ff3a-f54c-4b5e-afeb-efc5d1bd246a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0354114 2026-06-18 16:19:36.701 9 INFO neutron.wsgi [None req-d70283ec-ffac-49b1-a820-1658674da715 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0342994 2026-06-18 16:19:36.713 9 INFO neutron.wsgi [None req-800e1d30-8582-41c8-8b38-25d8311d2361 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0111701 2026-06-18 16:19:36.739 9 INFO neutron.wsgi [None req-6669d32f-fc01-4997-8e06-c4ac4d6bd5de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0252790 2026-06-18 16:19:36.751 9 INFO neutron.wsgi [None req-711ce6c6-e158-45d4-96fb-62760ad02a65 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0108554 2026-06-18 16:19:36.785 9 INFO neutron.wsgi [None req-96b96b04-47e4-42c7-ad9f-e88131db2122 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0332503 2026-06-18 16:19:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027127 2026-06-18 16:19:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028903 2026-06-18 16:19:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022128 2026-06-18 16:19:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027952 2026-06-18 16:20:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027089 2026-06-18 16:20:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034959 2026-06-18 16:20:29.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018833 2026-06-18 16:20:29.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044765 2026-06-18 16:20:36.560 9 INFO neutron.wsgi [None req-ddfc1e0e-36fb-4682-af53-4e687c2b3e76 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.2178168 2026-06-18 16:20:36.609 9 INFO neutron.wsgi [None req-5b45555f-c68e-464b-b91c-ed86fdfd7304 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0404069 2026-06-18 16:20:36.642 9 INFO neutron.wsgi [None req-e8e8aed9-1d6d-4c2c-9e2a-7cdda588fdd8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0317302 2026-06-18 16:20:36.674 9 INFO neutron.wsgi [None req-6ea261c6-9955-4e39-8041-de3d308468de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0290797 2026-06-18 16:20:36.720 9 INFO neutron.wsgi [None req-ac0949fe-5c2a-47a6-a828-147fbd53d8e1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0449824 2026-06-18 16:20:36.736 9 INFO neutron.wsgi [None req-9ac837f8-122a-4ebd-a964-c0d41cebc256 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0143254 2026-06-18 16:20:36.753 9 INFO neutron.wsgi [None req-a6eb6182-1731-4a2e-afa4-1ffcdab8826f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0158532 2026-06-18 16:20:36.805 9 INFO neutron.wsgi [None req-6e516270-93c7-4818-b33d-bd12e7f6d85c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0482841 2026-06-18 16:20:36.818 9 INFO neutron.wsgi [None req-44c2f469-4cd1-4cd9-b3b8-71d1f4be00ef 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0117714 2026-06-18 16:20:36.844 9 INFO neutron.wsgi [None req-064a5a7d-8e42-4d77-bbef-7a569666593f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0250537 2026-06-18 16:20:36.910 9 INFO neutron.wsgi [None req-5b8f6479-06ce-4a38-9f56-b3522478ea50 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0656185 2026-06-18 16:20:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028431 2026-06-18 16:20:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024443 2026-06-18 16:20:59.740 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014756 2026-06-18 16:20:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025516 2026-06-18 16:21:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025425 2026-06-18 16:21:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033486 2026-06-18 16:21:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023000 2026-06-18 16:21:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027087 2026-06-18 16:21:36.475 9 INFO neutron.wsgi [None req-a6da1c93-e584-4394-baea-fd5a92ba3114 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1016183 2026-06-18 16:21:36.539 9 INFO neutron.wsgi [None req-9a0ae02e-d42d-4e24-8a1d-41532a347268 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0634205 2026-06-18 16:21:36.574 9 INFO neutron.wsgi [None req-4ab092d8-382e-4077-b5ab-e9a9810ed169 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0311525 2026-06-18 16:21:36.634 9 INFO neutron.wsgi [None req-b79fa0c7-8e74-416b-abc8-e49a3b604f7b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0584583 2026-06-18 16:21:36.671 9 INFO neutron.wsgi [None req-0814817b-61d3-46da-a6a4-776a867491c4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0363021 2026-06-18 16:21:36.745 9 INFO neutron.wsgi [None req-d9aeabfd-beef-473b-9156-f6a3cbf375c5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0733376 2026-06-18 16:21:36.758 9 INFO neutron.wsgi [None req-1e9d1a90-8f59-4238-be90-87bec9985952 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0118871 2026-06-18 16:21:36.808 9 INFO neutron.wsgi [None req-f18c7f7c-936c-4c0d-9128-70e8e41e03ab 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0490863 2026-06-18 16:21:36.883 9 INFO neutron.wsgi [None req-ef53ef2b-bbb8-497a-9cb9-105709f84ae0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0709321 2026-06-18 16:21:36.936 9 INFO neutron.wsgi [None req-2ab2bee4-4c50-48fd-8407-cb2a2e9e1422 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0458803 2026-06-18 16:21:36.969 9 INFO neutron.wsgi [None req-a3540a82-7b49-4a55-bb9c-3bc00b583145 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0282476 2026-06-18 16:21:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022907 2026-06-18 16:21:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025504 2026-06-18 16:21:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021646 2026-06-18 16:21:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020225 2026-06-18 16:22:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022619 2026-06-18 16:22:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023265 2026-06-18 16:22:22.139 10 INFO neutron.wsgi [None req-0fbff0e6-5957-4518-a7cb-6d1dffd4e244 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1107059 2026-06-18 16:22:23.400 10 INFO neutron.wsgi [None req-960276ae-9fd3-4200-a4c7-99584f28f8c5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0759058 2026-06-18 16:22:23.469 10 INFO neutron.wsgi [None req-977b16ba-dfb9-4521-8ce9-ab68156b3164 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0615368 2026-06-18 16:22:29.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015697 2026-06-18 16:22:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009155 2026-06-18 16:22:36.484 9 INFO neutron.wsgi [None req-d997951c-e210-49db-9b23-93120f7e1ffc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1223764 2026-06-18 16:22:36.547 9 INFO neutron.wsgi [None req-fbe1a6ee-583b-48cc-b4ba-d88dab3afc85 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0599542 2026-06-18 16:22:36.581 9 INFO neutron.wsgi [None req-31969884-b409-4f5a-9e4d-ff7788afc519 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0303273 2026-06-18 16:22:36.619 9 INFO neutron.wsgi [None req-2a06a9fe-9dc9-4fc5-b4df-b352a3aee301 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0312331 2026-06-18 16:22:36.666 9 INFO neutron.wsgi [None req-fc693e06-ed6c-4a07-abe3-c78ae5a4c1e4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0457759 2026-06-18 16:22:36.680 9 INFO neutron.wsgi [None req-4d83ca37-a7cd-4713-a2d9-29ebb2e0824e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0128717 2026-06-18 16:22:36.707 9 INFO neutron.wsgi [None req-606d9cdd-eb43-4c26-9d46-ee2f87576cbe 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0264549 2026-06-18 16:22:36.751 9 INFO neutron.wsgi [None req-90ef7c06-130e-4ea8-94d0-31de5ea71193 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0428679 2026-06-18 16:22:36.763 9 INFO neutron.wsgi [None req-3772ed90-6a4e-4e92-970d-978a27eafc1e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0114508 2026-06-18 16:22:36.804 9 INFO neutron.wsgi [None req-6654c3e6-457f-42a6-b7e9-1cad0c661cc5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0396183 2026-06-18 16:22:36.827 9 INFO neutron.wsgi [None req-e523ab29-f8c8-45be-aac7-c24e3dc00e39 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0214837 2026-06-18 16:22:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020552 2026-06-18 16:22:44.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034225 2026-06-18 16:22:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016923 2026-06-18 16:22:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031166 2026-06-18 16:23:05.734 10 INFO neutron.wsgi [None req-bf5f8a93-b181-4e8f-8189-6d3f9a178430 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1417150 2026-06-18 16:23:06.700 10 INFO neutron.wsgi [None req-c34631bd-16ff-4216-9801-952e9941e90b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0740592 2026-06-18 16:23:06.770 10 INFO neutron.wsgi [None req-3e22f5e9-35ad-4dd9-9d22-5f23269ccd65 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0626581 2026-06-18 16:23:08.046 10 INFO neutron.wsgi [None req-46dd3c84-8beb-49a5-8e53-a04e4aef4125 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.1025860 2026-06-18 16:23:09.197 10 INFO neutron.wsgi [None req-f5692dd4-34cc-48ed-9bb4-80698336f84d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.0945544 2026-06-18 16:23:10.054 10 INFO neutron.wsgi [None req-201ef351-1122-4f38-aa46-701451db1516 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.0882304 2026-06-18 16:23:10.952 10 INFO neutron.wsgi [None req-6d5387f8-f159-4d69-942f-b9655b4a0db0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.1148877 2026-06-18 16:23:11.841 10 INFO neutron.wsgi [None req-1de20e47-fe3e-4fe6-9894-ac1b1ed16da3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.0924754 2026-06-18 16:23:12.723 10 INFO neutron.wsgi [None req-046e75c8-6bbb-4abd-a2b3-5eb8bdc4185c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.0829153 2026-06-18 16:23:13.881 10 INFO neutron.wsgi [None req-83eb2d58-c4b9-4a39-92b2-0d5423336237 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1145411 2026-06-18 16:23:13.939 10 INFO neutron.wsgi [None req-ee97fa3e-e16a-4cf3-8300-1abda5fb3257 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0463343 2026-06-18 16:23:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024519 2026-06-18 16:23:14.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0066583 2026-06-18 16:23:20.863 10 INFO neutron.pecan_wsgi.hooks.translation [None req-796d0d1c-fa3a-4511-82e0-4a81c44871b4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:23:20.865 10 INFO neutron.wsgi [None req-796d0d1c-fa3a-4511-82e0-4a81c44871b4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.1502373 2026-06-18 16:23:20.910 10 INFO neutron.wsgi [None req-7be6658a-c624-4f5b-9417-8f9aa8d53805 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1351 time: 0.0400589 2026-06-18 16:23:22.452 10 INFO neutron.wsgi [None req-9f855bff-f945-49a4-879c-b8a1c82389e1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0765560 2026-06-18 16:23:23.515 10 INFO neutron.wsgi [None req-891a02f3-d5cc-4381-b165-9791e2b4189f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.0832744 2026-06-18 16:23:24.484 10 INFO neutron.wsgi [None req-437ead8a-cb91-47ad-a040-1241429addd9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.0819149 2026-06-18 16:23:25.383 10 INFO neutron.wsgi [None req-b97d51ea-f817-4922-9d44-f5c868d6b64c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 10161 time: 0.0891755 2026-06-18 16:23:29.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025556 2026-06-18 16:23:29.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013325 2026-06-18 16:23:36.471 9 INFO neutron.wsgi [None req-18915a76-5331-40c5-b62f-fdb27340036a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0867851 2026-06-18 16:23:36.515 9 INFO neutron.wsgi [None req-f06d4f68-c5ed-4aa7-89e4-0b2ebd107f59 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0429404 2026-06-18 16:23:36.528 9 INFO neutron.wsgi [None req-b5f17d6a-efda-4a5e-8aee-9b0133b539d0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0124106 2026-06-18 16:23:36.567 9 INFO neutron.wsgi [None req-5d8fbb1a-1788-4f8e-87d2-9f6e3726bc5a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0374582 2026-06-18 16:23:36.581 9 INFO neutron.wsgi [None req-82a0a9c9-d6ef-4c74-a173-b8731c96cc68 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0127518 2026-06-18 16:23:36.607 9 INFO neutron.wsgi [None req-7a47917b-b36c-414e-99e2-84b121b77d0f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0254056 2026-06-18 16:23:36.681 9 INFO neutron.wsgi [None req-b0a6298e-f529-458e-9ba9-c08da1f08f28 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0734472 2026-06-18 16:23:36.701 9 INFO neutron.wsgi [None req-68ecb419-2916-4377-98e2-2cc8d6f6f766 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0137205 2026-06-18 16:23:36.759 9 INFO neutron.wsgi [None req-e64ac243-f9ee-41ec-8595-9cb993eb3821 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0563750 2026-06-18 16:23:36.792 9 INFO neutron.wsgi [None req-de4d31a5-2c25-4a66-a324-28864b364249 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0294969 2026-06-18 16:23:36.823 9 INFO neutron.wsgi [None req-1558d411-d198-42a2-9ecf-f9a83a5f3fbe 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0301790 2026-06-18 16:23:36.875 10 INFO neutron.wsgi [None req-5e6d5d01-b99d-42a3-9a07-20f8742048b4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/quotas/ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 361 time: 0.0119367 2026-06-18 16:23:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027783 2026-06-18 16:23:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026822 2026-06-18 16:23:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036831 2026-06-18 16:23:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036273 2026-06-18 16:24:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025475 2026-06-18 16:24:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029814 2026-06-18 16:24:29.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026879 2026-06-18 16:24:29.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034497 2026-06-18 16:24:32.223 10 INFO neutron.wsgi [None req-f8a6a148-bdea-47af-b8c9-0b4842fa3d5e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 6838 time: 0.0796716 2026-06-18 16:24:33.163 10 INFO neutron.wsgi [None req-87ab09f0-5c35-48e6-80fe-fb430f10755f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 6838 time: 0.0847368 2026-06-18 16:24:34.081 10 INFO neutron.wsgi [None req-a7e57872-9f29-45e1-8a07-c19ca2f2c8d2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 6838 time: 0.0863538 2026-06-18 16:24:34.995 10 INFO neutron.wsgi [None req-e1f15063-c273-44e8-b349-beeb1a8e6fae 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 6838 time: 0.0814452 2026-06-18 16:24:35.985 10 INFO neutron.wsgi [None req-a223abd3-2862-4636-8c34-71bb2c2fcb8e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/security-groups?tenant_id=1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 6838 time: 0.0995288 2026-06-18 16:24:36.483 9 INFO neutron.wsgi [None req-7b15cd32-265f-4cf2-9da8-b14792863447 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1103117 2026-06-18 16:24:36.510 9 INFO neutron.wsgi [None req-aacc6e47-a37d-4fd0-9087-a6a85337f060 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0253427 2026-06-18 16:24:36.542 9 INFO neutron.wsgi [None req-ffd02b34-3e22-4d75-9f45-b98f23e3fcbe 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0308576 2026-06-18 16:24:36.579 9 INFO neutron.wsgi [None req-270c6c79-a36f-4429-9cac-3c1a6a562fd2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0365472 2026-06-18 16:24:36.598 9 INFO neutron.wsgi [None req-91ab698d-f327-4388-95e2-dfbf6a74138d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0119705 2026-06-18 16:24:36.630 9 INFO neutron.wsgi [None req-e5645ab0-aef7-47dc-a1d1-fa7b65456707 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0316706 2026-06-18 16:24:36.643 9 INFO neutron.wsgi [None req-7ce3cb0a-0d8c-42bf-8cdf-0a630df7f408 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0119874 2026-06-18 16:24:36.715 9 INFO neutron.wsgi [None req-b0375605-f21e-4b99-bb07-e1e91838434c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0707765 2026-06-18 16:24:36.748 9 INFO neutron.wsgi [None req-c75166e9-14af-4f6d-b1cc-b7b8917e42c4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0297074 2026-06-18 16:24:36.784 9 INFO neutron.wsgi [None req-306ba71b-4829-4067-8cdf-1f47051765a1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0348499 2026-06-18 16:24:36.795 9 INFO neutron.wsgi [None req-36eef7c2-4083-4e49-add6-0d0366e2bba5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0101287 2026-06-18 16:24:43.457 10 INFO neutron.wsgi [None req-8687d949-3edd-4e61-a117-d8a922b42c2c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/quotas/1b0811b8348d4d22b803316b5a75872a HTTP/1.1" status: 200 len: 361 time: 0.0135405 2026-06-18 16:24:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031841 2026-06-18 16:24:44.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015628 2026-06-18 16:24:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023828 2026-06-18 16:24:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031695 2026-06-18 16:25:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024941 2026-06-18 16:25:14.745 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021162 2026-06-18 16:25:29.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018346 2026-06-18 16:25:29.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044050 2026-06-18 16:25:36.482 9 INFO neutron.wsgi [None req-f0e7b58d-ffdb-4005-a653-550ee755df7c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1212206 2026-06-18 16:25:36.494 9 INFO neutron.wsgi [None req-c6657b5a-07b5-473d-ba33-3989768fbfab 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0106366 2026-06-18 16:25:36.553 9 INFO neutron.wsgi [None req-0f22bd8e-df79-452b-bb44-7214ee2020af 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0584235 2026-06-18 16:25:36.582 9 INFO neutron.wsgi [None req-965acc00-ee15-4dca-acf8-b6b84b70323e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0228009 2026-06-18 16:25:36.623 9 INFO neutron.wsgi [None req-99877786-6453-4d8a-a35b-ef8cbd2fd404 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0406125 2026-06-18 16:25:36.688 9 INFO neutron.wsgi [None req-dd58bdb8-ff06-4fa9-9e29-6c2b88568404 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0639958 2026-06-18 16:25:36.737 9 INFO neutron.wsgi [None req-a340ad94-9981-4f72-9930-468f69cf1d70 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0470693 2026-06-18 16:25:36.767 9 INFO neutron.wsgi [None req-e1445894-5b2a-41f7-bfb5-a1fbb0ff5294 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0249743 2026-06-18 16:25:36.777 9 INFO neutron.wsgi [None req-fff0925f-8812-4eeb-8ee4-b201ca21cb55 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0094357 2026-06-18 16:25:36.804 9 INFO neutron.wsgi [None req-31accac3-1717-41a8-8880-f9e1fa9b6bc5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0254426 2026-06-18 16:25:36.819 9 INFO neutron.wsgi [None req-256cdc5e-d918-4010-980f-cfdffd7b83f5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0131326 2026-06-18 16:25:39.694 10 INFO neutron.wsgi [None req-66bed92d-cbfe-4867-aff3-e30e68dbf7fb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203,10.0.0.135 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1149409 2026-06-18 16:25:44.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018251 2026-06-18 16:25:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026550 2026-06-18 16:25:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022771 2026-06-18 16:25:59.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022850 2026-06-18 16:26:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033994 2026-06-18 16:26:14.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021582 2026-06-18 16:26:20.614 9 INFO neutron.wsgi [None req-9c3be794-78a6-442b-8561-c947bd1738b4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2675147 2026-06-18 16:26:21.846 9 INFO neutron.wsgi [None req-dede16b4-18e9-47cd-9fc9-32b7cb72ecfc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0307996 2026-06-18 16:26:21.883 9 INFO neutron.wsgi [None req-8b1e5a03-754a-475a-ba04-437bafe22f11 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0322440 2026-06-18 16:26:21.920 9 INFO neutron.wsgi [None req-7197b235-ebb4-47e7-8933-4229912809c0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0312438 2026-06-18 16:26:21.963 9 INFO neutron.wsgi [None req-94411e95-126c-41dc-9012-180745c7e301 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0371420 2026-06-18 16:26:22.027 9 INFO neutron.wsgi [None req-018ddeba-41eb-49e0-ae5d-17453464c12f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0572836 2026-06-18 16:26:22.093 9 INFO neutron.wsgi [None req-b8e41ba7-119f-4e9c-abc1-cb8f5f7ec6a8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0590072 2026-06-18 16:26:22.117 9 INFO neutron.wsgi [None req-8cb50f69-fde1-4d5c-b30f-798b2cd7c241 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0176933 2026-06-18 16:26:29.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025554 2026-06-18 16:26:29.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015135 2026-06-18 16:26:33.441 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Starting OVNClientQosExtension 2026-06-18 16:26:33.441 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Starting OVNClientPlacementExtension 2026-06-18 16:26:33.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 6671099c-1845-4ac5-bd2a-8fbea953c615 (type: security_groups) to 1 2026-06-18 16:26:33.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-12f01a85-42e4-4c87-aa3b-c755bbd36673 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 2d7175de-1b8f-47de-9bd0-2cb72b38cc7a (type: security_groups) to 1 2026-06-18 16:26:33.524 9 INFO neutron.db.ovn_revision_numbers_db [None req-b811e7f5-1850-4d52-828a-4296405f6e11 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 3e0c6f1c-e92a-4b61-b5b4-eadaa5358f6b (type: security_groups) to 1 2026-06-18 16:26:33.573 10 INFO neutron.db.segments_db [None req-12f01a85-42e4-4c87-aa3b-c755bbd36673 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment afd632ac-7c1c-4c87-a59e-665b167505e6 of type geneve for network b9c1f667-dd28-4d87-98b3-485764d43eac 2026-06-18 16:26:33.586 9 INFO neutron.db.segments_db [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment 232887bd-7df4-4708-9132-62a50e1b4c63 of type geneve for network b064384f-f7cc-46f5-9a1a-db8633e90268 2026-06-18 16:26:33.600 9 INFO neutron.db.segments_db [None req-b811e7f5-1850-4d52-828a-4296405f6e11 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment 427d2b31-cfae-4e57-a7d7-35844b596e3c of type geneve for network 5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08 2026-06-18 16:26:33.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-12f01a85-42e4-4c87-aa3b-c755bbd36673 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b9c1f667-dd28-4d87-98b3-485764d43eac (type: networks) to 1 2026-06-18 16:26:33.847 9 INFO neutron.db.ovn_revision_numbers_db [None req-b811e7f5-1850-4d52-828a-4296405f6e11 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08 (type: networks) to 1 2026-06-18 16:26:33.873 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b064384f-f7cc-46f5-9a1a-db8633e90268 (type: networks) to 1 2026-06-18 16:26:33.936 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12f01a85-42e4-4c87-aa3b-c755bbd36673 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:33.940 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12f01a85-42e4-4c87-aa3b-c755bbd36673 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network b9c1f667-dd28-4d87-98b3-485764d43eac: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:34.011 10 INFO neutron.db.ovn_revision_numbers_db [None req-12f01a85-42e4-4c87-aa3b-c755bbd36673 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 598f7b86-3235-43df-b4f7-59962efe0954 (type: ports) to 1 2026-06-18 16:26:34.035 10 INFO neutron.wsgi [None req-12f01a85-42e4-4c87-aa3b-c755bbd36673 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 951 time: 0.6886168 2026-06-18 16:26:34.188 10 INFO neutron.db.ovn_revision_numbers_db [None req-288b1d74-25ca-416e-bc74-6c17bea46237 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 5c602706-970b-441c-a232-a22428fdab82 (type: security_groups) to 1 2026-06-18 16:26:34.222 10 INFO neutron.wsgi [None req-288b1d74-25ca-416e-bc74-6c17bea46237 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=b2657f855306458f91b6e282566eb49e&name=default HTTP/1.1" status: 200 len: 2992 time: 0.2991781 2026-06-18 16:26:34.247 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45595ba8-228a-4e2b-ae84-84d552917043 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:34.251 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45595ba8-228a-4e2b-ae84-84d552917043 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network b9c1f667-dd28-4d87-98b3-485764d43eac: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:34.300 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:34.301 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b811e7f5-1850-4d52-828a-4296405f6e11 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:34.303 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network b064384f-f7cc-46f5-9a1a-db8633e90268: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:34.305 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b811e7f5-1850-4d52-828a-4296405f6e11 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:34.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-b811e7f5-1850-4d52-828a-4296405f6e11 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 700fb272-919c-48d9-a141-5e78f64546f1 (type: ports) to 1 2026-06-18 16:26:34.444 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource f99e81f7-1ed2-450d-a1ca-bfbc224c59ac (type: ports) to 1 2026-06-18 16:26:34.466 9 INFO neutron.wsgi [None req-b811e7f5-1850-4d52-828a-4296405f6e11 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 1.2627540 2026-06-18 16:26:34.468 9 INFO neutron.wsgi [None req-c6652edb-baef-446a-b3f8-1d1ddbb1b9e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.2748556 2026-06-18 16:26:34.568 10 INFO neutron.wsgi [None req-c8111b67-2a7f-46fc-bab9-b4474cc47332 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/5c602706-970b-441c-a232-a22428fdab82 HTTP/1.1" status: 204 len: 168 time: 0.3408179 2026-06-18 16:26:34.739 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b1b2157-cf0b-4da8-9c05-2823058b5d9a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:34.743 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b1b2157-cf0b-4da8-9c05-2823058b5d9a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:34.745 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9d547a3-4564-4c10-9652-d377f502c0f1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:34.760 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9d547a3-4564-4c10-9652-d377f502c0f1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network b064384f-f7cc-46f5-9a1a-db8633e90268: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:34.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-45595ba8-228a-4e2b-ae84-84d552917043 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 598f7b86-3235-43df-b4f7-59962efe0954 (type: ports) to 2 2026-06-18 16:26:34.784 10 INFO neutron.db.ovn_revision_numbers_db [None req-45595ba8-228a-4e2b-ae84-84d552917043 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 76885890-2f20-497e-b029-66bd7bc2ece2 (type: subnets) to 0 2026-06-18 16:26:34.798 10 INFO neutron.wsgi [None req-45595ba8-228a-4e2b-ae84-84d552917043 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 871 time: 0.7582221 2026-06-18 16:26:35.438 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43181ee5-13a4-4dad-8599-6cc5a4638f99 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:35.440 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43181ee5-13a4-4dad-8599-6cc5a4638f99 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:35.498 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b1b2157-cf0b-4da8-9c05-2823058b5d9a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 700fb272-919c-48d9-a141-5e78f64546f1 (type: ports) to 2 2026-06-18 16:26:35.508 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9d547a3-4564-4c10-9652-d377f502c0f1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource f99e81f7-1ed2-450d-a1ca-bfbc224c59ac (type: ports) to 2 2026-06-18 16:26:35.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b1b2157-cf0b-4da8-9c05-2823058b5d9a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource d24f674b-7254-4659-8513-9e469d3d5af5 (type: subnets) to 0 2026-06-18 16:26:35.526 9 INFO neutron.wsgi [None req-9b1b2157-cf0b-4da8-9c05-2823058b5d9a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.0549295 2026-06-18 16:26:35.528 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9d547a3-4564-4c10-9652-d377f502c0f1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource dae10cb0-8b59-4b48-83f7-39b2886d63c3 (type: subnets) to 0 2026-06-18 16:26:35.548 9 INFO neutron.wsgi [None req-d9d547a3-4564-4c10-9652-d377f502c0f1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 1.0692503 2026-06-18 16:26:35.577 10 INFO neutron.db.ovn_revision_numbers_db [None req-43181ee5-13a4-4dad-8599-6cc5a4638f99 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 8924c802-9919-455a-86f1-c3078da610a4 (type: ports) to 1 2026-06-18 16:26:36.004 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-43181ee5-13a4-4dad-8599-6cc5a4638f99 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Starting OVNClientQosExtension 2026-06-18 16:26:36.305 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a21a819-f5ea-4110-94b4-10a30a44c411 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:36.307 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e098d42d-ee86-4705-b6d3-92d703827731 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:36.308 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a21a819-f5ea-4110-94b4-10a30a44c411 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:36.311 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e098d42d-ee86-4705-b6d3-92d703827731 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:36.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-43181ee5-13a4-4dad-8599-6cc5a4638f99 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 8924c802-9919-455a-86f1-c3078da610a4 (type: router_ports) to 1 2026-06-18 16:26:36.395 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 8924c802-9919-455a-86f1-c3078da610a4 2026-06-18 16:26:36.412 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router d9891288-6bed-49af-99bd-bdbcee902786 is bound to host instance 2026-06-18 16:26:36.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-43181ee5-13a4-4dad-8599-6cc5a4638f99 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource d9891288-6bed-49af-99bd-bdbcee902786 (type: routers) to 3 2026-06-18 16:26:36.476 10 INFO neutron.wsgi [None req-43181ee5-13a4-4dad-8599-6cc5a4638f99 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 882 time: 1.6734772 2026-06-18 16:26:36.485 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 8924c802-9919-455a-86f1-c3078da610a4 2026-06-18 16:26:36.643 9 INFO neutron.wsgi [None req-bc2e5774-47a0-49ee-a042-072ae88f29e2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2726 time: 0.2263830 2026-06-18 16:26:36.773 9 INFO neutron.wsgi [None req-d12e1f55-9796-42f0-a16b-31226443d513 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3414 time: 0.1237631 2026-06-18 16:26:36.823 9 INFO neutron.wsgi [None req-9bab490f-9824-437d-b712-c6ebab9aa398 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0416548 2026-06-18 16:26:36.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-e098d42d-ee86-4705-b6d3-92d703827731 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 96d550bc-468f-4e96-8f4e-cbbceade3f06 (type: ports) to 1 2026-06-18 16:26:36.907 9 INFO neutron.wsgi [None req-5bd53d56-2935-438d-85dd-65a9bd262b6a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0511928 2026-06-18 16:26:36.949 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a21a819-f5ea-4110-94b4-10a30a44c411 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource c410a27b-0128-45e6-8bec-21e9e242318e (type: ports) to 1 2026-06-18 16:26:37.064 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:37.067 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network b9c1f667-dd28-4d87-98b3-485764d43eac: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:37.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f323ccc-4d92-47ac-b5d5-6da10138d9de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 9a37a71d-9d0b-4475-b38e-607cbbde1a66 (type: security_groups) to 1 2026-06-18 16:26:37.126 9 INFO neutron.wsgi [None req-9d1c0b03-20ec-4528-9a14-964af8ca217c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4637 time: 0.2005391 2026-06-18 16:26:37.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ddd12ac1-dac4-4019-a61a-307ea4797a4d (type: ports) to 1 2026-06-18 16:26:37.256 9 INFO neutron.db.segments_db [None req-6f323ccc-4d92-47ac-b5d5-6da10138d9de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment 80ad1114-0325-454b-8b29-05e96cedca13 of type geneve for network c9d1cc77-e257-48b5-8f97-cbf06a5cc65b 2026-06-18 16:26:37.533 9 INFO neutron.wsgi [None req-07715962-9d69-4675-98d0-2f21a288780b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2024 time: 0.4002101 2026-06-18 16:26:37.546 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Starting OVNClientQosExtension 2026-06-18 16:26:37.614 9 INFO neutron.wsgi [None req-6ed43cc4-2d05-4c4e-b7a7-2c2a8549a532 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0708134 2026-06-18 16:26:37.738 9 INFO neutron.wsgi [None req-c74a5f77-4952-4a4f-b19c-5bcb04a217c3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 12467 time: 0.0884540 2026-06-18 16:26:37.760 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: ddd12ac1-dac4-4019-a61a-307ea4797a4d 2026-06-18 16:26:37.769 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port ddd12ac1-dac4-4019-a61a-307ea4797a4d 2026-06-18 16:26:37.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ddd12ac1-dac4-4019-a61a-307ea4797a4d (type: router_ports) to 2 2026-06-18 16:26:37.899 9 INFO neutron.wsgi [None req-187d42da-991a-42b6-97e9-d87dea50d57c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3414 time: 0.1447334 2026-06-18 16:26:37.908 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f323ccc-4d92-47ac-b5d5-6da10138d9de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource c9d1cc77-e257-48b5-8f97-cbf06a5cc65b (type: networks) to 1 2026-06-18 16:26:37.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ddd12ac1-dac4-4019-a61a-307ea4797a4d (type: ports) to 2 2026-06-18 16:26:37.958 9 INFO neutron.wsgi [None req-c7b46530-d5d5-47ad-9607-55aacc614b80 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0503564 2026-06-18 16:26:38.040 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:38.043 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network b9c1f667-dd28-4d87-98b3-485764d43eac: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:38.127 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource ddd12ac1-dac4-4019-a61a-307ea4797a4d (type: ports) to 3 2026-06-18 16:26:38.281 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource ddd12ac1-dac4-4019-a61a-307ea4797a4d (type: router_ports) to 3 2026-06-18 16:26:38.494 9 INFO neutron.wsgi [None req-8e170d23-b4ee-4ffa-9ff0-3fc14c1889e4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 27907 time: 0.5311861 2026-06-18 16:26:38.658 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f323ccc-4d92-47ac-b5d5-6da10138d9de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:38.682 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f323ccc-4d92-47ac-b5d5-6da10138d9de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network c9d1cc77-e257-48b5-8f97-cbf06a5cc65b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:38.846 10 INFO neutron.db.ovn_revision_numbers_db [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ddd12ac1-dac4-4019-a61a-307ea4797a4d (type: router_ports) to 3 2026-06-18 16:26:38.850 10 INFO neutron.wsgi [None req-05a47b4e-d90b-4f63-a7a9-8e688d10df24 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/d9891288-6bed-49af-99bd-bdbcee902786/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3682368 2026-06-18 16:26:38.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 8924c802-9919-455a-86f1-c3078da610a4 (type: ports) to 1 2026-06-18 16:26:38.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f323ccc-4d92-47ac-b5d5-6da10138d9de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 6d879b04-f258-4764-b32e-b2ecbafad5b3 (type: ports) to 1 2026-06-18 16:26:38.964 9 INFO neutron.wsgi [None req-6f323ccc-4d92-47ac-b5d5-6da10138d9de 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 949 time: 2.7318552 2026-06-18 16:26:39.115 9 INFO neutron.db.ovn_revision_numbers_db [None req-e098d42d-ee86-4705-b6d3-92d703827731 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 96d550bc-468f-4e96-8f4e-cbbceade3f06 (type: router_ports) to 1 2026-06-18 16:26:39.128 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 240e29ab-aabf-4107-a86e-cdc69de92d55 is bound to host instance 2026-06-18 16:26:39.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a21a819-f5ea-4110-94b4-10a30a44c411 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource c410a27b-0128-45e6-8bec-21e9e242318e (type: router_ports) to 1 2026-06-18 16:26:39.235 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-170915e7-0ecd-4523-a2d4-2fbe08be0945 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:39.241 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-170915e7-0ecd-4523-a2d4-2fbe08be0945 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network c9d1cc77-e257-48b5-8f97-cbf06a5cc65b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:39.389 9 INFO neutron.db.ovn_revision_numbers_db [None req-e098d42d-ee86-4705-b6d3-92d703827731 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 47e69ff2-ff91-48d9-82ba-0ac2b1ffc926 (type: routers) to 3 2026-06-18 16:26:39.406 9 INFO neutron.wsgi [None req-e098d42d-ee86-4705-b6d3-92d703827731 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 878 time: 3.8518634 2026-06-18 16:26:39.495 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a21a819-f5ea-4110-94b4-10a30a44c411 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 240e29ab-aabf-4107-a86e-cdc69de92d55 (type: routers) to 3 2026-06-18 16:26:39.524 9 INFO neutron.wsgi [None req-2a21a819-f5ea-4110-94b4-10a30a44c411 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 3.9907444 2026-06-18 16:26:39.610 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 8924c802-9919-455a-86f1-c3078da610a4 (type: router_ports) to 3 2026-06-18 16:26:39.693 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: c410a27b-0128-45e6-8bec-21e9e242318e 2026-06-18 16:26:39.714 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port c410a27b-0128-45e6-8bec-21e9e242318e 2026-06-18 16:26:39.815 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 8924c802-9919-455a-86f1-c3078da610a4 (type: ports) to 2 2026-06-18 16:26:40.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource c410a27b-0128-45e6-8bec-21e9e242318e (type: ports) to 1 2026-06-18 16:26:40.241 10 INFO neutron.db.ovn_revision_numbers_db [None req-170915e7-0ecd-4523-a2d4-2fbe08be0945 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 6d879b04-f258-4764-b32e-b2ecbafad5b3 (type: ports) to 2 2026-06-18 16:26:40.268 10 INFO neutron.db.ovn_revision_numbers_db [None req-170915e7-0ecd-4523-a2d4-2fbe08be0945 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 121f782c-7f82-4c94-9643-545d6938f3a6 (type: subnets) to 0 2026-06-18 16:26:40.276 9 INFO neutron.db.ovn_revision_numbers_db [None req-d772fb22-5bd2-40c0-a3e4-0b3255f06b1e 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] Successfully bumped revision number for resource 2591894a-e0c9-4f04-9cc0-a192514e76ba (type: security_groups) to 1 2026-06-18 16:26:40.288 10 INFO neutron.wsgi [None req-170915e7-0ecd-4523-a2d4-2fbe08be0945 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 869 time: 1.3177884 2026-06-18 16:26:40.321 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:40.324 9 INFO neutron.wsgi [None req-d772fb22-5bd2-40c0-a3e4-0b3255f06b1e 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] 10.0.0.28 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1823 time: 0.4671366 2026-06-18 16:26:40.335 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network b064384f-f7cc-46f5-9a1a-db8633e90268: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:40.361 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 8924c802-9919-455a-86f1-c3078da610a4 (type: ports) to 4 2026-06-18 16:26:40.483 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:40.486 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:40.535 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource c410a27b-0128-45e6-8bec-21e9e242318e (type: router_ports) to 3 2026-06-18 16:26:40.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 654f18fd-e841-44fa-94a0-deef1e9abab2 (type: ports) to 1 2026-06-18 16:26:40.638 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 53e43ead-72ff-4788-81cd-c6c392d43214 (type: ports) to 1 2026-06-18 16:26:40.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource c410a27b-0128-45e6-8bec-21e9e242318e (type: ports) to 2 2026-06-18 16:26:40.851 9 INFO neutron.wsgi [req-86d43ba4-210d-47e4-8812-d57afd4aa0a5 req-e1d81f91-7f2f-4789-ac79-715b4a2a398e 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - default default] 10.0.0.28 "GET /v2.0/security-groups/2591894a-e0c9-4f04-9cc0-a192514e76ba HTTP/1.1" status: 200 len: 1818 time: 0.1622088 2026-06-18 16:26:41.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 8924c802-9919-455a-86f1-c3078da610a4 (type: router_ports) to 4 2026-06-18 16:26:41.110 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Router 47e69ff2-ff91-48d9-82ba-0ac2b1ffc926 is bound to host instance 2026-06-18 16:26:41.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource c410a27b-0128-45e6-8bec-21e9e242318e (type: ports) to 4 2026-06-18 16:26:41.345 9 INFO neutron.db.ovn_revision_numbers_db [None req-72a60142-4ae4-4f14-8d5e-510ce8c60cfd 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] Successfully bumped revision number for resource a4d5ed7b-f57f-49e0-a394-16c761216328 (type: security_group_rules) to 0 2026-06-18 16:26:41.387 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 53e43ead-72ff-4788-81cd-c6c392d43214 (type: router_ports) to 2 2026-06-18 16:26:41.423 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-076c09ea-dea3-4dfd-b560-e98cf71d3d22 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:41.430 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-076c09ea-dea3-4dfd-b560-e98cf71d3d22 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:41.440 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource c410a27b-0128-45e6-8bec-21e9e242318e (type: router_ports) to 4 2026-06-18 16:26:41.444 9 INFO neutron.wsgi [None req-72a60142-4ae4-4f14-8d5e-510ce8c60cfd 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] 10.0.0.28 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.5789883 2026-06-18 16:26:41.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 53e43ead-72ff-4788-81cd-c6c392d43214 (type: ports) to 2 2026-06-18 16:26:41.590 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:41.592 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:41.753 9 INFO neutron.db.ovn_revision_numbers_db [None req-076c09ea-dea3-4dfd-b560-e98cf71d3d22 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource bac98c65-6c94-403b-a731-21f9d4dbe3de (type: ports) to 1 2026-06-18 16:26:41.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-4dced10b-1287-47e2-aa24-474982fd0d0c 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] Successfully bumped revision number for resource 04952bae-d85d-40d3-9458-fc82789d1783 (type: security_groups) to 1 2026-06-18 16:26:41.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 654f18fd-e841-44fa-94a0-deef1e9abab2 (type: router_ports) to 2 2026-06-18 16:26:42.033 9 INFO neutron.wsgi [None req-4dced10b-1287-47e2-aa24-474982fd0d0c 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] 10.0.0.28 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1826 time: 0.5556684 2026-06-18 16:26:42.192 9 INFO neutron.wsgi [req-799ac1e2-4f31-4399-8d85-eb07ecab1619 req-d4f9e09f-1242-43b9-ac81-a6797b417765 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - default default] 10.0.0.28 "GET /v2.0/security-groups/04952bae-d85d-40d3-9458-fc82789d1783 HTTP/1.1" status: 200 len: 1821 time: 0.1296775 2026-06-18 16:26:42.385 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 654f18fd-e841-44fa-94a0-deef1e9abab2 (type: ports) to 2 2026-06-18 16:26:42.548 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 96d550bc-468f-4e96-8f4e-cbbceade3f06 (type: ports) to 1 2026-06-18 16:26:42.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 53e43ead-72ff-4788-81cd-c6c392d43214 (type: router_ports) to 2 2026-06-18 16:26:42.590 10 INFO neutron.wsgi [None req-0e6660cb-b2d1-44e2-ad62-0278af3f8833 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/240e29ab-aabf-4107-a86e-cdc69de92d55/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.0619094 2026-06-18 16:26:42.601 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:42.612 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network b064384f-f7cc-46f5-9a1a-db8633e90268: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:42.617 9 INFO neutron.db.ovn_revision_numbers_db [None req-1930e36e-8b4d-48a5-a767-cd15df856d40 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] Successfully bumped revision number for resource 3b459142-ca1c-4a6f-8578-b78c5e191698 (type: security_group_rules) to 0 2026-06-18 16:26:42.691 9 INFO neutron.wsgi [None req-1930e36e-8b4d-48a5-a767-cd15df856d40 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] 10.0.0.28 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.4840333 2026-06-18 16:26:42.969 9 INFO neutron.wsgi [req-7cd7ce73-1e31-4290-a25b-9986a67dc66a req-f7d56d3e-933b-4db1-ae75-c3400b3613ad 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - default default] 10.0.0.28 "GET /v2.0/security-groups/04952bae-d85d-40d3-9458-fc82789d1783 HTTP/1.1" status: 200 len: 2414 time: 0.2474465 2026-06-18 16:26:43.202 10 INFO neutron.db.ovn_revision_numbers_db [None req-1bc00e1b-986b-4bbb-8c29-47b02517dcbc 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Successfully bumped revision number for resource cd562f63-65e4-4abc-9180-94fb7032b9ff (type: security_groups) to 1 2026-06-18 16:26:43.228 10 INFO neutron.wsgi [None req-1bc00e1b-986b-4bbb-8c29-47b02517dcbc 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1348031 2026-06-18 16:26:43.353 10 INFO neutron.db.ovn_revision_numbers_db [None req-8336a148-aa98-4616-bb54-84e649ee8b02 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Successfully bumped revision number for resource 66c2bea1-4bfd-48b7-ae56-4a0056cef582 (type: security_group_rules) to 0 2026-06-18 16:26:43.372 9 INFO neutron.db.ovn_revision_numbers_db [None req-941f8cd5-c1df-428d-9176-cdf44b6c64ae 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] Successfully bumped revision number for resource 59dac415-4577-4ab2-946e-b964fc28b2fd (type: security_group_rules) to 0 2026-06-18 16:26:43.380 10 INFO neutron.wsgi [None req-8336a148-aa98-4616-bb54-84e649ee8b02 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1467524 2026-06-18 16:26:43.418 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 96d550bc-468f-4e96-8f4e-cbbceade3f06 (type: router_ports) to 3 2026-06-18 16:26:43.467 9 INFO neutron.wsgi [None req-941f8cd5-c1df-428d-9176-cdf44b6c64ae 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] 10.0.0.28 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 791 time: 0.4867082 2026-06-18 16:26:43.474 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: bac98c65-6c94-403b-a731-21f9d4dbe3de 2026-06-18 16:26:43.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a4824c9-4e45-405a-b9b3-2cb62b2277bd 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Successfully bumped revision number for resource 57b9047b-4f7d-4391-838e-197617166800 (type: security_group_rules) to 0 2026-06-18 16:26:43.519 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port bac98c65-6c94-403b-a731-21f9d4dbe3de 2026-06-18 16:26:43.524 9 INFO neutron.db.ovn_revision_numbers_db [None req-076c09ea-dea3-4dfd-b560-e98cf71d3d22 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource bac98c65-6c94-403b-a731-21f9d4dbe3de (type: router_ports) to 1 2026-06-18 16:26:43.537 10 INFO neutron.wsgi [None req-2a4824c9-4e45-405a-b9b3-2cb62b2277bd 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1518831 2026-06-18 16:26:43.643 9 INFO neutron.wsgi [req-32e39e78-66a8-4795-ad52-e17c53a2578f req-fcfd1526-205e-4d4c-95a3-c5d2bf35f0f7 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - default default] 10.0.0.28 "GET /v2.0/security-groups/04952bae-d85d-40d3-9458-fc82789d1783 HTTP/1.1" status: 200 len: 3012 time: 0.1310828 2026-06-18 16:26:43.734 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port ddd12ac1-dac4-4019-a61a-307ea4797a4d: RuntimeError: No hosting information found for port ddd12ac1-dac4-4019-a61a-307ea4797a4d 2026-06-18 16:26:43.735 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 96d550bc-468f-4e96-8f4e-cbbceade3f06 2026-06-18 16:26:43.748 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 96d550bc-468f-4e96-8f4e-cbbceade3f06 2026-06-18 16:26:43.844 9 INFO neutron.wsgi [req-7b81132c-88af-4a2a-b75a-8e7fcd92ccb7 req-5067831a-73e3-40e2-9385-bfe333ffd2a9 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - default default] 10.0.0.28 "GET /v2.0/security-group-rules/59dac415-4577-4ab2-946e-b964fc28b2fd HTTP/1.1" status: 200 len: 783 time: 0.0513017 2026-06-18 16:26:43.860 9 INFO neutron.db.ovn_revision_numbers_db [None req-076c09ea-dea3-4dfd-b560-e98cf71d3d22 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 7164fbf9-1492-404f-9062-9d080a326451 (type: routers) to 3 2026-06-18 16:26:43.876 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 96d550bc-468f-4e96-8f4e-cbbceade3f06 (type: ports) to 2 2026-06-18 16:26:43.889 9 INFO neutron.wsgi [None req-076c09ea-dea3-4dfd-b560-e98cf71d3d22 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 880 time: 3.5902934 2026-06-18 16:26:43.926 9 INFO neutron.wsgi [req-7b81132c-88af-4a2a-b75a-8e7fcd92ccb7 req-d1f7c463-3392-4eb2-ab55-522bcdc62455 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - default default] 10.0.0.28 "GET /v2.0/security-groups/04952bae-d85d-40d3-9458-fc82789d1783 HTTP/1.1" status: 200 len: 3012 time: 0.0675895 2026-06-18 16:26:43.956 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57c76f1d-cc5a-4cbf-91f2-93938b5aa666 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] No more DHCP agents 2026-06-18 16:26:43.962 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57c76f1d-cc5a-4cbf-91f2-93938b5aa666 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:43.986 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Router 7164fbf9-1492-404f-9062-9d080a326451 is bound to host instance 2026-06-18 16:26:44.249 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 96d550bc-468f-4e96-8f4e-cbbceade3f06 (type: ports) to 4 2026-06-18 16:26:44.335 9 INFO neutron.wsgi [None req-5dd80161-854d-41ce-b035-6d7deb45759e 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] 10.0.0.28 "DELETE /v2.0/security-group-rules/59dac415-4577-4ab2-946e-b964fc28b2fd HTTP/1.1" status: 204 len: 173 time: 0.3827221 2026-06-18 16:26:44.416 9 INFO neutron.wsgi [req-ecac3c68-785f-4a92-bdae-b43373a59e68 req-eb15dece-ec08-4154-a6b6-95d6e3deb3ae 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - default default] 10.0.0.28 "GET /v2.0/security-groups/04952bae-d85d-40d3-9458-fc82789d1783 HTTP/1.1" status: 200 len: 2414 time: 0.0610337 2026-06-18 16:26:44.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-57c76f1d-cc5a-4cbf-91f2-93938b5aa666 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Successfully bumped revision number for resource e1f77943-9a2d-47f2-8133-dc225494fc44 (type: floatingips) to 0 2026-06-18 16:26:44.518 10 INFO neutron.wsgi [None req-57c76f1d-cc5a-4cbf-91f2-93938b5aa666 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.9708166 2026-06-18 16:26:44.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 96d550bc-468f-4e96-8f4e-cbbceade3f06 (type: router_ports) to 4 2026-06-18 16:26:44.601 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 53e43ead-72ff-4788-81cd-c6c392d43214 2026-06-18 16:26:44.614 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 53e43ead-72ff-4788-81cd-c6c392d43214 2026-06-18 16:26:44.749 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016766 2026-06-18 16:26:44.750 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009625 2026-06-18 16:26:44.808 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 654f18fd-e841-44fa-94a0-deef1e9abab2 (type: router_ports) to 2 2026-06-18 16:26:44.811 9 INFO neutron.wsgi [None req-6f1d7545-a289-40c3-bff4-6b0bcf783cb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/47e69ff2-ff91-48d9-82ba-0ac2b1ffc926/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.3970215 2026-06-18 16:26:44.882 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 53e43ead-72ff-4788-81cd-c6c392d43214 (type: ports) to 3 2026-06-18 16:26:44.993 9 INFO neutron.wsgi [None req-3bf79f79-434e-42d0-8a8d-7c996232c8b1 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] 10.0.0.28 "DELETE /v2.0/security-groups/04952bae-d85d-40d3-9458-fc82789d1783 HTTP/1.1" status: 204 len: 173 time: 0.5628703 2026-06-18 16:26:45.012 9 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-5f283544-2572-4971-b1cf-15aeb044162d 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-securitygroup--1864567324&fields=id&tenant_id=71ef30d471b742c8bfaf7eb799a585ce HTTP/1.1" status: 200 len: 267 time: 0.0873971 2026-06-18 16:26:45.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 53e43ead-72ff-4788-81cd-c6c392d43214 (type: router_ports) to 3 2026-06-18 16:26:45.091 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:45.108 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network c9d1cc77-e257-48b5-8f97-cbf06a5cc65b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:45.179 9 INFO neutron.wsgi [req-fb5c53ea-0a33-49e9-bf36-d88f428870c7 req-ee0d5fe4-71cb-4b05-8109-fc3b44af6940 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - default default] 10.0.0.28 "GET /v2.0/security-groups/2591894a-e0c9-4f04-9cc0-a192514e76ba HTTP/1.1" status: 200 len: 2410 time: 0.1544623 2026-06-18 16:26:45.190 9 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-eabed232-a5db-47b8-9de2-c9c29f89babc 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/networks?id=5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08 HTTP/1.1" status: 200 len: 875 time: 0.1658175 2026-06-18 16:26:45.225 9 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-d9349417-75fc-49d5-b091-1a39d90244d3 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/quotas/71ef30d471b742c8bfaf7eb799a585ce HTTP/1.1" status: 200 len: 386 time: 0.0263076 2026-06-18 16:26:45.358 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource bac98c65-6c94-403b-a731-21f9d4dbe3de (type: ports) to 1 2026-06-18 16:26:45.415 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 928277f0-744e-44ba-bc2d-df42ca0ce35d (type: ports) to 1 2026-06-18 16:26:45.423 9 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-a9aed170-49a7-4ffd-ac29-554e5f502cca 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=71ef30d471b742c8bfaf7eb799a585ce&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1865945 2026-06-18 16:26:45.526 9 INFO neutron.wsgi [None req-6a94ed19-dfa7-4559-ab29-b2cf88de3418 4997bbb5864f4a37a47df7c04765b5a2 551cded0819d4741acc9e2de104fd20f - - - -] 10.0.0.28 "DELETE /v2.0/security-groups/2591894a-e0c9-4f04-9cc0-a192514e76ba HTTP/1.1" status: 204 len: 173 time: 0.3360367 2026-06-18 16:26:45.874 9 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-3b9e3a93-885f-407c-b3e9-d0234477deeb 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0654609 2026-06-18 16:26:46.038 9 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-0b2fbce9-9b0d-4874-9400-36a6890aa2b0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1432753 2026-06-18 16:26:46.083 9 INFO neutron.db.ovn_revision_numbers_db [None req-28a6e172-e55d-4538-826c-d55549b03a7f 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] Successfully bumped revision number for resource 9ca6caa6-6951-4668-9538-0e8999a03c1d (type: security_groups) to 1 2026-06-18 16:26:46.138 9 INFO neutron.wsgi [None req-28a6e172-e55d-4538-826c-d55549b03a7f 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] 10.0.0.28 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1821 time: 0.5263736 2026-06-18 16:26:46.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource bac98c65-6c94-403b-a731-21f9d4dbe3de (type: router_ports) to 3 2026-06-18 16:26:46.205 9 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-e5fb76b2-6d2d-4050-bcbe-f1118ac1662a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1484091 2026-06-18 16:26:46.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-5b35ee2b-2d33-4e95-869f-1bd420126ca5 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] Successfully bumped revision number for resource 58e5f073-703a-4e18-8d8e-f18da29b5655 (type: security_groups) to 1 2026-06-18 16:26:46.457 9 INFO neutron.wsgi [None req-5b35ee2b-2d33-4e95-869f-1bd420126ca5 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] 10.0.0.28 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1823 time: 0.2815678 2026-06-18 16:26:46.459 9 INFO neutron.wsgi [req-441bd1af-5433-41f7-a9ae-c648f051840a req-8b64d3b6-61d7-44a5-b971-4bf2b115e128 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 210 time: 0.0438795 2026-06-18 16:26:46.460 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource bac98c65-6c94-403b-a731-21f9d4dbe3de (type: ports) to 2 2026-06-18 16:26:46.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 928277f0-744e-44ba-bc2d-df42ca0ce35d (type: router_ports) to 2 2026-06-18 16:26:46.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 928277f0-744e-44ba-bc2d-df42ca0ce35d (type: ports) to 2 2026-06-18 16:26:46.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-d09f7186-db1f-4616-8242-e1ef0cda16db 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] Successfully bumped revision number for resource f839a946-c919-4b29-ac94-34108431e4e4 (type: security_groups) to 1 2026-06-18 16:26:46.731 9 INFO neutron.wsgi [None req-d09f7186-db1f-4616-8242-e1ef0cda16db 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] 10.0.0.28 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1823 time: 0.2427645 2026-06-18 16:26:46.872 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:46.884 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network c9d1cc77-e257-48b5-8f97-cbf06a5cc65b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:46.910 9 INFO neutron.wsgi [req-adf9f934-a395-43cd-9561-17c1479e60a0 req-4588ec4f-6656-4caa-b944-629a589b9f94 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups?tenant_id=ea55ae2f84774040857d86938da0535a HTTP/1.1" status: 200 len: 7795 time: 0.1456289 2026-06-18 16:26:47.078 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource bac98c65-6c94-403b-a731-21f9d4dbe3de (type: ports) to 4 2026-06-18 16:26:47.150 10 INFO neutron.wsgi [None req-14d3b333-4158-4b20-861e-6645c2b9e857 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/d9891288-6bed-49af-99bd-bdbcee902786/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6145616 2026-06-18 16:26:47.162 9 INFO neutron.wsgi [req-adf9f934-a395-43cd-9561-17c1479e60a0 req-a9c1affe-23b5-4f30-9687-e89054fd7d29 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/6671099c-1845-4ac5-bd2a-8fbea953c615 HTTP/1.1" status: 200 len: 2994 time: 0.0849893 /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-06-18 16:26:47.249 9 INFO neutron.wsgi [req-adf9f934-a395-43cd-9561-17c1479e60a0 req-a5d550a2-2fcf-46fa-a819-490d563a8eba 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/6671099c-1845-4ac5-bd2a-8fbea953c615 HTTP/1.1" status: 200 len: 2994 time: 0.0781238 2026-06-18 16:26:47.358 9 INFO neutron.wsgi [req-08c2c385-530c-48ac-90a0-59144936eda8 req-705699da-d10a-45ce-bde3-e2426f63b4a5 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/9ca6caa6-6951-4668-9538-0e8999a03c1d HTTP/1.1" status: 200 len: 1816 time: 0.0811779 2026-06-18 16:26:47.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource bac98c65-6c94-403b-a731-21f9d4dbe3de (type: router_ports) to 4 2026-06-18 16:26:47.583 9 INFO neutron.wsgi [None req-e0697ee7-3d56-43cc-875f-f2818a5eaf34 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] 10.0.0.28 "DELETE /v2.0/security-groups/9ca6caa6-6951-4668-9538-0e8999a03c1d HTTP/1.1" status: 204 len: 173 time: 0.2166390 2026-06-18 16:26:47.637 9 INFO neutron.api.v2.resource [req-d543c3df-6236-4f6e-93f7-4efca956aed5 req-61b258a0-ad7d-49db-b9dc-a1d5775839d1 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:26:47.638 9 INFO neutron.wsgi [req-d543c3df-6236-4f6e-93f7-4efca956aed5 req-61b258a0-ad7d-49db-b9dc-a1d5775839d1 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/9ca6caa6-6951-4668-9538-0e8999a03c1d HTTP/1.1" status: 404 len: 352 time: 0.0159748 2026-06-18 16:26:47.715 9 INFO neutron.wsgi [req-d2de1647-86ec-47fb-ac69-6e8e8a3b3b29 req-55aa28ce-a223-415b-b61f-aad3a8f7e096 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/58e5f073-703a-4e18-8d8e-f18da29b5655 HTTP/1.1" status: 200 len: 1818 time: 0.0544558 2026-06-18 16:26:47.732 9 INFO neutron.wsgi [req-e8d2664f-2ab1-4f18-9dc5-04bff279787c req-6300348c-40c2-48aa-9235-a29fe9e01473 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 210 time: 0.0301754 2026-06-18 16:26:47.849 10 INFO neutron.wsgi [None req-d63922fe-0499-4567-9823-b1eccfdb4e3c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/d9891288-6bed-49af-99bd-bdbcee902786 HTTP/1.1" status: 204 len: 168 time: 0.6894326 2026-06-18 16:26:48.112 9 INFO neutron.wsgi [None req-64e5de25-5505-431a-99db-2fda609e08d7 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] 10.0.0.28 "DELETE /v2.0/security-groups/58e5f073-703a-4e18-8d8e-f18da29b5655 HTTP/1.1" status: 204 len: 173 time: 0.3842006 2026-06-18 16:26:48.161 9 INFO neutron.api.v2.resource [req-bc36c35e-d305-468f-8a02-9e75ead96464 req-4466ed47-6e84-4d9e-9fb7-110d550316e5 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:26:48.165 9 INFO neutron.wsgi [req-bc36c35e-d305-468f-8a02-9e75ead96464 req-4466ed47-6e84-4d9e-9fb7-110d550316e5 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/58e5f073-703a-4e18-8d8e-f18da29b5655 HTTP/1.1" status: 404 len: 352 time: 0.0267305 2026-06-18 16:26:48.249 9 INFO neutron.wsgi [req-f78020bc-6c8a-4e2d-8543-eee41e943dfb req-b2df1f79-7bf8-4a3c-9252-08585cfb3a22 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/f839a946-c919-4b29-ac94-34108431e4e4 HTTP/1.1" status: 200 len: 1818 time: 0.0563345 2026-06-18 16:26:48.300 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 928277f0-744e-44ba-bc2d-df42ca0ce35d (type: router_ports) to 2 2026-06-18 16:26:48.302 9 INFO neutron.wsgi [None req-4f6f096d-a85d-480f-96e2-d56638b992bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/7164fbf9-1492-404f-9062-9d080a326451/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.4055548 2026-06-18 16:26:48.305 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-5c907c76-db9b-4cc6-b83c-3998b4e0ed52 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 199.19.213.203 "GET /v2.0/networks?id=5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08 HTTP/1.1" status: 200 len: 875 time: 0.3732598 2026-06-18 16:26:48.330 10 INFO neutron.wsgi [None req-b219fa4b-ccad-4e18-aec0-902a264c0778 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/76885890-2f20-497e-b029-66bd7bc2ece2 HTTP/1.1" status: 204 len: 168 time: 0.4760470 2026-06-18 16:26:48.393 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-99f6410a-4991-4e6f-add1-cb82cbe19db6 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=71ef30d471b742c8bfaf7eb799a585ce HTTP/1.1" status: 200 len: 380 time: 0.0522256 2026-06-18 16:26:48.451 9 INFO neutron.wsgi [None req-2953f125-5806-489f-8e4d-126579fc7382 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - - -] 10.0.0.28 "DELETE /v2.0/security-groups/f839a946-c919-4b29-ac94-34108431e4e4 HTTP/1.1" status: 204 len: 173 time: 0.1913986 2026-06-18 16:26:48.493 9 INFO neutron.api.v2.resource [req-0d410aac-5f04-486c-b4a9-f42e0cff225a req-64a3cfee-a434-47a8-8755-e722950a5007 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:26:48.494 9 INFO neutron.wsgi [req-0d410aac-5f04-486c-b4a9-f42e0cff225a req-64a3cfee-a434-47a8-8755-e722950a5007 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/f839a946-c919-4b29-ac94-34108431e4e4 HTTP/1.1" status: 404 len: 352 time: 0.0242963 2026-06-18 16:26:48.599 9 INFO neutron.wsgi [req-3f00b6ce-b1c1-45d7-bb6f-3e42ccf7b6bc req-deea34fd-aa18-4ad8-8c9e-793bbada8cfb 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups?tenant_id=ea55ae2f84774040857d86938da0535a HTTP/1.1" status: 200 len: 2997 time: 0.0802536 2026-06-18 16:26:48.658 9 INFO neutron.wsgi [req-3f00b6ce-b1c1-45d7-bb6f-3e42ccf7b6bc req-f97ea193-acb9-4656-9e64-c1a287efaba0 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/6671099c-1845-4ac5-bd2a-8fbea953c615 HTTP/1.1" status: 200 len: 2994 time: 0.0419803 2026-06-18 16:26:48.722 9 INFO neutron.wsgi [req-3f00b6ce-b1c1-45d7-bb6f-3e42ccf7b6bc req-00115b3a-39a1-4682-a522-e12b7dcfe4bd 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/6671099c-1845-4ac5-bd2a-8fbea953c615 HTTP/1.1" status: 200 len: 2994 time: 0.0550292 2026-06-18 16:26:48.773 9 INFO neutron.api.v2.resource [req-c62c99d1-8840-4fa4-ac33-daea1a89f6f3 req-e87bee6f-919b-4203-9fb4-faf2a936f06e 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:26:48.775 9 INFO neutron.wsgi [req-c62c99d1-8840-4fa4-ac33-daea1a89f6f3 req-e87bee6f-919b-4203-9fb4-faf2a936f06e 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/f839a946-c919-4b29-ac94-34108431e4e4 HTTP/1.1" status: 404 len: 352 time: 0.0148942 2026-06-18 16:26:48.876 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfc01f15-0d79-454f-b62c-048e73835890 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] No more DHCP agents 2026-06-18 16:26:48.880 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfc01f15-0d79-454f-b62c-048e73835890 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Unable to schedule network 5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:48.910 9 INFO neutron.api.v2.resource [req-e2dd69a7-eb9f-4b2f-9ea2-a85e77a0af3a req-bdb049dd-7361-4a77-9805-5e4939d86075 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:26:48.911 9 INFO neutron.wsgi [req-e2dd69a7-eb9f-4b2f-9ea2-a85e77a0af3a req-bdb049dd-7361-4a77-9805-5e4939d86075 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/58e5f073-703a-4e18-8d8e-f18da29b5655 HTTP/1.1" status: 404 len: 352 time: 0.0410204 2026-06-18 16:26:48.992 9 INFO neutron.api.v2.resource [req-3950988b-8011-4e66-b1c8-d7971df6ebc4 req-f7442ac1-e8d9-4a25-b361-aa500cb5092e 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:26:48.994 9 INFO neutron.wsgi [req-3950988b-8011-4e66-b1c8-d7971df6ebc4 req-f7442ac1-e8d9-4a25-b361-aa500cb5092e 632a930972344bbe86cf6b103048c004 ea55ae2f84774040857d86938da0535a - - default default] 10.0.0.28 "GET /v2.0/security-groups/9ca6caa6-6951-4668-9538-0e8999a03c1d HTTP/1.1" status: 404 len: 352 time: 0.0581868 2026-06-18 16:26:49.033 9 INFO neutron.wsgi [req-e323ad50-53a3-46df-9700-dadbb9b8433a req-57c6d461-ccd5-4c22-bc1c-51e326b03d67 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1156 time: 0.0982234 2026-06-18 16:26:49.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-cfc01f15-0d79-454f-b62c-048e73835890 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Successfully bumped revision number for resource 2f38fead-28d5-49e2-8626-8288ecc473dc (type: ports) to 1 2026-06-18 16:26:49.067 10 INFO neutron.wsgi [None req-cfc01f15-0d79-454f-b62c-048e73835890 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6695938 /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-06-18 16:26:49.075 9 INFO neutron.wsgi [None req-6180a936-7b1e-42c4-96a2-cadf729d66dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/b9c1f667-dd28-4d87-98b3-485764d43eac HTTP/1.1" status: 204 len: 168 time: 0.7386129 2026-06-18 16:26:49.079 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-ee5829bd-63ee-4712-a632-0e5bcf38905f 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 199.19.213.203 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0070193 2026-06-18 16:26:49.136 9 INFO neutron.wsgi [req-e323ad50-53a3-46df-9700-dadbb9b8433a req-2cbd4575-a4a1-4c28-b0cf-f5c615925103 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0831907 2026-06-18 16:26:49.159 9 INFO neutron.db.ovn_revision_numbers_db [None req-92c05cf4-54a7-41de-a9e8-17885461ed1c 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Successfully bumped revision number for resource a69f81f1-8893-4875-b846-d90e1481d135 (type: security_groups) to 1 2026-06-18 16:26:49.198 9 INFO neutron.wsgi [None req-92c05cf4-54a7-41de-a9e8-17885461ed1c 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.3405144 2026-06-18 16:26:49.299 10 INFO neutron.wsgi [None req-b8599f29-17ff-406e-bf35-2e816829476e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=551cded0819d4741acc9e2de104fd20f&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0622690 2026-06-18 16:26:49.400 10 INFO neutron.db.ovn_revision_numbers_db [None req-8af1e880-a8ec-486a-94a6-c3ded201f2e6 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Successfully bumped revision number for resource d00b249a-8b2d-4abd-947f-80cea010e228 (type: security_group_rules) to 0 2026-06-18 16:26:49.430 10 INFO neutron.wsgi [None req-8af1e880-a8ec-486a-94a6-c3ded201f2e6 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2260613 2026-06-18 16:26:49.543 9 INFO neutron.services.segments.plugin [-] Segment afd632ac-7c1c-4c87-a59e-665b167505e6 resource provider aggregate not found 2026-06-18 16:26:49.548 9 INFO neutron.services.segments.plugin [-] Segment afd632ac-7c1c-4c87-a59e-665b167505e6 resource provider aggregate not found 2026-06-18 16:26:49.578 9 INFO neutron.services.segments.plugin [-] Segment afd632ac-7c1c-4c87-a59e-665b167505e6 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 afd632ac-7c1c-4c87-a59e-665b167505e6 found for delete ", "request_id": "req-5624089d-32c7-4c7b-9516-4e7d3c575137"}]} 2026-06-18 16:26:49.581 9 INFO neutron.services.segments.plugin [-] Segment afd632ac-7c1c-4c87-a59e-665b167505e6 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 afd632ac-7c1c-4c87-a59e-665b167505e6 found for delete ", "request_id": "req-e49fc14a-227f-4fbd-8a40-6a495ae79930"}]} 2026-06-18 16:26:49.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-36c788dd-b886-4cb3-97a3-14c932ee2717 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Successfully bumped revision number for resource 698ab8eb-512c-4eb9-8b84-804d828cde9a (type: security_group_rules) to 0 2026-06-18 16:26:49.667 10 INFO neutron.wsgi [None req-beab39a0-1b20-4416-99e5-d10232c74f4d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/2d7175de-1b8f-47de-9bd0-2cb72b38cc7a HTTP/1.1" status: 204 len: 168 time: 0.3609943 2026-06-18 16:26:49.688 10 INFO neutron.wsgi [None req-36c788dd-b886-4cb3-97a3-14c932ee2717 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2476375 2026-06-18 16:26:49.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-83c50e87-d9db-49b5-a351-f3e81222f8e7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 2f38fead-28d5-49e2-8626-8288ecc473dc (type: ports) to 2 2026-06-18 16:26:50.118 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c15b2bb-cb11-4180-935b-fc0aa6f81092 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] No more DHCP agents 2026-06-18 16:26:50.144 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c15b2bb-cb11-4180-935b-fc0aa6f81092 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:50.291 9 INFO neutron.wsgi [req-79a5cfe6-67d7-4c9c-9d5a-a445cdbfb487 req-e3b1f5d8-2aca-4e19-8bdb-71e62e6946cc 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1168 time: 0.0505950 2026-06-18 16:26:50.398 9 INFO neutron.wsgi [req-79a5cfe6-67d7-4c9c-9d5a-a445cdbfb487 req-21abf2fc-af67-4fd6-b54a-85f0d5e7d473 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0917084 2026-06-18 16:26:50.416 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port 53e43ead-72ff-4788-81cd-c6c392d43214: RuntimeError: No hosting information found for port 53e43ead-72ff-4788-81cd-c6c392d43214 2026-06-18 16:26:50.416 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 654f18fd-e841-44fa-94a0-deef1e9abab2 2026-06-18 16:26:50.465 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 928277f0-744e-44ba-bc2d-df42ca0ce35d 2026-06-18 16:26:50.476 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 928277f0-744e-44ba-bc2d-df42ca0ce35d 2026-06-18 16:26:50.508 10 INFO neutron.db.ovn_revision_numbers_db [None req-83c50e87-d9db-49b5-a351-f3e81222f8e7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 2f38fead-28d5-49e2-8626-8288ecc473dc (type: ports) to 2 2026-06-18 16:26:50.545 10 INFO neutron.wsgi [None req-83c50e87-d9db-49b5-a351-f3e81222f8e7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/2f38fead-28d5-49e2-8626-8288ecc473dc HTTP/1.1" status: 200 len: 1328 time: 1.1060362 /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-06-18 16:26:50.672 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-52f546d3-a370-41a1-8224-9967b532bdd2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=71ef30d471b742c8bfaf7eb799a585ce&device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1359 time: 0.0773067 2026-06-18 16:26:50.721 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-7d180ee3-fce1-4a12-825c-ca0700529eba 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2f38fead-28d5-49e2-8626-8288ecc473dc HTTP/1.1" status: 200 len: 217 time: 0.0400438 2026-06-18 16:26:50.809 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-ccc96192-5f19-458a-bb38-8d962b8c838b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=d24f674b-7254-4659-8513-9e469d3d5af5 HTTP/1.1" status: 200 len: 869 time: 0.0789139 2026-06-18 16:26:50.852 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-c734bee5-5383-4b8b-bce2-de098e42e6d0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0378163 2026-06-18 16:26:50.855 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c15b2bb-cb11-4180-935b-fc0aa6f81092 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Successfully bumped revision number for resource 2b874c17-2368-4279-abe9-b0460835657c (type: floatingips) to 0 2026-06-18 16:26:50.894 10 INFO neutron.wsgi [None req-6c15b2bb-cb11-4180-935b-fc0aa6f81092 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2008009 2026-06-18 16:26:50.910 9 INFO neutron.wsgi [None req-5537ca0d-435a-42d7-884b-3da3d0fad1d4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/47e69ff2-ff91-48d9-82ba-0ac2b1ffc926/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8943436 /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-06-18 16:26:50.952 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-f51d4685-52e4-45e8-9e04-5676a5f0574e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0935109 2026-06-18 16:26:51.057 10 INFO neutron.wsgi [req-ca4b9d52-bcba-4f99-96dc-b327c6bf2b11 req-2b728acb-bd62-4057-a5e3-41457bf518dc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0943127 2026-06-18 16:26:51.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 928277f0-744e-44ba-bc2d-df42ca0ce35d (type: ports) to 3 2026-06-18 16:26:51.103 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-53701c2e-9f74-4007-86f3-a1b4a5b6c7c5'] response: {'name': 'network-changed', 'server_uuid': 'b641e0f7-f43c-4922-ad1d-4b3fdf55f69b', 'tag': '2f38fead-28d5-49e2-8626-8288ecc473dc', 'status': 'completed', 'code': 200} 2026-06-18 16:26:51.173 10 INFO neutron.wsgi [req-c2529da7-54e5-43c2-94bc-024efaffc457 req-b4cce065-e8f2-4879-a996-77e67bab83f3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=71ef30d471b742c8bfaf7eb799a585ce&device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1359 time: 0.0482585 2026-06-18 16:26:51.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 928277f0-744e-44ba-bc2d-df42ca0ce35d (type: router_ports) to 3 2026-06-18 16:26:51.274 10 INFO neutron.wsgi [req-c2529da7-54e5-43c2-94bc-024efaffc457 req-a9a73fcb-02e7-4063-bdbf-56b8cd0f18b4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08 HTTP/1.1" status: 200 len: 973 time: 0.0915127 2026-06-18 16:26:51.313 10 INFO neutron.wsgi [req-c2529da7-54e5-43c2-94bc-024efaffc457 req-707a5ab5-8a3d-4779-ba06-db074b1fdffd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2f38fead-28d5-49e2-8626-8288ecc473dc HTTP/1.1" status: 200 len: 217 time: 0.0324061 2026-06-18 16:26:51.361 10 INFO neutron.wsgi [req-c2529da7-54e5-43c2-94bc-024efaffc457 req-f90bf1e2-ced3-4859-a178-bcce76628dea 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=d24f674b-7254-4659-8513-9e469d3d5af5 HTTP/1.1" status: 200 len: 869 time: 0.0394573 2026-06-18 16:26:51.395 10 INFO neutron.wsgi [req-c2529da7-54e5-43c2-94bc-024efaffc457 req-12c06445-18df-415a-b771-100658c813da 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0196712 2026-06-18 16:26:51.472 10 INFO neutron.wsgi [req-c2529da7-54e5-43c2-94bc-024efaffc457 req-3cb0ddaf-abb9-4e65-b21b-93bb695afaab 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0677872 2026-06-18 16:26:51.536 10 INFO neutron.wsgi [req-c2529da7-54e5-43c2-94bc-024efaffc457 req-7c036f7a-5ade-497b-a16a-4bdbdc1e8c53 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0516083 2026-06-18 16:26:51.830 9 INFO neutron.wsgi [req-04a0ec14-0b3d-408d-9acf-786b7c39ad28 req-472cb950-c596-4684-bd7a-05215635b011 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1168 time: 0.3455586 2026-06-18 16:26:51.873 9 INFO neutron.wsgi [req-04a0ec14-0b3d-408d-9acf-786b7c39ad28 req-7b3c6ff2-004e-4d3b-b43c-45ff6d62cc67 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0386109 2026-06-18 16:26:51.881 9 INFO neutron.wsgi [None req-1c0f14c3-dc56-422b-8563-dab5773f2ef2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/47e69ff2-ff91-48d9-82ba-0ac2b1ffc926 HTTP/1.1" status: 204 len: 168 time: 0.9595311 2026-06-18 16:26:52.080 10 INFO neutron.db.ovn_revision_numbers_db [None req-b92e8ac3-8621-4ec9-bacf-a1f2109d4ddf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 8d8658ec-0d27-4f0d-893b-ccd49633b956 (type: security_groups) to 1 2026-06-18 16:26:52.137 10 INFO neutron.db.segments_db [None req-b92e8ac3-8621-4ec9-bacf-a1f2109d4ddf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment c83c7721-ff30-409b-8d48-d949579d1427 of type geneve for network 4f71ae03-5c9c-4471-9ab4-e494c43021ef 2026-06-18 16:26:52.139 9 INFO neutron.wsgi [None req-bee51c4b-7929-4c71-a195-b95bb7f87bfb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/dae10cb0-8b59-4b48-83f7-39b2886d63c3 HTTP/1.1" status: 204 len: 168 time: 0.2524607 2026-06-18 16:26:52.257 10 INFO neutron.db.ovn_revision_numbers_db [None req-b92e8ac3-8621-4ec9-bacf-a1f2109d4ddf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 4f71ae03-5c9c-4471-9ab4-e494c43021ef (type: networks) to 1 2026-06-18 16:26:52.446 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b92e8ac3-8621-4ec9-bacf-a1f2109d4ddf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:52.453 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b92e8ac3-8621-4ec9-bacf-a1f2109d4ddf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 4f71ae03-5c9c-4471-9ab4-e494c43021ef: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:52.488 9 INFO neutron.services.segments.plugin [-] Segment 232887bd-7df4-4708-9132-62a50e1b4c63 resource provider aggregate not found 2026-06-18 16:26:52.493 9 INFO neutron.services.segments.plugin [-] Segment 232887bd-7df4-4708-9132-62a50e1b4c63 resource provider aggregate not found 2026-06-18 16:26:52.505 9 INFO neutron.services.segments.plugin [-] Segment 232887bd-7df4-4708-9132-62a50e1b4c63 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 232887bd-7df4-4708-9132-62a50e1b4c63 found for delete ", "request_id": "req-1a835ec2-b94b-488b-9442-949c1a37a70b"}]} 2026-06-18 16:26:52.512 9 INFO neutron.services.segments.plugin [-] Segment 232887bd-7df4-4708-9132-62a50e1b4c63 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 232887bd-7df4-4708-9132-62a50e1b4c63 found for delete ", "request_id": "req-10cdf81f-8974-4d7e-81cb-ecedab7135e3"}]} 2026-06-18 16:26:52.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-b92e8ac3-8621-4ec9-bacf-a1f2109d4ddf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 6e22a964-eaea-4e8a-bcbe-8ba1407c0987 (type: ports) to 1 2026-06-18 16:26:52.529 9 INFO neutron.wsgi [None req-20cec423-966c-4c86-949c-e05bcfbc8654 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/b064384f-f7cc-46f5-9a1a-db8633e90268 HTTP/1.1" status: 204 len: 168 time: 0.3821425 2026-06-18 16:26:52.540 10 INFO neutron.wsgi [None req-b92e8ac3-8621-4ec9-bacf-a1f2109d4ddf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 940 time: 0.7396691 2026-06-18 16:26:52.689 10 INFO neutron.wsgi [None req-41d20eb9-383a-45c5-bef2-abecf340cdf4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=ea55ae2f84774040857d86938da0535a&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0256774 2026-06-18 16:26:52.720 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e904068-8d72-4f4c-b428-1278dc7f5fd9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:52.722 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e904068-8d72-4f4c-b428-1278dc7f5fd9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 4f71ae03-5c9c-4471-9ab4-e494c43021ef: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:52.878 10 INFO neutron.wsgi [None req-5b28f44d-0921-4f5e-8c2f-9c68287a644e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/6671099c-1845-4ac5-bd2a-8fbea953c615 HTTP/1.1" status: 204 len: 168 time: 0.1832638 2026-06-18 16:26:52.985 9 INFO neutron.wsgi [req-3720496d-b674-429d-9392-2fadd6c1b4de req-bbed733c-bf7b-4087-90e7-33f59802c1dd 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1168 time: 0.0433927 2026-06-18 16:26:53.051 9 INFO neutron.wsgi [req-3720496d-b674-429d-9392-2fadd6c1b4de req-3a42da6d-2c24-45b5-90f5-74ee0c7e7732 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0596771 2026-06-18 16:26:53.205 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e904068-8d72-4f4c-b428-1278dc7f5fd9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 6e22a964-eaea-4e8a-bcbe-8ba1407c0987 (type: ports) to 2 2026-06-18 16:26:53.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e904068-8d72-4f4c-b428-1278dc7f5fd9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource fac39ae8-046b-4b62-aedb-d31d53f7999c (type: subnets) to 0 2026-06-18 16:26:53.232 9 INFO neutron.wsgi [None req-1e904068-8d72-4f4c-b428-1278dc7f5fd9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 860 time: 0.6882851 2026-06-18 16:26:53.809 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-558f7f7a-781f-4a7f-983e-a7ecfc627e39 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:53.814 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-558f7f7a-781f-4a7f-983e-a7ecfc627e39 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:53.985 9 INFO neutron.db.ovn_revision_numbers_db [None req-558f7f7a-781f-4a7f-983e-a7ecfc627e39 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b342028a-a40b-4706-8b3e-e1f10c75e49a (type: ports) to 1 2026-06-18 16:26:54.338 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 2f38fead-28d5-49e2-8626-8288ecc473dc 2026-06-18 16:26:54.359 9 INFO neutron.wsgi [req-ed1a16dd-48c3-40cc-954e-961dc0cacf7c req-f121c6d4-5d78-4800-92f0-7641fc2e3c19 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1168 time: 0.0625412 2026-06-18 16:26:54.370 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 2f38fead-28d5-49e2-8626-8288ecc473dc 2026-06-18 16:26:54.435 9 INFO neutron.wsgi [req-ed1a16dd-48c3-40cc-954e-961dc0cacf7c req-8ced346f-eba9-4a2c-b0a9-1e26509f4c43 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0710323 2026-06-18 16:26:54.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 2f38fead-28d5-49e2-8626-8288ecc473dc (type: ports) to 4 2026-06-18 16:26:54.895 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: b342028a-a40b-4706-8b3e-e1f10c75e49a 2026-06-18 16:26:54.918 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Router 53b33fac-3390-4c3f-a666-96a296855a89 is bound to host instance 2026-06-18 16:26:54.921 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port b342028a-a40b-4706-8b3e-e1f10c75e49a 2026-06-18 16:26:54.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-558f7f7a-781f-4a7f-983e-a7ecfc627e39 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b342028a-a40b-4706-8b3e-e1f10c75e49a (type: router_ports) to 1 2026-06-18 16:26:55.069 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f47fc8a-0165-4a93-811c-b2011e608869'] response: {'server_uuid': 'b641e0f7-f43c-4922-ad1d-4b3fdf55f69b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f38fead-28d5-49e2-8626-8288ecc473dc', 'code': 200} 2026-06-18 16:26:55.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-367c98fd-2e6a-4ce0-9e4d-971e1e312d13 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource da730a37-1dfb-4bdf-befa-e9fe74c461ea (type: security_groups) to 1 2026-06-18 16:26:55.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-558f7f7a-781f-4a7f-983e-a7ecfc627e39 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 53b33fac-3390-4c3f-a666-96a296855a89 (type: routers) to 3 2026-06-18 16:26:55.117 9 INFO neutron.wsgi [None req-558f7f7a-781f-4a7f-983e-a7ecfc627e39 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 871 time: 1.8795881 /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-06-18 16:26:55.139 10 INFO neutron.db.segments_db [None req-367c98fd-2e6a-4ce0-9e4d-971e1e312d13 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment da8bb1c6-f5a6-4b6f-982e-abcdc15d3f01 of type geneve for network aaef13f5-3fa2-48b0-809c-d119a16bd3ad 2026-06-18 16:26:55.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-367c98fd-2e6a-4ce0-9e4d-971e1e312d13 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource aaef13f5-3fa2-48b0-809c-d119a16bd3ad (type: networks) to 1 2026-06-18 16:26:55.673 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-367c98fd-2e6a-4ce0-9e4d-971e1e312d13 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:55.676 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-367c98fd-2e6a-4ce0-9e4d-971e1e312d13 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network aaef13f5-3fa2-48b0-809c-d119a16bd3ad: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:55.712 9 INFO neutron.wsgi [req-658a847b-ef1c-4a1a-9c36-4218dad8825c req-eb87e9d0-7be4-430f-86c5-ad91069c6535 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1170 time: 0.0647693 2026-06-18 16:26:55.763 10 INFO neutron.db.ovn_revision_numbers_db [None req-367c98fd-2e6a-4ce0-9e4d-971e1e312d13 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 710f0abd-6578-410d-ab39-b6cb26002c73 (type: ports) to 1 2026-06-18 16:26:55.785 10 INFO neutron.wsgi [None req-367c98fd-2e6a-4ce0-9e4d-971e1e312d13 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 954 time: 1.0031028 2026-06-18 16:26:55.818 9 INFO neutron.wsgi [req-658a847b-ef1c-4a1a-9c36-4218dad8825c req-ad2ce12e-cd52-46c4-8311-3b467276b035 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0982859 2026-06-18 16:26:55.892 9 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-d7010b62-faaa-4975-b040-84712ec11bf5 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-securitygroup--214597371&fields=id&tenant_id=4165b8b9ce1a4b9da352b1f3cb27aa3f HTTP/1.1" status: 200 len: 267 time: 0.0801799 2026-06-18 16:26:55.986 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99aabe7f-4f39-4dcc-81b0-6d438982e5aa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:55.987 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99aabe7f-4f39-4dcc-81b0-6d438982e5aa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network aaef13f5-3fa2-48b0-809c-d119a16bd3ad: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:56.019 9 INFO neutron.wsgi [req-4af7ca69-688e-4a58-a1ba-1a26db30ae89 req-48cedf82-e7de-427e-b9fb-1c159af47b88 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1170 time: 0.0930321 2026-06-18 16:26:56.053 9 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-e73d5a0e-83ee-49e0-a834-90b28d876a91 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/networks?id=c9d1cc77-e257-48b5-8f97-cbf06a5cc65b HTTP/1.1" status: 200 len: 878 time: 0.1545410 2026-06-18 16:26:56.086 9 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-c85d783c-872b-4ac2-b0bf-79cd71749171 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/quotas/4165b8b9ce1a4b9da352b1f3cb27aa3f HTTP/1.1" status: 200 len: 386 time: 0.0222528 2026-06-18 16:26:56.136 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource b342028a-a40b-4706-8b3e-e1f10c75e49a (type: ports) to 1 2026-06-18 16:26:56.211 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:56.217 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 4f71ae03-5c9c-4471-9ab4-e494c43021ef: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:56.240 9 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-1b7dc68f-bd6d-4967-9d77-deac23f0af3b 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=4165b8b9ce1a4b9da352b1f3cb27aa3f&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1477637 2026-06-18 16:26:56.299 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port 928277f0-744e-44ba-bc2d-df42ca0ce35d: RuntimeError: No hosting information found for port 928277f0-744e-44ba-bc2d-df42ca0ce35d 2026-06-18 16:26:56.386 9 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-ace3e9ac-30e4-4d71-89aa-4e2a067ec56c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1297078 2026-06-18 16:26:56.410 10 INFO neutron.db.l3_db [None req-b3ef7bd3-1069-473d-83ab-0dc84d741e4b 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Floating IP e1f77943-9a2d-47f2-8133-dc225494fc44 associated. External IP: 10.96.250.201, port: 2f38fead-28d5-49e2-8626-8288ecc473dc. 2026-06-18 16:26:56.515 9 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-9016e2fe-f167-4858-a524-dea244c1b504 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1231186 2026-06-18 16:26:56.579 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 0c7a998c-d2aa-4879-8de0-b481e44aa85c (type: ports) to 1 2026-06-18 16:26:56.819 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource b342028a-a40b-4706-8b3e-e1f10c75e49a (type: router_ports) to 3 2026-06-18 16:26:56.886 9 INFO neutron.wsgi [req-c570d6b7-d77f-4273-a0e2-d16aa941c49a req-58590855-cf04-458e-9aa5-8a1a4e97623d 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 210 time: 0.0383036 2026-06-18 16:26:56.932 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3ef7bd3-1069-473d-83ab-0dc84d741e4b 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Successfully bumped revision number for resource e1f77943-9a2d-47f2-8133-dc225494fc44 (type: floatingips) to 1 2026-06-18 16:26:57.073 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3ef7bd3-1069-473d-83ab-0dc84d741e4b 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Successfully bumped revision number for resource e1f77943-9a2d-47f2-8133-dc225494fc44 (type: floatingips) to 2 2026-06-18 16:26:57.118 10 INFO neutron.wsgi [None req-b3ef7bd3-1069-473d-83ab-0dc84d741e4b 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 10.0.0.138 "PUT /v2.0/floatingips/e1f77943-9a2d-47f2-8133-dc225494fc44 HTTP/1.1" status: 200 len: 1049 time: 1.0865445 2026-06-18 16:26:57.121 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource b342028a-a40b-4706-8b3e-e1f10c75e49a (type: ports) to 2 2026-06-18 16:26:57.125 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af37279f-19af-43e8-8e79-66bb6ce852db'] response: {'server_uuid': 'b641e0f7-f43c-4922-ad1d-4b3fdf55f69b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f38fead-28d5-49e2-8626-8288ecc473dc', 'code': 200} 2026-06-18 16:26:57.155 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ade084aa-64e8-4a9f-b208-2955a69fc1f0'] response: {'name': 'network-changed', 'server_uuid': 'b641e0f7-f43c-4922-ad1d-4b3fdf55f69b', 'tag': '2f38fead-28d5-49e2-8626-8288ecc473dc', 'status': 'completed', 'code': 200} 2026-06-18 16:26:57.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-99aabe7f-4f39-4dcc-81b0-6d438982e5aa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 710f0abd-6578-410d-ab39-b6cb26002c73 (type: ports) to 2 2026-06-18 16:26:57.208 10 INFO neutron.wsgi [req-964181eb-e55e-42ec-9540-49005c1aad71 req-a77bc79e-5d04-4097-a36e-5aa21c3d0bd6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=71ef30d471b742c8bfaf7eb799a585ce&device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1361 time: 0.0294576 2026-06-18 16:26:57.210 10 INFO neutron.db.ovn_revision_numbers_db [None req-99aabe7f-4f39-4dcc-81b0-6d438982e5aa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 6dcb7d79-5484-44c6-9bbb-b3bb75411091 (type: subnets) to 0 2026-06-18 16:26:57.229 10 INFO neutron.wsgi [None req-99aabe7f-4f39-4dcc-81b0-6d438982e5aa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 874 time: 1.4354527 2026-06-18 16:26:57.283 10 INFO neutron.wsgi [req-964181eb-e55e-42ec-9540-49005c1aad71 req-341503b9-0ecd-4eb0-b193-bcb621337831 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08 HTTP/1.1" status: 200 len: 973 time: 0.0653472 2026-06-18 16:26:57.364 9 INFO neutron.wsgi [req-fd6ad2d8-8fd3-4f05-a102-d1cdaa24913a req-5b827fa8-a8c6-4895-9e6a-19b5cff44e04 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1170 time: 0.1851547 2026-06-18 16:26:57.386 10 INFO neutron.wsgi [req-964181eb-e55e-42ec-9540-49005c1aad71 req-be5a65e8-b431-49f7-ba13-df7262954b4b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2f38fead-28d5-49e2-8626-8288ecc473dc HTTP/1.1" status: 200 len: 1059 time: 0.0902293 2026-06-18 16:26:57.429 9 INFO neutron.wsgi [req-fd6ad2d8-8fd3-4f05-a102-d1cdaa24913a req-0d4256e1-bde8-4ed9-ac6e-1f2db5182e1d 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0561070 2026-06-18 16:26:57.455 10 INFO neutron.wsgi [req-964181eb-e55e-42ec-9540-49005c1aad71 req-71774f00-2c07-4dcd-8734-415a6b0f2534 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=d24f674b-7254-4659-8513-9e469d3d5af5 HTTP/1.1" status: 200 len: 869 time: 0.0499845 2026-06-18 16:26:57.510 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 0c7a998c-d2aa-4879-8de0-b481e44aa85c 2026-06-18 16:26:57.512 10 INFO neutron.wsgi [req-964181eb-e55e-42ec-9540-49005c1aad71 req-8becf72a-184e-4735-96dd-a4740e4f0401 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0417142 2026-06-18 16:26:57.521 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 0c7a998c-d2aa-4879-8de0-b481e44aa85c (type: router_ports) to 2 2026-06-18 16:26:57.538 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 0c7a998c-d2aa-4879-8de0-b481e44aa85c 2026-06-18 16:26:57.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource b342028a-a40b-4706-8b3e-e1f10c75e49a (type: ports) to 4 2026-06-18 16:26:57.617 10 INFO neutron.wsgi [req-964181eb-e55e-42ec-9540-49005c1aad71 req-033135b4-982f-4898-8243-24e0d251860b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0953958 2026-06-18 16:26:57.737 10 INFO neutron.wsgi [req-964181eb-e55e-42ec-9540-49005c1aad71 req-c9e1fce2-fc06-41e1-9532-3cae3b32487f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1153665 2026-06-18 16:26:57.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 0c7a998c-d2aa-4879-8de0-b481e44aa85c (type: ports) to 2 2026-06-18 16:26:57.899 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:26:57.902 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 4f71ae03-5c9c-4471-9ab4-e494c43021ef: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:57.939 9 INFO neutron.wsgi [req-74cfabb9-d8a9-4836-bd6a-a4d3542b6dea req-e4dea99d-2c30-4ffc-b4bf-a96ecbd53e58 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1170 time: 0.0730405 2026-06-18 16:26:57.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource b342028a-a40b-4706-8b3e-e1f10c75e49a (type: router_ports) to 4 2026-06-18 16:26:58.027 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d56e5399-0106-42c6-a507-a02040bcdea4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:26:58.034 10 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-16a91bcb-dc35-418b-8a57-c987d8312f3e 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 199.19.213.203 "GET /v2.0/networks?id=c9d1cc77-e257-48b5-8f97-cbf06a5cc65b HTTP/1.1" status: 200 len: 878 time: 0.1338706 2026-06-18 16:26:58.034 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d56e5399-0106-42c6-a507-a02040bcdea4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:58.068 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 0c7a998c-d2aa-4879-8de0-b481e44aa85c (type: ports) to 3 2026-06-18 16:26:58.127 10 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-96265502-7fe2-4f09-9a3d-08c4b745a9cc 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4165b8b9ce1a4b9da352b1f3cb27aa3f HTTP/1.1" status: 200 len: 379 time: 0.0884469 2026-06-18 16:26:58.246 9 INFO neutron.wsgi [req-99b124aa-6df2-403d-bd10-2d15a4066f99 req-c9ffa195-266c-489d-bd1b-fd2844b320e4 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 210 time: 0.2501447 2026-06-18 16:26:58.269 10 INFO neutron.db.ovn_revision_numbers_db [None req-d56e5399-0106-42c6-a507-a02040bcdea4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 (type: ports) to 1 2026-06-18 16:26:58.284 9 INFO neutron.wsgi [req-74cfabb9-d8a9-4836-bd6a-a4d3542b6dea req-78cf40a3-a1bc-499e-9a7b-62f35231a0a8 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.3375466 2026-06-18 16:26:58.297 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 0c7a998c-d2aa-4879-8de0-b481e44aa85c (type: router_ports) to 3 2026-06-18 16:26:58.326 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: 2f38fead-28d5-49e2-8626-8288ecc473dc 2026-06-18 16:26:58.621 10 INFO neutron.wsgi [req-834e3ec6-20e3-4cf4-b704-2bb0fcd2458f req-f8e6fd95-1dc3-4bfa-b858-dab95e683100 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1170 time: 0.3741801 2026-06-18 16:26:58.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 2f38fead-28d5-49e2-8626-8288ecc473dc (type: ports) to 5 2026-06-18 16:26:59.052 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 0c7a998c-d2aa-4879-8de0-b481e44aa85c (type: router_ports) to 3 2026-06-18 16:26:59.057 9 INFO neutron.wsgi [None req-9ad19a6e-7571-4ffd-be6f-4b27689aeef3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/53b33fac-3390-4c3f-a666-96a296855a89/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.9333472 2026-06-18 16:26:59.087 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b62dfa7c-d482-44bc-b28d-aced7af22cf4 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] No more DHCP agents 2026-06-18 16:26:59.101 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b62dfa7c-d482-44bc-b28d-aced7af22cf4 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Unable to schedule network c9d1cc77-e257-48b5-8f97-cbf06a5cc65b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:26:59.176 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0accfd32-49ab-43c4-a0e5-7a842973c70d'] response: {'server_uuid': 'b641e0f7-f43c-4922-ad1d-4b3fdf55f69b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2f38fead-28d5-49e2-8626-8288ecc473dc', 'code': 200} 2026-06-18 16:26:59.177 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0accfd32-49ab-43c4-a0e5-7a842973c70d'] response: {'server_uuid': 'b641e0f7-f43c-4922-ad1d-4b3fdf55f69b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f38fead-28d5-49e2-8626-8288ecc473dc', '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-06-18 16:26:59.353 9 INFO neutron.wsgi [req-27d61c9c-98f7-4f2d-8a50-c83aeac345ed req-cde3fcde-4a41-4cd8-b399-ff55abc9ee17 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1156 time: 0.0359528 2026-06-18 16:26:59.400 9 INFO neutron.wsgi [req-bc620f07-7977-4462-9e24-c8612b366b73 req-e5dd4fff-0585-47b6-a629-7a76d622201b 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=b641e0f7-f43c-4922-ad1d-4b3fdf55f69b HTTP/1.1" status: 200 len: 1168 time: 0.0447392 2026-06-18 16:26:59.419 9 INFO neutron.wsgi [req-27d61c9c-98f7-4f2d-8a50-c83aeac345ed req-c07d4507-e55d-457a-af10-648a18ee8b03 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=a69f81f1-8893-4875-b846-d90e1481d135&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0557320 2026-06-18 16:26:59.448 10 INFO neutron.db.l3_db [None req-dba22d18-ffdc-4521-a957-d5ec83e11a87 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] Floating IP e1f77943-9a2d-47f2-8133-dc225494fc44 disassociated. External IP: 10.96.250.201, port: 2f38fead-28d5-49e2-8626-8288ecc473dc. 2026-06-18 16:26:59.481 9 INFO neutron.wsgi [req-bc620f07-7977-4462-9e24-c8612b366b73 req-c01e23e5-0c16-4e3b-9b61-5c22296c5a32 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=cd562f63-65e4-4abc-9180-94fb7032b9ff&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0729249 2026-06-18 16:26:59.608 10 INFO neutron.db.ovn_revision_numbers_db [None req-b62dfa7c-d482-44bc-b28d-aced7af22cf4 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Successfully bumped revision number for resource 31b515ae-81c7-4078-9fdd-dfc11f8ddaca (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-06-18 16:26:59.659 10 INFO neutron.wsgi [None req-b62dfa7c-d482-44bc-b28d-aced7af22cf4 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.5203874 /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-06-18 16:26:59.728 9 INFO neutron.db.ovn_revision_numbers_db [None req-0282867d-ef6a-4c8a-b1ae-8dacc025c464 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Successfully bumped revision number for resource 9e4ff42c-77f1-44d9-83c6-558f2eb87094 (type: security_groups) to 1 2026-06-18 16:26:59.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018339 2026-06-18 16:26:59.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022671 2026-06-18 16:26:59.762 9 INFO neutron.wsgi [None req-0282867d-ef6a-4c8a-b1ae-8dacc025c464 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1492298 2026-06-18 16:26:59.835 10 INFO neutron.wsgi [None req-dba22d18-ffdc-4521-a957-d5ec83e11a87 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 199.19.213.203 "DELETE /v2.0/ports/2f38fead-28d5-49e2-8626-8288ecc473dc HTTP/1.1" status: 204 len: 173 time: 1.2008874 2026-06-18 16:26:59.879 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f206843-1dbe-4b90-8390-14d330f0c130'] response: {'server_uuid': 'b641e0f7-f43c-4922-ad1d-4b3fdf55f69b', 'name': 'network-vif-deleted', 'tag': '2f38fead-28d5-49e2-8626-8288ecc473dc', 'status': 'completed', 'code': 200} 2026-06-18 16:26:59.898 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Router 9eed43c4-b91d-4afc-9dd1-ee77fc5de8ee is bound to host instance 2026-06-18 16:26:59.904 10 INFO neutron.db.ovn_revision_numbers_db [None req-d56e5399-0106-42c6-a507-a02040bcdea4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 (type: router_ports) to 1 2026-06-18 16:26:59.995 9 INFO neutron.db.ovn_revision_numbers_db [None req-b177f658-6cc7-4e69-a9b0-d11c3ed50813 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Successfully bumped revision number for resource f95fe461-351f-4576-baf0-b6d118b4623e (type: security_group_rules) to 0 2026-06-18 16:27:00.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-d56e5399-0106-42c6-a507-a02040bcdea4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 9eed43c4-b91d-4afc-9dd1-ee77fc5de8ee (type: routers) to 3 2026-06-18 16:27:00.033 10 INFO neutron.wsgi [None req-d56e5399-0106-42c6-a507-a02040bcdea4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 885 time: 2.7974048 2026-06-18 16:27:00.053 9 INFO neutron.wsgi [None req-b177f658-6cc7-4e69-a9b0-d11c3ed50813 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2858274 2026-06-18 16:27:00.238 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e50ca47-938e-4958-be96-104ff332fb69 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Successfully bumped revision number for resource dc22714f-21db-4f39-9f17-0d7fd064a826 (type: security_group_rules) to 0 2026-06-18 16:27:00.268 10 INFO neutron.db.ovn_revision_numbers_db [None req-d69644a4-6e92-432f-8ffe-7b3497f4591e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 31b515ae-81c7-4078-9fdd-dfc11f8ddaca (type: ports) to 2 2026-06-18 16:27:00.315 9 INFO neutron.wsgi [None req-3e50ca47-938e-4958-be96-104ff332fb69 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2567315 2026-06-18 16:27:00.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-d69644a4-6e92-432f-8ffe-7b3497f4591e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 31b515ae-81c7-4078-9fdd-dfc11f8ddaca (type: ports) to 2 2026-06-18 16:27:00.561 10 INFO neutron.wsgi [None req-d69644a4-6e92-432f-8ffe-7b3497f4591e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/31b515ae-81c7-4078-9fdd-dfc11f8ddaca HTTP/1.1" status: 200 len: 1328 time: 0.8871500 /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-06-18 16:27:00.629 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:27:00.642 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network aaef13f5-3fa2-48b0-809c-d119a16bd3ad: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:00.672 10 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-5cb4d820-160f-4c05-b86c-5eb809d8d020 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=4165b8b9ce1a4b9da352b1f3cb27aa3f&device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1359 time: 0.0728073 2026-06-18 16:27:00.703 10 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-d71680f9-e078-4e4b-acf3-ef2cefa8e349 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31b515ae-81c7-4078-9fdd-dfc11f8ddaca HTTP/1.1" status: 200 len: 217 time: 0.0240097 2026-06-18 16:27:00.739 9 INFO neutron.wsgi [req-6ad8fe5b-3b4f-45cf-be37-2c7db9fa2c31 req-15e1c815-1890-4221-9551-de83d48abfc7 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1168 time: 0.2458584 2026-06-18 16:27:00.813 9 INFO neutron.wsgi [req-6ad8fe5b-3b4f-45cf-be37-2c7db9fa2c31 req-4ff1c928-8f94-408a-967b-d58ed01c48ae 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=a69f81f1-8893-4875-b846-d90e1481d135&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0570953 2026-06-18 16:27:00.967 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 (type: ports) to 1 2026-06-18 16:27:01.003 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ada3ec56-acb0-437d-beb9-23cc468809a7 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] No more DHCP agents 2026-06-18 16:27:01.006 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ada3ec56-acb0-437d-beb9-23cc468809a7 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:01.032 10 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-105d5899-662b-4fcb-ad5f-cea68956af9a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=121f782c-7f82-4c94-9643-545d6938f3a6 HTTP/1.1" status: 200 len: 872 time: 0.3121750 2026-06-18 16:27:01.070 10 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-bd3f5e29-29f3-4dea-b1eb-e3c64196c6d4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=c9d1cc77-e257-48b5-8f97-cbf06a5cc65b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0254059 2026-06-18 16:27:01.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd (type: ports) to 1 2026-06-18 16:27:01.134 10 INFO neutron.wsgi [None req-6aaeddc0-fb2b-4d4f-8950-afb42a9f9301 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/cd562f63-65e4-4abc-9180-94fb7032b9ff HTTP/1.1" status: 204 len: 168 time: 0.5555220 2026-06-18 16:27:01.181 10 INFO neutron.api.v2.resource [None req-5532cc72-5b38-4a14-ae09-dfd3d58706c5 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:27:01.182 10 INFO neutron.wsgi [None req-5532cc72-5b38-4a14-ae09-dfd3d58706c5 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - default default] 10.0.0.138 "GET /v2.0/security-groups/cd562f63-65e4-4abc-9180-94fb7032b9ff HTTP/1.1" status: 404 len: 347 time: 0.0323749 2026-06-18 16:27:01.185 10 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-0ad22793-0b75-4a15-94e7-f8b06197ec64 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1105204 2026-06-18 16:27:01.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 (type: router_ports) to 3 2026-06-18 16:27:01.327 10 INFO neutron.wsgi [req-08c52bfd-7bb8-4cab-baf2-fad7ca22c349 req-b670cde1-738b-4914-8d2a-2692ad3faaa8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1337357 2026-06-18 16:27:01.526 9 INFO neutron.db.ovn_revision_numbers_db [None req-ada3ec56-acb0-437d-beb9-23cc468809a7 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Successfully bumped revision number for resource 805d30eb-3bfb-412a-9f6d-b3548df2eac3 (type: floatingips) to 0 2026-06-18 16:27:01.538 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 (type: ports) to 2 2026-06-18 16:27:01.571 9 INFO neutron.wsgi [None req-ada3ec56-acb0-437d-beb9-23cc468809a7 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2510753 2026-06-18 16:27:01.607 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 31b515ae-81c7-4078-9fdd-dfc11f8ddaca 2026-06-18 16:27:01.619 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 31b515ae-81c7-4078-9fdd-dfc11f8ddaca 2026-06-18 16:27:01.787 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a34d953-cdbc-4125-b919-98ce54168a80'] response: {'server_uuid': '18b7bf30-f651-4108-8fa8-a3f561282af8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31b515ae-81c7-4078-9fdd-dfc11f8ddaca', 'code': 200} 2026-06-18 16:27:01.812 10 INFO neutron.wsgi [None req-499e8df4-bc7e-4f67-a30c-073b10b615e8 810cc406f625449aa67dc323ef6ba828 71ef30d471b742c8bfaf7eb799a585ce - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/e1f77943-9a2d-47f2-8133-dc225494fc44 HTTP/1.1" status: 204 len: 168 time: 0.6163585 2026-06-18 16:27:01.873 10 INFO neutron.db.ovn_revision_numbers_db [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd (type: router_ports) to 2 2026-06-18 16:27:01.948 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ebcec12-9dc7-4650-a23f-8898a802d82a'] response: {'name': 'network-changed', 'server_uuid': '18b7bf30-f651-4108-8fa8-a3f561282af8', 'tag': '31b515ae-81c7-4078-9fdd-dfc11f8ddaca', 'status': 'completed', 'code': 200} 2026-06-18 16:27:01.996 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 (type: ports) to 4 2026-06-18 16:27:02.051 10 INFO neutron.wsgi [req-53a0aa07-39d0-4b03-9fe5-0ff9109569c9 req-ead0beef-2e9e-4f29-9780-66793c582718 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=4165b8b9ce1a4b9da352b1f3cb27aa3f&device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1361 time: 0.0784686 2026-06-18 16:27:02.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd (type: ports) to 2 2026-06-18 16:27:02.122 10 INFO neutron.wsgi [req-53a0aa07-39d0-4b03-9fe5-0ff9109569c9 req-38774647-8e42-45ad-8cc5-23264d8b0311 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=c9d1cc77-e257-48b5-8f97-cbf06a5cc65b HTTP/1.1" status: 200 len: 977 time: 0.0662076 2026-06-18 16:27:02.180 10 INFO neutron.wsgi [req-53a0aa07-39d0-4b03-9fe5-0ff9109569c9 req-263500a4-cb4f-4110-8dea-86d69682954e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31b515ae-81c7-4078-9fdd-dfc11f8ddaca HTTP/1.1" status: 200 len: 217 time: 0.0459101 2026-06-18 16:27:02.225 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:27:02.228 10 INFO neutron.wsgi [req-53a0aa07-39d0-4b03-9fe5-0ff9109569c9 req-7dbcbb64-faf6-4076-927e-ea7aa7071373 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=121f782c-7f82-4c94-9643-545d6938f3a6 HTTP/1.1" status: 200 len: 872 time: 0.0429969 2026-06-18 16:27:02.230 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network aaef13f5-3fa2-48b0-809c-d119a16bd3ad: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:02.245 9 INFO neutron.wsgi [req-4858d4f7-94ad-484c-8375-c806b7431439 req-9519469e-493d-497d-945a-2dab86f98328 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1170 time: 0.3423045 2026-06-18 16:27:02.263 10 INFO neutron.wsgi [req-53a0aa07-39d0-4b03-9fe5-0ff9109569c9 req-f1c2d1d7-a91f-4a10-8ab2-f5455f0800f0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=c9d1cc77-e257-48b5-8f97-cbf06a5cc65b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0304153 2026-06-18 16:27:02.311 9 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-67b1aaf0-cd20-4290-912b-1781e1f172f6 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-securitygroup--1509898167&fields=id&tenant_id=3a97edb0776f4e12932ca7f4fec70cbc HTTP/1.1" status: 200 len: 267 time: 0.2864358 2026-06-18 16:27:02.369 10 INFO neutron.wsgi [req-53a0aa07-39d0-4b03-9fe5-0ff9109569c9 req-bdab2cec-b0fe-45a5-ab9f-240323ba2d8d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0992935 2026-06-18 16:27:02.394 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 31b515ae-81c7-4078-9fdd-dfc11f8ddaca (type: ports) to 4 2026-06-18 16:27:02.446 10 INFO neutron.wsgi [req-53a0aa07-39d0-4b03-9fe5-0ff9109569c9 req-d40fb642-1a7e-44bc-aec1-ab0624af304c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0695837 2026-06-18 16:27:02.504 9 INFO neutron.wsgi [req-4858d4f7-94ad-484c-8375-c806b7431439 req-aa0a100b-54a7-4d3c-b059-8b6059d03139 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=a69f81f1-8893-4875-b846-d90e1481d135&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.2415335 2026-06-18 16:27:02.547 9 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-a2e60424-1f84-4e7a-a237-31d1069fef5f 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/networks?id=4f71ae03-5c9c-4471-9ab4-e494c43021ef HTTP/1.1" status: 200 len: 869 time: 0.2128825 2026-06-18 16:27:02.598 9 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-72ea082a-2350-43b4-9578-aa4374878b3d 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/quotas/3a97edb0776f4e12932ca7f4fec70cbc HTTP/1.1" status: 200 len: 386 time: 0.0169485 /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-06-18 16:27:02.804 9 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-0bd003fb-d7ce-4df5-964c-e8784db5508d 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=3a97edb0776f4e12932ca7f4fec70cbc&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1874409 2026-06-18 16:27:02.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 (type: router_ports) to 4 2026-06-18 16:27:03.223 9 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-cb8c2717-cdf9-4168-9b6e-bca0452f164f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0811281 2026-06-18 16:27:03.315 9 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-d67c98db-6065-4aa7-aa1b-50aaba4cc57e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0648575 2026-06-18 16:27:03.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd (type: router_ports) to 2 2026-06-18 16:27:03.334 10 INFO neutron.wsgi [None req-9798307b-cc44-4cf5-8c74-f899d62b79ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/9eed43c4-b91d-4afc-9dd1-ee77fc5de8ee/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.2961602 2026-06-18 16:27:03.380 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port 0c7a998c-d2aa-4879-8de0-b481e44aa85c: RuntimeError: No hosting information found for port 0c7a998c-d2aa-4879-8de0-b481e44aa85c 2026-06-18 16:27:03.380 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 2026-06-18 16:27:03.392 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 2e99a2d8-fb93-4e45-ab65-0fcc057d33e0 2026-06-18 16:27:03.442 9 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-fe053018-f116-45db-a613-f743846c0842 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1094496 2026-06-18 16:27:03.494 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd 2026-06-18 16:27:03.500 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd 2026-06-18 16:27:03.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd (type: ports) to 3 2026-06-18 16:27:03.870 9 INFO neutron.wsgi [req-b91310ff-d7e9-4d4d-8971-2bea3b76de7b req-6234d074-36ac-4df9-beb0-16c9af83929c 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 210 time: 0.0710251 2026-06-18 16:27:03.875 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd (type: router_ports) to 3 2026-06-18 16:27:03.888 9 INFO neutron.wsgi [req-aa19202e-3053-4bfd-9f34-663df1f03e99 req-2a6032fc-960c-47b9-9ec6-1066fd630653 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1170 time: 0.0873053 2026-06-18 16:27:03.963 9 INFO neutron.wsgi [req-aa19202e-3053-4bfd-9f34-663df1f03e99 req-05542972-4e5b-49a5-a449-bdea8c3cb23f 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=a69f81f1-8893-4875-b846-d90e1481d135&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0635738 2026-06-18 16:27:04.004 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e40f131-c4aa-4c10-ba8e-90218a198667'] response: {'server_uuid': '18b7bf30-f651-4108-8fa8-a3f561282af8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31b515ae-81c7-4078-9fdd-dfc11f8ddaca', 'code': 200} 2026-06-18 16:27:04.070 9 INFO neutron.wsgi [req-c3d7553d-b6a6-40a6-b5af-36b60fde428f req-9438ae8b-5319-4e6a-82a8-aa5308f00c53 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1170 time: 0.0341148 2026-06-18 16:27:04.112 10 INFO neutron.db.ovn_revision_numbers_db [None req-ff1eb8b8-aa93-4be5-a007-7f2bbf5bccae 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource 470cbbd4-1674-459d-b2a0-cd0dd5fa93db (type: security_groups) to 1 2026-06-18 16:27:04.145 10 INFO neutron.wsgi [None req-ff1eb8b8-aa93-4be5-a007-7f2bbf5bccae 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1425269 2026-06-18 16:27:04.318 10 INFO neutron.db.l3_db [None req-d20bea5c-5793-4740-8bcc-1c45d207d6e3 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Floating IP 2b874c17-2368-4279-abe9-b0460835657c associated. External IP: 10.96.250.208, port: 31b515ae-81c7-4078-9fdd-dfc11f8ddaca. 2026-06-18 16:27:04.349 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a777049-55e1-4321-8e96-09e144b05da2 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource 019c6f5e-e398-4c47-89fb-359cdae6f649 (type: security_group_rules) to 0 2026-06-18 16:27:04.389 9 INFO neutron.wsgi [None req-3a777049-55e1-4321-8e96-09e144b05da2 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2339935 2026-06-18 16:27:04.490 9 INFO neutron.wsgi [None req-250c4ecb-faa6-4319-a054-c411000228e9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/240e29ab-aabf-4107-a86e-cdc69de92d55/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6635113 2026-06-18 16:27:04.496 10 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-33315958-48ec-405a-b946-494dd9faede7 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 199.19.213.203 "GET /v2.0/networks?id=4f71ae03-5c9c-4471-9ab4-e494c43021ef HTTP/1.1" status: 200 len: 869 time: 0.1036987 /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-06-18 16:27:04.536 10 INFO neutron.db.ovn_revision_numbers_db [None req-d20bea5c-5793-4740-8bcc-1c45d207d6e3 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Successfully bumped revision number for resource 2b874c17-2368-4279-abe9-b0460835657c (type: floatingips) to 1 2026-06-18 16:27:04.568 10 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-2fc306f2-37b2-4117-8ae5-590ce17a17bd 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a97edb0776f4e12932ca7f4fec70cbc HTTP/1.1" status: 200 len: 380 time: 0.0634406 2026-06-18 16:27:04.608 10 INFO neutron.db.ovn_revision_numbers_db [None req-05de0c00-6438-4093-bd83-d5a8cee316c6 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource 08e52917-f114-48e3-9f22-8da62fd2d933 (type: security_group_rules) to 0 2026-06-18 16:27:04.649 10 INFO neutron.wsgi [None req-05de0c00-6438-4093-bd83-d5a8cee316c6 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2525265 2026-06-18 16:27:04.660 10 INFO neutron.db.ovn_revision_numbers_db [None req-d20bea5c-5793-4740-8bcc-1c45d207d6e3 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Successfully bumped revision number for resource 2b874c17-2368-4279-abe9-b0460835657c (type: floatingips) to 2 2026-06-18 16:27:04.692 10 INFO neutron.wsgi [None req-d20bea5c-5793-4740-8bcc-1c45d207d6e3 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 10.0.0.138 "PUT /v2.0/floatingips/2b874c17-2368-4279-abe9-b0460835657c HTTP/1.1" status: 200 len: 1049 time: 0.6114256 2026-06-18 16:27:04.750 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-79b4a244-22a2-4bb1-81ff-50eb9067c979'] response: {'name': 'network-changed', 'server_uuid': '18b7bf30-f651-4108-8fa8-a3f561282af8', 'tag': '31b515ae-81c7-4078-9fdd-dfc11f8ddaca', 'status': 'completed', 'code': 200} 2026-06-18 16:27:04.807 9 INFO neutron.wsgi [req-633f4787-1a9a-4de3-aa31-8d7acdfaa2c3 req-10b70e98-f910-4153-a815-6c3c1ba9a64c 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1170 time: 0.0492783 2026-06-18 16:27:04.852 10 INFO neutron.wsgi [req-e717ff5d-92cc-484f-bf55-f13ee85b1f0d req-4bd49098-7a3c-440c-82d8-1db2b44ff6f2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=4165b8b9ce1a4b9da352b1f3cb27aa3f&device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1361 time: 0.0738747 2026-06-18 16:27:04.880 9 INFO neutron.wsgi [req-633f4787-1a9a-4de3-aa31-8d7acdfaa2c3 req-9059f635-39f2-4996-a2a1-ad8932f7e002 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=a69f81f1-8893-4875-b846-d90e1481d135&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0612681 2026-06-18 16:27:04.994 10 INFO neutron.wsgi [req-e717ff5d-92cc-484f-bf55-f13ee85b1f0d req-e549d941-3130-48e4-ab21-da2225a024ca 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=c9d1cc77-e257-48b5-8f97-cbf06a5cc65b HTTP/1.1" status: 200 len: 977 time: 0.1320751 2026-06-18 16:27:04.997 9 INFO neutron.wsgi [req-fba929a7-e01f-4420-97e2-8d9b00de475c req-db33a219-311d-4168-a48b-c01f4bb43694 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 210 time: 0.0397453 2026-06-18 16:27:05.089 10 INFO neutron.wsgi [req-e717ff5d-92cc-484f-bf55-f13ee85b1f0d req-a70ea130-28b4-425b-be6c-57ba5bcb74ee 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31b515ae-81c7-4078-9fdd-dfc11f8ddaca HTTP/1.1" status: 200 len: 1059 time: 0.0871625 2026-06-18 16:27:05.159 10 INFO neutron.wsgi [req-e717ff5d-92cc-484f-bf55-f13ee85b1f0d req-2a5e679d-2a40-4e5f-b6f0-96b6070e3b60 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=121f782c-7f82-4c94-9643-545d6938f3a6 HTTP/1.1" status: 200 len: 872 time: 0.0554495 /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-06-18 16:27:05.194 9 INFO neutron.wsgi [req-2efb1ecf-3796-4269-8533-e66121c67446 req-32d0e97b-9c4f-4001-b0d8-e4d584023d84 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1170 time: 0.0456951 2026-06-18 16:27:05.207 10 INFO neutron.wsgi [req-e717ff5d-92cc-484f-bf55-f13ee85b1f0d req-1ec62fdf-f9f6-4724-86ed-d91c2a5e3aa7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=c9d1cc77-e257-48b5-8f97-cbf06a5cc65b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0398543 2026-06-18 16:27:05.213 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb2eb0e1-30cb-4d45-b44f-526996721649 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] No more DHCP agents 2026-06-18 16:27:05.230 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7005eef3-b281-4330-b471-0cd4ca22c233 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] No more DHCP agents 2026-06-18 16:27:05.231 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb2eb0e1-30cb-4d45-b44f-526996721649 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:05.248 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: 31b515ae-81c7-4078-9fdd-dfc11f8ddaca 2026-06-18 16:27:05.254 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7005eef3-b281-4330-b471-0cd4ca22c233 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Unable to schedule network 4f71ae03-5c9c-4471-9ab4-e494c43021ef: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:05.343 9 INFO neutron.wsgi [req-2efb1ecf-3796-4269-8533-e66121c67446 req-bd2b24ee-8d44-4b08-9439-0db1608eab33 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=a69f81f1-8893-4875-b846-d90e1481d135&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1407034 2026-06-18 16:27:05.371 10 INFO neutron.wsgi [req-e717ff5d-92cc-484f-bf55-f13ee85b1f0d req-6b7d5fad-9f0d-431b-9b87-a92adee984fc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1569817 2026-06-18 16:27:05.376 9 INFO neutron.wsgi [None req-5ce349fb-74ea-418d-b7f1-19fedb72649d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/240e29ab-aabf-4107-a86e-cdc69de92d55 HTTP/1.1" status: 204 len: 168 time: 0.8786407 /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-06-18 16:27:05.738 10 INFO neutron.wsgi [req-e717ff5d-92cc-484f-bf55-f13ee85b1f0d req-242a755f-84ad-4762-a495-41ffd9bc2c35 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3605249 2026-06-18 16:27:05.739 10 INFO neutron.db.ovn_revision_numbers_db [None req-7005eef3-b281-4330-b471-0cd4ca22c233 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Successfully bumped revision number for resource 64a168c2-23d6-4ae6-b1af-7aad53d65204 (type: ports) to 1 2026-06-18 16:27:05.753 9 INFO neutron.wsgi [req-8359fac5-03e0-410b-8068-2b570ceef6a2 req-09890b4a-8384-489c-89a8-6e25999ac225 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1168 time: 0.2363641 2026-06-18 16:27:05.770 10 INFO neutron.wsgi [None req-7005eef3-b281-4330-b471-0cd4ca22c233 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.1948495 2026-06-18 16:27:05.894 9 INFO neutron.wsgi [None req-47214348-c022-47d5-9b76-d0e71e802258 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/d24f674b-7254-4659-8513-9e469d3d5af5 HTTP/1.1" status: 204 len: 168 time: 0.5085230 2026-06-18 16:27:05.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 31b515ae-81c7-4078-9fdd-dfc11f8ddaca (type: ports) to 5 2026-06-18 16:27:05.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-fb2eb0e1-30cb-4d45-b44f-526996721649 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource 4506ab58-d895-4574-8675-46349cd81b29 (type: floatingips) to 0 2026-06-18 16:27:05.987 10 INFO neutron.wsgi [None req-fb2eb0e1-30cb-4d45-b44f-526996721649 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.3343570 2026-06-18 16:27:06.066 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-192641ec-df7a-4d1a-8a0d-00d42122a125'] response: {'server_uuid': '18b7bf30-f651-4108-8fa8-a3f561282af8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '31b515ae-81c7-4078-9fdd-dfc11f8ddaca', 'code': 200} 2026-06-18 16:27:06.066 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-192641ec-df7a-4d1a-8a0d-00d42122a125'] response: {'server_uuid': '18b7bf30-f651-4108-8fa8-a3f561282af8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31b515ae-81c7-4078-9fdd-dfc11f8ddaca', '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-06-18 16:27:06.163 9 INFO neutron.wsgi [req-f1e47c31-5f1e-4fec-a89a-3e3e764cadb6 req-e740e349-b9df-41af-afc6-7cb2dbd7f7ab 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1172 time: 0.0881922 2026-06-18 16:27:06.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-25b15b91-d8c7-4328-8e37-3b41fc9752c8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 64a168c2-23d6-4ae6-b1af-7aad53d65204 (type: ports) to 2 2026-06-18 16:27:06.279 9 INFO neutron.wsgi [req-f1e47c31-5f1e-4fec-a89a-3e3e764cadb6 req-dbc6eb79-a98e-4bae-8c20-c24e036af68e 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9e4ff42c-77f1-44d9-83c6-558f2eb87094&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1072087 2026-06-18 16:27:06.367 10 INFO neutron.db.ovn_revision_numbers_db [None req-25b15b91-d8c7-4328-8e37-3b41fc9752c8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 64a168c2-23d6-4ae6-b1af-7aad53d65204 (type: ports) to 2 2026-06-18 16:27:06.382 10 INFO neutron.wsgi [None req-25b15b91-d8c7-4328-8e37-3b41fc9752c8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/64a168c2-23d6-4ae6-b1af-7aad53d65204 HTTP/1.1" status: 200 len: 1332 time: 0.5987239 2026-06-18 16:27:06.393 9 INFO neutron.db.l3_db [None req-66bea1bf-5e01-48e3-bc05-62c6bdf02815 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] Floating IP 2b874c17-2368-4279-abe9-b0460835657c disassociated. External IP: 10.96.250.208, port: 31b515ae-81c7-4078-9fdd-dfc11f8ddaca. /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-06-18 16:27:06.467 10 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-7377dbc5-fe6d-43bc-8d79-a97b9006882a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=3a97edb0776f4e12932ca7f4fec70cbc&device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1363 time: 0.0458953 2026-06-18 16:27:06.501 10 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-90b1f59e-bac2-4059-82f0-a817fd897739 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=64a168c2-23d6-4ae6-b1af-7aad53d65204 HTTP/1.1" status: 200 len: 217 time: 0.0264990 2026-06-18 16:27:06.545 10 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-e7966a48-a2f1-447d-9087-c94e42bbe807 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=fac39ae8-046b-4b62-aedb-d31d53f7999c HTTP/1.1" status: 200 len: 863 time: 0.0387752 2026-06-18 16:27:06.579 10 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-80f631f2-a855-4c8d-aa54-69cbda5f710f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=4f71ae03-5c9c-4471-9ab4-e494c43021ef&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0255001 2026-06-18 16:27:06.639 10 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-cffd4724-0b94-4115-9666-4b11e02ef8d2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0529821 2026-06-18 16:27:06.642 9 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-f2c308ae-83ca-4260-b158-88d3d3d0183d 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-securitygroup--208097100&fields=id&tenant_id=df7bce441f494989ac0d5991fb0e82e7 HTTP/1.1" status: 200 len: 267 time: 0.2782710 2026-06-18 16:27:06.686 9 INFO neutron.wsgi [req-14c451e6-887f-4252-8e4b-ebf6f5868aad req-ddc96960-d59c-4f3e-a4cd-c9e735f6b853 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=18b7bf30-f651-4108-8fa8-a3f561282af8 HTTP/1.1" status: 200 len: 1168 time: 0.2627108 2026-06-18 16:27:06.704 10 INFO neutron.wsgi [req-d823e7d6-387d-4f06-9508-47b6d19a9cba req-13cc47ce-1ab0-4aaa-b6d0-950172b90e90 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0578103 2026-06-18 16:27:06.809 9 INFO neutron.wsgi [req-14c451e6-887f-4252-8e4b-ebf6f5868aad req-2d93428b-7d26-4735-b146-0a5ccf5ad25a 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=a69f81f1-8893-4875-b846-d90e1481d135&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1131544 2026-06-18 16:27:06.840 9 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-16039067-504d-4b7f-8aa2-d9e80ebd84f5 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/networks?id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 883 time: 0.1881545 2026-06-18 16:27:06.860 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-45c1e611-da06-4e75-be3e-7cc43f63db3f'] response: {'name': 'network-changed', 'server_uuid': '879700f6-4210-4a72-b507-58de5a952a87', 'tag': '64a168c2-23d6-4ae6-b1af-7aad53d65204', 'status': 'completed', 'code': 200} 2026-06-18 16:27:06.874 9 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-26cdcab4-6682-4d2c-a2ca-71203c81f24a 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/quotas/df7bce441f494989ac0d5991fb0e82e7 HTTP/1.1" status: 200 len: 386 time: 0.0231781 2026-06-18 16:27:06.926 10 INFO neutron.wsgi [req-ca5216fe-3515-41d5-9901-2e174d5a913c req-3fac754d-6d74-42ae-ad82-3bb1c329dac4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=3a97edb0776f4e12932ca7f4fec70cbc&device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1363 time: 0.0311425 2026-06-18 16:27:07.028 10 INFO neutron.wsgi [req-ca5216fe-3515-41d5-9901-2e174d5a913c req-1d0f9aea-8b3a-41a9-8f49-dfc2433336ef 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=4f71ae03-5c9c-4471-9ab4-e494c43021ef HTTP/1.1" status: 200 len: 968 time: 0.0945418 2026-06-18 16:27:07.062 10 INFO neutron.wsgi [req-ca5216fe-3515-41d5-9901-2e174d5a913c req-a4f9af18-cab4-4e16-add2-23cafa764c1e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=64a168c2-23d6-4ae6-b1af-7aad53d65204 HTTP/1.1" status: 200 len: 217 time: 0.0283830 2026-06-18 16:27:07.071 9 INFO neutron.services.segments.plugin [-] Segment 427d2b31-cfae-4e57-a7d7-35844b596e3c resource provider aggregate not found 2026-06-18 16:27:07.076 9 INFO neutron.services.segments.plugin [-] Segment 427d2b31-cfae-4e57-a7d7-35844b596e3c resource provider aggregate not found 2026-06-18 16:27:07.105 9 INFO neutron.services.segments.plugin [-] Segment 427d2b31-cfae-4e57-a7d7-35844b596e3c 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 427d2b31-cfae-4e57-a7d7-35844b596e3c found for delete ", "request_id": "req-e71a06d3-c3ad-4d72-a304-e406d2aaa0e0"}]} 2026-06-18 16:27:07.105 9 INFO neutron.services.segments.plugin [-] Segment 427d2b31-cfae-4e57-a7d7-35844b596e3c 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 427d2b31-cfae-4e57-a7d7-35844b596e3c found for delete ", "request_id": "req-33758d49-3b32-4e64-aa6f-b0baa1bed2b3"}]} 2026-06-18 16:27:07.116 10 INFO neutron.wsgi [req-ca5216fe-3515-41d5-9901-2e174d5a913c req-28bb9efc-30f5-4450-b59a-521296bcdb6d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=fac39ae8-046b-4b62-aedb-d31d53f7999c HTTP/1.1" status: 200 len: 863 time: 0.0470920 2026-06-18 16:27:07.129 9 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-4739e45b-8109-42dc-81fb-21f5954338e8 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=df7bce441f494989ac0d5991fb0e82e7&fields=id HTTP/1.1" status: 200 len: 302 time: 0.2402539 2026-06-18 16:27:07.134 9 INFO neutron.wsgi [None req-66bea1bf-5e01-48e3-bc05-62c6bdf02815 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 199.19.213.203 "DELETE /v2.0/ports/31b515ae-81c7-4078-9fdd-dfc11f8ddaca HTTP/1.1" status: 204 len: 173 time: 1.3681154 2026-06-18 16:27:07.151 9 INFO neutron.wsgi [None req-36ff7b52-7d46-4580-91b5-19cd0f4bf0d7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/5e34ef96-f4ea-4e3b-9ceb-7b80818e1b08 HTTP/1.1" status: 204 len: 168 time: 1.2461848 2026-06-18 16:27:07.161 10 INFO neutron.wsgi [req-ca5216fe-3515-41d5-9901-2e174d5a913c req-2f0293a9-42ec-4fd9-a625-c8e0c9744b46 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=4f71ae03-5c9c-4471-9ab4-e494c43021ef&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0363820 2026-06-18 16:27:07.234 9 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-829900ae-31fd-436b-b988-b4599284e2a7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0857825 2026-06-18 16:27:07.234 10 INFO neutron.wsgi [req-ca5216fe-3515-41d5-9901-2e174d5a913c req-d6c166fa-d582-4e8a-8a1c-f9a18e404b45 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0657051 2026-06-18 16:27:07.311 10 INFO neutron.wsgi [req-ca5216fe-3515-41d5-9901-2e174d5a913c req-d6a7c1db-1aa6-48c1-9fb5-a8020a5bc884 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0601230 2026-06-18 16:27:07.322 9 INFO neutron.wsgi [None req-fdc3238e-1d13-4a77-a58e-bc0613e0c884 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=71ef30d471b742c8bfaf7eb799a585ce&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0363669 2026-06-18 16:27:07.326 9 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-5c4a5858-8c53-4acd-915d-9c17306e60e4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0839009 2026-06-18 16:27:07.412 9 INFO neutron.wsgi [req-aa75edd1-5b16-4616-9800-a7fcb303caa2 req-2184a52b-de7e-466a-a78c-ffe5d331134f 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1172 time: 0.0525527 2026-06-18 16:27:07.467 9 INFO neutron.wsgi [req-aa75edd1-5b16-4616-9800-a7fcb303caa2 req-ed10c714-533d-474b-90d8-ba350bc3a645 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9e4ff42c-77f1-44d9-83c6-558f2eb87094&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0491140 2026-06-18 16:27:07.531 9 INFO neutron.wsgi [req-98b4743c-9609-418c-8491-6c25e515fc83 req-32b2a14e-afbe-4736-87f4-bff8b0763eaf 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 210 time: 0.0267677 2026-06-18 16:27:07.611 9 INFO neutron.wsgi [None req-60794ed3-926b-441c-b551-b51ec6a78c7c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/3e0c6f1c-e92a-4b61-b5b4-eadaa5358f6b HTTP/1.1" status: 204 len: 168 time: 0.2822571 2026-06-18 16:27:08.068 10 INFO neutron.wsgi [None req-2c1e7bd2-1366-4e3a-b80c-edaa4df42a27 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/a69f81f1-8893-4875-b846-d90e1481d135 HTTP/1.1" status: 204 len: 168 time: 0.1532578 2026-06-18 16:27:08.082 10 INFO neutron.api.v2.resource [None req-033c5f43-8294-4921-a869-aac821496c95 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:27:08.084 10 INFO neutron.wsgi [None req-033c5f43-8294-4921-a869-aac821496c95 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - default default] 10.0.0.138 "GET /v2.0/security-groups/a69f81f1-8893-4875-b846-d90e1481d135 HTTP/1.1" status: 404 len: 347 time: 0.0107501 2026-06-18 16:27:08.116 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-81c86c8d-53d7-4d6d-b3b2-5ca247a41659'] response: {'server_uuid': '18b7bf30-f651-4108-8fa8-a3f561282af8', 'name': 'network-vif-deleted', 'tag': '31b515ae-81c7-4078-9fdd-dfc11f8ddaca', 'status': 'completed', 'code': 200} 2026-06-18 16:27:08.343 10 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-da5c00f2-5154-42b9-8c22-e6dfa20c5015 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 199.19.213.203 "GET /v2.0/networks?id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 883 time: 0.0852225 2026-06-18 16:27:08.396 10 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-e0f1c4b3-fde5-4cc6-a02d-5e2bfe36db2b 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=df7bce441f494989ac0d5991fb0e82e7 HTTP/1.1" status: 200 len: 379 time: 0.0412869 2026-06-18 16:27:08.498 10 INFO neutron.wsgi [None req-2a81e567-4604-4bc1-99f4-c2f05751f94e 95166a90b07044178d0ef3a470074ae6 4165b8b9ce1a4b9da352b1f3cb27aa3f - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/2b874c17-2368-4279-abe9-b0460835657c HTTP/1.1" status: 204 len: 168 time: 0.4097824 2026-06-18 16:27:08.654 9 INFO neutron.wsgi [req-53ff5021-fc6f-458a-b090-6ec22b9f53d4 req-0113cba2-dbb3-4096-b9a8-ad0d4a8ec8d0 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 210 time: 0.0378001 2026-06-18 16:27:08.682 9 INFO neutron.wsgi [req-75907926-a694-4b44-ab06-1b93c5e005cd req-9e46d6fa-4c92-4cb7-901a-5c9bcd283ad4 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1172 time: 0.1398027 2026-06-18 16:27:08.763 9 INFO neutron.wsgi [req-75907926-a694-4b44-ab06-1b93c5e005cd req-4315315d-65c8-45ef-9819-6f0af07214c3 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9e4ff42c-77f1-44d9-83c6-558f2eb87094&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0758765 2026-06-18 16:27:08.770 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c05d453b-51c8-4949-9bf5-7d99f7524b82 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] No more DHCP agents 2026-06-18 16:27:08.772 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c05d453b-51c8-4949-9bf5-7d99f7524b82 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Unable to schedule network aaef13f5-3fa2-48b0-809c-d119a16bd3ad: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:08.899 10 INFO neutron.db.ovn_revision_numbers_db [None req-c05d453b-51c8-4949-9bf5-7d99f7524b82 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource f46ea5a4-63b5-409e-b4c8-5f1e49379180 (type: ports) to 1 2026-06-18 16:27:08.926 10 INFO neutron.wsgi [None req-c05d453b-51c8-4949-9bf5-7d99f7524b82 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.5031333 /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-06-18 16:27:09.347 10 INFO neutron.db.ovn_revision_numbers_db [None req-6daf4aa8-40fe-4dd8-9ac1-ea4a94bc6bcc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource f46ea5a4-63b5-409e-b4c8-5f1e49379180 (type: ports) to 2 2026-06-18 16:27:09.545 10 INFO neutron.db.ovn_revision_numbers_db [None req-6daf4aa8-40fe-4dd8-9ac1-ea4a94bc6bcc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource f46ea5a4-63b5-409e-b4c8-5f1e49379180 (type: ports) to 2 2026-06-18 16:27:09.561 10 INFO neutron.wsgi [None req-6daf4aa8-40fe-4dd8-9ac1-ea4a94bc6bcc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1332 time: 0.6275265 2026-06-18 16:27:09.595 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc1c30a1-b330-4325-802d-60a8d7b2e314'] response: {'name': 'network-changed', 'server_uuid': '75eec0c6-8363-4276-9faf-cf6ac4054a6a', 'tag': 'f46ea5a4-63b5-409e-b4c8-5f1e49379180', '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-06-18 16:27:09.652 10 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-eb864e3b-063f-4f26-9bb0-88f8f61aef7e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=df7bce441f494989ac0d5991fb0e82e7&device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1363 time: 0.0491035 2026-06-18 16:27:09.704 10 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-b7898133-ee3f-4ec8-ad4a-f700c66c4947 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 217 time: 0.0404623 2026-06-18 16:27:09.755 10 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-fa26e859-9a2d-4ab2-b488-ee8a53a0f101 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6dcb7d79-5484-44c6-9bbb-b3bb75411091 HTTP/1.1" status: 200 len: 877 time: 0.0431032 2026-06-18 16:27:09.786 10 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-31616d28-ce00-41ba-83e2-877523bcc356 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0237193 2026-06-18 16:27:09.884 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd: RuntimeError: No hosting information found for port e4d01ee0-3f36-4703-9bd0-81e29b3f7dbd 2026-06-18 16:27:09.935 9 INFO neutron.wsgi [req-6930e4e8-8c2d-4b2a-a98e-edf52b8b1540 req-43af63af-da46-45b0-a124-be7f7f8b79cd 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1172 time: 0.0705001 2026-06-18 16:27:09.942 9 INFO neutron.wsgi [req-cd02de19-26cf-4438-a3f8-b66ab206f59f req-e9311e6f-0876-4f0d-8092-d72d5eec7e00 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1172 time: 0.0787542 2026-06-18 16:27:09.947 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 64a168c2-23d6-4ae6-b1af-7aad53d65204 2026-06-18 16:27:09.969 10 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-639e0beb-6ab2-4792-9551-80907c8408dc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1657186 2026-06-18 16:27:09.970 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 64a168c2-23d6-4ae6-b1af-7aad53d65204 /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-06-18 16:27:10.006 9 INFO neutron.wsgi [req-6930e4e8-8c2d-4b2a-a98e-edf52b8b1540 req-b4672fbe-f1dd-4304-87b4-25279220c7aa 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=470cbbd4-1674-459d-b2a0-cd0dd5fa93db&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0634449 2026-06-18 16:27:10.020 9 INFO neutron.wsgi [req-cd02de19-26cf-4438-a3f8-b66ab206f59f req-7ddfa33e-7842-49c4-b105-85893f0f1711 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9e4ff42c-77f1-44d9-83c6-558f2eb87094&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0641077 2026-06-18 16:27:10.049 10 INFO neutron.wsgi [req-158dae55-df3b-4b86-bc3a-f0836b707562 req-f0eb1be1-3cae-4466-a2bb-7aed04500963 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0676084 2026-06-18 16:27:10.176 10 INFO neutron.wsgi [req-d95ab806-c8b4-4100-b86b-a9a644ff6257 req-ffdc998f-acb8-4401-a8ea-68a33877c370 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=df7bce441f494989ac0d5991fb0e82e7&device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1363 time: 0.0578458 2026-06-18 16:27:10.233 9 INFO neutron.wsgi [None req-843caad2-fa80-452c-ae7c-0adc216a39e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/7164fbf9-1492-404f-9062-9d080a326451/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7217512 /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-06-18 16:27:10.283 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: f46ea5a4-63b5-409e-b4c8-5f1e49379180 2026-06-18 16:27:10.323 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port f46ea5a4-63b5-409e-b4c8-5f1e49379180 2026-06-18 16:27:10.505 10 INFO neutron.wsgi [req-d95ab806-c8b4-4100-b86b-a9a644ff6257 req-7dec5c93-8a5d-4b77-b864-8d8d622231bf 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 982 time: 0.3211651 2026-06-18 16:27:10.515 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-409bd7eb-05b4-4281-ac22-eeb898234557'] response: {'server_uuid': '75eec0c6-8363-4276-9faf-cf6ac4054a6a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f46ea5a4-63b5-409e-b4c8-5f1e49379180', 'code': 200} 2026-06-18 16:27:10.572 10 INFO neutron.wsgi [req-d95ab806-c8b4-4100-b86b-a9a644ff6257 req-f9e842ad-1c77-4579-aec5-b76cd13edd19 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 217 time: 0.0570176 2026-06-18 16:27:10.632 10 INFO neutron.wsgi [req-d95ab806-c8b4-4100-b86b-a9a644ff6257 req-6e1d8c9a-5f1d-49f8-a8ca-8a6becc8e9af 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6dcb7d79-5484-44c6-9bbb-b3bb75411091 HTTP/1.1" status: 200 len: 877 time: 0.0526037 2026-06-18 16:27:10.634 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 64a168c2-23d6-4ae6-b1af-7aad53d65204 (type: ports) to 4 2026-06-18 16:27:10.702 10 INFO neutron.wsgi [req-d95ab806-c8b4-4100-b86b-a9a644ff6257 req-34324f5f-1f2a-4827-a577-90459592257a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0612912 2026-06-18 16:27:10.785 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource f46ea5a4-63b5-409e-b4c8-5f1e49379180 (type: ports) to 4 2026-06-18 16:27:10.801 10 INFO neutron.wsgi [req-d95ab806-c8b4-4100-b86b-a9a644ff6257 req-9b568c0c-7015-4a29-b849-404ee1723e17 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0897803 /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-06-18 16:27:10.871 10 INFO neutron.wsgi [req-d95ab806-c8b4-4100-b86b-a9a644ff6257 req-a686a696-9fd6-4a83-a2af-b66f8a114c91 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0640690 /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-06-18 16:27:11.177 9 INFO neutron.wsgi [req-0d81417d-25a3-49be-b7fc-91decddc7918 req-c57bcc1d-7616-45d0-b7ea-a844065f3d9b 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1174 time: 0.0716953 2026-06-18 16:27:11.192 9 INFO neutron.wsgi [req-a63bbcf5-ab1e-44c5-a4de-aa3bb38a8b64 req-16f92c93-a7ff-4c75-b066-0dd37d97bd6b 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1174 time: 0.0839658 2026-06-18 16:27:11.219 9 INFO neutron.wsgi [None req-fc9788b6-8ed1-48d5-a0d3-708c2a1de49b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/7164fbf9-1492-404f-9062-9d080a326451 HTTP/1.1" status: 204 len: 168 time: 0.9802110 2026-06-18 16:27:11.257 9 INFO neutron.wsgi [req-a63bbcf5-ab1e-44c5-a4de-aa3bb38a8b64 req-0c3402a4-cb9a-49c7-974f-f204f2e40742 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=470cbbd4-1674-459d-b2a0-cd0dd5fa93db&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0543041 2026-06-18 16:27:11.260 9 INFO neutron.wsgi [req-0d81417d-25a3-49be-b7fc-91decddc7918 req-c236dce2-318f-4314-bda5-e413b62bef89 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9e4ff42c-77f1-44d9-83c6-558f2eb87094&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0662332 2026-06-18 16:27:11.428 9 INFO neutron.wsgi [None req-31aa4953-2f67-456d-906f-3f3bfbfcc122 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/121f782c-7f82-4c94-9643-545d6938f3a6 HTTP/1.1" status: 204 len: 168 time: 0.2036395 2026-06-18 16:27:11.632 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b8e4d57-11c4-40b8-b8f7-f9a0a7b04503'] response: {'server_uuid': '879700f6-4210-4a72-b507-58de5a952a87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64a168c2-23d6-4ae6-b1af-7aad53d65204', 'code': 200} 2026-06-18 16:27:11.632 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b8e4d57-11c4-40b8-b8f7-f9a0a7b04503'] response: {'server_uuid': '879700f6-4210-4a72-b507-58de5a952a87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64a168c2-23d6-4ae6-b1af-7aad53d65204', 'code': 200} 2026-06-18 16:27:11.875 9 INFO neutron.services.segments.plugin [-] Segment 80ad1114-0325-454b-8b29-05e96cedca13 resource provider aggregate not found 2026-06-18 16:27:11.883 9 INFO neutron.services.segments.plugin [-] Segment 80ad1114-0325-454b-8b29-05e96cedca13 resource provider aggregate not found 2026-06-18 16:27:11.902 9 INFO neutron.services.segments.plugin [-] Segment 80ad1114-0325-454b-8b29-05e96cedca13 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 80ad1114-0325-454b-8b29-05e96cedca13 found for delete ", "request_id": "req-0f3e169e-38ca-4b28-8c0a-cf05a10fe99c"}]} 2026-06-18 16:27:11.904 9 INFO neutron.services.segments.plugin [-] Segment 80ad1114-0325-454b-8b29-05e96cedca13 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 80ad1114-0325-454b-8b29-05e96cedca13 found for delete ", "request_id": "req-6cfe4e9b-d6ea-48d7-83d0-e13a16cbca74"}]} 2026-06-18 16:27:11.934 9 INFO neutron.wsgi [None req-09725be8-2c63-4105-a894-dbca76bc63a6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/c9d1cc77-e257-48b5-8f97-cbf06a5cc65b HTTP/1.1" status: 204 len: 168 time: 0.5004618 2026-06-18 16:27:12.102 9 INFO neutron.wsgi [None req-54e4166e-eae7-404f-a04e-e1ab108f7304 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=4165b8b9ce1a4b9da352b1f3cb27aa3f&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0396762 2026-06-18 16:27:12.304 9 INFO neutron.wsgi [None req-c810f905-5d82-49e3-bc7a-e42ceed40ccd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/9a37a71d-9d0b-4475-b38e-607cbbde1a66 HTTP/1.1" status: 204 len: 168 time: 0.1964979 2026-06-18 16:27:12.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-130fed1c-ee68-4292-a46d-aac849495016 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 6d606939-7abe-414d-8fbc-1ebc959dd93d (type: security_groups) to 1 2026-06-18 16:27:12.342 10 INFO neutron.wsgi [None req-130fed1c-ee68-4292-a46d-aac849495016 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=2ddbea36192245039328c41cc9089707&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4825470 2026-06-18 16:27:12.388 9 INFO neutron.wsgi [req-9157d881-743c-432f-9d80-1aabadfdc11a req-5b8a949c-83a2-4b73-9ba4-ee1f61d7d39f 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1174 time: 0.0532680 2026-06-18 16:27:12.448 9 INFO neutron.wsgi [req-9157d881-743c-432f-9d80-1aabadfdc11a req-1f035353-b5eb-478b-b294-d717ccb89c41 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9e4ff42c-77f1-44d9-83c6-558f2eb87094&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0529504 2026-06-18 16:27:12.466 9 INFO neutron.wsgi [req-741382c5-e713-44dc-a0e0-79008353d945 req-701aa2df-ac8f-4782-bc79-769406e7271e 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1174 time: 0.1208379 2026-06-18 16:27:12.513 9 INFO neutron.wsgi [req-741382c5-e713-44dc-a0e0-79008353d945 req-d979bc9b-e341-4b15-99e0-34b8304bc95d 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=470cbbd4-1674-459d-b2a0-cd0dd5fa93db&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0391438 2026-06-18 16:27:12.564 10 INFO neutron.wsgi [None req-f18b3fcf-682e-45d8-9970-68af24453fba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/6d606939-7abe-414d-8fbc-1ebc959dd93d HTTP/1.1" status: 204 len: 168 time: 0.2160292 2026-06-18 16:27:12.574 9 INFO neutron.wsgi [req-2284aafc-d5cc-439b-a508-9ce222bf18fb req-c1bae0ca-5199-4bb3-b43c-9a4671974671 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1174 time: 0.0491202 2026-06-18 16:27:12.588 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-000fba5a-fad2-4626-837b-516a5263a322'] response: {'server_uuid': '75eec0c6-8363-4276-9faf-cf6ac4054a6a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f46ea5a4-63b5-409e-b4c8-5f1e49379180', 'code': 200} 2026-06-18 16:27:12.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-e7aed8a9-74c2-4e14-880c-bc15291c267a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource b161ab7d-ffee-4021-b1a6-3e4a5d3b0502 (type: security_groups) to 1 2026-06-18 16:27:12.899 10 INFO neutron.wsgi [None req-e7aed8a9-74c2-4e14-880c-bc15291c267a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=fae312dca4b34d84aa63b92c80ce5c0e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1572385 2026-06-18 16:27:12.899 9 INFO neutron.wsgi [req-aed060fe-db57-435c-b6ad-55e6a6560c42 req-22145967-52e2-4f09-9294-60f49ce79f9d 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1174 time: 0.0883515 2026-06-18 16:27:13.145 9 INFO neutron.db.l3_db [None req-2449f187-0168-458a-8868-5e4aa9a85f42 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Floating IP 805d30eb-3bfb-412a-9f6d-b3548df2eac3 associated. External IP: 10.96.250.211, port: 64a168c2-23d6-4ae6-b1af-7aad53d65204. 2026-06-18 16:27:13.192 10 INFO neutron.db.l3_db [None req-f1f8bb8b-a6f7-421a-b8d6-bcd951ba5dae 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Floating IP 4506ab58-d895-4574-8675-46349cd81b29 associated. External IP: 10.96.250.220, port: f46ea5a4-63b5-409e-b4c8-5f1e49379180. 2026-06-18 16:27:13.326 10 INFO neutron.wsgi [None req-50bcb5d5-79b5-4905-9e5e-66ba3e5d7071 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/b161ab7d-ffee-4021-b1a6-3e4a5d3b0502 HTTP/1.1" status: 204 len: 168 time: 0.4221654 2026-06-18 16:27:13.376 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1f8bb8b-a6f7-421a-b8d6-bcd951ba5dae 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource 4506ab58-d895-4574-8675-46349cd81b29 (type: floatingips) to 1 2026-06-18 16:27:13.410 9 INFO neutron.db.ovn_revision_numbers_db [None req-2449f187-0168-458a-8868-5e4aa9a85f42 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Successfully bumped revision number for resource 805d30eb-3bfb-412a-9f6d-b3548df2eac3 (type: floatingips) to 1 2026-06-18 16:27:13.494 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1f8bb8b-a6f7-421a-b8d6-bcd951ba5dae 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource 4506ab58-d895-4574-8675-46349cd81b29 (type: floatingips) to 2 2026-06-18 16:27:13.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-2449f187-0168-458a-8868-5e4aa9a85f42 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Successfully bumped revision number for resource 805d30eb-3bfb-412a-9f6d-b3548df2eac3 (type: floatingips) to 2 2026-06-18 16:27:13.539 10 INFO neutron.wsgi [None req-f1f8bb8b-a6f7-421a-b8d6-bcd951ba5dae 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/4506ab58-d895-4574-8675-46349cd81b29 HTTP/1.1" status: 200 len: 1050 time: 0.6259797 2026-06-18 16:27:13.553 9 INFO neutron.wsgi [None req-2449f187-0168-458a-8868-5e4aa9a85f42 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 10.0.0.138 "PUT /v2.0/floatingips/805d30eb-3bfb-412a-9f6d-b3548df2eac3 HTTP/1.1" status: 200 len: 1050 time: 0.9606812 /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-06-18 16:27:13.639 9 INFO neutron.wsgi [req-15023cd5-b836-40c6-85c2-71ce61781027 req-593e0be6-6bfe-4a08-a2ed-230c34719189 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1174 time: 0.0604932 2026-06-18 16:27:13.651 9 INFO neutron.wsgi [req-4b02dea2-3f7b-462d-9ba0-591dd88bbc8c req-26bd860c-2290-486c-890a-a1495407cb24 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1174 time: 0.0552487 2026-06-18 16:27:13.730 9 INFO neutron.wsgi [req-15023cd5-b836-40c6-85c2-71ce61781027 req-02463747-daad-465e-a6c5-81633e5138af 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=470cbbd4-1674-459d-b2a0-cd0dd5fa93db&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0781527 2026-06-18 16:27:13.743 9 INFO neutron.wsgi [req-4b02dea2-3f7b-462d-9ba0-591dd88bbc8c req-ad570d32-4867-4a18-ab63-87ea27d67d8a 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9e4ff42c-77f1-44d9-83c6-558f2eb87094&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0800159 2026-06-18 16:27:13.782 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-071014fa-2ad6-4e58-94ea-8e64e76d1f63'] response: {'name': 'network-changed', 'server_uuid': '75eec0c6-8363-4276-9faf-cf6ac4054a6a', 'tag': 'f46ea5a4-63b5-409e-b4c8-5f1e49379180', 'status': 'completed', 'code': 200} 2026-06-18 16:27:13.847 10 INFO neutron.wsgi [req-71ecdb6c-4681-4423-851e-3ad008b22a2a req-a5ea76f5-5896-46f6-b584-016369bef3f6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=df7bce441f494989ac0d5991fb0e82e7&device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1365 time: 0.0476284 2026-06-18 16:27:13.948 10 INFO neutron.wsgi [req-71ecdb6c-4681-4423-851e-3ad008b22a2a req-957a7c2a-11ee-4ca9-8bf8-07699ef9ea93 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 982 time: 0.0917532 2026-06-18 16:27:13.998 10 INFO neutron.wsgi [req-71ecdb6c-4681-4423-851e-3ad008b22a2a req-92ab9503-6253-4301-818d-5e4d51c602a3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1060 time: 0.0438087 2026-06-18 16:27:14.055 10 INFO neutron.wsgi [req-71ecdb6c-4681-4423-851e-3ad008b22a2a req-bec45fc3-ef2a-44bc-ae5c-96d7c64a863b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6dcb7d79-5484-44c6-9bbb-b3bb75411091 HTTP/1.1" status: 200 len: 877 time: 0.0508170 2026-06-18 16:27:14.097 10 INFO neutron.wsgi [req-71ecdb6c-4681-4423-851e-3ad008b22a2a req-edad3198-12aa-4ea5-b49e-348ecfb82709 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0360291 2026-06-18 16:27:14.177 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status down for port: 64a168c2-23d6-4ae6-b1af-7aad53d65204 2026-06-18 16:27:14.182 10 INFO neutron.wsgi [req-71ecdb6c-4681-4423-851e-3ad008b22a2a req-711d3b8b-f39c-4f35-9ac2-5421221e712a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0795538 2026-06-18 16:27:14.187 9 INFO neutron.wsgi [req-2dea5839-7dee-4ed4-8ed8-b0b5fbe6a62d req-1029154d-16af-4d3a-b937-0d19aacb63a6 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1174 time: 0.0925672 2026-06-18 16:27:14.243 9 INFO neutron.wsgi [req-2dea5839-7dee-4ed4-8ed8-b0b5fbe6a62d req-9e914a5a-b92f-4e98-84d4-70890b7a841a 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9e4ff42c-77f1-44d9-83c6-558f2eb87094&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0504997 2026-06-18 16:27:14.310 10 INFO neutron.wsgi [req-71ecdb6c-4681-4423-851e-3ad008b22a2a req-cac21c2d-e142-47f3-970e-c2f3b00c1fc3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1065745 2026-06-18 16:27:14.559 10 INFO neutron.wsgi [req-e03b54fd-2206-427e-ac6b-6e33f79ab5d2 req-104d5d2e-f85b-4dd4-9eb4-d0ab35bc6b2c 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1172 time: 0.1186323 2026-06-18 16:27:14.604 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 64a168c2-23d6-4ae6-b1af-7aad53d65204 (type: ports) to 5 2026-06-18 16:27:14.637 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-19e77cf1-0ef1-44a0-b7d4-20e0227862a3'] response: {'name': 'network-changed', 'server_uuid': '879700f6-4210-4a72-b507-58de5a952a87', 'tag': '64a168c2-23d6-4ae6-b1af-7aad53d65204', 'status': 'completed', 'code': 200} 2026-06-18 16:27:14.728 9 INFO neutron.wsgi [req-a18ce7ef-ee3b-434e-aac7-b90a987bb1b4 req-291fba1a-bed7-4b13-8b25-e0d955a447bb 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=3a97edb0776f4e12932ca7f4fec70cbc&device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 1363 time: 0.0641792 2026-06-18 16:27:14.747 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015430 2026-06-18 16:27:14.749 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012562 2026-06-18 16:27:14.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-802d8ed5-da84-4dfb-9bf1-82c24a7b62dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 867a40ed-0a24-4915-b589-a62b16e4e444 (type: security_groups) to 1 2026-06-18 16:27:14.840 9 INFO neutron.wsgi [req-a18ce7ef-ee3b-434e-aac7-b90a987bb1b4 req-6cf8b57a-e17e-4ffc-9a97-48cc5e6db50b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=4f71ae03-5c9c-4471-9ab4-e494c43021ef HTTP/1.1" status: 200 len: 968 time: 0.1042235 2026-06-18 16:27:14.843 9 INFO neutron.db.segments_db [None req-802d8ed5-da84-4dfb-9bf1-82c24a7b62dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment b7abbcfd-6d3d-45b8-9340-12a88cc02368 of type geneve for network 2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 2026-06-18 16:27:14.923 10 INFO neutron.db.l3_db [None req-b4557be5-3223-4a17-8c22-8a56ef5605e7 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] Floating IP 805d30eb-3bfb-412a-9f6d-b3548df2eac3 disassociated. External IP: 10.96.250.211, port: 64a168c2-23d6-4ae6-b1af-7aad53d65204. 2026-06-18 16:27:14.983 9 INFO neutron.wsgi [req-a18ce7ef-ee3b-434e-aac7-b90a987bb1b4 req-63461285-622e-4093-8a78-9582788f5184 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=64a168c2-23d6-4ae6-b1af-7aad53d65204 HTTP/1.1" status: 200 len: 1058 time: 0.1329677 /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-06-18 16:27:15.045 9 INFO neutron.wsgi [req-a18ce7ef-ee3b-434e-aac7-b90a987bb1b4 req-057bd595-c7cd-4d3e-9105-9ed966d864f6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=fac39ae8-046b-4b62-aedb-d31d53f7999c HTTP/1.1" status: 200 len: 863 time: 0.0540559 2026-06-18 16:27:15.101 9 INFO neutron.wsgi [req-a18ce7ef-ee3b-434e-aac7-b90a987bb1b4 req-c6812139-8f84-442b-a210-c0f6801a9cb0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=4f71ae03-5c9c-4471-9ab4-e494c43021ef&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0464368 2026-06-18 16:27:15.135 9 INFO neutron.db.ovn_revision_numbers_db [None req-802d8ed5-da84-4dfb-9bf1-82c24a7b62dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 (type: networks) to 1 2026-06-18 16:27:15.151 10 INFO neutron.wsgi [None req-b4557be5-3223-4a17-8c22-8a56ef5605e7 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 199.19.213.203 "DELETE /v2.0/ports/64a168c2-23d6-4ae6-b1af-7aad53d65204 HTTP/1.1" status: 204 len: 173 time: 0.5878382 2026-06-18 16:27:15.202 9 INFO neutron.wsgi [req-a18ce7ef-ee3b-434e-aac7-b90a987bb1b4 req-91a3fe61-6109-4f75-84fe-fb996e6f71f7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0903735 2026-06-18 16:27:15.298 9 INFO neutron.wsgi [req-a18ce7ef-ee3b-434e-aac7-b90a987bb1b4 req-9a3790e0-bc15-425e-a9fa-c357d826949a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0884349 2026-06-18 16:27:15.341 9 INFO neutron.wsgi [req-65cdeaf2-7b2f-4580-8436-9472f1bc23d3 req-c810f27a-4318-46d4-8505-d95032460d1f 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=879700f6-4210-4a72-b507-58de5a952a87 HTTP/1.1" status: 200 len: 210 time: 0.0220721 2026-06-18 16:27:15.376 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-802d8ed5-da84-4dfb-9bf1-82c24a7b62dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:27:15.378 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-802d8ed5-da84-4dfb-9bf1-82c24a7b62dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:15.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-802d8ed5-da84-4dfb-9bf1-82c24a7b62dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ba21ea41-3e53-4fd0-a328-25f29f0538cf (type: ports) to 1 2026-06-18 16:27:15.475 9 INFO neutron.wsgi [None req-802d8ed5-da84-4dfb-9bf1-82c24a7b62dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.1023512 2026-06-18 16:27:15.826 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dcb79d6-995e-4e45-a9bf-336c58822ea2'] response: {'server_uuid': '879700f6-4210-4a72-b507-58de5a952a87', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '64a168c2-23d6-4ae6-b1af-7aad53d65204', 'code': 200} 2026-06-18 16:27:15.826 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dcb79d6-995e-4e45-a9bf-336c58822ea2'] response: {'server_uuid': '879700f6-4210-4a72-b507-58de5a952a87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64a168c2-23d6-4ae6-b1af-7aad53d65204', 'code': 200} 2026-06-18 16:27:15.827 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dcb79d6-995e-4e45-a9bf-336c58822ea2'] response: {'server_uuid': '879700f6-4210-4a72-b507-58de5a952a87', 'name': 'network-vif-deleted', 'tag': '64a168c2-23d6-4ae6-b1af-7aad53d65204', 'status': 'completed', 'code': 200} 2026-06-18 16:27:15.871 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2e3dd20-7599-4dfd-a4ae-5b040db9297e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:27:15.874 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2e3dd20-7599-4dfd-a4ae-5b040db9297e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9: 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-06-18 16:27:16.316 10 INFO neutron.db.ovn_revision_numbers_db [None req-e40ddae4-a2de-4ccf-9741-ff58cb8acd05 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 97ee8296-6834-40ea-90e3-af1ea5b4757e (type: security_groups) to 1 2026-06-18 16:27:16.321 9 INFO neutron.db.ovn_revision_numbers_db [None req-c2e3dd20-7599-4dfd-a4ae-5b040db9297e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ba21ea41-3e53-4fd0-a328-25f29f0538cf (type: ports) to 2 2026-06-18 16:27:16.335 9 INFO neutron.db.ovn_revision_numbers_db [None req-c2e3dd20-7599-4dfd-a4ae-5b040db9297e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b94cb5b6-d5e6-417d-95c4-6ed73a0d3572 (type: subnets) to 0 2026-06-18 16:27:16.340 10 INFO neutron.wsgi [None req-e40ddae4-a2de-4ccf-9741-ff58cb8acd05 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=99d0bed18691490584e62c77b983b804&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2924418 2026-06-18 16:27:16.354 9 INFO neutron.wsgi [None req-c2e3dd20-7599-4dfd-a4ae-5b040db9297e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 0.8722043 2026-06-18 16:27:16.521 9 INFO neutron.wsgi [None req-cad8d824-83eb-4b4b-9bcf-16d709791d39 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/97ee8296-6834-40ea-90e3-af1ea5b4757e HTTP/1.1" status: 204 len: 168 time: 0.1752231 2026-06-18 16:27:16.893 10 INFO neutron.wsgi [None req-9980853a-c4dc-449a-9de9-babf1eb07745 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/9e4ff42c-77f1-44d9-83c6-558f2eb87094 HTTP/1.1" status: 204 len: 168 time: 0.4775593 2026-06-18 16:27:16.914 9 INFO neutron.api.v2.resource [None req-9c97ded4-f1a8-4cbc-9e29-3723c5995f43 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:27:16.916 9 INFO neutron.wsgi [None req-9c97ded4-f1a8-4cbc-9e29-3723c5995f43 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - default default] 10.0.0.138 "GET /v2.0/security-groups/9e4ff42c-77f1-44d9-83c6-558f2eb87094 HTTP/1.1" status: 404 len: 347 time: 0.0175760 2026-06-18 16:27:17.123 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-108c100d-ecee-4ee1-8c4d-a512144891f2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:27:17.125 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-108c100d-ecee-4ee1-8c4d-a512144891f2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:17.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-108c100d-ecee-4ee1-8c4d-a512144891f2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 1be45b88-9f8f-47e2-b193-4062952b4745 (type: ports) to 1 2026-06-18 16:27:17.282 9 INFO neutron.wsgi [None req-ea7685f3-f7c5-4f7f-893b-4ea607ab7c33 90470e2b3ace4fbebf91806f1b1f16d3 3a97edb0776f4e12932ca7f4fec70cbc - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/805d30eb-3bfb-412a-9f6d-b3548df2eac3 HTTP/1.1" status: 204 len: 168 time: 0.3592348 2026-06-18 16:27:17.846 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 1be45b88-9f8f-47e2-b193-4062952b4745 2026-06-18 16:27:17.874 10 INFO neutron.db.ovn_revision_numbers_db [None req-108c100d-ecee-4ee1-8c4d-a512144891f2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 1be45b88-9f8f-47e2-b193-4062952b4745 (type: router_ports) to 1 2026-06-18 16:27:17.876 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 1be45b88-9f8f-47e2-b193-4062952b4745 2026-06-18 16:27:17.880 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Router 0ad6fabe-ac70-4bdf-8d63-7989c75fa394 is bound to host instance 2026-06-18 16:27:17.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-108c100d-ecee-4ee1-8c4d-a512144891f2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 0ad6fabe-ac70-4bdf-8d63-7989c75fa394 (type: routers) to 3 2026-06-18 16:27:17.994 10 INFO neutron.wsgi [None req-108c100d-ecee-4ee1-8c4d-a512144891f2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 1.6336958 2026-06-18 16:27:18.454 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:27:18.456 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:18.579 10 INFO neutron.db.ovn_revision_numbers_db [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 175c9367-5f61-45b0-9d27-8c16373b532c (type: ports) to 1 2026-06-18 16:27:18.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 1be45b88-9f8f-47e2-b193-4062952b4745 (type: ports) to 1 2026-06-18 16:27:18.935 9 INFO neutron.wsgi [None req-5cd422eb-0566-4cfc-8cff-bb6014f9278e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/53b33fac-3390-4c3f-a666-96a296855a89/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6479192 /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-06-18 16:27:19.054 10 INFO neutron.db.ovn_revision_numbers_db [None req-17d81e8c-e72e-4d64-b553-0065d4b35645 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 831c0bfb-93d0-4496-b0cf-5080bf591c9b (type: security_groups) to 1 2026-06-18 16:27:19.081 10 INFO neutron.wsgi [None req-17d81e8c-e72e-4d64-b553-0065d4b35645 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f37b9bbb012746c8b7126a8ca97ed9fe&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3708329 2026-06-18 16:27:19.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 175c9367-5f61-45b0-9d27-8c16373b532c (type: router_ports) to 2 2026-06-18 16:27:19.223 10 INFO neutron.db.ovn_revision_numbers_db [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 175c9367-5f61-45b0-9d27-8c16373b532c (type: ports) to 2 2026-06-18 16:27:19.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 1be45b88-9f8f-47e2-b193-4062952b4745 (type: router_ports) to 3 2026-06-18 16:27:19.297 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:27:19.299 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:19.324 10 INFO neutron.wsgi [None req-fdec109e-e173-4125-92bd-ef2020e4b26f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/831c0bfb-93d0-4496-b0cf-5080bf591c9b HTTP/1.1" status: 204 len: 168 time: 0.2381876 2026-06-18 16:27:19.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 1be45b88-9f8f-47e2-b193-4062952b4745 (type: ports) to 2 2026-06-18 16:27:19.838 9 INFO neutron.wsgi [None req-5139feca-40b5-41fd-9ae1-b4249af4b620 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/53b33fac-3390-4c3f-a666-96a296855a89 HTTP/1.1" status: 204 len: 168 time: 0.8959963 2026-06-18 16:27:19.863 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 1be45b88-9f8f-47e2-b193-4062952b4745 (type: ports) to 4 2026-06-18 16:27:20.165 10 INFO neutron.db.ovn_revision_numbers_db [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 175c9367-5f61-45b0-9d27-8c16373b532c (type: router_ports) to 2 2026-06-18 16:27:20.168 10 INFO neutron.wsgi [None req-c83fba5a-ffa0-45e2-89b3-cae529d6ebc4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/0ad6fabe-ac70-4bdf-8d63-7989c75fa394/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1683042 2026-06-18 16:27:20.377 9 INFO neutron.wsgi [None req-2679e249-37d4-4ff6-bb69-665247e58adb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/fac39ae8-046b-4b62-aedb-d31d53f7999c HTTP/1.1" status: 204 len: 168 time: 0.5335104 2026-06-18 16:27:20.502 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 1be45b88-9f8f-47e2-b193-4062952b4745 (type: router_ports) to 4 2026-06-18 16:27:20.811 9 INFO neutron.services.segments.plugin [-] Segment c83c7721-ff30-409b-8d48-d949579d1427 resource provider aggregate not found 2026-06-18 16:27:20.818 9 INFO neutron.services.segments.plugin [-] Segment c83c7721-ff30-409b-8d48-d949579d1427 resource provider aggregate not found 2026-06-18 16:27:20.840 9 INFO neutron.services.segments.plugin [-] Segment c83c7721-ff30-409b-8d48-d949579d1427 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 c83c7721-ff30-409b-8d48-d949579d1427 found for delete ", "request_id": "req-4759b32d-32c9-40a5-8de0-be5e9fdb19e2"}]} 2026-06-18 16:27:20.841 9 INFO neutron.services.segments.plugin [-] Segment c83c7721-ff30-409b-8d48-d949579d1427 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 c83c7721-ff30-409b-8d48-d949579d1427 found for delete ", "request_id": "req-39dcf42e-c7e1-4d4f-8189-f427e5b84b82"}]} 2026-06-18 16:27:20.870 9 INFO neutron.wsgi [None req-6f39a7cc-b439-4fe1-aecd-b2ae50d31dda 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/4f71ae03-5c9c-4471-9ab4-e494c43021ef HTTP/1.1" status: 204 len: 168 time: 0.4864802 2026-06-18 16:27:20.919 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 175c9367-5f61-45b0-9d27-8c16373b532c 2026-06-18 16:27:20.929 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 175c9367-5f61-45b0-9d27-8c16373b532c 2026-06-18 16:27:21.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-02e8b02b-fd8a-403e-95c4-5ce9b6a865cd 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Successfully bumped revision number for resource 8cd032f6-8cf7-442a-a216-95596d03e0cf (type: security_groups) to 1 2026-06-18 16:27:21.075 9 INFO neutron.wsgi [None req-02e8b02b-fd8a-403e-95c4-5ce9b6a865cd 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1385665 2026-06-18 16:27:21.105 9 INFO neutron.wsgi [None req-390c0da9-ca2d-4616-a75a-bc735d4a1991 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=3a97edb0776f4e12932ca7f4fec70cbc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0293300 2026-06-18 16:27:21.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 175c9367-5f61-45b0-9d27-8c16373b532c (type: ports) to 3 2026-06-18 16:27:21.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-3bc1bcfc-fdae-4fd7-9f30-1986a87c6274 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Successfully bumped revision number for resource 3780c138-0db1-4a3b-8dec-c7f05143185a (type: security_group_rules) to 0 2026-06-18 16:27:21.255 9 INFO neutron.wsgi [None req-3bc1bcfc-fdae-4fd7-9f30-1986a87c6274 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1730616 2026-06-18 16:27:21.329 9 INFO neutron.wsgi [None req-dd09b1d4-dba9-4f60-8d6b-3f28c480dfa7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/8d8658ec-0d27-4f0d-893b-ccd49633b956 HTTP/1.1" status: 204 len: 168 time: 0.2145202 2026-06-18 16:27:21.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 175c9367-5f61-45b0-9d27-8c16373b532c (type: router_ports) to 3 2026-06-18 16:27:21.375 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f8b308f-df28-42a2-bd21-2ad135fe05dd 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Successfully bumped revision number for resource eb233268-eab9-4d74-87c2-ddf5ba1ba2d7 (type: security_group_rules) to 0 2026-06-18 16:27:21.400 9 INFO neutron.wsgi [None req-6f8b308f-df28-42a2-bd21-2ad135fe05dd 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1394207 2026-06-18 16:27:21.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-363595e0-da1c-495c-8cd4-1f5bbf1ad471 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 7baadff8-e3b0-4f48-86cf-f39ad35e26f2 (type: security_groups) to 1 2026-06-18 16:27:21.544 10 INFO neutron.db.segments_db [None req-363595e0-da1c-495c-8cd4-1f5bbf1ad471 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Added segment 419b593a-22c0-4ee0-b556-af7d9b8bbe93 of type geneve for network 5fdbb489-4360-4317-8571-b381e51540d3 2026-06-18 16:27:21.713 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e185ad8-ee37-4103-ba16-718ebe7249ce 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] No more DHCP agents 2026-06-18 16:27:21.719 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e185ad8-ee37-4103-ba16-718ebe7249ce 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:21.739 10 INFO neutron.db.ovn_revision_numbers_db [None req-363595e0-da1c-495c-8cd4-1f5bbf1ad471 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 5fdbb489-4360-4317-8571-b381e51540d3 (type: networks) to 1 2026-06-18 16:27:21.988 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-363595e0-da1c-495c-8cd4-1f5bbf1ad471 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:21.990 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-363595e0-da1c-495c-8cd4-1f5bbf1ad471 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network 5fdbb489-4360-4317-8571-b381e51540d3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:22.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e185ad8-ee37-4103-ba16-718ebe7249ce 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Successfully bumped revision number for resource b2d8e786-63ec-49be-88c4-0af1d2884254 (type: floatingips) to 0 2026-06-18 16:27:22.069 10 INFO neutron.db.ovn_revision_numbers_db [None req-363595e0-da1c-495c-8cd4-1f5bbf1ad471 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource f0696e9f-94ac-4370-9a0d-a069a3f97c3d (type: ports) to 1 2026-06-18 16:27:22.070 9 INFO neutron.wsgi [None req-6e185ad8-ee37-4103-ba16-718ebe7249ce 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6638944 2026-06-18 16:27:22.091 10 INFO neutron.wsgi [None req-363595e0-da1c-495c-8cd4-1f5bbf1ad471 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.9637151 2026-06-18 16:27:22.178 10 INFO neutron.db.segments_db [None req-8f6e03e5-e46b-499e-b33a-663b8198e83c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Added segment 44413335-9050-4d02-99ed-5d3f361d94e5 of type geneve for network 064a8abe-344b-4401-8682-eae604cc92fc 2026-06-18 16:27:22.306 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f6e03e5-e46b-499e-b33a-663b8198e83c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 064a8abe-344b-4401-8682-eae604cc92fc (type: networks) to 1 2026-06-18 16:27:22.529 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f6e03e5-e46b-499e-b33a-663b8198e83c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:22.534 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f6e03e5-e46b-499e-b33a-663b8198e83c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network 064a8abe-344b-4401-8682-eae604cc92fc: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:22.583 9 INFO neutron.wsgi [req-112e5d67-5722-4df0-831f-6810bf5c1586 req-f3e65b4b-b71c-403a-bbf4-de1372f74334 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1365 time: 0.2997937 2026-06-18 16:27:22.586 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-c317d395-76b7-4892-96a0-d593451467a5 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-securitygroup--1364190552&fields=id&tenant_id=cb3cd6df229f490c9f2059f1abb38092 HTTP/1.1" status: 200 len: 267 time: 0.0785770 2026-06-18 16:27:22.630 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f6e03e5-e46b-499e-b33a-663b8198e83c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource fc6156a4-214f-4181-aae0-a570ce185156 (type: ports) to 1 2026-06-18 16:27:22.653 10 INFO neutron.wsgi [None req-8f6e03e5-e46b-499e-b33a-663b8198e83c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5571709 2026-06-18 16:27:22.670 9 INFO neutron.wsgi [req-112e5d67-5722-4df0-831f-6810bf5c1586 req-c3aba87d-9be7-4c42-b758-1f7ff7618ade 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/security-groups?id=470cbbd4-1674-459d-b2a0-cd0dd5fa93db&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0734298 2026-06-18 16:27:22.695 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-95e3cb35-97c1-4c7a-adce-50ccd205c2b0 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/networks?id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 HTTP/1.1" status: 200 len: 875 time: 0.0899048 2026-06-18 16:27:22.714 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-2b321f4b-46d0-492a-994a-504af6e32835 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/quotas/cb3cd6df229f490c9f2059f1abb38092 HTTP/1.1" status: 200 len: 386 time: 0.0122066 2026-06-18 16:27:22.825 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-2658bcd0-585c-4b5c-83ef-9cb5f814f1f6 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=cb3cd6df229f490c9f2059f1abb38092&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0953674 2026-06-18 16:27:22.960 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-0d112840-ef2d-4f0f-9fe7-00ab032e5518 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1177015 2026-06-18 16:27:22.968 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3e7d0cf-9a17-4873-a2ff-99128c906a44 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:22.971 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3e7d0cf-9a17-4873-a2ff-99128c906a44 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network 5fdbb489-4360-4317-8571-b381e51540d3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:22.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3e7d0cf-9a17-4873-a2ff-99128c906a44 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource e7774cd9-689c-48d6-ad02-c104cd847bee (type: subnets) to 0 2026-06-18 16:27:22.996 10 INFO neutron.wsgi [None req-a3e7d0cf-9a17-4873-a2ff-99128c906a44 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3381913 2026-06-18 16:27:23.053 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-09289e13-edf1-4dee-b67c-60d5d8b6fda7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0837970 2026-06-18 16:27:23.219 9 INFO neutron.wsgi [req-e761efb1-826e-4e39-8446-2964707951b3 req-edd362e9-41f3-4dce-be33-da608037bfb2 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 210 time: 0.0261803 2026-06-18 16:27:23.285 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-10a30e8a-f2cc-4de7-b71d-46c54aa293b5 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:23.287 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-10a30e8a-f2cc-4de7-b71d-46c54aa293b5 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network 064a8abe-344b-4401-8682-eae604cc92fc: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:23.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-10a30e8a-f2cc-4de7-b71d-46c54aa293b5 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 724183cb-5315-4af2-9ae8-2bb9b05a498f (type: subnets) to 0 2026-06-18 16:27:23.315 10 INFO neutron.wsgi [None req-10a30e8a-f2cc-4de7-b71d-46c54aa293b5 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.3062329 2026-06-18 16:27:23.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-43ff6595-6911-4cb7-80c4-60f66787579d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource f1fbad6e-efe2-442b-a6f1-c8d888045d3d (type: security_groups) to 1 2026-06-18 16:27:23.398 9 INFO neutron.db.segments_db [None req-43ff6595-6911-4cb7-80c4-60f66787579d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment 8c28d5ec-0dfd-4af0-8f56-456140a25b5b of type geneve for network b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3 2026-06-18 16:27:23.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a1d0f31-1193-46b3-9c4e-a3e2390a9fe5 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource d818afb4-78bc-45c3-ba28-6f13e1ecffc7 (type: routers) to 1 2026-06-18 16:27:23.586 9 INFO neutron.wsgi [None req-1a1d0f31-1193-46b3-9c4e-a3e2390a9fe5 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.2665706 2026-06-18 16:27:23.615 9 INFO neutron.db.ovn_revision_numbers_db [None req-43ff6595-6911-4cb7-80c4-60f66787579d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3 (type: networks) to 1 2026-06-18 16:27:23.811 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43ff6595-6911-4cb7-80c4-60f66787579d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:27:23.813 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43ff6595-6911-4cb7-80c4-60f66787579d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:23.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-43ff6595-6911-4cb7-80c4-60f66787579d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource c7b8cf90-4db4-4dee-91ed-0b6d0111a73c (type: ports) to 1 2026-06-18 16:27:23.959 9 INFO neutron.wsgi [None req-43ff6595-6911-4cb7-80c4-60f66787579d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 948 time: 0.8555479 2026-06-18 16:27:23.971 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-379e2b43-1ebf-4cea-85c4-a872ef1aff65 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 199.19.213.203 "GET /v2.0/networks?id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 HTTP/1.1" status: 200 len: 875 time: 0.0951917 2026-06-18 16:27:24.019 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-8ad05704-0004-41a4-8c08-b819e3c07798 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb3cd6df229f490c9f2059f1abb38092 HTTP/1.1" status: 200 len: 380 time: 0.0402088 2026-06-18 16:27:24.322 9 INFO neutron.wsgi [req-ca9eca50-c7b0-4903-bbf7-af2588a1af69 req-6c41e7a4-fa0c-4486-a8a9-5f0affa16543 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 210 time: 0.0211096 2026-06-18 16:27:24.500 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66e8a0e4-5900-4332-aba2-b577fddcbf01 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:27:24.504 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66e8a0e4-5900-4332-aba2-b577fddcbf01 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:24.520 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] No more DHCP agents 2026-06-18 16:27:24.523 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Unable to schedule network 5fdbb489-4360-4317-8571-b381e51540d3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:24.643 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cad698c7-5aba-477d-8cd4-3ac70fd26e1f 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] No more DHCP agents 2026-06-18 16:27:24.644 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cad698c7-5aba-477d-8cd4-3ac70fd26e1f 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Unable to schedule network 2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:24.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e (type: ports) to 1 2026-06-18 16:27:24.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-cad698c7-5aba-477d-8cd4-3ac70fd26e1f 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Successfully bumped revision number for resource 0923410d-de1e-4b71-8119-9a94170a96b5 (type: ports) to 1 2026-06-18 16:27:24.815 9 INFO neutron.wsgi [None req-cad698c7-5aba-477d-8cd4-3ac70fd26e1f 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.7929397 /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-06-18 16:27:25.195 10 INFO neutron.db.ovn_revision_numbers_db [None req-66e8a0e4-5900-4332-aba2-b577fddcbf01 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource c7b8cf90-4db4-4dee-91ed-0b6d0111a73c (type: ports) to 2 2026-06-18 16:27:25.214 10 INFO neutron.db.ovn_revision_numbers_db [None req-66e8a0e4-5900-4332-aba2-b577fddcbf01 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 85fe7d98-8a0c-46d6-857e-cb0a636cff25 (type: subnets) to 0 2026-06-18 16:27:25.227 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e (type: router_ports) to 2 2026-06-18 16:27:25.231 10 INFO neutron.wsgi [None req-66e8a0e4-5900-4332-aba2-b577fddcbf01 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 868 time: 1.2639081 /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-06-18 16:27:25.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e82310-fe1a-4e04-8309-40fb041fe97c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 0923410d-de1e-4b71-8119-9a94170a96b5 (type: ports) to 2 2026-06-18 16:27:25.305 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e (type: ports) to 2 2026-06-18 16:27:25.395 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] No more DHCP agents 2026-06-18 16:27:25.398 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Unable to schedule network 5fdbb489-4360-4317-8571-b381e51540d3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:25.475 9 INFO neutron.wsgi [req-e57bfcc9-5d9f-40f4-97e6-acfd99f0ae0a req-4921e5e9-a60c-4e4f-9edf-c16f4b949e36 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1172 time: 0.0817304 2026-06-18 16:27:25.553 9 INFO neutron.wsgi [req-e57bfcc9-5d9f-40f4-97e6-acfd99f0ae0a req-640d9f3d-1df1-4337-b74d-8691c203e0d3 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0673468 2026-06-18 16:27:25.618 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e (type: router_ports) to 2 2026-06-18 16:27:25.621 10 INFO neutron.wsgi [None req-a2626d9c-42c8-472b-ba79-7edf88d697e4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/d818afb4-78bc-45c3-ba28-6f13e1ecffc7/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0206928 2026-06-18 16:27:25.632 9 INFO neutron.db.ovn_revision_numbers_db [None req-d3e82310-fe1a-4e04-8309-40fb041fe97c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 0923410d-de1e-4b71-8119-9a94170a96b5 (type: ports) to 2 2026-06-18 16:27:25.666 10 INFO neutron.wsgi [None req-241990ac-7a7e-418c-84a2-39d0f9120bac e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports/d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e HTTP/1.1" status: 200 len: 1139 time: 0.0398166 2026-06-18 16:27:25.671 9 INFO neutron.wsgi [None req-d3e82310-fe1a-4e04-8309-40fb041fe97c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/0923410d-de1e-4b71-8119-9a94170a96b5 HTTP/1.1" status: 200 len: 1332 time: 0.8477843 /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-06-18 16:27:25.725 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5da9a12f-3213-4152-a81b-c8ceb41cea69'] response: {'name': 'network-changed', 'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'status': 'completed', 'code': 200} 2026-06-18 16:27:25.758 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-5c96aa16-7a00-4618-80eb-b0f9ad0397a3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=cb3cd6df229f490c9f2059f1abb38092&device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1363 time: 0.0459023 2026-06-18 16:27:25.793 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-4cf564a7-df5a-468c-af2b-4a83d2058b85 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0923410d-de1e-4b71-8119-9a94170a96b5 HTTP/1.1" status: 200 len: 217 time: 0.0271859 2026-06-18 16:27:25.849 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-1041efd6-d92c-4347-b9fa-329bc028e4f6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=b94cb5b6-d5e6-417d-95c4-6ed73a0d3572 HTTP/1.1" status: 200 len: 869 time: 0.0450463 2026-06-18 16:27:25.871 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port 175c9367-5f61-45b0-9d27-8c16373b532c: RuntimeError: No hosting information found for port 175c9367-5f61-45b0-9d27-8c16373b532c 2026-06-18 16:27:25.872 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e 2026-06-18 16:27:25.891 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-8f2881e6-55aa-446b-ba9b-15c8caa4d8d6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0270460 2026-06-18 16:27:25.909 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e 2026-06-18 16:27:25.950 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f27a6fd7-c81e-445b-b4b3-26f00d67d58c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:27:25.953 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f27a6fd7-c81e-445b-b4b3-26f00d67d58c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:25.981 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-fe155ccc-1560-49e7-ae79-4c68fc6e3786 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0784328 2026-06-18 16:27:26.060 9 INFO neutron.wsgi [req-9cbf9a82-183e-42a2-8815-495811d1c832 req-5d04af11-0e07-44ee-9c14-f70962767689 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0683947 2026-06-18 16:27:26.137 9 INFO neutron.wsgi [req-aa70db61-3fa6-450d-b824-b00df986b027 req-996242c5-d1e9-46d6-addc-8fd4c9d06f56 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=cb3cd6df229f490c9f2059f1abb38092&device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1363 time: 0.0391412 2026-06-18 16:27:26.152 9 INFO neutron.db.ovn_revision_numbers_db [None req-f27a6fd7-c81e-445b-b4b3-26f00d67d58c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource a8388783-7cac-4eaf-8b03-d0ee1555934c (type: ports) to 1 2026-06-18 16:27:26.266 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 0923410d-de1e-4b71-8119-9a94170a96b5 2026-06-18 16:27:26.283 9 INFO neutron.wsgi [req-aa70db61-3fa6-450d-b824-b00df986b027 req-27e613e3-8d60-47d1-b668-0cffe23e26cf 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 HTTP/1.1" status: 200 len: 974 time: 0.1399765 2026-06-18 16:27:26.284 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 0923410d-de1e-4b71-8119-9a94170a96b5 2026-06-18 16:27:26.326 9 INFO neutron.wsgi [req-aa70db61-3fa6-450d-b824-b00df986b027 req-5136c967-1dfd-43b6-9aa6-9845d6e8747c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0923410d-de1e-4b71-8119-9a94170a96b5 HTTP/1.1" status: 200 len: 217 time: 0.0279255 2026-06-18 16:27:26.556 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] No more DHCP agents 2026-06-18 16:27:26.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e (type: ports) to 3 2026-06-18 16:27:26.559 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Unable to schedule network 064a8abe-344b-4401-8682-eae604cc92fc: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:26.631 9 INFO neutron.wsgi [req-aa70db61-3fa6-450d-b824-b00df986b027 req-fd6f15d4-9131-4499-9c8b-4d00a012ee75 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=b94cb5b6-d5e6-417d-95c4-6ed73a0d3572 HTTP/1.1" status: 200 len: 869 time: 0.2995431 2026-06-18 16:27:26.688 9 INFO neutron.wsgi [req-aa70db61-3fa6-450d-b824-b00df986b027 req-cfa307e3-5c6c-4d1a-8ad7-f40ee6ddd3a2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0425973 2026-06-18 16:27:26.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 3bf618df-ac01-4d9c-bc4d-4080030011b0 (type: ports) to 1 2026-06-18 16:27:26.696 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e (type: router_ports) to 3 2026-06-18 16:27:26.715 9 INFO neutron.wsgi [req-e32e2de4-a857-412c-b167-4f2da264c595 req-c3559226-d583-41dd-b3c6-49aba1b00731 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1172 time: 0.0860252 2026-06-18 16:27:26.840 9 INFO neutron.wsgi [req-aa70db61-3fa6-450d-b824-b00df986b027 req-502370fa-4bbe-4fbc-94e0-8cafea238ac0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1434882 2026-06-18 16:27:26.863 9 INFO neutron.wsgi [req-e32e2de4-a857-412c-b167-4f2da264c595 req-ddca96c0-5554-4b92-b043-6172711fb06b 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1393242 2026-06-18 16:27:26.967 9 INFO neutron.wsgi [req-aa70db61-3fa6-450d-b824-b00df986b027 req-a8fc38ef-24a1-4066-9544-5726b7fdf86a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1173978 2026-06-18 16:27:27.121 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 0923410d-de1e-4b71-8119-9a94170a96b5 (type: ports) to 4 2026-06-18 16:27:27.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 3bf618df-ac01-4d9c-bc4d-4080030011b0 (type: router_ports) to 2 2026-06-18 16:27:27.198 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 3bf618df-ac01-4d9c-bc4d-4080030011b0 2026-06-18 16:27:27.220 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 3bf618df-ac01-4d9c-bc4d-4080030011b0 2026-06-18 16:27:27.296 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 3bf618df-ac01-4d9c-bc4d-4080030011b0 (type: ports) to 2 2026-06-18 16:27:27.370 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] No more DHCP agents 2026-06-18 16:27:27.371 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Unable to schedule network 064a8abe-344b-4401-8682-eae604cc92fc: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:27.471 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Router e7c71e94-d9d9-401d-9c5f-263b6765770d is bound to host instance 2026-06-18 16:27:27.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-f27a6fd7-c81e-445b-b4b3-26f00d67d58c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource a8388783-7cac-4eaf-8b03-d0ee1555934c (type: router_ports) to 1 2026-06-18 16:27:27.580 10 INFO neutron.db.ovn_revision_numbers_db [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 3bf618df-ac01-4d9c-bc4d-4080030011b0 (type: router_ports) to 2 2026-06-18 16:27:27.583 10 INFO neutron.wsgi [None req-2a68e5b3-d7fc-4eed-8332-d8d110db9d2c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/d818afb4-78bc-45c3-ba28-6f13e1ecffc7/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9082913 2026-06-18 16:27:27.614 9 INFO neutron.db.ovn_revision_numbers_db [None req-f27a6fd7-c81e-445b-b4b3-26f00d67d58c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource e7c71e94-d9d9-401d-9c5f-263b6765770d (type: routers) to 3 2026-06-18 16:27:27.624 10 INFO neutron.wsgi [None req-51a8a338-c4c7-462f-823b-cf07c7fc5982 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports/3bf618df-ac01-4d9c-bc4d-4080030011b0 HTTP/1.1" status: 200 len: 1149 time: 0.0363102 2026-06-18 16:27:27.672 10 INFO neutron.wsgi [None req-fe06181e-d90f-4248-ad3e-ab6adee3b11b e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports/3bf618df-ac01-4d9c-bc4d-4080030011b0 HTTP/1.1" status: 200 len: 1149 time: 0.0393233 2026-06-18 16:27:27.922 9 INFO neutron.wsgi [None req-f27a6fd7-c81e-445b-b4b3-26f00d67d58c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 879 time: 2.6835241 2026-06-18 16:27:27.930 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-98f09c15-f1c3-4939-a4ad-212ed75d4da0'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'code': 200} 2026-06-18 16:27:27.931 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-98f09c15-f1c3-4939-a4ad-212ed75d4da0'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'code': 200} 2026-06-18 16:27:27.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 3bf618df-ac01-4d9c-bc4d-4080030011b0 (type: ports) to 3 /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-06-18 16:27:28.145 9 INFO neutron.wsgi [req-d75bda8a-ca30-48d7-a8e5-1c611150e440 req-8de761c8-e2ca-423a-9ad1-4ce84e421022 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.1973841 2026-06-18 16:27:28.192 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 3bf618df-ac01-4d9c-bc4d-4080030011b0 (type: router_ports) to 3 2026-06-18 16:27:28.205 9 INFO neutron.wsgi [req-d75bda8a-ca30-48d7-a8e5-1c611150e440 req-a0f5996e-87a6-4978-a644-9594fccfe092 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0520701 2026-06-18 16:27:28.504 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource a8388783-7cac-4eaf-8b03-d0ee1555934c (type: ports) to 1 2026-06-18 16:27:28.613 10 INFO neutron.wsgi [None req-34fe97bd-91b9-4e00-acb6-55e5ff481714 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/d818afb4-78bc-45c3-ba28-6f13e1ecffc7/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9362383 /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-06-18 16:27:28.659 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:27:28.663 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:28.767 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource a8388783-7cac-4eaf-8b03-d0ee1555934c (type: router_ports) to 3 2026-06-18 16:27:28.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource a8388783-7cac-4eaf-8b03-d0ee1555934c (type: ports) to 2 2026-06-18 16:27:28.963 10 INFO neutron.wsgi [None req-864ad662-1123-4100-af72-402c5f00b214 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports/d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e HTTP/1.1" status: 200 len: 1141 time: 0.3423834 2026-06-18 16:27:29.109 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c10e9c0a-a810-49ca-a188-46151b603bf7 (type: ports) to 1 2026-06-18 16:27:29.318 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource a8388783-7cac-4eaf-8b03-d0ee1555934c (type: ports) to 4 2026-06-18 16:27:29.337 9 INFO neutron.wsgi [req-51c6530f-6247-468d-8a70-26a88a7c67ca req-d93aea71-6904-4914-9f62-63793a1f84f8 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0626373 2026-06-18 16:27:29.341 9 INFO neutron.wsgi [req-3520d4fb-7e22-4c1e-9021-e0928b76400b req-3fd0818c-d853-4459-8ddf-d995c15378e9 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1174 time: 0.2114489 2026-06-18 16:27:29.452 9 INFO neutron.wsgi [req-51c6530f-6247-468d-8a70-26a88a7c67ca req-d3eb635d-db1b-4584-b61e-d3dffe5554dd 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1075344 2026-06-18 16:27:29.465 9 INFO neutron.wsgi [req-17767757-b57f-487a-bdfb-d307fcda6b9d req-6fadf10a-4c55-4e7c-960f-a68f10838555 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports/f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1171 time: 0.0669882 2026-06-18 16:27:29.603 9 INFO neutron.wsgi [req-01b840c8-ca08-4aa0-8408-2739f4bb7ad8 req-0934c0b7-eccc-460e-9b6b-dc7f1f016f1d 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0690544 2026-06-18 16:27:29.740 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013387 2026-06-18 16:27:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012045 2026-06-18 16:27:29.761 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-ed3cd9f5-df11-46db-833f-de2b77e50ade 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 199.19.213.203 "GET /v2.0/subnets?network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 859 time: 0.1132126 2026-06-18 16:27:29.851 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c10e9c0a-a810-49ca-a188-46151b603bf7 (type: router_ports) to 2 2026-06-18 16:27:29.875 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-f110ba72-f417-4382-825b-a849526ade7a 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a&device_owner=compute%3Anova&network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 1174 time: 0.1028471 2026-06-18 16:27:29.916 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource a8388783-7cac-4eaf-8b03-d0ee1555934c (type: router_ports) to 4 2026-06-18 16:27:29.928 10 INFO neutron.wsgi [None req-9189a503-c936-4f72-bedd-edba0b5a5b2f e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/d818afb4-78bc-45c3-ba28-6f13e1ecffc7/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9582517 /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-06-18 16:27:29.974 10 INFO neutron.wsgi [None req-6008d72d-0fd4-4096-a8b0-02b476d8b999 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=d818afb4-78bc-45c3-ba28-6f13e1ecffc7 HTTP/1.1" status: 200 len: 205 time: 0.0375910 2026-06-18 16:27:30.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c10e9c0a-a810-49ca-a188-46151b603bf7 (type: ports) to 2 2026-06-18 16:27:30.310 10 INFO neutron.wsgi [None req-76af0b3e-cbd5-49fb-aa78-692b6359998d e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/routers/d818afb4-78bc-45c3-ba28-6f13e1ecffc7 HTTP/1.1" status: 204 len: 168 time: 0.3259938 2026-06-18 16:27:30.329 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:27:30.342 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:30.356 9 INFO neutron.db.l3_db [None req-4b4702a9-de2a-4cdc-9d3d-5710d6d59331 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Floating IP b2d8e786-63ec-49be-88c4-0af1d2884254 associated. External IP: 10.96.250.207, port: 0923410d-de1e-4b71-8119-9a94170a96b5. 2026-06-18 16:27:30.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b4702a9-de2a-4cdc-9d3d-5710d6d59331 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Successfully bumped revision number for resource b2d8e786-63ec-49be-88c4-0af1d2884254 (type: floatingips) to 1 2026-06-18 16:27:30.792 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b4702a9-de2a-4cdc-9d3d-5710d6d59331 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Successfully bumped revision number for resource b2d8e786-63ec-49be-88c4-0af1d2884254 (type: floatingips) to 2 2026-06-18 16:27:30.827 10 INFO neutron.wsgi [None req-8a2667bf-67e0-4eec-8580-64212f73cf4b e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/724183cb-5315-4af2-9ae8-2bb9b05a498f HTTP/1.1" status: 204 len: 168 time: 0.5117791 2026-06-18 16:27:30.828 9 INFO neutron.wsgi [None req-4b4702a9-de2a-4cdc-9d3d-5710d6d59331 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/b2d8e786-63ec-49be-88c4-0af1d2884254 HTTP/1.1" status: 200 len: 1050 time: 1.2083704 2026-06-18 16:27:30.875 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e0f85ad-b89a-4f10-9904-e067dea39cb6'] response: {'name': 'network-changed', 'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'status': 'completed', 'code': 200} 2026-06-18 16:27:30.902 9 INFO neutron.db.ovn_revision_numbers_db [None req-48efc8e9-91ce-42da-abd5-ef008dc4f3c6 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource f46ea5a4-63b5-409e-b4c8-5f1e49379180 (type: ports) to 5 2026-06-18 16:27:30.923 9 INFO neutron.wsgi [None req-48efc8e9-91ce-42da-abd5-ef008dc4f3c6 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 199.19.213.203 "PUT /v2.0/ports/f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1349 time: 1.0323582 /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-06-18 16:27:30.989 10 INFO neutron.wsgi [req-93a41cf7-4e84-41a3-8ca2-f0a35476ea4a req-a1921e68-9f46-4ce1-a65b-ece5cc840585 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=cb3cd6df229f490c9f2059f1abb38092&device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1365 time: 0.0826759 2026-06-18 16:27:31.015 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-8c966115-0c59-47a0-afe2-33ef7708ebad 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=df7bce441f494989ac0d5991fb0e82e7&device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1542 time: 0.0521944 2026-06-18 16:27:31.082 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-07e94ab9-ee8b-47a6-b02c-4deb3b641ea0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 982 time: 0.0614488 2026-06-18 16:27:31.113 10 INFO neutron.wsgi [req-93a41cf7-4e84-41a3-8ca2-f0a35476ea4a req-3d648aed-19b0-4c63-a906-d9fe54da5747 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 HTTP/1.1" status: 200 len: 974 time: 0.1143782 2026-06-18 16:27:31.147 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-08c9c282-dc5f-4d5b-a22e-6cfc8c921332 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1060 time: 0.0568190 2026-06-18 16:27:31.160 10 INFO neutron.wsgi [None req-892827fd-27a9-4a31-b91c-a42c1b0e44c3 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/e7774cd9-689c-48d6-ad02-c104cd847bee HTTP/1.1" status: 204 len: 168 time: 0.3270628 2026-06-18 16:27:31.183 10 INFO neutron.wsgi [req-93a41cf7-4e84-41a3-8ca2-f0a35476ea4a req-8a86c373-5ec6-405a-98e2-c7fb482cf5d1 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0923410d-de1e-4b71-8119-9a94170a96b5 HTTP/1.1" status: 200 len: 1060 time: 0.0621438 2026-06-18 16:27:31.185 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-72a14337-fdf0-4021-a0d4-988e4e73a29a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 217 time: 0.0304887 2026-06-18 16:27:31.225 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-016f37ac-42b6-46aa-b421-68e8d3940cd0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6dcb7d79-5484-44c6-9bbb-b3bb75411091 HTTP/1.1" status: 200 len: 877 time: 0.0344343 2026-06-18 16:27:31.257 10 INFO neutron.wsgi [req-93a41cf7-4e84-41a3-8ca2-f0a35476ea4a req-3d0e5b5d-faf2-461a-bf74-94be604242ef 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=b94cb5b6-d5e6-417d-95c4-6ed73a0d3572 HTTP/1.1" status: 200 len: 869 time: 0.0658281 2026-06-18 16:27:31.260 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-6107fb1d-d7ce-4cfa-8e40-5e21814f16de 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0265164 2026-06-18 16:27:31.322 10 INFO neutron.wsgi [req-93a41cf7-4e84-41a3-8ca2-f0a35476ea4a req-66f57bb7-f072-46da-a4c5-576f89463652 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0439656 2026-06-18 16:27:31.328 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-b5a9eba4-b4dc-4f13-9ac4-efb9b74e75ab 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0575862 2026-06-18 16:27:31.388 9 INFO neutron.wsgi [req-4c114d58-5a11-4604-a541-c41bdd6ac4df req-47ce3b51-e735-4459-a242-acfc0f7ed501 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0550649 2026-06-18 16:27:31.426 10 INFO neutron.wsgi [req-93a41cf7-4e84-41a3-8ca2-f0a35476ea4a req-edab57b9-f356-45f8-88dd-818dcb0a31ad 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0976155 2026-06-18 16:27:31.559 10 INFO neutron.wsgi [req-93a41cf7-4e84-41a3-8ca2-f0a35476ea4a req-d6b859f8-c3bb-44f6-939d-def802acc255 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1137948 2026-06-18 16:27:31.561 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No port found with ID d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e: RuntimeError: No port found with ID d0873549-f0f2-4fb8-9c3f-0de69e3d3e0e 2026-06-18 16:27:31.722 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource c10e9c0a-a810-49ca-a188-46151b603bf7 (type: router_ports) to 2 2026-06-18 16:27:31.724 10 INFO neutron.wsgi [None req-9d9d5097-0e2d-4119-b091-e15e484f58c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/e7c71e94-d9d9-401d-9c5f-263b6765770d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.7955902 2026-06-18 16:27:31.851 9 INFO neutron.wsgi [req-9252f4e6-1923-4e59-babf-61a97c5bca0b req-358af3fe-4c15-47f8-8a03-57d725b56211 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1352 time: 0.0577745 2026-06-18 16:27:31.886 10 INFO neutron.wsgi [None req-080a8cb9-e50a-4e81-8f0c-31ceeaf77af2 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/networks/064a8abe-344b-4401-8682-eae604cc92fc HTTP/1.1" status: 204 len: 168 time: 0.7182419 2026-06-18 16:27:31.909 9 INFO neutron.wsgi [req-9252f4e6-1923-4e59-babf-61a97c5bca0b req-155ac235-e7d1-46aa-8ff6-2e4e3130b0b8 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=470cbbd4-1674-459d-b2a0-cd0dd5fa93db&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0490417 2026-06-18 16:27:32.192 10 INFO neutron.wsgi [req-109aa662-1830-4a37-a2d7-3db0d659b794 req-da6f8d69-65f8-4241-b608-675dfe76d363 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 HTTP/1.1" status: 200 len: 1352 time: 0.1465678 2026-06-18 16:27:32.352 9 INFO neutron.services.segments.plugin [-] Segment 419b593a-22c0-4ee0-b556-af7d9b8bbe93 resource provider aggregate not found 2026-06-18 16:27:32.371 9 INFO neutron.services.segments.plugin [-] Segment 419b593a-22c0-4ee0-b556-af7d9b8bbe93 resource provider aggregate not found 2026-06-18 16:27:32.389 9 INFO neutron.services.segments.plugin [-] Segment 419b593a-22c0-4ee0-b556-af7d9b8bbe93 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 419b593a-22c0-4ee0-b556-af7d9b8bbe93 found for delete ", "request_id": "req-5e1694e8-8235-4eef-a7bf-e8bf09cad1bc"}]} 2026-06-18 16:27:32.391 9 INFO neutron.services.segments.plugin [-] Segment 419b593a-22c0-4ee0-b556-af7d9b8bbe93 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 419b593a-22c0-4ee0-b556-af7d9b8bbe93 found for delete ", "request_id": "req-5744b514-ec72-4573-8b90-4c070b84d6d3"}]} 2026-06-18 16:27:32.407 9 INFO neutron.wsgi [None req-4b047bd0-0f0f-4151-bc7b-626c29e41cc7 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/networks/5fdbb489-4360-4317-8571-b381e51540d3 HTTP/1.1" status: 204 len: 168 time: 0.5135665 2026-06-18 16:27:32.451 10 INFO neutron.services.segments.plugin [-] Segment 44413335-9050-4d02-99ed-5d3f361d94e5 resource provider aggregate not found 2026-06-18 16:27:32.455 10 INFO neutron.services.segments.plugin [-] Segment 44413335-9050-4d02-99ed-5d3f361d94e5 resource provider aggregate not found 2026-06-18 16:27:32.476 10 INFO neutron.services.segments.plugin [-] Segment 44413335-9050-4d02-99ed-5d3f361d94e5 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 44413335-9050-4d02-99ed-5d3f361d94e5 found for delete ", "request_id": "req-d2acaee7-02ee-4d4f-bd02-b0bb671e4eb9"}]} 2026-06-18 16:27:32.477 10 INFO neutron.services.segments.plugin [-] Segment 44413335-9050-4d02-99ed-5d3f361d94e5 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 44413335-9050-4d02-99ed-5d3f361d94e5 found for delete ", "request_id": "req-b7a1bc2e-b346-4052-b3ed-3d8a986a4cea"}]} 2026-06-18 16:27:32.504 9 INFO neutron.db.segments_db [None req-1b5a3200-402c-4665-ab07-05e81e8b4c58 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Added segment 71a150b7-22c1-4551-81f9-294cae0d865f of type geneve for network 40fd4aa8-6624-4242-a8e0-c58dee5746ce 2026-06-18 16:27:32.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b5a3200-402c-4665-ab07-05e81e8b4c58 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 40fd4aa8-6624-4242-a8e0-c58dee5746ce (type: networks) to 1 2026-06-18 16:27:32.736 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-009c619e-5de5-44a3-8e60-ca276b1c1b2f 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/networks?id=b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3 HTTP/1.1" status: 200 len: 877 time: 0.1230474 2026-06-18 16:27:32.755 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-795df259-e7c2-4807-a32a-81c308f85e78 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/quotas/8e1e8147cea14577b100432d995432ab HTTP/1.1" status: 200 len: 386 time: 0.0120981 2026-06-18 16:27:32.913 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-000e1bd5-fc7e-42bf-b3e6-da2244f0bd58 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=8e1e8147cea14577b100432d995432ab&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1503184 2026-06-18 16:27:32.929 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-44071355-ac48-4117-901c-8e6629833ccd'] response: {'name': 'network-changed', 'server_uuid': '75eec0c6-8363-4276-9faf-cf6ac4054a6a', 'tag': 'f46ea5a4-63b5-409e-b4c8-5f1e49379180', 'status': 'completed', 'code': 200} 2026-06-18 16:27:32.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-3a292924-ac1b-49a4-928b-2c7d24e883e5 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Successfully bumped revision number for resource f46ea5a4-63b5-409e-b4c8-5f1e49379180 (type: ports) to 6 2026-06-18 16:27:32.982 10 INFO neutron.wsgi [None req-3a292924-ac1b-49a4-928b-2c7d24e883e5 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 199.19.213.203 "PUT /v2.0/ports/f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1171 time: 0.7840927 /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-06-18 16:27:33.016 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef9182fe-3a8d-4f29-ab43-5b33509da077'] response: {'name': 'network-changed', 'server_uuid': '75eec0c6-8363-4276-9faf-cf6ac4054a6a', 'tag': 'f46ea5a4-63b5-409e-b4c8-5f1e49379180', 'status': 'completed', 'code': 200} 2026-06-18 16:27:33.031 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-2d3d8b84-590f-4cd5-a571-80360e09ebb6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1014822 2026-06-18 16:27:33.035 10 INFO neutron.wsgi [req-109aa662-1830-4a37-a2d7-3db0d659b794 req-03c9f76c-686a-464b-8ede-7022b71dc029 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=df7bce441f494989ac0d5991fb0e82e7&device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1365 time: 0.0354514 2026-06-18 16:27:33.039 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b5a3200-402c-4665-ab07-05e81e8b4c58 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:33.053 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b5a3200-402c-4665-ab07-05e81e8b4c58 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network 40fd4aa8-6624-4242-a8e0-c58dee5746ce: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:33.121 10 INFO neutron.wsgi [req-109aa662-1830-4a37-a2d7-3db0d659b794 req-bd618e6a-a20c-41f6-81fa-524516c8b3ac 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 982 time: 0.0773656 2026-06-18 16:27:33.137 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-79db5c9b-16de-4a81-9e5f-bfc37d043c33 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0959373 2026-06-18 16:27:33.147 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b5a3200-402c-4665-ab07-05e81e8b4c58 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 89661e42-5a29-4025-9033-3bab87694bb3 (type: ports) to 1 2026-06-18 16:27:33.173 9 INFO neutron.wsgi [None req-1b5a3200-402c-4665-ab07-05e81e8b4c58 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.7577472 2026-06-18 16:27:33.179 10 INFO neutron.wsgi [req-109aa662-1830-4a37-a2d7-3db0d659b794 req-1a51a634-bca1-4bc4-96a6-f4d6597837ad 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1060 time: 0.0505307 2026-06-18 16:27:33.229 10 INFO neutron.wsgi [req-109aa662-1830-4a37-a2d7-3db0d659b794 req-7d26bc6e-fba0-4089-801d-87aeb3b6ad8c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6dcb7d79-5484-44c6-9bbb-b3bb75411091 HTTP/1.1" status: 200 len: 877 time: 0.0410345 2026-06-18 16:27:33.262 10 INFO neutron.wsgi [req-109aa662-1830-4a37-a2d7-3db0d659b794 req-5f57f649-c107-4201-9c80-1dc14e237de0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0274076 2026-06-18 16:27:33.328 9 INFO neutron.wsgi [req-055c83eb-c6e7-4325-aae6-c39f9087ec80 req-aed80517-10ab-4145-8e5e-08308b39d362 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 210 time: 0.0424168 2026-06-18 16:27:33.331 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No port found with ID 3bf618df-ac01-4d9c-bc4d-4080030011b0: RuntimeError: No port found with ID 3bf618df-ac01-4d9c-bc4d-4080030011b0 2026-06-18 16:27:33.331 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: a8388783-7cac-4eaf-8b03-d0ee1555934c 2026-06-18 16:27:33.342 10 INFO neutron.wsgi [req-109aa662-1830-4a37-a2d7-3db0d659b794 req-c044b131-2618-4c34-932c-6f0a4f42e5e3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0720797 2026-06-18 16:27:33.347 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port a8388783-7cac-4eaf-8b03-d0ee1555934c 2026-06-18 16:27:33.411 10 INFO neutron.wsgi [req-109aa662-1830-4a37-a2d7-3db0d659b794 req-315bd51d-7535-49f7-8dce-655b6f5e8ab5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0606771 2026-06-18 16:27:33.492 10 INFO neutron.wsgi [req-5a6f1a52-2821-4d3e-9ef8-2ea53fc53160 req-3c3115c6-c8eb-4ec2-8ea8-7595cf5676ec 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=df7bce441f494989ac0d5991fb0e82e7&device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1365 time: 0.0357366 2026-06-18 16:27:33.563 10 INFO neutron.wsgi [req-5a6f1a52-2821-4d3e-9ef8-2ea53fc53160 req-7b5ab1e6-8e53-4f0f-ad89-fbdd1232af5c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 982 time: 0.0636532 2026-06-18 16:27:33.629 10 INFO neutron.wsgi [req-5a6f1a52-2821-4d3e-9ef8-2ea53fc53160 req-bb6e8193-393e-4a61-8ddd-17d263faa1c7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1060 time: 0.0553622 2026-06-18 16:27:33.671 10 INFO neutron.wsgi [req-5a6f1a52-2821-4d3e-9ef8-2ea53fc53160 req-76e933d6-b898-4a38-9dd7-aafd393ecbcd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6dcb7d79-5484-44c6-9bbb-b3bb75411091 HTTP/1.1" status: 200 len: 877 time: 0.0378928 2026-06-18 16:27:33.693 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: c10e9c0a-a810-49ca-a188-46151b603bf7 2026-06-18 16:27:33.702 10 INFO neutron.wsgi [req-5a6f1a52-2821-4d3e-9ef8-2ea53fc53160 req-f4d70a7e-5a34-4078-abb2-7d044d956d42 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0238171 2026-06-18 16:27:33.711 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port c10e9c0a-a810-49ca-a188-46151b603bf7 2026-06-18 16:27:33.734 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f38c23e4-8fbc-4428-91d0-f1e9e50a8d68 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:33.737 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f38c23e4-8fbc-4428-91d0-f1e9e50a8d68 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network 40fd4aa8-6624-4242-a8e0-c58dee5746ce: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:33.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-f38c23e4-8fbc-4428-91d0-f1e9e50a8d68 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 798fa002-2564-4b64-a371-7f6c29fe6923 (type: subnets) to 0 2026-06-18 16:27:33.785 9 INFO neutron.wsgi [None req-f38c23e4-8fbc-4428-91d0-f1e9e50a8d68 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.6045914 2026-06-18 16:27:33.802 10 INFO neutron.wsgi [req-5a6f1a52-2821-4d3e-9ef8-2ea53fc53160 req-7cee86cf-2712-409e-a8ff-482bcd4a91bf 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0901158 2026-06-18 16:27:33.922 10 INFO neutron.wsgi [req-5a6f1a52-2821-4d3e-9ef8-2ea53fc53160 req-16312ee5-762d-4dd2-bf34-0d30a4d7fec5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1129310 2026-06-18 16:27:34.019 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource c10e9c0a-a810-49ca-a188-46151b603bf7 (type: ports) to 3 2026-06-18 16:27:34.030 10 INFO neutron.wsgi [req-ca2dad89-4cfb-4ea0-bd10-76ad896d0fa2 req-c360efc4-dbcc-45db-9d0c-30105e66fd3f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=df7bce441f494989ac0d5991fb0e82e7&device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1365 time: 0.0555949 2026-06-18 16:27:34.031 10 INFO neutron.db.ovn_revision_numbers_db [None req-944b36f3-b118-42b6-b717-620048dfa51c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 967b6457-b79d-4156-a5ca-1457fb0e4cd9 (type: routers) to 1 2026-06-18 16:27:34.058 10 INFO neutron.wsgi [None req-944b36f3-b118-42b6-b717-620048dfa51c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.2673087 2026-06-18 16:27:34.109 10 INFO neutron.wsgi [req-ca2dad89-4cfb-4ea0-bd10-76ad896d0fa2 req-d280cf42-7185-4015-8fb7-c38bd086d18d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 200 len: 982 time: 0.0700278 2026-06-18 16:27:34.167 10 INFO neutron.wsgi [req-ca2dad89-4cfb-4ea0-bd10-76ad896d0fa2 req-eb3ac337-3800-4583-bb40-3f6ac8e9a312 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 200 len: 1060 time: 0.0481958 2026-06-18 16:27:34.199 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-49438cd7-417d-4033-914e-277acc70a137 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 199.19.213.203 "GET /v2.0/networks?id=b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3 HTTP/1.1" status: 200 len: 877 time: 0.1174085 2026-06-18 16:27:34.200 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource c10e9c0a-a810-49ca-a188-46151b603bf7 (type: router_ports) to 3 2026-06-18 16:27:34.208 10 INFO neutron.wsgi [req-ca2dad89-4cfb-4ea0-bd10-76ad896d0fa2 req-3ab56c8d-60d0-4109-b95a-05e084053304 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6dcb7d79-5484-44c6-9bbb-b3bb75411091 HTTP/1.1" status: 200 len: 877 time: 0.0344911 2026-06-18 16:27:34.242 10 INFO neutron.wsgi [req-ca2dad89-4cfb-4ea0-bd10-76ad896d0fa2 req-d72706d3-1acf-47e7-84ea-3d8e7233a4d9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=aaef13f5-3fa2-48b0-809c-d119a16bd3ad&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0304437 2026-06-18 16:27:34.323 10 INFO neutron.wsgi [req-ca2dad89-4cfb-4ea0-bd10-76ad896d0fa2 req-2a9c47df-8f92-477f-8a1c-f043c433f0cd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0752606 2026-06-18 16:27:34.418 10 INFO neutron.wsgi [req-ca2dad89-4cfb-4ea0-bd10-76ad896d0fa2 req-aeef830b-e7f9-43a6-b4ce-0df13b21c149 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0845861 2026-06-18 16:27:34.482 9 INFO neutron.wsgi [req-4264bacb-10d4-49c3-8ccc-26c71fe55b1f req-7fc725c8-0ddf-4526-ae8b-b6ebd768c97d 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 210 time: 0.0595169 2026-06-18 16:27:34.535 9 INFO neutron.wsgi [req-98fb719c-caba-4ca2-8cb0-c16ea339caeb req-a568586d-4081-4ceb-b8b7-8433d1ee38a6 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1174 time: 0.2132740 2026-06-18 16:27:34.606 9 INFO neutron.wsgi [req-98fb719c-caba-4ca2-8cb0-c16ea339caeb req-743053a9-5007-4dd3-a4d5-0d324811dd22 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=470cbbd4-1674-459d-b2a0-cd0dd5fa93db&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0612130 2026-06-18 16:27:34.708 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb2d6ddd-9424-42d0-b03c-16bfdca9d74a e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:34.713 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb2d6ddd-9424-42d0-b03c-16bfdca9d74a e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network 40fd4aa8-6624-4242-a8e0-c58dee5746ce: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:34.733 10 INFO neutron.wsgi [req-6fcd581a-119e-4b5c-9e85-edd9ab7de0cb req-98c943d6-85ca-4289-bc03-9d2cf98f87ad 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=75eec0c6-8363-4276-9faf-cf6ac4054a6a HTTP/1.1" status: 200 len: 1174 time: 0.0602369 2026-06-18 16:27:34.816 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db185b71-3cd8-4b27-8a93-94294c981521 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - - -] No more DHCP agents 2026-06-18 16:27:34.820 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db185b71-3cd8-4b27-8a93-94294c981521 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - - -] Unable to schedule network b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:34.851 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb2d6ddd-9424-42d0-b03c-16bfdca9d74a e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 1be0d848-1caa-46ec-8d5e-f1db927182e0 (type: ports) to 1 2026-06-18 16:27:34.889 9 INFO neutron.wsgi [None req-bb2d6ddd-9424-42d0-b03c-16bfdca9d74a e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1163 time: 0.8232136 /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-06-18 16:27:35.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-db185b71-3cd8-4b27-8a93-94294c981521 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - - -] Successfully bumped revision number for resource 3cec26a8-82c4-4867-99e4-6cf6c9b16c21 (type: ports) to 1 2026-06-18 16:27:35.081 9 INFO neutron.wsgi [None req-db185b71-3cd8-4b27-8a93-94294c981521 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8639076 2026-06-18 16:27:35.106 10 INFO neutron.db.l3_db [None req-982fe076-a687-4dbe-be12-510761b71725 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] Floating IP 4506ab58-d895-4574-8675-46349cd81b29 disassociated. External IP: 10.96.250.220, port: f46ea5a4-63b5-409e-b4c8-5f1e49379180. 2026-06-18 16:27:35.311 10 INFO neutron.wsgi [None req-982fe076-a687-4dbe-be12-510761b71725 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 199.19.213.203 "DELETE /v2.0/ports/f46ea5a4-63b5-409e-b4c8-5f1e49379180 HTTP/1.1" status: 204 len: 173 time: 0.5721858 2026-06-18 16:27:35.351 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f471f4db-851e-4184-ab2a-2061862766cd'] response: {'server_uuid': '75eec0c6-8363-4276-9faf-cf6ac4054a6a', 'name': 'network-vif-deleted', 'tag': 'f46ea5a4-63b5-409e-b4c8-5f1e49379180', '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-06-18 16:27:35.708 9 INFO neutron.wsgi [req-2e799e5a-5de7-4ad2-9c4f-a4d99052cec5 req-5cf4becf-4f6b-4178-808e-798c90ac07fe 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1156 time: 0.0537133 2026-06-18 16:27:35.761 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a9cd4ea-3deb-4315-9149-015d84c66ca1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 1be0d848-1caa-46ec-8d5e-f1db927182e0 (type: router_ports) to 2 2026-06-18 16:27:35.813 9 INFO neutron.wsgi [req-2e799e5a-5de7-4ad2-9c4f-a4d99052cec5 req-077e1061-ca1e-4b71-8b56-0e3c1fbd0bea 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f1fbad6e-efe2-442b-a6f1-c8d888045d3d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0821736 2026-06-18 16:27:35.869 10 INFO neutron.wsgi [None req-2fbb486f-93b9-421f-b764-d13270763f5a 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/470cbbd4-1674-459d-b2a0-cd0dd5fa93db HTTP/1.1" status: 204 len: 168 time: 0.1619174 2026-06-18 16:27:35.887 10 INFO neutron.api.v2.resource [None req-e98ba6d3-11da-40b9-a8ad-c82c4587858b 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:27:35.888 10 INFO neutron.wsgi [None req-e98ba6d3-11da-40b9-a8ad-c82c4587858b 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/470cbbd4-1674-459d-b2a0-cd0dd5fa93db HTTP/1.1" status: 404 len: 347 time: 0.0134535 2026-06-18 16:27:35.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-2fe52d7c-2e4f-4d13-b039-d57c4486e6ca 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 3cec26a8-82c4-4867-99e4-6cf6c9b16c21 (type: ports) to 2 2026-06-18 16:27:35.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a9cd4ea-3deb-4315-9149-015d84c66ca1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 1be0d848-1caa-46ec-8d5e-f1db927182e0 (type: ports) to 2 2026-06-18 16:27:36.213 9 INFO neutron.db.ovn_revision_numbers_db [None req-2fe52d7c-2e4f-4d13-b039-d57c4486e6ca 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 3cec26a8-82c4-4867-99e4-6cf6c9b16c21 (type: ports) to 2 2026-06-18 16:27:36.252 9 INFO neutron.wsgi [None req-2fe52d7c-2e4f-4d13-b039-d57c4486e6ca 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/3cec26a8-82c4-4867-99e4-6cf6c9b16c21 HTTP/1.1" status: 200 len: 1328 time: 1.1648002 2026-06-18 16:27:36.288 10 INFO neutron.wsgi [None req-d051e0e4-fbc9-4ebc-9a67-3ffc391c924b 83298f65f56a46ad89a53ba84432554b df7bce441f494989ac0d5991fb0e82e7 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/4506ab58-d895-4574-8675-46349cd81b29 HTTP/1.1" status: 204 len: 168 time: 0.3911769 2026-06-18 16:27:36.295 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-872c0db9-6ff2-4b79-868f-850d9a94377b'] response: {'name': 'network-changed', 'server_uuid': 'fc5259be-3856-4361-b09b-5668bdcf1bab', 'tag': '3cec26a8-82c4-4867-99e4-6cf6c9b16c21', '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-06-18 16:27:36.343 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-3202c5f8-e454-46ad-b66b-5a09fcfd6354 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=8e1e8147cea14577b100432d995432ab&device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1359 time: 0.0501115 2026-06-18 16:27:36.388 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-b3a75e5d-7d02-4d9d-a0a2-d1b601492136 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3cec26a8-82c4-4867-99e4-6cf6c9b16c21 HTTP/1.1" status: 200 len: 217 time: 0.0372887 2026-06-18 16:27:36.479 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-938a9074-1ac2-4909-a6e5-017769ec7b04 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=85fe7d98-8a0c-46d6-857e-cb0a636cff25 HTTP/1.1" status: 200 len: 871 time: 0.0802829 2026-06-18 16:27:36.499 9 INFO neutron.wsgi [None req-613f143a-6439-49f1-8e9c-1a9e9f5ce653 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4048 time: 0.1209853 /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-06-18 16:27:36.565 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-7c558b13-60ec-4c11-93e0-ccb1722f77bd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0700350 2026-06-18 16:27:36.651 9 INFO neutron.wsgi [None req-8174180c-e084-4a72-a48b-fdc6b7afda83 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2708 time: 0.1484344 2026-06-18 16:27:36.654 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a9cd4ea-3deb-4315-9149-015d84c66ca1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 1be0d848-1caa-46ec-8d5e-f1db927182e0 (type: router_ports) to 3 2026-06-18 16:27:36.675 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-54528165-8e29-481f-a9a7-c2b432b5fabb 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0902581 2026-06-18 16:27:36.680 9 INFO neutron.wsgi [None req-b75eae02-03a8-47a9-ae63-d0395ccb6ce7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0242751 2026-06-18 16:27:36.705 9 INFO neutron.wsgi [None req-aee0b254-4dcc-44ab-a9b5-274a132dac7b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0224736 2026-06-18 16:27:36.734 9 INFO neutron.wsgi [None req-b1d3ca3b-13a7-4500-8841-1468b23a69aa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3186 time: 0.0216954 2026-06-18 16:27:36.801 9 INFO neutron.wsgi [None req-a43ccde9-74f3-4f49-b673-4ba7952aa74b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4048 time: 0.0565324 2026-06-18 16:27:36.811 9 INFO neutron.wsgi [req-72146ea1-1b98-4c81-8776-0e3523e125d3 req-d4ea40aa-0415-4861-8437-5ac9e32a5dab 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1286926 2026-06-18 16:27:36.822 9 INFO neutron.wsgi [None req-533252e8-1d2d-4cae-ab58-c95d0408cb38 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0189250 2026-06-18 16:27:36.830 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a9cd4ea-3deb-4315-9149-015d84c66ca1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 1be0d848-1caa-46ec-8d5e-f1db927182e0 (type: ports) to 3 2026-06-18 16:27:36.897 9 INFO neutron.wsgi [None req-169d21e6-8cc9-421f-bd93-72e7d06b27ed 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 20095 time: 0.0741835 2026-06-18 16:27:37.005 9 INFO neutron.wsgi [req-af4ae74b-b30b-4590-8d60-14ceb3f107c0 req-3950510e-9e20-47a3-a873-e3fbe7aedc27 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=8e1e8147cea14577b100432d995432ab&device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1359 time: 0.1398032 2026-06-18 16:27:37.023 9 INFO neutron.wsgi [req-b81fbc1e-b4ea-461c-ae01-7a503eb9ada6 req-6d16b6a4-4b4e-4be6-820a-364ed40aed82 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1168 time: 0.1083996 2026-06-18 16:27:37.153 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a9cd4ea-3deb-4315-9149-015d84c66ca1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] No more DHCP agents 2026-06-18 16:27:37.164 9 INFO neutron.wsgi [req-b81fbc1e-b4ea-461c-ae01-7a503eb9ada6 req-8171614c-a037-4eff-86b3-01163980ebd3 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f1fbad6e-efe2-442b-a6f1-c8d888045d3d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.1307182 2026-06-18 16:27:37.168 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a9cd4ea-3deb-4315-9149-015d84c66ca1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Unable to schedule network 40fd4aa8-6624-4242-a8e0-c58dee5746ce: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:37.200 9 INFO neutron.wsgi [req-af4ae74b-b30b-4590-8d60-14ceb3f107c0 req-f95b0b93-579b-41d0-93de-f7893f74260f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3 HTTP/1.1" status: 200 len: 976 time: 0.1849868 2026-06-18 16:27:37.226 9 INFO neutron.wsgi [None req-2bd2729d-2820-4535-8fee-3b1027f1f09e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30665 time: 0.3110588 2026-06-18 16:27:37.271 9 INFO neutron.wsgi [req-af4ae74b-b30b-4590-8d60-14ceb3f107c0 req-39f34248-f269-436f-bdc7-cfac43c4278d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3cec26a8-82c4-4867-99e4-6cf6c9b16c21 HTTP/1.1" status: 200 len: 217 time: 0.0601852 2026-06-18 16:27:37.622 9 INFO neutron.wsgi [req-af4ae74b-b30b-4590-8d60-14ceb3f107c0 req-e10f8b87-f578-432f-82fd-8a90002b6add 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=85fe7d98-8a0c-46d6-857e-cb0a636cff25 HTTP/1.1" status: 200 len: 871 time: 0.3416107 2026-06-18 16:27:37.658 9 INFO neutron.wsgi [req-af4ae74b-b30b-4590-8d60-14ceb3f107c0 req-de6f353f-0fad-42a4-8f64-45673f912e30 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227156 2026-06-18 16:27:37.662 9 INFO neutron.wsgi [None req-aabcc5b2-fad4-45b4-873a-dabd8c7e876f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5389 time: 0.3987238 2026-06-18 16:27:37.761 9 INFO neutron.wsgi [None req-57a8c487-31a6-4899-98a6-73bf6167cb0f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1036 time: 0.0956631 2026-06-18 16:27:37.776 9 INFO neutron.wsgi [req-af4ae74b-b30b-4590-8d60-14ceb3f107c0 req-cc814be4-7a29-46f2-bed1-99c8ab343202 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1090121 2026-06-18 16:27:37.802 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a9cd4ea-3deb-4315-9149-015d84c66ca1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 1be0d848-1caa-46ec-8d5e-f1db927182e0 (type: router_ports) to 3 2026-06-18 16:27:37.805 9 INFO neutron.wsgi [None req-5a9cd4ea-3deb-4315-9149-015d84c66ca1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/967b6457-b79d-4156-a5ca-1457fb0e4cd9/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9089253 2026-06-18 16:27:37.858 9 INFO neutron.wsgi [None req-8620d801-feb5-408f-9100-337af3aa777b e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports/1be0d848-1caa-46ec-8d5e-f1db927182e0 HTTP/1.1" status: 200 len: 1219 time: 0.0472505 2026-06-18 16:27:37.895 9 INFO neutron.wsgi [req-af4ae74b-b30b-4590-8d60-14ceb3f107c0 req-afa3b6c0-5165-4af1-8705-9a39e44d492b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1046329 2026-06-18 16:27:37.926 10 INFO neutron.wsgi [None req-ddbbf0f5-3c8b-40d3-83ee-ca56e28b1c4d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/9eed43c4-b91d-4afc-9dd1-ee77fc5de8ee/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5508811 /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-06-18 16:27:38.351 9 INFO neutron.wsgi [req-a0bab76e-df74-4a4c-84f7-53401f9a8105 req-e1f925bb-06df-4427-94ac-69a493f5d2db 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1168 time: 0.1132014 2026-06-18 16:27:38.398 9 INFO neutron.wsgi [req-a0bab76e-df74-4a4c-84f7-53401f9a8105 req-623a906d-66b4-4e3c-9935-9a67e9e53965 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f1fbad6e-efe2-442b-a6f1-c8d888045d3d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0395262 2026-06-18 16:27:38.584 9 INFO neutron.wsgi [None req-3551f1a7-e4c4-43d0-8144-b28cddc57139 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/967b6457-b79d-4156-a5ca-1457fb0e4cd9/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7202537 /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-06-18 16:27:38.627 10 INFO neutron.wsgi [None req-b34b99b9-f218-417e-99fa-62bcf4c6c446 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/9eed43c4-b91d-4afc-9dd1-ee77fc5de8ee HTTP/1.1" status: 204 len: 168 time: 0.6934392 2026-06-18 16:27:38.664 9 INFO neutron.api.v2.resource [None req-edae18aa-4698-409a-b4e4-4078cda77f6f e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-18 16:27:38.665 9 INFO neutron.wsgi [None req-edae18aa-4698-409a-b4e4-4078cda77f6f e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "PUT /v2.0/routers/967b6457-b79d-4156-a5ca-1457fb0e4cd9/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0752954 2026-06-18 16:27:38.691 9 INFO neutron.wsgi [None req-f59488e5-77f9-4d94-9f4a-d080a0b34e5d e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=967b6457-b79d-4156-a5ca-1457fb0e4cd9 HTTP/1.1" status: 200 len: 205 time: 0.0202169 2026-06-18 16:27:38.838 10 INFO neutron.wsgi [None req-0de8e524-db91-4455-ae34-b90ba83d0c87 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/6dcb7d79-5484-44c6-9bbb-b3bb75411091 HTTP/1.1" status: 204 len: 168 time: 0.2070143 2026-06-18 16:27:38.955 9 INFO neutron.wsgi [None req-6e6e4f4a-7332-4bd3-8daf-cc8a48de50dc e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/routers/967b6457-b79d-4156-a5ca-1457fb0e4cd9 HTTP/1.1" status: 204 len: 168 time: 0.2581494 2026-06-18 16:27:39.152 9 INFO neutron.wsgi [None req-d4a1dbd3-38ea-4bf4-aa33-67dcae5c6cdb e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/798fa002-2564-4b64-a371-7f6c29fe6923 HTTP/1.1" status: 204 len: 168 time: 0.1928439 2026-06-18 16:27:39.246 10 INFO neutron.services.segments.plugin [-] Segment da8bb1c6-f5a6-4b6f-982e-abcdc15d3f01 resource provider aggregate not found 2026-06-18 16:27:39.252 10 INFO neutron.services.segments.plugin [-] Segment da8bb1c6-f5a6-4b6f-982e-abcdc15d3f01 resource provider aggregate not found 2026-06-18 16:27:39.266 10 INFO neutron.services.segments.plugin [-] Segment da8bb1c6-f5a6-4b6f-982e-abcdc15d3f01 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 da8bb1c6-f5a6-4b6f-982e-abcdc15d3f01 found for delete ", "request_id": "req-5d42dd3f-c043-420e-8daa-077799e26f21"}]} 2026-06-18 16:27:39.281 10 INFO neutron.services.segments.plugin [-] Segment da8bb1c6-f5a6-4b6f-982e-abcdc15d3f01 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 da8bb1c6-f5a6-4b6f-982e-abcdc15d3f01 found for delete ", "request_id": "req-634bddb2-5003-41ce-9ef7-07c7fd4a8a7d"}]} 2026-06-18 16:27:39.292 10 INFO neutron.wsgi [None req-037f355b-1b50-4405-8690-d9db39a03bb7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/aaef13f5-3fa2-48b0-809c-d119a16bd3ad HTTP/1.1" status: 204 len: 168 time: 0.4460201 2026-06-18 16:27:39.438 10 INFO neutron.wsgi [None req-2422571d-9e8a-4b53-9db4-150750c0fcbc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=df7bce441f494989ac0d5991fb0e82e7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0306230 2026-06-18 16:27:39.518 9 INFO neutron.wsgi [req-9decd2cd-5cd0-44b8-975e-eb12da4c6761 req-75f1f59f-b083-49c0-b569-670f71c6cff9 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1168 time: 0.0484450 2026-06-18 16:27:39.522 9 INFO neutron.services.segments.plugin [-] Segment 71a150b7-22c1-4551-81f9-294cae0d865f resource provider aggregate not found 2026-06-18 16:27:39.536 9 INFO neutron.services.segments.plugin [-] Segment 71a150b7-22c1-4551-81f9-294cae0d865f resource provider aggregate not found 2026-06-18 16:27:39.556 9 INFO neutron.services.segments.plugin [-] Segment 71a150b7-22c1-4551-81f9-294cae0d865f 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 71a150b7-22c1-4551-81f9-294cae0d865f found for delete ", "request_id": "req-4ef817b8-ef10-405e-aa36-036144ce0cbc"}]} 2026-06-18 16:27:39.570 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No hosting information found for port c10e9c0a-a810-49ca-a188-46151b603bf7: RuntimeError: No hosting information found for port c10e9c0a-a810-49ca-a188-46151b603bf7 2026-06-18 16:27:39.597 9 INFO neutron.services.segments.plugin [-] Segment 71a150b7-22c1-4551-81f9-294cae0d865f 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 71a150b7-22c1-4551-81f9-294cae0d865f found for delete ", "request_id": "req-8b1e1569-8d13-4ace-bd3f-0d5ffbad89b8"}]} 2026-06-18 16:27:39.604 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: f46ea5a4-63b5-409e-b4c8-5f1e49379180 2026-06-18 16:27:39.624 9 INFO neutron.wsgi [req-9decd2cd-5cd0-44b8-975e-eb12da4c6761 req-262690ae-40cb-4f7e-8dcd-2760632a927a 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f1fbad6e-efe2-442b-a6f1-c8d888045d3d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0887313 2026-06-18 16:27:39.654 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 1be0d848-1caa-46ec-8d5e-f1db927182e0 2026-06-18 16:27:39.659 9 INFO neutron.wsgi [None req-c1917ae6-55fa-4e36-82be-10c7277ab71b e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/networks/40fd4aa8-6624-4242-a8e0-c58dee5746ce HTTP/1.1" status: 204 len: 168 time: 0.5031643 2026-06-18 16:27:39.677 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 3cec26a8-82c4-4867-99e4-6cf6c9b16c21 2026-06-18 16:27:39.688 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 3cec26a8-82c4-4867-99e4-6cf6c9b16c21 2026-06-18 16:27:39.727 10 INFO neutron.wsgi [None req-356ce9a6-42ab-4bb1-ae2f-e3243fe305db 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/da730a37-1dfb-4bdf-befa-e9fe74c461ea HTTP/1.1" status: 204 len: 168 time: 0.2833207 2026-06-18 16:27:39.774 10 INFO neutron.db.segments_db [None req-316ef3ec-a0ae-4a51-af62-563598c58e51 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Added segment e28ae53a-cfb7-42d3-a0b2-c6f7502da56c of type geneve for network e2575502-2240-4937-9ae2-6e23964f1ca1 2026-06-18 16:27:39.802 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0236a41a-9895-402a-bb58-8d18adc8c97a'] response: {'server_uuid': 'fc5259be-3856-4361-b09b-5668bdcf1bab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cec26a8-82c4-4867-99e4-6cf6c9b16c21', 'code': 200} 2026-06-18 16:27:39.910 10 INFO neutron.db.ovn_revision_numbers_db [None req-316ef3ec-a0ae-4a51-af62-563598c58e51 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource e2575502-2240-4937-9ae2-6e23964f1ca1 (type: networks) to 1 2026-06-18 16:27:40.103 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-316ef3ec-a0ae-4a51-af62-563598c58e51 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:40.104 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-316ef3ec-a0ae-4a51-af62-563598c58e51 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network e2575502-2240-4937-9ae2-6e23964f1ca1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:40.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-316ef3ec-a0ae-4a51-af62-563598c58e51 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource fc25cb79-c27f-4712-872d-39d76991b9dc (type: ports) to 1 2026-06-18 16:27:40.209 10 INFO neutron.wsgi [None req-316ef3ec-a0ae-4a51-af62-563598c58e51 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5435653 2026-06-18 16:27:40.292 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 3cec26a8-82c4-4867-99e4-6cf6c9b16c21 (type: ports) to 4 2026-06-18 16:27:40.542 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba3e2ab9-23e0-42fd-aa55-ccc5f3260058 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:40.549 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba3e2ab9-23e0-42fd-aa55-ccc5f3260058 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network e2575502-2240-4937-9ae2-6e23964f1ca1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:40.574 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba3e2ab9-23e0-42fd-aa55-ccc5f3260058 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 99f88dfc-5c66-4ce2-83d1-ff08b2553b19 (type: subnets) to 0 2026-06-18 16:27:40.592 10 INFO neutron.wsgi [None req-ba3e2ab9-23e0-42fd-aa55-ccc5f3260058 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3778894 /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-06-18 16:27:40.727 9 INFO neutron.wsgi [req-d3b52dd2-6f99-4e87-b23c-ccc50c34e67d req-4f91ddc5-44c7-48f2-a8a8-c0377e5f9f06 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1170 time: 0.0353303 2026-06-18 16:27:40.769 9 INFO neutron.wsgi [req-d3b52dd2-6f99-4e87-b23c-ccc50c34e67d req-46453de8-9ebd-4cca-92db-4524691c7936 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f1fbad6e-efe2-442b-a6f1-c8d888045d3d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0326049 2026-06-18 16:27:40.808 10 INFO neutron.db.ovn_revision_numbers_db [None req-6376caad-bb2a-47ff-b915-1eac43bdb663 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 154f1a21-7f38-4355-a22e-281929661445 (type: routers) to 1 2026-06-18 16:27:40.824 10 INFO neutron.wsgi [None req-6376caad-bb2a-47ff-b915-1eac43bdb663 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.2258487 2026-06-18 16:27:41.120 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: 3cec26a8-82c4-4867-99e4-6cf6c9b16c21 2026-06-18 16:27:41.131 9 INFO neutron.wsgi [req-4128a739-7955-498d-a6b9-ea6c33c4e961 req-ac60eff3-5a59-4826-bde1-73e77b1f3fb4 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1170 time: 0.0584426 2026-06-18 16:27:41.191 9 INFO neutron.wsgi [req-4128a739-7955-498d-a6b9-ea6c33c4e961 req-944ba47f-54df-4470-a938-83dd884ad94f 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f1fbad6e-efe2-442b-a6f1-c8d888045d3d&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0406158 2026-06-18 16:27:41.291 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] No more DHCP agents 2026-06-18 16:27:41.294 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Unable to schedule network e2575502-2240-4937-9ae2-6e23964f1ca1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:41.396 10 INFO neutron.db.ovn_revision_numbers_db [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 0705830a-79a0-40d3-abea-86155518d857 (type: ports) to 1 2026-06-18 16:27:41.434 9 INFO neutron.wsgi [req-732a2fe1-02fe-4a69-aeee-0eed2d9ddb3c req-7f22dcbe-6cad-4e03-a5c8-fbe82158a6cc 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=fc5259be-3856-4361-b09b-5668bdcf1bab HTTP/1.1" status: 200 len: 1168 time: 0.0438740 2026-06-18 16:27:41.449 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 3cec26a8-82c4-4867-99e4-6cf6c9b16c21 (type: ports) to 5 2026-06-18 16:27:41.487 10 INFO neutron.wsgi [req-1a850e6e-42fa-49a3-aee8-31031b528067 req-9e67181e-4eae-4cd3-a161-e2c28f995cd4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1365 time: 0.2791951 2026-06-18 16:27:41.717 9 INFO neutron.wsgi [None req-e43b9bc6-2f74-455c-bd3b-3d447bbc87bd 3dfd4fc0093b48618c7fbabd2ff898e5 8e1e8147cea14577b100432d995432ab - - - -] 199.19.213.203 "DELETE /v2.0/ports/3cec26a8-82c4-4867-99e4-6cf6c9b16c21 HTTP/1.1" status: 204 len: 173 time: 0.2741940 2026-06-18 16:27:41.761 10 INFO neutron.wsgi [req-1a850e6e-42fa-49a3-aee8-31031b528067 req-0f22ec32-ecf0-4571-ac64-877597a5514c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0385036 2026-06-18 16:27:41.857 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cc8401b-f294-4b32-b1d7-722097b69975'] response: {'server_uuid': 'fc5259be-3856-4361-b09b-5668bdcf1bab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cec26a8-82c4-4867-99e4-6cf6c9b16c21', 'code': 200} 2026-06-18 16:27:41.857 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cc8401b-f294-4b32-b1d7-722097b69975'] response: {'server_uuid': 'fc5259be-3856-4361-b09b-5668bdcf1bab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3cec26a8-82c4-4867-99e4-6cf6c9b16c21', 'code': 200} 2026-06-18 16:27:41.858 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cc8401b-f294-4b32-b1d7-722097b69975'] response: {'server_uuid': 'fc5259be-3856-4361-b09b-5668bdcf1bab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cec26a8-82c4-4867-99e4-6cf6c9b16c21', 'code': 200} 2026-06-18 16:27:41.858 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cc8401b-f294-4b32-b1d7-722097b69975'] response: {'server_uuid': 'fc5259be-3856-4361-b09b-5668bdcf1bab', 'name': 'network-vif-deleted', 'tag': '3cec26a8-82c4-4867-99e4-6cf6c9b16c21', 'status': 'completed', 'code': 200} 2026-06-18 16:27:42.104 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 0705830a-79a0-40d3-abea-86155518d857 2026-06-18 16:27:42.111 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 0705830a-79a0-40d3-abea-86155518d857 2026-06-18 16:27:42.112 10 INFO neutron.db.ovn_revision_numbers_db [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 0705830a-79a0-40d3-abea-86155518d857 (type: router_ports) to 2 2026-06-18 16:27:42.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Successfully bumped revision number for resource 0705830a-79a0-40d3-abea-86155518d857 (type: 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-06-18 16:27:42.325 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] No more DHCP agents 2026-06-18 16:27:42.334 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] Unable to schedule network e2575502-2240-4937-9ae2-6e23964f1ca1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:42.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 0705830a-79a0-40d3-abea-86155518d857 (type: ports) to 3 2026-06-18 16:27:42.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 0705830a-79a0-40d3-abea-86155518d857 (type: router_ports) to 3 2026-06-18 16:27:42.565 10 INFO neutron.wsgi [None req-abfbb56d-91dc-4585-9060-a0da7d4b2a39 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/154f1a21-7f38-4355-a22e-281929661445/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7347391 2026-06-18 16:27:42.608 10 INFO neutron.wsgi [None req-651bd581-237b-4f3a-ac4b-6a90381b5294 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports/0705830a-79a0-40d3-abea-86155518d857 HTTP/1.1" status: 200 len: 1141 time: 0.0331500 2026-06-18 16:27:42.643 10 INFO neutron.wsgi [None req-298961df-810a-4fff-99f1-f095b485d303 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports/0705830a-79a0-40d3-abea-86155518d857 HTTP/1.1" status: 200 len: 1141 time: 0.0299475 2026-06-18 16:27:43.373 10 INFO neutron.wsgi [None req-bfae05df-f813-417f-bb77-102ff9ec0baf e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/154f1a21-7f38-4355-a22e-281929661445/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7245314 /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-06-18 16:27:43.388 9 INFO neutron.wsgi [None req-25be3731-c50b-47bf-b4f6-e05d89f4d921 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/e7c71e94-d9d9-401d-9c5f-263b6765770d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1267822 /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-06-18 16:27:43.420 10 INFO neutron.wsgi [None req-3df30a8f-e2b7-436b-8012-6d182ccdd547 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=154f1a21-7f38-4355-a22e-281929661445 HTTP/1.1" status: 200 len: 205 time: 0.0402153 2026-06-18 16:27:43.662 10 INFO neutron.wsgi [None req-cd9a8972-7018-45f8-9c11-73d673973bde e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/routers/154f1a21-7f38-4355-a22e-281929661445 HTTP/1.1" status: 204 len: 168 time: 0.2375133 2026-06-18 16:27:43.897 10 INFO neutron.wsgi [None req-0986a718-8e22-436e-9145-bb544931a0d1 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/99f88dfc-5c66-4ce2-83d1-ff08b2553b19 HTTP/1.1" status: 204 len: 168 time: 0.2299411 2026-06-18 16:27:44.142 9 INFO neutron.wsgi [None req-637efada-78f7-4ba0-bbcc-e5f3780e7a4c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/e7c71e94-d9d9-401d-9c5f-263b6765770d HTTP/1.1" status: 204 len: 168 time: 0.7490568 2026-06-18 16:27:44.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-5e91d3a6-6577-4200-82ef-b09677808983 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource d987c0cc-ef13-4cd0-8d96-b8c8c8199b97 (type: security_groups) to 1 2026-06-18 16:27:44.285 9 INFO neutron.wsgi [None req-5e91d3a6-6577-4200-82ef-b09677808983 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=8c8bb85e2cc74452b402d5b7088c1d23&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2939274 2026-06-18 16:27:44.383 10 INFO neutron.services.segments.plugin [-] Segment e28ae53a-cfb7-42d3-a0b2-c6f7502da56c resource provider aggregate not found 2026-06-18 16:27:44.389 10 INFO neutron.services.segments.plugin [-] Segment e28ae53a-cfb7-42d3-a0b2-c6f7502da56c resource provider aggregate not found 2026-06-18 16:27:44.409 10 INFO neutron.services.segments.plugin [-] Segment e28ae53a-cfb7-42d3-a0b2-c6f7502da56c 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 e28ae53a-cfb7-42d3-a0b2-c6f7502da56c found for delete ", "request_id": "req-951a1353-be95-481b-a1ea-b6115d6f63de"}]} 2026-06-18 16:27:44.412 10 INFO neutron.services.segments.plugin [-] Segment e28ae53a-cfb7-42d3-a0b2-c6f7502da56c 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 e28ae53a-cfb7-42d3-a0b2-c6f7502da56c found for delete ", "request_id": "req-44750f32-d4b9-4f52-92cd-3698528a261a"}]} 2026-06-18 16:27:44.431 10 INFO neutron.wsgi [None req-8d85e4bf-2c75-48c8-ba76-1409234c5b95 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/networks/e2575502-2240-4937-9ae2-6e23964f1ca1 HTTP/1.1" status: 204 len: 168 time: 0.5257797 2026-06-18 16:27:44.453 10 INFO neutron.wsgi [None req-83e95826-eb10-45e3-b2d4-d1d95f9e14cd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/85fe7d98-8a0c-46d6-857e-cb0a636cff25 HTTP/1.1" status: 204 len: 168 time: 0.3052971 2026-06-18 16:27:44.533 9 INFO neutron.wsgi [None req-1667cfbf-4def-4e55-b9a4-8109c9e194a6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/d987c0cc-ef13-4cd0-8d96-b8c8c8199b97 HTTP/1.1" status: 204 len: 168 time: 0.2418919 2026-06-18 16:27:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017228 2026-06-18 16:27:44.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012197 2026-06-18 16:27:44.830 9 INFO neutron.db.ovn_revision_numbers_db [None req-85c4dc33-3119-4d6d-b6e0-57767be52a73 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c4cc4bce-d6f7-400f-a992-1b8cc807589f (type: security_groups) to 1 2026-06-18 16:27:44.877 9 INFO neutron.wsgi [None req-85c4dc33-3119-4d6d-b6e0-57767be52a73 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=7c60192d5ade40a081333fb0f0425d99&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2286332 2026-06-18 16:27:44.895 10 INFO neutron.wsgi [None req-b988e6f8-0623-47f7-86a2-55e260261477 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/b0e0b2ba-03e5-40aa-ab81-1fec1cc76cd3 HTTP/1.1" status: 204 len: 168 time: 0.4358902 2026-06-18 16:27:45.045 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d06d02a2-7804-4b66-aeaa-bbae0fc41799 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] No more DHCP agents 2026-06-18 16:27:45.049 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d06d02a2-7804-4b66-aeaa-bbae0fc41799 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:27:45.112 10 INFO neutron.wsgi [None req-f41728d7-3ab0-4f8e-8b8a-34b1d26334e7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=8e1e8147cea14577b100432d995432ab&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0345712 2026-06-18 16:27:45.115 10 INFO neutron.wsgi [None req-a758e35f-2c2c-45b2-8b70-cd26d7605281 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/c4cc4bce-d6f7-400f-a992-1b8cc807589f HTTP/1.1" status: 204 len: 168 time: 0.2343562 2026-06-18 16:27:45.191 9 INFO neutron.db.ovn_revision_numbers_db [None req-d06d02a2-7804-4b66-aeaa-bbae0fc41799 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 11e30b96-1265-4ae3-8aa1-54f96ed6494b (type: ports) to 1 2026-06-18 16:27:45.326 10 INFO neutron.wsgi [None req-754ee4cf-6bac-4f3f-9777-09041381b825 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/f1fbad6e-efe2-442b-a6f1-c8d888045d3d HTTP/1.1" status: 204 len: 168 time: 0.2073536 2026-06-18 16:27:46.052 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 11e30b96-1265-4ae3-8aa1-54f96ed6494b 2026-06-18 16:27:46.063 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 11e30b96-1265-4ae3-8aa1-54f96ed6494b 2026-06-18 16:27:46.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-d06d02a2-7804-4b66-aeaa-bbae0fc41799 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 11e30b96-1265-4ae3-8aa1-54f96ed6494b (type: router_ports) to 1 2026-06-18 16:27:46.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-d06d02a2-7804-4b66-aeaa-bbae0fc41799 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 236f3403-f8b7-4a26-8344-9d2be62f6dbe (type: routers) to 3 2026-06-18 16:27:46.195 9 INFO neutron.wsgi [None req-d06d02a2-7804-4b66-aeaa-bbae0fc41799 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 872 time: 1.7541814 2026-06-18 16:27:46.302 10 INFO neutron.wsgi [None req-3d056eed-4af3-4d24-8405-38ed30959aa2 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/routers/236f3403-f8b7-4a26-8344-9d2be62f6dbe HTTP/1.1" status: 200 len: 873 time: 0.0973382 2026-06-18 16:27:46.379 9 INFO neutron.wsgi [req-6e0fdbe2-2722-411a-a02b-c0e550d2c4b8 req-1a4981b3-17c9-452a-928c-9dab7d707c33 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.1096032 2026-06-18 16:27:46.416 9 INFO neutron.wsgi [req-6e0fdbe2-2722-411a-a02b-c0e550d2c4b8 req-cc11e6fa-89ec-47ae-9f77-cc75f10f6eaa 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0295391 2026-06-18 16:27:46.535 9 INFO neutron.wsgi [req-75aa866b-f29e-416a-ae00-e5e16b521ddc req-e1751691-5a1a-479d-9f08-9304753ee4ef 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0358658 2026-06-18 16:27:46.593 10 INFO neutron.services.segments.plugin [-] Segment 8c28d5ec-0dfd-4af0-8f56-456140a25b5b resource provider aggregate not found 2026-06-18 16:27:46.596 9 INFO neutron.wsgi [req-75aa866b-f29e-416a-ae00-e5e16b521ddc req-afc22809-0e6d-405e-b697-329773d8aea9 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0538752 2026-06-18 16:27:46.599 10 INFO neutron.services.segments.plugin [-] Segment 8c28d5ec-0dfd-4af0-8f56-456140a25b5b resource provider aggregate not found 2026-06-18 16:27:46.631 10 INFO neutron.services.segments.plugin [-] Segment 8c28d5ec-0dfd-4af0-8f56-456140a25b5b 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 8c28d5ec-0dfd-4af0-8f56-456140a25b5b found for delete ", "request_id": "req-2bd85f75-cfae-4156-a76b-ec12466b7074"}]} 2026-06-18 16:27:46.637 10 INFO neutron.services.segments.plugin [-] Segment 8c28d5ec-0dfd-4af0-8f56-456140a25b5b 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 8c28d5ec-0dfd-4af0-8f56-456140a25b5b found for delete ", "request_id": "req-fa3bd342-1df9-4581-af48-591061a8b5f6"}]} 2026-06-18 16:27:46.667 10 INFO neutron.wsgi [None req-5214bcf2-09dc-421d-8260-7ba314389a71 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/routers HTTP/1.1" status: 200 len: 876 time: 0.3595457 2026-06-18 16:27:46.956 9 INFO neutron.wsgi [req-b58e1b00-12bc-416d-888c-e9a21cf267e3 req-dd2ce1cb-ce1e-43a8-a37c-59bb2fb161bd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=cb3cd6df229f490c9f2059f1abb38092&device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1365 time: 0.0500708 2026-06-18 16:27:46.962 9 INFO neutron.wsgi [req-0d2cdc5d-2e22-42cb-ab2c-5091596bb264 req-ae36b4ea-2dd0-4733-ac9c-b926343d2d9b 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0529113 2026-06-18 16:27:47.020 9 INFO neutron.wsgi [req-0d2cdc5d-2e22-42cb-ab2c-5091596bb264 req-12cfce79-3a41-4f6c-8b77-dbd59f5a5b3f 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0444157 2026-06-18 16:27:47.024 9 INFO neutron.wsgi [req-b58e1b00-12bc-416d-888c-e9a21cf267e3 req-73dc5a68-f5f1-4319-a415-68601b395163 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 HTTP/1.1" status: 200 len: 974 time: 0.0604970 2026-06-18 16:27:47.084 9 INFO neutron.wsgi [req-b58e1b00-12bc-416d-888c-e9a21cf267e3 req-a5f518bd-121a-4cf3-b12c-52a78cb7f1ca 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0923410d-de1e-4b71-8119-9a94170a96b5 HTTP/1.1" status: 200 len: 1060 time: 0.0449417 2026-06-18 16:27:47.144 9 INFO neutron.wsgi [req-b58e1b00-12bc-416d-888c-e9a21cf267e3 req-1615d1be-469e-4d79-b734-3945da73961e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=b94cb5b6-d5e6-417d-95c4-6ed73a0d3572 HTTP/1.1" status: 200 len: 869 time: 0.0508115 2026-06-18 16:27:47.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-153c4756-86c6-4454-bb74-b75fd92d71d7 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] Successfully bumped revision number for resource 236f3403-f8b7-4a26-8344-9d2be62f6dbe (type: routers) to 4 2026-06-18 16:27:47.165 10 INFO neutron.wsgi [None req-153c4756-86c6-4454-bb74-b75fd92d71d7 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "PUT /v2.0/routers/236f3403-f8b7-4a26-8344-9d2be62f6dbe HTTP/1.1" status: 200 len: 880 time: 0.4936643 2026-06-18 16:27:47.176 9 INFO neutron.wsgi [req-b58e1b00-12bc-416d-888c-e9a21cf267e3 req-2ee7a7a0-4d02-446b-a273-2d73f004206c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0247443 2026-06-18 16:27:47.248 9 INFO neutron.wsgi [req-b58e1b00-12bc-416d-888c-e9a21cf267e3 req-6e98b3dd-72f9-497a-ba54-e283127b21b4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0612433 2026-06-18 16:27:47.258 10 INFO neutron.wsgi [None req-6bbc67f5-8227-41d0-a38f-2fb80a9ad941 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/routers/236f3403-f8b7-4a26-8344-9d2be62f6dbe HTTP/1.1" status: 200 len: 880 time: 0.0876935 2026-06-18 16:27:47.299 10 INFO neutron.wsgi [None req-ef1ca216-eaf9-4fa9-b6a6-69b413bb33d2 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=236f3403-f8b7-4a26-8344-9d2be62f6dbe HTTP/1.1" status: 200 len: 205 time: 0.0348480 2026-06-18 16:27:47.364 9 INFO neutron.wsgi [req-b58e1b00-12bc-416d-888c-e9a21cf267e3 req-c48f859c-6bd7-4a54-9295-6a888b843a53 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1101718 2026-06-18 16:27:48.035 9 INFO neutron.wsgi [None req-89caedb0-fba8-4f7c-8807-cf5f2035ae45 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/routers/236f3403-f8b7-4a26-8344-9d2be62f6dbe HTTP/1.1" status: 204 len: 168 time: 0.7305806 2026-06-18 16:27:48.063 10 INFO neutron.wsgi [None req-f3b91051-70e8-4f4a-bab9-c093481faeba e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=236f3403-f8b7-4a26-8344-9d2be62f6dbe HTTP/1.1" status: 200 len: 205 time: 0.0198348 2026-06-18 16:27:48.097 10 INFO neutron.api.v2.resource [None req-549169b0-b223-4e31-81d4-4e6684b47475 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:27:48.100 10 INFO neutron.wsgi [None req-549169b0-b223-4e31-81d4-4e6684b47475 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/routers/236f3403-f8b7-4a26-8344-9d2be62f6dbe HTTP/1.1" status: 404 len: 336 time: 0.0312874 2026-06-18 16:27:48.134 9 INFO neutron.wsgi [None req-5a08f469-84c2-4d83-9955-7e1a0d582e7d e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=154f1a21-7f38-4355-a22e-281929661445 HTTP/1.1" status: 200 len: 205 time: 0.0292962 2026-06-18 16:27:48.142 9 INFO neutron.wsgi [req-c984b427-b121-44bf-8e06-aca608bdfaf1 req-7f3f646b-5a32-444d-b317-2c90d78e7529 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0527284 2026-06-18 16:27:48.166 10 INFO neutron.api.v2.resource [None req-c83e7340-ce35-4925-8413-3bc8cd201450 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:27:48.168 10 INFO neutron.wsgi [None req-c83e7340-ce35-4925-8413-3bc8cd201450 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/routers/154f1a21-7f38-4355-a22e-281929661445 HTTP/1.1" status: 404 len: 336 time: 0.0286527 2026-06-18 16:27:48.190 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ef5dba4e-2fed-4501-9e96-f3f5ea7bf29b e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:27:48.192 10 INFO neutron.wsgi [None req-ef5dba4e-2fed-4501-9e96-f3f5ea7bf29b e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/99f88dfc-5c66-4ce2-83d1-ff08b2553b19 HTTP/1.1" status: 404 len: 337 time: 0.0190742 2026-06-18 16:27:48.193 9 INFO neutron.wsgi [req-c984b427-b121-44bf-8e06-aca608bdfaf1 req-ac43b956-018c-416d-a0ed-f2264047fce1 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0445862 2026-06-18 16:27:48.220 10 INFO neutron.wsgi [None req-d456d2bf-1672-47a1-a019-834c135f074c e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=967b6457-b79d-4156-a5ca-1457fb0e4cd9 HTTP/1.1" status: 200 len: 205 time: 0.0227559 2026-06-18 16:27:48.251 10 INFO neutron.api.v2.resource [None req-4ad9a25f-e9e8-4d91-91f7-1b972b7e8ee4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:27:48.252 10 INFO neutron.wsgi [None req-4ad9a25f-e9e8-4d91-91f7-1b972b7e8ee4 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/routers/967b6457-b79d-4156-a5ca-1457fb0e4cd9 HTTP/1.1" status: 404 len: 336 time: 0.0279243 2026-06-18 16:27:48.292 9 INFO neutron.pecan_wsgi.hooks.translation [None req-81af0bdc-b868-41ef-a705-3e5e7d93d3cb e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:27:48.296 9 INFO neutron.wsgi [None req-81af0bdc-b868-41ef-a705-3e5e7d93d3cb e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/798fa002-2564-4b64-a371-7f6c29fe6923 HTTP/1.1" status: 404 len: 337 time: 0.0380626 2026-06-18 16:27:48.330 10 INFO neutron.wsgi [None req-a0394e98-c6d4-45cf-8f7a-3e5cd6ade7cc e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=d818afb4-78bc-45c3-ba28-6f13e1ecffc7 HTTP/1.1" status: 200 len: 205 time: 0.0245855 2026-06-18 16:27:48.367 10 INFO neutron.api.v2.resource [None req-adff19de-f861-4e9e-bce5-941c86073491 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:27:48.369 10 INFO neutron.wsgi [None req-adff19de-f861-4e9e-bce5-941c86073491 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/routers/d818afb4-78bc-45c3-ba28-6f13e1ecffc7 HTTP/1.1" status: 404 len: 336 time: 0.0337183 2026-06-18 16:27:48.394 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cf9a19cc-effb-4162-bd07-a4f2f6232a37 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:27:48.396 10 INFO neutron.wsgi [None req-cf9a19cc-effb-4162-bd07-a4f2f6232a37 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/724183cb-5315-4af2-9ae8-2bb9b05a498f HTTP/1.1" status: 404 len: 337 time: 0.0222833 2026-06-18 16:27:48.431 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c263e617-6ba6-4a71-9d93-6fc8f480b833 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:27:48.435 10 INFO neutron.wsgi [None req-c263e617-6ba6-4a71-9d93-6fc8f480b833 e65eb2389f6c4721a65e74d1a79a1192 539b883785aa4b5bb64be38f7c0c3c6d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/e7774cd9-689c-48d6-ad02-c104cd847bee HTTP/1.1" status: 404 len: 337 time: 0.0339332 2026-06-18 16:27:48.556 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No port found with ID 0705830a-79a0-40d3-abea-86155518d857: RuntimeError: No port found with ID 0705830a-79a0-40d3-abea-86155518d857 2026-06-18 16:27:48.752 10 INFO neutron.db.ovn_revision_numbers_db [None req-5de27be4-6ae5-4990-80ab-edfdcd60114d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 532db780-f83b-49c3-bcb7-9cc001e954ff (type: security_groups) to 1 2026-06-18 16:27:48.777 10 INFO neutron.wsgi [None req-5de27be4-6ae5-4990-80ab-edfdcd60114d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=e6fe78cdb49d4a71bc9dd12db52d3ff6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3320017 2026-06-18 16:27:49.019 10 INFO neutron.wsgi [None req-10b909a5-ada1-43d3-ac3d-6fbc3c4519be 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/532db780-f83b-49c3-bcb7-9cc001e954ff HTTP/1.1" status: 204 len: 168 time: 0.2347224 2026-06-18 16:27:49.309 9 INFO neutron.wsgi [req-ae387ecd-da07-4351-a781-d6804db48d06 req-808cd6c0-6340-46bd-98e3-d5452404bd13 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0434875 2026-06-18 16:27:49.355 9 INFO neutron.wsgi [req-ae387ecd-da07-4351-a781-d6804db48d06 req-571feacc-b1a8-4736-bf3f-874bd62d5aa7 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0400681 2026-06-18 16:27:49.436 10 INFO neutron.wsgi [None req-f2a9c57e-3d73-456f-8f67-b6ff6005b830 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=539b883785aa4b5bb64be38f7c0c3c6d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2523685 2026-06-18 16:27:49.637 10 INFO neutron.wsgi [None req-bd1e7dc0-57ec-40fa-a5da-a832b2f1ae25 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/7baadff8-e3b0-4f48-86cf-f39ad35e26f2 HTTP/1.1" status: 204 len: 168 time: 0.1952333 2026-06-18 16:27:50.468 9 INFO neutron.wsgi [req-4b3d445d-b36d-43f7-8939-bad364790454 req-c3af5b88-6e83-40c8-bcec-4fe8286987ca 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0430696 2026-06-18 16:27:50.514 9 INFO neutron.wsgi [req-4b3d445d-b36d-43f7-8939-bad364790454 req-606227c0-a3bf-4e54-9de3-8794a50cc13f 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0406134 2026-06-18 16:27:51.670 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No port found with ID 11e30b96-1265-4ae3-8aa1-54f96ed6494b: RuntimeError: No port found with ID 11e30b96-1265-4ae3-8aa1-54f96ed6494b 2026-06-18 16:27:51.671 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: 0923410d-de1e-4b71-8119-9a94170a96b5 2026-06-18 16:27:51.803 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba2f6eb6-8b59-43f2-83c1-502e08248db7'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'code': 200} 2026-06-18 16:27:51.972 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 0923410d-de1e-4b71-8119-9a94170a96b5 (type: ports) to 5 2026-06-18 16:27:51.991 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 0923410d-de1e-4b71-8119-9a94170a96b5 2026-06-18 16:27:52.015 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 0923410d-de1e-4b71-8119-9a94170a96b5 2026-06-18 16:27:52.105 10 INFO neutron.wsgi [None req-8405d5ac-a7d6-4c4e-b0f3-bb1c65b5c8ee a9c7f46f6e9d4adaa5fb97b84892bca1 f70710e8f3194047b9b55680543dd121 - - - -] 10.0.0.138 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 748 time: 0.3420196 /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-06-18 16:27:52.145 9 INFO neutron.wsgi [None req-e4902c97-657f-4ab4-a073-c622250e88ed a9c7f46f6e9d4adaa5fb97b84892bca1 f70710e8f3194047b9b55680543dd121 - - default default] 10.0.0.138 "GET /v2.0/subnetpools/686acfb8-d839-41cd-acd0-cc60977fbeb9 HTTP/1.1" status: 200 len: 743 time: 0.0344009 2026-06-18 16:27:52.251 10 INFO neutron.wsgi [None req-24d5fda3-9821-4a5f-82c2-14c99fd4f232 a9c7f46f6e9d4adaa5fb97b84892bca1 f70710e8f3194047b9b55680543dd121 - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/686acfb8-d839-41cd-acd0-cc60977fbeb9 HTTP/1.1" status: 200 len: 695 time: 0.0961599 2026-06-18 16:27:52.308 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 0923410d-de1e-4b71-8119-9a94170a96b5 (type: ports) to 6 2026-06-18 16:27:52.333 10 INFO neutron.wsgi [None req-5062e091-c151-441d-bc17-5761fa09b5e1 a9c7f46f6e9d4adaa5fb97b84892bca1 f70710e8f3194047b9b55680543dd121 - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/686acfb8-d839-41cd-acd0-cc60977fbeb9 HTTP/1.1" status: 204 len: 168 time: 0.0765195 2026-06-18 16:27:52.351 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2c90f35-5203-4327-9ebb-23ec3d8a4ade 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 9dc81c14-434b-4331-bd7d-a470e14713f7 (type: security_groups) to 1 2026-06-18 16:27:52.353 10 INFO neutron.api.v2.resource [None req-f67db82b-2e20-4795-a07c-b31650b99c97 a9c7f46f6e9d4adaa5fb97b84892bca1 f70710e8f3194047b9b55680543dd121 - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:27:52.354 10 INFO neutron.wsgi [None req-f67db82b-2e20-4795-a07c-b31650b99c97 a9c7f46f6e9d4adaa5fb97b84892bca1 f70710e8f3194047b9b55680543dd121 - - default default] 10.0.0.138 "GET /v2.0/subnetpools/686acfb8-d839-41cd-acd0-cc60977fbeb9 HTTP/1.1" status: 404 len: 346 time: 0.0144534 2026-06-18 16:27:52.375 9 INFO neutron.api.v2.resource [None req-149591cd-e6a3-470d-8662-29946e8bb0de a9c7f46f6e9d4adaa5fb97b84892bca1 f70710e8f3194047b9b55680543dd121 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:27:52.376 9 INFO neutron.wsgi [None req-149591cd-e6a3-470d-8662-29946e8bb0de a9c7f46f6e9d4adaa5fb97b84892bca1 f70710e8f3194047b9b55680543dd121 - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/686acfb8-d839-41cd-acd0-cc60977fbeb9 HTTP/1.1" status: 404 len: 346 time: 0.0156631 2026-06-18 16:27:52.376 10 INFO neutron.wsgi [None req-d2c90f35-5203-4327-9ebb-23ec3d8a4ade 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=d10c14f414534f98af40d000faa7cba2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4748282 /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-06-18 16:27:52.562 9 INFO neutron.wsgi [None req-6e1a99a1-2a8f-4924-be2a-f71759ca1624 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/9dc81c14-434b-4331-bd7d-a470e14713f7 HTTP/1.1" status: 204 len: 168 time: 0.1827562 2026-06-18 16:27:52.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-f27cb2e0-9b42-4be2-9a0a-5cc46ed0a454 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 73ca8ecb-45d3-4a5b-ac05-4d6076221887 (type: security_groups) to 1 2026-06-18 16:27:52.988 9 INFO neutron.wsgi [None req-f27cb2e0-9b42-4be2-9a0a-5cc46ed0a454 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=b8df3d60b3564e41a36d411fe3ed8a99&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1417844 2026-06-18 16:27:53.167 10 INFO neutron.db.ovn_revision_numbers_db [None req-3ee35216-8e79-40c5-9002-b66ea3e89eab 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 06f6bab6-175d-4452-ba48-95ece679cefe (type: security_groups) to 1 2026-06-18 16:27:53.193 10 INFO neutron.wsgi [None req-3ee35216-8e79-40c5-9002-b66ea3e89eab 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f70710e8f3194047b9b55680543dd121&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3286307 2026-06-18 16:27:53.203 9 INFO neutron.wsgi [None req-f82caf63-9992-4ba8-9a4a-e974ffca2970 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/73ca8ecb-45d3-4a5b-ac05-4d6076221887 HTTP/1.1" status: 204 len: 168 time: 0.2094650 2026-06-18 16:27:53.393 10 INFO neutron.wsgi [None req-9e751e0d-508c-4cec-923c-b91a2ceaa6d9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/06f6bab6-175d-4452-ba48-95ece679cefe HTTP/1.1" status: 204 len: 168 time: 0.1942804 2026-06-18 16:27:53.866 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dc499ba-ecc8-4d7b-9b57-4d8c93aab304'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'code': 200} 2026-06-18 16:27:53.866 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dc499ba-ecc8-4d7b-9b57-4d8c93aab304'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'code': 200} 2026-06-18 16:27:53.866 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dc499ba-ecc8-4d7b-9b57-4d8c93aab304'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'code': 200} 2026-06-18 16:27:54.503 10 INFO neutron.db.ovn_revision_numbers_db [None req-2cec8457-08c9-4a74-904c-39cbfd4e0be0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 85cde65a-8a4d-4e53-b606-65a70e53816a (type: security_groups) to 1 2026-06-18 16:27:54.530 10 INFO neutron.wsgi [None req-2cec8457-08c9-4a74-904c-39cbfd4e0be0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=dbd02606d97242c8958dcf3529ba9b8d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2393601 2026-06-18 16:27:54.716 10 INFO neutron.wsgi [None req-000b33b9-aa61-45cd-9257-7b361086b257 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/85cde65a-8a4d-4e53-b606-65a70e53816a HTTP/1.1" status: 204 len: 168 time: 0.1825750 2026-06-18 16:27:55.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2be2df5-e157-4d69-9e0c-5e9bb0eb631c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 542c5c2e-8bd5-466b-8f4c-b5eab2480be4 (type: security_groups) to 1 2026-06-18 16:27:55.024 10 INFO neutron.wsgi [None req-c2be2df5-e157-4d69-9e0c-5e9bb0eb631c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=7616df7474124fdd81d0f02603022355&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1190355 2026-06-18 16:27:55.222 9 INFO neutron.wsgi [None req-d265d4f9-0122-4799-8f70-6a3cf620cdc3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/542c5c2e-8bd5-466b-8f4c-b5eab2480be4 HTTP/1.1" status: 204 len: 168 time: 0.1929197 2026-06-18 16:27:56.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-6688b017-9080-4689-bdb0-79cf448571d8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource aacf0f84-72bd-4e78-bae0-d4e9b2dfad4a (type: security_groups) to 1 2026-06-18 16:27:56.034 10 INFO neutron.wsgi [None req-6688b017-9080-4689-bdb0-79cf448571d8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=434596c6b05f4a9d983a8989c933cf76&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3332958 2026-06-18 16:27:56.253 10 INFO neutron.wsgi [None req-49ae1cbe-7746-4a9e-988f-4a682021a521 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/aacf0f84-72bd-4e78-bae0-d4e9b2dfad4a HTTP/1.1" status: 204 len: 168 time: 0.2139525 2026-06-18 16:27:57.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-0bc165ba-278c-497c-9c53-96a5a2e8b33c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 1eff9a25-65e0-470e-aefa-33dd8a13aa29 (type: security_groups) to 1 2026-06-18 16:27:57.270 9 INFO neutron.wsgi [None req-0bc165ba-278c-497c-9c53-96a5a2e8b33c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=9f0feb9d3190431db180318ca624b99a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2374055 2026-06-18 16:27:57.509 9 INFO neutron.wsgi [None req-65f79bf3-b6a8-49e7-9961-c1032935df73 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/1eff9a25-65e0-470e-aefa-33dd8a13aa29 HTTP/1.1" status: 204 len: 168 time: 0.2334044 2026-06-18 16:27:58.290 10 INFO neutron.wsgi [None req-25604319-acb1-44b1-8fca-eb6bebcfe869 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.2291281 2026-06-18 16:27:58.301 10 INFO neutron.wsgi [None req-03b6d415-32b3-4f3f-aa5d-eaf63d37f3cf 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0045614 2026-06-18 16:27:58.317 10 INFO neutron.wsgi [None req-eb5848bb-a63d-467b-90e8-71f42c10d62c 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0106850 2026-06-18 16:27:58.326 9 INFO neutron.wsgi [None req-e4eedfd5-c120-4f86-a04e-3ed60aa87614 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0049350 2026-06-18 16:27:58.334 9 INFO neutron.wsgi [None req-2be97407-25c4-4cfd-ae31-0d7adbb6313d 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0033941 2026-06-18 16:27:58.341 9 INFO neutron.wsgi [None req-070f82cd-cece-4014-881e-bf98660c265c 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0036857 2026-06-18 16:27:58.351 9 INFO neutron.wsgi [None req-f79987c1-36db-442d-9198-d49079481fd3 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0050228 2026-06-18 16:27:58.362 9 INFO neutron.wsgi [None req-fb24423a-1597-4c76-96e0-652a1d76825f 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0061142 2026-06-18 16:27:58.371 9 INFO neutron.wsgi [None req-08e064f5-49ca-4449-bd48-3628ffa96275 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0047419 2026-06-18 16:27:58.378 9 INFO neutron.wsgi [None req-bf322cb9-7649-4c73-b19f-9da90fbfe05e 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0032880 2026-06-18 16:27:58.386 9 INFO neutron.wsgi [None req-7c26ee15-f572-465b-bd30-9b70fcb5219f 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0038490 2026-06-18 16:27:58.395 9 INFO neutron.wsgi [None req-731504ce-5b13-4b5e-8cd3-05c6cca88a9f 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0039375 2026-06-18 16:27:58.404 9 INFO neutron.wsgi [None req-f4788a88-ed0e-41e0-835e-85b2211ef4f1 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0040925 2026-06-18 16:27:58.411 9 INFO neutron.wsgi [None req-8bf235a7-fc00-41c8-b75a-0de8c0308322 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0039372 2026-06-18 16:27:58.420 9 INFO neutron.wsgi [None req-6c253915-b3a7-442a-ae98-5c1819280cad 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0043449 2026-06-18 16:27:58.431 9 INFO neutron.wsgi [None req-8edd9c9e-12d0-4783-8a9f-d373bf522bbc 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/filter-validation HTTP/1.1" status: 200 len: 392 time: 0.0059469 2026-06-18 16:27:58.440 9 INFO neutron.wsgi [None req-197e1fd6-64a7-487f-9dc1-2220af9eed5b 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0046022 2026-06-18 16:27:58.449 9 INFO neutron.wsgi [None req-2ed78702-4e1a-49d0-8467-d1384acc665e 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0049157 2026-06-18 16:27:58.459 9 INFO neutron.wsgi [None req-95d60f3d-d1b2-418f-b9ad-decf0201a534 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0045688 2026-06-18 16:27:58.474 9 INFO neutron.wsgi [None req-8a1b0f9b-2faa-4d2f-be30-4064277819ab 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0078480 2026-06-18 16:27:58.482 9 INFO neutron.wsgi [None req-67839cea-f09e-4366-9449-f4070962d06e 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0031013 2026-06-18 16:27:58.489 9 INFO neutron.wsgi [None req-6d5ea5d7-e1cf-4b02-9ab2-1fc1b0d389a4 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0038385 2026-06-18 16:27:58.497 9 INFO neutron.wsgi [None req-02fd2cc6-9d43-48cb-9a1f-32eff35ec12c 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0043259 2026-06-18 16:27:58.505 9 INFO neutron.wsgi [None req-d2a429df-132c-4fa2-b77e-438af58c2fdb 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0039985 2026-06-18 16:27:58.516 9 INFO neutron.wsgi [None req-e2aa2a69-0de3-448b-b69b-9da415df9803 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0065038 2026-06-18 16:27:58.524 9 INFO neutron.wsgi [None req-cf60f8ab-0fa5-45d4-ae03-cb1c620ab1fe 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0041616 2026-06-18 16:27:58.532 9 INFO neutron.wsgi [None req-e333cac9-c664-431a-b624-be52c964b8ee 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0043125 2026-06-18 16:27:58.539 9 INFO neutron.wsgi [None req-8fb03b0c-c86b-44ce-b005-cef6f5269bf2 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0040364 2026-06-18 16:27:58.548 9 INFO neutron.wsgi [None req-bc7173ff-4b46-4d23-8510-ad5501f1c14d 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0040815 2026-06-18 16:27:58.556 9 INFO neutron.wsgi [None req-98469522-e6fa-47ac-8559-2987dc0dfae0 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0039339 2026-06-18 16:27:58.564 9 INFO neutron.wsgi [None req-c508d751-adb2-423f-bbcd-714a89e44928 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0042763 2026-06-18 16:27:58.571 9 INFO neutron.wsgi [None req-db6082fa-a2bd-4077-9e65-4a9e013a2ccc 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0042274 2026-06-18 16:27:58.581 9 INFO neutron.wsgi [None req-efbb5845-cd5e-4e91-8e4e-c3353bc5da55 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0041106 2026-06-18 16:27:58.590 9 INFO neutron.wsgi [None req-9192036f-8c77-4b01-be28-ed5d4e8d8c3c 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0039270 2026-06-18 16:27:58.601 10 INFO neutron.wsgi [None req-c171d152-1f44-4960-94f2-bc08e0a00580 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0058954 2026-06-18 16:27:58.607 10 INFO neutron.wsgi [None req-68b316a9-a640-485b-9f8b-8cd5a937dbbf 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0029197 2026-06-18 16:27:58.616 10 INFO neutron.wsgi [None req-cab10dea-51a8-4632-a721-7d21932b0bec 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0046036 2026-06-18 16:27:58.624 10 INFO neutron.wsgi [None req-366baa1c-7040-4972-bc75-92458b5a1c20 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0042257 2026-06-18 16:27:58.635 10 INFO neutron.wsgi [None req-a5f2dff4-f618-4883-b969-2f4a5c655502 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0058646 2026-06-18 16:27:58.643 10 INFO neutron.wsgi [None req-2ea8f29a-604d-45cd-853d-ea6d5591b189 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0046637 2026-06-18 16:27:58.654 10 INFO neutron.wsgi [None req-c2b58c24-7f29-44a9-af00-045fc2fb2412 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0053575 2026-06-18 16:27:58.667 9 INFO neutron.wsgi [None req-1a57aaf0-c6c8-49bc-8aa6-24576285357e 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0085919 2026-06-18 16:27:58.681 10 INFO neutron.wsgi [None req-47a76d41-ac69-481b-b98d-ed271b17a82b 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0089989 2026-06-18 16:27:58.694 9 INFO neutron.wsgi [None req-eb21130d-63d8-42d2-b022-ec3df0b80ea6 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0064793 2026-06-18 16:27:58.703 9 INFO neutron.wsgi [None req-88f485fd-deea-4ad7-a34e-67f6f3c40518 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0044758 2026-06-18 16:27:58.716 10 INFO neutron.wsgi [None req-bc18e898-dd91-4cf7-965c-39c695b84603 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0092175 2026-06-18 16:27:58.730 10 INFO neutron.wsgi [None req-5f2b4af7-cce3-4a7e-87ff-941db0583ca9 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0094450 2026-06-18 16:27:58.741 10 INFO neutron.wsgi [None req-2f20a0fd-fc2a-4984-b117-dae5d86518a3 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0061700 2026-06-18 16:27:58.756 9 INFO neutron.wsgi [None req-996c06bd-4235-462c-8838-1e07bcabfa7c 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0110991 2026-06-18 16:27:58.771 9 INFO neutron.wsgi [None req-81b8d5f0-9bf0-4b84-841d-b98d0b1f04ef 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0055432 2026-06-18 16:27:58.780 9 INFO neutron.wsgi [None req-d9508db3-b41f-4beb-8158-34f61907853f 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0054026 2026-06-18 16:27:58.794 9 INFO neutron.wsgi [None req-5da46013-c0d3-4056-b63a-b3d5cae7b52a 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0049369 2026-06-18 16:27:58.807 9 INFO neutron.wsgi [None req-5da7ce1e-2612-49e3-98e5-71c56b156f01 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0051270 2026-06-18 16:27:58.820 9 INFO neutron.wsgi [None req-a15ade44-cb3b-41f9-b5ef-323ddf036dc2 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0051999 2026-06-18 16:27:58.828 9 INFO neutron.wsgi [None req-53efed4b-fb33-49c7-a4ba-bf9938a5474c 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0042379 2026-06-18 16:27:58.839 9 INFO neutron.wsgi [None req-c4543696-65ff-4df9-8537-a5455c10a40b 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0048254 2026-06-18 16:27:58.848 9 INFO neutron.wsgi [None req-53540c43-473d-48a6-90c9-82612c4e87c0 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0049336 2026-06-18 16:27:58.858 9 INFO neutron.wsgi [None req-59b264db-baba-4298-add1-b2bf31314fb8 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0052001 2026-06-18 16:27:58.872 9 INFO neutron.wsgi [None req-592c323d-0196-45eb-8929-25ac2f428f90 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0052140 2026-06-18 16:27:58.881 9 INFO neutron.wsgi [None req-3111fc28-3a90-4ef3-95c1-6a718a581842 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0040824 2026-06-18 16:27:58.892 9 INFO neutron.wsgi [None req-d91951f4-25c0-4195-9012-707126fe8b6b 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0069997 2026-06-18 16:27:58.903 9 INFO neutron.wsgi [None req-e1145f62-68f1-4e6c-a0b1-e3dd938c83a7 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0031335 2026-06-18 16:27:58.911 9 INFO neutron.wsgi [None req-f72dc83d-bc05-4b65-beee-bef347a9c394 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0051227 2026-06-18 16:27:58.919 9 INFO neutron.wsgi [None req-7d5f5f7e-2221-4d4a-83ed-d6b184294d34 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0039361 2026-06-18 16:27:58.935 10 INFO neutron.wsgi [None req-2edea48e-3cf6-400b-80e6-893cb45d3e4e 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0078323 2026-06-18 16:27:58.946 10 INFO neutron.wsgi [None req-808ecbd9-d3f2-483c-b821-4e892bbe5534 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0065424 2026-06-18 16:27:58.961 10 INFO neutron.wsgi [None req-9e51701a-a923-4769-b2c7-69bb52577fc7 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0099313 2026-06-18 16:27:58.971 10 INFO neutron.wsgi [None req-5236a20a-aaf9-4d8c-a9b9-fe5f86154df5 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0045645 2026-06-18 16:27:58.987 10 INFO neutron.wsgi [None req-20ff4d99-3d9f-4049-87d8-f05b2e2c76ba 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0109169 2026-06-18 16:27:58.996 9 INFO neutron.wsgi [None req-3a6dcabc-621d-4383-a7b0-791dff2b5faf 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0046868 2026-06-18 16:27:59.004 9 INFO neutron.wsgi [None req-17452c4c-0445-4543-b036-5f533442a05c 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0037849 2026-06-18 16:27:59.011 9 INFO neutron.wsgi [None req-b1266858-ac08-41cc-a7fb-ffbbd460792d 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0043998 2026-06-18 16:27:59.019 9 INFO neutron.wsgi [None req-ac72be9a-a09b-4271-9f4f-f2c6f02f2bb1 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0047445 2026-06-18 16:27:59.030 9 INFO neutron.wsgi [None req-c00e591d-6b46-4877-9cd6-e17f153eeec3 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0069237 2026-06-18 16:27:59.039 9 INFO neutron.wsgi [None req-62974abe-6c39-4273-ab57-d66a38712a90 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0046530 2026-06-18 16:27:59.047 9 INFO neutron.wsgi [None req-63b9476a-71d9-4d2a-9aea-cfc1f3b715db 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0047145 2026-06-18 16:27:59.055 9 INFO neutron.wsgi [None req-195fab27-21a1-4541-8efe-e4f3f68c36b0 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0043344 2026-06-18 16:27:59.063 9 INFO neutron.wsgi [None req-26481247-e801-4286-80ce-8b64d6ff3ddd 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0040770 2026-06-18 16:27:59.070 9 INFO neutron.wsgi [None req-ab9322e0-31fc-4e0b-ada1-38f0ae7b6a6e 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0037873 2026-06-18 16:27:59.079 9 INFO neutron.wsgi [None req-a15d204d-a78c-4b3a-8c52-3e6cb8bdefbe 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0052428 2026-06-18 16:27:59.089 9 INFO neutron.wsgi [None req-1ec2f0de-877d-4610-b0fd-498eb1950765 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0040560 2026-06-18 16:27:59.097 9 INFO neutron.wsgi [None req-c853bbe6-ee1e-458c-b072-49ec38eaf0a3 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0042295 2026-06-18 16:27:59.106 9 INFO neutron.wsgi [None req-ce57a2bb-2d7d-4426-b1f1-f29dc31b4373 873d4e54799643a491157edcb33cde4b 59c547ef4aae40918bda7f7caa26c8fc - - default default] 10.0.0.138 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0039027 2026-06-18 16:27:59.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052645 2026-06-18 16:27:59.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012522 2026-06-18 16:28:00.007 9 INFO neutron.db.ovn_revision_numbers_db [None req-014e735a-c1fb-44d3-8741-b299c3c6faef 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ecfc2eae-cd2b-4480-a2ba-30d214f1094f (type: security_groups) to 1 2026-06-18 16:28:00.047 9 INFO neutron.wsgi [None req-014e735a-c1fb-44d3-8741-b299c3c6faef 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=59c547ef4aae40918bda7f7caa26c8fc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4513459 2026-06-18 16:28:00.112 10 INFO neutron.db.ovn_revision_numbers_db [None req-124f9ed1-8c57-40c8-9335-baa51c57f038 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource fb257420-edff-4f25-96a1-b66d88fdd44f (type: security_groups) to 1 2026-06-18 16:28:00.133 10 INFO neutron.wsgi [None req-124f9ed1-8c57-40c8-9335-baa51c57f038 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=9253966576cb44e98145e6c141eefd4f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2028153 2026-06-18 16:28:00.239 9 INFO neutron.wsgi [None req-3b9891c3-27b0-402f-ba14-b116338db943 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ecfc2eae-cd2b-4480-a2ba-30d214f1094f HTTP/1.1" status: 204 len: 168 time: 0.1867557 2026-06-18 16:28:00.319 10 INFO neutron.wsgi [None req-2b8eea27-0456-4cf0-a58e-0e313acc775d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/fb257420-edff-4f25-96a1-b66d88fdd44f HTTP/1.1" status: 204 len: 168 time: 0.1811898 2026-06-18 16:28:00.819 9 INFO neutron.db.ovn_revision_numbers_db [None req-73519303-d8e3-4d53-b93c-8b6d40d2efa7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 75b3b9cf-c07e-4114-8dae-429fc7605641 (type: security_groups) to 1 2026-06-18 16:28:00.850 9 INFO neutron.wsgi [None req-73519303-d8e3-4d53-b93c-8b6d40d2efa7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f162408a4b064676ae6dab62ac608311&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2482255 2026-06-18 16:28:01.091 9 INFO neutron.wsgi [None req-a38efee8-4efb-47ff-ad02-975b49f57c5c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/75b3b9cf-c07e-4114-8dae-429fc7605641 HTTP/1.1" status: 204 len: 168 time: 0.2340839 2026-06-18 16:28:01.324 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c59bafe-4cf0-4c52-a42d-279ec0ff0d82 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 9589d444-d1d7-492f-9eee-dcb9e87b3ee3 (type: security_groups) to 1 2026-06-18 16:28:01.349 10 INFO neutron.wsgi [None req-2c59bafe-4cf0-4c52-a42d-279ec0ff0d82 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=d7a0edecca734558aa8baecb8dc4310a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1145842 2026-06-18 16:28:01.523 10 INFO neutron.wsgi [None req-80c1a482-13db-406d-939f-00484ca0ec18 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/9589d444-d1d7-492f-9eee-dcb9e87b3ee3 HTTP/1.1" status: 204 len: 168 time: 0.1688306 2026-06-18 16:28:01.581 9 INFO neutron.wsgi [req-82b63c30-a7b6-4f32-9098-118b40390cf8 req-9231d33e-08d5-4001-bff0-77b0969f95ff 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0356247 2026-06-18 16:28:01.663 9 INFO neutron.wsgi [req-82b63c30-a7b6-4f32-9098-118b40390cf8 req-58ba2196-eafd-4ace-9fa1-f6aa74558e8f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=cb3cd6df229f490c9f2059f1abb38092&device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1365 time: 0.0364473 2026-06-18 16:28:01.733 9 INFO neutron.wsgi [req-82b63c30-a7b6-4f32-9098-118b40390cf8 req-8ec12664-9c4a-4b67-9f1b-143db1072410 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 HTTP/1.1" status: 200 len: 974 time: 0.0535395 2026-06-18 16:28:01.780 9 INFO neutron.wsgi [req-82b63c30-a7b6-4f32-9098-118b40390cf8 req-b4d62444-9fb9-44be-b009-e779a6459e68 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0923410d-de1e-4b71-8119-9a94170a96b5 HTTP/1.1" status: 200 len: 1060 time: 0.0404887 2026-06-18 16:28:01.814 9 INFO neutron.wsgi [req-82b63c30-a7b6-4f32-9098-118b40390cf8 req-3ba966f8-0ed2-44d1-8f69-9245763db5ae 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=b94cb5b6-d5e6-417d-95c4-6ed73a0d3572 HTTP/1.1" status: 200 len: 869 time: 0.0282018 2026-06-18 16:28:01.844 9 INFO neutron.wsgi [req-82b63c30-a7b6-4f32-9098-118b40390cf8 req-47faaf1d-6826-496a-8901-acdec895d132 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225346 2026-06-18 16:28:01.924 9 INFO neutron.wsgi [req-82b63c30-a7b6-4f32-9098-118b40390cf8 req-9a17b938-830d-4d19-85b5-41dda74d6711 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0723910 2026-06-18 16:28:01.998 9 INFO neutron.wsgi [req-82b63c30-a7b6-4f32-9098-118b40390cf8 req-92655d5f-6bc3-47c9-9d2e-ceab2854e816 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0678916 2026-06-18 16:28:02.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 86195ffa-032d-4cf2-976f-f552f3471a47 (type: security_groups) to 1 2026-06-18 16:28:02.268 9 INFO neutron.wsgi [req-3dbb1933-5094-4d2b-a3d0-adb72613e932 req-bab6def8-6072-410d-a862-1ce080512085 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1365 time: 0.0377665 2026-06-18 16:28:02.307 10 INFO neutron.db.segments_db [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Added segment b30e1008-7c15-424b-986a-a503bd9b543f of type geneve for network 88e4b667-4d3c-422b-883e-e966a8f92bc0 2026-06-18 16:28:02.311 9 INFO neutron.wsgi [req-3dbb1933-5094-4d2b-a3d0-adb72613e932 req-0b0f1227-eb47-45c1-b5d6-819a25edb51e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0337031 2026-06-18 16:28:02.436 10 INFO neutron.db.segments_db [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Added segment bb79227d-e59d-4d5e-846d-5b45eaf3a45a of type geneve for network 0d89f834-f409-4d25-99e0-7c4b4c7c2454 2026-06-18 16:28:02.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 88e4b667-4d3c-422b-883e-e966a8f92bc0 (type: networks) to 1 2026-06-18 16:28:02.800 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:02.804 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network 88e4b667-4d3c-422b-883e-e966a8f92bc0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:02.886 10 INFO neutron.db.ovn_revision_numbers_db [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource f84111df-f0bb-4495-8142-54b644f9349b (type: ports) to 1 2026-06-18 16:28:02.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 0d89f834-f409-4d25-99e0-7c4b4c7c2454 (type: networks) to 1 2026-06-18 16:28:03.133 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:03.136 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network 0d89f834-f409-4d25-99e0-7c4b4c7c2454: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:03.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource d94fb6f5-3760-4304-81b7-4299e5536394 (type: ports) to 1 2026-06-18 16:28:03.247 10 INFO neutron.wsgi [None req-68cf9ef0-ec91-4150-a6df-c3ef0ac6ebaa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1446 time: 1.2145169 2026-06-18 16:28:03.401 10 INFO neutron.wsgi [None req-1fff53de-c36d-4cc8-9682-3cdf13cea01b 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2052 time: 0.1486802 2026-06-18 16:28:03.665 9 INFO neutron.wsgi [None req-e2853b0d-f798-436d-9df8-3711be564b12 a0dde28a28f841c89ed97dd01d8d2b9e c8deab52fc094fac8c78811d890e2870 - - default default] 10.0.0.111 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.2640026 2026-06-18 16:28:03.808 9 INFO neutron.wsgi [None req-da3deac3-af73-486d-a219-c0d2dbd7454d a0dde28a28f841c89ed97dd01d8d2b9e c8deab52fc094fac8c78811d890e2870 - - default default] 10.0.0.111 "GET /v2.0/quotas/c8deab52fc094fac8c78811d890e2870/details HTTP/1.1" status: 200 len: 756 time: 0.1278610 2026-06-18 16:28:04.231 10 INFO neutron.services.segments.plugin [-] Segment b30e1008-7c15-424b-986a-a503bd9b543f resource provider aggregate not found 2026-06-18 16:28:04.237 10 INFO neutron.services.segments.plugin [-] Segment b30e1008-7c15-424b-986a-a503bd9b543f resource provider aggregate not found 2026-06-18 16:28:04.243 10 INFO neutron.services.segments.plugin [-] Segment b30e1008-7c15-424b-986a-a503bd9b543f 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 b30e1008-7c15-424b-986a-a503bd9b543f found for delete ", "request_id": "req-6642f7c1-d902-4731-9257-e540fdfcd21b"}]} 2026-06-18 16:28:04.259 10 INFO neutron.services.segments.plugin [-] Segment b30e1008-7c15-424b-986a-a503bd9b543f 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 b30e1008-7c15-424b-986a-a503bd9b543f found for delete ", "request_id": "req-0800f0d5-94b9-4755-a37d-605a99388930"}]} 2026-06-18 16:28:04.289 10 INFO neutron.wsgi [None req-5f968b8d-0f82-4100-8611-fb05f5053354 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/networks/88e4b667-4d3c-422b-883e-e966a8f92bc0 HTTP/1.1" status: 204 len: 168 time: 0.8831041 2026-06-18 16:28:04.683 9 INFO neutron.services.segments.plugin [-] Segment bb79227d-e59d-4d5e-846d-5b45eaf3a45a resource provider aggregate not found 2026-06-18 16:28:04.687 9 INFO neutron.services.segments.plugin [-] Segment bb79227d-e59d-4d5e-846d-5b45eaf3a45a resource provider aggregate not found 2026-06-18 16:28:04.707 9 INFO neutron.services.segments.plugin [-] Segment bb79227d-e59d-4d5e-846d-5b45eaf3a45a 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 bb79227d-e59d-4d5e-846d-5b45eaf3a45a found for delete ", "request_id": "req-0dc21166-0fe9-49f2-8692-cbe3e969be9f"}]} 2026-06-18 16:28:04.709 9 INFO neutron.services.segments.plugin [-] Segment bb79227d-e59d-4d5e-846d-5b45eaf3a45a 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 bb79227d-e59d-4d5e-846d-5b45eaf3a45a found for delete ", "request_id": "req-6dd2f4c9-cc85-4514-97c5-177e9c3af1ab"}]} 2026-06-18 16:28:04.725 9 INFO neutron.wsgi [None req-4fde2b17-280b-49a9-92e4-f50d9939384a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/networks/0d89f834-f409-4d25-99e0-7c4b4c7c2454 HTTP/1.1" status: 204 len: 168 time: 0.4295499 2026-06-18 16:28:04.802 10 INFO neutron.wsgi [None req-db6cbc78-3682-4d35-8b87-44640e86f41a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0732613 2026-06-18 16:28:04.908 10 INFO neutron.db.segments_db [None req-3be054f2-d3b6-40d7-b581-4313be927f3a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Added segment 6c8f5896-4bea-4e60-a667-a3b3cca84fba of type geneve for network f44d87bd-8a68-49df-99a6-6379877d96bf 2026-06-18 16:28:05.043 10 INFO neutron.db.ovn_revision_numbers_db [None req-3be054f2-d3b6-40d7-b581-4313be927f3a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource f44d87bd-8a68-49df-99a6-6379877d96bf (type: networks) to 1 2026-06-18 16:28:05.269 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3be054f2-d3b6-40d7-b581-4313be927f3a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:05.272 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3be054f2-d3b6-40d7-b581-4313be927f3a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network f44d87bd-8a68-49df-99a6-6379877d96bf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:05.347 10 INFO neutron.db.ovn_revision_numbers_db [None req-3be054f2-d3b6-40d7-b581-4313be927f3a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 4cc4e87e-126f-4f9a-8fe0-4a6ab2f1bf49 (type: ports) to 1 2026-06-18 16:28:05.369 10 INFO neutron.wsgi [None req-3be054f2-d3b6-40d7-b581-4313be927f3a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.5601025 2026-06-18 16:28:05.465 10 INFO neutron.db.segments_db [None req-47e5f3c2-5cb7-4623-ba01-ff805366b043 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Added segment b536009b-6b99-41a6-b178-86abd2ab6287 of type geneve for network e08075dd-55a2-484b-a199-218224612869 2026-06-18 16:28:05.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-47e5f3c2-5cb7-4623-ba01-ff805366b043 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource e08075dd-55a2-484b-a199-218224612869 (type: networks) to 1 2026-06-18 16:28:05.826 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47e5f3c2-5cb7-4623-ba01-ff805366b043 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:05.828 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47e5f3c2-5cb7-4623-ba01-ff805366b043 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network e08075dd-55a2-484b-a199-218224612869: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:05.927 10 INFO neutron.db.ovn_revision_numbers_db [None req-47e5f3c2-5cb7-4623-ba01-ff805366b043 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource a79a9d05-05b8-431b-b133-54b79adfb3a4 (type: ports) to 1 2026-06-18 16:28:05.964 10 INFO neutron.wsgi [None req-47e5f3c2-5cb7-4623-ba01-ff805366b043 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.5840559 2026-06-18 16:28:06.115 9 INFO neutron.wsgi [req-8f6962cd-efe5-4bcc-b91d-45542c25a9dd req-e4c47706-2732-492f-b687-6b277bcd29b4 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0877993 2026-06-18 16:28:06.433 9 INFO neutron.wsgi [req-8f6962cd-efe5-4bcc-b91d-45542c25a9dd req-7ca954f7-29ff-4a72-b09e-bce14cd85b92 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.3102357 2026-06-18 16:28:06.473 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64740f5a-1391-499d-bf66-3956e4e6cd5d 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:06.475 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64740f5a-1391-499d-bf66-3956e4e6cd5d 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network f44d87bd-8a68-49df-99a6-6379877d96bf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:06.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-64740f5a-1391-499d-bf66-3956e4e6cd5d 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource e89947df-1e99-48e7-acf6-a3d25dcd3c0d (type: ports) to 1 2026-06-18 16:28:06.609 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64740f5a-1391-499d-bf66-3956e4e6cd5d 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:06.612 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64740f5a-1391-499d-bf66-3956e4e6cd5d 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network e08075dd-55a2-484b-a199-218224612869: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:06.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-64740f5a-1391-499d-bf66-3956e4e6cd5d 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 9ce0ca77-3af9-4049-ae87-ee7df51238bf (type: ports) to 1 2026-06-18 16:28:06.696 9 INFO neutron.wsgi [req-af01df4a-7e0f-4f43-953b-70e82e18a54e req-8b17c293-4370-492b-a5e7-39f978ceaeec 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1174 time: 0.0518444 2026-06-18 16:28:06.709 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: 0923410d-de1e-4b71-8119-9a94170a96b5 2026-06-18 16:28:06.728 10 INFO neutron.wsgi [None req-64740f5a-1391-499d-bf66-3956e4e6cd5d 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 0.7553520 /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-06-18 16:28:06.759 9 INFO neutron.wsgi [req-af01df4a-7e0f-4f43-953b-70e82e18a54e req-80355099-562e-464e-8736-9cceaec172cd 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8cd032f6-8cf7-442a-a216-95596d03e0cf&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0538752 2026-06-18 16:28:06.886 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d5cd967-3155-4eee-834a-93afc9a8224f'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'code': 200} 2026-06-18 16:28:06.954 10 INFO neutron.wsgi [None req-40f6652b-2f25-4c76-abec-b5212ea196a1 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.2183158 2026-06-18 16:28:07.014 10 INFO neutron.wsgi [None req-ea6959dc-44d7-4759-add5-21ab656c8145 a0dde28a28f841c89ed97dd01d8d2b9e c8deab52fc094fac8c78811d890e2870 - - default default] 10.0.0.111 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0062022 2026-06-18 16:28:07.022 9 INFO neutron.wsgi [req-5a167e2e-de44-44ef-93ac-8d647fcd1729 req-3b8776de-f7f6-4e8b-946a-908ee8a6eb68 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 1172 time: 0.0505543 2026-06-18 16:28:07.098 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 0923410d-de1e-4b71-8119-9a94170a96b5 (type: ports) to 7 2026-06-18 16:28:07.183 10 INFO neutron.wsgi [None req-a4a695fe-b7fa-4920-aefe-5407f9420ece a0dde28a28f841c89ed97dd01d8d2b9e c8deab52fc094fac8c78811d890e2870 - - default default] 10.0.0.111 "GET /v2.0/quotas/c8deab52fc094fac8c78811d890e2870/details HTTP/1.1" status: 200 len: 756 time: 0.1519349 2026-06-18 16:28:07.251 10 INFO neutron.wsgi [None req-1c39f532-647f-4686-ab44-7cf274742a89 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/ports/e89947df-1e99-48e7-acf6-a3d25dcd3c0d HTTP/1.1" status: 204 len: 168 time: 0.2913959 2026-06-18 16:28:07.382 9 INFO neutron.db.l3_db [None req-f6bb2d65-3992-416c-bc4d-d3a1da2b7b3b 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] Floating IP b2d8e786-63ec-49be-88c4-0af1d2884254 disassociated. External IP: 10.96.250.207, port: 0923410d-de1e-4b71-8119-9a94170a96b5. 2026-06-18 16:28:07.526 10 INFO neutron.wsgi [None req-7344f456-6f3a-4cbc-b03b-831aef8d16de 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/ports/9ce0ca77-3af9-4049-ae87-ee7df51238bf HTTP/1.1" status: 204 len: 168 time: 0.2704463 2026-06-18 16:28:07.591 10 INFO neutron.wsgi [None req-d76b43ba-201c-4004-9d97-af4f7b3b436a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0583284 2026-06-18 16:28:07.646 9 INFO neutron.wsgi [None req-f6bb2d65-3992-416c-bc4d-d3a1da2b7b3b 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 199.19.213.203 "DELETE /v2.0/ports/0923410d-de1e-4b71-8119-9a94170a96b5 HTTP/1.1" status: 204 len: 173 time: 0.6099069 2026-06-18 16:28:07.673 10 INFO neutron.db.segments_db [None req-c4de16d3-ba7d-45f4-bb8a-6d3c7e6f80aa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Added segment 67f19e49-af2b-4340-a954-b0324267b286 of type geneve for network 6640fca9-22f4-4d58-b4fe-0291fedb684d 2026-06-18 16:28:07.780 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4de16d3-ba7d-45f4-bb8a-6d3c7e6f80aa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 6640fca9-22f4-4d58-b4fe-0291fedb684d (type: networks) 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-06-18 16:28:07.930 9 INFO neutron.wsgi [req-d8e466c8-d856-496a-9996-128cf8017221 req-5706b211-2594-46bf-ba5e-534f611c65e5 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fb0c34c0-a10e-4f60-8613-ced380fea13d HTTP/1.1" status: 200 len: 210 time: 0.0425968 2026-06-18 16:28:08.013 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4de16d3-ba7d-45f4-bb8a-6d3c7e6f80aa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:08.015 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4de16d3-ba7d-45f4-bb8a-6d3c7e6f80aa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network 6640fca9-22f4-4d58-b4fe-0291fedb684d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:08.094 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4de16d3-ba7d-45f4-bb8a-6d3c7e6f80aa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 21c82371-3c7b-459f-940b-f8d7357c75d2 (type: ports) to 1 2026-06-18 16:28:08.122 10 INFO neutron.wsgi [None req-c4de16d3-ba7d-45f4-bb8a-6d3c7e6f80aa 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.5237451 2026-06-18 16:28:08.213 10 INFO neutron.db.segments_db [None req-800dbb8d-31a3-4045-8725-21fe27f8e7f6 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Added segment 2f306091-2655-4afe-9b79-25fb363c9e9e of type geneve for network 33566b0e-98b2-432b-873d-b34e8ea86f66 2026-06-18 16:28:08.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-800dbb8d-31a3-4045-8725-21fe27f8e7f6 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 33566b0e-98b2-432b-873d-b34e8ea86f66 (type: networks) to 1 2026-06-18 16:28:08.612 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-800dbb8d-31a3-4045-8725-21fe27f8e7f6 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:08.613 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-800dbb8d-31a3-4045-8725-21fe27f8e7f6 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network 33566b0e-98b2-432b-873d-b34e8ea86f66: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:08.698 10 INFO neutron.db.ovn_revision_numbers_db [None req-800dbb8d-31a3-4045-8725-21fe27f8e7f6 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 9e412994-ecc0-44bf-97ab-5d460352aeb8 (type: ports) to 1 2026-06-18 16:28:08.727 10 INFO neutron.wsgi [None req-800dbb8d-31a3-4045-8725-21fe27f8e7f6 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.5996547 2026-06-18 16:28:08.935 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b21a2016-e9cd-47cd-809c-166fb405785e'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'code': 200} 2026-06-18 16:28:08.936 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b21a2016-e9cd-47cd-809c-166fb405785e'] response: {'server_uuid': 'fb0c34c0-a10e-4f60-8613-ced380fea13d', 'name': 'network-vif-deleted', 'tag': '0923410d-de1e-4b71-8119-9a94170a96b5', 'status': 'completed', 'code': 200} 2026-06-18 16:28:09.056 9 INFO neutron.db.ovn_revision_numbers_db [None req-32503708-2986-4ed5-b06c-bac157a43c93 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 0af5012c-708b-43f4-9825-811f005092cc (type: security_groups) to 1 2026-06-18 16:28:09.081 9 INFO neutron.wsgi [None req-32503708-2986-4ed5-b06c-bac157a43c93 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=8e883f649b2d4797943423b645acef3d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3754129 2026-06-18 16:28:09.195 10 INFO neutron.wsgi [None req-98ba9cbd-8fec-4f3c-a9a5-20f39f7ca0be 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/8cd032f6-8cf7-442a-a216-95596d03e0cf HTTP/1.1" status: 204 len: 168 time: 0.1432643 2026-06-18 16:28:09.217 10 INFO neutron.api.v2.resource [None req-8b23b4f9-da4c-4225-8294-5a708127350d 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:28:09.219 10 INFO neutron.wsgi [None req-8b23b4f9-da4c-4225-8294-5a708127350d 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - default default] 10.0.0.138 "GET /v2.0/security-groups/8cd032f6-8cf7-442a-a216-95596d03e0cf HTTP/1.1" status: 404 len: 347 time: 0.0197883 2026-06-18 16:28:09.509 9 INFO neutron.wsgi [None req-926c5005-1a1a-47a9-a8b6-8fb86d40a162 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/0af5012c-708b-43f4-9825-811f005092cc HTTP/1.1" status: 204 len: 168 time: 0.4203854 2026-06-18 16:28:09.774 9 INFO neutron.wsgi [None req-6569aa34-379c-4bf6-a221-37bbd3143b15 54f737cba93c48d79578bf18917ada29 cb3cd6df229f490c9f2059f1abb38092 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/b2d8e786-63ec-49be-88c4-0af1d2884254 HTTP/1.1" status: 204 len: 168 time: 0.5488045 2026-06-18 16:28:09.821 10 INFO neutron.db.ovn_revision_numbers_db [None req-7463a9a7-ced7-4b05-a34f-3121646221c1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 05e2276f-450f-428b-9b00-85580f12b21a (type: security_groups) to 1 2026-06-18 16:28:09.841 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6020b5b8-4764-4aa7-a3a1-4f9be3ef8e3e 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:09.844 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6020b5b8-4764-4aa7-a3a1-4f9be3ef8e3e 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network 6640fca9-22f4-4d58-b4fe-0291fedb684d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:09.860 9 INFO neutron.db.ovn_revision_numbers_db [None req-6020b5b8-4764-4aa7-a3a1-4f9be3ef8e3e 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource ef5338ab-8805-470b-bd85-47668826bafa (type: subnets) to 0 2026-06-18 16:28:09.861 10 INFO neutron.wsgi [None req-7463a9a7-ced7-4b05-a34f-3121646221c1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=482c0d303d9a435b818d5417317b00be&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1796684 2026-06-18 16:28:09.885 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6020b5b8-4764-4aa7-a3a1-4f9be3ef8e3e 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] No more DHCP agents 2026-06-18 16:28:09.888 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6020b5b8-4764-4aa7-a3a1-4f9be3ef8e3e 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Unable to schedule network 33566b0e-98b2-432b-873d-b34e8ea86f66: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:09.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-6020b5b8-4764-4aa7-a3a1-4f9be3ef8e3e 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] Successfully bumped revision number for resource 255aee66-12bd-43a2-8078-5f2a5a7ace50 (type: subnets) to 0 2026-06-18 16:28:09.918 9 INFO neutron.wsgi [None req-6020b5b8-4764-4aa7-a3a1-4f9be3ef8e3e 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1474 time: 0.7273257 2026-06-18 16:28:10.001 9 INFO neutron.wsgi [None req-f87a1dda-04ad-4523-b340-0ec988924fda 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2082 time: 0.0784969 2026-06-18 16:28:10.183 10 INFO neutron.db.ovn_revision_numbers_db [None req-48be5225-0048-41c8-94c5-7f72f19f7617 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 70467a88-efae-45c3-902f-292323cb7e24 (type: security_groups) to 1 2026-06-18 16:28:10.231 10 INFO neutron.wsgi [None req-48be5225-0048-41c8-94c5-7f72f19f7617 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=c8deab52fc094fac8c78811d890e2870&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4848523 2026-06-18 16:28:10.297 10 INFO neutron.wsgi [None req-9e8c6830-2de8-4095-8d78-560c57efd046 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/05e2276f-450f-428b-9b00-85580f12b21a HTTP/1.1" status: 204 len: 168 time: 0.4301527 2026-06-18 16:28:10.341 10 INFO neutron.wsgi [None req-e27be61f-7d06-42df-b8b2-a4a60302fc7a 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/subnets/ef5338ab-8805-470b-bd85-47668826bafa HTTP/1.1" status: 204 len: 168 time: 0.3219314 2026-06-18 16:28:10.527 9 INFO neutron.wsgi [None req-e0c3df89-b78b-4d71-aefc-8c57051b1975 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/70467a88-efae-45c3-902f-292323cb7e24 HTTP/1.1" status: 204 len: 168 time: 0.2896402 2026-06-18 16:28:10.584 9 INFO neutron.wsgi [None req-ea12fdd1-e573-4126-979f-756ac80cb6b1 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/subnets/255aee66-12bd-43a2-8078-5f2a5a7ace50 HTTP/1.1" status: 204 len: 168 time: 0.2379029 2026-06-18 16:28:10.630 9 INFO neutron.wsgi [None req-ef2f5691-d993-4c40-93e3-e5b05c7d13a4 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0380955 2026-06-18 16:28:11.097 9 INFO neutron.services.segments.plugin [-] Segment 2f306091-2655-4afe-9b79-25fb363c9e9e resource provider aggregate not found 2026-06-18 16:28:11.108 9 INFO neutron.services.segments.plugin [-] Segment 2f306091-2655-4afe-9b79-25fb363c9e9e resource provider aggregate not found 2026-06-18 16:28:11.131 9 INFO neutron.services.segments.plugin [-] Segment 2f306091-2655-4afe-9b79-25fb363c9e9e 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 2f306091-2655-4afe-9b79-25fb363c9e9e found for delete ", "request_id": "req-e211431e-7cb9-43f4-8f58-93fe40a46da5"}]} 2026-06-18 16:28:11.132 9 INFO neutron.services.segments.plugin [-] Segment 2f306091-2655-4afe-9b79-25fb363c9e9e 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 2f306091-2655-4afe-9b79-25fb363c9e9e found for delete ", "request_id": "req-41254471-1b09-4679-aff6-e4da7927dedc"}]} 2026-06-18 16:28:11.169 9 INFO neutron.wsgi [None req-2cae0c85-0e27-413d-8948-1b80d712afca 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/networks/33566b0e-98b2-432b-873d-b34e8ea86f66 HTTP/1.1" status: 204 len: 168 time: 0.5291085 2026-06-18 16:28:11.319 10 INFO neutron.wsgi [None req-eebda769-69d7-433a-ae3a-269059139151 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/0ad6fabe-ac70-4bdf-8d63-7989c75fa394/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5395656 /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-06-18 16:28:11.705 10 INFO neutron.services.segments.plugin [-] Segment 67f19e49-af2b-4340-a954-b0324267b286 resource provider aggregate not found 2026-06-18 16:28:11.710 10 INFO neutron.services.segments.plugin [-] Segment 67f19e49-af2b-4340-a954-b0324267b286 resource provider aggregate not found 2026-06-18 16:28:11.734 10 INFO neutron.services.segments.plugin [-] Segment 67f19e49-af2b-4340-a954-b0324267b286 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 67f19e49-af2b-4340-a954-b0324267b286 found for delete ", "request_id": "req-0e06023a-a914-4d2f-bed3-633a94262c74"}]} 2026-06-18 16:28:11.739 10 INFO neutron.services.segments.plugin [-] Segment 67f19e49-af2b-4340-a954-b0324267b286 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 67f19e49-af2b-4340-a954-b0324267b286 found for delete ", "request_id": "req-f55f1609-f33d-430e-a870-8029f05a69c0"}]} 2026-06-18 16:28:11.769 10 INFO neutron.wsgi [None req-90573a08-900e-4526-b0d1-c69fbcb250a5 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/networks/6640fca9-22f4-4d58-b4fe-0291fedb684d HTTP/1.1" status: 204 len: 168 time: 0.5942364 2026-06-18 16:28:12.188 9 INFO neutron.wsgi [None req-9587dab3-e053-4eaa-bedf-6de8d0adcff1 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/networks/e08075dd-55a2-484b-a199-218224612869 HTTP/1.1" status: 204 len: 168 time: 0.4124746 2026-06-18 16:28:12.197 10 INFO neutron.wsgi [None req-7469e3b3-ec20-4d4b-bc0c-921436134074 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/0ad6fabe-ac70-4bdf-8d63-7989c75fa394 HTTP/1.1" status: 204 len: 168 time: 0.8701007 2026-06-18 16:28:12.416 10 INFO neutron.wsgi [None req-384ed282-ee29-4d32-aa12-43928cf1732d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/b94cb5b6-d5e6-417d-95c4-6ed73a0d3572 HTTP/1.1" status: 204 len: 168 time: 0.2128785 2026-06-18 16:28:12.639 9 INFO neutron.wsgi [None req-2d9566fb-e37b-4bef-880b-a7fb132cff93 78eb4227b9414508b1d0167a3ea1358b 2dbffe0bad2c45dbb4280088688644fd - - - -] 10.0.0.138 "DELETE /v2.0/networks/f44d87bd-8a68-49df-99a6-6379877d96bf HTTP/1.1" status: 204 len: 168 time: 0.4457498 2026-06-18 16:28:12.824 10 INFO neutron.wsgi [None req-09056ba7-5779-4f40-8f9e-c0c1ba8997ab 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/2f8d8565-1f62-47a4-93a0-b8ebb5dfcfc9 HTTP/1.1" status: 204 len: 168 time: 0.4043934 2026-06-18 16:28:13.157 9 INFO neutron.services.segments.plugin [-] Segment b536009b-6b99-41a6-b178-86abd2ab6287 resource provider aggregate not found 2026-06-18 16:28:13.166 9 INFO neutron.services.segments.plugin [-] Segment b536009b-6b99-41a6-b178-86abd2ab6287 resource provider aggregate not found 2026-06-18 16:28:13.176 9 INFO neutron.services.segments.plugin [-] Segment b536009b-6b99-41a6-b178-86abd2ab6287 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 b536009b-6b99-41a6-b178-86abd2ab6287 found for delete ", "request_id": "req-eb9f45b1-c764-4bae-a4b2-7305b54f9fa1"}]} 2026-06-18 16:28:13.184 9 INFO neutron.services.segments.plugin [-] Segment b536009b-6b99-41a6-b178-86abd2ab6287 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 b536009b-6b99-41a6-b178-86abd2ab6287 found for delete ", "request_id": "req-a2e36ba3-f8ed-48f6-912d-769b2e703c29"}]} 2026-06-18 16:28:13.193 9 INFO neutron.services.segments.plugin [-] Segment 6c8f5896-4bea-4e60-a667-a3b3cca84fba resource provider aggregate not found 2026-06-18 16:28:13.205 9 INFO neutron.services.segments.plugin [-] Segment 6c8f5896-4bea-4e60-a667-a3b3cca84fba resource provider aggregate not found 2026-06-18 16:28:13.221 9 INFO neutron.services.segments.plugin [-] Segment 6c8f5896-4bea-4e60-a667-a3b3cca84fba 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 6c8f5896-4bea-4e60-a667-a3b3cca84fba found for delete ", "request_id": "req-e876d499-3c5e-416d-a6ac-4f34d40a264f"}]} 2026-06-18 16:28:13.225 9 INFO neutron.services.segments.plugin [-] Segment 6c8f5896-4bea-4e60-a667-a3b3cca84fba 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 6c8f5896-4bea-4e60-a667-a3b3cca84fba found for delete ", "request_id": "req-312e03dd-ce5f-4018-a15c-dfbaf24444b3"}]} 2026-06-18 16:28:13.269 10 INFO neutron.wsgi [None req-0c6786ee-73e8-426a-a4e7-6349cb13d11e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=cb3cd6df229f490c9f2059f1abb38092&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0349426 2026-06-18 16:28:13.343 10 INFO neutron.wsgi [None req-dc4da949-bcd9-4f32-87ee-396c122ff019 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=2dbffe0bad2c45dbb4280088688644fd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2630730 2026-06-18 16:28:13.501 10 INFO neutron.wsgi [None req-25382966-bb66-4c3f-8cac-eda99e9fd03b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/867a40ed-0a24-4915-b589-a62b16e4e444 HTTP/1.1" status: 204 len: 168 time: 0.2250588 2026-06-18 16:28:13.550 10 INFO neutron.wsgi [None req-684cb859-6a72-4cd6-8b9d-4097ca95cf3e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/86195ffa-032d-4cf2-976f-f552f3471a47 HTTP/1.1" status: 204 len: 168 time: 0.2012746 2026-06-18 16:28:13.757 10 INFO neutron.services.segments.plugin [-] Segment b7abbcfd-6d3d-45b8-9340-12a88cc02368 resource provider aggregate not found 2026-06-18 16:28:13.777 10 INFO neutron.services.segments.plugin [-] Segment b7abbcfd-6d3d-45b8-9340-12a88cc02368 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 b7abbcfd-6d3d-45b8-9340-12a88cc02368 found for delete ", "request_id": "req-45ce3162-9cba-4e44-9a1e-4a4a78aebb71"}]} 2026-06-18 16:28:13.784 10 INFO neutron.services.segments.plugin [-] Segment b7abbcfd-6d3d-45b8-9340-12a88cc02368 resource provider aggregate not found 2026-06-18 16:28:13.803 10 INFO neutron.services.segments.plugin [-] Segment b7abbcfd-6d3d-45b8-9340-12a88cc02368 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 b7abbcfd-6d3d-45b8-9340-12a88cc02368 found for delete ", "request_id": "req-cc1326f9-4df9-428c-b6b2-b7e4b8bf0a1e"}]} 2026-06-18 16:28:14.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014780 2026-06-18 16:28:14.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040290 2026-06-18 16:28:14.984 9 INFO neutron.db.ovn_revision_numbers_db [None req-213847c7-d44d-4ea0-973f-ea78af7075d3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 7021aaa0-6a9c-4d75-81be-f340b3766ad6 (type: security_groups) to 1 2026-06-18 16:28:15.007 9 INFO neutron.wsgi [None req-213847c7-d44d-4ea0-973f-ea78af7075d3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=bb151e9829a549ffb1254fe2dd8876a2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3078692 2026-06-18 16:28:15.233 9 INFO neutron.wsgi [None req-2390c6fc-3872-4f4a-8283-dd83f8752fba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/7021aaa0-6a9c-4d75-81be-f340b3766ad6 HTTP/1.1" status: 204 len: 168 time: 0.2215950 2026-06-18 16:28:15.389 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2165317-27a9-4164-8905-bb0223b2c917 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource ba60990c-5b8f-4efc-918a-24abe9854f25 (type: security_groups) to 1 2026-06-18 16:28:15.442 9 INFO neutron.db.segments_db [None req-d2165317-27a9-4164-8905-bb0223b2c917 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Added segment 595abf39-c66e-4492-8019-a029ec56ed8c of type geneve for network 0dd26f78-ddf3-475d-98f9-1d1a65a89c57 2026-06-18 16:28:15.583 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2165317-27a9-4164-8905-bb0223b2c917 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 0dd26f78-ddf3-475d-98f9-1d1a65a89c57 (type: networks) to 1 2026-06-18 16:28:15.779 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2165317-27a9-4164-8905-bb0223b2c917 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] No more DHCP agents 2026-06-18 16:28:15.781 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2165317-27a9-4164-8905-bb0223b2c917 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Unable to schedule network 0dd26f78-ddf3-475d-98f9-1d1a65a89c57: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:15.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-211d792a-22e2-4731-a312-b3f3f64f5471 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource 455cd4c9-e91b-420b-b64c-dad208a548c5 (type: security_groups) to 1 2026-06-18 16:28:15.853 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2165317-27a9-4164-8905-bb0223b2c917 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 13e8d971-42e5-478c-ba1d-a53ae728cf6c (type: ports) to 1 2026-06-18 16:28:15.871 10 INFO neutron.db.segments_db [None req-211d792a-22e2-4731-a312-b3f3f64f5471 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Added segment dbadc6e5-fd5c-4fa8-a5c6-ab7306293226 of type geneve for network eb986206-009d-420c-862e-3a41114ce69a 2026-06-18 16:28:15.876 9 INFO neutron.wsgi [None req-d2165317-27a9-4164-8905-bb0223b2c917 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.7830818 2026-06-18 16:28:16.043 10 INFO neutron.db.ovn_revision_numbers_db [None req-211d792a-22e2-4731-a312-b3f3f64f5471 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource eb986206-009d-420c-862e-3a41114ce69a (type: networks) to 1 2026-06-18 16:28:16.236 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-211d792a-22e2-4731-a312-b3f3f64f5471 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] No more DHCP agents 2026-06-18 16:28:16.238 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-211d792a-22e2-4731-a312-b3f3f64f5471 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Unable to schedule network eb986206-009d-420c-862e-3a41114ce69a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:16.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-211d792a-22e2-4731-a312-b3f3f64f5471 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource ea37f7ca-2abb-4d25-86d2-1237d099642e (type: ports) to 1 2026-06-18 16:28:16.337 10 INFO neutron.wsgi [None req-211d792a-22e2-4731-a312-b3f3f64f5471 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.8634486 2026-06-18 16:28:16.362 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60eb44f8-92b4-4b7c-9fe3-d0b78f0b66d6 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] No more DHCP agents 2026-06-18 16:28:16.364 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60eb44f8-92b4-4b7c-9fe3-d0b78f0b66d6 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Unable to schedule network 0dd26f78-ddf3-475d-98f9-1d1a65a89c57: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:16.865 9 INFO neutron.db.ovn_revision_numbers_db [None req-60eb44f8-92b4-4b7c-9fe3-d0b78f0b66d6 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 13e8d971-42e5-478c-ba1d-a53ae728cf6c (type: ports) to 2 2026-06-18 16:28:16.898 9 INFO neutron.db.ovn_revision_numbers_db [None req-60eb44f8-92b4-4b7c-9fe3-d0b78f0b66d6 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 5d321682-3d72-4b2f-bdd6-de8ddea75d85 (type: subnets) to 0 2026-06-18 16:28:16.922 9 INFO neutron.wsgi [None req-60eb44f8-92b4-4b7c-9fe3-d0b78f0b66d6 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 1.0369132 2026-06-18 16:28:16.935 10 WARNING neutron.api.v2.base [None req-8566e111-614f-4916-b815-a0b116650803 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 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-06-18 16:28:16.937 10 INFO neutron.api.v2.resource [None req-8566e111-614f-4916-b815-a0b116650803 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-18 16:28:16.939 10 INFO neutron.wsgi [None req-8566e111-614f-4916-b815-a0b116650803 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0090594 2026-06-18 16:28:17.234 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7fe0f12-670a-455a-9c27-2d24934d7a85 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] No more DHCP agents 2026-06-18 16:28:17.237 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7fe0f12-670a-455a-9c27-2d24934d7a85 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Unable to schedule network eb986206-009d-420c-862e-3a41114ce69a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:17.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7fe0f12-670a-455a-9c27-2d24934d7a85 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource 4703916a-a9b2-4bd9-bf60-b91379946f5c (type: subnets) to 0 2026-06-18 16:28:17.285 9 INFO neutron.wsgi [None req-c7fe0f12-670a-455a-9c27-2d24934d7a85 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.4392231 2026-06-18 16:28:17.383 10 INFO neutron.db.segments_db [None req-aacb9c7d-3e50-4fea-aee2-44b747570d3b 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Added segment 6dc1b72b-1a74-4043-8021-562047301c54 of type geneve for network 781488ea-d5ba-4c68-b795-a9b3e63e21cb 2026-06-18 16:28:17.530 10 INFO neutron.db.ovn_revision_numbers_db [None req-aacb9c7d-3e50-4fea-aee2-44b747570d3b 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource 781488ea-d5ba-4c68-b795-a9b3e63e21cb (type: networks) to 1 2026-06-18 16:28:17.642 9 INFO neutron.services.segments.plugin [-] Segment 595abf39-c66e-4492-8019-a029ec56ed8c resource provider aggregate not found 2026-06-18 16:28:17.647 9 INFO neutron.services.segments.plugin [-] Segment 595abf39-c66e-4492-8019-a029ec56ed8c resource provider aggregate not found 2026-06-18 16:28:17.664 9 INFO neutron.services.segments.plugin [-] Segment 595abf39-c66e-4492-8019-a029ec56ed8c 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 595abf39-c66e-4492-8019-a029ec56ed8c found for delete ", "request_id": "req-c94c3d06-83c5-4eb5-945c-60f4196014b8"}]} 2026-06-18 16:28:17.667 9 INFO neutron.services.segments.plugin [-] Segment 595abf39-c66e-4492-8019-a029ec56ed8c 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 595abf39-c66e-4492-8019-a029ec56ed8c found for delete ", "request_id": "req-1d65b378-dee7-49ca-b46b-6b10ac8ff73c"}]} 2026-06-18 16:28:17.695 9 INFO neutron.wsgi [None req-e92c0f0a-2b9e-43eb-b2b0-695298c8c457 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "DELETE /v2.0/networks/0dd26f78-ddf3-475d-98f9-1d1a65a89c57 HTTP/1.1" status: 204 len: 168 time: 0.7497172 2026-06-18 16:28:17.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a13379-d799-41d0-b157-543bee8b0ab9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 80b4be1a-bf35-4d62-8bc6-e2349d7e4c41 (type: security_groups) to 1 2026-06-18 16:28:17.761 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aacb9c7d-3e50-4fea-aee2-44b747570d3b 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] No more DHCP agents 2026-06-18 16:28:17.764 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aacb9c7d-3e50-4fea-aee2-44b747570d3b 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Unable to schedule network 781488ea-d5ba-4c68-b795-a9b3e63e21cb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:17.785 9 INFO neutron.db.segments_db [None req-a1a13379-d799-41d0-b157-543bee8b0ab9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Added segment b1da8843-f785-4180-9d48-6822403a95e6 of type geneve for network 4a4d5654-d8d6-405e-9518-e3eb8ee915d6 2026-06-18 16:28:17.839 10 INFO neutron.db.ovn_revision_numbers_db [None req-aacb9c7d-3e50-4fea-aee2-44b747570d3b 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource 8ad73e05-e805-43cc-b5c9-868fb3550721 (type: ports) to 1 2026-06-18 16:28:17.844 10 INFO neutron.db.segments_db [None req-01e1b487-a04c-4cc8-9aea-8b8971a1a0db a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Added segment bceb3904-a179-4af5-a5ee-8464b093c9a2 of type geneve for network 1fd3e6e0-293b-4067-8667-c86475481f6a 2026-06-18 16:28:17.879 10 INFO neutron.wsgi [None req-aacb9c7d-3e50-4fea-aee2-44b747570d3b 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.5881884 2026-06-18 16:28:17.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a13379-d799-41d0-b157-543bee8b0ab9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 4a4d5654-d8d6-405e-9518-e3eb8ee915d6 (type: networks) to 1 2026-06-18 16:28:18.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-01e1b487-a04c-4cc8-9aea-8b8971a1a0db a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 1fd3e6e0-293b-4067-8667-c86475481f6a (type: networks) to 1 2026-06-18 16:28:18.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bd10f54-8e02-4d50-aeff-86d15c7553ac 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource 781488ea-d5ba-4c68-b795-a9b3e63e21cb (type: networks) to 2 2026-06-18 16:28:18.156 10 INFO neutron.wsgi [None req-3bd10f54-8e02-4d50-aeff-86d15c7553ac 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "PUT /v2.0/networks/781488ea-d5ba-4c68-b795-a9b3e63e21cb HTTP/1.1" status: 200 len: 792 time: 0.2698433 2026-06-18 16:28:18.169 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1a13379-d799-41d0-b157-543bee8b0ab9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:18.172 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1a13379-d799-41d0-b157-543bee8b0ab9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 4a4d5654-d8d6-405e-9518-e3eb8ee915d6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:18.251 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a13379-d799-41d0-b157-543bee8b0ab9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource ebb4a136-aecb-4172-88ce-fabacc2618b3 (type: ports) to 1 2026-06-18 16:28:18.273 9 INFO neutron.wsgi [None req-a1a13379-d799-41d0-b157-543bee8b0ab9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.8627036 2026-06-18 16:28:18.580 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d23dddab-d8d0-43d2-be56-cb8b1bbf8f62 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:18.582 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d23dddab-d8d0-43d2-be56-cb8b1bbf8f62 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 4a4d5654-d8d6-405e-9518-e3eb8ee915d6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:18.587 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01e1b487-a04c-4cc8-9aea-8b8971a1a0db a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] No more DHCP agents 2026-06-18 16:28:18.594 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01e1b487-a04c-4cc8-9aea-8b8971a1a0db a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Unable to schedule network 1fd3e6e0-293b-4067-8667-c86475481f6a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:18.677 9 INFO neutron.db.ovn_revision_numbers_db [None req-d23dddab-d8d0-43d2-be56-cb8b1bbf8f62 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 132ac7ac-4118-4219-b8ac-624564cc68b0 (type: ports) to 1 2026-06-18 16:28:18.704 10 INFO neutron.db.ovn_revision_numbers_db [None req-01e1b487-a04c-4cc8-9aea-8b8971a1a0db a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 75b90555-a692-4c9d-9c90-0a8a9a133d78 (type: ports) to 1 2026-06-18 16:28:18.705 9 INFO neutron.wsgi [None req-d23dddab-d8d0-43d2-be56-cb8b1bbf8f62 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 973 time: 0.4077973 /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-06-18 16:28:18.734 10 INFO neutron.wsgi [None req-01e1b487-a04c-4cc8-9aea-8b8971a1a0db a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 1.0300832 2026-06-18 16:28:18.811 9 INFO neutron.db.segments_db [None req-dbdd1d83-608a-45c1-8f62-10c8e415870c 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Added segment f80eecdd-739f-42eb-80b4-d17d508f7dc4 of type geneve for network 6a5c7224-8b3c-4cd2-8c87-17b25760278c 2026-06-18 16:28:18.812 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd2a9ff0-3e8a-44f1-aae9-7c7b79e88b8c 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] No more DHCP agents 2026-06-18 16:28:18.814 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd2a9ff0-3e8a-44f1-aae9-7c7b79e88b8c 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Unable to schedule network 781488ea-d5ba-4c68-b795-a9b3e63e21cb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:18.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-dd2a9ff0-3e8a-44f1-aae9-7c7b79e88b8c 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource 9eb23935-c9eb-4936-8a00-52e9430efbfd (type: subnets) to 0 2026-06-18 16:28:18.860 10 INFO neutron.wsgi [None req-dd2a9ff0-3e8a-44f1-aae9-7c7b79e88b8c 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.6981635 2026-06-18 16:28:19.009 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8941ca9c-c1eb-4687-b6e1-51c51e8dd836 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] No more DHCP agents 2026-06-18 16:28:19.014 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8941ca9c-c1eb-4687-b6e1-51c51e8dd836 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Unable to schedule network 1fd3e6e0-293b-4067-8667-c86475481f6a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:19.033 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbdd1d83-608a-45c1-8f62-10c8e415870c 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 6a5c7224-8b3c-4cd2-8c87-17b25760278c (type: networks) to 1 2026-06-18 16:28:19.291 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbdd1d83-608a-45c1-8f62-10c8e415870c 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:19.296 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbdd1d83-608a-45c1-8f62-10c8e415870c 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 6a5c7224-8b3c-4cd2-8c87-17b25760278c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:19.399 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbdd1d83-608a-45c1-8f62-10c8e415870c 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 3d913eaf-9e0a-4db5-a814-33cdbf7fa3c0 (type: ports) to 1 2026-06-18 16:28:19.436 9 INFO neutron.wsgi [None req-dbdd1d83-608a-45c1-8f62-10c8e415870c 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7256453 2026-06-18 16:28:19.609 9 INFO neutron.db.ovn_revision_numbers_db [None req-8941ca9c-c1eb-4687-b6e1-51c51e8dd836 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 75b90555-a692-4c9d-9c90-0a8a9a133d78 (type: ports) to 2 2026-06-18 16:28:19.626 9 INFO neutron.db.ovn_revision_numbers_db [None req-8941ca9c-c1eb-4687-b6e1-51c51e8dd836 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 40429f49-8a2b-4ae4-80ce-0db21279f962 (type: subnets) to 0 2026-06-18 16:28:19.640 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f5a763a-e7fc-4ca1-b771-e5e6ea246746 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource 8ad73e05-e805-43cc-b5c9-868fb3550721 (type: ports) to 2 2026-06-18 16:28:19.641 9 INFO neutron.wsgi [None req-8941ca9c-c1eb-4687-b6e1-51c51e8dd836 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.9022167 2026-06-18 16:28:19.651 9 WARNING neutron.api.v2.base [None req-8bedccde-e1ac-4e61-8787-a608683303cd a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 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-06-18 16:28:19.651 9 INFO neutron.api.v2.resource [None req-8bedccde-e1ac-4e61-8787-a608683303cd a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-18 16:28:19.653 9 INFO neutron.wsgi [None req-8bedccde-e1ac-4e61-8787-a608683303cd a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0067189 2026-06-18 16:28:19.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f5a763a-e7fc-4ca1-b771-e5e6ea246746 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] Successfully bumped revision number for resource 9eb23935-c9eb-4936-8a00-52e9430efbfd (type: subnets) to 1 2026-06-18 16:28:19.673 10 INFO neutron.wsgi [None req-7f5a763a-e7fc-4ca1-b771-e5e6ea246746 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "PUT /v2.0/subnets/9eb23935-c9eb-4936-8a00-52e9430efbfd HTTP/1.1" status: 200 len: 826 time: 0.8057458 2026-06-18 16:28:19.767 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13195d0b-efca-4416-9ebb-3e3f585a7494 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:19.778 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13195d0b-efca-4416-9ebb-3e3f585a7494 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 6a5c7224-8b3c-4cd2-8c87-17b25760278c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:20.080 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed1ed2dd-c32f-42cd-9d1f-b4b5313ddbf6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ecc53f64-c9dd-472b-8d0d-a57768bef9db (type: security_groups) to 1 2026-06-18 16:28:20.136 10 INFO neutron.wsgi [None req-ed1ed2dd-c32f-42cd-9d1f-b4b5313ddbf6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=a809a55160bd47ca80726e589b883a65&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6324458 2026-06-18 16:28:20.348 9 INFO neutron.services.segments.plugin [-] Segment bceb3904-a179-4af5-a5ee-8464b093c9a2 resource provider aggregate not found 2026-06-18 16:28:20.355 9 INFO neutron.services.segments.plugin [-] Segment bceb3904-a179-4af5-a5ee-8464b093c9a2 resource provider aggregate not found 2026-06-18 16:28:20.366 9 INFO neutron.services.segments.plugin [-] Segment bceb3904-a179-4af5-a5ee-8464b093c9a2 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 bceb3904-a179-4af5-a5ee-8464b093c9a2 found for delete ", "request_id": "req-1f9668b6-cd68-4e69-8b0a-318215b57e96"}]} 2026-06-18 16:28:20.380 9 INFO neutron.services.segments.plugin [-] Segment bceb3904-a179-4af5-a5ee-8464b093c9a2 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 bceb3904-a179-4af5-a5ee-8464b093c9a2 found for delete ", "request_id": "req-b136daeb-274f-4ff5-baf2-229ffec449a7"}]} 2026-06-18 16:28:20.387 9 INFO neutron.wsgi [None req-34579f26-82c5-4a5e-aaa4-a6d1b9589a49 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "DELETE /v2.0/networks/1fd3e6e0-293b-4067-8667-c86475481f6a HTTP/1.1" status: 204 len: 168 time: 0.7279103 2026-06-18 16:28:20.494 9 INFO neutron.db.segments_db [None req-19871eb1-ad81-4ade-91b2-73e1cd19397d a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Added segment 2e3a802b-8c22-4672-9914-f1e468ef1834 of type geneve for network acae9bd5-8f09-4174-ac93-1681ae89c7a6 2026-06-18 16:28:20.650 10 INFO neutron.wsgi [None req-0e013de1-34f4-4db8-a02f-58e308a0832a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ecc53f64-c9dd-472b-8d0d-a57768bef9db HTTP/1.1" status: 204 len: 168 time: 0.4930391 2026-06-18 16:28:20.659 9 INFO neutron.db.ovn_revision_numbers_db [None req-19871eb1-ad81-4ade-91b2-73e1cd19397d a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource acae9bd5-8f09-4174-ac93-1681ae89c7a6 (type: networks) to 1 2026-06-18 16:28:20.723 10 INFO neutron.services.segments.plugin [-] Segment 6dc1b72b-1a74-4043-8021-562047301c54 resource provider aggregate not found 2026-06-18 16:28:20.741 10 INFO neutron.services.segments.plugin [-] Segment 6dc1b72b-1a74-4043-8021-562047301c54 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 6dc1b72b-1a74-4043-8021-562047301c54 found for delete ", "request_id": "req-f364c0da-ff3a-4d2b-a610-cb23915563d7"}]} 2026-06-18 16:28:20.775 10 INFO neutron.services.segments.plugin [-] Segment 6dc1b72b-1a74-4043-8021-562047301c54 resource provider aggregate not found 2026-06-18 16:28:20.782 10 INFO neutron.db.ovn_revision_numbers_db [None req-13195d0b-efca-4416-9ebb-3e3f585a7494 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 3d913eaf-9e0a-4db5-a814-33cdbf7fa3c0 (type: ports) to 2 2026-06-18 16:28:20.803 10 INFO neutron.services.segments.plugin [-] Segment 6dc1b72b-1a74-4043-8021-562047301c54 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 6dc1b72b-1a74-4043-8021-562047301c54 found for delete ", "request_id": "req-4186626f-497f-4a99-9b70-0c000b148cfd"}]} 2026-06-18 16:28:20.807 10 INFO neutron.wsgi [None req-ee47e4c1-f09a-4117-a232-887ef9182b0a 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "DELETE /v2.0/networks/781488ea-d5ba-4c68-b795-a9b3e63e21cb HTTP/1.1" status: 204 len: 168 time: 1.1179914 2026-06-18 16:28:20.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-13195d0b-efca-4416-9ebb-3e3f585a7494 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 38706a40-a51d-41eb-a0d2-fa90a3627c17 (type: subnets) to 0 2026-06-18 16:28:20.837 10 INFO neutron.pecan_wsgi.hooks.translation [None req-849f049a-4cd1-41aa-b195-6ec1ea579dba 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:20.840 10 INFO neutron.wsgi [None req-849f049a-4cd1-41aa-b195-6ec1ea579dba 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "DELETE /v2.0/networks/781488ea-d5ba-4c68-b795-a9b3e63e21cb HTTP/1.1" status: 404 len: 339 time: 0.0251255 2026-06-18 16:28:20.845 10 INFO neutron.wsgi [None req-13195d0b-efca-4416-9ebb-3e3f585a7494 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.4025404 2026-06-18 16:28:20.956 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19871eb1-ad81-4ade-91b2-73e1cd19397d a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] No more DHCP agents 2026-06-18 16:28:20.963 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19871eb1-ad81-4ade-91b2-73e1cd19397d a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Unable to schedule network acae9bd5-8f09-4174-ac93-1681ae89c7a6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:20.990 10 INFO neutron.wsgi [None req-04c653fb-cd57-49c8-935c-b6347579e32d 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - default default] 10.0.0.138 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1380196 2026-06-18 16:28:21.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e06781-a5aa-4c89-abd6-979a1843ab9b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 3d2e8877-e662-4b6d-bf43-20be4efcbccd (type: security_groups) to 1 2026-06-18 16:28:21.059 9 INFO neutron.wsgi [None req-83e06781-a5aa-4c89-abd6-979a1843ab9b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f49a96dd8901423989cf611229eb8b41&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2555165 2026-06-18 16:28:21.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-19871eb1-ad81-4ade-91b2-73e1cd19397d a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 195de692-765f-4d25-9b2c-0a1d29c3af76 (type: ports) to 1 2026-06-18 16:28:21.063 10 INFO neutron.wsgi [None req-3adfa786-c36c-4fa7-9d60-27a4fe767edf 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - default default] 10.0.0.138 "GET /v2.0/subnets?network_id=76aa89d5-b2c9-4704-a82b-d82dba299687 HTTP/1.1" status: 200 len: 820 time: 0.0600884 2026-06-18 16:28:21.072 10 INFO neutron.wsgi [None req-9f299456-2b42-49a4-895e-12a41e8bf082 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - default default] 10.0.0.138 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0046940 2026-06-18 16:28:21.126 9 INFO neutron.wsgi [None req-19871eb1-ad81-4ade-91b2-73e1cd19397d a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 927 time: 0.7312484 2026-06-18 16:28:21.536 9 INFO neutron.wsgi [None req-99eb302f-f0e3-4e5c-ab3a-cd80e954bcfc 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1508 time: 0.4584906 /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-06-18 16:28:21.617 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-655bdfea-50f4-4d61-86aa-43f0f3a625ac 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:21.621 10 INFO neutron.wsgi [None req-cf0a1337-b551-4b5a-b45a-3a5a87b19925 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0746603 2026-06-18 16:28:21.622 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-655bdfea-50f4-4d61-86aa-43f0f3a625ac 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 6a5c7224-8b3c-4cd2-8c87-17b25760278c: 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-06-18 16:28:21.693 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e41a1db0-0cdb-4bec-9523-cfcf7d6a484f a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] No more DHCP agents 2026-06-18 16:28:21.694 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e41a1db0-0cdb-4bec-9523-cfcf7d6a484f a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Unable to schedule network acae9bd5-8f09-4174-ac93-1681ae89c7a6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:21.706 10 INFO neutron.wsgi [None req-6be8f5da-0a9a-4c83-9e5c-6732ea980d4c 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - default default] 10.0.0.138 "GET /v2.0/networks/eb986206-009d-420c-862e-3a41114ce69a HTTP/1.1" status: 200 len: 867 time: 0.0717342 2026-06-18 16:28:21.758 9 INFO neutron.wsgi [None req-bd192488-664f-48d1-b775-ac19ba4a7797 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - default default] 10.0.0.138 "GET /v2.0/subnets/4703916a-a9b2-4bd9-bf60-b91379946f5c HTTP/1.1" status: 200 len: 843 time: 0.0440738 2026-06-18 16:28:21.782 9 INFO neutron.wsgi [None req-399072ce-e8e6-4506-b1bf-80517b6f59eb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/3d2e8877-e662-4b6d-bf43-20be4efcbccd HTTP/1.1" status: 204 len: 168 time: 0.7184458 2026-06-18 16:28:21.793 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b4f3e32e-3730-4e27-9275-52f01f06c049 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:21.795 9 INFO neutron.wsgi [None req-b4f3e32e-3730-4e27-9275-52f01f06c049 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/9eb23935-c9eb-4936-8a00-52e9430efbfd HTTP/1.1" status: 404 len: 337 time: 0.0263009 2026-06-18 16:28:21.824 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d1227a75-d72e-4c13-b1a3-7f78b3ce3bc1 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:21.826 10 INFO neutron.wsgi [None req-d1227a75-d72e-4c13-b1a3-7f78b3ce3bc1 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "DELETE /v2.0/networks/781488ea-d5ba-4c68-b795-a9b3e63e21cb HTTP/1.1" status: 404 len: 339 time: 0.0237730 2026-06-18 16:28:21.832 10 INFO neutron.db.ovn_revision_numbers_db [None req-655bdfea-50f4-4d61-86aa-43f0f3a625ac 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 0f4c0775-6e47-4721-aae8-de249e62c80b (type: ports) to 1 2026-06-18 16:28:21.874 10 INFO neutron.wsgi [None req-655bdfea-50f4-4d61-86aa-43f0f3a625ac 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 1.0202861 2026-06-18 16:28:22.123 10 INFO neutron.wsgi [None req-a784db95-5f84-45f7-b688-986fd41081d7 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/4703916a-a9b2-4bd9-bf60-b91379946f5c HTTP/1.1" status: 204 len: 168 time: 0.2885411 2026-06-18 16:28:22.317 10 INFO neutron.wsgi [None req-8cbdaeae-7464-49a4-a353-93e80e192211 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/ports/0f4c0775-6e47-4721-aae8-de249e62c80b HTTP/1.1" status: 204 len: 168 time: 0.4348395 2026-06-18 16:28:22.347 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4261f631-8f12-4239-957c-eb91523d8d86 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:22.350 10 INFO neutron.wsgi [None req-4261f631-8f12-4239-957c-eb91523d8d86 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/ports/0f4c0775-6e47-4721-aae8-de249e62c80b HTTP/1.1" status: 404 len: 333 time: 0.0271790 2026-06-18 16:28:22.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-e41a1db0-0cdb-4bec-9523-cfcf7d6a484f a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 195de692-765f-4d25-9b2c-0a1d29c3af76 (type: ports) to 2 2026-06-18 16:28:22.377 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d9952674-e083-4ab1-9151-6275dbec8dd9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:28:22.379 10 INFO neutron.wsgi [None req-d9952674-e083-4ab1-9151-6275dbec8dd9 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] 10.0.0.138 "GET /v2.0/ports/0f4c0775-6e47-4721-aae8-de249e62c80b HTTP/1.1" status: 404 len: 333 time: 0.0233676 2026-06-18 16:28:22.385 9 INFO neutron.db.ovn_revision_numbers_db [None req-e41a1db0-0cdb-4bec-9523-cfcf7d6a484f a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] Successfully bumped revision number for resource 761e45ea-b99f-4455-9a33-169740ec78a6 (type: subnets) to 0 2026-06-18 16:28:22.404 9 INFO neutron.wsgi [None req-e41a1db0-0cdb-4bec-9523-cfcf7d6a484f a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 1.2662635 2026-06-18 16:28:22.557 9 INFO neutron.services.segments.plugin [-] Segment dbadc6e5-fd5c-4fa8-a5c6-ab7306293226 resource provider aggregate not found 2026-06-18 16:28:22.567 9 INFO neutron.services.segments.plugin [-] Segment dbadc6e5-fd5c-4fa8-a5c6-ab7306293226 resource provider aggregate not found 2026-06-18 16:28:22.590 9 INFO neutron.services.segments.plugin [-] Segment dbadc6e5-fd5c-4fa8-a5c6-ab7306293226 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 dbadc6e5-fd5c-4fa8-a5c6-ab7306293226 found for delete ", "request_id": "req-0fa56574-68d1-498f-8bd2-55b6a79200fe"}]} 2026-06-18 16:28:22.614 9 INFO neutron.services.segments.plugin [-] Segment dbadc6e5-fd5c-4fa8-a5c6-ab7306293226 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 dbadc6e5-fd5c-4fa8-a5c6-ab7306293226 found for delete ", "request_id": "req-6e682e6d-1f2b-4809-bac5-f869a3222a1e"}]} 2026-06-18 16:28:22.623 9 INFO neutron.wsgi [None req-813ee7fd-d8fe-4bcc-8a37-2b356df98488 32deb3290625441998943cc9c2a45973 f2aa02e422b44c19b66cbb5429b9e378 - - - -] 10.0.0.138 "DELETE /v2.0/networks/eb986206-009d-420c-862e-3a41114ce69a HTTP/1.1" status: 204 len: 168 time: 0.4885566 2026-06-18 16:28:22.703 10 INFO neutron.wsgi [None req-ec511cba-f890-4d6d-a184-3757a7095c79 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/38706a40-a51d-41eb-a0d2-fa90a3627c17 HTTP/1.1" status: 204 len: 168 time: 0.3177633 2026-06-18 16:28:22.838 10 INFO neutron.wsgi [None req-2bb39d50-8b77-4641-9572-238cecb60dbb a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.4270360 2026-06-18 16:28:23.181 10 INFO neutron.services.segments.plugin [-] Segment f80eecdd-739f-42eb-80b4-d17d508f7dc4 resource provider aggregate not found 2026-06-18 16:28:23.186 10 INFO neutron.services.segments.plugin [-] Segment f80eecdd-739f-42eb-80b4-d17d508f7dc4 resource provider aggregate not found 2026-06-18 16:28:23.206 10 INFO neutron.services.segments.plugin [-] Segment f80eecdd-739f-42eb-80b4-d17d508f7dc4 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 f80eecdd-739f-42eb-80b4-d17d508f7dc4 found for delete ", "request_id": "req-6274e142-3ea7-4a62-b40a-af5a0cc4280c"}]} 2026-06-18 16:28:23.226 10 INFO neutron.services.segments.plugin [-] Segment f80eecdd-739f-42eb-80b4-d17d508f7dc4 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 f80eecdd-739f-42eb-80b4-d17d508f7dc4 found for delete ", "request_id": "req-35bfbceb-549e-499d-84d4-b7401b624657"}]} 2026-06-18 16:28:23.236 10 INFO neutron.wsgi [None req-c562b58e-0dc7-49d6-a90a-acff7a5a4a52 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/networks/6a5c7224-8b3c-4cd2-8c87-17b25760278c HTTP/1.1" status: 204 len: 168 time: 0.5286329 2026-06-18 16:28:23.237 9 INFO neutron.wsgi [None req-cc9f5942-b648-4493-af43-aa0e1eb04469 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f2aa02e422b44c19b66cbb5429b9e378&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1506619 2026-06-18 16:28:23.343 9 INFO neutron.db.segments_db [None req-da285c3b-87c2-4f5d-97b3-627addea68a4 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Added segment 3dc86ff1-3bd7-488f-aa77-c22036dae129 of type geneve for network 93ff8c92-2942-432b-bcf9-0b97b43716cc 2026-06-18 16:28:23.344 10 INFO neutron.wsgi [None req-e441a8c4-f51b-43f9-a192-1caeb9c5487c dc0b1cf991664abe9ba911b555da4a18 726d4d9d00824a8c8fc526c76aacac19 - - default default] 10.0.0.138 "GET /v2.0/networks/acae9bd5-8f09-4174-ac93-1681ae89c7a6 HTTP/1.1" status: 200 len: 848 time: 0.1358178 2026-06-18 16:28:23.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-da285c3b-87c2-4f5d-97b3-627addea68a4 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 93ff8c92-2942-432b-bcf9-0b97b43716cc (type: networks) to 1 2026-06-18 16:28:23.507 9 INFO neutron.wsgi [None req-60f6db32-0bbd-4f61-95d0-de5c04b6bdc9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/455cd4c9-e91b-420b-b64c-dad208a548c5 HTTP/1.1" status: 204 len: 168 time: 0.2642095 2026-06-18 16:28:23.690 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da285c3b-87c2-4f5d-97b3-627addea68a4 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:23.692 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da285c3b-87c2-4f5d-97b3-627addea68a4 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 93ff8c92-2942-432b-bcf9-0b97b43716cc: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:23.771 9 INFO neutron.db.ovn_revision_numbers_db [None req-da285c3b-87c2-4f5d-97b3-627addea68a4 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource a019ef6a-0981-44bb-bce7-68360ef555ca (type: ports) to 1 2026-06-18 16:28:23.797 9 INFO neutron.wsgi [None req-da285c3b-87c2-4f5d-97b3-627addea68a4 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5464854 2026-06-18 16:28:24.103 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b2a3849e-5c8c-42cf-b621-ab80f718041f bf3b0629258249d5a5d351edefd41d28 e618f20f6d9f492eb889a98c2d585936 - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:28:24.105 9 INFO neutron.wsgi [None req-b2a3849e-5c8c-42cf-b621-ab80f718041f bf3b0629258249d5a5d351edefd41d28 e618f20f6d9f492eb889a98c2d585936 - - default default] 10.0.0.138 "GET /v2.0/networks/acae9bd5-8f09-4174-ac93-1681ae89c7a6 HTTP/1.1" status: 404 len: 339 time: 0.3650267 2026-06-18 16:28:24.145 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2b9c373-3709-43bf-9c74-b69104c10c3f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:24.148 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2b9c373-3709-43bf-9c74-b69104c10c3f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 93ff8c92-2942-432b-bcf9-0b97b43716cc: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:24.704 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2b9c373-3709-43bf-9c74-b69104c10c3f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource a019ef6a-0981-44bb-bce7-68360ef555ca (type: ports) to 2 2026-06-18 16:28:24.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2b9c373-3709-43bf-9c74-b69104c10c3f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 52fb393c-ea1d-4bee-83ee-1b524743051f (type: subnets) to 0 2026-06-18 16:28:24.741 9 INFO neutron.wsgi [None req-d2b9c373-3709-43bf-9c74-b69104c10c3f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9304416 2026-06-18 16:28:24.779 10 INFO neutron.wsgi [None req-4d38b4d6-8e5b-41ba-ad78-56314e3e2595 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "DELETE /v2.0/networks/acae9bd5-8f09-4174-ac93-1681ae89c7a6 HTTP/1.1" status: 204 len: 168 time: 0.6686761 2026-06-18 16:28:24.812 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4b9c4762-7f60-4e6f-9f7b-46400a65a9d3 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:24.815 10 INFO neutron.wsgi [None req-4b9c4762-7f60-4e6f-9f7b-46400a65a9d3 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/5d321682-3d72-4b2f-bdd6-de8ddea75d85 HTTP/1.1" status: 404 len: 337 time: 0.0244389 2026-06-18 16:28:24.852 9 INFO neutron.pecan_wsgi.hooks.translation [None req-df99f834-e5f2-48c1-8be7-9b9a23a0e493 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:24.854 9 INFO neutron.wsgi [None req-df99f834-e5f2-48c1-8be7-9b9a23a0e493 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/40429f49-8a2b-4ae4-80ce-0db21279f962 HTTP/1.1" status: 404 len: 337 time: 0.0295241 2026-06-18 16:28:24.879 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ef120361-574c-461e-8b32-7b6dce564dd5 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:24.882 9 INFO neutron.wsgi [None req-ef120361-574c-461e-8b32-7b6dce564dd5 a4c96216ce0346e2945af758e789aa95 4fc063156de84362b13879a33a9a2019 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/761e45ea-b99f-4455-9a33-169740ec78a6 HTTP/1.1" status: 404 len: 337 time: 0.0234699 2026-06-18 16:28:25.176 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e9ff6a3-5e74-4a1c-90ee-5ac67d2bf33b 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:25.178 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e9ff6a3-5e74-4a1c-90ee-5ac67d2bf33b 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 93ff8c92-2942-432b-bcf9-0b97b43716cc: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:25.225 10 INFO neutron.services.segments.plugin [-] Segment 2e3a802b-8c22-4672-9914-f1e468ef1834 resource provider aggregate not found 2026-06-18 16:28:25.250 10 INFO neutron.services.segments.plugin [-] Segment 2e3a802b-8c22-4672-9914-f1e468ef1834 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 2e3a802b-8c22-4672-9914-f1e468ef1834 found for delete ", "request_id": "req-d9a20e4a-7281-4742-8a52-c558893d59e6"}]} 2026-06-18 16:28:25.254 10 INFO neutron.services.segments.plugin [-] Segment 2e3a802b-8c22-4672-9914-f1e468ef1834 resource provider aggregate not found 2026-06-18 16:28:25.271 10 INFO neutron.services.segments.plugin [-] Segment 2e3a802b-8c22-4672-9914-f1e468ef1834 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 2e3a802b-8c22-4672-9914-f1e468ef1834 found for delete ", "request_id": "req-a7fb3759-fe0b-4350-98e1-0072a8a13ddf"}]} 2026-06-18 16:28:25.364 9 INFO neutron.db.ovn_revision_numbers_db [None req-8e9ff6a3-5e74-4a1c-90ee-5ac67d2bf33b 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 0c87a5bd-8287-4d8f-8a62-237a98289691 (type: ports) to 1 2026-06-18 16:28:25.387 9 INFO neutron.wsgi [None req-8e9ff6a3-5e74-4a1c-90ee-5ac67d2bf33b 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1111 time: 0.6400373 2026-06-18 16:28:25.807 10 INFO neutron.wsgi [None req-4b31532d-ef69-4d13-96e5-64329f72f1c0 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/ports/0c87a5bd-8287-4d8f-8a62-237a98289691 HTTP/1.1" status: 204 len: 168 time: 0.4146848 2026-06-18 16:28:25.840 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2ec83975-759c-4ff0-bca9-dacab0a4b21e 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:28:25.842 9 INFO neutron.wsgi [None req-2ec83975-759c-4ff0-bca9-dacab0a4b21e 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] 10.0.0.138 "GET /v2.0/ports/0c87a5bd-8287-4d8f-8a62-237a98289691 HTTP/1.1" status: 404 len: 333 time: 0.0279191 2026-06-18 16:28:25.870 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f4a8821-53a1-400b-8eb6-53fb588fc80a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 67383207-4cb2-4c8b-8b40-d4dc66c3e1e5 (type: security_groups) to 1 2026-06-18 16:28:25.935 10 INFO neutron.db.segments_db [None req-6f4a8821-53a1-400b-8eb6-53fb588fc80a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Added segment ce0e9621-2a02-4230-944f-84f10a4e80df of type geneve for network 0d33a69f-1abd-4e99-8ba4-92cabbfd952c 2026-06-18 16:28:26.063 9 INFO neutron.wsgi [None req-a10caa3a-6e26-4aac-a64c-f0b869062787 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=4fc063156de84362b13879a33a9a2019&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2496305 2026-06-18 16:28:26.097 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f4a8821-53a1-400b-8eb6-53fb588fc80a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 0d33a69f-1abd-4e99-8ba4-92cabbfd952c (type: networks) to 1 2026-06-18 16:28:26.142 9 INFO neutron.wsgi [None req-0ff8858b-4499-47a5-977e-cde501aff9c3 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/52fb393c-ea1d-4bee-83ee-1b524743051f HTTP/1.1" status: 204 len: 168 time: 0.2949679 2026-06-18 16:28:26.297 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f4a8821-53a1-400b-8eb6-53fb588fc80a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:26.302 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f4a8821-53a1-400b-8eb6-53fb588fc80a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network 0d33a69f-1abd-4e99-8ba4-92cabbfd952c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:26.379 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f4a8821-53a1-400b-8eb6-53fb588fc80a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 16e51a49-1793-476b-83af-7aa799a64b2e (type: ports) to 1 2026-06-18 16:28:26.397 9 INFO neutron.wsgi [None req-7fc72d30-d640-4fee-a620-57135c942f1c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ba60990c-5b8f-4efc-918a-24abe9854f25 HTTP/1.1" status: 204 len: 168 time: 0.3265364 2026-06-18 16:28:26.410 10 INFO neutron.wsgi [None req-6f4a8821-53a1-400b-8eb6-53fb588fc80a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.9761913 2026-06-18 16:28:26.423 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4421da0-6385-4602-8ca6-19e042cde048 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 0fcb976f-9f74-4e99-ad6a-901a4f6a70cb (type: security_groups) to 1 2026-06-18 16:28:26.449 10 INFO neutron.wsgi [None req-f4421da0-6385-4602-8ca6-19e042cde048 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=420ed124c5d44997b94647871af86dc1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2744296 2026-06-18 16:28:26.626 9 INFO neutron.services.segments.plugin [-] Segment 3dc86ff1-3bd7-488f-aa77-c22036dae129 resource provider aggregate not found 2026-06-18 16:28:26.632 9 INFO neutron.services.segments.plugin [-] Segment 3dc86ff1-3bd7-488f-aa77-c22036dae129 resource provider aggregate not found 2026-06-18 16:28:26.652 9 INFO neutron.services.segments.plugin [-] Segment 3dc86ff1-3bd7-488f-aa77-c22036dae129 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 3dc86ff1-3bd7-488f-aa77-c22036dae129 found for delete ", "request_id": "req-5f042b1e-7385-45f7-b044-bfabd4cea071"}]} 2026-06-18 16:28:26.674 9 INFO neutron.services.segments.plugin [-] Segment 3dc86ff1-3bd7-488f-aa77-c22036dae129 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 3dc86ff1-3bd7-488f-aa77-c22036dae129 found for delete ", "request_id": "req-e14659ac-033a-4064-ae84-459b9148f632"}]} 2026-06-18 16:28:26.699 9 INFO neutron.wsgi [None req-53f3a890-0799-489f-8c96-f87de8c5f6f7 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/networks/93ff8c92-2942-432b-bcf9-0b97b43716cc HTTP/1.1" status: 204 len: 168 time: 0.5481882 2026-06-18 16:28:26.716 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-87261c14-e1e6-4d4f-8b9c-918541b04777 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:26.717 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-87261c14-e1e6-4d4f-8b9c-918541b04777 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network 0d33a69f-1abd-4e99-8ba4-92cabbfd952c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:26.726 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ac00d89-1a7a-4215-a0aa-91e15897e306 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 63e72351-441b-4064-a35c-0c3943e4e50b (type: security_groups) to 1 2026-06-18 16:28:26.746 10 INFO neutron.wsgi [None req-8d5782cc-089c-4998-a48f-35a0be7bfbea 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/0fcb976f-9f74-4e99-ad6a-901a4f6a70cb HTTP/1.1" status: 204 len: 168 time: 0.2921286 2026-06-18 16:28:26.752 9 INFO neutron.wsgi [None req-0ac00d89-1a7a-4215-a0aa-91e15897e306 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=726d4d9d00824a8c8fc526c76aacac19&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2374623 2026-06-18 16:28:26.792 10 INFO neutron.db.ovn_revision_numbers_db [None req-87261c14-e1e6-4d4f-8b9c-918541b04777 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource d3d2a53d-7f48-4c80-ac86-f3edde6cf55e (type: ports) to 1 2026-06-18 16:28:26.816 10 INFO neutron.wsgi [None req-87261c14-e1e6-4d4f-8b9c-918541b04777 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 976 time: 0.3995421 /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-06-18 16:28:26.932 10 INFO neutron.db.segments_db [None req-c22ed82b-82b7-45eb-bb0b-0cd35af81223 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Added segment 562e0310-5a75-493e-9692-ed6e65d959a2 of type geneve for network 318bab03-01d6-426f-9305-db87f124b84b 2026-06-18 16:28:27.024 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7acd222f-7de8-41ed-91a1-a843a9ad62f6 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] No more DHCP agents 2026-06-18 16:28:27.025 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7acd222f-7de8-41ed-91a1-a843a9ad62f6 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Unable to schedule network 4a4d5654-d8d6-405e-9518-e3eb8ee915d6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:27.091 9 INFO neutron.wsgi [None req-5f8558eb-69fe-4560-bf61-40a4aea135ed 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/63e72351-441b-4064-a35c-0c3943e4e50b HTTP/1.1" status: 204 len: 168 time: 0.3240600 2026-06-18 16:28:27.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-7acd222f-7de8-41ed-91a1-a843a9ad62f6 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 3ba04f1b-3c13-4e5f-955c-0cad6653c40e (type: ports) to 1 2026-06-18 16:28:27.134 9 INFO neutron.wsgi [None req-7acd222f-7de8-41ed-91a1-a843a9ad62f6 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 973 time: 0.4229331 /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-06-18 16:28:27.424 10 INFO neutron.db.ovn_revision_numbers_db [None req-c22ed82b-82b7-45eb-bb0b-0cd35af81223 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 318bab03-01d6-426f-9305-db87f124b84b (type: networks) to 1 2026-06-18 16:28:27.471 10 INFO neutron.db.ovn_revision_numbers_db [None req-043ab2f5-328d-40ae-b613-753205da79eb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 4093d019-75ec-40ed-a7c8-28fce57a2a1b (type: security_groups) to 1 2026-06-18 16:28:27.482 9 INFO neutron.db.ovn_revision_numbers_db [None req-96863684-b944-4a3c-93e3-26c86092f797 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] Successfully bumped revision number for resource 3ba04f1b-3c13-4e5f-955c-0cad6653c40e (type: ports) to 2 2026-06-18 16:28:27.494 9 INFO neutron.wsgi [None req-96863684-b944-4a3c-93e3-26c86092f797 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "PUT /v2.0/ports/3ba04f1b-3c13-4e5f-955c-0cad6653c40e HTTP/1.1" status: 200 len: 946 time: 0.3539429 2026-06-18 16:28:27.498 10 INFO neutron.wsgi [None req-043ab2f5-328d-40ae-b613-753205da79eb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=b9ef4e7b5efb4be58e0c59d705846d0d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5557306 /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-06-18 16:28:27.534 9 INFO neutron.db.ovn_revision_numbers_db [None req-21a12db3-b425-43e0-8e4b-883b63ff7fb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 3c66bae7-06c7-4178-8cc8-fc470f323020 (type: security_groups) to 1 2026-06-18 16:28:27.556 9 INFO neutron.wsgi [None req-21a12db3-b425-43e0-8e4b-883b63ff7fb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=e618f20f6d9f492eb889a98c2d585936&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2799108 2026-06-18 16:28:27.710 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c22ed82b-82b7-45eb-bb0b-0cd35af81223 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:27.720 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c22ed82b-82b7-45eb-bb0b-0cd35af81223 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network 318bab03-01d6-426f-9305-db87f124b84b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:27.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-c22ed82b-82b7-45eb-bb0b-0cd35af81223 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 3cbbb73b-074b-47a7-bc9d-26c8eaa1e680 (type: ports) to 1 2026-06-18 16:28:27.841 10 INFO neutron.wsgi [None req-c22ed82b-82b7-45eb-bb0b-0cd35af81223 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 1.0202274 2026-06-18 16:28:27.866 10 INFO neutron.wsgi [None req-e77f5d33-733f-47d2-b6f3-6f7ef3fd62d1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/4093d019-75ec-40ed-a7c8-28fce57a2a1b HTTP/1.1" status: 204 len: 168 time: 0.3567393 2026-06-18 16:28:27.920 10 INFO neutron.wsgi [None req-f742eb96-c31d-4714-bd70-b72716cd840a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/3c66bae7-06c7-4178-8cc8-fc470f323020 HTTP/1.1" status: 204 len: 168 time: 0.3536801 2026-06-18 16:28:28.068 9 INFO neutron.wsgi [None req-28f63d55-d78e-45f9-b2c1-70267d391b6f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/ports/3ba04f1b-3c13-4e5f-955c-0cad6653c40e HTTP/1.1" status: 204 len: 168 time: 0.5648055 2026-06-18 16:28:28.159 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56b0aaf0-a6f3-40d2-9a76-ea0c68dc5035 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:28.161 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56b0aaf0-a6f3-40d2-9a76-ea0c68dc5035 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network 318bab03-01d6-426f-9305-db87f124b84b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:28.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-56b0aaf0-a6f3-40d2-9a76-ea0c68dc5035 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 539a6dd0-e305-46d3-b72d-7d926ac44eb1 (type: subnets) to 0 2026-06-18 16:28:28.182 9 INFO neutron.wsgi [None req-0ef93d5b-0cad-43b9-bb01-cad451bb889f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1728 time: 0.1105843 2026-06-18 16:28:28.194 10 INFO neutron.wsgi [None req-56b0aaf0-a6f3-40d2-9a76-ea0c68dc5035 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3430278 2026-06-18 16:28:28.216 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dd8383f6-f479-41d6-95a2-8df080ef54e4 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:28:28.217 9 INFO neutron.wsgi [None req-dd8383f6-f479-41d6-95a2-8df080ef54e4 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] 10.0.0.138 "GET /v2.0/ports/3ba04f1b-3c13-4e5f-955c-0cad6653c40e HTTP/1.1" status: 404 len: 333 time: 0.0278885 2026-06-18 16:28:28.285 9 INFO neutron.wsgi [None req-fa51f2b6-e3a0-4bd0-9cf5-10e464275f4c 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1728 time: 0.0601654 2026-06-18 16:28:28.380 10 INFO neutron.wsgi [None req-4abce25b-4370-45be-9e86-02ec3c5f0a28 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - default default] 10.0.0.138 "GET /v2.0/ports/132ac7ac-4118-4219-b8ac-624564cc68b0 HTTP/1.1" status: 200 len: 968 time: 0.0783060 2026-06-18 16:28:28.414 9 INFO neutron.pecan_wsgi.hooks.translation [None req-fdc54cb6-9777-4319-8884-421bab1b3f78 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:28.417 9 INFO neutron.wsgi [None req-fdc54cb6-9777-4319-8884-421bab1b3f78 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/ports/0c87a5bd-8287-4d8f-8a62-237a98289691 HTTP/1.1" status: 404 len: 333 time: 0.0288529 2026-06-18 16:28:28.450 9 INFO neutron.pecan_wsgi.hooks.translation [None req-654329ef-6e53-49c5-8b8c-3d264eab7b2f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:28.453 9 INFO neutron.wsgi [None req-654329ef-6e53-49c5-8b8c-3d264eab7b2f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/52fb393c-ea1d-4bee-83ee-1b524743051f HTTP/1.1" status: 404 len: 337 time: 0.0309453 2026-06-18 16:28:28.478 10 INFO neutron.pecan_wsgi.hooks.translation [None req-0f05f4e8-baa6-4bf1-a5ba-43c4bfb6edbe 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:28.480 10 INFO neutron.wsgi [None req-0f05f4e8-baa6-4bf1-a5ba-43c4bfb6edbe 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/38706a40-a51d-41eb-a0d2-fa90a3627c17 HTTP/1.1" status: 404 len: 337 time: 0.0202744 2026-06-18 16:28:28.600 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a7fc8c8-df10-4747-bea7-a239e9cb5061 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:28.604 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a7fc8c8-df10-4747-bea7-a239e9cb5061 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network 318bab03-01d6-426f-9305-db87f124b84b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:28.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a7fc8c8-df10-4747-bea7-a239e9cb5061 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 46808dc3-01fd-4e17-9e99-1dca47078cd5 (type: ports) to 1 2026-06-18 16:28:28.729 9 INFO neutron.wsgi [None req-6a7fc8c8-df10-4747-bea7-a239e9cb5061 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1165 time: 0.5298142 2026-06-18 16:28:28.773 10 INFO neutron.wsgi [None req-2e411bcb-e3b6-4938-8ed6-3b61c0b6ad2e 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/ports/132ac7ac-4118-4219-b8ac-624564cc68b0 HTTP/1.1" status: 204 len: 168 time: 0.2886264 /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-06-18 16:28:29.053 10 INFO neutron.wsgi [None req-a93897c4-2cf5-478a-b46e-e23641bc322a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/ports/46808dc3-01fd-4e17-9e99-1dca47078cd5 HTTP/1.1" status: 204 len: 168 time: 0.3162885 2026-06-18 16:28:29.078 10 INFO neutron.pecan_wsgi.hooks.translation [None req-04bf85f4-ee92-4688-8dd6-19d867f2478d 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:29.080 10 INFO neutron.wsgi [None req-04bf85f4-ee92-4688-8dd6-19d867f2478d 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/ports/46808dc3-01fd-4e17-9e99-1dca47078cd5 HTTP/1.1" status: 404 len: 333 time: 0.0222049 2026-06-18 16:28:29.107 10 INFO neutron.pecan_wsgi.hooks.translation [None req-496a1f7c-74e1-44d3-9dd5-7828467cc577 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:28:29.109 10 INFO neutron.wsgi [None req-496a1f7c-74e1-44d3-9dd5-7828467cc577 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] 10.0.0.138 "GET /v2.0/ports/46808dc3-01fd-4e17-9e99-1dca47078cd5 HTTP/1.1" status: 404 len: 333 time: 0.0233283 2026-06-18 16:28:29.238 9 INFO neutron.services.segments.plugin [-] Segment b1da8843-f785-4180-9d48-6822403a95e6 resource provider aggregate not found 2026-06-18 16:28:29.246 9 INFO neutron.services.segments.plugin [-] Segment b1da8843-f785-4180-9d48-6822403a95e6 resource provider aggregate not found 2026-06-18 16:28:29.271 9 INFO neutron.services.segments.plugin [-] Segment b1da8843-f785-4180-9d48-6822403a95e6 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 b1da8843-f785-4180-9d48-6822403a95e6 found for delete ", "request_id": "req-35d66a40-546f-4199-91fa-9e798393d75c"}]} 2026-06-18 16:28:29.276 9 INFO neutron.services.segments.plugin [-] Segment b1da8843-f785-4180-9d48-6822403a95e6 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 b1da8843-f785-4180-9d48-6822403a95e6 found for delete ", "request_id": "req-289d83f4-174d-4aad-a206-62c3328a2623"}]} 2026-06-18 16:28:29.294 9 INFO neutron.wsgi [None req-a02afee9-734d-4343-9ca8-072559e1e12f 439556b73656407e980e4f7c0ac3a7fc 6ab8b1e306a64298b072741e0f187625 - - - -] 10.0.0.138 "DELETE /v2.0/networks/4a4d5654-d8d6-405e-9518-e3eb8ee915d6 HTTP/1.1" status: 204 len: 168 time: 0.5145314 2026-06-18 16:28:29.306 10 INFO neutron.wsgi [None req-bad1d150-bd3a-47fc-9879-af1ec7a077a1 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/539a6dd0-e305-46d3-b72d-7d926ac44eb1 HTTP/1.1" status: 204 len: 168 time: 0.1925092 2026-06-18 16:28:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028234 2026-06-18 16:28:29.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019095 2026-06-18 16:28:29.794 9 INFO neutron.wsgi [None req-f14ef7e1-f47a-4194-aec8-88d3e1438c2a 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/networks/318bab03-01d6-426f-9305-db87f124b84b HTTP/1.1" status: 204 len: 168 time: 0.4799225 2026-06-18 16:28:29.887 10 INFO neutron.db.segments_db [None req-2cfec94b-9d41-406a-af34-41f946526ec4 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Added segment ab7cb054-3958-4495-a8ce-832e510bec68 of type geneve for network dcad9529-dac0-43a0-8ed8-11940787548d 2026-06-18 16:28:30.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-2cfec94b-9d41-406a-af34-41f946526ec4 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource dcad9529-dac0-43a0-8ed8-11940787548d (type: networks) to 1 2026-06-18 16:28:30.146 10 INFO neutron.wsgi [None req-ccc5186d-a989-4018-b569-b49ff5c90365 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=6ab8b1e306a64298b072741e0f187625&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3528705 2026-06-18 16:28:30.299 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2cfec94b-9d41-406a-af34-41f946526ec4 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:30.301 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2cfec94b-9d41-406a-af34-41f946526ec4 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network dcad9529-dac0-43a0-8ed8-11940787548d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:30.378 9 INFO neutron.wsgi [None req-95b8ddd5-c1f8-47e6-988f-d673ab01ea0c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/80b4be1a-bf35-4d62-8bc6-e2349d7e4c41 HTTP/1.1" status: 204 len: 168 time: 0.2261193 2026-06-18 16:28:30.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-2cfec94b-9d41-406a-af34-41f946526ec4 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 5ac7fd7e-a129-45e8-8fda-c36a823ef5cf (type: ports) to 1 2026-06-18 16:28:30.409 10 INFO neutron.wsgi [None req-2cfec94b-9d41-406a-af34-41f946526ec4 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 0.6086373 2026-06-18 16:28:30.675 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76a0cda5-ddb0-4c67-95d8-fd7e52505bc6 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:30.677 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76a0cda5-ddb0-4c67-95d8-fd7e52505bc6 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network dcad9529-dac0-43a0-8ed8-11940787548d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:30.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-76a0cda5-ddb0-4c67-95d8-fd7e52505bc6 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 0f8eb6eb-a361-47c3-a355-5138bff8eda2 (type: subnets) to 0 2026-06-18 16:28:30.710 10 INFO neutron.wsgi [None req-76a0cda5-ddb0-4c67-95d8-fd7e52505bc6 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2968521 2026-06-18 16:28:31.062 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6752144-e59c-42b1-b59c-20503ead7e23 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:31.063 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6752144-e59c-42b1-b59c-20503ead7e23 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network dcad9529-dac0-43a0-8ed8-11940787548d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:31.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6752144-e59c-42b1-b59c-20503ead7e23 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource 551cbf61-aaaa-4c82-b5ee-0dbe030b4d31 (type: ports) to 1 2026-06-18 16:28:31.188 10 INFO neutron.wsgi [None req-b6752144-e59c-42b1-b59c-20503ead7e23 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1123 time: 0.4699841 2026-06-18 16:28:31.301 9 INFO neutron.services.segments.plugin [-] Segment 562e0310-5a75-493e-9692-ed6e65d959a2 resource provider aggregate not found 2026-06-18 16:28:31.312 9 INFO neutron.services.segments.plugin [-] Segment 562e0310-5a75-493e-9692-ed6e65d959a2 resource provider aggregate not found 2026-06-18 16:28:31.330 9 INFO neutron.services.segments.plugin [-] Segment 562e0310-5a75-493e-9692-ed6e65d959a2 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 562e0310-5a75-493e-9692-ed6e65d959a2 found for delete ", "request_id": "req-909b7638-9a49-4c0b-a0ec-c3cca6a0f021"}]} 2026-06-18 16:28:31.331 9 INFO neutron.services.segments.plugin [-] Segment 562e0310-5a75-493e-9692-ed6e65d959a2 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 562e0310-5a75-493e-9692-ed6e65d959a2 found for delete ", "request_id": "req-26cbc21c-4d3e-4357-808a-b19ca604ebe3"}]} 2026-06-18 16:28:31.583 9 INFO neutron.wsgi [None req-d6c4ab2c-3ddc-424e-9f25-56edd073a6df 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/ports/551cbf61-aaaa-4c82-b5ee-0dbe030b4d31 HTTP/1.1" status: 204 len: 168 time: 0.3887484 2026-06-18 16:28:31.615 9 INFO neutron.pecan_wsgi.hooks.translation [None req-cb62a2e8-cb6e-4009-a6a0-ed36debcad03 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:28:31.617 9 INFO neutron.wsgi [None req-cb62a2e8-cb6e-4009-a6a0-ed36debcad03 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] 10.0.0.138 "GET /v2.0/ports/551cbf61-aaaa-4c82-b5ee-0dbe030b4d31 HTTP/1.1" status: 404 len: 333 time: 0.0267859 2026-06-18 16:28:31.824 9 INFO neutron.wsgi [None req-d7f6b270-43d6-479a-b307-3a3f92e595ae 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/0f8eb6eb-a361-47c3-a355-5138bff8eda2 HTTP/1.1" status: 204 len: 168 time: 0.2025461 2026-06-18 16:28:32.271 9 INFO neutron.wsgi [None req-eaaa8e71-9dba-4678-a009-ab6c8f8d1476 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/networks/dcad9529-dac0-43a0-8ed8-11940787548d HTTP/1.1" status: 204 len: 168 time: 0.4394372 /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-06-18 16:28:32.549 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e553108-d313-403b-9b8a-b126a9f77da3 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] No more DHCP agents 2026-06-18 16:28:32.554 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e553108-d313-403b-9b8a-b126a9f77da3 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Unable to schedule network 0d33a69f-1abd-4e99-8ba4-92cabbfd952c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:32.605 9 INFO neutron.db.ovn_revision_numbers_db [None req-9731b1c5-1b57-41b0-8636-962c16ce359a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource ad21e54f-009e-4379-abdc-bbb7e30466e0 (type: security_groups) to 1 2026-06-18 16:28:32.643 10 INFO neutron.db.ovn_revision_numbers_db [None req-5e553108-d313-403b-9b8a-b126a9f77da3 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource e7f2a3e1-ffa0-4269-98da-14be5649197d (type: ports) to 1 2026-06-18 16:28:32.676 10 INFO neutron.wsgi [None req-5e553108-d313-403b-9b8a-b126a9f77da3 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.3980849 2026-06-18 16:28:32.677 9 INFO neutron.db.segments_db [None req-9731b1c5-1b57-41b0-8636-962c16ce359a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Added segment 1356844f-5b23-4782-b222-535c7fc09b9f of type geneve for network 632a5903-a15a-4a4e-8756-042a20268706 /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-06-18 16:28:32.706 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a4040b4-b395-4da8-bf3e-b96ec8f17972 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] Successfully bumped revision number for resource 8927a745-b357-4dbc-808e-616efd17ffcf (type: security_groups) to 1 2026-06-18 16:28:32.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-9731b1c5-1b57-41b0-8636-962c16ce359a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource 632a5903-a15a-4a4e-8756-042a20268706 (type: networks) to 1 2026-06-18 16:28:32.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a4040b4-b395-4da8-bf3e-b96ec8f17972 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] Successfully bumped revision number for resource 4dd08173-0109-48fe-8c69-556de3a696d8 (type: security_groups) to 1 2026-06-18 16:28:33.045 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9731b1c5-1b57-41b0-8636-962c16ce359a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] No more DHCP agents 2026-06-18 16:28:33.048 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9731b1c5-1b57-41b0-8636-962c16ce359a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Unable to schedule network 632a5903-a15a-4a4e-8756-042a20268706: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:33.070 10 INFO neutron.wsgi [None req-4a4040b4-b395-4da8-bf3e-b96ec8f17972 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.6075292 2026-06-18 16:28:33.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-9731b1c5-1b57-41b0-8636-962c16ce359a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource 93f55e1f-3a2d-4f53-be6e-9dbba32532f0 (type: ports) to 1 2026-06-18 16:28:33.146 9 INFO neutron.wsgi [None req-9731b1c5-1b57-41b0-8636-962c16ce359a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7670140 2026-06-18 16:28:33.154 10 INFO neutron.wsgi [None req-0da00568-3e5f-4527-8063-295f8be4488f 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0757990 2026-06-18 16:28:33.202 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7a41d98-e3ec-4b6e-84d7-eb6d48081b94 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] Successfully bumped revision number for resource e7f2a3e1-ffa0-4269-98da-14be5649197d (type: ports) to 2 2026-06-18 16:28:33.214 10 INFO neutron.wsgi [None req-a7a41d98-e3ec-4b6e-84d7-eb6d48081b94 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "PUT /v2.0/ports/e7f2a3e1-ffa0-4269-98da-14be5649197d HTTP/1.1" status: 200 len: 946 time: 0.5328577 /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-06-18 16:28:33.245 9 INFO neutron.db.ovn_revision_numbers_db [None req-7cd6a62b-9e7e-4dea-b150-f377fd6c2625 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] Successfully bumped revision number for resource 4dd08173-0109-48fe-8c69-556de3a696d8 (type: security_groups) to 2 2026-06-18 16:28:33.249 9 INFO neutron.wsgi [None req-7cd6a62b-9e7e-4dea-b150-f377fd6c2625 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/4dd08173-0109-48fe-8c69-556de3a696d8 HTTP/1.1" status: 200 len: 1795 time: 0.0896380 2026-06-18 16:28:33.257 9 INFO neutron.db.segments_db [None req-39e69518-698c-4b2a-a17c-01de9a4bd9e8 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Added segment 9594e6b6-c982-4786-91c0-c58dddbd08d4 of type geneve for network 98cfd3ef-7e19-452e-b678-4362f7652ee0 2026-06-18 16:28:33.314 10 INFO neutron.wsgi [None req-9ce031a6-bf9b-4a91-85cd-ce50e1f22998 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-groups/4dd08173-0109-48fe-8c69-556de3a696d8 HTTP/1.1" status: 200 len: 1795 time: 0.0590413 2026-06-18 16:28:33.355 9 INFO neutron.services.segments.plugin [-] Segment ab7cb054-3958-4495-a8ce-832e510bec68 resource provider aggregate not found 2026-06-18 16:28:33.361 9 INFO neutron.services.segments.plugin [-] Segment ab7cb054-3958-4495-a8ce-832e510bec68 resource provider aggregate not found 2026-06-18 16:28:33.395 9 INFO neutron.services.segments.plugin [-] Segment ab7cb054-3958-4495-a8ce-832e510bec68 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 ab7cb054-3958-4495-a8ce-832e510bec68 found for delete ", "request_id": "req-7aa5c767-1cae-46e5-b81f-1823c05f5f2f"}]} 2026-06-18 16:28:33.395 9 INFO neutron.services.segments.plugin [-] Segment ab7cb054-3958-4495-a8ce-832e510bec68 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 ab7cb054-3958-4495-a8ce-832e510bec68 found for delete ", "request_id": "req-04bfb206-942a-41d3-ab77-788880835d8d"}]} 2026-06-18 16:28:33.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-39e69518-698c-4b2a-a17c-01de9a4bd9e8 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource 98cfd3ef-7e19-452e-b678-4362f7652ee0 (type: networks) to 1 2026-06-18 16:28:33.528 10 INFO neutron.wsgi [None req-09015079-fb4b-4176-a18a-981741fa550b 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/4dd08173-0109-48fe-8c69-556de3a696d8 HTTP/1.1" status: 204 len: 168 time: 0.2088208 2026-06-18 16:28:33.561 10 INFO neutron.wsgi [None req-a1c5d9c8-add6-4f24-9c00-ac30d7897a4f 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/ports/e7f2a3e1-ffa0-4269-98da-14be5649197d HTTP/1.1" status: 204 len: 168 time: 0.3415966 2026-06-18 16:28:33.566 10 INFO neutron.wsgi [None req-d3dadb2b-fcab-40cf-a853-a903cb8ba51c 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0320580 2026-06-18 16:28:33.592 10 INFO neutron.api.v2.resource [None req-17026729-dd32-4806-a4c7-b19f0df62b93 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:28:33.593 10 INFO neutron.wsgi [None req-17026729-dd32-4806-a4c7-b19f0df62b93 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/4dd08173-0109-48fe-8c69-556de3a696d8 HTTP/1.1" status: 404 len: 347 time: 0.0200472 2026-06-18 16:28:33.638 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39e69518-698c-4b2a-a17c-01de9a4bd9e8 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] No more DHCP agents 2026-06-18 16:28:33.641 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39e69518-698c-4b2a-a17c-01de9a4bd9e8 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Unable to schedule network 98cfd3ef-7e19-452e-b678-4362f7652ee0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:33.644 10 INFO neutron.wsgi [None req-6fe4ccdd-6191-40b2-bb7c-eda013922266 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1731 time: 0.0777764 2026-06-18 16:28:33.671 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1e16b134-ccdd-4483-9026-36534e3cdec5 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:28:33.673 10 INFO neutron.wsgi [None req-1e16b134-ccdd-4483-9026-36534e3cdec5 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] 10.0.0.138 "GET /v2.0/ports/e7f2a3e1-ffa0-4269-98da-14be5649197d HTTP/1.1" status: 404 len: 333 time: 0.0222943 2026-06-18 16:28:33.710 10 INFO neutron.wsgi [None req-d72aef3f-c706-4b0c-899c-2c289b6d2b43 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1731 time: 0.0328286 2026-06-18 16:28:33.726 9 INFO neutron.db.ovn_revision_numbers_db [None req-39e69518-698c-4b2a-a17c-01de9a4bd9e8 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource a5cd5007-9e2c-4780-8260-22af5c567a3d (type: ports) to 1 2026-06-18 16:28:33.747 9 INFO neutron.db.ovn_revision_numbers_db [None req-b933e20a-744a-4e2e-98be-f19e21eacbcc 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] Successfully bumped revision number for resource 6b49933d-0cd2-446f-8a4d-2661a06b7b52 (type: security_groups) to 1 2026-06-18 16:28:33.753 10 INFO neutron.wsgi [None req-8022cf1c-40de-4362-b166-d81141fc5edf 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - default default] 10.0.0.138 "GET /v2.0/ports/d3d2a53d-7f48-4c80-ac86-f3edde6cf55e HTTP/1.1" status: 200 len: 971 time: 0.0339553 2026-06-18 16:28:33.759 9 INFO neutron.wsgi [None req-39e69518-698c-4b2a-a17c-01de9a4bd9e8 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6092265 2026-06-18 16:28:33.774 9 INFO neutron.wsgi [None req-b933e20a-744a-4e2e-98be-f19e21eacbcc 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.1747711 2026-06-18 16:28:33.789 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6b370864-367f-4c9b-8ec1-346b7952c354 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:33.792 9 INFO neutron.wsgi [None req-6b370864-367f-4c9b-8ec1-346b7952c354 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/ports/551cbf61-aaaa-4c82-b5ee-0dbe030b4d31 HTTP/1.1" status: 404 len: 333 time: 0.0261931 2026-06-18 16:28:33.819 10 INFO neutron.pecan_wsgi.hooks.translation [None req-64ca83da-d54a-4aa0-9a9a-d1cc18fc568f 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:33.821 10 INFO neutron.wsgi [None req-64ca83da-d54a-4aa0-9a9a-d1cc18fc568f 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/0f8eb6eb-a361-47c3-a355-5138bff8eda2 HTTP/1.1" status: 404 len: 337 time: 0.0222089 2026-06-18 16:28:33.856 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c9982e99-f962-42a8-9c22-2dc99bacaa4e 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:28:33.859 9 INFO neutron.wsgi [None req-c9982e99-f962-42a8-9c22-2dc99bacaa4e 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/539a6dd0-e305-46d3-b72d-7d926ac44eb1 HTTP/1.1" status: 404 len: 337 time: 0.0288529 2026-06-18 16:28:33.903 10 INFO neutron.db.segments_db [None req-72f0ab18-e8d8-42ae-b09b-cae9c9a0f744 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Added segment 4f8c0660-c35f-46de-b541-aa49346e7678 of type geneve for network 3c5e8070-6076-4f3a-ab9b-1a7147bb118f 2026-06-18 16:28:34.018 10 INFO neutron.db.ovn_revision_numbers_db [None req-5954e5d2-493e-4ef4-9f41-a8d5fda9a972 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] Successfully bumped revision number for resource 786ea63e-0ada-43a7-a7a4-ba91b7c07af2 (type: security_group_rules) to 0 2026-06-18 16:28:34.099 10 INFO neutron.wsgi [None req-5954e5d2-493e-4ef4-9f41-a8d5fda9a972 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.3150082 2026-06-18 16:28:34.124 9 INFO neutron.wsgi [None req-a57effc0-c4fc-4591-9305-17f4222d28e9 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/786ea63e-0ada-43a7-a7a4-ba91b7c07af2 HTTP/1.1" status: 200 len: 763 time: 0.0130408 2026-06-18 16:28:34.142 10 INFO neutron.db.ovn_revision_numbers_db [None req-72f0ab18-e8d8-42ae-b09b-cae9c9a0f744 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource 3c5e8070-6076-4f3a-ab9b-1a7147bb118f (type: networks) to 1 2026-06-18 16:28:34.165 9 INFO neutron.wsgi [None req-1265dd4e-2560-48ca-9f01-4b8fe893749c 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0354993 2026-06-18 16:28:34.293 9 INFO neutron.wsgi [None req-c8bf2535-1b0f-4ea1-9ecf-aee326620387 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/786ea63e-0ada-43a7-a7a4-ba91b7c07af2 HTTP/1.1" status: 204 len: 168 time: 0.1224263 2026-06-18 16:28:34.318 10 INFO neutron.wsgi [None req-28082919-0e08-446a-94dd-7d16bfeb1f59 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/ports/d3d2a53d-7f48-4c80-ac86-f3edde6cf55e HTTP/1.1" status: 204 len: 168 time: 0.4521692 2026-06-18 16:28:34.324 9 INFO neutron.wsgi [None req-a686393b-9fba-456a-938c-ac8e1c768f8b 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0261860 2026-06-18 16:28:34.392 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72f0ab18-e8d8-42ae-b09b-cae9c9a0f744 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] No more DHCP agents 2026-06-18 16:28:34.397 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72f0ab18-e8d8-42ae-b09b-cae9c9a0f744 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Unable to schedule network 3c5e8070-6076-4f3a-ab9b-1a7147bb118f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:34.451 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a276204-21ce-4bce-ab3e-26a39abed93e 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] Successfully bumped revision number for resource 4aacdb04-b089-4233-a15f-40316136bc58 (type: security_group_rules) to 0 2026-06-18 16:28:34.474 10 INFO neutron.db.ovn_revision_numbers_db [None req-72f0ab18-e8d8-42ae-b09b-cae9c9a0f744 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource d3c30422-24a1-404b-9807-97f4315fd66c (type: ports) to 1 2026-06-18 16:28:34.486 9 INFO neutron.wsgi [None req-1a276204-21ce-4bce-ab3e-26a39abed93e 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1553977 2026-06-18 16:28:34.508 9 INFO neutron.wsgi [None req-67f7aee4-95c8-4cf0-920e-6efc5749355f 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/4aacdb04-b089-4233-a15f-40316136bc58 HTTP/1.1" status: 200 len: 763 time: 0.0173175 2026-06-18 16:28:34.519 10 INFO neutron.wsgi [None req-72f0ab18-e8d8-42ae-b09b-cae9c9a0f744 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7554324 2026-06-18 16:28:34.545 9 INFO neutron.wsgi [None req-55a9d13e-bbf0-4642-a357-0a82d1a8ea75 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0318611 2026-06-18 16:28:34.622 9 INFO neutron.db.segments_db [None req-cbf76446-00a7-4836-8ecb-732d04741c74 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Added segment 5e30cf6e-8065-4108-af21-da502103d26f of type geneve for network a9d5eae1-1dfe-49c0-ae71-6efe493507bb 2026-06-18 16:28:34.714 9 INFO neutron.wsgi [None req-e389fde4-cae0-4af1-ab3b-69025ae205ea 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/4aacdb04-b089-4233-a15f-40316136bc58 HTTP/1.1" status: 204 len: 168 time: 0.1642346 2026-06-18 16:28:34.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-cbf76446-00a7-4836-8ecb-732d04741c74 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource a9d5eae1-1dfe-49c0-ae71-6efe493507bb (type: networks) to 1 2026-06-18 16:28:34.780 10 INFO neutron.services.segments.plugin [-] Segment ce0e9621-2a02-4230-944f-84f10a4e80df resource provider aggregate not found 2026-06-18 16:28:34.802 10 INFO neutron.services.segments.plugin [-] Segment ce0e9621-2a02-4230-944f-84f10a4e80df resource provider aggregate not found 2026-06-18 16:28:34.826 10 INFO neutron.services.segments.plugin [-] Segment ce0e9621-2a02-4230-944f-84f10a4e80df 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 ce0e9621-2a02-4230-944f-84f10a4e80df found for delete ", "request_id": "req-7094232f-3d89-4df0-8b8c-fcc07fb9bc36"}]} 2026-06-18 16:28:34.841 10 INFO neutron.wsgi [None req-ad768d2d-51be-4c9c-955f-d8ab5f3842b2 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.1175933 2026-06-18 16:28:34.842 10 INFO neutron.services.segments.plugin [-] Segment ce0e9621-2a02-4230-944f-84f10a4e80df 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 ce0e9621-2a02-4230-944f-84f10a4e80df found for delete ", "request_id": "req-353db867-2df3-40b1-a5c5-c80b16ebfb88"}]} 2026-06-18 16:28:34.899 10 INFO neutron.wsgi [None req-ba5f8295-1674-4f6a-8c6b-c851c964fad0 3655cd8b14054c17906ff475005f70f1 1da338ead06847df80b99e48363c9551 - - - -] 10.0.0.138 "DELETE /v2.0/networks/0d33a69f-1abd-4e99-8ba4-92cabbfd952c HTTP/1.1" status: 204 len: 168 time: 0.5751626 2026-06-18 16:28:34.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-1600efd3-eb25-407e-9bc2-23e37f132834 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 867c1bc7-b51f-4ae8-91ff-10b1ec950de7 (type: security_groups) to 1 2026-06-18 16:28:35.032 9 INFO neutron.wsgi [None req-1600efd3-eb25-407e-9bc2-23e37f132834 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=dbca341ae773438184a6bc89c4b34b49&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4729524 2026-06-18 16:28:35.071 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cbf76446-00a7-4836-8ecb-732d04741c74 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] No more DHCP agents 2026-06-18 16:28:35.076 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cbf76446-00a7-4836-8ecb-732d04741c74 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Unable to schedule network a9d5eae1-1dfe-49c0-ae71-6efe493507bb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:35.122 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1e90f4d-3528-406e-b7a8-943bc4d1f29f 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] Successfully bumped revision number for resource 0f53e92c-3393-42f0-b412-3cae2ab6a1e8 (type: security_group_rules) to 0 2026-06-18 16:28:35.154 9 INFO neutron.db.ovn_revision_numbers_db [None req-cbf76446-00a7-4836-8ecb-732d04741c74 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource be085928-82ba-4509-bc62-c5e9ee2c5089 (type: ports) to 1 2026-06-18 16:28:35.160 9 INFO neutron.wsgi [None req-e1e90f4d-3528-406e-b7a8-943bc4d1f29f 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.3063672 2026-06-18 16:28:35.181 9 INFO neutron.wsgi [None req-cbf76446-00a7-4836-8ecb-732d04741c74 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6558952 2026-06-18 16:28:35.196 10 INFO neutron.wsgi [None req-965c5f3f-f0d8-4ac2-a2f5-ff304f0b52e5 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/0f53e92c-3393-42f0-b412-3cae2ab6a1e8 HTTP/1.1" status: 200 len: 764 time: 0.0268414 2026-06-18 16:28:35.257 10 INFO neutron.wsgi [None req-b9657e1b-911a-489b-9084-48890b2fdf0b 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4114 time: 0.0496182 2026-06-18 16:28:35.289 9 INFO neutron.db.segments_db [None req-2dc4be11-8394-4b67-8df7-0a80e177422b e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Added segment 3a30ef68-8b28-496f-9394-796232717695 of type geneve for network e7941261-94d7-486d-a82a-d5fe132c8feb 2026-06-18 16:28:35.333 10 INFO neutron.wsgi [None req-a6bf9c1d-1ad0-4bf7-b207-8b88a5763087 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/867c1bc7-b51f-4ae8-91ff-10b1ec950de7 HTTP/1.1" status: 204 len: 168 time: 0.2947531 2026-06-18 16:28:35.406 10 INFO neutron.wsgi [None req-dfe1f28b-1942-4c5d-a06b-7ad85e7b16d6 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/0f53e92c-3393-42f0-b412-3cae2ab6a1e8 HTTP/1.1" status: 204 len: 168 time: 0.1384401 2026-06-18 16:28:35.428 9 INFO neutron.db.ovn_revision_numbers_db [None req-2dc4be11-8394-4b67-8df7-0a80e177422b e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource e7941261-94d7-486d-a82a-d5fe132c8feb (type: networks) to 1 2026-06-18 16:28:35.440 10 INFO neutron.wsgi [None req-775ec6f0-5051-45aa-af6b-25cdc1a2d7e4 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0293894 2026-06-18 16:28:35.523 10 INFO neutron.wsgi [None req-3ea5f188-e939-40dd-ba83-b700f73ade3d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=1da338ead06847df80b99e48363c9551&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1401477 2026-06-18 16:28:35.604 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc3a70d4-c576-46fb-8b44-171715af288f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c59d2bb7-f037-4690-b414-bfdde073fcfb (type: security_groups) to 1 2026-06-18 16:28:35.629 10 INFO neutron.wsgi [None req-fc3a70d4-c576-46fb-8b44-171715af288f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=c4bea47427b64c43b23895dc0e8e4222&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1445971 2026-06-18 16:28:35.834 10 INFO neutron.wsgi [None req-b409e9a3-d62a-4f03-a997-099e5965460b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/c59d2bb7-f037-4690-b414-bfdde073fcfb HTTP/1.1" status: 204 len: 168 time: 0.1993916 2026-06-18 16:28:36.002 9 INFO neutron.wsgi [None req-a14e2f50-9794-4998-bc60-325e45e3856f 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/6b49933d-0cd2-446f-8a4d-2661a06b7b52 HTTP/1.1" status: 204 len: 168 time: 0.5546651 2026-06-18 16:28:36.016 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dc4be11-8394-4b67-8df7-0a80e177422b e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] No more DHCP agents 2026-06-18 16:28:36.019 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dc4be11-8394-4b67-8df7-0a80e177422b e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Unable to schedule network e7941261-94d7-486d-a82a-d5fe132c8feb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:36.044 10 INFO neutron.wsgi [None req-4781f91b-2ee8-4f81-a0e1-5e6468b85368 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0318396 2026-06-18 16:28:36.090 10 INFO neutron.wsgi [None req-6bfb2363-d4e5-4e49-ba4a-a2af1ef4cbb1 858e8e5bbdb246729d5a54fe1d8edd87 0de3948df59146c996187ff8538496b6 - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0348141 2026-06-18 16:28:36.103 9 INFO neutron.db.ovn_revision_numbers_db [None req-2dc4be11-8394-4b67-8df7-0a80e177422b e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] Successfully bumped revision number for resource a4f81e5a-ea40-4ff3-9307-0272442ad87a (type: ports) to 1 2026-06-18 16:28:36.131 9 INFO neutron.wsgi [None req-2dc4be11-8394-4b67-8df7-0a80e177422b e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9466615 2026-06-18 16:28:36.203 10 INFO neutron.wsgi [None req-bc22e229-8407-4944-b1ef-71f6c53d6fdb e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "PUT /v2.0/networks/632a5903-a15a-4a4e-8756-042a20268706/tags HTTP/1.1" status: 200 len: 210 time: 0.0669298 2026-06-18 16:28:36.218 9 INFO neutron.wsgi [None req-a3a8d78e-b41d-4e4a-9c4c-9c84a9c9aba0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/67383207-4cb2-4c8b-8b40-d4dc66c3e1e5 HTTP/1.1" status: 204 len: 168 time: 0.6839552 2026-06-18 16:28:36.255 10 INFO neutron.wsgi [None req-4a3c450e-bc4b-4a66-99a4-34df7fa5b4f0 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "PUT /v2.0/networks/98cfd3ef-7e19-452e-b678-4362f7652ee0/tags HTTP/1.1" status: 200 len: 218 time: 0.0461078 2026-06-18 16:28:36.314 10 INFO neutron.wsgi [None req-f2878a2b-f2a7-4f5c-ab39-06aba130f204 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "PUT /v2.0/networks/3c5e8070-6076-4f3a-ab9b-1a7147bb118f/tags HTTP/1.1" status: 200 len: 227 time: 0.0543156 2026-06-18 16:28:36.377 10 INFO neutron.wsgi [None req-fe170c0b-45c4-4356-935f-5bb01461d4e7 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "PUT /v2.0/networks/a9d5eae1-1dfe-49c0-ae71-6efe493507bb/tags HTTP/1.1" status: 200 len: 212 time: 0.0550652 2026-06-18 16:28:36.486 10 INFO neutron.wsgi [None req-8ba50f82-7550-487f-b526-0f4dca0cbd5a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - default default] 10.0.0.138 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2069 time: 0.1032426 2026-06-18 16:28:36.595 10 INFO neutron.wsgi [None req-05b4baa3-e929-45a3-8751-f9e9ec34083e e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - default default] 10.0.0.138 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1457 time: 0.1038475 2026-06-18 16:28:36.682 10 INFO neutron.wsgi [None req-465875d2-e8dc-4f1d-9c0d-36a3e863ae6e e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - default default] 10.0.0.138 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1457 time: 0.0813723 2026-06-18 16:28:36.689 9 INFO neutron.wsgi [None req-4512535a-043d-4bb8-836c-0c80ac4b8b6b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1520622 2026-06-18 16:28:36.720 9 INFO neutron.wsgi [None req-bed5f8b3-b80b-43f0-9e28-eff5694a1940 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0304382 2026-06-18 16:28:36.747 9 INFO neutron.wsgi [None req-7781d563-a5e8-455c-a264-6ce1d893df60 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0263708 2026-06-18 16:28:36.763 9 INFO neutron.wsgi [None req-cd16c5b3-4147-4311-87cb-bc11470d5c40 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0150273 2026-06-18 16:28:36.778 9 INFO neutron.wsgi [None req-313e0c1a-86c1-4047-b208-9b5458665a34 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0142117 2026-06-18 16:28:36.915 9 INFO neutron.wsgi [None req-70b3afb4-45ba-48d7-a15c-0f204544532e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5926 time: 0.1347451 2026-06-18 16:28:36.960 9 INFO neutron.wsgi [None req-5fd92d44-6a16-447b-bd20-c43ac4f2f431 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 9635 time: 0.0425951 2026-06-18 16:28:36.977 9 INFO neutron.wsgi [None req-edde8980-1a92-4ade-8557-d3d13e37f880 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2618 time: 0.0109942 2026-06-18 16:28:36.994 10 INFO neutron.wsgi [None req-344b1c5c-a1c2-4621-8185-4578988276b4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=0de3948df59146c996187ff8538496b6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4141850 2026-06-18 16:28:37.003 10 INFO neutron.wsgi [None req-b39c9d26-bd3b-4aaa-9007-86ca32acfe5a e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - default default] 10.0.0.138 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2069 time: 0.3143883 2026-06-18 16:28:37.025 9 INFO neutron.wsgi [None req-d1d80a7d-4a1d-4df3-a64f-b21ad27b15e8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0474350 2026-06-18 16:28:37.040 9 INFO neutron.wsgi [None req-fdb8a2cf-8a8f-4e2d-9e96-affb6c5616b6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0138068 2026-06-18 16:28:37.141 9 INFO neutron.wsgi [None req-4a0575d0-1dbe-44fc-9ccc-4fcd15b2536f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 22363 time: 0.0990951 2026-06-18 16:28:37.144 10 INFO neutron.wsgi [None req-3c158d2f-5b1c-4a58-888d-70481afa1f26 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - default default] 10.0.0.138 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2068 time: 0.1331878 2026-06-18 16:28:37.249 9 INFO neutron.wsgi [None req-6d508356-5d68-4358-ba31-bc22385b645f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/8927a745-b357-4dbc-808e-616efd17ffcf HTTP/1.1" status: 204 len: 168 time: 0.2510388 2026-06-18 16:28:37.283 10 INFO neutron.wsgi [None req-224666b3-2fa8-48c6-be59-5149c4b48c2d e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - default default] 10.0.0.138 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2680 time: 0.1342287 2026-06-18 16:28:37.421 10 INFO neutron.wsgi [None req-37d41e4d-82c7-4bde-a08a-b1081d518cbe e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - default default] 10.0.0.138 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2680 time: 0.1314330 2026-06-18 16:28:37.505 10 INFO neutron.wsgi [None req-2fe6f584-cc9d-474c-9d5f-23916d079b13 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - default default] 10.0.0.138 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.0783761 2026-06-18 16:28:37.896 10 INFO neutron.services.segments.plugin [-] Segment 1356844f-5b23-4782-b222-535c7fc09b9f resource provider aggregate not found 2026-06-18 16:28:37.903 10 INFO neutron.services.segments.plugin [-] Segment 1356844f-5b23-4782-b222-535c7fc09b9f resource provider aggregate not found 2026-06-18 16:28:37.923 10 INFO neutron.services.segments.plugin [-] Segment 1356844f-5b23-4782-b222-535c7fc09b9f 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 1356844f-5b23-4782-b222-535c7fc09b9f found for delete ", "request_id": "req-c6a32eeb-e32d-43f3-89dc-e1c940a2acd7"}]} 2026-06-18 16:28:37.937 10 INFO neutron.services.segments.plugin [-] Segment 1356844f-5b23-4782-b222-535c7fc09b9f 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 1356844f-5b23-4782-b222-535c7fc09b9f found for delete ", "request_id": "req-c8037b34-882d-402e-950b-854b555371f3"}]} 2026-06-18 16:28:37.962 10 INFO neutron.wsgi [None req-84de8aeb-e448-4ba5-b891-87838f37131d e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "DELETE /v2.0/networks/632a5903-a15a-4a4e-8756-042a20268706 HTTP/1.1" status: 204 len: 168 time: 0.4511094 2026-06-18 16:28:38.206 9 INFO neutron.db.ovn_revision_numbers_db [None req-00307384-1d29-450d-837f-8b24913af6c0 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 0ab6eabd-218f-4b17-bb01-2f7c7c252cc0 (type: security_groups) to 1 2026-06-18 16:28:38.251 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cd63fa0-a249-49cd-8871-47ae64304113 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource f5d541ed-634a-47ec-96ed-b0b98efd6999 (type: security_groups) to 1 2026-06-18 16:28:38.257 9 INFO neutron.db.segments_db [None req-00307384-1d29-450d-837f-8b24913af6c0 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Added segment b6cadf1e-b0cf-462d-b797-a7ec5c6cf7bd of type geneve for network 81e554be-f47d-45c0-8756-dc4a58d09d8f 2026-06-18 16:28:38.307 10 INFO neutron.db.segments_db [None req-1cd63fa0-a249-49cd-8871-47ae64304113 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment f380d6bf-9217-4ecf-983c-cfc7339fd680 of type geneve for network 37505910-4485-460b-b334-d868346e971e 2026-06-18 16:28:38.426 9 INFO neutron.db.ovn_revision_numbers_db [None req-00307384-1d29-450d-837f-8b24913af6c0 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 81e554be-f47d-45c0-8756-dc4a58d09d8f (type: networks) to 1 2026-06-18 16:28:38.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cd63fa0-a249-49cd-8871-47ae64304113 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 37505910-4485-460b-b334-d868346e971e (type: networks) to 1 2026-06-18 16:28:38.459 9 INFO neutron.services.segments.plugin [-] Segment 9594e6b6-c982-4786-91c0-c58dddbd08d4 resource provider aggregate not found 2026-06-18 16:28:38.482 9 INFO neutron.services.segments.plugin [-] Segment 9594e6b6-c982-4786-91c0-c58dddbd08d4 resource provider aggregate not found 2026-06-18 16:28:38.486 9 INFO neutron.services.segments.plugin [-] Segment 9594e6b6-c982-4786-91c0-c58dddbd08d4 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 9594e6b6-c982-4786-91c0-c58dddbd08d4 found for delete ", "request_id": "req-74ce3c91-c5cc-434d-a5fe-ab7c064bb91e"}]} 2026-06-18 16:28:38.500 9 INFO neutron.services.segments.plugin [-] Segment 9594e6b6-c982-4786-91c0-c58dddbd08d4 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 9594e6b6-c982-4786-91c0-c58dddbd08d4 found for delete ", "request_id": "req-347c0fad-a82f-4af9-b461-10de42b6c94b"}]} 2026-06-18 16:28:38.528 9 INFO neutron.wsgi [None req-fabfe979-a987-4e29-965e-631d213ecffc e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "DELETE /v2.0/networks/98cfd3ef-7e19-452e-b678-4362f7652ee0 HTTP/1.1" status: 204 len: 168 time: 0.5612159 2026-06-18 16:28:38.643 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00307384-1d29-450d-837f-8b24913af6c0 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] No more DHCP agents 2026-06-18 16:28:38.645 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00307384-1d29-450d-837f-8b24913af6c0 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Unable to schedule network 81e554be-f47d-45c0-8756-dc4a58d09d8f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:38.655 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1cd63fa0-a249-49cd-8871-47ae64304113 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:28:38.661 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1cd63fa0-a249-49cd-8871-47ae64304113 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 37505910-4485-460b-b334-d868346e971e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:38.706 9 INFO neutron.db.ovn_revision_numbers_db [None req-00307384-1d29-450d-837f-8b24913af6c0 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 1f6a03b6-c273-4b93-9fca-1a3bcfbeb636 (type: ports) to 1 2026-06-18 16:28:38.728 9 INFO neutron.wsgi [None req-00307384-1d29-450d-837f-8b24913af6c0 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.8882191 2026-06-18 16:28:38.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cd63fa0-a249-49cd-8871-47ae64304113 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 76f2dba5-457f-44b3-af60-ac6decf8ffaf (type: ports) to 1 2026-06-18 16:28:38.803 10 INFO neutron.wsgi [None req-1cd63fa0-a249-49cd-8871-47ae64304113 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.7307544 2026-06-18 16:28:39.031 9 INFO neutron.wsgi [-] 10.0.0.138 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0015600 2026-06-18 16:28:39.051 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99457037-f45f-441d-af57-dc16abf7d00e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:28:39.053 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99457037-f45f-441d-af57-dc16abf7d00e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 37505910-4485-460b-b334-d868346e971e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:39.061 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e4ecae2-bb33-4837-a42a-4dbbd5fb70d3 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] No more DHCP agents 2026-06-18 16:28:39.063 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e4ecae2-bb33-4837-a42a-4dbbd5fb70d3 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Unable to schedule network 81e554be-f47d-45c0-8756-dc4a58d09d8f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:39.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e4ecae2-bb33-4837-a42a-4dbbd5fb70d3 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource c5f363b5-ff73-4e72-ba4d-84a21291a181 (type: subnets) to 0 2026-06-18 16:28:39.100 9 INFO neutron.wsgi [None req-1e4ecae2-bb33-4837-a42a-4dbbd5fb70d3 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.3660791 2026-06-18 16:28:39.146 10 INFO neutron.wsgi [None req-bee83d6b-8fcb-4d76-a58b-02a0ff8107d1 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "DELETE /v2.0/networks/3c5e8070-6076-4f3a-ab9b-1a7147bb118f HTTP/1.1" status: 204 len: 168 time: 0.6122446 2026-06-18 16:28:39.227 9 INFO neutron.wsgi [None req-44f1d97a-943b-4614-8ea0-311d86524b24 0db9b46e5c9d483fab27ebcfdc69e2db be14d14c746c4e4fb924dfba247cf884 - - default default] 10.0.0.138 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.1919930 2026-06-18 16:28:39.639 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd37b66d-8bdc-4a4d-a2ea-8a36e3d23762 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] No more DHCP agents 2026-06-18 16:28:39.640 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd37b66d-8bdc-4a4d-a2ea-8a36e3d23762 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:39.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd37b66d-8bdc-4a4d-a2ea-8a36e3d23762 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource ad20a5c6-8330-4b9a-95e4-b8eeececf19f (type: ports) to 1 2026-06-18 16:28:39.919 10 INFO neutron.wsgi [None req-d544d4ad-e208-4e78-b37c-2eb988093b6f e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "DELETE /v2.0/networks/a9d5eae1-1dfe-49c0-ae71-6efe493507bb HTTP/1.1" status: 204 len: 168 time: 0.7564080 2026-06-18 16:28:39.920 10 INFO neutron.db.ovn_revision_numbers_db [None req-99457037-f45f-441d-af57-dc16abf7d00e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 76f2dba5-457f-44b3-af60-ac6decf8ffaf (type: ports) to 2 2026-06-18 16:28:39.946 10 INFO neutron.services.segments.plugin [-] Segment 4f8c0660-c35f-46de-b541-aa49346e7678 resource provider aggregate not found 2026-06-18 16:28:39.966 10 INFO neutron.services.segments.plugin [-] Segment 4f8c0660-c35f-46de-b541-aa49346e7678 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 4f8c0660-c35f-46de-b541-aa49346e7678 found for delete ", "request_id": "req-bebe30f6-10a3-400d-8b38-c0abc8164ac6"}]} 2026-06-18 16:28:39.971 10 INFO neutron.services.segments.plugin [-] Segment 4f8c0660-c35f-46de-b541-aa49346e7678 resource provider aggregate not found 2026-06-18 16:28:39.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-99457037-f45f-441d-af57-dc16abf7d00e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource df2d8ba3-c592-4e85-8b87-582b3bb26b71 (type: subnets) to 0 2026-06-18 16:28:39.998 10 INFO neutron.services.segments.plugin [-] Segment 4f8c0660-c35f-46de-b541-aa49346e7678 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 4f8c0660-c35f-46de-b541-aa49346e7678 found for delete ", "request_id": "req-fa342e87-51cd-4bc4-968e-a898c90f9118"}]} 2026-06-18 16:28:40.003 10 INFO neutron.services.segments.plugin [-] Segment 5e30cf6e-8065-4108-af21-da502103d26f resource provider aggregate not found 2026-06-18 16:28:40.026 10 INFO neutron.wsgi [None req-99457037-f45f-441d-af57-dc16abf7d00e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 1.2174187 2026-06-18 16:28:40.028 10 INFO neutron.services.segments.plugin [-] Segment 5e30cf6e-8065-4108-af21-da502103d26f 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 5e30cf6e-8065-4108-af21-da502103d26f found for delete ", "request_id": "req-f0279fe5-962b-4c69-a798-3bfd124258b6"}]} 2026-06-18 16:28:40.033 10 INFO neutron.services.segments.plugin [-] Segment 5e30cf6e-8065-4108-af21-da502103d26f resource provider aggregate not found 2026-06-18 16:28:40.052 10 INFO neutron.services.segments.plugin [-] Segment 5e30cf6e-8065-4108-af21-da502103d26f 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 5e30cf6e-8065-4108-af21-da502103d26f found for delete ", "request_id": "req-287daf60-11a7-48a9-8bbf-8991efabff85"}]} 2026-06-18 16:28:40.113 9 INFO neutron.db.ovn_revision_numbers_db [None req-093d28a2-cc45-4638-8924-32a53d348883 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 87afb204-5494-43dd-bee9-282c882d945d (type: security_groups) to 1 2026-06-18 16:28:40.153 9 INFO neutron.wsgi [None req-093d28a2-cc45-4638-8924-32a53d348883 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=be14d14c746c4e4fb924dfba247cf884&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3768394 2026-06-18 16:28:40.481 9 INFO neutron.wsgi [None req-d3df4345-8fdf-4b89-8888-5e3da706a584 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/87afb204-5494-43dd-bee9-282c882d945d HTTP/1.1" status: 204 len: 168 time: 0.3231716 2026-06-18 16:28:40.546 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: ad20a5c6-8330-4b9a-95e4-b8eeececf19f 2026-06-18 16:28:40.553 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port ad20a5c6-8330-4b9a-95e4-b8eeececf19f 2026-06-18 16:28:40.555 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd37b66d-8bdc-4a4d-a2ea-8a36e3d23762 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource ad20a5c6-8330-4b9a-95e4-b8eeececf19f (type: router_ports) to 1 2026-06-18 16:28:40.654 10 INFO neutron.wsgi [None req-52daf8ac-cfb9-4357-9403-6bf060d76f88 e415823ed35945f89276fb6bf7d8bfb3 af42204394be47e0a8feb2114b9c0337 - - - -] 10.0.0.138 "DELETE /v2.0/networks/e7941261-94d7-486d-a82a-d5fe132c8feb HTTP/1.1" status: 204 len: 168 time: 0.7210388 2026-06-18 16:28:40.749 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bff6b78f-d5b6-4dcd-a78d-ece1b464bcb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:28:40.753 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bff6b78f-d5b6-4dcd-a78d-ece1b464bcb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:40.915 10 INFO neutron.db.ovn_revision_numbers_db [None req-bff6b78f-d5b6-4dcd-a78d-ece1b464bcb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 3a8b3187-0bae-40bf-bf6f-362af645771f (type: ports) to 1 2026-06-18 16:28:40.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd37b66d-8bdc-4a4d-a2ea-8a36e3d23762 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 956c7db2-4680-4092-91ae-08b798ff06c0 (type: routers) to 3 2026-06-18 16:28:40.967 9 INFO neutron.wsgi [None req-bd37b66d-8bdc-4a4d-a2ea-8a36e3d23762 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.8613806 2026-06-18 16:28:41.778 9 INFO neutron.db.ovn_revision_numbers_db [None req-cfc1ade4-52b4-4112-b540-bf6b29474d72 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 06f459bc-d7cc-4bf6-b6cd-5fe488e0b7dd (type: security_groups) to 1 2026-06-18 16:28:41.809 9 INFO neutron.wsgi [None req-cfc1ade4-52b4-4112-b540-bf6b29474d72 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=1fabac3c68f440fa9e2e934db1f5c86e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3407872 2026-06-18 16:28:42.026 9 INFO neutron.wsgi [None req-f0764b39-8ea7-411e-99c0-4d446f3b7e80 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/06f459bc-d7cc-4bf6-b6cd-5fe488e0b7dd HTTP/1.1" status: 204 len: 168 time: 0.2126474 2026-06-18 16:28:42.052 10 INFO neutron.services.segments.plugin [-] Segment 3a30ef68-8b28-496f-9394-796232717695 resource provider aggregate not found 2026-06-18 16:28:42.073 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] No more DHCP agents 2026-06-18 16:28:42.076 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] Unable to schedule network 81e554be-f47d-45c0-8756-dc4a58d09d8f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:42.078 10 INFO neutron.services.segments.plugin [-] Segment 3a30ef68-8b28-496f-9394-796232717695 resource provider aggregate not found 2026-06-18 16:28:42.087 10 INFO neutron.services.segments.plugin [-] Segment 3a30ef68-8b28-496f-9394-796232717695 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 3a30ef68-8b28-496f-9394-796232717695 found for delete ", "request_id": "req-b88bbb79-a489-434d-9a9d-7d2bc00534da"}]} 2026-06-18 16:28:42.096 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Router b2d8b4d2-dcc3-473d-9c3a-d41852b52481 is bound to host instance 2026-06-18 16:28:42.098 10 INFO neutron.services.segments.plugin [-] Segment 3a30ef68-8b28-496f-9394-796232717695 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 3a30ef68-8b28-496f-9394-796232717695 found for delete ", "request_id": "req-6cb1fe84-4a61-424d-b7cc-2528aa71cd1a"}]} 2026-06-18 16:28:42.104 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 3a8b3187-0bae-40bf-bf6f-362af645771f 2026-06-18 16:28:42.116 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 3a8b3187-0bae-40bf-bf6f-362af645771f 2026-06-18 16:28:42.120 10 INFO neutron.db.ovn_revision_numbers_db [None req-bff6b78f-d5b6-4dcd-a78d-ece1b464bcb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 3a8b3187-0bae-40bf-bf6f-362af645771f (type: router_ports) to 1 2026-06-18 16:28:42.278 10 INFO neutron.db.ovn_revision_numbers_db [None req-bff6b78f-d5b6-4dcd-a78d-ece1b464bcb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b2d8b4d2-dcc3-473d-9c3a-d41852b52481 (type: routers) to 3 2026-06-18 16:28:42.298 10 INFO neutron.wsgi [None req-bff6b78f-d5b6-4dcd-a78d-ece1b464bcb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.2662001 2026-06-18 16:28:42.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] Successfully bumped revision number for resource a0046b7e-73df-416c-8899-7079de9b0c73 (type: ports) to 1 2026-06-18 16:28:42.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-d9d8138d-50c7-4431-81de-f6b81a9b76f5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 8160ba40-ef15-43b1-ab57-98815d3b9cb1 (type: security_groups) to 1 2026-06-18 16:28:42.410 10 INFO neutron.wsgi [None req-d9d8138d-50c7-4431-81de-f6b81a9b76f5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=012d6c4c84f342d0b18b3003a7727cba&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2212217 2026-06-18 16:28:42.748 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3a8b3187-0bae-40bf-bf6f-362af645771f (type: ports) to 1 2026-06-18 16:28:42.942 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:28:42.948 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 37505910-4485-460b-b334-d868346e971e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:43.051 10 INFO neutron.wsgi [None req-69a9ec6e-259d-4860-aa0c-8cf4d6526950 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/8160ba40-ef15-43b1-ab57-98815d3b9cb1 HTTP/1.1" status: 204 len: 168 time: 0.6352429 2026-06-18 16:28:43.213 9 INFO neutron.db.ovn_revision_numbers_db [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 91d0abff-59f8-4fbf-ab7a-89970fb37f63 (type: ports) to 1 2026-06-18 16:28:43.217 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3a8b3187-0bae-40bf-bf6f-362af645771f (type: router_ports) to 3 2026-06-18 16:28:43.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] Successfully bumped revision number for resource a0046b7e-73df-416c-8899-7079de9b0c73 (type: router_ports) to 2 2026-06-18 16:28:43.293 10 INFO neutron.wsgi [None req-0692fd3d-d442-4999-9ae1-53e46748cec3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=af42204394be47e0a8feb2114b9c0337&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0583966 2026-06-18 16:28:43.447 10 INFO neutron.db.ovn_revision_numbers_db [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] Successfully bumped revision number for resource a0046b7e-73df-416c-8899-7079de9b0c73 (type: ports) to 2 2026-06-18 16:28:43.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3a8b3187-0bae-40bf-bf6f-362af645771f (type: ports) to 2 2026-06-18 16:28:43.523 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] No more DHCP agents 2026-06-18 16:28:43.524 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] Unable to schedule network 81e554be-f47d-45c0-8756-dc4a58d09d8f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:43.735 9 INFO neutron.wsgi [None req-28485ef4-2188-4d99-b765-7bdf12cdd773 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ad21e54f-009e-4379-abdc-bbb7e30466e0 HTTP/1.1" status: 204 len: 168 time: 0.4350436 2026-06-18 16:28:43.843 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3a8b3187-0bae-40bf-bf6f-362af645771f (type: ports) to 4 2026-06-18 16:28:43.846 9 INFO neutron.db.ovn_revision_numbers_db [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 91d0abff-59f8-4fbf-ab7a-89970fb37f63 (type: router_ports) to 2 2026-06-18 16:28:43.871 10 INFO neutron.db.ovn_revision_numbers_db [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource a0046b7e-73df-416c-8899-7079de9b0c73 (type: router_ports) to 2 2026-06-18 16:28:43.875 10 INFO neutron.wsgi [None req-509ed199-440c-4fad-b1d5-903b680acb45 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "PUT /v2.0/routers/956c7db2-4680-4092-91ae-08b798ff06c0/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9033930 2026-06-18 16:28:44.238 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-340d9ddc-b1e7-418f-9418-73f501d10c6e c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] No more DHCP agents 2026-06-18 16:28:44.242 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-340d9ddc-b1e7-418f-9418-73f501d10c6e c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Unable to schedule network 81e554be-f47d-45c0-8756-dc4a58d09d8f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:44.415 10 INFO neutron.db.ovn_revision_numbers_db [None req-340d9ddc-b1e7-418f-9418-73f501d10c6e c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource d6da36fe-21ed-4dc2-b0cc-22ea5da64427 (type: ports) to 1 2026-06-18 16:28:44.443 9 INFO neutron.db.ovn_revision_numbers_db [None req-72e88894-9f06-44ad-8f69-abeeb7baa1fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 91624dd6-d12c-438c-ad23-e2f82db8d8ad (type: security_groups) to 1 2026-06-18 16:28:44.447 10 INFO neutron.wsgi [None req-340d9ddc-b1e7-418f-9418-73f501d10c6e c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1157 time: 0.5675159 /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-06-18 16:28:44.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 91d0abff-59f8-4fbf-ab7a-89970fb37f63 (type: ports) to 2 2026-06-18 16:28:44.484 9 INFO neutron.wsgi [None req-72e88894-9f06-44ad-8f69-abeeb7baa1fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=2800f8901e8f4fdca6b9bc4e47ee8f44&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6746962 2026-06-18 16:28:44.546 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3a8b3187-0bae-40bf-bf6f-362af645771f (type: router_ports) to 4 2026-06-18 16:28:44.582 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:28:44.595 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 37505910-4485-460b-b334-d868346e971e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:44.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012863 2026-06-18 16:28:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009873 2026-06-18 16:28:44.812 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b3bbb48-0893-41df-8441-d61fd9befa87 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] No more DHCP agents 2026-06-18 16:28:44.814 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b3bbb48-0893-41df-8441-d61fd9befa87 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Unable to schedule network 81e554be-f47d-45c0-8756-dc4a58d09d8f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:44.830 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: a0046b7e-73df-416c-8899-7079de9b0c73 2026-06-18 16:28:44.844 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port a0046b7e-73df-416c-8899-7079de9b0c73 2026-06-18 16:28:44.845 9 INFO neutron.wsgi [None req-ff5b4dbd-2434-4efa-a6e3-fb6abf0dbdea 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/91624dd6-d12c-438c-ad23-e2f82db8d8ad HTTP/1.1" status: 204 len: 168 time: 0.3431451 2026-06-18 16:28:45.019 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b3bbb48-0893-41df-8441-d61fd9befa87 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 64ad692d-46cf-4a29-8d21-9e0e6aeabb4c (type: ports) to 1 2026-06-18 16:28:45.054 10 INFO neutron.wsgi [None req-7b3bbb48-0893-41df-8441-d61fd9befa87 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1152 time: 0.6017122 2026-06-18 16:28:45.209 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource a0046b7e-73df-416c-8899-7079de9b0c73 (type: ports) to 3 2026-06-18 16:28:45.234 9 INFO neutron.db.ovn_revision_numbers_db [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 91d0abff-59f8-4fbf-ab7a-89970fb37f63 (type: router_ports) to 2 2026-06-18 16:28:45.236 9 INFO neutron.wsgi [None req-de415e23-be3d-4758-aaef-4e07f2d24b4b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/b2d8b4d2-dcc3-473d-9c3a-d41852b52481/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9333360 2026-06-18 16:28:45.346 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource a0046b7e-73df-416c-8899-7079de9b0c73 (type: router_ports) to 3 2026-06-18 16:28:45.380 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6ef2fda-63ba-499f-958c-55d3b68d0468 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] No more DHCP agents 2026-06-18 16:28:45.382 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6ef2fda-63ba-499f-958c-55d3b68d0468 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:45.813 9 INFO neutron.db.l3_db [None req-f6ef2fda-63ba-499f-958c-55d3b68d0468 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Floating IP bf0aea1e-ba8d-405b-bb02-ee64753b509f associated. External IP: 10.96.250.220, port: 64ad692d-46cf-4a29-8d21-9e0e6aeabb4c. 2026-06-18 16:28:45.983 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6ef2fda-63ba-499f-958c-55d3b68d0468 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource bf0aea1e-ba8d-405b-bb02-ee64753b509f (type: floatingips) to 0 2026-06-18 16:28:46.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6ef2fda-63ba-499f-958c-55d3b68d0468 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource bf0aea1e-ba8d-405b-bb02-ee64753b509f (type: floatingips) to 1 2026-06-18 16:28:46.106 9 INFO neutron.wsgi [None req-f6ef2fda-63ba-499f-958c-55d3b68d0468 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1039 time: 1.0448310 2026-06-18 16:28:46.268 9 INFO neutron.db.l3_db [None req-d9b4ece5-c354-4074-b204-335c39e70db5 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Floating IP bf0aea1e-ba8d-405b-bb02-ee64753b509f disassociated. External IP: 10.96.250.220, port: 64ad692d-46cf-4a29-8d21-9e0e6aeabb4c. 2026-06-18 16:28:46.287 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9b4ece5-c354-4074-b204-335c39e70db5 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource bf0aea1e-ba8d-405b-bb02-ee64753b509f (type: floatingips) to 2 2026-06-18 16:28:46.367 9 INFO neutron.wsgi [None req-d9b4ece5-c354-4074-b204-335c39e70db5 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "PUT /v2.0/floatingips/bf0aea1e-ba8d-405b-bb02-ee64753b509f HTTP/1.1" status: 200 len: 748 time: 0.2561812 2026-06-18 16:28:46.529 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No hosting information found for port ad20a5c6-8330-4b9a-95e4-b8eeececf19f: RuntimeError: No hosting information found for port ad20a5c6-8330-4b9a-95e4-b8eeececf19f 2026-06-18 16:28:46.808 9 INFO neutron.wsgi [None req-01be644e-18ed-4089-b030-9a4679c6aa19 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/bf0aea1e-ba8d-405b-bb02-ee64753b509f HTTP/1.1" status: 204 len: 168 time: 0.4353495 /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-06-18 16:28:47.113 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65bf94b6-502b-4262-9fd7-df72d1103d0c c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] No more DHCP agents 2026-06-18 16:28:47.115 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65bf94b6-502b-4262-9fd7-df72d1103d0c c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:47.542 9 INFO neutron.db.l3_db [None req-65bf94b6-502b-4262-9fd7-df72d1103d0c c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Floating IP 0f113762-444e-4d1c-926e-e764a4b77823 associated. External IP: 10.96.250.205, port: d6da36fe-21ed-4dc2-b0cc-22ea5da64427. 2026-06-18 16:28:47.659 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-002192e7-a0dd-4f70-b36e-afa4c8f38d41 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/networks?id=37505910-4485-460b-b334-d868346e971e HTTP/1.1" status: 200 len: 872 time: 0.0956504 2026-06-18 16:28:47.694 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-58c7f6b4-bc60-4bfc-9f11-c5a569bc51f3 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/quotas/3b2d9315a53c4764b2508a94ca06d994 HTTP/1.1" status: 200 len: 386 time: 0.0113854 2026-06-18 16:28:48.048 9 INFO neutron.db.ovn_revision_numbers_db [None req-65bf94b6-502b-4262-9fd7-df72d1103d0c c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 0f113762-444e-4d1c-926e-e764a4b77823 (type: floatingips) to 0 2026-06-18 16:28:48.078 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-bc0d143c-2964-455f-8a23-cc3d770d7135 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=3b2d9315a53c4764b2508a94ca06d994&fields=id HTTP/1.1" status: 200 len: 302 time: 0.3737991 2026-06-18 16:28:48.171 9 INFO neutron.db.ovn_revision_numbers_db [None req-65bf94b6-502b-4262-9fd7-df72d1103d0c c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 0f113762-444e-4d1c-926e-e764a4b77823 (type: floatingips) to 1 2026-06-18 16:28:48.175 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-8429dfec-77f8-47f2-9f2b-71d61fc9aff4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/37505910-4485-460b-b334-d868346e971e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0786538 2026-06-18 16:28:48.233 9 INFO neutron.wsgi [None req-65bf94b6-502b-4262-9fd7-df72d1103d0c c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 1.4174783 /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-06-18 16:28:48.254 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-de342df5-0b5a-45d0-a10a-2d4920a3bb68 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/37505910-4485-460b-b334-d868346e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0739241 2026-06-18 16:28:48.326 10 INFO neutron.wsgi [None req-315571d3-77cd-4c09-a853-fef10de9ba1c c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] 10.0.0.138 "GET /v2.0/floatingips/0f113762-444e-4d1c-926e-e764a4b77823 HTTP/1.1" status: 200 len: 1038 time: 0.0867696 2026-06-18 16:28:48.408 10 INFO neutron.wsgi [None req-4cc8583f-40df-4ff8-92cd-fbbda99f8cf3 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] 10.0.0.138 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1041 time: 0.0777683 2026-06-18 16:28:48.452 9 INFO neutron.wsgi [req-e3e95e51-daf9-4fc7-9f55-fd2989cf4c02 req-f6eeb909-2b8e-4f13-ae5e-4145f0ff9b27 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 210 time: 0.0317640 2026-06-18 16:28:48.678 9 INFO neutron.db.ovn_revision_numbers_db [None req-c71a30cb-b866-46a3-b832-c0561e807a7e 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource ec16d4ee-18bb-43e2-9c8f-92064b4b58c5 (type: security_groups) to 1 2026-06-18 16:28:48.745 9 INFO neutron.db.segments_db [None req-c71a30cb-b866-46a3-b832-c0561e807a7e 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Added segment ccffd3e3-5b0c-4203-880b-e16e5feece79 of type geneve for network 94be2d8f-7cd3-462a-b09f-5792ccad68e3 2026-06-18 16:28:48.791 10 INFO neutron.db.l3_db [None req-ed4c9a32-072c-466b-9417-913dbfaed901 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Floating IP 0f113762-444e-4d1c-926e-e764a4b77823 associated. External IP: 10.96.250.205, port: d6da36fe-21ed-4dc2-b0cc-22ea5da64427. 2026-06-18 16:28:48.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-c71a30cb-b866-46a3-b832-c0561e807a7e 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource 94be2d8f-7cd3-462a-b09f-5792ccad68e3 (type: networks) to 1 2026-06-18 16:28:49.089 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c71a30cb-b866-46a3-b832-c0561e807a7e 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:49.090 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c71a30cb-b866-46a3-b832-c0561e807a7e 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network 94be2d8f-7cd3-462a-b09f-5792ccad68e3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:49.157 9 INFO neutron.db.ovn_revision_numbers_db [None req-c71a30cb-b866-46a3-b832-c0561e807a7e 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource fd7e537d-8a94-4452-b58c-9e18ded3205e (type: ports) to 1 2026-06-18 16:28:49.178 9 INFO neutron.wsgi [None req-c71a30cb-b866-46a3-b832-c0561e807a7e 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8330808 2026-06-18 16:28:49.258 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-034ab15e-3a4c-4b07-a3bf-3ab96d60fafc c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 199.19.213.203 "GET /v2.0/networks?id=37505910-4485-460b-b334-d868346e971e HTTP/1.1" status: 200 len: 872 time: 0.0773125 2026-06-18 16:28:49.306 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed4c9a32-072c-466b-9417-913dbfaed901 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 0f113762-444e-4d1c-926e-e764a4b77823 (type: floatingips) to 2 2026-06-18 16:28:49.414 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed4c9a32-072c-466b-9417-913dbfaed901 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 0f113762-444e-4d1c-926e-e764a4b77823 (type: floatingips) to 3 2026-06-18 16:28:49.489 10 INFO neutron.wsgi [None req-ed4c9a32-072c-466b-9417-913dbfaed901 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "PUT /v2.0/floatingips/0f113762-444e-4d1c-926e-e764a4b77823 HTTP/1.1" status: 200 len: 1036 time: 1.0748153 2026-06-18 16:28:49.495 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a79faa2-ff1a-4926-b1b3-36558526bedf 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 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-06-18 16:28:49.503 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a79faa2-ff1a-4926-b1b3-36558526bedf 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network 94be2d8f-7cd3-462a-b09f-5792ccad68e3: 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-06-18 16:28:49.589 9 INFO neutron.wsgi [req-cbfcde05-6683-429a-b1fc-e69ebdf90fc9 req-55602809-9984-4606-9b3f-2dc6111a48dc c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 210 time: 0.0386913 2026-06-18 16:28:49.620 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a79faa2-ff1a-4926-b1b3-36558526bedf 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource 3b80a9de-7c6a-4836-ac86-971c6616d628 (type: ports) to 1 2026-06-18 16:28:49.656 10 INFO neutron.wsgi [None req-0a79faa2-ff1a-4926-b1b3-36558526bedf 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4730413 /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-06-18 16:28:49.667 10 INFO neutron.db.l3_db [None req-88e39860-cb0f-4737-99bb-bb69b75ba7c5 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Floating IP 0f113762-444e-4d1c-926e-e764a4b77823 disassociated. External IP: 10.96.250.205, port: 64ad692d-46cf-4a29-8d21-9e0e6aeabb4c. 2026-06-18 16:28:49.688 10 INFO neutron.db.ovn_revision_numbers_db [None req-88e39860-cb0f-4737-99bb-bb69b75ba7c5 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] Successfully bumped revision number for resource 0f113762-444e-4d1c-926e-e764a4b77823 (type: floatingips) to 4 2026-06-18 16:28:49.756 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a208d62-d4ea-4434-bdbc-33bc9a9e31d4 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - - -] No more DHCP agents 2026-06-18 16:28:49.758 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a208d62-d4ea-4434-bdbc-33bc9a9e31d4 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - - -] Unable to schedule network 37505910-4485-460b-b334-d868346e971e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:49.772 10 INFO neutron.wsgi [None req-88e39860-cb0f-4737-99bb-bb69b75ba7c5 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "PUT /v2.0/floatingips/0f113762-444e-4d1c-926e-e764a4b77823 HTTP/1.1" status: 200 len: 748 time: 0.2778878 2026-06-18 16:28:49.805 10 INFO neutron.db.segments_db [None req-c5dbb8cb-078e-4222-8b1f-34748eb739a7 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Added segment bd8da7d6-0f61-48f9-93f9-ee51d5ddd941 of type geneve for network ff94b8bc-2c1a-44d3-8875-65490dbfa2e1 2026-06-18 16:28:49.942 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a208d62-d4ea-4434-bdbc-33bc9a9e31d4 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - - -] Successfully bumped revision number for resource 37122896-e1bb-40ea-9c59-3afe788b91a3 (type: ports) to 1 2026-06-18 16:28:49.975 9 INFO neutron.wsgi [None req-1a208d62-d4ea-4434-bdbc-33bc9a9e31d4 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7084990 /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-06-18 16:28:50.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5dbb8cb-078e-4222-8b1f-34748eb739a7 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource ff94b8bc-2c1a-44d3-8875-65490dbfa2e1 (type: networks) to 1 2026-06-18 16:28:50.264 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5dbb8cb-078e-4222-8b1f-34748eb739a7 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:50.268 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5dbb8cb-078e-4222-8b1f-34748eb739a7 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network ff94b8bc-2c1a-44d3-8875-65490dbfa2e1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:50.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5dbb8cb-078e-4222-8b1f-34748eb739a7 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource aaf4acd8-0e9d-4565-b97b-a010e384f539 (type: ports) to 1 2026-06-18 16:28:50.380 10 INFO neutron.wsgi [None req-c5dbb8cb-078e-4222-8b1f-34748eb739a7 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7175984 2026-06-18 16:28:50.383 10 INFO neutron.wsgi [None req-c9f15a2c-c649-4c71-a63c-ef8cf3146296 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/0f113762-444e-4d1c-926e-e764a4b77823 HTTP/1.1" status: 204 len: 168 time: 0.6064215 2026-06-18 16:28:50.426 10 INFO neutron.api.v2.resource [None req-1c64708f-a791-4ea4-b32c-ffd4690523c1 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:28:50.427 10 INFO neutron.wsgi [None req-1c64708f-a791-4ea4-b32c-ffd4690523c1 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/0f113762-444e-4d1c-926e-e764a4b77823 HTTP/1.1" status: 404 len: 345 time: 0.0338078 /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-06-18 16:28:50.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-e682d56c-d60d-4cb7-80bf-18a80ce6335d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 37122896-e1bb-40ea-9c59-3afe788b91a3 (type: 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-06-18 16:28:50.679 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3eec045b-fbbb-4a98-b89c-170d745df3e6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:50.681 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3eec045b-fbbb-4a98-b89c-170d745df3e6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network ff94b8bc-2c1a-44d3-8875-65490dbfa2e1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:50.720 9 INFO neutron.wsgi [req-e1d74361-eabf-4b65-a5ec-86639f095bb7 req-8df1394c-c213-4aa1-9328-f18a45b4bbef c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1168 time: 0.0555482 2026-06-18 16:28:50.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eec045b-fbbb-4a98-b89c-170d745df3e6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource e1ab4863-4702-48f3-aa10-f41b90adc1a8 (type: ports) to 1 2026-06-18 16:28:50.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-e682d56c-d60d-4cb7-80bf-18a80ce6335d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 37122896-e1bb-40ea-9c59-3afe788b91a3 (type: ports) to 2 2026-06-18 16:28:50.778 10 INFO neutron.wsgi [None req-3eec045b-fbbb-4a98-b89c-170d745df3e6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3928318 2026-06-18 16:28:50.778 9 INFO neutron.wsgi [req-e1d74361-eabf-4b65-a5ec-86639f095bb7 req-a69a7a3c-5dd7-45b2-bb67-db4f039c4ac7 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f5d541ed-634a-47ec-96ed-b0b98efd6999&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0513515 2026-06-18 16:28:50.785 9 INFO neutron.wsgi [None req-e682d56c-d60d-4cb7-80bf-18a80ce6335d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/37122896-e1bb-40ea-9c59-3afe788b91a3 HTTP/1.1" status: 200 len: 1328 time: 0.8033957 /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-06-18 16:28:50.845 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-27f01ec1-15d0-4582-a206-e23853cf3645'] response: {'name': 'network-changed', 'server_uuid': 'fe853d53-eb3a-40b9-882e-8e6b4f883965', 'tag': '37122896-e1bb-40ea-9c59-3afe788b91a3', 'status': 'completed', 'code': 200} 2026-06-18 16:28:50.849 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port a0046b7e-73df-416c-8899-7079de9b0c73: RuntimeError: No hosting information found for port a0046b7e-73df-416c-8899-7079de9b0c73 2026-06-18 16:28:50.850 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 91d0abff-59f8-4fbf-ab7a-89970fb37f63 2026-06-18 16:28:50.856 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 91d0abff-59f8-4fbf-ab7a-89970fb37f63 2026-06-18 16:28:50.884 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-004995c5-ea8f-42da-be84-70a5885b7dfc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=3b2d9315a53c4764b2508a94ca06d994&device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1359 time: 0.0556076 2026-06-18 16:28:50.909 10 INFO neutron.db.segments_db [None req-8ec78d66-1499-470c-bd1e-1e9095472b60 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Added segment d4f7f50b-374c-4d78-ac14-9ce47ec1a730 of type geneve for network 3e60d5cd-991b-4b10-bcad-121745887285 2026-06-18 16:28:50.919 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-73bc8b48-4720-4aa5-9d0d-392fff26f534 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=37122896-e1bb-40ea-9c59-3afe788b91a3 HTTP/1.1" status: 200 len: 217 time: 0.0281010 2026-06-18 16:28:50.950 9 INFO neutron.wsgi [None req-e95be2f4-134d-41c3-aab2-598b0a0d6929 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "DELETE /v2.0/ports/64ad692d-46cf-4a29-8d21-9e0e6aeabb4c HTTP/1.1" status: 204 len: 168 time: 0.5142720 2026-06-18 16:28:50.966 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-e6dad638-71e2-4c8c-aae4-9e4a886357e4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=df2d8ba3-c592-4e85-8b87-582b3bb26b71 HTTP/1.1" status: 200 len: 866 time: 0.0401905 2026-06-18 16:28:50.995 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-32b2e52f-846c-4577-aaab-572652cbb89b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=37505910-4485-460b-b334-d868346e971e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0240598 2026-06-18 16:28:51.071 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-fa31f3ff-70a1-44b1-b9a2-3a0df549f570 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/37505910-4485-460b-b334-d868346e971e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0644772 2026-06-18 16:28:51.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ec78d66-1499-470c-bd1e-1e9095472b60 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource 3e60d5cd-991b-4b10-bcad-121745887285 (type: networks) to 1 2026-06-18 16:28:51.151 9 INFO neutron.wsgi [req-9e2565e8-c2f8-443f-b132-f337bb6d900a req-990e464c-ef68-45f4-8327-12fc5376590a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/37505910-4485-460b-b334-d868346e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0730984 2026-06-18 16:28:51.242 9 INFO neutron.wsgi [req-ac839ec1-6c9d-46c7-8bf6-c9d5de5de050 req-ab5fc5f3-0bd1-4bdb-9a0c-fdec87d8974e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=3b2d9315a53c4764b2508a94ca06d994&device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1359 time: 0.0443761 2026-06-18 16:28:51.335 9 INFO neutron.wsgi [req-ac839ec1-6c9d-46c7-8bf6-c9d5de5de050 req-22fffa75-7c9b-4656-87b7-1bad75818116 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=37505910-4485-460b-b334-d868346e971e HTTP/1.1" status: 200 len: 971 time: 0.0874734 2026-06-18 16:28:51.388 9 INFO neutron.wsgi [req-ac839ec1-6c9d-46c7-8bf6-c9d5de5de050 req-d86410af-7190-42d2-a4df-ecd14a571ecd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=37122896-e1bb-40ea-9c59-3afe788b91a3 HTTP/1.1" status: 200 len: 217 time: 0.0469902 2026-06-18 16:28:51.455 9 INFO neutron.wsgi [req-ac839ec1-6c9d-46c7-8bf6-c9d5de5de050 req-c06098cf-f09b-4bd8-8393-bcc04f94c17d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=df2d8ba3-c592-4e85-8b87-582b3bb26b71 HTTP/1.1" status: 200 len: 866 time: 0.0613389 2026-06-18 16:28:51.469 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 91d0abff-59f8-4fbf-ab7a-89970fb37f63 (type: ports) to 3 2026-06-18 16:28:51.484 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ec78d66-1499-470c-bd1e-1e9095472b60 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:51.492 9 INFO neutron.wsgi [req-ac839ec1-6c9d-46c7-8bf6-c9d5de5de050 req-fe7be870-95d1-4fd3-a178-67d18e16c0ab 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=37505910-4485-460b-b334-d868346e971e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0280313 2026-06-18 16:28:51.501 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ec78d66-1499-470c-bd1e-1e9095472b60 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network 3e60d5cd-991b-4b10-bcad-121745887285: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:51.576 9 INFO neutron.wsgi [req-ac839ec1-6c9d-46c7-8bf6-c9d5de5de050 req-3d8f8d12-4b55-4e1c-8431-a8ef1ba6c8c3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/37505910-4485-460b-b334-d868346e971e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0751431 2026-06-18 16:28:51.648 9 INFO neutron.wsgi [req-ac839ec1-6c9d-46c7-8bf6-c9d5de5de050 req-0e13d855-c309-489b-bdcf-91a313e15eca 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/37505910-4485-460b-b334-d868346e971e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0664687 2026-06-18 16:28:51.892 9 INFO neutron.wsgi [req-9db92cfc-9870-48ad-bdce-359cde0fec56 req-127d1a3d-70b5-432e-bbb2-1579f6cdcb1a c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1168 time: 0.0430939 2026-06-18 16:28:51.934 9 INFO neutron.wsgi [req-9db92cfc-9870-48ad-bdce-359cde0fec56 req-5b1a4290-a999-4e58-a4a0-5bf93e558141 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f5d541ed-634a-47ec-96ed-b0b98efd6999&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0355415 2026-06-18 16:28:51.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ec78d66-1499-470c-bd1e-1e9095472b60 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource c1d25c76-d7ca-4f6e-8409-cac3d205e0ec (type: ports) to 1 2026-06-18 16:28:51.985 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 91d0abff-59f8-4fbf-ab7a-89970fb37f63 (type: router_ports) to 3 2026-06-18 16:28:52.009 10 INFO neutron.wsgi [None req-8ec78d66-1499-470c-bd1e-1e9095472b60 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.2250159 2026-06-18 16:28:52.050 10 INFO neutron.wsgi [None req-d6a0553e-1db3-4d5a-a98e-0978c02f614f c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "DELETE /v2.0/ports/d6da36fe-21ed-4dc2-b0cc-22ea5da64427 HTTP/1.1" status: 204 len: 168 time: 1.0960367 2026-06-18 16:28:52.175 10 INFO neutron.wsgi [None req-d8217abc-33c4-45f0-9843-c88bd11d433b c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=956c7db2-4680-4092-91ae-08b798ff06c0 HTTP/1.1" status: 200 len: 1140 time: 0.1187873 2026-06-18 16:28:52.344 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-96ed4ec8-27d2-4dca-8d8b-31b01f2b42cc 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:52.346 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96ed4ec8-27d2-4dca-8d8b-31b01f2b42cc 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network 3e60d5cd-991b-4b10-bcad-121745887285: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:52.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-96ed4ec8-27d2-4dca-8d8b-31b01f2b42cc 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource d6053e18-d26f-47c5-955f-2f788493c545 (type: ports) to 1 2026-06-18 16:28:52.444 9 INFO neutron.wsgi [None req-96ed4ec8-27d2-4dca-8d8b-31b01f2b42cc 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4225819 /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-06-18 16:28:52.544 9 INFO neutron.db.segments_db [None req-908d4373-6c55-4341-bd3e-17428fd23df6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Added segment f2076ae3-765b-4343-8f01-6915220a3de1 of type geneve for network db290cbd-b360-48ca-b056-5930f824fe93 2026-06-18 16:28:52.686 9 INFO neutron.db.ovn_revision_numbers_db [None req-908d4373-6c55-4341-bd3e-17428fd23df6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource db290cbd-b360-48ca-b056-5930f824fe93 (type: networks) to 1 2026-06-18 16:28:52.906 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-908d4373-6c55-4341-bd3e-17428fd23df6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:52.908 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-908d4373-6c55-4341-bd3e-17428fd23df6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network db290cbd-b360-48ca-b056-5930f824fe93: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:52.983 9 INFO neutron.db.ovn_revision_numbers_db [None req-908d4373-6c55-4341-bd3e-17428fd23df6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource a47af656-805f-4903-b38b-35606a7e9957 (type: ports) to 1 2026-06-18 16:28:53.008 9 INFO neutron.wsgi [None req-908d4373-6c55-4341-bd3e-17428fd23df6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5574808 2026-06-18 16:28:53.142 9 INFO neutron.wsgi [req-15d32a40-825e-4841-b523-26c3ebdd0637 req-d2d81b5b-8309-48d8-8865-0389fc9d3cbb c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1168 time: 0.1101637 2026-06-18 16:28:53.185 10 INFO neutron.wsgi [None req-636750a8-d06c-4d24-b596-b09c90e7547d c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "PUT /v2.0/routers/956c7db2-4680-4092-91ae-08b798ff06c0/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0029452 2026-06-18 16:28:53.194 9 INFO neutron.wsgi [req-15d32a40-825e-4841-b523-26c3ebdd0637 req-f0e05ec1-2b17-42cb-82f7-b34c9bd93d01 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f5d541ed-634a-47ec-96ed-b0b98efd6999&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0385115 /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-06-18 16:28:53.302 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b588fedc-869b-47d8-9320-8fca2686eaad 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:53.305 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b588fedc-869b-47d8-9320-8fca2686eaad 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network db290cbd-b360-48ca-b056-5930f824fe93: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:53.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-b588fedc-869b-47d8-9320-8fca2686eaad 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource 545afc82-cf6e-4bd3-8194-5a52bba2c651 (type: ports) to 1 2026-06-18 16:28:53.395 9 INFO neutron.wsgi [None req-b588fedc-869b-47d8-9320-8fca2686eaad 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3819406 /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-06-18 16:28:53.476 9 INFO neutron.db.segments_db [None req-e8f4f3ea-6f70-492f-87af-668dd9c9de09 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Added segment 43e16050-1b79-4943-8703-cdfe1c076304 of type geneve for network 442764fd-e53b-4dc7-9e46-0356252c5a95 2026-06-18 16:28:53.628 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8f4f3ea-6f70-492f-87af-668dd9c9de09 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource 442764fd-e53b-4dc7-9e46-0356252c5a95 (type: networks) to 1 2026-06-18 16:28:53.861 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8f4f3ea-6f70-492f-87af-668dd9c9de09 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:53.864 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8f4f3ea-6f70-492f-87af-668dd9c9de09 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network 442764fd-e53b-4dc7-9e46-0356252c5a95: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:53.900 10 INFO neutron.wsgi [None req-e4b45f37-8b8c-4b04-ae3f-2aa7d5394c22 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "DELETE /v2.0/routers/956c7db2-4680-4092-91ae-08b798ff06c0 HTTP/1.1" status: 204 len: 168 time: 0.7088382 2026-06-18 16:28:53.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8f4f3ea-6f70-492f-87af-668dd9c9de09 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource e8e29b0b-39ca-40c9-a457-b53e86999591 (type: ports) to 1 2026-06-18 16:28:53.974 9 INFO neutron.wsgi [None req-e8f4f3ea-6f70-492f-87af-668dd9c9de09 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5741906 2026-06-18 16:28:54.121 10 INFO neutron.wsgi [None req-92453999-6c09-49b3-a7b2-0b0bf5d482d6 c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "DELETE /v2.0/subnets/c5f363b5-ff73-4e72-ba4d-84a21291a181 HTTP/1.1" status: 204 len: 168 time: 0.2165401 2026-06-18 16:28:54.555 9 INFO neutron.wsgi [req-81fffc20-2ea4-4ef9-b788-f39e7cbc3488 req-65db1d5e-69d5-4542-b59c-6af1143a65ff c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1168 time: 0.0561833 2026-06-18 16:28:54.572 10 INFO neutron.services.segments.plugin [-] Segment b6cadf1e-b0cf-462d-b797-a7ec5c6cf7bd resource provider aggregate not found 2026-06-18 16:28:54.578 10 INFO neutron.services.segments.plugin [-] Segment b6cadf1e-b0cf-462d-b797-a7ec5c6cf7bd resource provider aggregate not found 2026-06-18 16:28:54.596 10 INFO neutron.services.segments.plugin [-] Segment b6cadf1e-b0cf-462d-b797-a7ec5c6cf7bd 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 b6cadf1e-b0cf-462d-b797-a7ec5c6cf7bd found for delete ", "request_id": "req-b4edb2cb-324d-49d0-8005-26b52e9bd6af"}]} 2026-06-18 16:28:54.597 10 INFO neutron.services.segments.plugin [-] Segment b6cadf1e-b0cf-462d-b797-a7ec5c6cf7bd 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 b6cadf1e-b0cf-462d-b797-a7ec5c6cf7bd found for delete ", "request_id": "req-4a7c9359-e26f-4dd0-94d6-b5ddbc53428d"}]} 2026-06-18 16:28:54.613 9 INFO neutron.wsgi [req-81fffc20-2ea4-4ef9-b788-f39e7cbc3488 req-e072184d-a720-40d5-847c-7447a1d70f49 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f5d541ed-634a-47ec-96ed-b0b98efd6999&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0525575 2026-06-18 16:28:54.612 10 INFO neutron.wsgi [None req-28ea8a75-65df-4587-b01c-6e08252eb0fa c9a4b8853f3743a89b6ce1c55d4fb9ce e2adaf84933a41b09ed10104cb91dc0e - - - -] 10.0.0.138 "DELETE /v2.0/networks/81e554be-f47d-45c0-8756-dc4a58d09d8f HTTP/1.1" status: 204 len: 168 time: 0.4862592 2026-06-18 16:28:54.621 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-493508ba-48f1-4374-b742-58e76bb87410 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] No more DHCP agents 2026-06-18 16:28:54.623 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-493508ba-48f1-4374-b742-58e76bb87410 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Unable to schedule network 442764fd-e53b-4dc7-9e46-0356252c5a95: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:54.686 9 INFO neutron.db.ovn_revision_numbers_db [None req-493508ba-48f1-4374-b742-58e76bb87410 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] Successfully bumped revision number for resource 54340a3e-6427-4a4b-bc61-bc93e119d358 (type: ports) to 1 2026-06-18 16:28:54.708 9 INFO neutron.wsgi [None req-493508ba-48f1-4374-b742-58e76bb87410 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.7284815 /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-06-18 16:28:54.769 9 INFO neutron.wsgi [None req-af2f3a1d-e1ae-4c42-b5c0-1f3f4e190002 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "PUT /v2.0/ports/3b80a9de-7c6a-4836-ac86-971c6616d628/tags HTTP/1.1" status: 200 len: 210 time: 0.0562966 2026-06-18 16:28:54.815 9 INFO neutron.wsgi [None req-e913556d-5042-40ad-ad29-08a8bbc6f7c6 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "PUT /v2.0/ports/e1ab4863-4702-48f3-aa10-f41b90adc1a8/tags HTTP/1.1" status: 200 len: 218 time: 0.0406780 2026-06-18 16:28:54.867 9 INFO neutron.wsgi [None req-5945adf1-9311-48ec-9d63-8daa90b46864 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "PUT /v2.0/ports/d6053e18-d26f-47c5-955f-2f788493c545/tags HTTP/1.1" status: 200 len: 227 time: 0.0467656 2026-06-18 16:28:54.919 9 INFO neutron.wsgi [None req-f9f2315a-02d6-45b6-9920-de19643e5ab8 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "PUT /v2.0/ports/545afc82-cf6e-4bd3-8194-5a52bba2c651/tags HTTP/1.1" status: 200 len: 212 time: 0.0451539 2026-06-18 16:28:55.115 9 INFO neutron.wsgi [None req-b6294cdd-cf82-4599-955a-50aac76ba800 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - default default] 10.0.0.138 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.1885595 2026-06-18 16:28:55.249 10 INFO neutron.wsgi [None req-acbf955d-e13b-4f40-8238-b0fec3d8bde2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=e2adaf84933a41b09ed10104cb91dc0e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1569495 2026-06-18 16:28:55.273 10 INFO neutron.wsgi [None req-a3d5b1fb-714e-4072-87ef-7d8967f85235 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - default default] 10.0.0.138 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.1521542 2026-06-18 16:28:55.343 9 INFO neutron.wsgi [None req-b0568ccd-062e-454a-bbf4-e66042d700f1 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - default default] 10.0.0.138 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.0638697 2026-06-18 16:28:55.346 10 INFO neutron.db.ovn_revision_numbers_db [None req-40af82a8-c6ff-4ba6-8222-cea3f085e29c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 6795b510-6f16-4309-9581-61efa627b5d8 (type: security_groups) to 1 2026-06-18 16:28:55.374 10 INFO neutron.wsgi [None req-40af82a8-c6ff-4ba6-8222-cea3f085e29c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f794200bdf70440692c9f819219d579d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2928240 2026-06-18 16:28:55.395 9 INFO neutron.wsgi [None req-25a04d01-d0db-4c97-a335-bef10bcc480d 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - default default] 10.0.0.138 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0461814 2026-06-18 16:28:55.573 9 INFO neutron.wsgi [None req-69913231-1fd1-4307-88aa-2f18094a2025 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - default default] 10.0.0.138 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.1729677 2026-06-18 16:28:55.593 10 INFO neutron.wsgi [None req-c7b89147-a88f-4084-aaf8-fcc29e999a1f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/6795b510-6f16-4309-9581-61efa627b5d8 HTTP/1.1" status: 204 len: 168 time: 0.2142224 2026-06-18 16:28:55.662 9 INFO neutron.wsgi [None req-e093fb9b-bfd6-457a-af85-f8446f3e8133 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - default default] 10.0.0.138 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.0835555 2026-06-18 16:28:55.771 9 INFO neutron.wsgi [None req-90ea94e5-4056-4722-8e14-2b3da41f9ca8 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - default default] 10.0.0.138 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.1029525 2026-06-18 16:28:55.780 9 INFO neutron.wsgi [req-c4d236f1-fd5b-402b-9d48-625002845e21 req-d8b7e03f-547b-4696-a900-6275fb44af92 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1168 time: 0.0915170 2026-06-18 16:28:55.785 9 INFO neutron.wsgi [None req-9828c2ba-f3ef-4614-936d-46a1a25ed399 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/0ab6eabd-218f-4b17-bb01-2f7c7c252cc0 HTTP/1.1" status: 204 len: 168 time: 0.5254087 2026-06-18 16:28:55.818 9 INFO neutron.wsgi [req-c4d236f1-fd5b-402b-9d48-625002845e21 req-ecd23a49-74be-42b1-a015-4c0bfb8f1c77 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f5d541ed-634a-47ec-96ed-b0b98efd6999&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0289288 2026-06-18 16:28:55.975 10 INFO neutron.wsgi [None req-4164fa44-70d4-4c7a-8296-2cb9baea3158 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - default default] 10.0.0.138 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.1958261 2026-06-18 16:28:56.222 10 INFO neutron.wsgi [None req-aaa19ab4-979a-4b36-b420-fc34ce7b2b37 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/ports/3b80a9de-7c6a-4836-ac86-971c6616d628 HTTP/1.1" status: 204 len: 168 time: 0.2446060 2026-06-18 16:28:56.528 9 INFO neutron.wsgi [None req-9d34c9b0-a0aa-466e-b0f7-3baab4c25a9e 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/ports/e1ab4863-4702-48f3-aa10-f41b90adc1a8 HTTP/1.1" status: 204 len: 168 time: 0.3009524 2026-06-18 16:28:56.795 9 INFO neutron.wsgi [None req-92128c71-8b9e-49d6-87f1-157f899c91a3 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/ports/d6053e18-d26f-47c5-955f-2f788493c545 HTTP/1.1" status: 204 len: 168 time: 0.2625511 2026-06-18 16:28:56.972 9 INFO neutron.wsgi [req-7cb0c2b4-27a2-4ace-887c-45044c25a7c0 req-450bc290-0fe5-4808-8646-118b643de46a c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1168 time: 0.0534978 2026-06-18 16:28:57.027 9 INFO neutron.wsgi [req-7cb0c2b4-27a2-4ace-887c-45044c25a7c0 req-959b9d3d-6a53-48a7-a723-5b1fdcf59b81 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f5d541ed-634a-47ec-96ed-b0b98efd6999&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0354583 2026-06-18 16:28:57.078 9 INFO neutron.wsgi [None req-f35ce6c4-9ce3-43f0-b452-19802b7d6183 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/ports/545afc82-cf6e-4bd3-8194-5a52bba2c651 HTTP/1.1" status: 204 len: 168 time: 0.2783725 2026-06-18 16:28:57.162 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port 91d0abff-59f8-4fbf-ab7a-89970fb37f63: RuntimeError: No hosting information found for port 91d0abff-59f8-4fbf-ab7a-89970fb37f63 2026-06-18 16:28:57.212 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 37122896-e1bb-40ea-9c59-3afe788b91a3 2026-06-18 16:28:57.228 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 37122896-e1bb-40ea-9c59-3afe788b91a3 2026-06-18 16:28:57.342 9 INFO neutron.wsgi [None req-3e7976cf-06b9-4a82-a86a-f314eefa8932 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/ports/54340a3e-6427-4a4b-bc61-bc93e119d358 HTTP/1.1" status: 204 len: 168 time: 0.2592363 2026-06-18 16:28:57.410 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5de3657-f02a-4291-9870-0c170caffcaf'] response: {'server_uuid': 'fe853d53-eb3a-40b9-882e-8e6b4f883965', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37122896-e1bb-40ea-9c59-3afe788b91a3', 'code': 200} 2026-06-18 16:28:57.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 37122896-e1bb-40ea-9c59-3afe788b91a3 (type: ports) to 4 2026-06-18 16:28:57.776 9 INFO neutron.services.segments.plugin [-] Segment ccffd3e3-5b0c-4203-880b-e16e5feece79 resource provider aggregate not found 2026-06-18 16:28:57.782 9 INFO neutron.services.segments.plugin [-] Segment ccffd3e3-5b0c-4203-880b-e16e5feece79 resource provider aggregate not found 2026-06-18 16:28:57.804 9 INFO neutron.services.segments.plugin [-] Segment ccffd3e3-5b0c-4203-880b-e16e5feece79 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 ccffd3e3-5b0c-4203-880b-e16e5feece79 found for delete ", "request_id": "req-d17706da-2082-4281-8a76-18182d71e131"}]} 2026-06-18 16:28:57.807 9 INFO neutron.services.segments.plugin [-] Segment ccffd3e3-5b0c-4203-880b-e16e5feece79 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 ccffd3e3-5b0c-4203-880b-e16e5feece79 found for delete ", "request_id": "req-06c3cca4-03d1-45ec-9708-0c5bb94e4ed4"}]} 2026-06-18 16:28:57.845 9 INFO neutron.wsgi [None req-862b0eb2-3922-4f85-b14e-eb2f15afd70a 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/networks/94be2d8f-7cd3-462a-b09f-5792ccad68e3 HTTP/1.1" status: 204 len: 168 time: 0.4977489 /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-06-18 16:28:58.189 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 7161a0b2-d0e4-45de-8093-e675367e6a0d (type: security_groups) to 1 2026-06-18 16:28:58.255 10 INFO neutron.db.segments_db [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Added segment 9bf0324c-0316-4c75-b5c6-5f5c9a492eb7 of type geneve for network 3749349c-7c07-49f2-a115-83d96cefbc7c 2026-06-18 16:28:58.297 9 INFO neutron.wsgi [req-2c7f927c-3329-4070-a539-e163485b788f req-07708efc-07a3-4581-8e99-f6a76b3ad198 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1170 time: 0.1797090 2026-06-18 16:28:58.342 9 INFO neutron.wsgi [req-2c7f927c-3329-4070-a539-e163485b788f req-395eca6c-3c55-4259-8981-53182c749339 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f5d541ed-634a-47ec-96ed-b0b98efd6999&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0376589 2026-06-18 16:28:58.411 10 INFO neutron.db.segments_db [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Added segment f59c729c-0dc7-4025-98c5-973982e70a70 of type geneve for network b05336f7-9055-45eb-90b4-5453413d7037 2026-06-18 16:28:58.416 9 INFO neutron.wsgi [None req-5a36aade-3946-4e8f-9d67-79231c4eb32b 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/networks/ff94b8bc-2c1a-44d3-8875-65490dbfa2e1 HTTP/1.1" status: 204 len: 168 time: 0.5661478 2026-06-18 16:28:58.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 3749349c-7c07-49f2-a115-83d96cefbc7c (type: networks) to 1 2026-06-18 16:28:58.879 9 INFO neutron.wsgi [None req-8504e467-9923-47bc-9363-c5e59f196da3 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/networks/3e60d5cd-991b-4b10-bcad-121745887285 HTTP/1.1" status: 204 len: 168 time: 0.4553375 2026-06-18 16:28:58.914 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status down for port: 37122896-e1bb-40ea-9c59-3afe788b91a3 2026-06-18 16:28:58.922 9 INFO neutron.wsgi [req-b4b22913-52f2-4e9c-a7f1-1bb1bf63cda5 req-0bd7d7ae-50d3-4696-8c05-e2cdd6e2240e c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1170 time: 0.0427988 2026-06-18 16:28:58.973 9 INFO neutron.wsgi [req-b4b22913-52f2-4e9c-a7f1-1bb1bf63cda5 req-a6ed5721-bace-431d-aeb6-ce6c95773648 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=f5d541ed-634a-47ec-96ed-b0b98efd6999&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0438712 2026-06-18 16:28:59.231 9 INFO neutron.wsgi [req-7caef7c0-a5ea-4c86-a77d-4a238ccdda4d req-ba8242a0-238a-4053-a4ea-6461b1dea788 c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=fe853d53-eb3a-40b9-882e-8e6b4f883965 HTTP/1.1" status: 200 len: 1168 time: 0.0411429 2026-06-18 16:28:59.309 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:28:59.319 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network 3749349c-7c07-49f2-a115-83d96cefbc7c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:28:59.453 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d55a463-5b53-44db-8e72-001513bffd95'] response: {'server_uuid': 'fe853d53-eb3a-40b9-882e-8e6b4f883965', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37122896-e1bb-40ea-9c59-3afe788b91a3', 'code': 200} 2026-06-18 16:28:59.454 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d55a463-5b53-44db-8e72-001513bffd95'] response: {'server_uuid': 'fe853d53-eb3a-40b9-882e-8e6b4f883965', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '37122896-e1bb-40ea-9c59-3afe788b91a3', 'code': 200} 2026-06-18 16:28:59.473 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource f2bb7394-7301-4a81-885a-c239a101a155 (type: ports) to 1 2026-06-18 16:28:59.521 9 INFO neutron.wsgi [None req-10cc1145-92da-4336-9a62-31b220ea9eec c2d5cbb2431147b98672fc0bd348da05 3b2d9315a53c4764b2508a94ca06d994 - - - -] 199.19.213.203 "DELETE /v2.0/ports/37122896-e1bb-40ea-9c59-3afe788b91a3 HTTP/1.1" status: 204 len: 173 time: 0.2845159 2026-06-18 16:28:59.559 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-18455751-1020-453a-93ea-21476097d21a'] response: {'server_uuid': 'fe853d53-eb3a-40b9-882e-8e6b4f883965', 'name': 'network-vif-deleted', 'tag': '37122896-e1bb-40ea-9c59-3afe788b91a3', 'status': 'completed', 'code': 200} 2026-06-18 16:28:59.581 10 INFO neutron.db.ovn_revision_numbers_db [None req-99c1e12a-1c72-4938-9d6f-fed8873f731c a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource c87d8bc8-2489-499c-959e-e3c621b992dd (type: security_groups) to 1 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Mechanism driver 'ovn' failed in update_port_postcommit: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=37122896-e1bb-40ea-9c59-3afe788b91a3 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 497, in _call_on_drivers 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers getattr(driver.obj, method_name)(context) 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 874, in update_port_postcommit 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers self._ovn_update_port(context._plugin_context, port, original_port, 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 757, in _ovn_update_port 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers self._ovn_client.update_port(plugin_context, port, 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 813, in update_port 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers ovn_port = self._nb_idl.lookup('Logical_Switch_Port', port['id']) 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 181, in lookup 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers return self._lookup(table, record) 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 228, in _lookup 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers raise RowNotFound(table=table, col=column, match=match) 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=37122896-e1bb-40ea-9c59-3afe788b91a3 2026-06-18 16:28:59.600 10 ERROR neutron.plugins.ml2.managers  2026-06-18 16:28:59.651 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource b05336f7-9055-45eb-90b4-5453413d7037 (type: networks) to 1 2026-06-18 16:28:59.657 10 INFO neutron.db.segments_db [None req-99c1e12a-1c72-4938-9d6f-fed8873f731c a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Added segment 7d46f4e2-46d8-4384-aa95-f46795d68d1f of type geneve for network 58dfc627-3f4f-4c16-8e7b-437a6b239ada 2026-06-18 16:28:59.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025797 2026-06-18 16:28:59.746 10 INFO neutron.services.segments.plugin [-] Segment f2076ae3-765b-4343-8f01-6915220a3de1 resource provider aggregate not found 2026-06-18 16:28:59.748 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021622 2026-06-18 16:28:59.752 10 INFO neutron.services.segments.plugin [-] Segment f2076ae3-765b-4343-8f01-6915220a3de1 resource provider aggregate not found 2026-06-18 16:28:59.761 10 INFO neutron.services.segments.plugin [-] Segment f2076ae3-765b-4343-8f01-6915220a3de1 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 f2076ae3-765b-4343-8f01-6915220a3de1 found for delete ", "request_id": "req-bffd0d72-f55c-464e-b2f6-c392954b7f27"}]} 2026-06-18 16:28:59.793 10 INFO neutron.services.segments.plugin [-] Segment f2076ae3-765b-4343-8f01-6915220a3de1 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 f2076ae3-765b-4343-8f01-6915220a3de1 found for delete ", "request_id": "req-247b075e-0e83-4d40-9bd8-45dc36794f6c"}]} 2026-06-18 16:28:59.824 9 INFO neutron.services.segments.plugin [-] Segment bd8da7d6-0f61-48f9-93f9-ee51d5ddd941 resource provider aggregate not found 2026-06-18 16:28:59.834 9 INFO neutron.services.segments.plugin [-] Segment bd8da7d6-0f61-48f9-93f9-ee51d5ddd941 resource provider aggregate not found 2026-06-18 16:28:59.845 9 INFO neutron.services.segments.plugin [-] Segment bd8da7d6-0f61-48f9-93f9-ee51d5ddd941 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 bd8da7d6-0f61-48f9-93f9-ee51d5ddd941 found for delete ", "request_id": "req-e6cc976e-048f-4eb6-a1f5-b079128fe844"}]} 2026-06-18 16:28:59.859 9 INFO neutron.services.segments.plugin [-] Segment bd8da7d6-0f61-48f9-93f9-ee51d5ddd941 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 bd8da7d6-0f61-48f9-93f9-ee51d5ddd941 found for delete ", "request_id": "req-8f9192a0-8d44-4aca-b7d3-1da02bab09ee"}]} 2026-06-18 16:28:59.868 9 INFO neutron.services.segments.plugin [-] Segment d4f7f50b-374c-4d78-ac14-9ce47ec1a730 resource provider aggregate not found 2026-06-18 16:28:59.880 9 INFO neutron.services.segments.plugin [-] Segment d4f7f50b-374c-4d78-ac14-9ce47ec1a730 resource provider aggregate not found 2026-06-18 16:28:59.893 9 INFO neutron.services.segments.plugin [-] Segment d4f7f50b-374c-4d78-ac14-9ce47ec1a730 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 d4f7f50b-374c-4d78-ac14-9ce47ec1a730 found for delete ", "request_id": "req-51a77f83-7e67-472a-bb72-16fa767c0d8d"}]} 2026-06-18 16:28:59.903 9 INFO neutron.services.segments.plugin [-] Segment d4f7f50b-374c-4d78-ac14-9ce47ec1a730 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 d4f7f50b-374c-4d78-ac14-9ce47ec1a730 found for delete ", "request_id": "req-dcfaf127-cfa6-43cf-b570-5ac60727971f"}]} 2026-06-18 16:28:59.921 10 INFO neutron.wsgi [None req-6b900dab-635f-4311-8163-8670bd510d30 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/networks/db290cbd-b360-48ca-b056-5930f824fe93 HTTP/1.1" status: 204 len: 168 time: 1.0348976 2026-06-18 16:28:59.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-99c1e12a-1c72-4938-9d6f-fed8873f731c a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 58dfc627-3f4f-4c16-8e7b-437a6b239ada (type: networks) to 1 2026-06-18 16:29:00.107 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:00.109 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network b05336f7-9055-45eb-90b4-5453413d7037: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:00.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource d047192d-c210-4b1c-9edf-619827e6345c (type: ports) to 1 2026-06-18 16:29:00.243 10 INFO neutron.wsgi [None req-8d50820d-566c-472e-82c8-23138dc4d105 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1443 time: 2.5293770 2026-06-18 16:29:00.289 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99c1e12a-1c72-4938-9d6f-fed8873f731c a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] No more DHCP agents 2026-06-18 16:29:00.292 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99c1e12a-1c72-4938-9d6f-fed8873f731c a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Unable to schedule network 58dfc627-3f4f-4c16-8e7b-437a6b239ada: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:00.354 10 INFO neutron.wsgi [None req-c7599295-3535-47c9-83fd-9a880143dfd0 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2049 time: 0.1057737 2026-06-18 16:29:00.395 10 INFO neutron.db.ovn_revision_numbers_db [None req-99c1e12a-1c72-4938-9d6f-fed8873f731c a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 8829d700-5ae8-4eba-9883-516bc58649cf (type: ports) to 1 2026-06-18 16:29:00.419 10 INFO neutron.wsgi [None req-99c1e12a-1c72-4938-9d6f-fed8873f731c a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.6204934 2026-06-18 16:29:00.760 9 INFO neutron.wsgi [None req-35fd921a-df29-40d1-b63c-df7d3040cf5d 8f2f746ddb4740a7beb11eae344c50bb 9c270a5618fb4cf7a99754312018d341 - - - -] 10.0.0.138 "DELETE /v2.0/networks/442764fd-e53b-4dc7-9e46-0356252c5a95 HTTP/1.1" status: 204 len: 168 time: 0.8300703 2026-06-18 16:29:00.965 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5006451c-84cb-495d-b3a3-4d1afb7ef060 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] No more DHCP agents 2026-06-18 16:29:00.971 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5006451c-84cb-495d-b3a3-4d1afb7ef060 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:01.131 10 INFO neutron.db.ovn_revision_numbers_db [None req-5006451c-84cb-495d-b3a3-4d1afb7ef060 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 9ec8efb5-10fe-425e-a524-13ed146aa9cd (type: ports) to 1 2026-06-18 16:29:01.179 9 INFO neutron.wsgi [None req-06f11c60-9359-48a9-ac73-7192cc0d6f1f a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/networks/3749349c-7c07-49f2-a115-83d96cefbc7c HTTP/1.1" status: 204 len: 168 time: 0.8117042 2026-06-18 16:29:01.675 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-93d366b3-34f4-4d80-bf16-be31a59ebe7f'] response: {'server_uuid': 'fe853d53-eb3a-40b9-882e-8e6b4f883965', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37122896-e1bb-40ea-9c59-3afe788b91a3', 'code': 200} 2026-06-18 16:29:01.935 9 INFO neutron.services.segments.plugin [-] Segment 43e16050-1b79-4943-8703-cdfe1c076304 resource provider aggregate not found 2026-06-18 16:29:01.941 9 INFO neutron.services.segments.plugin [-] Segment 43e16050-1b79-4943-8703-cdfe1c076304 resource provider aggregate not found 2026-06-18 16:29:01.960 9 INFO neutron.services.segments.plugin [-] Segment 43e16050-1b79-4943-8703-cdfe1c076304 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 43e16050-1b79-4943-8703-cdfe1c076304 found for delete ", "request_id": "req-3baf1c63-ccbf-4971-ab9c-e23270d8f444"}]} 2026-06-18 16:29:01.967 9 INFO neutron.services.segments.plugin [-] Segment 43e16050-1b79-4943-8703-cdfe1c076304 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 43e16050-1b79-4943-8703-cdfe1c076304 found for delete ", "request_id": "req-18f12996-62c4-4b2a-87ca-42b500310428"}]} 2026-06-18 16:29:01.984 9 INFO neutron.services.segments.plugin [-] Segment 9bf0324c-0316-4c75-b5c6-5f5c9a492eb7 resource provider aggregate not found 2026-06-18 16:29:01.989 9 INFO neutron.services.segments.plugin [-] Segment 9bf0324c-0316-4c75-b5c6-5f5c9a492eb7 resource provider aggregate not found 2026-06-18 16:29:02.007 9 INFO neutron.services.segments.plugin [-] Segment 9bf0324c-0316-4c75-b5c6-5f5c9a492eb7 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 9bf0324c-0316-4c75-b5c6-5f5c9a492eb7 found for delete ", "request_id": "req-d1eae2b2-931e-476b-a980-7ee38912cd7e"}]} 2026-06-18 16:29:02.026 9 INFO neutron.services.segments.plugin [-] Segment 9bf0324c-0316-4c75-b5c6-5f5c9a492eb7 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 9bf0324c-0316-4c75-b5c6-5f5c9a492eb7 found for delete ", "request_id": "req-6ae8987d-1f96-40a4-aef0-ece485e1fcaf"}]} 2026-06-18 16:29:02.033 9 INFO neutron.db.ovn_revision_numbers_db [None req-7216ca60-ffa1-4822-ba4e-e5f3c3ed0892 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 2b7799b8-79af-48cf-bc79-a909a6d96427 (type: security_groups) to 1 2026-06-18 16:29:02.045 10 INFO neutron.services.segments.plugin [-] Segment f59c729c-0dc7-4025-98c5-973982e70a70 resource provider aggregate not found 2026-06-18 16:29:02.051 10 INFO neutron.services.segments.plugin [-] Segment f59c729c-0dc7-4025-98c5-973982e70a70 resource provider aggregate not found 2026-06-18 16:29:02.084 9 INFO neutron.wsgi [None req-7216ca60-ffa1-4822-ba4e-e5f3c3ed0892 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=a582c3c0ac4046d2b0fdd8f07e8dbcc5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4249060 2026-06-18 16:29:02.087 10 INFO neutron.services.segments.plugin [-] Segment f59c729c-0dc7-4025-98c5-973982e70a70 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 f59c729c-0dc7-4025-98c5-973982e70a70 found for delete ", "request_id": "req-29229bf1-074f-42e5-b0af-188db7823883"}]} 2026-06-18 16:29:02.091 10 INFO neutron.services.segments.plugin [-] Segment f59c729c-0dc7-4025-98c5-973982e70a70 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 f59c729c-0dc7-4025-98c5-973982e70a70 found for delete ", "request_id": "req-c3d1ba6f-491e-4624-9cbe-6cb364db7eca"}]} 2026-06-18 16:29:02.122 10 INFO neutron.wsgi [None req-fa60bc50-ad7f-415a-992d-5b8acc9b2b02 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/networks/b05336f7-9055-45eb-90b4-5453413d7037 HTTP/1.1" status: 204 len: 168 time: 0.9344280 2026-06-18 16:29:02.297 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 9ec8efb5-10fe-425e-a524-13ed146aa9cd 2026-06-18 16:29:02.305 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Router 1ca58607-f711-4cb9-a921-60d6bd0ab5f3 is bound to host instance 2026-06-18 16:29:02.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-5006451c-84cb-495d-b3a3-4d1afb7ef060 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 9ec8efb5-10fe-425e-a524-13ed146aa9cd (type: router_ports) to 1 2026-06-18 16:29:02.307 9 INFO neutron.wsgi [None req-9160b787-3c16-451d-9a00-48d2215bf77a a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1789615 2026-06-18 16:29:02.324 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 9ec8efb5-10fe-425e-a524-13ed146aa9cd 2026-06-18 16:29:02.421 10 INFO neutron.db.ovn_revision_numbers_db [None req-5006451c-84cb-495d-b3a3-4d1afb7ef060 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 1ca58607-f711-4cb9-a921-60d6bd0ab5f3 (type: routers) to 3 2026-06-18 16:29:02.465 10 INFO neutron.wsgi [None req-5006451c-84cb-495d-b3a3-4d1afb7ef060 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.0418105 2026-06-18 16:29:02.741 9 INFO neutron.db.segments_db [None req-5da61cda-f536-4bfb-9904-8512d5feab7b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Added segment da230a88-8f68-4af8-9e97-69dad5e7777f of type geneve for network c936315c-9e20-4c28-8f6f-77526beaf2c3 2026-06-18 16:29:02.768 10 INFO neutron.wsgi [None req-e1c14613-d818-4821-810b-d0993ec21393 a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/subnets?project_id=c2fdadef49f6414185deb2eeb53ef810&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.2975585 2026-06-18 16:29:02.879 9 INFO neutron.wsgi [None req-b5ed1171-f174-4eaa-a369-c32a6ebdad93 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/2b7799b8-79af-48cf-bc79-a909a6d96427 HTTP/1.1" status: 204 len: 168 time: 0.7866101 2026-06-18 16:29:02.898 10 INFO neutron.wsgi [None req-4a93f571-5358-450a-b8d9-be097031bf1d a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.1254475 2026-06-18 16:29:02.948 10 INFO neutron.wsgi [None req-98a756b0-83cc-4eb9-824f-d0d3aa78a727 a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/subnets?network_id=76aa89d5-b2c9-4704-a82b-d82dba299687&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0413585 2026-06-18 16:29:02.963 9 INFO neutron.db.ovn_revision_numbers_db [None req-5da61cda-f536-4bfb-9904-8512d5feab7b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource c936315c-9e20-4c28-8f6f-77526beaf2c3 (type: networks) to 1 2026-06-18 16:29:03.021 9 INFO neutron.wsgi [None req-a7029e7e-d7b2-462e-8f0c-882bcda11e26 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/b2d8b4d2-dcc3-473d-9c3a-d41852b52481/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7756746 2026-06-18 16:29:03.153 10 INFO neutron.wsgi [None req-1f2108be-0d7a-4b87-a75e-a62eeadbc2cd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=9c270a5618fb4cf7a99754312018d341&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1226676 /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-06-18 16:29:03.220 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 9ec8efb5-10fe-425e-a524-13ed146aa9cd (type: ports) to 1 2026-06-18 16:29:03.249 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5da61cda-f536-4bfb-9904-8512d5feab7b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:03.252 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5da61cda-f536-4bfb-9904-8512d5feab7b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network c936315c-9e20-4c28-8f6f-77526beaf2c3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:03.332 9 INFO neutron.db.ovn_revision_numbers_db [None req-5da61cda-f536-4bfb-9904-8512d5feab7b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource f190accd-d026-4241-be59-12974a7e3d4a (type: ports) to 1 2026-06-18 16:29:03.375 9 INFO neutron.wsgi [None req-5da61cda-f536-4bfb-9904-8512d5feab7b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 1.0590203 2026-06-18 16:29:03.417 9 INFO neutron.wsgi [None req-07c04fc6-c400-485c-96b1-05f8a8f26736 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ec16d4ee-18bb-43e2-9c8f-92064b4b58c5 HTTP/1.1" status: 204 len: 168 time: 0.2575397 2026-06-18 16:29:03.464 9 INFO neutron.db.segments_db [None req-2a2f4d8d-51f9-4e64-91bc-d6f281f5a8a7 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Added segment ad8ee15e-ac78-4d8d-b4ae-ffaa20926255 of type geneve for network b28c4540-d860-4311-b87f-aae618315cc8 2026-06-18 16:29:03.619 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2f4d8d-51f9-4e64-91bc-d6f281f5a8a7 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource b28c4540-d860-4311-b87f-aae618315cc8 (type: networks) to 1 2026-06-18 16:29:03.763 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea31f398-b42b-4854-821d-3adbaed06536 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] No more DHCP agents 2026-06-18 16:29:03.766 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea31f398-b42b-4854-821d-3adbaed06536 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Unable to schedule network 58dfc627-3f4f-4c16-8e7b-437a6b239ada: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:03.812 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a2f4d8d-51f9-4e64-91bc-d6f281f5a8a7 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:03.815 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a2f4d8d-51f9-4e64-91bc-d6f281f5a8a7 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network b28c4540-d860-4311-b87f-aae618315cc8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:03.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2f4d8d-51f9-4e64-91bc-d6f281f5a8a7 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 26853758-3840-4c71-8822-2042a61c4d10 (type: ports) to 1 2026-06-18 16:29:03.914 9 INFO neutron.wsgi [None req-2a2f4d8d-51f9-4e64-91bc-d6f281f5a8a7 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.5318239 2026-06-18 16:29:03.989 10 INFO neutron.db.ovn_revision_numbers_db [None req-86d66815-932f-4c2e-9cf0-eadbd71b5ae8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 3b08852b-0e4f-4ac6-8c48-476afed6ffad (type: security_groups) to 1 2026-06-18 16:29:04.049 10 INFO neutron.wsgi [None req-86d66815-932f-4c2e-9cf0-eadbd71b5ae8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=2e199b5066da4d249c4b3fc4a3363c17&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4408562 2026-06-18 16:29:04.126 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 9ec8efb5-10fe-425e-a524-13ed146aa9cd (type: router_ports) to 3 2026-06-18 16:29:04.363 9 INFO neutron.wsgi [None req-116fd6b0-67c2-4028-89dc-d95b51e07f7f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/3b08852b-0e4f-4ac6-8c48-476afed6ffad HTTP/1.1" status: 204 len: 168 time: 0.3088293 2026-06-18 16:29:04.419 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 9ec8efb5-10fe-425e-a524-13ed146aa9cd (type: ports) to 2 2026-06-18 16:29:04.475 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d7fba9e-0354-4269-bc28-90c52a25d223 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:04.478 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d7fba9e-0354-4269-bc28-90c52a25d223 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network c936315c-9e20-4c28-8f6f-77526beaf2c3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:04.570 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d7fba9e-0354-4269-bc28-90c52a25d223 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource eb50acde-7c38-4c46-a620-5ff2185e23f7 (type: ports) to 1 2026-06-18 16:29:04.629 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d7fba9e-0354-4269-bc28-90c52a25d223 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:04.631 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d7fba9e-0354-4269-bc28-90c52a25d223 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network b28c4540-d860-4311-b87f-aae618315cc8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:04.684 10 INFO neutron.wsgi [None req-2e4a6e96-a8c4-431b-944e-bc5c6c0f5e7b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/b2d8b4d2-dcc3-473d-9c3a-d41852b52481 HTTP/1.1" status: 204 len: 168 time: 1.6536343 /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-06-18 16:29:04.741 9 INFO neutron.db.ovn_revision_numbers_db [None req-8d7fba9e-0354-4269-bc28-90c52a25d223 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 89f4cab6-0b51-4f5d-8ce0-9886061c4d49 (type: ports) to 1 2026-06-18 16:29:04.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea31f398-b42b-4854-821d-3adbaed06536 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 8829d700-5ae8-4eba-9883-516bc58649cf (type: ports) to 2 2026-06-18 16:29:04.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea31f398-b42b-4854-821d-3adbaed06536 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource a620a792-7444-4071-83dd-f92f0142c4be (type: subnets) to 0 2026-06-18 16:29:04.791 9 INFO neutron.wsgi [None req-8d7fba9e-0354-4269-bc28-90c52a25d223 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 0.8726149 2026-06-18 16:29:04.815 10 INFO neutron.wsgi [None req-ea31f398-b42b-4854-821d-3adbaed06536 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.8597922 2026-06-18 16:29:04.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 9ec8efb5-10fe-425e-a524-13ed146aa9cd (type: ports) to 4 2026-06-18 16:29:05.044 9 INFO neutron.wsgi [None req-2e5b9da8-e523-4965-ac68-f15338bc387b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.2466292 2026-06-18 16:29:05.103 9 INFO neutron.wsgi [None req-bb779b72-a56f-4d84-abf4-bc39ebf5cccb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/df2d8ba3-c592-4e85-8b87-582b3bb26b71 HTTP/1.1" status: 204 len: 168 time: 0.4093795 2026-06-18 16:29:05.339 9 INFO neutron.wsgi [None req-892b4c0e-7ae4-4e4e-bda9-7c4e85caba5e a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/ports/eb50acde-7c38-4c46-a620-5ff2185e23f7 HTTP/1.1" status: 204 len: 168 time: 0.2900450 2026-06-18 16:29:05.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 9ec8efb5-10fe-425e-a524-13ed146aa9cd (type: router_ports) to 4 2026-06-18 16:29:05.613 9 INFO neutron.wsgi [None req-6d419292-1cfc-4279-a910-f046eaf1c5b7 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/ports/89f4cab6-0b51-4f5d-8ce0-9886061c4d49 HTTP/1.1" status: 204 len: 168 time: 0.2692373 2026-06-18 16:29:05.685 9 INFO neutron.wsgi [None req-24fae865-0290-430b-8202-d23fd47b52ba a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0664232 2026-06-18 16:29:05.776 9 INFO neutron.db.segments_db [None req-1de3dbc9-1481-494c-8096-286beb5f9056 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Added segment 50f567df-87e7-4cc4-b01f-c84366aad8bd of type geneve for network 5e8a2568-f85c-46aa-b236-bc11d84253e9 2026-06-18 16:29:05.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-1de3dbc9-1481-494c-8096-286beb5f9056 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 5e8a2568-f85c-46aa-b236-bc11d84253e9 (type: networks) to 1 2026-06-18 16:29:05.997 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] No more DHCP agents 2026-06-18 16:29:06.008 10 INFO neutron.services.segments.plugin [-] Segment f380d6bf-9217-4ecf-983c-cfc7339fd680 resource provider aggregate not found 2026-06-18 16:29:06.013 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] Unable to schedule network 58dfc627-3f4f-4c16-8e7b-437a6b239ada: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:06.015 10 INFO neutron.services.segments.plugin [-] Segment f380d6bf-9217-4ecf-983c-cfc7339fd680 resource provider aggregate not found 2026-06-18 16:29:06.051 10 INFO neutron.services.segments.plugin [-] Segment f380d6bf-9217-4ecf-983c-cfc7339fd680 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 f380d6bf-9217-4ecf-983c-cfc7339fd680 found for delete ", "request_id": "req-44bf56e2-89a0-4870-89e8-e5d105878a2a"}]} 2026-06-18 16:29:06.052 10 INFO neutron.services.segments.plugin [-] Segment f380d6bf-9217-4ecf-983c-cfc7339fd680 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 f380d6bf-9217-4ecf-983c-cfc7339fd680 found for delete ", "request_id": "req-604cceb1-30d7-4df5-af25-eb92bc31ed78"}]} 2026-06-18 16:29:06.102 10 INFO neutron.wsgi [None req-ac20b05a-af59-4d39-bd6d-631bac13b84c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/37505910-4485-460b-b334-d868346e971e HTTP/1.1" status: 204 len: 168 time: 0.9940600 2026-06-18 16:29:06.189 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1de3dbc9-1481-494c-8096-286beb5f9056 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:06.191 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1de3dbc9-1481-494c-8096-286beb5f9056 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network 5e8a2568-f85c-46aa-b236-bc11d84253e9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:06.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] Successfully bumped revision number for resource d5a412ed-b839-49d0-8fdd-416ac6379305 (type: ports) to 1 2026-06-18 16:29:06.258 9 INFO neutron.db.ovn_revision_numbers_db [None req-1de3dbc9-1481-494c-8096-286beb5f9056 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 8fe7b78a-e7b8-45bc-99de-231c4aa2b90b (type: ports) to 1 2026-06-18 16:29:06.280 9 INFO neutron.wsgi [None req-1de3dbc9-1481-494c-8096-286beb5f9056 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.5863252 2026-06-18 16:29:06.331 9 INFO neutron.wsgi [None req-1d453dcd-aa47-4feb-a5a6-d611fbaad7e6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=3b2d9315a53c4764b2508a94ca06d994&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0354497 2026-06-18 16:29:06.386 9 INFO neutron.db.segments_db [None req-0a63483b-9669-4350-9ab8-4358d229b1f9 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Added segment 6f0f9657-dda2-4acf-9ff0-5d9b1d10b0ae of type geneve for network 92195a33-d77c-421b-a80a-0450f9894ad5 2026-06-18 16:29:06.751 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] Successfully bumped revision number for resource d5a412ed-b839-49d0-8fdd-416ac6379305 (type: router_ports) to 2 2026-06-18 16:29:06.756 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: d5a412ed-b839-49d0-8fdd-416ac6379305 2026-06-18 16:29:06.803 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a63483b-9669-4350-9ab8-4358d229b1f9 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 92195a33-d77c-421b-a80a-0450f9894ad5 (type: networks) to 1 2026-06-18 16:29:06.805 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port d5a412ed-b839-49d0-8fdd-416ac6379305 2026-06-18 16:29:06.911 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] Successfully bumped revision number for resource d5a412ed-b839-49d0-8fdd-416ac6379305 (type: ports) to 2 2026-06-18 16:29:06.982 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] No more DHCP agents 2026-06-18 16:29:06.983 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] Unable to schedule network 58dfc627-3f4f-4c16-8e7b-437a6b239ada: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:07.006 9 INFO neutron.wsgi [None req-0c4d10a3-2cc5-4cab-be00-efe83cf39e29 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/f5d541ed-634a-47ec-96ed-b0b98efd6999 HTTP/1.1" status: 204 len: 168 time: 0.6686587 2026-06-18 16:29:07.126 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a63483b-9669-4350-9ab8-4358d229b1f9 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:07.129 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a63483b-9669-4350-9ab8-4358d229b1f9 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network 92195a33-d77c-421b-a80a-0450f9894ad5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:07.234 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a63483b-9669-4350-9ab8-4358d229b1f9 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 7fe8aa26-9eb9-4d73-aa27-dcf9d796932b (type: ports) to 1 2026-06-18 16:29:07.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource d5a412ed-b839-49d0-8fdd-416ac6379305 (type: ports) to 3 2026-06-18 16:29:07.275 9 INFO neutron.wsgi [None req-0a63483b-9669-4350-9ab8-4358d229b1f9 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.9908524 2026-06-18 16:29:07.349 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource d5a412ed-b839-49d0-8fdd-416ac6379305 (type: router_ports) to 2 2026-06-18 16:29:07.353 10 INFO neutron.wsgi [None req-5cf7b8e9-1197-4aa3-8e52-cf57cbe65c71 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "PUT /v2.0/routers/1ca58607-f711-4cb9-a921-60d6bd0ab5f3/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5321198 2026-06-18 16:29:07.453 10 INFO neutron.wsgi [None req-4e34675f-b7c6-47ac-862d-2192ab2d58f0 a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6012 time: 0.0953760 2026-06-18 16:29:07.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource d5a412ed-b839-49d0-8fdd-416ac6379305 (type: router_ports) to 3 2026-06-18 16:29:07.505 10 INFO neutron.wsgi [None req-d36637f3-efb1-4225-ac3e-a4afaac34551 a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2096 time: 0.0479558 2026-06-18 16:29:07.657 10 INFO neutron.wsgi [None req-ca5206c2-beb8-4d74-ac51-f4ec7feb0c4b a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/routers HTTP/1.1" status: 200 len: 878 time: 0.1460855 2026-06-18 16:29:07.819 10 INFO neutron.db.ovn_revision_numbers_db [None req-23223dfe-d7cd-4d96-b9a1-ead206c36d39 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 8f239e59-971c-48fa-8cfe-e6d39eeece37 (type: security_groups) to 1 2026-06-18 16:29:07.843 10 INFO neutron.wsgi [None req-23223dfe-d7cd-4d96-b9a1-ead206c36d39 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.1281128 2026-06-18 16:29:07.850 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:07.852 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network 5e8a2568-f85c-46aa-b236-bc11d84253e9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:07.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4b80b3b-b784-4625-ac06-bd5499b7268a a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 9785fab0-3c39-4a3b-8ca7-26c8204caad8 (type: security_group_rules) to 0 2026-06-18 16:29:08.023 10 INFO neutron.wsgi [None req-c4b80b3b-b784-4625-ac06-bd5499b7268a a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1756105 2026-06-18 16:29:08.251 9 INFO neutron.db.ovn_revision_numbers_db [None req-33aa3b3b-4444-4114-b5bf-08c396646ac5 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 10118615-a7a6-4b72-97f8-e54baa536878 (type: security_group_rules) to 0 2026-06-18 16:29:08.299 9 INFO neutron.wsgi [None req-33aa3b3b-4444-4114-b5bf-08c396646ac5 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.2609885 2026-06-18 16:29:08.453 9 INFO neutron.db.ovn_revision_numbers_db [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 8fe7b78a-e7b8-45bc-99de-231c4aa2b90b (type: ports) to 2 2026-06-18 16:29:08.476 9 INFO neutron.db.ovn_revision_numbers_db [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 8459911d-708b-4622-b67a-6f5d3ebf0538 (type: subnets) to 0 2026-06-18 16:29:08.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7065fa7-67dc-4b25-8c2d-2299c5922514 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 57374849-2ae3-433f-98cb-4d9957ae04bd (type: security_group_rules) to 0 2026-06-18 16:29:08.510 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] No more DHCP agents 2026-06-18 16:29:08.513 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Unable to schedule network 92195a33-d77c-421b-a80a-0450f9894ad5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:08.540 9 INFO neutron.wsgi [None req-d7065fa7-67dc-4b25-8c2d-2299c5922514 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2350705 2026-06-18 16:29:08.716 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f37aacf-f640-4a68-876b-634ce7267610 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 8e600a6b-49ba-499f-b9a5-bbb00f69fa05 (type: security_group_rules) to 0 2026-06-18 16:29:08.768 9 INFO neutron.wsgi [None req-1f37aacf-f640-4a68-876b-634ce7267610 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2184432 2026-06-18 16:29:08.797 10 INFO neutron.db.securitygroups_db [None req-6c05e79e-426b-4544-93ad-2dd8f2281013 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Project c2fdadef49f6414185deb2eeb53ef810 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-18 16:29:08.926 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c05e79e-426b-4544-93ad-2dd8f2281013 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 33e0349d-c51c-48e5-b0dd-c8d4151a5118 (type: security_group_rules) to 0 2026-06-18 16:29:08.973 10 INFO neutron.wsgi [None req-6c05e79e-426b-4544-93ad-2dd8f2281013 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1995902 2026-06-18 16:29:09.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 7fe8aa26-9eb9-4d73-aa27-dcf9d796932b (type: ports) to 2 2026-06-18 16:29:09.011 10 INFO neutron.db.securitygroups_db [None req-9864ca8d-0a2a-4c00-a0a8-3c3303cad259 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Project c2fdadef49f6414185deb2eeb53ef810 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-18 16:29:09.027 9 INFO neutron.db.ovn_revision_numbers_db [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] Successfully bumped revision number for resource 45c7f8aa-fefd-47ae-8f02-55a7edea381f (type: subnets) to 0 2026-06-18 16:29:09.047 9 INFO neutron.wsgi [None req-e89c0613-dfbf-4dba-b0cc-a5d39f735e5b a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1425 time: 1.7361598 2026-06-18 16:29:09.106 10 INFO neutron.db.ovn_revision_numbers_db [None req-9864ca8d-0a2a-4c00-a0a8-3c3303cad259 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource b3ba8405-d644-4ac6-86df-c440a90ab0b1 (type: security_group_rules) to 0 2026-06-18 16:29:09.122 9 INFO neutron.wsgi [None req-fc536956-eeb7-4eeb-aa13-0c105c8e7576 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2033 time: 0.0704694 2026-06-18 16:29:09.140 10 INFO neutron.wsgi [None req-9864ca8d-0a2a-4c00-a0a8-3c3303cad259 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1595709 2026-06-18 16:29:09.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-adb7c3a4-984c-4def-964e-94c7d93c25f9 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] Successfully bumped revision number for resource 9c9bd731-7aa9-44dc-9e51-5a4817c2b47c (type: security_groups) to 1 2026-06-18 16:29:09.335 9 INFO neutron.wsgi [None req-16041553-d38b-4e41-b2c9-49f39e260771 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/subnets/8459911d-708b-4622-b67a-6f5d3ebf0538 HTTP/1.1" status: 204 len: 168 time: 0.2063446 2026-06-18 16:29:09.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-adb7c3a4-984c-4def-964e-94c7d93c25f9 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] Successfully bumped revision number for resource 7ce9f7ce-6a7b-4748-8e2a-9c80bf32296d (type: security_groups) to 1 2026-06-18 16:29:09.375 10 INFO neutron.wsgi [None req-adb7c3a4-984c-4def-964e-94c7d93c25f9 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.4287305 2026-06-18 16:29:09.476 10 INFO neutron.db.ovn_revision_numbers_db [None req-d087caeb-fb39-4c4a-9956-7ce766a5498f 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] Successfully bumped revision number for resource 2f61b672-48be-463b-96da-b134b6ca1bba (type: security_groups) to 1 2026-06-18 16:29:09.505 10 INFO neutron.wsgi [None req-d087caeb-fb39-4c4a-9956-7ce766a5498f 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1250665 2026-06-18 16:29:09.616 10 INFO neutron.wsgi [None req-55c453f1-46b0-40f8-af70-7f58b988c1c8 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.1227651 2026-06-18 16:29:09.656 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e27a4f8-e227-4460-974c-87a7c415ef35 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] Successfully bumped revision number for resource d7f0416a-e70c-4761-b1b8-880ea0a0ccb8 (type: security_groups) to 1 2026-06-18 16:29:09.682 10 INFO neutron.wsgi [None req-4e27a4f8-e227-4460-974c-87a7c415ef35 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1713190 2026-06-18 16:29:09.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-c49a3d39-c684-43fd-b053-5eb589cc27b1 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] Successfully bumped revision number for resource 9bc01f27-8000-4838-86f7-bd154fb643cf (type: security_groups) to 1 2026-06-18 16:29:09.820 10 INFO neutron.wsgi [None req-c49a3d39-c684-43fd-b053-5eb589cc27b1 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1221595 2026-06-18 16:29:09.840 9 INFO neutron.wsgi [None req-1ef11a36-4767-4bd0-855d-15c339ce45ea a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/subnets/45c7f8aa-fefd-47ae-8f02-55a7edea381f HTTP/1.1" status: 204 len: 168 time: 0.4958069 2026-06-18 16:29:09.896 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-91ba9f87-2a1a-43ac-8613-edd4e4c50da0 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-615616058&fields=id&tenant_id=c2fdadef49f6414185deb2eeb53ef810 HTTP/1.1" status: 200 len: 267 time: 0.0663295 2026-06-18 16:29:09.905 9 INFO neutron.wsgi [None req-ce9d0594-2c57-4632-bf11-cea9f85be892 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0474832 2026-06-18 16:29:09.983 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-5113114d-c654-4fa1-bd12-ebdaab71282a a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 860 time: 0.0775225 2026-06-18 16:29:09.999 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-110678c2-fd45-48a4-af5f-c408dbab535a a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/quotas/c2fdadef49f6414185deb2eeb53ef810 HTTP/1.1" status: 200 len: 386 time: 0.0104194 2026-06-18 16:29:10.090 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-d071b336-6ee9-41ef-8db0-7a2e5338eae2 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0872335 2026-06-18 16:29:10.161 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-b34bbd88-81d2-420e-91c2-dec73ac5fd21 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0581653 2026-06-18 16:29:10.239 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-514ffe40-e79e-41b9-b29d-d3475d60fb2c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0694625 2026-06-18 16:29:10.363 10 INFO neutron.db.ovn_revision_numbers_db [None req-3133d154-b6e4-431a-a37a-46497e384364 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] Successfully bumped revision number for resource 22f040ba-086d-42a6-809e-2fce11413219 (type: security_groups) to 1 2026-06-18 16:29:10.390 9 INFO neutron.wsgi [req-6623d64c-19b8-41e1-ae30-2422a93f3f20 req-d59250da-668f-4f6d-aa10-d4ac5061d298 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 210 time: 0.0296795 2026-06-18 16:29:10.394 10 INFO neutron.wsgi [None req-3133d154-b6e4-431a-a37a-46497e384364 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.5688341 2026-06-18 16:29:10.446 9 INFO neutron.wsgi [None req-1f2c5775-d26e-47bd-8efa-8c06f18c658f 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/7ce9f7ce-6a7b-4748-8e2a-9c80bf32296d/tags HTTP/1.1" status: 200 len: 210 time: 0.0474815 2026-06-18 16:29:10.511 10 INFO neutron.wsgi [None req-ce496201-f5c1-4105-abe8-3eab25e4cb88 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/2f61b672-48be-463b-96da-b134b6ca1bba/tags HTTP/1.1" status: 200 len: 218 time: 0.0584767 2026-06-18 16:29:10.545 10 INFO neutron.wsgi [None req-72890e8f-b87d-4b3d-adbd-3654a6b320e3 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/d7f0416a-e70c-4761-b1b8-880ea0a0ccb8/tags HTTP/1.1" status: 200 len: 227 time: 0.0287621 2026-06-18 16:29:10.582 10 INFO neutron.wsgi [None req-adc0a728-38f7-4b9a-ade3-3820648e4ffd 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/9bc01f27-8000-4838-86f7-bd154fb643cf/tags HTTP/1.1" status: 200 len: 212 time: 0.0331521 2026-06-18 16:29:10.647 9 INFO neutron.wsgi [None req-ee56155d-16dd-4c24-8953-f8640de520df 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - default default] 10.0.0.138 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4813 time: 0.0578392 2026-06-18 16:29:10.706 10 INFO neutron.wsgi [None req-62e366ce-51a1-4d96-8d9d-2ae6fa96723d 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - default default] 10.0.0.138 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3289 time: 0.0537162 2026-06-18 16:29:10.750 10 INFO neutron.services.segments.plugin [-] Segment 6f0f9657-dda2-4acf-9ff0-5d9b1d10b0ae resource provider aggregate not found 2026-06-18 16:29:10.755 10 INFO neutron.services.segments.plugin [-] Segment 6f0f9657-dda2-4acf-9ff0-5d9b1d10b0ae resource provider aggregate not found 2026-06-18 16:29:10.767 9 INFO neutron.wsgi [None req-0d0e938a-c0d3-4e70-8790-016b5de401a8 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - default default] 10.0.0.138 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3289 time: 0.0558505 2026-06-18 16:29:10.773 10 INFO neutron.services.segments.plugin [-] Segment 6f0f9657-dda2-4acf-9ff0-5d9b1d10b0ae 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 6f0f9657-dda2-4acf-9ff0-5d9b1d10b0ae found for delete ", "request_id": "req-23ed25ef-b4e0-4bad-950e-a25d16c97329"}]} 2026-06-18 16:29:10.774 10 INFO neutron.services.segments.plugin [-] Segment 6f0f9657-dda2-4acf-9ff0-5d9b1d10b0ae 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 6f0f9657-dda2-4acf-9ff0-5d9b1d10b0ae found for delete ", "request_id": "req-2af6d51f-0d44-4825-bf3e-aa8d394b5b0d"}]} 2026-06-18 16:29:10.801 10 INFO neutron.wsgi [None req-fe1f719e-58bc-43fc-a233-54e581c665b8 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/networks/92195a33-d77c-421b-a80a-0450f9894ad5 HTTP/1.1" status: 204 len: 168 time: 0.8876181 2026-06-18 16:29:10.839 9 INFO neutron.wsgi [None req-116d9cb6-431f-45bb-b214-ac469a3255f0 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - default default] 10.0.0.138 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4813 time: 0.0653689 2026-06-18 16:29:10.935 10 INFO neutron.wsgi [None req-fd30369f-e308-46f3-b6b8-787f6f1b4a38 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - default default] 10.0.0.138 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6041 time: 0.0905411 2026-06-18 16:29:11.011 9 INFO neutron.wsgi [None req-a132e0f7-8db5-4a37-9be2-90c76b414e43 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - default default] 10.0.0.138 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7565 time: 0.0695429 2026-06-18 16:29:11.091 9 INFO neutron.wsgi [None req-d71ab868-f20e-4b11-86c5-05df70b6a555 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - default default] 10.0.0.138 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7565 time: 0.0746889 2026-06-18 16:29:11.175 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-60e7d82d-fe99-424d-a97c-b8add74b15ea a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 199.19.213.203 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 860 time: 0.0981789 2026-06-18 16:29:11.180 9 INFO neutron.wsgi [None req-650e9ef1-5608-4b22-9b74-d29ba4802942 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - default default] 10.0.0.138 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6041 time: 0.0821438 2026-06-18 16:29:11.238 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-532fe4c6-6662-4269-b291-55d75d7e8404 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c2fdadef49f6414185deb2eeb53ef810 HTTP/1.1" status: 200 len: 379 time: 0.0576541 2026-06-18 16:29:11.293 10 INFO neutron.wsgi [None req-79f9d412-4221-4cf5-ba97-bcaf2e4e0b0f a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/networks/5e8a2568-f85c-46aa-b236-bc11d84253e9 HTTP/1.1" status: 204 len: 168 time: 0.4750247 2026-06-18 16:29:11.393 9 INFO neutron.wsgi [None req-f45c6aac-6ee8-4446-a49d-40754e06605f 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/7ce9f7ce-6a7b-4748-8e2a-9c80bf32296d HTTP/1.1" status: 204 len: 168 time: 0.2031248 2026-06-18 16:29:11.509 9 INFO neutron.wsgi [req-cbf1742a-6904-4850-b839-68870ca74796 req-f63a6dea-bc1d-408c-86f8-0ec6f36270ae a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 210 time: 0.0515521 2026-06-18 16:29:11.525 10 INFO neutron.wsgi [None req-f8cbec7e-6539-405b-b173-415cd1fc722f 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/2f61b672-48be-463b-96da-b134b6ca1bba HTTP/1.1" status: 204 len: 168 time: 0.1207876 2026-06-18 16:29:11.656 10 INFO neutron.wsgi [None req-e858118f-12e4-4510-b336-5b11ea451d52 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/d7f0416a-e70c-4761-b1b8-880ea0a0ccb8 HTTP/1.1" status: 204 len: 168 time: 0.1272769 2026-06-18 16:29:11.775 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3580d5e8-276f-4b95-8808-fae32f07e186 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] No more DHCP agents 2026-06-18 16:29:11.779 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3580d5e8-276f-4b95-8808-fae32f07e186 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Unable to schedule network 58dfc627-3f4f-4c16-8e7b-437a6b239ada: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:11.803 10 INFO neutron.wsgi [None req-f6238d13-108a-41c9-bf7f-d4d9882af442 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/9bc01f27-8000-4838-86f7-bd154fb643cf HTTP/1.1" status: 204 len: 168 time: 0.1406136 2026-06-18 16:29:11.889 9 INFO neutron.services.segments.plugin [-] Segment ad8ee15e-ac78-4d8d-b4ae-ffaa20926255 resource provider aggregate not found 2026-06-18 16:29:11.895 9 INFO neutron.services.segments.plugin [-] Segment ad8ee15e-ac78-4d8d-b4ae-ffaa20926255 resource provider aggregate not found 2026-06-18 16:29:11.930 9 INFO neutron.services.segments.plugin [-] Segment ad8ee15e-ac78-4d8d-b4ae-ffaa20926255 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 ad8ee15e-ac78-4d8d-b4ae-ffaa20926255 found for delete ", "request_id": "req-6b2dc8c6-f7b5-4564-a884-53822fbea421"}]} 2026-06-18 16:29:11.932 9 INFO neutron.services.segments.plugin [-] Segment ad8ee15e-ac78-4d8d-b4ae-ffaa20926255 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 ad8ee15e-ac78-4d8d-b4ae-ffaa20926255 found for delete ", "request_id": "req-eacf1c39-0251-4fcb-a415-8ed99a207989"}]} 2026-06-18 16:29:11.944 10 INFO neutron.wsgi [None req-7cf22213-f5de-4427-b14e-fddabc7bd9b3 231d866e912e4f59aec1a50909d76536 d9d7902f8f794dd7a5440173e910b1e5 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/22f040ba-086d-42a6-809e-2fce11413219 HTTP/1.1" status: 204 len: 168 time: 0.1365824 2026-06-18 16:29:11.971 9 INFO neutron.wsgi [None req-5da595bb-b3fb-4a43-a8b5-d43832cba4c5 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/networks/b28c4540-d860-4311-b87f-aae618315cc8 HTTP/1.1" status: 204 len: 168 time: 0.6713676 2026-06-18 16:29:12.035 9 INFO neutron.db.ovn_revision_numbers_db [None req-3580d5e8-276f-4b95-8808-fae32f07e186 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 0d65979d-69ad-44af-8338-d2e8bd86d0f9 (type: ports) to 1 2026-06-18 16:29:12.070 9 INFO neutron.wsgi [None req-3580d5e8-276f-4b95-8808-fae32f07e186 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8261833 /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-06-18 16:29:12.412 10 INFO neutron.wsgi [None req-92e18e28-7d68-4d4c-932e-745ab59f6ad6 a04a38d1a2a045909bb4e5424b1dca6c f7e45f64305d433bb0cb2d3b9b1186bb - - - -] 10.0.0.138 "DELETE /v2.0/networks/c936315c-9e20-4c28-8f6f-77526beaf2c3 HTTP/1.1" status: 204 len: 168 time: 0.4338806 2026-06-18 16:29:12.520 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c2de8d4-b41e-4c56-93fb-5345ddb1763b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 0d65979d-69ad-44af-8338-d2e8bd86d0f9 (type: 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-06-18 16:29:12.634 9 INFO neutron.wsgi [req-116e4306-90b5-4fca-ae1b-8d028ba5cf26 req-69d3db83-449c-42b2-9e4e-7494205ee182 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1168 time: 0.0420518 2026-06-18 16:29:12.705 9 INFO neutron.wsgi [req-116e4306-90b5-4fca-ae1b-8d028ba5cf26 req-e4226dfb-d2f6-470a-8adf-cf577a79070b a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8f239e59-971c-48fa-8cfe-e6d39eeece37&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0634050 2026-06-18 16:29:12.770 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c2de8d4-b41e-4c56-93fb-5345ddb1763b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 0d65979d-69ad-44af-8338-d2e8bd86d0f9 (type: ports) to 2 2026-06-18 16:29:12.790 9 INFO neutron.wsgi [None req-3c2de8d4-b41e-4c56-93fb-5345ddb1763b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/0d65979d-69ad-44af-8338-d2e8bd86d0f9 HTTP/1.1" status: 200 len: 1328 time: 0.7145269 2026-06-18 16:29:12.791 10 INFO neutron.services.segments.plugin [-] Segment 50f567df-87e7-4cc4-b01f-c84366aad8bd resource provider aggregate not found 2026-06-18 16:29:12.802 10 INFO neutron.services.segments.plugin [-] Segment 50f567df-87e7-4cc4-b01f-c84366aad8bd resource provider aggregate not found 2026-06-18 16:29:12.807 10 INFO neutron.services.segments.plugin [-] Segment 50f567df-87e7-4cc4-b01f-c84366aad8bd 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 50f567df-87e7-4cc4-b01f-c84366aad8bd found for delete ", "request_id": "req-920a54c2-517f-4f30-845a-fc24e12718fa"}]} 2026-06-18 16:29:12.824 10 INFO neutron.services.segments.plugin [-] Segment 50f567df-87e7-4cc4-b01f-c84366aad8bd 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 50f567df-87e7-4cc4-b01f-c84366aad8bd found for delete ", "request_id": "req-6511dec0-5c1d-4916-885d-8b00f1b989df"}]} 2026-06-18 16:29:12.829 10 INFO neutron.services.segments.plugin [-] Segment da230a88-8f68-4af8-9e97-69dad5e7777f 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-06-18 16:29:12.846 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8248fe9-b84f-4f0a-ab97-3a2121950e75'] response: {'name': 'network-changed', 'server_uuid': '7e6c24eb-2089-478e-a9da-fd792016b72d', 'tag': '0d65979d-69ad-44af-8338-d2e8bd86d0f9', 'status': 'completed', 'code': 200} 2026-06-18 16:29:12.849 10 INFO neutron.services.segments.plugin [-] Segment da230a88-8f68-4af8-9e97-69dad5e7777f 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 da230a88-8f68-4af8-9e97-69dad5e7777f found for delete ", "request_id": "req-57dd0512-628d-4cde-b06d-118f7813df48"}]} 2026-06-18 16:29:12.863 10 INFO neutron.services.segments.plugin [-] Segment da230a88-8f68-4af8-9e97-69dad5e7777f resource provider aggregate not found 2026-06-18 16:29:12.879 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-3d2ea068-f21c-4467-8517-feaf98490346 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1359 time: 0.0508101 2026-06-18 16:29:12.881 10 INFO neutron.services.segments.plugin [-] Segment da230a88-8f68-4af8-9e97-69dad5e7777f 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 da230a88-8f68-4af8-9e97-69dad5e7777f found for delete ", "request_id": "req-ee4f8c30-a8f4-4cd9-b2bc-a30b6df06f19"}]} 2026-06-18 16:29:12.923 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-eb4ac671-d51a-44c3-8dc3-34432799944f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0d65979d-69ad-44af-8338-d2e8bd86d0f9 HTTP/1.1" status: 200 len: 217 time: 0.0374653 2026-06-18 16:29:12.971 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No hosting information found for port d5a412ed-b839-49d0-8fdd-416ac6379305: RuntimeError: No hosting information found for port d5a412ed-b839-49d0-8fdd-416ac6379305 2026-06-18 16:29:12.977 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-3e255d47-1d89-4573-969b-9761edf5dc79 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=a620a792-7444-4071-83dd-f92f0142c4be HTTP/1.1" status: 200 len: 852 time: 0.0481815 2026-06-18 16:29:13.011 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-55884184-b874-4422-adfe-4894ecf9d6a2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=58dfc627-3f4f-4c16-8e7b-437a6b239ada&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0279427 2026-06-18 16:29:13.080 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-c0517bf5-a00f-4b34-beb4-bb8b2facbb57 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0604627 2026-06-18 16:29:13.127 10 INFO neutron.wsgi [None req-42435d9c-ebfd-4d00-9770-ff00828901c4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f7e45f64305d433bb0cb2d3b9b1186bb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1631172 2026-06-18 16:29:13.155 9 INFO neutron.wsgi [req-f194f608-2d38-48c8-8579-c417396aaefc req-f107ef16-7cc5-4e63-80f4-54774ec6c7d7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0666721 2026-06-18 16:29:13.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-aced37fa-12e0-4e84-a4eb-b51f00802200 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 790cb158-7097-4f8e-a4bd-570df91246d6 (type: security_groups) to 1 2026-06-18 16:29:13.203 10 INFO neutron.wsgi [None req-aced37fa-12e0-4e84-a4eb-b51f00802200 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=8e3df8f6d08f462fa194d26a055f3fbc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2970471 2026-06-18 16:29:13.237 9 INFO neutron.wsgi [req-a48e024c-35fd-4c0f-921f-08b81785d7d5 req-904fb9ff-a0f1-4d6e-b400-f0e45f38f63f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1359 time: 0.0378258 2026-06-18 16:29:13.324 9 INFO neutron.wsgi [req-a48e024c-35fd-4c0f-921f-08b81785d7d5 req-7a02f55e-1f0d-4f79-983d-e308f49d778e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 958 time: 0.0737684 2026-06-18 16:29:13.377 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 0d65979d-69ad-44af-8338-d2e8bd86d0f9 2026-06-18 16:29:13.386 9 INFO neutron.wsgi [req-a48e024c-35fd-4c0f-921f-08b81785d7d5 req-dddcf6d3-8382-4666-a94a-6755908c4d74 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0d65979d-69ad-44af-8338-d2e8bd86d0f9 HTTP/1.1" status: 200 len: 217 time: 0.0446386 2026-06-18 16:29:13.403 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 0d65979d-69ad-44af-8338-d2e8bd86d0f9 2026-06-18 16:29:13.430 9 INFO neutron.wsgi [req-a48e024c-35fd-4c0f-921f-08b81785d7d5 req-98efe1d8-e867-4ea1-a5d7-65f86873dac9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=a620a792-7444-4071-83dd-f92f0142c4be HTTP/1.1" status: 200 len: 852 time: 0.0380559 2026-06-18 16:29:13.431 10 INFO neutron.wsgi [None req-662675ba-4e7e-4e20-8454-d41b5314c3df 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/7161a0b2-d0e4-45de-8093-e675367e6a0d HTTP/1.1" status: 204 len: 168 time: 0.2978694 2026-06-18 16:29:13.474 9 INFO neutron.wsgi [req-a48e024c-35fd-4c0f-921f-08b81785d7d5 req-f9ae980d-e370-42d3-bed2-dac67fbf64fd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=58dfc627-3f4f-4c16-8e7b-437a6b239ada&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0379462 2026-06-18 16:29:13.507 10 INFO neutron.wsgi [None req-f0ca7a7f-767a-4610-8dfe-efdd15c80265 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/790cb158-7097-4f8e-a4bd-570df91246d6 HTTP/1.1" status: 204 len: 168 time: 0.2963457 2026-06-18 16:29:13.561 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c8a618d-4dfb-43d4-a55c-02e303aef333'] response: {'server_uuid': '7e6c24eb-2089-478e-a9da-fd792016b72d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d65979d-69ad-44af-8338-d2e8bd86d0f9', 'code': 200} 2026-06-18 16:29:13.564 9 INFO neutron.wsgi [req-a48e024c-35fd-4c0f-921f-08b81785d7d5 req-1fec3b6a-39a1-429c-9695-1190d4878d3e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0814190 2026-06-18 16:29:13.661 9 INFO neutron.wsgi [req-a48e024c-35fd-4c0f-921f-08b81785d7d5 req-c6661d49-0978-4227-b81c-06e927d8c148 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0908997 2026-06-18 16:29:13.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 0d65979d-69ad-44af-8338-d2e8bd86d0f9 (type: ports) to 4 2026-06-18 16:29:13.805 10 INFO neutron.wsgi [None req-83866131-b228-4048-8abe-458d26e66223 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=d9d7902f8f794dd7a5440173e910b1e5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0566707 2026-06-18 16:29:13.809 9 INFO neutron.wsgi [req-488a0f92-23a9-4076-b7ff-2e9c34fbf8c9 req-a0fcb0fd-761c-4e6e-833c-a69162317247 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1170 time: 0.0376339 2026-06-18 16:29:13.858 9 INFO neutron.wsgi [req-488a0f92-23a9-4076-b7ff-2e9c34fbf8c9 req-0c9d8fd5-e5c2-4ccc-8f09-295898cfd537 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8f239e59-971c-48fa-8cfe-e6d39eeece37&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0399520 2026-06-18 16:29:14.040 10 INFO neutron.wsgi [None req-5c5c0ccc-73ec-4108-b9e0-7b78f777e6d9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/9c9bd731-7aa9-44dc-9e51-5a4817c2b47c HTTP/1.1" status: 204 len: 168 time: 0.2288229 2026-06-18 16:29:14.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-a539aa86-e235-4e0d-a4b5-22d6118d01e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ef571f36-5f5b-4d93-a6a3-2e17dfadb097 (type: security_groups) to 1 2026-06-18 16:29:14.297 9 INFO neutron.wsgi [None req-a539aa86-e235-4e0d-a4b5-22d6118d01e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=77f209b4580e43e68d6b06c9a3096f93&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1375823 2026-06-18 16:29:14.525 9 INFO neutron.wsgi [None req-e3d57437-7146-4066-9778-b504e9b41e2a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ef571f36-5f5b-4d93-a6a3-2e17dfadb097 HTTP/1.1" status: 204 len: 168 time: 0.2220774 2026-06-18 16:29:14.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024085 2026-06-18 16:29:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029342 2026-06-18 16:29:14.982 9 INFO neutron.wsgi [req-3eebc8e1-092b-493c-b7c6-8e49ff879800 req-72dbeb1c-f84c-4adf-8641-c0762997d08d a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1170 time: 0.0480049 2026-06-18 16:29:15.037 9 INFO neutron.wsgi [req-3eebc8e1-092b-493c-b7c6-8e49ff879800 req-1c3982e5-3ab0-484e-bce8-82e08e44ab2e a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8f239e59-971c-48fa-8cfe-e6d39eeece37&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0467429 2026-06-18 16:29:15.220 9 INFO neutron.wsgi [req-125b0157-65c8-470f-9ede-e91427733b11 req-d22d6a70-37d3-439d-af50-3d2cbc183eb4 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1170 time: 0.1021292 2026-06-18 16:29:15.269 9 INFO neutron.wsgi [req-125b0157-65c8-470f-9ede-e91427733b11 req-f33c48df-77cd-4d51-a279-bd4fa5aa25ee a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8f239e59-971c-48fa-8cfe-e6d39eeece37&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0404532 /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-06-18 16:29:15.374 10 INFO neutron.wsgi [None req-d51eecb0-88d9-4a31-aabd-7cb99107e407 a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1356 time: 0.0702062 2026-06-18 16:29:15.619 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-32f24e63-5670-4c79-aec9-ac291256b49b'] response: {'server_uuid': '7e6c24eb-2089-478e-a9da-fd792016b72d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d65979d-69ad-44af-8338-d2e8bd86d0f9', 'code': 200} 2026-06-18 16:29:15.699 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f7548c1-7f34-40f3-8838-cc1df2e309c3 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] No more DHCP agents 2026-06-18 16:29:15.703 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f7548c1-7f34-40f3-8838-cc1df2e309c3 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:15.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-011f101a-e181-4167-8f2d-8baf5533eaf1 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource 18d5c41e-6e9a-44cf-9ded-7b50eb5b2a6f (type: security_groups) to 1 2026-06-18 16:29:16.020 9 INFO neutron.db.segments_db [None req-011f101a-e181-4167-8f2d-8baf5533eaf1 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Added segment 8400b454-2700-4f3a-b895-57738fe520fb of type geneve for network a9cc15ee-c22e-4929-b009-b368ba833908 2026-06-18 16:29:16.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-011f101a-e181-4167-8f2d-8baf5533eaf1 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource a9cc15ee-c22e-4929-b009-b368ba833908 (type: networks) to 1 2026-06-18 16:29:16.440 10 INFO neutron.db.l3_db [None req-5f7548c1-7f34-40f3-8838-cc1df2e309c3 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Floating IP 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 associated. External IP: 10.96.250.205, port: 0d65979d-69ad-44af-8338-d2e8bd86d0f9. 2026-06-18 16:29:16.634 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f7548c1-7f34-40f3-8838-cc1df2e309c3 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 (type: floatingips) to 0 2026-06-18 16:29:16.721 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-011f101a-e181-4167-8f2d-8baf5533eaf1 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] No more DHCP agents 2026-06-18 16:29:16.722 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-011f101a-e181-4167-8f2d-8baf5533eaf1 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Unable to schedule network a9cc15ee-c22e-4929-b009-b368ba833908: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:16.735 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f7548c1-7f34-40f3-8838-cc1df2e309c3 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 (type: floatingips) to 1 2026-06-18 16:29:16.782 10 INFO neutron.wsgi [None req-5f7548c1-7f34-40f3-8838-cc1df2e309c3 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.3956304 2026-06-18 16:29:16.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-011f101a-e181-4167-8f2d-8baf5533eaf1 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource ff348e4b-8601-47e0-836f-6c312468e1c7 (type: ports) to 1 2026-06-18 16:29:16.812 9 INFO neutron.wsgi [None req-011f101a-e181-4167-8f2d-8baf5533eaf1 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.2719193 2026-06-18 16:29:16.846 10 INFO neutron.wsgi [None req-a510172f-69c9-4237-96e0-1456f5d1d1ad a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.138 "GET /v2.0/floatingips/76e4ab99-27e3-4ac9-8807-9ba5aabf8496 HTTP/1.1" status: 200 len: 1051 time: 0.0553391 2026-06-18 16:29:17.158 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ee09e86-65bb-4231-bc9b-5a56e6d38629 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] No more DHCP agents 2026-06-18 16:29:17.160 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ee09e86-65bb-4231-bc9b-5a56e6d38629 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Unable to schedule network a9cc15ee-c22e-4929-b009-b368ba833908: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:17.668 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a4a4ebc-cf6e-4818-b4b2-4c0a62ce1cf3'] response: {'name': 'network-changed', 'server_uuid': '7e6c24eb-2089-478e-a9da-fd792016b72d', 'tag': '0d65979d-69ad-44af-8338-d2e8bd86d0f9', '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-06-18 16:29:17.768 9 INFO neutron.wsgi [req-0fb83d64-2821-4fde-991a-a1066f8728b4 req-25d48e2e-bf23-4664-9579-2cf3f9d43ea5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1361 time: 0.0367782 2026-06-18 16:29:17.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ee09e86-65bb-4231-bc9b-5a56e6d38629 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource ff348e4b-8601-47e0-836f-6c312468e1c7 (type: ports) to 2 2026-06-18 16:29:17.804 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ee09e86-65bb-4231-bc9b-5a56e6d38629 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource 05d015db-b099-478d-8c33-52959a4751d9 (type: subnets) to 0 2026-06-18 16:29:17.825 10 INFO neutron.wsgi [None req-2ee09e86-65bb-4231-bc9b-5a56e6d38629 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 0.9764709 2026-06-18 16:29:17.856 9 INFO neutron.wsgi [req-0fb83d64-2821-4fde-991a-a1066f8728b4 req-717b55a0-a72b-47bf-9dcb-6a7c61fbb08f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 958 time: 0.0786700 2026-06-18 16:29:17.923 10 INFO neutron.db.segments_db [None req-58c518ea-54fe-4537-89ec-15bd467cb6ec 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Added segment 3ddcc87a-a629-4f15-9550-f78018fcdbc3 of type geneve for network bbd65ec2-daa7-46c5-b116-1a058fd3fd3b 2026-06-18 16:29:17.942 9 INFO neutron.wsgi [req-0fb83d64-2821-4fde-991a-a1066f8728b4 req-0d34a5ad-a811-4aaa-aca6-98c024bc55d3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0d65979d-69ad-44af-8338-d2e8bd86d0f9 HTTP/1.1" status: 200 len: 1059 time: 0.0788035 2026-06-18 16:29:17.983 9 INFO neutron.wsgi [req-0fb83d64-2821-4fde-991a-a1066f8728b4 req-59adf34f-c404-49f5-8dec-4f57ba6ccbb7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=a620a792-7444-4071-83dd-f92f0142c4be HTTP/1.1" status: 200 len: 852 time: 0.0353544 2026-06-18 16:29:18.014 9 INFO neutron.wsgi [req-0fb83d64-2821-4fde-991a-a1066f8728b4 req-7017630d-af53-431d-bbe4-bbe81c2b3459 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=58dfc627-3f4f-4c16-8e7b-437a6b239ada&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234437 2026-06-18 16:29:18.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-58c518ea-54fe-4537-89ec-15bd467cb6ec 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource bbd65ec2-daa7-46c5-b116-1a058fd3fd3b (type: networks) to 1 2026-06-18 16:29:18.088 9 INFO neutron.wsgi [req-0fb83d64-2821-4fde-991a-a1066f8728b4 req-9aa1c320-8450-421d-bf1b-bb1f9d5c5fb4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0643640 2026-06-18 16:29:18.162 9 INFO neutron.wsgi [req-0fb83d64-2821-4fde-991a-a1066f8728b4 req-f2dbf8d8-1062-4c18-8e8f-62dce6b57915 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0695293 2026-06-18 16:29:18.275 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-58c518ea-54fe-4537-89ec-15bd467cb6ec 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] No more DHCP agents 2026-06-18 16:29:18.279 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-58c518ea-54fe-4537-89ec-15bd467cb6ec 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Unable to schedule network bbd65ec2-daa7-46c5-b116-1a058fd3fd3b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:18.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-58c518ea-54fe-4537-89ec-15bd467cb6ec 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource 7e4133bd-54ec-4ae7-b022-8bb3d5eb858d (type: ports) to 1 2026-06-18 16:29:18.402 10 INFO neutron.wsgi [None req-58c518ea-54fe-4537-89ec-15bd467cb6ec 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 841 time: 0.5716879 2026-06-18 16:29:18.587 10 INFO neutron.db.ovn_revision_numbers_db [None req-16ec1d3d-7bf1-47c8-abe9-8bfd767c3b5d 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource bbd65ec2-daa7-46c5-b116-1a058fd3fd3b (type: networks) to 2 2026-06-18 16:29:18.592 10 INFO neutron.wsgi [None req-16ec1d3d-7bf1-47c8-abe9-8bfd767c3b5d 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "PUT /v2.0/networks/bbd65ec2-daa7-46c5-b116-1a058fd3fd3b HTTP/1.1" status: 200 len: 792 time: 0.1835580 2026-06-18 16:29:18.920 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3110b214-241e-4389-a258-bf8fe90ae58d 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] No more DHCP agents 2026-06-18 16:29:18.925 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3110b214-241e-4389-a258-bf8fe90ae58d 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Unable to schedule network bbd65ec2-daa7-46c5-b116-1a058fd3fd3b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:19.431 9 INFO neutron.wsgi [None req-4c3dacb5-4ef4-4632-8a6e-133c78e069c9 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2887759 2026-06-18 16:29:19.459 9 INFO neutron.db.ovn_revision_numbers_db [None req-3110b214-241e-4389-a258-bf8fe90ae58d 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource 7e4133bd-54ec-4ae7-b022-8bb3d5eb858d (type: ports) to 2 2026-06-18 16:29:19.477 9 INFO neutron.db.ovn_revision_numbers_db [None req-3110b214-241e-4389-a258-bf8fe90ae58d 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource 659a5735-5d52-4a36-9740-87d4d662d4cf (type: subnets) to 0 2026-06-18 16:29:19.494 9 INFO neutron.wsgi [None req-3110b214-241e-4389-a258-bf8fe90ae58d 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8930779 2026-06-18 16:29:19.500 9 INFO neutron.wsgi [None req-b1d263ea-0442-4b30-9208-8cce161aa4bb 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0630922 2026-06-18 16:29:19.554 9 INFO neutron.wsgi [None req-73f3d5ea-47e5-4761-8303-028612ea4a83 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0501339 2026-06-18 16:29:19.617 9 INFO neutron.wsgi [None req-8159b7ab-239e-45b3-a6d6-c2f3cc74e3dd 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0576122 2026-06-18 16:29:19.679 9 INFO neutron.wsgi [None req-51f0edf3-f15e-4c7d-aa98-7c98edde98ac 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0564797 2026-06-18 16:29:19.717 9 INFO neutron.wsgi [None req-173297d7-9756-4fb4-9e87-46ccfe1eeb4d 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/ce9530cf-ec34-4385-b55a-d05de8d3a437/tags HTTP/1.1" status: 200 len: 210 time: 0.0341587 2026-06-18 16:29:19.755 9 INFO neutron.wsgi [None req-e2492bf5-80c0-411e-8ac7-dee77a9e744a 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/2d9ff2ad-ca9e-419b-acaa-58a9258069f6/tags HTTP/1.1" status: 200 len: 218 time: 0.0326200 2026-06-18 16:29:19.810 10 INFO neutron.wsgi [None req-ff8d9c44-2140-4332-a150-71838533a49f 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/8900c5d1-ca9a-4bac-a5cd-f28ec57891f6/tags HTTP/1.1" status: 200 len: 227 time: 0.0504730 2026-06-18 16:29:19.881 10 INFO neutron.wsgi [None req-8bdb7ba7-5905-4262-b3f6-8e0ef74dfdd3 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/b660393d-9ab6-45fa-8c99-9e0b91729c65/tags HTTP/1.1" status: 200 len: 212 time: 0.0656893 2026-06-18 16:29:19.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6243f82-9c53-4f74-80a6-08e9540b0a17 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] Successfully bumped revision number for resource 659a5735-5d52-4a36-9740-87d4d662d4cf (type: subnets) to 1 2026-06-18 16:29:19.897 10 INFO neutron.wsgi [None req-e6243f82-9c53-4f74-80a6-08e9540b0a17 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "PUT /v2.0/subnets/659a5735-5d52-4a36-9740-87d4d662d4cf HTTP/1.1" status: 200 len: 806 time: 0.3965349 2026-06-18 16:29:19.928 9 INFO neutron.wsgi [None req-53cb3b8c-5131-457a-a879-c447b5544f57 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0407257 2026-06-18 16:29:19.986 9 INFO neutron.wsgi [None req-df4cfad6-0aca-4456-8328-f692212acee9 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0512969 2026-06-18 16:29:20.037 9 INFO neutron.wsgi [None req-17c1dc07-22a2-4c20-9717-ec515a41938d 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0403931 2026-06-18 16:29:20.075 10 INFO neutron.wsgi [None req-bb9b6e37-023f-446c-b87c-13fd3189b3ee 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0329936 2026-06-18 16:29:20.118 9 INFO neutron.wsgi [None req-08f4cb42-3499-4b79-9096-3d787e2c8ab4 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0380318 2026-06-18 16:29:20.166 9 INFO neutron.wsgi [None req-ecd41ff5-48cb-4315-a634-f9c93636598d 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0431414 2026-06-18 16:29:20.197 9 INFO neutron.wsgi [None req-b4b42c31-9e2c-4bb5-9e78-c85239f52251 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0297046 2026-06-18 16:29:20.220 9 INFO neutron.wsgi [None req-8f99f11c-12e4-43cd-92d9-fc46ead15b2c 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0197995 2026-06-18 16:29:20.288 9 INFO neutron.wsgi [None req-d05de29b-371e-4ab8-90b4-bd243a8ecc2e 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/ce9530cf-ec34-4385-b55a-d05de8d3a437 HTTP/1.1" status: 204 len: 168 time: 0.0615242 2026-06-18 16:29:20.359 9 INFO neutron.wsgi [None req-6e5aa82c-5e8b-482c-a504-b634f1c634de 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/2d9ff2ad-ca9e-419b-acaa-58a9258069f6 HTTP/1.1" status: 204 len: 168 time: 0.0665574 2026-06-18 16:29:20.469 10 INFO neutron.wsgi [None req-d2462390-f5b2-4b0a-8fa2-e0697616c2c3 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/8900c5d1-ca9a-4bac-a5cd-f28ec57891f6 HTTP/1.1" status: 204 len: 168 time: 0.1043544 2026-06-18 16:29:20.528 9 INFO neutron.wsgi [None req-e7238188-2207-45db-944b-af9872785590 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/b660393d-9ab6-45fa-8c99-9e0b91729c65 HTTP/1.1" status: 204 len: 168 time: 0.0530317 2026-06-18 16:29:20.587 9 INFO neutron.wsgi [None req-53fe5268-12d8-423e-a265-570940752476 123df5f34f58489380bcaa89f9851452 234261420d6b4d03aa935808e5b3f1b8 - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/405a138c-501c-41b8-a8bf-314284b7d379 HTTP/1.1" status: 204 len: 168 time: 0.0540483 2026-06-18 16:29:20.643 10 INFO neutron.services.segments.plugin [-] Segment 3ddcc87a-a629-4f15-9550-f78018fcdbc3 resource provider aggregate not found 2026-06-18 16:29:20.650 10 INFO neutron.services.segments.plugin [-] Segment 3ddcc87a-a629-4f15-9550-f78018fcdbc3 resource provider aggregate not found 2026-06-18 16:29:20.918 10 INFO neutron.services.segments.plugin [-] Segment 3ddcc87a-a629-4f15-9550-f78018fcdbc3 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 3ddcc87a-a629-4f15-9550-f78018fcdbc3 found for delete ", "request_id": "req-2f684857-3ebd-4b41-98dc-cd58ac723b1f"}]} 2026-06-18 16:29:20.919 10 INFO neutron.services.segments.plugin [-] Segment 3ddcc87a-a629-4f15-9550-f78018fcdbc3 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 3ddcc87a-a629-4f15-9550-f78018fcdbc3 found for delete ", "request_id": "req-f37a553e-d5b5-4c14-986a-62d5c397f69b"}]} 2026-06-18 16:29:20.958 10 INFO neutron.wsgi [None req-030082b6-798e-44b5-8222-01b5ae817594 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "DELETE /v2.0/networks/bbd65ec2-daa7-46c5-b116-1a058fd3fd3b HTTP/1.1" status: 204 len: 168 time: 1.0548422 2026-06-18 16:29:20.986 9 INFO neutron.pecan_wsgi.hooks.translation [None req-576aa462-61b8-4ea5-95d0-9ceb97407a68 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:29:20.990 9 INFO neutron.wsgi [None req-576aa462-61b8-4ea5-95d0-9ceb97407a68 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "DELETE /v2.0/networks/bbd65ec2-daa7-46c5-b116-1a058fd3fd3b HTTP/1.1" status: 404 len: 339 time: 0.0240669 2026-06-18 16:29:21.029 9 INFO neutron.db.ovn_revision_numbers_db [None req-8715ba02-0d78-47b7-a140-b4d5df3745d7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 9ac3dd8b-ffd6-4942-a0b4-147b54fa45f1 (type: security_groups) to 1 2026-06-18 16:29:21.055 9 INFO neutron.wsgi [None req-8715ba02-0d78-47b7-a140-b4d5df3745d7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=d79faf8bb973466883dea85c23775696&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4670224 2026-06-18 16:29:21.118 10 INFO neutron.wsgi [None req-cbbf32c0-cfa4-4650-9cf6-0ed592bfd1aa 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - default default] 10.0.0.138 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1199424 2026-06-18 16:29:21.183 10 INFO neutron.wsgi [None req-f4fdcdfc-eb58-45cc-92c4-e1dd83854748 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - default default] 10.0.0.138 "GET /v2.0/subnets?network_id=76aa89d5-b2c9-4704-a82b-d82dba299687 HTTP/1.1" status: 200 len: 820 time: 0.0605276 2026-06-18 16:29:21.194 10 INFO neutron.wsgi [None req-0a13b945-23e6-4171-91a1-6e398c7cc31f 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - default default] 10.0.0.138 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0066972 2026-06-18 16:29:21.277 9 INFO neutron.wsgi [None req-0547d637-82c5-4e9c-a4ad-727f86380563 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1504 time: 0.0750825 2026-06-18 16:29:21.338 9 INFO neutron.wsgi [None req-451899c4-d1ff-4e67-8c97-2dfad5d286f1 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0497220 2026-06-18 16:29:21.341 9 INFO neutron.wsgi [None req-63082fad-5987-4e23-95c2-da186de10928 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/9ac3dd8b-ffd6-4942-a0b4-147b54fa45f1 HTTP/1.1" status: 204 len: 168 time: 0.2804255 2026-06-18 16:29:21.416 9 INFO neutron.wsgi [None req-52018276-46c1-421f-b4e1-f6d47ae7bc97 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - default default] 10.0.0.138 "GET /v2.0/networks/a9cc15ee-c22e-4929-b009-b368ba833908 HTTP/1.1" status: 200 len: 863 time: 0.0699949 2026-06-18 16:29:21.470 9 INFO neutron.wsgi [None req-93c62655-ad77-44b7-bc1e-f67d7bae4197 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - default default] 10.0.0.138 "GET /v2.0/subnets/05d015db-b099-478d-8c33-52959a4751d9 HTTP/1.1" status: 200 len: 811 time: 0.0464771 2026-06-18 16:29:21.497 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0bf95dda-ea33-4a40-ba86-20c40023c34e 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:29:21.501 9 INFO neutron.wsgi [None req-0bf95dda-ea33-4a40-ba86-20c40023c34e 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "DELETE /v2.0/subnets/659a5735-5d52-4a36-9740-87d4d662d4cf HTTP/1.1" status: 404 len: 337 time: 0.0261497 2026-06-18 16:29:21.526 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dbb99289-1dd5-433f-9239-09e7c95dc790 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:29:21.529 9 INFO neutron.wsgi [None req-dbb99289-1dd5-433f-9239-09e7c95dc790 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "DELETE /v2.0/networks/bbd65ec2-daa7-46c5-b116-1a058fd3fd3b HTTP/1.1" status: 404 len: 339 time: 0.0218918 2026-06-18 16:29:21.762 9 INFO neutron.wsgi [None req-8c75f2e5-bbb4-49b0-8d6c-549c908a0735 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "DELETE /v2.0/subnets/05d015db-b099-478d-8c33-52959a4751d9 HTTP/1.1" status: 204 len: 168 time: 0.2278821 2026-06-18 16:29:21.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-ccd62ff8-3770-4e67-bae7-84725471a18f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource a31064ed-6b88-4f6c-b727-fb55cf058778 (type: security_groups) to 1 2026-06-18 16:29:21.820 10 INFO neutron.wsgi [None req-ccd62ff8-3770-4e67-bae7-84725471a18f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=234261420d6b4d03aa935808e5b3f1b8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3636701 2026-06-18 16:29:22.061 10 INFO neutron.wsgi [None req-512e9104-cb5f-452b-8fb8-87e816ec57d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/a31064ed-6b88-4f6c-b727-fb55cf058778 HTTP/1.1" status: 204 len: 168 time: 0.2349906 2026-06-18 16:29:22.168 9 INFO neutron.services.segments.plugin [-] Segment 8400b454-2700-4f3a-b895-57738fe520fb resource provider aggregate not found 2026-06-18 16:29:22.191 9 INFO neutron.services.segments.plugin [-] Segment 8400b454-2700-4f3a-b895-57738fe520fb resource provider aggregate not found 2026-06-18 16:29:22.203 9 INFO neutron.services.segments.plugin [-] Segment 8400b454-2700-4f3a-b895-57738fe520fb 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 8400b454-2700-4f3a-b895-57738fe520fb found for delete ", "request_id": "req-a152f2b2-a22f-4927-9c3c-7a05aacf88fb"}]} 2026-06-18 16:29:22.210 9 INFO neutron.services.segments.plugin [-] Segment 8400b454-2700-4f3a-b895-57738fe520fb 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 8400b454-2700-4f3a-b895-57738fe520fb found for delete ", "request_id": "req-2d49a384-308e-4761-9a05-646edf42c778"}]} 2026-06-18 16:29:22.227 9 INFO neutron.wsgi [None req-1cf75d03-fac8-4a15-89c8-ad1ec05969a9 4402176f1c03491eb36fe30a5ea61c3d 906a968c76de427ab55d86ee382bc7ef - - - -] 10.0.0.138 "DELETE /v2.0/networks/a9cc15ee-c22e-4929-b009-b368ba833908 HTTP/1.1" status: 204 len: 168 time: 0.4599786 2026-06-18 16:29:22.253 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f89a0c9-e36f-4962-8a5d-b5469b4af96a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 37a5e954-5a80-4ed8-93b5-ca6a5b45bbaf (type: security_groups) to 1 2026-06-18 16:29:22.277 10 INFO neutron.wsgi [None req-9f89a0c9-e36f-4962-8a5d-b5469b4af96a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=34bc65bb0b124f91a15329d109966ecd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1243141 2026-06-18 16:29:22.467 10 INFO neutron.wsgi [None req-3233b896-05d0-4ccd-bb52-db0fdb8d89bd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/37a5e954-5a80-4ed8-93b5-ca6a5b45bbaf HTTP/1.1" status: 204 len: 168 time: 0.1836357 2026-06-18 16:29:22.767 10 INFO neutron.db.ovn_revision_numbers_db [None req-913c8023-9473-4deb-9580-3bfcca67b8c1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c8d4d235-e0ca-42da-807b-177e3467c284 (type: security_groups) to 1 2026-06-18 16:29:22.805 10 INFO neutron.wsgi [None req-913c8023-9473-4deb-9580-3bfcca67b8c1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=2db2f430360041b0bcf370c6788f4df8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1601210 2026-06-18 16:29:23.039 9 INFO neutron.wsgi [None req-e8c4198d-a3b0-45ac-886b-64332297348e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=906a968c76de427ab55d86ee382bc7ef&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3496296 2026-06-18 16:29:23.064 9 INFO neutron.wsgi [None req-18da3e78-4936-4d6f-9cdf-27823a5757b6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/c8d4d235-e0ca-42da-807b-177e3467c284 HTTP/1.1" status: 204 len: 168 time: 0.2449067 2026-06-18 16:29:23.257 10 INFO neutron.wsgi [None req-37199993-daf7-4bf9-a369-03828c682745 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/18d5c41e-6e9a-44cf-9ded-7b50eb5b2a6f HTTP/1.1" status: 204 len: 168 time: 0.2127891 2026-06-18 16:29:23.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-46163957-edf9-4cc0-8117-587a88a5cb06 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource ca1ec4a0-b4d2-4c5c-9bfc-11f1c6a41d86 (type: security_groups) to 1 2026-06-18 16:29:23.463 9 INFO neutron.db.segments_db [None req-46163957-edf9-4cc0-8117-587a88a5cb06 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment 0080b60b-9abc-4e0c-9cf4-88452f4b4401 of type geneve for network 4e2d4156-1845-4b26-9c49-f9444728c48b 2026-06-18 16:29:23.625 9 INFO neutron.db.ovn_revision_numbers_db [None req-46163957-edf9-4cc0-8117-587a88a5cb06 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 4e2d4156-1845-4b26-9c49-f9444728c48b (type: networks) to 1 2026-06-18 16:29:23.861 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46163957-edf9-4cc0-8117-587a88a5cb06 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:29:23.866 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46163957-edf9-4cc0-8117-587a88a5cb06 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 4e2d4156-1845-4b26-9c49-f9444728c48b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:23.967 9 INFO neutron.db.ovn_revision_numbers_db [None req-46163957-edf9-4cc0-8117-587a88a5cb06 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 81fa7432-fd7d-43a7-8729-d7e2bb6bd65b (type: ports) to 1 2026-06-18 16:29:24.004 9 INFO neutron.wsgi [None req-46163957-edf9-4cc0-8117-587a88a5cb06 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 0.8978763 2026-06-18 16:29:24.185 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c3e0b74-4b42-4db4-b7fc-8a5951cc4a08 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:29:24.187 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c3e0b74-4b42-4db4-b7fc-8a5951cc4a08 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 4e2d4156-1845-4b26-9c49-f9444728c48b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:25.029 9 INFO neutron.db.ovn_revision_numbers_db [None req-1c3e0b74-4b42-4db4-b7fc-8a5951cc4a08 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 81fa7432-fd7d-43a7-8729-d7e2bb6bd65b (type: ports) to 2 2026-06-18 16:29:25.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-1c3e0b74-4b42-4db4-b7fc-8a5951cc4a08 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 455c3f1a-b987-4cd4-bb92-af6c138710a3 (type: subnets) to 0 2026-06-18 16:29:25.060 9 INFO neutron.wsgi [None req-1c3e0b74-4b42-4db4-b7fc-8a5951cc4a08 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 1.0465956 2026-06-18 16:29:25.376 10 INFO neutron.db.ovn_revision_numbers_db [None req-12564e29-e141-4d80-8c43-5169e7648576 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 712589d8-86da-4e99-8fd6-5b6822b4127f (type: security_groups) to 1 2026-06-18 16:29:25.433 10 INFO neutron.db.segments_db [None req-12564e29-e141-4d80-8c43-5169e7648576 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Added segment f38ad150-f991-4a6a-ab65-9ca2e51157f1 of type geneve for network 16d89b6d-061a-45f9-8aa0-f30913e610f8 2026-06-18 16:29:25.579 10 INFO neutron.db.ovn_revision_numbers_db [None req-12564e29-e141-4d80-8c43-5169e7648576 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 16d89b6d-061a-45f9-8aa0-f30913e610f8 (type: networks) to 1 2026-06-18 16:29:25.597 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c6622ec-cdfc-47bb-bca2-2764fe337c46 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:29:25.599 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c6622ec-cdfc-47bb-bca2-2764fe337c46 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:25.753 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c6622ec-cdfc-47bb-bca2-2764fe337c46 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b4209113-a800-46f7-ae26-0568a2d10fb9 (type: ports) to 1 2026-06-18 16:29:25.795 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12564e29-e141-4d80-8c43-5169e7648576 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:25.797 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12564e29-e141-4d80-8c43-5169e7648576 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network 16d89b6d-061a-45f9-8aa0-f30913e610f8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:25.867 10 INFO neutron.db.ovn_revision_numbers_db [None req-12564e29-e141-4d80-8c43-5169e7648576 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource e837e322-dc9d-4289-bc99-b68104a5930f (type: ports) to 1 2026-06-18 16:29:25.894 10 INFO neutron.wsgi [None req-12564e29-e141-4d80-8c43-5169e7648576 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.8200874 2026-06-18 16:29:26.008 10 INFO neutron.db.segments_db [None req-f58cf7ee-f2a8-4e95-a6a5-44ca4b5e186f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Added segment b633b0c6-246a-45d5-91b4-57e77d174643 of type geneve for network bc2078e1-d314-4f50-a6cb-6882c411d760 2026-06-18 16:29:26.141 10 INFO neutron.db.ovn_revision_numbers_db [None req-f58cf7ee-f2a8-4e95-a6a5-44ca4b5e186f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource bc2078e1-d314-4f50-a6cb-6882c411d760 (type: networks) to 1 2026-06-18 16:29:26.353 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f58cf7ee-f2a8-4e95-a6a5-44ca4b5e186f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:26.355 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f58cf7ee-f2a8-4e95-a6a5-44ca4b5e186f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network bc2078e1-d314-4f50-a6cb-6882c411d760: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:26.431 10 INFO neutron.db.ovn_revision_numbers_db [None req-f58cf7ee-f2a8-4e95-a6a5-44ca4b5e186f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 7c171ce3-3c12-44c2-81de-4da543634c93 (type: ports) to 1 2026-06-18 16:29:26.455 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: b4209113-a800-46f7-ae26-0568a2d10fb9 2026-06-18 16:29:26.458 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c6622ec-cdfc-47bb-bca2-2764fe337c46 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b4209113-a800-46f7-ae26-0568a2d10fb9 (type: router_ports) to 1 2026-06-18 16:29:26.461 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Router 1abaeff3-ab4d-41b1-b4fd-1c1644138e9b is bound to host instance 2026-06-18 16:29:26.467 10 INFO neutron.wsgi [None req-f58cf7ee-f2a8-4e95-a6a5-44ca4b5e186f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5670807 2026-06-18 16:29:26.491 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port b4209113-a800-46f7-ae26-0568a2d10fb9 2026-06-18 16:29:26.532 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c6622ec-cdfc-47bb-bca2-2764fe337c46 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 1abaeff3-ab4d-41b1-b4fd-1c1644138e9b (type: routers) to 3 2026-06-18 16:29:26.548 9 INFO neutron.wsgi [None req-6c6622ec-cdfc-47bb-bca2-2764fe337c46 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 1.4810841 2026-06-18 16:29:26.689 10 INFO neutron.wsgi [req-779b99ba-fb18-457d-b5ab-a1b12a691349 req-1dea3130-0602-4c56-be1f-d94b5fe72253 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1361 time: 0.0798566 2026-06-18 16:29:26.795 10 INFO neutron.wsgi [req-779b99ba-fb18-457d-b5ab-a1b12a691349 req-44a40c4c-1459-4e04-ab64-30f70782008c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/security-groups?id=8f239e59-971c-48fa-8cfe-e6d39eeece37&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0877864 2026-06-18 16:29:26.892 10 INFO neutron.db.ovn_revision_numbers_db [None req-67e25e13-b819-448a-9152-e4c025beb238 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] Successfully bumped revision number for resource e580e9d3-0314-4bc7-a225-0a290e6fe320 (type: security_groups) to 1 2026-06-18 16:29:26.997 10 INFO neutron.db.segments_db [None req-67e25e13-b819-448a-9152-e4c025beb238 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] Added segment b38a6819-5745-4dff-836a-1b3bc4b379f3 of type geneve for network a70e5087-15a9-4935-9b24-2efb1d1137af 2026-06-18 16:29:27.038 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-09fcb30e-9770-4ccf-a5a2-7b7fb5e71ee9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:27.049 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-09fcb30e-9770-4ccf-a5a2-7b7fb5e71ee9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network 16d89b6d-061a-45f9-8aa0-f30913e610f8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:27.063 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:29:27.066 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 4e2d4156-1845-4b26-9c49-f9444728c48b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:27.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-67e25e13-b819-448a-9152-e4c025beb238 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] Successfully bumped revision number for resource a70e5087-15a9-4935-9b24-2efb1d1137af (type: networks) to 1 2026-06-18 16:29:27.227 9 INFO neutron.db.ovn_revision_numbers_db [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource dece9414-ed21-49ec-8e94-db4bea0a7740 (type: ports) to 1 2026-06-18 16:29:27.772 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67e25e13-b819-448a-9152-e4c025beb238 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] No more DHCP agents 2026-06-18 16:29:27.777 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67e25e13-b819-448a-9152-e4c025beb238 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] Unable to schedule network a70e5087-15a9-4935-9b24-2efb1d1137af: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:27.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource dece9414-ed21-49ec-8e94-db4bea0a7740 (type: router_ports) to 2 2026-06-18 16:29:27.833 9 INFO neutron.wsgi [None req-d54a3b77-85a5-45e2-b156-ed19d44f4d53 a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/ports?project_id=c2fdadef49f6414185deb2eeb53ef810&network_id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 3462 time: 0.0877657 2026-06-18 16:29:27.894 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource b4209113-a800-46f7-ae26-0568a2d10fb9 (type: ports) to 1 2026-06-18 16:29:27.957 10 INFO neutron.db.ovn_revision_numbers_db [None req-67e25e13-b819-448a-9152-e4c025beb238 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] Successfully bumped revision number for resource 0c30916f-5f1d-4110-bbfd-af0a1a0b051d (type: ports) to 1 2026-06-18 16:29:28.003 9 INFO neutron.db.ovn_revision_numbers_db [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource dece9414-ed21-49ec-8e94-db4bea0a7740 (type: ports) to 2 2026-06-18 16:29:28.015 10 INFO neutron.wsgi [None req-67e25e13-b819-448a-9152-e4c025beb238 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.7033381 2026-06-18 16:29:28.112 9 INFO neutron.wsgi [None req-e5ed8a17-72c1-4e0d-a48b-a597ccbf9a0a 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "PUT /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 218 time: 0.0924110 2026-06-18 16:29:28.158 9 INFO neutron.wsgi [None req-18caa4db-6f02-419a-9486-1581a86980a5 a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/subnets?network_id=76aa89d5-b2c9-4704-a82b-d82dba299687 HTTP/1.1" status: 200 len: 838 time: 0.0687337 2026-06-18 16:29:28.178 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:29:28.181 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 4e2d4156-1845-4b26-9c49-f9444728c48b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:28.214 10 INFO neutron.wsgi [None req-02a44f08-bf80-4050-b96b-9c9f5ab4c2a6 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 218 time: 0.0975423 2026-06-18 16:29:28.289 10 INFO neutron.db.ovn_revision_numbers_db [None req-09fcb30e-9770-4ccf-a5a2-7b7fb5e71ee9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource e837e322-dc9d-4289-bc99-b68104a5930f (type: ports) to 2 2026-06-18 16:29:28.322 10 INFO neutron.wsgi [None req-5636b050-169d-4217-8b05-6abb0ec0b49d 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "PUT /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags/green HTTP/1.1" status: 201 len: 201 time: 0.1001596 2026-06-18 16:29:28.347 10 INFO neutron.db.ovn_revision_numbers_db [None req-09fcb30e-9770-4ccf-a5a2-7b7fb5e71ee9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 89b6ecee-40b6-4042-a61a-d0d21f4b8a00 (type: subnets) to 0 2026-06-18 16:29:28.415 10 INFO neutron.wsgi [None req-09fcb30e-9770-4ccf-a5a2-7b7fb5e71ee9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.9368126 2026-06-18 16:29:28.419 10 INFO neutron.wsgi [None req-f2190c8f-f828-4b0a-b013-8260eb35852f 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 227 time: 0.0772388 2026-06-18 16:29:28.549 10 INFO neutron.wsgi [None req-8db19544-cdca-420d-9c20-9385e7b45629 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "PUT /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags/red HTTP/1.1" status: 201 len: 201 time: 0.1195743 2026-06-18 16:29:28.610 9 INFO neutron.wsgi [None req-0201d3d8-23f5-46c6-9f49-640bd6fa3712 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 227 time: 0.0568702 2026-06-18 16:29:28.677 10 INFO neutron.db.l3_db [None req-aecb61c8-3062-4a4b-bdba-984c83da45bc a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Floating IP 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 disassociated. External IP: 10.96.250.205, port: 0d65979d-69ad-44af-8338-d2e8bd86d0f9. 2026-06-18 16:29:28.701 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource b4209113-a800-46f7-ae26-0568a2d10fb9 (type: router_ports) to 3 2026-06-18 16:29:28.736 10 INFO neutron.wsgi [None req-578192da-bed0-4fb6-9ee6-5b089371a7fa 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "PUT /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.1175690 2026-06-18 16:29:28.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-aecb61c8-3062-4a4b-bdba-984c83da45bc a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 (type: floatingips) to 2 2026-06-18 16:29:28.869 10 INFO neutron.wsgi [None req-d6685b1b-dd85-4783-8ec5-b10bca4c62a8 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 245 time: 0.1255627 2026-06-18 16:29:28.934 10 INFO neutron.wsgi [None req-aecb61c8-3062-4a4b-bdba-984c83da45bc a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/76e4ab99-27e3-4ac9-8807-9ba5aabf8496 HTTP/1.1" status: 200 len: 748 time: 0.5923488 /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-06-18 16:29:28.986 9 INFO neutron.wsgi [None req-a7bcdf9a-e9a3-4017-9716-2b93e8c77a91 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.138 "GET /v2.0/floatingips/76e4ab99-27e3-4ac9-8807-9ba5aabf8496 HTTP/1.1" status: 200 len: 746 time: 0.0415356 2026-06-18 16:29:28.991 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c066cf28-16db-417f-80a0-d24fce0b606f'] response: {'name': 'network-changed', 'server_uuid': '7e6c24eb-2089-478e-a9da-fd792016b72d', 'tag': '0d65979d-69ad-44af-8338-d2e8bd86d0f9', 'status': 'completed', 'code': 200} 2026-06-18 16:29:29.061 10 INFO neutron.wsgi [None req-a37975dc-649d-4f26-aad2-dd20e8c6b3c5 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "PUT /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 230 time: 0.1708848 2026-06-18 16:29:29.089 9 INFO neutron.wsgi [req-77941213-f620-4693-b6cc-866f19a99cf4 req-f8560609-3b08-42ad-9861-ba91ca268cf7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1361 time: 0.0546415 2026-06-18 16:29:29.105 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: dece9414-ed21-49ec-8e94-db4bea0a7740 2026-06-18 16:29:29.109 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62016025-064e-4702-b508-877a499e8a9b b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:29.114 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62016025-064e-4702-b508-877a499e8a9b b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network bc2078e1-d314-4f50-a6cb-6882c411d760: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:29.128 10 INFO neutron.wsgi [None req-748e5e55-779d-4b3a-b839-b7f5d12f4e46 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 230 time: 0.0614011 2026-06-18 16:29:29.210 9 INFO neutron.wsgi [None req-28922b35-36d1-4c9c-be51-392bb78256c1 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0671113 2026-06-18 16:29:29.212 9 INFO neutron.wsgi [req-77941213-f620-4693-b6cc-866f19a99cf4 req-8984a57e-baa1-4358-b6f8-a12c826eb3e9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 958 time: 0.1034701 2026-06-18 16:29:29.272 9 INFO neutron.wsgi [req-77941213-f620-4693-b6cc-866f19a99cf4 req-f3153000-3ef3-47c4-9b21-3448a427dd09 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0d65979d-69ad-44af-8338-d2e8bd86d0f9 HTTP/1.1" status: 200 len: 217 time: 0.0499089 2026-06-18 16:29:29.287 9 INFO neutron.api.v2.resource [None req-e7efa7fa-059c-408b-892c-c47c74d93de4 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:29:29.288 9 INFO neutron.wsgi [None req-e7efa7fa-059c-408b-892c-c47c74d93de4 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0738301 2026-06-18 16:29:29.332 9 INFO neutron.db.ovn_revision_numbers_db [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource dece9414-ed21-49ec-8e94-db4bea0a7740 (type: router_ports) to 2 2026-06-18 16:29:29.334 9 INFO neutron.wsgi [None req-090816be-b265-493a-962c-604a94abd4d5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/1abaeff3-ab4d-41b1-b4fd-1c1644138e9b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7809517 2026-06-18 16:29:29.342 9 INFO neutron.wsgi [req-77941213-f620-4693-b6cc-866f19a99cf4 req-80c78702-8995-4f13-98e8-8ec39d73bb64 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=a620a792-7444-4071-83dd-f92f0142c4be HTTP/1.1" status: 200 len: 852 time: 0.0566781 2026-06-18 16:29:29.372 9 INFO neutron.wsgi [req-77941213-f620-4693-b6cc-866f19a99cf4 req-6cffb4a5-bb47-41e3-8e6f-959964e58c9d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=58dfc627-3f4f-4c16-8e7b-437a6b239ada&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209062 2026-06-18 16:29:29.380 9 INFO neutron.wsgi [None req-ddc38cb7-1aa8-40d5-b0dc-e933ab2daeec 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "DELETE /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0808818 2026-06-18 16:29:29.396 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port dece9414-ed21-49ec-8e94-db4bea0a7740 2026-06-18 16:29:29.397 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource b4209113-a800-46f7-ae26-0568a2d10fb9 (type: ports) to 2 2026-06-18 16:29:29.438 9 INFO neutron.wsgi [None req-d63eae94-50ad-4748-a31f-e8ee9b900bf4 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 223 time: 0.0499060 2026-06-18 16:29:29.485 9 INFO neutron.wsgi [req-77941213-f620-4693-b6cc-866f19a99cf4 req-3552ba39-6b25-4938-8b9d-5fb06863edf8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1047373 2026-06-18 16:29:29.488 9 INFO neutron.api.v2.resource [None req-237f4f7c-ba01-4780-be7b-5e0ea8a6b76c 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:29:29.489 9 INFO neutron.wsgi [None req-237f4f7c-ba01-4780-be7b-5e0ea8a6b76c 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "DELETE /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0437653 2026-06-18 16:29:29.544 9 INFO neutron.wsgi [req-77941213-f620-4693-b6cc-866f19a99cf4 req-92a93a44-3379-4efb-80d8-dac0c2b336b4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0516031 2026-06-18 16:29:29.621 10 INFO neutron.wsgi [None req-56d7e91c-3bf4-4bf0-9364-3092aa36a8f6 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "DELETE /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 204 len: 168 time: 0.1248820 2026-06-18 16:29:29.675 9 INFO neutron.wsgi [None req-7eb404d6-c8af-4505-aa15-e3019f0cb66c 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - default default] 10.0.0.138 "GET /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af/tags HTTP/1.1" status: 200 len: 205 time: 0.0490820 2026-06-18 16:29:29.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012372 2026-06-18 16:29:29.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015693 2026-06-18 16:29:29.881 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource b4209113-a800-46f7-ae26-0568a2d10fb9 (type: ports) to 4 2026-06-18 16:29:29.956 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource dece9414-ed21-49ec-8e94-db4bea0a7740 (type: ports) to 3 2026-06-18 16:29:30.113 9 INFO neutron.services.segments.plugin [-] Segment b38a6819-5745-4dff-836a-1b3bc4b379f3 resource provider aggregate not found 2026-06-18 16:29:30.120 9 INFO neutron.services.segments.plugin [-] Segment b38a6819-5745-4dff-836a-1b3bc4b379f3 resource provider aggregate not found 2026-06-18 16:29:30.155 9 INFO neutron.services.segments.plugin [-] Segment b38a6819-5745-4dff-836a-1b3bc4b379f3 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 b38a6819-5745-4dff-836a-1b3bc4b379f3 found for delete ", "request_id": "req-f84491f1-f154-4a87-aa6f-ccfa17a110ac"}]} 2026-06-18 16:29:30.157 9 INFO neutron.services.segments.plugin [-] Segment b38a6819-5745-4dff-836a-1b3bc4b379f3 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 b38a6819-5745-4dff-836a-1b3bc4b379f3 found for delete ", "request_id": "req-6c5ebef1-ebe5-46db-a49b-98281608d0f5"}]} 2026-06-18 16:29:30.166 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource dece9414-ed21-49ec-8e94-db4bea0a7740 (type: router_ports) to 3 2026-06-18 16:29:30.178 9 INFO neutron.wsgi [None req-14d3c035-8ce7-41b7-bcc6-cabd6bd20256 499d47d486bc47fe920eb49e00c35ec3 d2ad30a56bf9402fbf629e5148609736 - - - -] 10.0.0.138 "DELETE /v2.0/networks/a70e5087-15a9-4935-9b24-2efb1d1137af HTTP/1.1" status: 204 len: 168 time: 0.4975846 2026-06-18 16:29:30.233 9 INFO neutron.db.ovn_revision_numbers_db [None req-66c86d04-1b9a-4707-9099-54b49ae9cf5e a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5 (type: security_groups) to 1 2026-06-18 16:29:30.250 9 INFO neutron.wsgi [None req-66c86d04-1b9a-4707-9099-54b49ae9cf5e a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.1778250 2026-06-18 16:29:30.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-62016025-064e-4702-b508-877a499e8a9b b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 7c171ce3-3c12-44c2-81de-4da543634c93 (type: ports) to 2 2026-06-18 16:29:30.335 10 INFO neutron.db.ovn_revision_numbers_db [None req-62016025-064e-4702-b508-877a499e8a9b b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 98e49a59-8fca-4cff-a0f6-57ed6e621952 (type: subnets) to 0 2026-06-18 16:29:30.355 10 INFO neutron.wsgi [None req-62016025-064e-4702-b508-877a499e8a9b b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.9339402 2026-06-18 16:29:30.356 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource b4209113-a800-46f7-ae26-0568a2d10fb9 (type: router_ports) to 4 2026-06-18 16:29:30.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f60655f-de10-4c5b-b00b-a1e01947da02 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 00f6950c-39ba-4f31-8f65-be1ab640ca67 (type: security_group_rules) to 0 2026-06-18 16:29:30.441 9 INFO neutron.wsgi [None req-0f60655f-de10-4c5b-b00b-a1e01947da02 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1825900 2026-06-18 16:29:30.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-428289b8-23c6-4d70-8fed-59fad16e776e a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 1a3aed90-e36a-42b4-bccd-4523f446c1c7 (type: security_group_rules) to 0 2026-06-18 16:29:30.597 9 INFO neutron.db.ovn_revision_numbers_db [None req-4411bdd6-176a-437c-9896-01ed281c3ceb b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 2657b288-4849-4df9-9ef6-e4994d6d17d8 (type: routers) to 1 2026-06-18 16:29:30.613 9 INFO neutron.wsgi [None req-4411bdd6-176a-437c-9896-01ed281c3ceb b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2439954 2026-06-18 16:29:30.622 10 INFO neutron.wsgi [None req-428289b8-23c6-4d70-8fed-59fad16e776e a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1764157 2026-06-18 16:29:30.764 10 INFO neutron.db.ovn_revision_numbers_db [None req-8bfd151e-17bc-4379-b4c3-90bf44406c5a a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 8cda45d7-aaa5-4d96-a95d-c7d0df17cdd8 (type: security_group_rules) to 0 2026-06-18 16:29:30.789 10 INFO neutron.wsgi [None req-8bfd151e-17bc-4379-b4c3-90bf44406c5a a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1399746 2026-06-18 16:29:30.953 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7aa92c4-ac28-4f3b-804c-903371a008e8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 83e2fd66-66b9-4b15-ac2e-158712d45209 (type: security_groups) to 1 2026-06-18 16:29:30.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-f28f31f3-321f-4477-a21f-4c7ae72379a0 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 72f1c820-4409-4989-9032-59991e680c59 (type: security_group_rules) to 0 2026-06-18 16:29:31.007 10 INFO neutron.wsgi [None req-f28f31f3-321f-4477-a21f-4c7ae72379a0 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1876070 2026-06-18 16:29:31.019 9 INFO neutron.db.segments_db [None req-b7aa92c4-ac28-4f3b-804c-903371a008e8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Added segment 732ffb26-7f19-47ca-a0e5-9f01be899dbb of type geneve for network 8dbca10e-274a-45d1-a387-a339f054c058 2026-06-18 16:29:31.034 10 INFO neutron.db.securitygroups_db [None req-b2dcd985-045d-4f08-a947-8f3df384f1fd a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Project c2fdadef49f6414185deb2eeb53ef810 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-18 16:29:31.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-b2dcd985-045d-4f08-a947-8f3df384f1fd a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource eaaa7f0a-e6fa-44d7-8c9b-8e5e221592e9 (type: security_group_rules) to 0 2026-06-18 16:29:31.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7aa92c4-ac28-4f3b-804c-903371a008e8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 8dbca10e-274a-45d1-a387-a339f054c058 (type: networks) to 1 2026-06-18 16:29:31.188 10 INFO neutron.wsgi [None req-b2dcd985-045d-4f08-a947-8f3df384f1fd a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1754243 2026-06-18 16:29:31.218 10 INFO neutron.db.securitygroups_db [None req-92fc2607-be36-4179-8cfe-df6f7707ab76 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Project c2fdadef49f6414185deb2eeb53ef810 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-18 16:29:31.261 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] No more DHCP agents 2026-06-18 16:29:31.278 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Unable to schedule network 16d89b6d-061a-45f9-8aa0-f30913e610f8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:31.280 10 INFO neutron.db.ovn_revision_numbers_db [None req-154c9788-8874-488a-b704-52599dd9bc8d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 43cb8f5f-cce1-4940-8d1e-36f8ed77ea1a (type: security_groups) to 1 2026-06-18 16:29:31.312 10 INFO neutron.wsgi [None req-154c9788-8874-488a-b704-52599dd9bc8d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=fe63995cc7f344ccb212edafd01e1c0f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4046724 2026-06-18 16:29:31.344 10 INFO neutron.db.ovn_revision_numbers_db [None req-92fc2607-be36-4179-8cfe-df6f7707ab76 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 38532475-a353-4ea7-a87c-1efa65e396cf (type: security_group_rules) to 0 2026-06-18 16:29:31.369 10 INFO neutron.wsgi [None req-92fc2607-be36-4179-8cfe-df6f7707ab76 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1743455 2026-06-18 16:29:31.815 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7aa92c4-ac28-4f3b-804c-903371a008e8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:29:31.825 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7aa92c4-ac28-4f3b-804c-903371a008e8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 8dbca10e-274a-45d1-a387-a339f054c058: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:31.842 10 INFO neutron.wsgi [None req-548bf563-2f08-4a73-aa07-284bfa98fe05 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1493 time: 0.1230888 2026-06-18 16:29:31.862 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 815c2a05-7184-4b2a-9932-eaacced42a50 (type: ports) to 1 2026-06-18 16:29:32.001 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7aa92c4-ac28-4f3b-804c-903371a008e8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource cada3322-119c-4c8f-a2b7-e7f910675104 (type: ports) to 1 2026-06-18 16:29:32.008 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-8a61c1a4-90a6-4589-9ffc-3d482430eb3d a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-208925343&fields=id&tenant_id=c2fdadef49f6414185deb2eeb53ef810 HTTP/1.1" status: 200 len: 267 time: 0.0746200 2026-06-18 16:29:32.059 9 INFO neutron.wsgi [None req-b7aa92c4-ac28-4f3b-804c-903371a008e8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.3697689 2026-06-18 16:29:32.153 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-c623f7fb-7513-49f0-8f43-5bf1cba08e4a a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 860 time: 0.1305199 2026-06-18 16:29:32.183 9 INFO neutron.wsgi [None req-d66b05e7-14b4-46bf-8d41-f8f59da37c2f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/43cb8f5f-cce1-4940-8d1e-36f8ed77ea1a HTTP/1.1" status: 204 len: 168 time: 0.8637764 2026-06-18 16:29:32.185 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-009317af-6edd-424e-a236-123258c0bec8 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/quotas/c2fdadef49f6414185deb2eeb53ef810 HTTP/1.1" status: 200 len: 386 time: 0.0258274 2026-06-18 16:29:32.249 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-615b7149-d3e7-4ac3-b448-884af2a80bd4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:29:32.251 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-615b7149-d3e7-4ac3-b448-884af2a80bd4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 8dbca10e-274a-45d1-a387-a339f054c058: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:32.328 10 INFO neutron.wsgi [None req-76a9b4c0-ab77-4f29-870e-f55d98174aa0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=d2ad30a56bf9402fbf629e5148609736&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0373349 2026-06-18 16:29:32.340 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-aac1aac2-daa1-4567-899d-b4b549fd3bbd a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&fields=id HTTP/1.1" status: 200 len: 348 time: 0.1487072 2026-06-18 16:29:32.479 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-e14e5fa0-dc45-4406-9677-5ede72a15ee2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1247201 2026-06-18 16:29:32.599 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-55fe20b6-0d63-4ebc-aaa9-20a933ba52f1 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1020031 2026-06-18 16:29:32.634 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 815c2a05-7184-4b2a-9932-eaacced42a50 (type: router_ports) to 2 2026-06-18 16:29:32.757 9 INFO neutron.wsgi [None req-0f2efebe-e4ac-4fe2-84a4-7fe21b89b911 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/e580e9d3-0314-4bc7-a225-0a290e6fe320 HTTP/1.1" status: 204 len: 168 time: 0.4228032 2026-06-18 16:29:32.758 10 INFO neutron.db.ovn_revision_numbers_db [None req-615b7149-d3e7-4ac3-b448-884af2a80bd4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource cada3322-119c-4c8f-a2b7-e7f910675104 (type: ports) to 2 2026-06-18 16:29:32.773 10 INFO neutron.db.ovn_revision_numbers_db [None req-615b7149-d3e7-4ac3-b448-884af2a80bd4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource d6fcc709-3beb-49f1-a872-dda8d86bc147 (type: subnets) to 0 2026-06-18 16:29:32.787 10 INFO neutron.wsgi [None req-615b7149-d3e7-4ac3-b448-884af2a80bd4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.7217109 2026-06-18 16:29:32.808 9 INFO neutron.wsgi [req-a47e410d-81bf-4e69-8526-9de70b60ce59 req-47acc526-d162-4d79-997c-711a211a593f a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 210 time: 0.0574741 2026-06-18 16:29:32.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 815c2a05-7184-4b2a-9932-eaacced42a50 (type: ports) to 2 2026-06-18 16:29:32.935 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] No more DHCP agents 2026-06-18 16:29:32.937 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Unable to schedule network 16d89b6d-061a-45f9-8aa0-f30913e610f8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:33.182 9 INFO neutron.db.ovn_revision_numbers_db [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 815c2a05-7184-4b2a-9932-eaacced42a50 (type: router_ports) to 2 2026-06-18 16:29:33.187 9 INFO neutron.wsgi [None req-f4eb8280-51db-46df-bd73-3d908ec77d68 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/2657b288-4849-4df9-9ef6-e4994d6d17d8/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5665314 2026-06-18 16:29:33.296 9 INFO neutron.wsgi [None req-86cbf6a2-06fc-40ed-b6a4-7b3729812473 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports/815c2a05-7184-4b2a-9932-eaacced42a50 HTTP/1.1" status: 200 len: 1135 time: 0.1046388 2026-06-18 16:29:33.697 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-c4771759-5d52-4be8-b49b-aab5a3bcfbb2 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 199.19.213.203 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 860 time: 0.1117074 2026-06-18 16:29:33.807 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-718bc8ab-539a-4f8f-a098-4788976a21b7 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c2fdadef49f6414185deb2eeb53ef810 HTTP/1.1" status: 200 len: 471 time: 0.0945559 2026-06-18 16:29:33.933 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9bb44cf8-5e4e-405e-b218-f5d6992114dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:29:33.939 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9bb44cf8-5e4e-405e-b218-f5d6992114dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:33.966 9 INFO neutron.wsgi [req-71958219-323c-4b16-8948-d3e56502ab01 req-9b8af9b5-2069-46d0-bf44-90c7535a8e8f a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 210 time: 0.0562925 2026-06-18 16:29:34.007 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] No more DHCP agents 2026-06-18 16:29:34.013 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Unable to schedule network bc2078e1-d314-4f50-a6cb-6882c411d760: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:34.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bb44cf8-5e4e-405e-b218-f5d6992114dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce (type: ports) to 1 2026-06-18 16:29:34.283 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 (type: ports) to 1 2026-06-18 16:29:34.391 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bf51f84-5c0d-4550-a0bb-f7db31ab2043 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] No more DHCP agents 2026-06-18 16:29:34.393 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bf51f84-5c0d-4550-a0bb-f7db31ab2043 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Unable to schedule network 58dfc627-3f4f-4c16-8e7b-437a6b239ada: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:34.900 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bb44cf8-5e4e-405e-b218-f5d6992114dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce (type: router_ports) to 1 2026-06-18 16:29:34.949 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Router e4fd9898-5d2a-4794-94ad-6b6344afd66e is bound to host instance 2026-06-18 16:29:35.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bb44cf8-5e4e-405e-b218-f5d6992114dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource e4fd9898-5d2a-4794-94ad-6b6344afd66e (type: routers) to 3 2026-06-18 16:29:35.017 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No hosting information found for port dece9414-ed21-49ec-8e94-db4bea0a7740: RuntimeError: No hosting information found for port dece9414-ed21-49ec-8e94-db4bea0a7740 2026-06-18 16:29:35.017 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 815c2a05-7184-4b2a-9932-eaacced42a50 2026-06-18 16:29:35.028 10 INFO neutron.wsgi [None req-9bb44cf8-5e4e-405e-b218-f5d6992114dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.2286100 2026-06-18 16:29:35.030 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 815c2a05-7184-4b2a-9932-eaacced42a50 2026-06-18 16:29:35.039 9 INFO neutron.db.ovn_revision_numbers_db [None req-6bf51f84-5c0d-4550-a0bb-f7db31ab2043 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 4a8529db-9c2b-4fa1-976f-ade8e607030e (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-06-18 16:29:35.177 9 INFO neutron.wsgi [None req-6bf51f84-5c0d-4550-a0bb-f7db31ab2043 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.3626630 2026-06-18 16:29:35.195 9 INFO neutron.wsgi [req-1e79fd7a-f2c3-476f-ba61-20bfc5c15e45 req-d0f17876-30d7-4502-ae30-3851792b635a a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1156 time: 0.1506383 2026-06-18 16:29:35.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 815c2a05-7184-4b2a-9932-eaacced42a50 (type: ports) to 3 2026-06-18 16:29:35.352 9 INFO neutron.wsgi [req-1e79fd7a-f2c3-476f-ba61-20bfc5c15e45 req-d7cbcd7f-2d54-409a-8373-b23fe6517707 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1456075 2026-06-18 16:29:35.440 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 815c2a05-7184-4b2a-9932-eaacced42a50 (type: router_ports) to 3 2026-06-18 16:29:35.588 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 2026-06-18 16:29:35.645 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 2026-06-18 16:29:35.646 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 (type: router_ports) to 2 2026-06-18 16:29:36.444 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 (type: 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-06-18 16:29:36.587 9 INFO neutron.wsgi [req-f08b3ef0-61e7-40ce-a630-c5d223c61673 req-0d5d3484-0d39-4644-a56d-5859b7dd8f57 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1168 time: 0.1155162 2026-06-18 16:29:36.727 9 INFO neutron.wsgi [None req-9c826d52-c974-4757-86e2-22f693a33275 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4604 time: 0.2985480 2026-06-18 16:29:36.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-46e9ae44-7793-4b64-9070-8aeef8277a54 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] Successfully bumped revision number for resource e802e751-cd6b-416d-92ce-b82950345666 (type: security_groups) to 1 2026-06-18 16:29:36.800 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] No more DHCP agents 2026-06-18 16:29:36.804 9 INFO neutron.wsgi [req-f08b3ef0-61e7-40ce-a630-c5d223c61673 req-b860318a-5a82-411f-a6ff-d06bd6df7961 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.2051694 2026-06-18 16:29:36.836 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Unable to schedule network bc2078e1-d314-4f50-a6cb-6882c411d760: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:36.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-46e9ae44-7793-4b64-9070-8aeef8277a54 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] Successfully bumped revision number for resource 010bca4d-e79a-42eb-b81a-2e0d5c1c3d65 (type: security_groups) to 1 2026-06-18 16:29:36.863 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:29:36.886 10 INFO neutron.wsgi [None req-46e9ae44-7793-4b64-9070-8aeef8277a54 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.5092120 2026-06-18 16:29:36.888 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 8dbca10e-274a-45d1-a387-a339f054c058: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:36.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-790eab6c-118e-4bd3-8c04-73dbdec92add 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 4a8529db-9c2b-4fa1-976f-ade8e607030e (type: ports) to 2 2026-06-18 16:29:36.928 10 INFO neutron.wsgi [None req-e59b3a8c-49f0-4523-a329-3c0d436ca057 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 218 time: 0.0354884 2026-06-18 16:29:36.935 9 INFO neutron.wsgi [None req-38c111d3-232a-4135-a16e-31e8ed0915f1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 22163 time: 0.1958735 2026-06-18 16:29:36.969 10 INFO neutron.wsgi [None req-3516931a-af7b-4062-b6e4-7d81e494b92b face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 218 time: 0.0308883 2026-06-18 16:29:37.007 10 INFO neutron.wsgi [None req-5bb24253-fb48-4507-8081-c7907805b768 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0334036 2026-06-18 16:29:37.032 10 INFO neutron.wsgi [None req-c09ee457-2460-4599-9fc4-658ead5aa999 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 227 time: 0.0178401 2026-06-18 16:29:37.042 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 (type: ports) to 3 2026-06-18 16:29:37.054 10 INFO neutron.wsgi [None req-0c5dba00-9d27-43bf-9c26-8703e173b5f3 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0176351 2026-06-18 16:29:37.081 10 INFO neutron.wsgi [None req-4f200b30-fa10-4525-af37-78eccce2cb62 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 227 time: 0.0225847 2026-06-18 16:29:37.118 10 INFO neutron.wsgi [None req-feb7f5da-0b07-4c64-8bc6-5d14cd5d6fbf face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0321879 2026-06-18 16:29:37.136 10 INFO neutron.wsgi [None req-6c3a7bd8-db02-47c8-a05a-6119b4c59db1 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 245 time: 0.0133145 2026-06-18 16:29:37.168 10 INFO neutron.wsgi [None req-c3e92620-566c-440a-9710-f4fc89a93b52 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 230 time: 0.0280368 2026-06-18 16:29:37.176 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce (type: ports) to 1 2026-06-18 16:29:37.187 10 INFO neutron.wsgi [None req-c3e8f0ec-34f9-4aa3-9b26-8b50b6bf1b09 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 230 time: 0.0139310 2026-06-18 16:29:37.207 10 INFO neutron.wsgi [None req-bdb09a05-6c75-4fd9-9549-44669838b28c face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0142004 2026-06-18 16:29:37.225 10 INFO neutron.api.v2.resource [None req-2c34d61e-8878-473c-bac7-74c6e9492df8 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:29:37.227 10 INFO neutron.wsgi [None req-2c34d61e-8878-473c-bac7-74c6e9492df8 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0154536 2026-06-18 16:29:37.265 10 INFO neutron.wsgi [None req-42c7a76d-0b10-4faf-8839-fcac2a0eb05c face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0331225 2026-06-18 16:29:37.287 10 INFO neutron.wsgi [None req-ef9c230b-3f32-418d-81ff-feb63bfa62cb face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 223 time: 0.0161142 2026-06-18 16:29:37.311 10 INFO neutron.api.v2.resource [None req-285d6de1-c2c2-429c-8c0e-f375a28dc2ad face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:29:37.313 10 INFO neutron.wsgi [None req-285d6de1-c2c2-429c-8c0e-f375a28dc2ad face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0196259 2026-06-18 16:29:37.346 10 INFO neutron.wsgi [None req-0aa1eee9-6008-4758-adb9-b5be63d2716a face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 204 len: 168 time: 0.0282757 2026-06-18 16:29:37.385 10 INFO neutron.wsgi [None req-eff1c09a-e07b-4324-b5a0-5b083d352e65 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - default default] 10.0.0.138 "GET /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65/tags HTTP/1.1" status: 200 len: 205 time: 0.0337267 2026-06-18 16:29:37.536 10 INFO neutron.wsgi [None req-461167c2-7b93-4220-9aa8-6b0f46f9cac8 face2b37662440a484559ff7f07636e3 feed2a5779ef4c19a69211984745e3a7 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/010bca4d-e79a-42eb-b81a-2e0d5c1c3d65 HTTP/1.1" status: 204 len: 168 time: 0.1414154 2026-06-18 16:29:37.584 9 INFO neutron.wsgi [None req-ffe84dfd-b3a5-428c-a7b0-75ccbaf1cace 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2684 time: 0.6149044 2026-06-18 16:29:37.661 9 INFO neutron.wsgi [None req-6cd45228-bf54-4a4e-8137-e7f77c7f81ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0682085 2026-06-18 16:29:37.802 9 INFO neutron.wsgi [None req-20be02ef-bd70-4c27-86cd-c7708915d8d4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4604 time: 0.1295657 2026-06-18 16:29:37.848 9 INFO neutron.wsgi [None req-952748a4-acff-4da1-8a8c-354bd74cb871 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0408726 /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-06-18 16:29:37.871 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 (type: router_ports) to 3 2026-06-18 16:29:37.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 (type: router_ports) to 3 2026-06-18 16:29:37.886 9 INFO neutron.wsgi [None req-bc589d0b-088b-4bd8-9bff-1a5c455a9c28 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/2657b288-4849-4df9-9ef6-e4994d6d17d8/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.5859220 2026-06-18 16:29:37.934 9 INFO neutron.db.ovn_revision_numbers_db [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 815f430a-07ef-4aa8-878c-7c032d07152e (type: ports) to 1 2026-06-18 16:29:38.020 10 INFO neutron.wsgi [None req-c1f695ec-8397-4369-812f-9140d29083d2 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports/6ed5ae40-603d-428e-bb3a-9a6303d0ac34 HTTP/1.1" status: 200 len: 1137 time: 0.1261663 2026-06-18 16:29:38.059 10 INFO neutron.wsgi [None req-64345bcc-0e96-42b6-b6e3-35fdfc6fe1e4 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports/6ed5ae40-603d-428e-bb3a-9a6303d0ac34 HTTP/1.1" status: 200 len: 1137 time: 0.0364635 2026-06-18 16:29:38.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-790eab6c-118e-4bd3-8c04-73dbdec92add 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 4a8529db-9c2b-4fa1-976f-ade8e607030e (type: ports) to 2 2026-06-18 16:29:38.243 9 INFO neutron.wsgi [req-d6e0d465-c33e-4a4e-8264-f5e5f8da832a req-4572b975-fd62-44b8-8cf6-2d4a43056846 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1168 time: 0.3391309 2026-06-18 16:29:38.318 9 INFO neutron.wsgi [None req-790eab6c-118e-4bd3-8c04-73dbdec92add 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/4a8529db-9c2b-4fa1-976f-ade8e607030e HTTP/1.1" status: 200 len: 1328 time: 3.1327069 2026-06-18 16:29:38.341 9 INFO neutron.wsgi [None req-5887b7b6-7702-48f3-a71f-219531546929 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 40887 time: 0.4879405 2026-06-18 16:29:38.381 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-02e9ed40-63dd-46ba-b47a-8dea6c09c685'] response: {'name': 'network-changed', 'server_uuid': '29a8791e-0706-4e05-99f5-65e68ced87b4', 'tag': '4a8529db-9c2b-4fa1-976f-ade8e607030e', 'status': 'completed', 'code': 200} 2026-06-18 16:29:38.401 9 INFO neutron.wsgi [None req-d17e2aa0-abd7-49ac-8670-5bf4c628ad6f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0377784 2026-06-18 16:29:38.414 9 INFO neutron.wsgi [req-d6e0d465-c33e-4a4e-8264-f5e5f8da832a req-c98370d6-be40-4ad0-a8f7-b4ff9059e9f7 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1556618 2026-06-18 16:29:38.469 9 INFO neutron.wsgi [None req-f923f69c-6572-4668-8b26-a400f02fb8e4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 730 time: 0.0531781 2026-06-18 16:29:38.472 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-ff65bc46-5fa9-40e9-b7ae-e13cb96d4903 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1359 time: 0.1119592 2026-06-18 16:29:38.552 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-226bfac6-841c-4ce6-ac6c-028bdba5533f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4a8529db-9c2b-4fa1-976f-ade8e607030e HTTP/1.1" status: 200 len: 217 time: 0.0664539 2026-06-18 16:29:38.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-2107df5a-e2e1-45b4-bdc3-2387668b6d5d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource fbc47ca4-348b-4233-a838-41fdbd79e900 (type: security_groups) to 1 2026-06-18 16:29:38.705 10 INFO neutron.wsgi [None req-2107df5a-e2e1-45b4-bdc3-2387668b6d5d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=baf1c86e869c4b91b86cd84269adefeb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3987594 2026-06-18 16:29:39.016 9 INFO neutron.wsgi [None req-ae5abe84-e1c7-47e1-926c-38335c7c3ad5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6094 time: 0.5412192 2026-06-18 16:29:39.026 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-2dd16e0f-b3e9-442e-aa84-38202b7e3772 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=a620a792-7444-4071-83dd-f92f0142c4be HTTP/1.1" status: 200 len: 852 time: 0.4557493 2026-06-18 16:29:39.062 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-65d4bef5-b5d8-4880-8ab7-1605007dff1d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=58dfc627-3f4f-4c16-8e7b-437a6b239ada&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0272079 2026-06-18 16:29:39.063 9 INFO neutron.wsgi [None req-709b6d8a-661c-49e8-ae4a-185e65faab75 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3493 time: 0.0412412 2026-06-18 16:29:39.084 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce (type: router_ports) to 3 2026-06-18 16:29:39.100 10 INFO neutron.wsgi [None req-7d777460-95e6-4d31-8433-2dc974e992c1 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/2657b288-4849-4df9-9ef6-e4994d6d17d8/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0349045 /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-06-18 16:29:39.154 10 INFO neutron.wsgi [None req-1a528248-7987-4c45-a3cf-8556e861e3ee 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/fbc47ca4-348b-4233-a838-41fdbd79e900 HTTP/1.1" status: 204 len: 168 time: 0.4311228 2026-06-18 16:29:39.175 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-cdaa9cf4-0dd9-4a8f-a6c9-7c56e99302e8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1013241 2026-06-18 16:29:39.228 10 INFO neutron.wsgi [None req-a1f696fa-733d-4c2d-b6ab-32f6258ca310 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports/815c2a05-7184-4b2a-9932-eaacced42a50 HTTP/1.1" status: 200 len: 1137 time: 0.1223133 2026-06-18 16:29:39.290 9 INFO neutron.wsgi [req-e781ab0e-ec79-4d16-b082-8f8bd85d0a0a req-5500a1c1-8b95-4fc8-890a-da2d905aceb1 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1085002 2026-06-18 16:29:39.310 10 INFO neutron.wsgi [None req-ea49aad2-8c35-4ae3-be21-ac3a8bd2afea 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=feed2a5779ef4c19a69211984745e3a7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0467651 2026-06-18 16:29:39.404 9 INFO neutron.wsgi [req-4a02b3a8-e888-4290-b4af-71e74a34c59f req-0530a50d-950c-4173-a241-cea64640a6b6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1359 time: 0.0687919 2026-06-18 16:29:39.431 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce (type: ports) to 2 2026-06-18 16:29:39.515 9 INFO neutron.wsgi [req-4a02b3a8-e888-4290-b4af-71e74a34c59f req-f31aba69-cf05-4bd3-9225-a80ef1c315ad 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 958 time: 0.0978029 2026-06-18 16:29:39.582 9 INFO neutron.wsgi [req-4a02b3a8-e888-4290-b4af-71e74a34c59f req-31e04c45-66fd-4f90-9b24-ade251c4df89 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4a8529db-9c2b-4fa1-976f-ade8e607030e HTTP/1.1" status: 200 len: 217 time: 0.0562308 2026-06-18 16:29:39.600 9 INFO neutron.wsgi [req-501725b0-a243-41ee-9437-46cfd1568b1b req-6b5649ba-9dbb-4a57-96d0-325d385803a8 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1168 time: 0.0914555 2026-06-18 16:29:39.632 9 INFO neutron.db.ovn_revision_numbers_db [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 815f430a-07ef-4aa8-878c-7c032d07152e (type: router_ports) to 2 2026-06-18 16:29:39.693 9 INFO neutron.wsgi [req-4a02b3a8-e888-4290-b4af-71e74a34c59f req-fb0d9bc8-2c7c-46a5-a01b-0db43b78f59b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=a620a792-7444-4071-83dd-f92f0142c4be HTTP/1.1" status: 200 len: 852 time: 0.0989809 2026-06-18 16:29:39.697 9 INFO neutron.wsgi [req-501725b0-a243-41ee-9437-46cfd1568b1b req-a686be57-fce9-4c53-8ebf-144a7a498309 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0878041 2026-06-18 16:29:39.759 9 INFO neutron.wsgi [req-4a02b3a8-e888-4290-b4af-71e74a34c59f req-d49abd07-4670-426a-857a-e8d7ca3fae47 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=58dfc627-3f4f-4c16-8e7b-437a6b239ada&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0567167 2026-06-18 16:29:39.901 9 INFO neutron.wsgi [req-4a02b3a8-e888-4290-b4af-71e74a34c59f req-69c36672-6824-482d-a327-931ebecb0603 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1331804 2026-06-18 16:29:39.936 9 INFO neutron.wsgi [None req-85119a50-5927-4a55-9823-2bb5caabbd34 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/e802e751-cd6b-416d-92ce-b82950345666 HTTP/1.1" status: 204 len: 168 time: 0.6212928 2026-06-18 16:29:39.988 9 INFO neutron.db.ovn_revision_numbers_db [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 815f430a-07ef-4aa8-878c-7c032d07152e (type: ports) to 2 2026-06-18 16:29:39.999 9 INFO neutron.wsgi [req-4a02b3a8-e888-4290-b4af-71e74a34c59f req-cccbce0f-af4b-4e5b-bed3-c315813b2f99 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0887761 2026-06-18 16:29:40.000 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce (type: ports) to 4 2026-06-18 16:29:40.096 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] No more DHCP agents 2026-06-18 16:29:40.097 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Unable to schedule network 8dbca10e-274a-45d1-a387-a339f054c058: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:40.264 10 INFO neutron.wsgi [None req-ce364a63-1fc2-4384-a175-9e3601910ba4 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/2657b288-4849-4df9-9ef6-e4994d6d17d8/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0301995 /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-06-18 16:29:40.300 10 INFO neutron.wsgi [None req-88310e42-e8db-4205-b068-9ef96ba34466 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=2657b288-4849-4df9-9ef6-e4994d6d17d8 HTTP/1.1" status: 200 len: 205 time: 0.0290003 2026-06-18 16:29:40.320 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cf4e08-fd64-4c36-b16d-2a64a10148d0 - - - - - -] Successfully bumped revision number for resource 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce (type: router_ports) to 4 2026-06-18 16:29:40.536 10 INFO neutron.wsgi [None req-6c45f0bc-3538-4f4a-a9e1-2c8e73c36a31 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/routers/2657b288-4849-4df9-9ef6-e4994d6d17d8 HTTP/1.1" status: 204 len: 168 time: 0.2253079 2026-06-18 16:29:40.813 10 INFO neutron.wsgi [None req-7328faad-fb72-400c-845b-237207848410 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/98e49a59-8fca-4cff-a0f6-57ed6e621952 HTTP/1.1" status: 204 len: 168 time: 0.2713320 2026-06-18 16:29:40.872 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No port found with ID 815c2a05-7184-4b2a-9932-eaacced42a50: RuntimeError: No port found with ID 815c2a05-7184-4b2a-9932-eaacced42a50 2026-06-18 16:29:40.873 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce 2026-06-18 16:29:40.902 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 3f2b5ba5-39e6-465c-92eb-4d1d798c3dce 2026-06-18 16:29:41.031 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 4a8529db-9c2b-4fa1-976f-ade8e607030e 2026-06-18 16:29:41.052 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 4a8529db-9c2b-4fa1-976f-ade8e607030e 2026-06-18 16:29:41.111 9 INFO neutron.wsgi [req-763a847a-f2cf-4e68-ad81-99c1f8b0b44e req-08833b6d-fa9e-46e3-99a0-fef36842d7aa a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1168 time: 0.0493345 2026-06-18 16:29:41.133 10 INFO neutron.wsgi [None req-acab98e9-7b49-4fa6-9a41-5093f171ba33 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/89b6ecee-40b6-4042-a61a-d0d21f4b8a00 HTTP/1.1" status: 204 len: 168 time: 0.3143346 2026-06-18 16:29:41.187 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf135fa2-533a-4ed4-9cda-5716f87195cb'] response: {'server_uuid': '29a8791e-0706-4e05-99f5-65e68ced87b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a8529db-9c2b-4fa1-976f-ade8e607030e', 'code': 200} 2026-06-18 16:29:41.224 9 INFO neutron.wsgi [req-763a847a-f2cf-4e68-ad81-99c1f8b0b44e req-d5bbd635-7501-46c0-8673-4a61a53a0e8f a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1042302 2026-06-18 16:29:41.321 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 4a8529db-9c2b-4fa1-976f-ade8e607030e (type: ports) to 4 2026-06-18 16:29:41.729 9 INFO neutron.db.ovn_revision_numbers_db [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 815f430a-07ef-4aa8-878c-7c032d07152e (type: router_ports) to 2 2026-06-18 16:29:41.732 9 INFO neutron.wsgi [None req-9127f76c-3eaa-4a02-a591-7715cfadd8dc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/e4fd9898-5d2a-4794-94ad-6b6344afd66e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 6.6899016 2026-06-18 16:29:41.774 9 INFO neutron.services.segments.plugin [-] Segment b633b0c6-246a-45d5-91b4-57e77d174643 resource provider aggregate not found 2026-06-18 16:29:41.781 9 INFO neutron.services.segments.plugin [-] Segment b633b0c6-246a-45d5-91b4-57e77d174643 resource provider aggregate not found 2026-06-18 16:29:41.809 9 INFO neutron.services.segments.plugin [-] Segment b633b0c6-246a-45d5-91b4-57e77d174643 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 b633b0c6-246a-45d5-91b4-57e77d174643 found for delete ", "request_id": "req-64bddea6-79b7-4cad-b3dd-d16f3fc8b201"}]} 2026-06-18 16:29:41.810 9 INFO neutron.services.segments.plugin [-] Segment b633b0c6-246a-45d5-91b4-57e77d174643 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 b633b0c6-246a-45d5-91b4-57e77d174643 found for delete ", "request_id": "req-324e65d9-644d-45e4-b023-22750a6d5104"}]} 2026-06-18 16:29:41.845 9 INFO neutron.wsgi [None req-0d5a95d9-7ee9-433f-bded-fdbb01f4c0cf b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/networks/bc2078e1-d314-4f50-a6cb-6882c411d760 HTTP/1.1" status: 204 len: 168 time: 0.7045026 /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-06-18 16:29:42.283 10 INFO neutron.services.segments.plugin [-] Segment f38ad150-f991-4a6a-ab65-9ca2e51157f1 resource provider aggregate not found 2026-06-18 16:29:42.289 10 INFO neutron.services.segments.plugin [-] Segment f38ad150-f991-4a6a-ab65-9ca2e51157f1 resource provider aggregate not found 2026-06-18 16:29:42.311 10 INFO neutron.services.segments.plugin [-] Segment f38ad150-f991-4a6a-ab65-9ca2e51157f1 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 f38ad150-f991-4a6a-ab65-9ca2e51157f1 found for delete ", "request_id": "req-06e2538b-638e-47a0-93fb-a32564bfb348"}]} 2026-06-18 16:29:42.315 10 INFO neutron.services.segments.plugin [-] Segment f38ad150-f991-4a6a-ab65-9ca2e51157f1 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 f38ad150-f991-4a6a-ab65-9ca2e51157f1 found for delete ", "request_id": "req-5f25793e-33f5-47fb-bc5b-84e80917c4f7"}]} 2026-06-18 16:29:42.331 10 INFO neutron.wsgi [None req-393b372e-7c88-4e04-b9e9-ab1b989027c0 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/networks/16d89b6d-061a-45f9-8aa0-f30913e610f8 HTTP/1.1" status: 204 len: 168 time: 0.4796281 2026-06-18 16:29:42.340 9 INFO neutron.wsgi [req-0bb15153-465c-45ff-bcb7-c7eb2c5278d9 req-acf11b11-dcda-40d0-9b76-1dcb677489a8 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1170 time: 0.0469313 2026-06-18 16:29:42.407 9 INFO neutron.wsgi [req-0bb15153-465c-45ff-bcb7-c7eb2c5278d9 req-cd464b54-7c71-4ea1-82e7-b87f14ea9560 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0518415 2026-06-18 16:29:42.447 9 INFO neutron.db.segments_db [None req-1deb2097-c531-41f4-8a0a-6e5532cd80d9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Added segment 5d3c1bfe-227e-4a25-9b1f-628c52e091d6 of type geneve for network 3ee53086-4750-4d6b-81ba-6e936c63ffe3 2026-06-18 16:29:42.557 9 INFO neutron.wsgi [req-32fdf456-9226-4b85-85ef-6b60dee6d327 req-18087a6d-4ee1-4933-9b83-0bddbca50b89 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1170 time: 0.0655782 2026-06-18 16:29:42.598 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d8193f9-8fc3-4f15-a65b-821a9077fcb7 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource 40e2abe2-d326-44a1-ab73-01c6fc7a692f (type: security_groups) to 1 2026-06-18 16:29:42.631 10 INFO neutron.wsgi [None req-6d8193f9-8fc3-4f15-a65b-821a9077fcb7 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.1600962 2026-06-18 16:29:42.652 9 INFO neutron.db.ovn_revision_numbers_db [None req-1deb2097-c531-41f4-8a0a-6e5532cd80d9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 3ee53086-4750-4d6b-81ba-6e936c63ffe3 (type: networks) to 1 2026-06-18 16:29:42.660 9 INFO neutron.wsgi [req-32fdf456-9226-4b85-85ef-6b60dee6d327 req-b60ff461-65bc-4e25-907f-075d575b6015 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0817342 2026-06-18 16:29:42.735 10 INFO neutron.wsgi [None req-e04878e8-0127-4b70-95b8-850ba11e685a a396774ecf8f4075ad85937e6eacdb44 d896cd30c41049ec84de6cb75a06bcba - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1356 time: 0.0442221 2026-06-18 16:29:42.883 10 INFO neutron.db.ovn_revision_numbers_db [None req-85786466-3c55-479e-adfc-cb2d9eaed085 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource e31b7785-6c63-4a15-8722-7947a515988a (type: security_group_rules) to 0 2026-06-18 16:29:42.974 10 INFO neutron.wsgi [None req-85786466-3c55-479e-adfc-cb2d9eaed085 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.3374143 2026-06-18 16:29:42.981 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1deb2097-c531-41f4-8a0a-6e5532cd80d9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:42.994 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1deb2097-c531-41f4-8a0a-6e5532cd80d9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network 3ee53086-4750-4d6b-81ba-6e936c63ffe3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:43.065 10 INFO neutron.db.l3_db [None req-d198779d-3d35-4a15-a1dc-0a1df3ab6389 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Floating IP 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 associated. External IP: 10.96.250.205, port: 4a8529db-9c2b-4fa1-976f-ade8e607030e. 2026-06-18 16:29:43.094 9 INFO neutron.db.ovn_revision_numbers_db [None req-1deb2097-c531-41f4-8a0a-6e5532cd80d9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 561f454d-ca25-4c81-afe1-6482cd6109ba (type: ports) to 1 2026-06-18 16:29:43.144 9 INFO neutron.wsgi [None req-1deb2097-c531-41f4-8a0a-6e5532cd80d9 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.7980926 2026-06-18 16:29:43.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-9a766dff-7869-4c85-bdda-2d4bc24490a8 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource 5dbf4d20-9c90-48d5-ab22-71fb261d3a20 (type: security_group_rules) to 0 2026-06-18 16:29:43.236 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ac42788-32dc-4d54-b23b-5aa12ae93058'] response: {'server_uuid': '29a8791e-0706-4e05-99f5-65e68ced87b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a8529db-9c2b-4fa1-976f-ade8e607030e', 'code': 200} 2026-06-18 16:29:43.290 9 INFO neutron.wsgi [None req-9a766dff-7869-4c85-bdda-2d4bc24490a8 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.3063335 2026-06-18 16:29:43.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-d198779d-3d35-4a15-a1dc-0a1df3ab6389 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 (type: floatingips) to 4 2026-06-18 16:29:43.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-d198779d-3d35-4a15-a1dc-0a1df3ab6389 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Successfully bumped revision number for resource 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 (type: floatingips) to 5 2026-06-18 16:29:43.513 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f2c1383-2b78-4782-88d0-1d66f6b01059 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:43.516 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f2c1383-2b78-4782-88d0-1d66f6b01059 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network 3ee53086-4750-4d6b-81ba-6e936c63ffe3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:43.539 10 INFO neutron.wsgi [None req-d198779d-3d35-4a15-a1dc-0a1df3ab6389 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/76e4ab99-27e3-4ac9-8807-9ba5aabf8496 HTTP/1.1" status: 200 len: 1049 time: 0.7986846 /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-06-18 16:29:43.559 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No port found with ID 6ed5ae40-603d-428e-bb3a-9a6303d0ac34: RuntimeError: No port found with ID 6ed5ae40-603d-428e-bb3a-9a6303d0ac34 2026-06-18 16:29:43.560 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 815f430a-07ef-4aa8-878c-7c032d07152e 2026-06-18 16:29:43.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-d62f4b24-71bb-4c18-8cd7-db8fbd0bdb8f 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource 204f350c-92e2-4ea6-b3e9-2e4abf0f8a37 (type: security_group_rules) to 0 2026-06-18 16:29:43.585 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 815f430a-07ef-4aa8-878c-7c032d07152e 2026-06-18 16:29:43.602 10 INFO neutron.wsgi [None req-dafd6810-1655-47fb-96d8-da34708b1d3f a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.138 "GET /v2.0/floatingips/76e4ab99-27e3-4ac9-8807-9ba5aabf8496 HTTP/1.1" status: 200 len: 1051 time: 0.0567837 2026-06-18 16:29:43.608 10 INFO neutron.wsgi [None req-d62f4b24-71bb-4c18-8cd7-db8fbd0bdb8f 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.3108599 2026-06-18 16:29:43.918 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa7b899b-78af-4135-893b-514bc66683c5 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] Successfully bumped revision number for resource f6cd83a1-1dc2-4092-ac19-39b26324b459 (type: security_groups) to 1 2026-06-18 16:29:43.960 9 INFO neutron.db.ovn_revision_numbers_db [None req-7176a934-7087-463c-80d8-d6ad79756ff4 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource d6c83d5d-4f47-48a5-84e4-cd1e31fb7701 (type: security_group_rules) to 0 2026-06-18 16:29:43.994 10 INFO neutron.db.segments_db [None req-fa7b899b-78af-4135-893b-514bc66683c5 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] Added segment 2af0b8d6-37db-4a4e-a886-1ab7959f9fbf of type geneve for network 72c4b627-0ed2-4a0b-a0ac-74a036c18b22 2026-06-18 16:29:44.035 9 INFO neutron.wsgi [None req-7176a934-7087-463c-80d8-d6ad79756ff4 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.4186559 2026-06-18 16:29:44.093 10 INFO neutron.db.securitygroups_db [None req-8dbe35b5-0b2b-4c12-89e7-0563e2877514 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Project a48cf6d3c02444ed8e3d4fd7c1c0e829 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-18 16:29:44.128 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 815f430a-07ef-4aa8-878c-7c032d07152e (type: ports) to 3 2026-06-18 16:29:44.196 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa7b899b-78af-4135-893b-514bc66683c5 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] Successfully bumped revision number for resource 72c4b627-0ed2-4a0b-a0ac-74a036c18b22 (type: networks) to 1 2026-06-18 16:29:44.321 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dbe35b5-0b2b-4c12-89e7-0563e2877514 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource 578435a4-4b4b-43a0-872c-454d7dea2b2b (type: security_group_rules) to 0 2026-06-18 16:29:44.334 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 815f430a-07ef-4aa8-878c-7c032d07152e (type: router_ports) to 3 2026-06-18 16:29:44.406 10 INFO neutron.wsgi [None req-8dbe35b5-0b2b-4c12-89e7-0563e2877514 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.3657827 2026-06-18 16:29:44.416 9 INFO neutron.db.ovn_revision_numbers_db [None req-9f2c1383-2b78-4782-88d0-1d66f6b01059 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 561f454d-ca25-4c81-afe1-6482cd6109ba (type: ports) to 2 2026-06-18 16:29:44.449 9 INFO neutron.db.ovn_revision_numbers_db [None req-9f2c1383-2b78-4782-88d0-1d66f6b01059 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 9e0f11db-a6fe-478b-aa00-d87108be76d5 (type: subnets) to 0 2026-06-18 16:29:44.464 10 INFO neutron.db.securitygroups_db [None req-10f27680-8be5-4e59-8ded-26da78bf5aaf 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Project a48cf6d3c02444ed8e3d4fd7c1c0e829 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-18 16:29:44.468 9 INFO neutron.wsgi [None req-9f2c1383-2b78-4782-88d0-1d66f6b01059 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.3151026 2026-06-18 16:29:44.513 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa7b899b-78af-4135-893b-514bc66683c5 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] No more DHCP agents 2026-06-18 16:29:44.515 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa7b899b-78af-4135-893b-514bc66683c5 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] Unable to schedule network 72c4b627-0ed2-4a0b-a0ac-74a036c18b22: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:44.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa7b899b-78af-4135-893b-514bc66683c5 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] Successfully bumped revision number for resource 61230102-9772-45e8-b80a-e76666337deb (type: ports) to 1 2026-06-18 16:29:44.614 10 INFO neutron.db.ovn_revision_numbers_db [None req-10f27680-8be5-4e59-8ded-26da78bf5aaf 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource 8501181b-45be-490f-bb2a-91f74f6e6401 (type: security_group_rules) to 0 2026-06-18 16:29:44.625 10 INFO neutron.wsgi [None req-fa7b899b-78af-4135-893b-514bc66683c5 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.1059220 2026-06-18 16:29:44.648 10 INFO neutron.wsgi [None req-10f27680-8be5-4e59-8ded-26da78bf5aaf 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.2354012 2026-06-18 16:29:44.660 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fcae888-01e4-44a2-8f70-25cd44ffb32a b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 3b584804-4ea7-4cfb-9445-bb230ebe758b (type: routers) to 1 2026-06-18 16:29:44.676 9 INFO neutron.wsgi [None req-8fcae888-01e4-44a2-8f70-25cd44ffb32a b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2023780 2026-06-18 16:29:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019388 2026-06-18 16:29:44.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013120 2026-06-18 16:29:44.921 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9d8d835-9a01-421c-8b60-1d39b40fe82c 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] No more DHCP agents 2026-06-18 16:29:44.924 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9d8d835-9a01-421c-8b60-1d39b40fe82c 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] Unable to schedule network 72c4b627-0ed2-4a0b-a0ac-74a036c18b22: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:45.073 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fae8a96e-c7f9-423c-8279-7c663996b124 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:45.077 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fae8a96e-c7f9-423c-8279-7c663996b124 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network 3ee53086-4750-4d6b-81ba-6e936c63ffe3: 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-06-18 16:29:45.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-a390a7ef-172f-4f0b-be30-c6ec2cdbc041 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource 24e4c2d5-5882-4e01-ac01-840d9369758b (type: security_groups) to 1 2026-06-18 16:29:45.286 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0564da54-d477-4d0a-8598-5e714bdcad0f'] response: {'name': 'network-changed', 'server_uuid': '29a8791e-0706-4e05-99f5-65e68ced87b4', 'tag': '4a8529db-9c2b-4fa1-976f-ade8e607030e', 'status': 'completed', 'code': 200} 2026-06-18 16:29:45.302 9 INFO neutron.wsgi [None req-a390a7ef-172f-4f0b-be30-c6ec2cdbc041 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.2097342 2026-06-18 16:29:45.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-d9d8d835-9a01-421c-8b60-1d39b40fe82c 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] Successfully bumped revision number for resource 70699e54-35fa-4c75-949c-37202a8c86e2 (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-06-18 16:29:45.317 9 INFO neutron.db.ovn_revision_numbers_db [None req-fae8a96e-c7f9-423c-8279-7c663996b124 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 52800c77-29e2-4ef2-9002-d911aede146c (type: ports) to 1 2026-06-18 16:29:45.345 9 INFO neutron.wsgi [req-47d5e5b0-7be1-48b2-937f-8bd6ceede20f req-96c346e8-412c-46a0-a891-95dcf5fe335b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1361 time: 0.0387366 2026-06-18 16:29:45.347 10 INFO neutron.wsgi [None req-d9d8d835-9a01-421c-8b60-1d39b40fe82c 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.7167339 2026-06-18 16:29:45.363 9 INFO neutron.wsgi [None req-fae8a96e-c7f9-423c-8279-7c663996b124 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1147 time: 0.6804383 2026-06-18 16:29:45.441 9 INFO neutron.wsgi [req-47d5e5b0-7be1-48b2-937f-8bd6ceede20f req-5c4ac60b-670b-4204-a4b0-35004e03ac75 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 200 len: 958 time: 0.0821044 2026-06-18 16:29:45.503 10 INFO neutron.db.ovn_revision_numbers_db [None req-34940d7a-2c02-4a0a-a10a-357481b1545b 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource fe2b7c66-3ce5-4836-b78b-116d38abd311 (type: security_group_rules) to 0 2026-06-18 16:29:45.551 10 INFO neutron.wsgi [None req-34940d7a-2c02-4a0a-a10a-357481b1545b 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2440495 2026-06-18 16:29:45.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c599cea-cac8-472e-a808-769879a8d1d4 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource 07085809-a793-42da-a09a-f0f2065373ed (type: security_group_rules) to 0 2026-06-18 16:29:45.835 10 INFO neutron.wsgi [None req-4c599cea-cac8-472e-a808-769879a8d1d4 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2711215 2026-06-18 16:29:45.861 9 INFO neutron.wsgi [req-47d5e5b0-7be1-48b2-937f-8bd6ceede20f req-e64d7913-4215-4823-a6d0-1c02174c3b06 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4a8529db-9c2b-4fa1-976f-ade8e607030e HTTP/1.1" status: 200 len: 1059 time: 0.4104414 2026-06-18 16:29:45.904 10 INFO neutron.db.ovn_revision_numbers_db [None req-822af2d3-1a98-45b3-aaf0-c9e95770fe75 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 52800c77-29e2-4ef2-9002-d911aede146c (type: router_ports) to 2 2026-06-18 16:29:45.965 9 INFO neutron.wsgi [req-47d5e5b0-7be1-48b2-937f-8bd6ceede20f req-fbfedc30-1f56-47f3-8b49-8ac0c25e69d4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=a620a792-7444-4071-83dd-f92f0142c4be HTTP/1.1" status: 200 len: 852 time: 0.0845118 2026-06-18 16:29:46.029 9 INFO neutron.wsgi [req-47d5e5b0-7be1-48b2-937f-8bd6ceede20f req-845b1f61-a682-4c82-b663-e3d18c33eb30 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=58dfc627-3f4f-4c16-8e7b-437a6b239ada&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0548658 2026-06-18 16:29:46.153 10 INFO neutron.db.ovn_revision_numbers_db [None req-822af2d3-1a98-45b3-aaf0-c9e95770fe75 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 52800c77-29e2-4ef2-9002-d911aede146c (type: ports) to 2 2026-06-18 16:29:46.161 9 INFO neutron.wsgi [req-47d5e5b0-7be1-48b2-937f-8bd6ceede20f req-697c49a6-c425-4eac-8e67-4afe14b69dd1 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1243751 2026-06-18 16:29:46.176 9 INFO neutron.wsgi [None req-bd8d9f27-3b2b-4655-aebd-a14d7503a4c0 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.8253012 2026-06-18 16:29:46.259 9 INFO neutron.wsgi [None req-3f147fcc-6bba-46cf-beb0-825880ac7dc3 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "PUT /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 218 time: 0.0737417 /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-06-18 16:29:46.276 9 INFO neutron.wsgi [req-47d5e5b0-7be1-48b2-937f-8bd6ceede20f req-ecd5c56f-7b00-490b-9524-9a7c491b3dfc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1040342 2026-06-18 16:29:46.304 10 INFO neutron.wsgi [None req-251ce296-4ec0-44d7-b1aa-25bd972a87c0 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 218 time: 0.0372910 2026-06-18 16:29:46.350 9 INFO neutron.wsgi [None req-5fde300f-de08-4e88-9ae0-2d195d5d1092 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "PUT /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0384271 2026-06-18 16:29:46.355 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0969a87e-4cbf-405b-8921-969c743786d7 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] No more DHCP agents 2026-06-18 16:29:46.363 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0969a87e-4cbf-405b-8921-969c743786d7 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:46.381 9 INFO neutron.wsgi [None req-6204ba54-a82d-4012-bc42-fdca804e1c0d 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 227 time: 0.0235996 2026-06-18 16:29:46.420 9 INFO neutron.wsgi [None req-e647f5f7-9220-4de8-a6cf-db382eec3d4e 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "PUT /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0310645 2026-06-18 16:29:46.440 9 INFO neutron.wsgi [None req-0adb0f33-c1a7-4554-ba29-f242feeb738b 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 227 time: 0.0147789 2026-06-18 16:29:46.483 9 INFO neutron.wsgi [None req-dcff50a1-26dd-43b5-b539-939929e158be 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "PUT /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0363371 2026-06-18 16:29:46.516 9 INFO neutron.wsgi [None req-0d696a5f-9f96-498b-9d00-ddd9fa5fbd28 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 245 time: 0.0279548 2026-06-18 16:29:46.562 10 INFO neutron.wsgi [None req-fef082c0-3ba8-4660-83f4-9feda24e2ecf 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "PUT /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 230 time: 0.0409403 2026-06-18 16:29:46.583 10 INFO neutron.wsgi [None req-2b19aeaf-b521-4df8-bbd0-a263dc9c4e31 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 230 time: 0.0163724 2026-06-18 16:29:46.611 9 INFO neutron.wsgi [None req-28079031-fcdf-4a42-974c-1bd3e7788635 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0213223 2026-06-18 16:29:46.638 9 INFO neutron.api.v2.resource [None req-15209698-b1b7-4db6-b4f8-ec4d8f23cfc2 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:29:46.639 9 INFO neutron.wsgi [None req-15209698-b1b7-4db6-b4f8-ec4d8f23cfc2 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0227413 2026-06-18 16:29:46.675 10 INFO neutron.db.ovn_revision_numbers_db [None req-822af2d3-1a98-45b3-aaf0-c9e95770fe75 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 52800c77-29e2-4ef2-9002-d911aede146c (type: router_ports) to 3 2026-06-18 16:29:46.711 9 INFO neutron.wsgi [None req-36ab2f79-5d71-4a90-9d2c-d29c7c7f4c58 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0655508 2026-06-18 16:29:46.735 9 INFO neutron.wsgi [None req-292ce634-f4d7-4e88-ac22-e0e77f12e520 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 223 time: 0.0168407 2026-06-18 16:29:46.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-0969a87e-4cbf-405b-8921-969c743786d7 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource d3e9f627-2390-4eb1-ad29-50d9a0910692 (type: floatingips) to 0 2026-06-18 16:29:46.768 9 INFO neutron.api.v2.resource [None req-4e4aca80-dbfb-44fb-b9c7-a373362ba678 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:29:46.769 9 INFO neutron.wsgi [None req-4e4aca80-dbfb-44fb-b9c7-a373362ba678 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0286796 2026-06-18 16:29:46.773 9 INFO neutron.wsgi [None req-0969a87e-4cbf-405b-8921-969c743786d7 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.9302921 2026-06-18 16:29:46.811 9 INFO neutron.wsgi [None req-f48d2f26-1563-47bb-8961-e6e2215da203 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 204 len: 168 time: 0.0346951 2026-06-18 16:29:46.844 9 INFO neutron.wsgi [None req-9ae3478e-c75d-4654-9bc3-80d87ad71044 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9/tags HTTP/1.1" status: 200 len: 205 time: 0.0281746 2026-06-18 16:29:46.849 10 INFO neutron.db.ovn_revision_numbers_db [None req-822af2d3-1a98-45b3-aaf0-c9e95770fe75 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource 52800c77-29e2-4ef2-9002-d911aede146c (type: ports) to 3 2026-06-18 16:29:46.897 9 INFO neutron.wsgi [None req-1dc18d6a-5642-4884-a39b-b4b6d1b89b5a 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9 HTTP/1.1" status: 200 len: 603 time: 0.0399668 2026-06-18 16:29:46.941 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-467cc204-6120-4258-82b2-0308feb22f53 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-securitygroup--19179908&fields=id&tenant_id=a48cf6d3c02444ed8e3d4fd7c1c0e829 HTTP/1.1" status: 200 len: 267 time: 0.0666022 2026-06-18 16:29:46.943 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-822af2d3-1a98-45b3-aaf0-c9e95770fe75 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] No more DHCP agents 2026-06-18 16:29:46.944 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-822af2d3-1a98-45b3-aaf0-c9e95770fe75 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Unable to schedule network 3ee53086-4750-4d6b-81ba-6e936c63ffe3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:47.031 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-ec757016-a3ce-4a7b-9b05-0626ce41f606 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-560434265&fields=id&tenant_id=a48cf6d3c02444ed8e3d4fd7c1c0e829 HTTP/1.1" status: 200 len: 267 time: 0.0831866 2026-06-18 16:29:47.068 9 INFO neutron.wsgi [None req-e4feb9e9-d988-4d41-90d4-d9b67b67aefb 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - default default] 10.0.0.138 "GET /v2.0/ports/70699e54-35fa-4c75-949c-37202a8c86e2 HTTP/1.1" status: 200 len: 1020 time: 0.1638060 2026-06-18 16:29:47.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-822af2d3-1a98-45b3-aaf0-c9e95770fe75 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 52800c77-29e2-4ef2-9002-d911aede146c (type: router_ports) to 3 2026-06-18 16:29:47.142 10 INFO neutron.wsgi [None req-822af2d3-1a98-45b3-aaf0-c9e95770fe75 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/3b584804-4ea7-4cfb-9445-bb230ebe758b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7717063 /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-06-18 16:29:47.164 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-996274a5-7f1a-4514-9734-dc1739f53a6e 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/networks?id=4e2d4156-1845-4b26-9c49-f9444728c48b HTTP/1.1" status: 200 len: 871 time: 0.1149933 2026-06-18 16:29:47.190 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-56eae59e-f646-4a34-a9c6-c43f49d95607 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/quotas/a48cf6d3c02444ed8e3d4fd7c1c0e829 HTTP/1.1" status: 200 len: 386 time: 0.0128095 2026-06-18 16:29:47.214 10 INFO neutron.wsgi [None req-65a80e40-0680-4fe5-83aa-f187eeb1b79f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports/52800c77-29e2-4ef2-9002-d911aede146c HTTP/1.1" status: 200 len: 1203 time: 0.0657740 2026-06-18 16:29:47.240 9 INFO neutron.wsgi [None req-780a8385-6b20-4364-a8e9-f2f7dcb32c36 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/31f23354-6c7a-4314-aade-0e38b5ef59f9 HTTP/1.1" status: 204 len: 168 time: 0.1647699 2026-06-18 16:29:47.350 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-53388bbd-238e-43fb-802e-2d76c001fae2 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=a48cf6d3c02444ed8e3d4fd7c1c0e829&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1419282 2026-06-18 16:29:47.465 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-398e39eb-5ad9-4f22-9727-6f025bbe084f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1020014 2026-06-18 16:29:47.567 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-17f8b843-56f4-496b-be30-e504a53d35c7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0918818 2026-06-18 16:29:47.626 9 INFO neutron.wsgi [None req-0a4e0dcf-c827-4f57-b386-c1d34c0b688d 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "DELETE /v2.0/ports/70699e54-35fa-4c75-949c-37202a8c86e2 HTTP/1.1" status: 204 len: 168 time: 0.3747280 2026-06-18 16:29:47.768 9 INFO neutron.wsgi [req-6987e349-7802-49c2-b99b-a5b9c8da5d1f req-85f05212-1f37-41a6-a189-bee6f1dc83b1 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 210 time: 0.0367179 2026-06-18 16:29:48.090 9 INFO neutron.services.segments.plugin [-] Segment 2af0b8d6-37db-4a4e-a886-1ab7959f9fbf resource provider aggregate not found 2026-06-18 16:29:48.097 9 INFO neutron.services.segments.plugin [-] Segment 2af0b8d6-37db-4a4e-a886-1ab7959f9fbf resource provider aggregate not found 2026-06-18 16:29:48.125 9 INFO neutron.services.segments.plugin [-] Segment 2af0b8d6-37db-4a4e-a886-1ab7959f9fbf 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 2af0b8d6-37db-4a4e-a886-1ab7959f9fbf found for delete ", "request_id": "req-85141d55-9743-4389-adc6-dd34b2df3b68"}]} 2026-06-18 16:29:48.126 9 INFO neutron.services.segments.plugin [-] Segment 2af0b8d6-37db-4a4e-a886-1ab7959f9fbf 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 2af0b8d6-37db-4a4e-a886-1ab7959f9fbf found for delete ", "request_id": "req-9d47d86a-8658-438d-a655-865bce253f5b"}]} 2026-06-18 16:29:48.161 9 INFO neutron.wsgi [None req-26df15cd-7692-44fc-a43c-32050a9135c7 886ce54202ee4dfebf3ccc505191a0a6 d5b48cc6dd994b70989e8b125ff08729 - - - -] 10.0.0.138 "DELETE /v2.0/networks/72c4b627-0ed2-4a0b-a0ac-74a036c18b22 HTTP/1.1" status: 204 len: 168 time: 0.5295455 2026-06-18 16:29:48.185 10 INFO neutron.wsgi [None req-cb1e79c2-d84b-4b1d-aec3-f99c16458a4e b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/3b584804-4ea7-4cfb-9445-bb230ebe758b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9672155 /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-06-18 16:29:48.569 10 INFO neutron.api.v2.resource [None req-3a48b794-2d47-4bcf-9fa6-8624d2315d52 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-18 16:29:48.570 10 INFO neutron.wsgi [None req-3a48b794-2d47-4bcf-9fa6-8624d2315d52 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "PUT /v2.0/routers/3b584804-4ea7-4cfb-9445-bb230ebe758b/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.3797462 2026-06-18 16:29:48.604 10 INFO neutron.wsgi [None req-f9330204-1f1a-4409-a640-3f98299438d4 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=3b584804-4ea7-4cfb-9445-bb230ebe758b HTTP/1.1" status: 200 len: 205 time: 0.0205846 2026-06-18 16:29:48.677 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-88a5b174-4901-4ca8-9e06-7ca91d1f3d2e 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 199.19.213.203 "GET /v2.0/networks?id=4e2d4156-1845-4b26-9c49-f9444728c48b HTTP/1.1" status: 200 len: 871 time: 0.0844169 2026-06-18 16:29:48.741 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-17c43cda-700f-4754-9ca9-4577a132ffb7 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a48cf6d3c02444ed8e3d4fd7c1c0e829 HTTP/1.1" status: 200 len: 470 time: 0.0540791 2026-06-18 16:29:48.871 10 INFO neutron.wsgi [None req-3935ccbe-e43d-438d-8c26-d3c7556c0d0f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/routers/3b584804-4ea7-4cfb-9445-bb230ebe758b HTTP/1.1" status: 204 len: 168 time: 0.2618473 2026-06-18 16:29:48.872 9 INFO neutron.wsgi [req-373bb596-634a-49ad-b043-320384908f2f req-75c132cb-9eff-4886-b607-b770d471f137 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 210 time: 0.0237627 2026-06-18 16:29:49.190 9 INFO neutron.wsgi [None req-d165313c-18ad-4ff6-867c-a5d34ce0e927 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/9e0f11db-a6fe-478b-aa00-d87108be76d5 HTTP/1.1" status: 204 len: 168 time: 0.3147614 2026-06-18 16:29:49.223 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42cbbd4f-2259-45da-be85-1695f51e2526 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] No more DHCP agents 2026-06-18 16:29:49.225 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42cbbd4f-2259-45da-be85-1695f51e2526 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Unable to schedule network 4e2d4156-1845-4b26-9c49-f9444728c48b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:49.377 9 INFO neutron.db.ovn_revision_numbers_db [None req-42cbbd4f-2259-45da-be85-1695f51e2526 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource 85d6be0f-6356-428d-aa80-c79396020717 (type: ports) to 1 2026-06-18 16:29:49.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-34f1a28d-63c6-4314-8973-3c1cc7d7a634 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 694ece22-ea42-44d2-a6f6-0d8e3bf19ae8 (type: security_groups) to 1 2026-06-18 16:29:49.399 9 INFO neutron.wsgi [None req-42cbbd4f-2259-45da-be85-1695f51e2526 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1197 time: 0.6342258 /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-06-18 16:29:49.435 10 INFO neutron.wsgi [None req-34f1a28d-63c6-4314-8973-3c1cc7d7a634 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=d244dbac3d9a4030af2b762a0e39df7a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3614612 2026-06-18 16:29:49.516 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No hosting information found for port 815f430a-07ef-4aa8-878c-7c032d07152e: RuntimeError: No hosting information found for port 815f430a-07ef-4aa8-878c-7c032d07152e 2026-06-18 16:29:49.517 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 52800c77-29e2-4ef2-9002-d911aede146c 2026-06-18 16:29:49.650 10 INFO neutron.services.segments.plugin [-] Segment 5d3c1bfe-227e-4a25-9b1f-628c52e091d6 resource provider aggregate not found 2026-06-18 16:29:49.661 10 INFO neutron.services.segments.plugin [-] Segment 5d3c1bfe-227e-4a25-9b1f-628c52e091d6 resource provider aggregate not found 2026-06-18 16:29:49.666 10 INFO neutron.services.segments.plugin [-] Segment 5d3c1bfe-227e-4a25-9b1f-628c52e091d6 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 5d3c1bfe-227e-4a25-9b1f-628c52e091d6 found for delete ", "request_id": "req-4b870f14-8936-4f27-8b19-6ec5e9b51cb5"}]} 2026-06-18 16:29:49.682 10 INFO neutron.services.segments.plugin [-] Segment 5d3c1bfe-227e-4a25-9b1f-628c52e091d6 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 5d3c1bfe-227e-4a25-9b1f-628c52e091d6 found for delete ", "request_id": "req-9481462f-c82b-4b02-ade4-e41aeb00d723"}]} 2026-06-18 16:29:49.708 10 INFO neutron.wsgi [None req-10497005-e86d-474f-a484-9b59d6222a1c b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/networks/3ee53086-4750-4d6b-81ba-6e936c63ffe3 HTTP/1.1" status: 204 len: 168 time: 0.5126963 2026-06-18 16:29:49.745 10 INFO neutron.wsgi [None req-b314a23f-d538-4192-b4ad-916b87c2fbd5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/694ece22-ea42-44d2-a6f6-0d8e3bf19ae8 HTTP/1.1" status: 204 len: 168 time: 0.3044710 2026-06-18 16:29:49.804 10 INFO neutron.db.segments_db [None req-e54cbcc0-4a37-49f5-a881-f74c5f4f5352 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Added segment 566398c1-078f-4eb3-ad26-e3a7a495be78 of type geneve for network 879af7a1-3abd-49ee-8e07-c4968f912731 2026-06-18 16:29:49.939 9 INFO neutron.wsgi [None req-a4bc2293-300a-4516-a67b-ca5ed55007da 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=d5b48cc6dd994b70989e8b125ff08729&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0559366 2026-06-18 16:29:49.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-e54cbcc0-4a37-49f5-a881-f74c5f4f5352 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 879af7a1-3abd-49ee-8e07-c4968f912731 (type: networks) to 1 2026-06-18 16:29:50.003 9 INFO neutron.wsgi [req-b4839499-816f-493c-878f-b86c290d67f0 req-e8d4f396-ee04-4638-9cad-2ffda8b4466c 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1195 time: 0.0492141 2026-06-18 16:29:50.118 9 INFO neutron.wsgi [req-b4839499-816f-493c-878f-b86c290d67f0 req-4cb1fe02-7f1f-453e-8526-45736a9164ed 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=40e2abe2-d326-44a1-ab73-01c6fc7a692f&id=24e4c2d5-5882-4e01-ac01-840d9369758b&fields=id&fields=name HTTP/1.1" status: 200 len: 403 time: 0.1031001 2026-06-18 16:29:50.202 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e54cbcc0-4a37-49f5-a881-f74c5f4f5352 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:50.203 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e54cbcc0-4a37-49f5-a881-f74c5f4f5352 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network 879af7a1-3abd-49ee-8e07-c4968f912731: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:50.267 9 INFO neutron.db.ovn_revision_numbers_db [None req-1698d3e9-4694-4535-a37a-4f67054134f6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 85d6be0f-6356-428d-aa80-c79396020717 (type: ports) to 2 2026-06-18 16:29:50.287 10 INFO neutron.db.ovn_revision_numbers_db [None req-e54cbcc0-4a37-49f5-a881-f74c5f4f5352 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 20546fcf-b0e8-41ba-9b6c-af1b04479501 (type: ports) to 1 2026-06-18 16:29:50.311 9 INFO neutron.wsgi [None req-f02fd563-5990-49fa-ba2f-4da57dcff77f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/f6cd83a1-1dc2-4092-ac19-39b26324b459 HTTP/1.1" status: 204 len: 168 time: 0.3644927 2026-06-18 16:29:50.327 10 INFO neutron.wsgi [None req-e54cbcc0-4a37-49f5-a881-f74c5f4f5352 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.6108539 2026-06-18 16:29:50.520 9 INFO neutron.db.ovn_revision_numbers_db [None req-1698d3e9-4694-4535-a37a-4f67054134f6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 85d6be0f-6356-428d-aa80-c79396020717 (type: ports) to 2 2026-06-18 16:29:50.545 9 INFO neutron.wsgi [None req-1698d3e9-4694-4535-a37a-4f67054134f6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/85d6be0f-6356-428d-aa80-c79396020717 HTTP/1.1" status: 200 len: 1367 time: 1.1397405 2026-06-18 16:29:50.594 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-468a709c-5c2f-4112-b137-1acdbd983b96'] response: {'name': 'network-changed', 'server_uuid': 'f5046039-6b84-4238-8b64-925aac7a4aa1', 'tag': '85d6be0f-6356-428d-aa80-c79396020717', '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-06-18 16:29:50.635 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-a296c227-5fb6-454a-9bf9-bdb042f481e6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=a48cf6d3c02444ed8e3d4fd7c1c0e829&device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1398 time: 0.0479524 2026-06-18 16:29:50.653 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-acc1a259-e9bf-441a-8a6b-d97992d22614 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:50.656 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-acc1a259-e9bf-441a-8a6b-d97992d22614 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network 879af7a1-3abd-49ee-8e07-c4968f912731: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:50.679 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-745976d0-c82d-463d-a169-18a9b81425a9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=85d6be0f-6356-428d-aa80-c79396020717 HTTP/1.1" status: 200 len: 217 time: 0.0374725 2026-06-18 16:29:50.732 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-e9ea3f05-43ec-43ff-90ed-70deb090488d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=455c3f1a-b987-4cd4-bb92-af6c138710a3 HTTP/1.1" status: 200 len: 865 time: 0.0475397 2026-06-18 16:29:50.768 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-e847af13-ce88-414e-88f0-0555b96640b8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=4e2d4156-1845-4b26-9c49-f9444728c48b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0293005 2026-06-18 16:29:50.872 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-d8b0392e-9b02-49b4-a862-48ef9c3318c9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0953805 2026-06-18 16:29:50.963 9 INFO neutron.wsgi [req-315ffbe0-c454-4710-8371-9cb6d1563c5d req-cf48706a-01b6-43f5-b1e9-b8ce43cb1eb3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0849433 2026-06-18 16:29:51.042 9 INFO neutron.wsgi [req-685fd21b-2daf-49bb-a399-348ae46151cf req-1c295777-00b5-43f4-91a7-5e33492ca837 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=a48cf6d3c02444ed8e3d4fd7c1c0e829&device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1398 time: 0.0364940 2026-06-18 16:29:51.120 9 INFO neutron.wsgi [req-685fd21b-2daf-49bb-a399-348ae46151cf req-ab1658dd-d940-4505-8586-eed2285e281d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=4e2d4156-1845-4b26-9c49-f9444728c48b HTTP/1.1" status: 200 len: 970 time: 0.0668707 2026-06-18 16:29:51.161 9 INFO neutron.wsgi [req-685fd21b-2daf-49bb-a399-348ae46151cf req-8d86bfdc-e968-4895-88d0-de3307d6ff2c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=85d6be0f-6356-428d-aa80-c79396020717 HTTP/1.1" status: 200 len: 217 time: 0.0312777 2026-06-18 16:29:51.190 10 INFO neutron.wsgi [req-1115e6e3-4652-4456-bd86-0ae0504086b1 req-1b278fb1-2745-4d64-afa9-ff43403bf6dd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1398 time: 0.0525601 2026-06-18 16:29:51.232 10 INFO neutron.db.ovn_revision_numbers_db [None req-acc1a259-e9bf-441a-8a6b-d97992d22614 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 20546fcf-b0e8-41ba-9b6c-af1b04479501 (type: ports) to 2 2026-06-18 16:29:51.234 9 INFO neutron.wsgi [req-685fd21b-2daf-49bb-a399-348ae46151cf req-ddfad637-bedc-40b6-9753-33df79d85096 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=455c3f1a-b987-4cd4-bb92-af6c138710a3 HTTP/1.1" status: 200 len: 865 time: 0.0637043 2026-06-18 16:29:51.253 10 INFO neutron.wsgi [req-1115e6e3-4652-4456-bd86-0ae0504086b1 req-f42057c1-ee46-4612-b7c5-c1c971462ee8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/security-groups?id=24e4c2d5-5882-4e01-ac01-840d9369758b&id=40e2abe2-d326-44a1-ab73-01c6fc7a692f&fields=id&fields=name HTTP/1.1" status: 200 len: 403 time: 0.0538151 2026-06-18 16:29:51.259 10 INFO neutron.db.ovn_revision_numbers_db [None req-acc1a259-e9bf-441a-8a6b-d97992d22614 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource d7223c42-f05f-4101-b641-fd514340ea32 (type: subnets) to 0 2026-06-18 16:29:51.273 9 INFO neutron.wsgi [req-685fd21b-2daf-49bb-a399-348ae46151cf req-c92d768a-57d3-4289-8504-d639efe965b5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=4e2d4156-1845-4b26-9c49-f9444728c48b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0302997 2026-06-18 16:29:51.276 10 INFO neutron.wsgi [None req-acc1a259-e9bf-441a-8a6b-d97992d22614 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9349265 2026-06-18 16:29:51.284 9 INFO neutron.wsgi [req-4b35c950-ba05-438d-933e-14a94ddf4fd3 req-1cab9833-65fd-4ba7-85a6-684e5e014abc 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1208 time: 0.0717130 2026-06-18 16:29:51.384 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 85d6be0f-6356-428d-aa80-c79396020717 2026-06-18 16:29:51.397 9 INFO neutron.wsgi [req-4b35c950-ba05-438d-933e-14a94ddf4fd3 req-edbaac1f-b9bd-4b4d-b7eb-35df69cd810c 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=40e2abe2-d326-44a1-ab73-01c6fc7a692f&id=24e4c2d5-5882-4e01-ac01-840d9369758b&fields=id&fields=name HTTP/1.1" status: 200 len: 403 time: 0.1071055 2026-06-18 16:29:51.408 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 85d6be0f-6356-428d-aa80-c79396020717 2026-06-18 16:29:51.415 9 INFO neutron.wsgi [req-685fd21b-2daf-49bb-a399-348ae46151cf req-d1fa1e21-806a-4bf2-80de-66080a212dce 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1191032 2026-06-18 16:29:51.523 9 INFO neutron.wsgi [req-685fd21b-2daf-49bb-a399-348ae46151cf req-b317ae09-998f-4d36-94c2-1934a214be63 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0840082 2026-06-18 16:29:51.537 10 INFO neutron.db.ovn_revision_numbers_db [None req-46994bb3-8bb2-4e14-b034-7b703f94527f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource c62a477a-ebf0-4969-85df-65e8446951b8 (type: routers) to 1 2026-06-18 16:29:51.562 10 INFO neutron.wsgi [None req-46994bb3-8bb2-4e14-b034-7b703f94527f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 687 time: 0.2805998 2026-06-18 16:29:51.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 85d6be0f-6356-428d-aa80-c79396020717 (type: ports) to 4 2026-06-18 16:29:52.074 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] No more DHCP agents 2026-06-18 16:29:52.076 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Unable to schedule network 879af7a1-3abd-49ee-8e07-c4968f912731: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:52.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource ec6c533e-5493-4a1d-867d-0e1977e98ea1 (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-06-18 16:29:52.573 9 INFO neutron.wsgi [req-d3c9d5eb-4e85-41af-80c7-efaccaad099a req-d515380c-6c83-4e8d-a66f-52056eb2bb48 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1210 time: 0.1104472 2026-06-18 16:29:52.637 9 INFO neutron.wsgi [req-d3c9d5eb-4e85-41af-80c7-efaccaad099a req-66ae3d81-49ae-4ca5-bfc5-9381981bf713 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=40e2abe2-d326-44a1-ab73-01c6fc7a692f&id=24e4c2d5-5882-4e01-ac01-840d9369758b&fields=id&fields=name HTTP/1.1" status: 200 len: 403 time: 0.0586212 2026-06-18 16:29:52.644 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-73f3406a-374a-4c2e-8a67-a489a02f52ae'] response: {'server_uuid': 'f5046039-6b84-4238-8b64-925aac7a4aa1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85d6be0f-6356-428d-aa80-c79396020717', 'code': 200} 2026-06-18 16:29:52.645 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-73f3406a-374a-4c2e-8a67-a489a02f52ae'] response: {'server_uuid': 'f5046039-6b84-4238-8b64-925aac7a4aa1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85d6be0f-6356-428d-aa80-c79396020717', 'code': 200} 2026-06-18 16:29:52.655 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: ec6c533e-5493-4a1d-867d-0e1977e98ea1 2026-06-18 16:29:52.670 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port ec6c533e-5493-4a1d-867d-0e1977e98ea1 2026-06-18 16:29:52.672 10 INFO neutron.db.ovn_revision_numbers_db [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource ec6c533e-5493-4a1d-867d-0e1977e98ea1 (type: router_ports) to 2 2026-06-18 16:29:53.174 10 INFO neutron.db.ovn_revision_numbers_db [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Successfully bumped revision number for resource ec6c533e-5493-4a1d-867d-0e1977e98ea1 (type: ports) to 2 2026-06-18 16:29:53.268 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] No more DHCP agents 2026-06-18 16:29:53.270 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] Unable to schedule network 879af7a1-3abd-49ee-8e07-c4968f912731: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:53.361 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource ec6c533e-5493-4a1d-867d-0e1977e98ea1 (type: ports) to 3 2026-06-18 16:29:53.575 10 INFO neutron.db.ovn_revision_numbers_db [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource ec6c533e-5493-4a1d-867d-0e1977e98ea1 (type: router_ports) to 3 2026-06-18 16:29:53.579 10 INFO neutron.wsgi [None req-3421cdc0-a283-4203-baa6-84b39199aa86 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/c62a477a-ebf0-4969-85df-65e8446951b8/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0122621 2026-06-18 16:29:53.722 9 INFO neutron.wsgi [None req-80d3981f-8a3f-4d14-b327-31fb73525840 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports/ec6c533e-5493-4a1d-867d-0e1977e98ea1 HTTP/1.1" status: 200 len: 1137 time: 0.1354802 2026-06-18 16:29:53.751 9 INFO neutron.wsgi [req-1b874d98-cd9e-425a-bfc6-68011391ec52 req-dd79e75c-05f0-4651-ba20-d83a7a1d7f68 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1210 time: 0.0461714 2026-06-18 16:29:53.773 10 INFO neutron.wsgi [None req-dbfbfba5-3934-496e-9809-3ca1390a4906 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports/ec6c533e-5493-4a1d-867d-0e1977e98ea1 HTTP/1.1" status: 200 len: 1137 time: 0.0435319 2026-06-18 16:29:53.831 9 INFO neutron.wsgi [req-1b874d98-cd9e-425a-bfc6-68011391ec52 req-ab87c7bf-e53d-400e-8f9d-604828313c25 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=40e2abe2-d326-44a1-ab73-01c6fc7a692f&id=24e4c2d5-5882-4e01-ac01-840d9369758b&fields=id&fields=name HTTP/1.1" status: 200 len: 403 time: 0.0698800 2026-06-18 16:29:53.958 9 INFO neutron.wsgi [req-6d37ede8-0964-4ddd-8de0-dabf73836ad5 req-44aef6bc-bbda-4f07-9cbb-4e4eb942f7c0 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1210 time: 0.0439608 2026-06-18 16:29:54.203 9 INFO neutron.db.l3_db [None req-08052b9f-f70f-4992-b1ed-401a32f031f2 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Floating IP d3e9f627-2390-4eb1-ad29-50d9a0910692 associated. External IP: 10.96.250.209, port: 85d6be0f-6356-428d-aa80-c79396020717. 2026-06-18 16:29:54.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-374a4900-e7da-4f27-8af6-1e3844901b82 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Successfully bumped revision number for resource 8444af81-b5f2-45f6-9a8f-849ac3e066cd (type: security_groups) to 1 2026-06-18 16:29:54.333 9 INFO neutron.db.segments_db [None req-374a4900-e7da-4f27-8af6-1e3844901b82 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Added segment 71cf1291-8a43-4984-8853-ee5103192bba of type geneve for network 89f6c94e-353b-4fe9-9040-2581d19b5c65 2026-06-18 16:29:54.434 9 INFO neutron.db.ovn_revision_numbers_db [None req-08052b9f-f70f-4992-b1ed-401a32f031f2 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource d3e9f627-2390-4eb1-ad29-50d9a0910692 (type: floatingips) to 1 2026-06-18 16:29:54.524 9 INFO neutron.db.ovn_revision_numbers_db [None req-374a4900-e7da-4f27-8af6-1e3844901b82 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Successfully bumped revision number for resource 89f6c94e-353b-4fe9-9040-2581d19b5c65 (type: networks) to 1 2026-06-18 16:29:54.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-08052b9f-f70f-4992-b1ed-401a32f031f2 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Successfully bumped revision number for resource d3e9f627-2390-4eb1-ad29-50d9a0910692 (type: floatingips) to 2 2026-06-18 16:29:54.591 10 INFO neutron.wsgi [None req-cb860295-631d-41e8-97d3-11702bb1bb88 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/c62a477a-ebf0-4969-85df-65e8446951b8/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7985988 /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-06-18 16:29:54.603 9 INFO neutron.wsgi [None req-08052b9f-f70f-4992-b1ed-401a32f031f2 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/d3e9f627-2390-4eb1-ad29-50d9a0910692 HTTP/1.1" status: 200 len: 1049 time: 0.6327577 2026-06-18 16:29:54.625 10 INFO neutron.wsgi [None req-fcec77c3-36fa-4e74-9adc-ec59ec7c6a9c b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=c62a477a-ebf0-4969-85df-65e8446951b8 HTTP/1.1" status: 200 len: 205 time: 0.0280120 2026-06-18 16:29:54.700 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcc591b2-5d34-46a4-ae78-1db1a47586a9'] response: {'name': 'network-changed', 'server_uuid': 'f5046039-6b84-4238-8b64-925aac7a4aa1', 'tag': '85d6be0f-6356-428d-aa80-c79396020717', 'status': 'completed', 'code': 200} 2026-06-18 16:29:54.796 9 INFO neutron.wsgi [req-6ccffaed-23c5-4c60-9044-c61b8566dc18 req-b75b620b-82f7-44c2-aab9-377cb2474be2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=a48cf6d3c02444ed8e3d4fd7c1c0e829&device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1400 time: 0.0699756 2026-06-18 16:29:54.813 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-374a4900-e7da-4f27-8af6-1e3844901b82 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] No more DHCP agents 2026-06-18 16:29:54.821 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-374a4900-e7da-4f27-8af6-1e3844901b82 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Unable to schedule network 89f6c94e-353b-4fe9-9040-2581d19b5c65: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:55.290 9 INFO neutron.wsgi [req-6ccffaed-23c5-4c60-9044-c61b8566dc18 req-7701fa6d-c179-453d-b51d-ad4bab488437 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=4e2d4156-1845-4b26-9c49-f9444728c48b HTTP/1.1" status: 200 len: 970 time: 0.4798338 2026-06-18 16:29:55.307 9 INFO neutron.db.ovn_revision_numbers_db [None req-374a4900-e7da-4f27-8af6-1e3844901b82 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Successfully bumped revision number for resource 31f20997-25ef-477c-8542-d35a8cf9eeaf (type: ports) to 1 2026-06-18 16:29:55.313 9 INFO neutron.wsgi [None req-bacd29b7-8dc0-46ec-a7d9-87c0421facba b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/routers/c62a477a-ebf0-4969-85df-65e8446951b8 HTTP/1.1" status: 204 len: 168 time: 0.6675282 2026-06-18 16:29:55.358 9 INFO neutron.wsgi [None req-374a4900-e7da-4f27-8af6-1e3844901b82 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.5069466 2026-06-18 16:29:55.360 9 INFO neutron.wsgi [req-6ccffaed-23c5-4c60-9044-c61b8566dc18 req-682dbe82-ea2a-4118-b7dd-091b7fda73ff 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=85d6be0f-6356-428d-aa80-c79396020717 HTTP/1.1" status: 200 len: 1059 time: 0.0547714 2026-06-18 16:29:55.398 9 INFO neutron.wsgi [req-6ccffaed-23c5-4c60-9044-c61b8566dc18 req-a564bd98-f5b1-46e2-b0a3-83584f730b31 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=455c3f1a-b987-4cd4-bb92-af6c138710a3 HTTP/1.1" status: 200 len: 865 time: 0.0300214 2026-06-18 16:29:55.435 9 INFO neutron.wsgi [req-6ccffaed-23c5-4c60-9044-c61b8566dc18 req-da2be447-f2ca-47d9-979f-147feea1fbbe 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=4e2d4156-1845-4b26-9c49-f9444728c48b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0289443 2026-06-18 16:29:55.493 10 INFO neutron.db.segments_db [None req-fe56a44d-e85d-4515-b3fb-47412bc66808 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Added segment ba0b7970-27a0-4f4c-a7b6-ceaafe22ce87 of type geneve for network 4c063b4c-1c69-4a4c-ae3d-e6e8a5eab595 2026-06-18 16:29:55.510 9 INFO neutron.wsgi [req-6ccffaed-23c5-4c60-9044-c61b8566dc18 req-437c2fd8-cc4d-404d-87e1-1ed18a255e73 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0691891 2026-06-18 16:29:55.590 9 INFO neutron.wsgi [req-6ccffaed-23c5-4c60-9044-c61b8566dc18 req-97e480d9-bc64-4317-b9ef-26033cc9d9d0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0709009 2026-06-18 16:29:55.629 10 INFO neutron.wsgi [None req-bfde1922-5e69-4c8f-b925-2593e8110cce b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/d7223c42-f05f-4101-b641-fd514340ea32 HTTP/1.1" status: 204 len: 168 time: 0.3101933 2026-06-18 16:29:55.669 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe56a44d-e85d-4515-b3fb-47412bc66808 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Successfully bumped revision number for resource 4c063b4c-1c69-4a4c-ae3d-e6e8a5eab595 (type: networks) to 1 2026-06-18 16:29:55.904 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe56a44d-e85d-4515-b3fb-47412bc66808 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] No more DHCP agents 2026-06-18 16:29:55.906 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe56a44d-e85d-4515-b3fb-47412bc66808 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Unable to schedule network 4c063b4c-1c69-4a4c-ae3d-e6e8a5eab595: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:55.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe56a44d-e85d-4515-b3fb-47412bc66808 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] Successfully bumped revision number for resource c481ac99-9176-486e-8875-26a588df701b (type: ports) to 1 2026-06-18 16:29:56.003 10 INFO neutron.wsgi [None req-fe56a44d-e85d-4515-b3fb-47412bc66808 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6357019 2026-06-18 16:29:56.063 9 INFO neutron.services.segments.plugin [-] Segment 566398c1-078f-4eb3-ad26-e3a7a495be78 resource provider aggregate not found 2026-06-18 16:29:56.071 9 INFO neutron.services.segments.plugin [-] Segment 566398c1-078f-4eb3-ad26-e3a7a495be78 resource provider aggregate not found 2026-06-18 16:29:56.101 9 INFO neutron.services.segments.plugin [-] Segment 566398c1-078f-4eb3-ad26-e3a7a495be78 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 566398c1-078f-4eb3-ad26-e3a7a495be78 found for delete ", "request_id": "req-2483e4d7-7826-4e25-8f52-7aeb46c370cb"}]} 2026-06-18 16:29:56.102 9 INFO neutron.services.segments.plugin [-] Segment 566398c1-078f-4eb3-ad26-e3a7a495be78 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 566398c1-078f-4eb3-ad26-e3a7a495be78 found for delete ", "request_id": "req-b6c07e3e-0015-41b9-bc06-3117e9f5eb48"}]} 2026-06-18 16:29:56.128 10 INFO neutron.wsgi [None req-66f478ea-1c6c-43ed-b00e-a0f97f4e680a 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] 10.0.0.138 "PUT /v2.0/networks/89f6c94e-353b-4fe9-9040-2581d19b5c65/tags HTTP/1.1" status: 200 len: 218 time: 0.1148424 2026-06-18 16:29:56.133 9 INFO neutron.wsgi [None req-42f1011c-487c-4bbe-b6f9-62d63ba44a11 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/networks/879af7a1-3abd-49ee-8e07-c4968f912731 HTTP/1.1" status: 204 len: 168 time: 0.4983251 2026-06-18 16:29:56.185 10 INFO neutron.wsgi [None req-83ce9000-bf89-4b9b-8bc8-c3558b7096de 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - default default] 10.0.0.138 "GET /v2.0/networks/89f6c94e-353b-4fe9-9040-2581d19b5c65/tags HTTP/1.1" status: 200 len: 218 time: 0.0506012 2026-06-18 16:29:56.265 10 INFO neutron.wsgi [None req-7be41a04-b3ec-4188-bdaf-03cc2f89c7bc 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] 10.0.0.138 "PUT /v2.0/networks/4c063b4c-1c69-4a4c-ae3d-e6e8a5eab595/tags HTTP/1.1" status: 200 len: 210 time: 0.0749533 2026-06-18 16:29:56.323 9 INFO neutron.wsgi [None req-6318311a-136e-4c16-93fb-85c7ecfa436a 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - default default] 10.0.0.138 "GET /v2.0/networks/4c063b4c-1c69-4a4c-ae3d-e6e8a5eab595/tags HTTP/1.1" status: 200 len: 210 time: 0.0519009 2026-06-18 16:29:56.416 9 INFO neutron.wsgi [req-4314568c-c7fd-42c8-9067-e0b04081c1a2 req-8dd2cf84-ba6c-46ae-b9a7-821f1ce6ccf4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1361 time: 0.0756035 2026-06-18 16:29:56.420 9 INFO neutron.wsgi [None req-3671912f-8c35-45cd-b959-ba9669b39462 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] 10.0.0.138 "PUT /v2.0/networks/4c063b4c-1c69-4a4c-ae3d-e6e8a5eab595/tags HTTP/1.1" status: 200 len: 205 time: 0.0902157 2026-06-18 16:29:56.457 9 INFO neutron.wsgi [req-4314568c-c7fd-42c8-9067-e0b04081c1a2 req-b45e0207-c0b3-44d1-bd3f-4f8bb8da800b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0327883 2026-06-18 16:29:56.484 10 INFO neutron.wsgi [None req-63e47b74-28ae-4945-8156-21d64161fc5d 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - default default] 10.0.0.138 "GET /v2.0/networks/4c063b4c-1c69-4a4c-ae3d-e6e8a5eab595/tags HTTP/1.1" status: 200 len: 205 time: 0.0589974 2026-06-18 16:29:56.545 10 INFO neutron.wsgi [None req-d9e8c1ee-31a2-43fc-88f1-7aa13ffe12b4 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - default default] 10.0.0.138 "GET /v2.0/networks/89f6c94e-353b-4fe9-9040-2581d19b5c65/tags HTTP/1.1" status: 200 len: 218 time: 0.0533149 2026-06-18 16:29:56.748 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecabc627-fcbc-4253-a8dd-8ea91a098336 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] No more DHCP agents 2026-06-18 16:29:56.751 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecabc627-fcbc-4253-a8dd-8ea91a098336 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:29:56.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecabc627-fcbc-4253-a8dd-8ea91a098336 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 0a34b18c-0c60-4424-b8e9-baea1d31659d (type: ports) to 1 2026-06-18 16:29:57.065 9 INFO neutron.wsgi [None req-ebf48f9b-0fe5-479e-87ea-85e76cd4fdef 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] 10.0.0.138 "DELETE /v2.0/networks/89f6c94e-353b-4fe9-9040-2581d19b5c65 HTTP/1.1" status: 204 len: 168 time: 0.4997277 2026-06-18 16:29:57.940 10 INFO neutron.services.segments.plugin [-] Segment ba0b7970-27a0-4f4c-a7b6-ceaafe22ce87 resource provider aggregate not found 2026-06-18 16:29:57.945 10 INFO neutron.services.segments.plugin [-] Segment ba0b7970-27a0-4f4c-a7b6-ceaafe22ce87 resource provider aggregate not found 2026-06-18 16:29:57.990 10 INFO neutron.services.segments.plugin [-] Segment ba0b7970-27a0-4f4c-a7b6-ceaafe22ce87 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 ba0b7970-27a0-4f4c-a7b6-ceaafe22ce87 found for delete ", "request_id": "req-49b0ac23-65e0-4a63-86e0-50835b74a5af"}]} 2026-06-18 16:29:57.991 10 INFO neutron.services.segments.plugin [-] Segment ba0b7970-27a0-4f4c-a7b6-ceaafe22ce87 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 ba0b7970-27a0-4f4c-a7b6-ceaafe22ce87 found for delete ", "request_id": "req-af45ad6e-178e-402c-a3a0-8a1435a621dd"}]} 2026-06-18 16:29:58.018 10 INFO neutron.wsgi [None req-0097faff-fa3b-4819-a4cb-3428dbb02386 8dc3beed91d4435396e0c1fca29d1918 09ae3d925117418b872aede9b05f6731 - - - -] 10.0.0.138 "DELETE /v2.0/networks/4c063b4c-1c69-4a4c-ae3d-e6e8a5eab595 HTTP/1.1" status: 204 len: 168 time: 0.9492323 2026-06-18 16:29:58.104 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecabc627-fcbc-4253-a8dd-8ea91a098336 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource 0a34b18c-0c60-4424-b8e9-baea1d31659d (type: router_ports) to 1 2026-06-18 16:29:58.121 9 INFO neutron.services.segments.plugin [-] Segment 71cf1291-8a43-4984-8853-ee5103192bba resource provider aggregate not found 2026-06-18 16:29:58.131 9 INFO neutron.services.segments.plugin [-] Segment 71cf1291-8a43-4984-8853-ee5103192bba resource provider aggregate not found 2026-06-18 16:29:58.138 9 INFO neutron.services.segments.plugin [-] Segment 71cf1291-8a43-4984-8853-ee5103192bba 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 71cf1291-8a43-4984-8853-ee5103192bba found for delete ", "request_id": "req-a1199824-6c1f-467d-b570-5f9a14c11548"}]} 2026-06-18 16:29:58.146 9 INFO neutron.services.segments.plugin [-] Segment 71cf1291-8a43-4984-8853-ee5103192bba 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 71cf1291-8a43-4984-8853-ee5103192bba found for delete ", "request_id": "req-717d9baa-2ea1-4520-96c4-3e840bf04401"}]} 2026-06-18 16:29:58.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecabc627-fcbc-4253-a8dd-8ea91a098336 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource a782f578-c0a2-46d1-8256-edb0274000a5 (type: routers) to 3 2026-06-18 16:29:58.192 10 INFO neutron.wsgi [None req-ecabc627-fcbc-4253-a8dd-8ea91a098336 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 867 time: 2.0462511 2026-06-18 16:29:58.275 10 INFO neutron.wsgi [None req-85420628-b1e8-475a-9b15-ee68ebdea152 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/routers/a782f578-c0a2-46d1-8256-edb0274000a5 HTTP/1.1" status: 200 len: 868 time: 0.0767100 2026-06-18 16:29:58.399 10 INFO neutron.wsgi [None req-2aa8d78c-2a4e-4072-8354-b7df9a3cd103 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/routers HTTP/1.1" status: 200 len: 871 time: 0.1174603 2026-06-18 16:29:58.700 9 INFO neutron.wsgi [req-71abfd1b-125b-4a50-a2bc-f7b42feacb57 req-00efb22f-a464-4161-802d-e37a1a52f4ce a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1170 time: 0.1408553 2026-06-18 16:29:58.741 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No port found with ID ec6c533e-5493-4a1d-867d-0e1977e98ea1: RuntimeError: No port found with ID ec6c533e-5493-4a1d-867d-0e1977e98ea1 2026-06-18 16:29:58.753 9 INFO neutron.wsgi [req-71abfd1b-125b-4a50-a2bc-f7b42feacb57 req-b1b0db6e-e80b-404c-8f95-0cd73672a5b3 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0479186 2026-06-18 16:29:58.770 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 0a34b18c-0c60-4424-b8e9-baea1d31659d 2026-06-18 16:29:58.785 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 0a34b18c-0c60-4424-b8e9-baea1d31659d 2026-06-18 16:29:58.945 9 INFO neutron.wsgi [req-63a7845f-506a-4090-a5f1-000b1e26a5f9 req-0062c42f-781f-4b32-8060-66bebc37e70f a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 1170 time: 0.0585222 2026-06-18 16:29:59.076 9 INFO neutron.wsgi [None req-a7b0c6da-1a91-4797-a52d-1d7ff4611175 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=09ae3d925117418b872aede9b05f6731&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2179260 2026-06-18 16:29:59.293 10 INFO neutron.db.ovn_revision_numbers_db [None req-00062da8-820e-4b1c-9e9d-19197ad9b8c2 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] Successfully bumped revision number for resource a782f578-c0a2-46d1-8256-edb0274000a5 (type: routers) to 4 2026-06-18 16:29:59.298 10 INFO neutron.wsgi [None req-00062da8-820e-4b1c-9e9d-19197ad9b8c2 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "PUT /v2.0/routers/a782f578-c0a2-46d1-8256-edb0274000a5 HTTP/1.1" status: 200 len: 875 time: 0.8910477 2026-06-18 16:29:59.475 9 INFO neutron.wsgi [None req-af5f3450-8aff-4d56-a4a2-95e57d8ab683 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/routers/a782f578-c0a2-46d1-8256-edb0274000a5 HTTP/1.1" status: 200 len: 875 time: 0.1722405 /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-06-18 16:29:59.495 9 INFO neutron.db.l3_db [None req-0c8d69bf-1bd5-4554-b237-a72be2a3b63d a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] Floating IP 76e4ab99-27e3-4ac9-8807-9ba5aabf8496 disassociated. External IP: 10.96.250.205, port: 4a8529db-9c2b-4fa1-976f-ade8e607030e. 2026-06-18 16:29:59.507 10 INFO neutron.wsgi [None req-3c367e1f-8aad-47a2-9c68-bcfe40a7b640 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=a782f578-c0a2-46d1-8256-edb0274000a5 HTTP/1.1" status: 200 len: 205 time: 0.0243092 2026-06-18 16:29:59.586 9 INFO neutron.wsgi [None req-c714b88a-8f7f-4bed-9327-a2c23fc46f59 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/8444af81-b5f2-45f6-9a8f-849ac3e066cd HTTP/1.1" status: 204 len: 168 time: 0.5046420 2026-06-18 16:29:59.679 9 INFO neutron.wsgi [None req-0c8d69bf-1bd5-4554-b237-a72be2a3b63d a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 199.19.213.203 "DELETE /v2.0/ports/4a8529db-9c2b-4fa1-976f-ade8e607030e HTTP/1.1" status: 204 len: 173 time: 0.7270973 2026-06-18 16:29:59.718 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-685d0f2c-ecb1-4a9c-8e42-80bba430f15f'] response: {'server_uuid': '29a8791e-0706-4e05-99f5-65e68ced87b4', 'name': 'network-vif-deleted', 'tag': '4a8529db-9c2b-4fa1-976f-ade8e607030e', 'status': 'completed', 'code': 200} 2026-06-18 16:29:59.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013459 2026-06-18 16:29:59.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021226 2026-06-18 16:29:59.814 9 INFO neutron.db.ovn_revision_numbers_db [None req-78806f84-8440-49b6-b80c-894db90a775e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource b8faa87a-ca27-48fa-aeb3-02d8e944a471 (type: security_groups) to 1 2026-06-18 16:29:59.840 9 INFO neutron.wsgi [None req-78806f84-8440-49b6-b80c-894db90a775e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=115b1af5abf5412fa470128a68add695&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1398661 2026-06-18 16:29:59.863 9 INFO neutron.wsgi [req-1b614359-a679-4e77-8ec4-003225406230 req-e643af1f-e694-4831-b1d5-5429414c421d a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=29a8791e-0706-4e05-99f5-65e68ced87b4 HTTP/1.1" status: 200 len: 210 time: 0.0216038 2026-06-18 16:30:00.143 10 INFO neutron.wsgi [None req-88467110-e2fa-45a2-9580-5896bf034fb4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/b8faa87a-ca27-48fa-aeb3-02d8e944a471 HTTP/1.1" status: 204 len: 168 time: 0.2948911 2026-06-18 16:30:00.260 10 INFO neutron.wsgi [None req-395efd9f-0fc5-4483-bb31-36b64cf596e6 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/routers/a782f578-c0a2-46d1-8256-edb0274000a5 HTTP/1.1" status: 204 len: 168 time: 0.7480001 2026-06-18 16:30:00.289 10 INFO neutron.wsgi [None req-8d9778ae-7712-46b7-afae-cd75867eaf59 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=a782f578-c0a2-46d1-8256-edb0274000a5 HTTP/1.1" status: 200 len: 205 time: 0.0231848 2026-06-18 16:30:00.323 10 INFO neutron.api.v2.resource [None req-54ac724c-37a5-46cb-8eb6-1ade23810f49 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:30:00.325 10 INFO neutron.wsgi [None req-54ac724c-37a5-46cb-8eb6-1ade23810f49 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/routers/a782f578-c0a2-46d1-8256-edb0274000a5 HTTP/1.1" status: 404 len: 336 time: 0.0308602 2026-06-18 16:30:00.356 10 INFO neutron.wsgi [None req-5a5bccd6-6df9-4880-b09e-66c66f3302ad b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=c62a477a-ebf0-4969-85df-65e8446951b8 HTTP/1.1" status: 200 len: 205 time: 0.0267792 2026-06-18 16:30:00.386 10 INFO neutron.api.v2.resource [None req-f06cfc29-589a-4d98-ab01-d4b9a23cc51e b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:30:00.388 10 INFO neutron.wsgi [None req-f06cfc29-589a-4d98-ab01-d4b9a23cc51e b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/routers/c62a477a-ebf0-4969-85df-65e8446951b8 HTTP/1.1" status: 404 len: 336 time: 0.0248618 2026-06-18 16:30:00.416 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4484b88d-fa51-496e-93ae-a160e1009658 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:30:00.418 10 INFO neutron.wsgi [None req-4484b88d-fa51-496e-93ae-a160e1009658 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/d7223c42-f05f-4101-b641-fd514340ea32 HTTP/1.1" status: 404 len: 337 time: 0.0262768 2026-06-18 16:30:00.449 10 INFO neutron.wsgi [None req-7908f722-30e8-434e-b57a-9db4da20ad5f b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=3b584804-4ea7-4cfb-9445-bb230ebe758b HTTP/1.1" status: 200 len: 205 time: 0.0268347 2026-06-18 16:30:00.481 10 INFO neutron.api.v2.resource [None req-af3bdc3d-7397-4d52-98ca-8c29ed002e35 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:30:00.482 10 INFO neutron.wsgi [None req-af3bdc3d-7397-4d52-98ca-8c29ed002e35 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/routers/3b584804-4ea7-4cfb-9445-bb230ebe758b HTTP/1.1" status: 404 len: 336 time: 0.0268619 2026-06-18 16:30:00.515 10 INFO neutron.pecan_wsgi.hooks.translation [None req-7a705a46-0db6-4af8-8431-78b0e560052d b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:30:00.519 10 INFO neutron.wsgi [None req-7a705a46-0db6-4af8-8431-78b0e560052d b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/9e0f11db-a6fe-478b-aa00-d87108be76d5 HTTP/1.1" status: 404 len: 337 time: 0.0324590 2026-06-18 16:30:00.552 10 INFO neutron.wsgi [None req-d148b79e-f0ce-4ad8-8960-fd6701934e6b b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=2657b288-4849-4df9-9ef6-e4994d6d17d8 HTTP/1.1" status: 200 len: 205 time: 0.0263889 2026-06-18 16:30:00.594 10 INFO neutron.api.v2.resource [None req-b1a4c2a9-0a41-4f97-b29c-aadb6be6478a b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:30:00.596 10 INFO neutron.wsgi [None req-b1a4c2a9-0a41-4f97-b29c-aadb6be6478a b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/routers/2657b288-4849-4df9-9ef6-e4994d6d17d8 HTTP/1.1" status: 404 len: 336 time: 0.0363009 2026-06-18 16:30:00.619 10 INFO neutron.pecan_wsgi.hooks.translation [None req-73475a83-9bea-4e33-8a7d-cf406c2388bc b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:30:00.622 10 INFO neutron.wsgi [None req-73475a83-9bea-4e33-8a7d-cf406c2388bc b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/98e49a59-8fca-4cff-a0f6-57ed6e621952 HTTP/1.1" status: 404 len: 337 time: 0.0208254 2026-06-18 16:30:00.648 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a7288c53-f877-4aac-94a3-abc308f3a862 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:30:00.654 10 INFO neutron.wsgi [None req-a7288c53-f877-4aac-94a3-abc308f3a862 b90f37e4429441d087f75dc371455b10 3c50b41b3e8f40f5a5b494a635847ac3 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/89b6ecee-40b6-4042-a61a-d0d21f4b8a00 HTTP/1.1" status: 404 len: 337 time: 0.0251222 2026-06-18 16:30:01.077 10 INFO neutron.wsgi [None req-bc859084-29d8-4be9-ac9b-07f76975714f a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/3f6c0333-de9c-4a9a-98f0-6ea3b6eca9c5 HTTP/1.1" status: 204 len: 168 time: 0.1400661 2026-06-18 16:30:01.460 9 INFO neutron.wsgi [None req-5df27117-1cab-4be3-9399-6d87ba1a52ff 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=3c50b41b3e8f40f5a5b494a635847ac3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2374809 2026-06-18 16:30:01.528 10 INFO neutron.wsgi [None req-c2ceb68c-26a1-4e26-bdd6-03f6feb91086 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/76e4ab99-27e3-4ac9-8807-9ba5aabf8496 HTTP/1.1" status: 204 len: 168 time: 0.4169412 2026-06-18 16:30:01.680 10 INFO neutron.wsgi [None req-8ebec915-06d9-41a9-8742-c7527eda3fd6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/712589d8-86da-4e99-8fd6-5b6822b4127f HTTP/1.1" status: 204 len: 168 time: 0.2121484 2026-06-18 16:30:01.742 9 INFO neutron.wsgi [req-709c3e53-72e9-4942-b6cb-212fa11e2cd1 req-df07fa4a-14bf-4459-b751-123c7db83901 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1170 time: 0.0567758 2026-06-18 16:30:01.798 9 INFO neutron.wsgi [req-709c3e53-72e9-4942-b6cb-212fa11e2cd1 req-f8b374ef-7b97-4cc2-84cc-bf4e9c43564b a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=8f239e59-971c-48fa-8cfe-e6d39eeece37&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0513933 2026-06-18 16:30:02.071 9 INFO neutron.wsgi [req-f1f53262-1a3f-47a7-8852-092251877634 req-18b0dadc-b01d-48c5-8e1b-882d7c55a7c9 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 1170 time: 0.0534606 2026-06-18 16:30:02.433 9 INFO neutron.wsgi [None req-6035b1c0-8305-4f95-820e-19730a099eb3 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 199.19.213.203 "DELETE /v2.0/ports/0d65979d-69ad-44af-8338-d2e8bd86d0f9 HTTP/1.1" status: 204 len: 173 time: 0.3577335 2026-06-18 16:30:02.470 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cea69d2-f738-4d38-90de-816d87996a20'] response: {'server_uuid': '7e6c24eb-2089-478e-a9da-fd792016b72d', 'name': 'network-vif-deleted', 'tag': '0d65979d-69ad-44af-8338-d2e8bd86d0f9', 'status': 'completed', 'code': 200} 2026-06-18 16:30:02.574 9 INFO neutron.wsgi [req-dff3bf9d-48fd-4287-a54a-1ce822e21433 req-344dae12-150b-4d03-9ed8-5f02e413ba99 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?device_id=7e6c24eb-2089-478e-a9da-fd792016b72d&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 210 time: 0.0341716 2026-06-18 16:30:02.646 9 INFO neutron.wsgi [req-dff3bf9d-48fd-4287-a54a-1ce822e21433 req-a4b32b07-bc5d-4b49-8a8a-04d7e936ab6f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=c2fdadef49f6414185deb2eeb53ef810&device_id=7e6c24eb-2089-478e-a9da-fd792016b72d HTTP/1.1" status: 200 len: 210 time: 0.0275908 2026-06-18 16:30:03.033 10 INFO neutron.wsgi [None req-6667641c-70b0-412b-9219-598054e45352 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/8f239e59-971c-48fa-8cfe-e6d39eeece37 HTTP/1.1" status: 204 len: 168 time: 0.1668744 2026-06-18 16:30:03.112 9 INFO neutron.wsgi [req-dff3bf9d-48fd-4287-a54a-1ce822e21433 req-43665794-e48b-4ae7-8a0a-94b70e12f116 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?tenant_id=c2fdadef49f6414185deb2eeb53ef810&shared=False HTTP/1.1" status: 200 len: 958 time: 0.4481862 2026-06-18 16:30:03.215 9 INFO neutron.wsgi [req-dff3bf9d-48fd-4287-a54a-1ce822e21433 req-2df6fd6d-cce7-4f59-9bd7-975ca6d073d0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.0952873 2026-06-18 16:30:03.748 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] No port found with ID 0a34b18c-0c60-4424-b8e9-baea1d31659d: RuntimeError: No port found with ID 0a34b18c-0c60-4424-b8e9-baea1d31659d 2026-06-18 16:30:03.748 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status down for port: 4a8529db-9c2b-4fa1-976f-ade8e607030e 2026-06-18 16:30:03.811 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status down for port: 0d65979d-69ad-44af-8338-d2e8bd86d0f9 2026-06-18 16:30:03.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce39385b-e89f-4cea-b2a2-d3ac75454ce0 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] Successfully bumped revision number for resource a2f1703e-4856-4be9-9cdd-af4f110d603b (type: security_groups) to 1 2026-06-18 16:30:04.039 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce39385b-e89f-4cea-b2a2-d3ac75454ce0 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] Successfully bumped revision number for resource 1b1087e3-f5a6-4e6a-9be9-db2d6cd181a9 (type: security_groups) to 1 2026-06-18 16:30:04.070 10 INFO neutron.wsgi [None req-ce39385b-e89f-4cea-b2a2-d3ac75454ce0 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.6698031 2026-06-18 16:30:04.131 9 INFO neutron.wsgi [None req-9c17c867-6ba2-4eb9-b244-30888df1b924 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4539 time: 0.0537312 2026-06-18 16:30:04.222 10 INFO neutron.wsgi [None req-8654582d-e5cb-40f2-a402-bcb969a0875d a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "PUT /v2.0/routers/1ca58607-f711-4cb9-a921-60d6bd0ab5f3/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1518447 2026-06-18 16:30:04.228 9 INFO neutron.db.ovn_revision_numbers_db [None req-2df0869c-a167-455c-9f25-dd24ac30f201 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] Successfully bumped revision number for resource 1b1087e3-f5a6-4e6a-9be9-db2d6cd181a9 (type: security_groups) 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-06-18 16:30:04.232 9 INFO neutron.wsgi [None req-2df0869c-a167-455c-9f25-dd24ac30f201 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "PUT /v2.0/security-groups/1b1087e3-f5a6-4e6a-9be9-db2d6cd181a9 HTTP/1.1" status: 200 len: 1794 time: 0.0938466 2026-06-18 16:30:04.271 9 INFO neutron.wsgi [None req-bcbaf6b9-3f56-4414-bc56-71cda10b8147 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-groups/1b1087e3-f5a6-4e6a-9be9-db2d6cd181a9 HTTP/1.1" status: 200 len: 1794 time: 0.0339730 2026-06-18 16:30:04.479 10 INFO neutron.wsgi [None req-aa687b94-4583-41bc-8b85-6983189edfa2 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/1b1087e3-f5a6-4e6a-9be9-db2d6cd181a9 HTTP/1.1" status: 204 len: 168 time: 0.2039037 2026-06-18 16:30:04.545 10 INFO neutron.wsgi [None req-720e9bf2-5eb3-4650-9b22-350a90e1198f a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/a620a792-7444-4071-83dd-f92f0142c4be HTTP/1.1" status: 204 len: 168 time: 0.3187613 2026-06-18 16:30:04.550 10 INFO neutron.wsgi [None req-788c8219-5e03-423a-9d9a-d6c81fae7fca b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0656018 2026-06-18 16:30:04.568 9 INFO neutron.api.v2.resource [None req-644de5b2-1af6-48db-9394-3d8a7ece1e8c b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:30:04.570 9 INFO neutron.wsgi [None req-644de5b2-1af6-48db-9394-3d8a7ece1e8c b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/1b1087e3-f5a6-4e6a-9be9-db2d6cd181a9 HTTP/1.1" status: 404 len: 347 time: 0.0134487 2026-06-18 16:30:04.671 9 INFO neutron.db.ovn_revision_numbers_db [None req-41d12a7d-f8c4-4583-949c-098ed8e31337 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] Successfully bumped revision number for resource c98db5f9-8320-4973-a2b5-000d4fe9c2e9 (type: security_groups) to 1 2026-06-18 16:30:04.688 9 INFO neutron.wsgi [None req-41d12a7d-f8c4-4583-949c-098ed8e31337 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.1092358 2026-06-18 16:30:04.807 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0d1b81a-4bef-46e0-a3a9-ff710e1c66ef b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] Successfully bumped revision number for resource f7dd092f-222e-4107-8937-a7bafbe0b984 (type: security_group_rules) to 0 2026-06-18 16:30:04.852 9 INFO neutron.wsgi [None req-a0d1b81a-4bef-46e0-a3a9-ff710e1c66ef b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1580880 2026-06-18 16:30:04.894 9 INFO neutron.wsgi [None req-00418837-65bf-4e85-9b95-5b6182347ab4 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/f7dd092f-222e-4107-8937-a7bafbe0b984 HTTP/1.1" status: 200 len: 763 time: 0.0311813 2026-06-18 16:30:04.935 9 INFO neutron.wsgi [None req-7e3e29e9-d779-412c-a770-d8a8d528ff11 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0348248 2026-06-18 16:30:05.077 9 INFO neutron.wsgi [None req-29d31562-7c7b-41c8-aafe-679fd5755e28 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/f7dd092f-222e-4107-8937-a7bafbe0b984 HTTP/1.1" status: 204 len: 168 time: 0.1265767 2026-06-18 16:30:05.111 9 INFO neutron.wsgi [None req-ab975056-8451-44ec-b9dc-211bba26214d b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0293822 2026-06-18 16:30:05.220 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b75423e-96bb-410d-a81a-dab473cb1607 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] Successfully bumped revision number for resource 1473730d-38ca-4ae1-946b-5489b034c07e (type: security_group_rules) to 0 2026-06-18 16:30:05.247 9 INFO neutron.wsgi [None req-9b75423e-96bb-410d-a81a-dab473cb1607 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1298304 2026-06-18 16:30:05.265 9 INFO neutron.wsgi [None req-311531ef-da89-49e5-8d7d-0bd7bf50df18 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/1473730d-38ca-4ae1-946b-5489b034c07e HTTP/1.1" status: 200 len: 763 time: 0.0134203 2026-06-18 16:30:05.303 9 INFO neutron.wsgi [None req-3f778704-287e-4cb8-9cc0-e22dc808f41a b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0325010 2026-06-18 16:30:05.335 10 INFO neutron.wsgi [None req-da2bdb38-e84f-4340-b4e9-819723ecaf22 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "DELETE /v2.0/routers/1ca58607-f711-4cb9-a921-60d6bd0ab5f3 HTTP/1.1" status: 204 len: 168 time: 0.7795341 2026-06-18 16:30:05.407 9 INFO neutron.wsgi [None req-919af73f-0974-41ee-9bca-28d1611fcb3c b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/1473730d-38ca-4ae1-946b-5489b034c07e HTTP/1.1" status: 204 len: 168 time: 0.0990694 2026-06-18 16:30:05.443 9 INFO neutron.wsgi [None req-314d870b-990c-498a-8b3f-22fd7d975139 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0306623 2026-06-18 16:30:05.468 9 INFO neutron.db.securitygroups_db [None req-d6368b99-d0cd-472d-aa9e-081ab0fc8f56 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] Project 02c25fdfc1524426b7cd16b61efb0659 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-18 16:30:05.593 9 INFO neutron.db.ovn_revision_numbers_db [None req-d6368b99-d0cd-472d-aa9e-081ab0fc8f56 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] Successfully bumped revision number for resource a31234c4-e145-4f92-be70-067387fc4169 (type: security_group_rules) to 0 2026-06-18 16:30:05.624 9 INFO neutron.wsgi [None req-d6368b99-d0cd-472d-aa9e-081ab0fc8f56 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1771736 2026-06-18 16:30:05.649 9 INFO neutron.wsgi [None req-6c616d2f-3c61-4475-98dd-c2482ee49946 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/a31234c4-e145-4f92-be70-067387fc4169 HTTP/1.1" status: 200 len: 769 time: 0.0167844 2026-06-18 16:30:05.690 9 INFO neutron.wsgi [None req-81a0ebcb-6459-445b-831c-e63402f8e5b5 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4119 time: 0.0353391 2026-06-18 16:30:05.818 9 INFO neutron.wsgi [None req-d114dc2b-ab98-495c-96d0-cbee2f629775 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/a31234c4-e145-4f92-be70-067387fc4169 HTTP/1.1" status: 204 len: 168 time: 0.1209764 2026-06-18 16:30:05.829 10 INFO neutron.services.segments.plugin [-] Segment 7d46f4e2-46d8-4384-aa95-f46795d68d1f resource provider aggregate not found 2026-06-18 16:30:05.852 10 INFO neutron.services.segments.plugin [-] Segment 7d46f4e2-46d8-4384-aa95-f46795d68d1f resource provider aggregate not found 2026-06-18 16:30:05.867 10 INFO neutron.services.segments.plugin [-] Segment 7d46f4e2-46d8-4384-aa95-f46795d68d1f 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 7d46f4e2-46d8-4384-aa95-f46795d68d1f found for delete ", "request_id": "req-f16cc8e6-8836-4c3e-b8ef-18816469829b"}]} 2026-06-18 16:30:05.871 9 INFO neutron.wsgi [None req-17b6f412-9e0b-4119-b63e-6bed6dd75793 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0473051 2026-06-18 16:30:05.895 10 INFO neutron.services.segments.plugin [-] Segment 7d46f4e2-46d8-4384-aa95-f46795d68d1f 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 7d46f4e2-46d8-4384-aa95-f46795d68d1f found for delete ", "request_id": "req-2abf368b-0b87-429b-80cb-56d416b7b7c7"}]} 2026-06-18 16:30:05.929 10 INFO neutron.wsgi [None req-2c4a590f-611a-49c9-a592-8f25eb410ec6 a6d831faa2444dddb7fdecf6d0e85a5a c2fdadef49f6414185deb2eeb53ef810 - - - -] 10.0.0.138 "DELETE /v2.0/networks/58dfc627-3f4f-4c16-8e7b-437a6b239ada HTTP/1.1" status: 204 len: 168 time: 0.5882838 2026-06-18 16:30:06.025 9 INFO neutron.wsgi [None req-c6f01756-7686-4295-ad54-f9be4fa621d1 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/c98db5f9-8320-4973-a2b5-000d4fe9c2e9 HTTP/1.1" status: 204 len: 168 time: 0.1433749 2026-06-18 16:30:06.059 9 INFO neutron.wsgi [None req-a3e61b7f-240d-4cf1-8220-bb3adecf9ae9 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0296388 2026-06-18 16:30:06.103 9 INFO neutron.wsgi [None req-959e8beb-3e21-4bcc-820b-72f0b40c6ef2 b197c10e00174551b1e8922106f0f01e 02c25fdfc1524426b7cd16b61efb0659 - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0360994 2026-06-18 16:30:06.919 9 INFO neutron.wsgi [None req-2a5cdd22-041c-4d7b-951d-6c92709b48aa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=c2fdadef49f6414185deb2eeb53ef810&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2195613 2026-06-18 16:30:06.922 9 INFO neutron.wsgi [None req-7df01bf6-86f6-433c-8b0e-ea946705b9fd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=02c25fdfc1524426b7cd16b61efb0659&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2800474 2026-06-18 16:30:07.116 9 INFO neutron.wsgi [None req-6012e895-4da2-46eb-81b6-8c99e576d6b7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/c87d8bc8-2489-499c-959e-e3c621b992dd HTTP/1.1" status: 204 len: 168 time: 0.1916173 2026-06-18 16:30:07.143 10 INFO neutron.wsgi [None req-c0957d7e-fedd-4e2b-9cda-d05bd842c398 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/a2f1703e-4856-4be9-9cdd-af4f110d603b HTTP/1.1" status: 204 len: 168 time: 0.2144122 2026-06-18 16:30:07.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-4cec1f61-9860-41dd-a4b6-b619d15c1cdb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 5eb56536-6341-4a1d-b428-9ac786007046 (type: security_groups) to 1 2026-06-18 16:30:07.368 10 INFO neutron.wsgi [None req-4cec1f61-9860-41dd-a4b6-b619d15c1cdb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=d896cd30c41049ec84de6cb75a06bcba&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1375642 2026-06-18 16:30:07.608 10 INFO neutron.wsgi [None req-cbb16b0f-6eb1-4e06-b227-541e6994b687 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/5eb56536-6341-4a1d-b428-9ac786007046 HTTP/1.1" status: 204 len: 168 time: 0.2363484 2026-06-18 16:30:10.275 9 INFO neutron.wsgi [req-e67d1967-dea6-49c1-91aa-ae6c03882988 req-a9596635-cf04-40cc-8286-3b9784c261e8 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1210 time: 0.1059315 2026-06-18 16:30:10.332 9 INFO neutron.wsgi [req-e67d1967-dea6-49c1-91aa-ae6c03882988 req-a2a3e881-cf9e-4dc9-9160-0ac138a3a37e 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=40e2abe2-d326-44a1-ab73-01c6fc7a692f&id=24e4c2d5-5882-4e01-ac01-840d9369758b&fields=id&fields=name HTTP/1.1" status: 200 len: 403 time: 0.0482395 2026-06-18 16:30:10.603 10 INFO neutron.wsgi [None req-fc6917c0-ea88-43c7-a7a0-7caafe938eb1 7df2131879f1489ab49d41a654b00b46 8b1bdb127e424cecb51cd32b293f60d8 - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1395 time: 0.2422633 2026-06-18 16:30:10.683 10 INFO neutron.wsgi [None req-ba14614d-ba69-4055-b61a-704f275f43d4 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.138 "GET /v2.0/floatingips?floating_network_id=76aa89d5-b2c9-4704-a82b-d82dba299687&port_id=85d6be0f-6356-428d-aa80-c79396020717 HTTP/1.1" status: 200 len: 1054 time: 0.0748627 2026-06-18 16:30:10.966 9 INFO neutron.wsgi [req-015a6c1c-9336-4170-9ce6-432aa1c433fa req-6ed96f5f-ed14-4e96-b1d9-bd122be6d9ec 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1400 time: 0.0409393 2026-06-18 16:30:11.022 9 INFO neutron.wsgi [req-015a6c1c-9336-4170-9ce6-432aa1c433fa req-75a26bbe-a9cb-4f18-8c99-a32c6bd4d3e5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/security-groups?id=24e4c2d5-5882-4e01-ac01-840d9369758b&id=40e2abe2-d326-44a1-ab73-01c6fc7a692f&fields=id&fields=name HTTP/1.1" status: 200 len: 403 time: 0.0494211 2026-06-18 16:30:12.297 10 INFO neutron.db.ovn_revision_numbers_db [None req-75eca59f-fdd1-4f9d-bc6e-4ff4413abda6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c3f2c156-716d-4356-b21e-fca99268c009 (type: security_groups) to 1 2026-06-18 16:30:12.304 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7595cb2-44a6-4d6e-820e-f7dc649c8c4d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 21bf5bc2-8616-4be7-971c-9ddf1ca4e25d (type: security_groups) to 1 2026-06-18 16:30:12.322 10 INFO neutron.wsgi [None req-75eca59f-fdd1-4f9d-bc6e-4ff4413abda6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=507e506b5d014eb2b68bf7ddf17ea8bf&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2411518 2026-06-18 16:30:12.356 9 INFO neutron.db.segments_db [None req-d7595cb2-44a6-4d6e-820e-f7dc649c8c4d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Added segment 380d1eff-69f2-4fea-b978-33af5b1ff450 of type geneve for network 0671f081-8f54-4ccd-98a8-11bf4da1f51a 2026-06-18 16:30:12.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7595cb2-44a6-4d6e-820e-f7dc649c8c4d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 0671f081-8f54-4ccd-98a8-11bf4da1f51a (type: networks) to 1 2026-06-18 16:30:12.644 9 INFO neutron.wsgi [None req-12bc0d0b-f7d3-4c21-99fb-aab03486f7dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/c3f2c156-716d-4356-b21e-fca99268c009 HTTP/1.1" status: 204 len: 168 time: 0.3165002 2026-06-18 16:30:12.707 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7595cb2-44a6-4d6e-820e-f7dc649c8c4d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:12.710 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7595cb2-44a6-4d6e-820e-f7dc649c8c4d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network 0671f081-8f54-4ccd-98a8-11bf4da1f51a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:12.786 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7595cb2-44a6-4d6e-820e-f7dc649c8c4d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 36fbf232-ade4-49b8-9c7a-d88e180a684c (type: ports) to 1 2026-06-18 16:30:12.809 9 INFO neutron.wsgi [None req-d7595cb2-44a6-4d6e-820e-f7dc649c8c4d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8220696 2026-06-18 16:30:12.900 10 INFO neutron.db.ovn_revision_numbers_db [None req-b71feef2-7f88-4d5b-96d7-029fd98763e4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource fa62cec6-0236-4e2e-b0be-844cd829509e (type: security_groups) to 1 2026-06-18 16:30:12.936 10 INFO neutron.wsgi [None req-b71feef2-7f88-4d5b-96d7-029fd98763e4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=c3e192dce8ed47af9cf0fd849ac88e64&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1826801 2026-06-18 16:30:13.131 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25b6e9c1-6e61-40cf-9cd4-c3ec249995e1 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:13.133 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25b6e9c1-6e61-40cf-9cd4-c3ec249995e1 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network 0671f081-8f54-4ccd-98a8-11bf4da1f51a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:13.168 9 INFO neutron.wsgi [req-82771bd0-d0a3-449a-a458-b6023dcdd185 req-8cdcfbae-cd63-4f9e-937e-284ffdef2bfc 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1210 time: 0.0409758 2026-06-18 16:30:13.181 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: 85d6be0f-6356-428d-aa80-c79396020717 2026-06-18 16:30:13.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-25b6e9c1-6e61-40cf-9cd4-c3ec249995e1 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource a7867027-0d27-4b37-b2a4-e7d0fd10f1e6 (type: ports) to 1 2026-06-18 16:30:13.225 9 INFO neutron.wsgi [None req-c6c715e8-8f88-48f9-9085-a56acea1610a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/fa62cec6-0236-4e2e-b0be-844cd829509e HTTP/1.1" status: 204 len: 168 time: 0.2836869 2026-06-18 16:30:13.228 10 INFO neutron.wsgi [None req-25b6e9c1-6e61-40cf-9cd4-c3ec249995e1 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4137762 /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-06-18 16:30:13.262 9 INFO neutron.wsgi [req-82771bd0-d0a3-449a-a458-b6023dcdd185 req-20205e0f-842b-4645-9a1a-fd376b780c17 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=40e2abe2-d326-44a1-ab73-01c6fc7a692f&id=24e4c2d5-5882-4e01-ac01-840d9369758b&fields=id&fields=name HTTP/1.1" status: 200 len: 403 time: 0.0857377 2026-06-18 16:30:13.363 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-105c6471-dad4-4559-baf2-4cf9706115f7'] response: {'server_uuid': 'f5046039-6b84-4238-8b64-925aac7a4aa1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '85d6be0f-6356-428d-aa80-c79396020717', 'code': 200} 2026-06-18 16:30:13.506 9 INFO neutron.wsgi [req-538da84b-1c17-43e5-8197-34b8a6e88a08 req-4bff9c20-fee2-46f3-ac4b-8a97deb078af 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 1208 time: 0.0444019 2026-06-18 16:30:13.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 85d6be0f-6356-428d-aa80-c79396020717 (type: ports) to 5 2026-06-18 16:30:13.521 10 INFO neutron.wsgi [None req-df38e372-68ba-47b5-a2f8-7d576249e961 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2859955 2026-06-18 16:30:13.608 10 INFO neutron.db.segments_db [None req-88bc07c9-70c7-4425-a878-72fcc9517a07 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Added segment 14a644ac-c149-431b-8ced-c8bb05bd3baf of type geneve for network 31bb14f1-660d-40d2-8081-3fc0f73e84d9 2026-06-18 16:30:13.763 10 INFO neutron.db.ovn_revision_numbers_db [None req-88bc07c9-70c7-4425-a878-72fcc9517a07 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 31bb14f1-660d-40d2-8081-3fc0f73e84d9 (type: networks) to 1 2026-06-18 16:30:13.917 9 INFO neutron.db.l3_db [None req-62a896a0-ad24-4432-84eb-4d63a5d6fd57 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] Floating IP d3e9f627-2390-4eb1-ad29-50d9a0910692 disassociated. External IP: 10.96.250.209, port: 85d6be0f-6356-428d-aa80-c79396020717. 2026-06-18 16:30:14.023 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88bc07c9-70c7-4425-a878-72fcc9517a07 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:14.025 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88bc07c9-70c7-4425-a878-72fcc9517a07 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network 31bb14f1-660d-40d2-8081-3fc0f73e84d9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:14.100 10 INFO neutron.db.ovn_revision_numbers_db [None req-88bc07c9-70c7-4425-a878-72fcc9517a07 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 40a655ea-5569-4614-bb1f-39bd20b21b7f (type: ports) to 1 2026-06-18 16:30:14.124 10 INFO neutron.wsgi [None req-88bc07c9-70c7-4425-a878-72fcc9517a07 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5974872 /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-06-18 16:30:14.211 9 INFO neutron.wsgi [None req-62a896a0-ad24-4432-84eb-4d63a5d6fd57 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 199.19.213.203 "DELETE /v2.0/ports/85d6be0f-6356-428d-aa80-c79396020717 HTTP/1.1" status: 204 len: 173 time: 0.6971071 2026-06-18 16:30:14.368 9 INFO neutron.wsgi [req-fc2d0dbe-3881-47ba-bc3e-1b7a3402e65c req-185ac009-c7ed-4a08-82d0-f56af46494d2 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=f5046039-6b84-4238-8b64-925aac7a4aa1 HTTP/1.1" status: 200 len: 210 time: 0.0413415 2026-06-18 16:30:14.416 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21ac3c77-d4d2-4f9c-ac5b-5c72ea0e6586 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:14.420 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21ac3c77-d4d2-4f9c-ac5b-5c72ea0e6586 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network 31bb14f1-660d-40d2-8081-3fc0f73e84d9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:14.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-21ac3c77-d4d2-4f9c-ac5b-5c72ea0e6586 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 0ec3a74f-4930-4bab-b558-40bab8d815ee (type: ports) to 1 2026-06-18 16:30:14.526 9 INFO neutron.wsgi [None req-21ac3c77-d4d2-4f9c-ac5b-5c72ea0e6586 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3956678 /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-06-18 16:30:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017793 2026-06-18 16:30:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029254 2026-06-18 16:30:14.750 9 INFO neutron.wsgi [None req-9c711a13-ff72-4d39-9f49-496825c90454 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2189569 2026-06-18 16:30:14.917 9 INFO neutron.db.segments_db [None req-20c69f0f-404c-4ebd-bada-adb407efdbfd cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Added segment 7eb8667a-70ef-4a10-b067-6a24d16ecec3 of type geneve for network fef4e1d2-e0f2-4dcf-8d87-81fc5cbd3cd5 2026-06-18 16:30:15.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-20c69f0f-404c-4ebd-bada-adb407efdbfd cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource fef4e1d2-e0f2-4dcf-8d87-81fc5cbd3cd5 (type: networks) to 1 2026-06-18 16:30:15.257 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20c69f0f-404c-4ebd-bada-adb407efdbfd cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:15.260 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20c69f0f-404c-4ebd-bada-adb407efdbfd cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network fef4e1d2-e0f2-4dcf-8d87-81fc5cbd3cd5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:15.331 9 INFO neutron.db.ovn_revision_numbers_db [None req-20c69f0f-404c-4ebd-bada-adb407efdbfd cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 76275c25-66a3-4e55-a01e-4d9295dd0685 (type: ports) to 1 2026-06-18 16:30:15.354 9 INFO neutron.wsgi [None req-20c69f0f-404c-4ebd-bada-adb407efdbfd cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5984623 2026-06-18 16:30:15.422 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0607b21-c551-4e95-8419-399c6097e5ed'] response: {'server_uuid': 'f5046039-6b84-4238-8b64-925aac7a4aa1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85d6be0f-6356-428d-aa80-c79396020717', 'code': 200} 2026-06-18 16:30:15.422 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0607b21-c551-4e95-8419-399c6097e5ed'] response: {'server_uuid': 'f5046039-6b84-4238-8b64-925aac7a4aa1', 'name': 'network-vif-deleted', 'tag': '85d6be0f-6356-428d-aa80-c79396020717', '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-06-18 16:30:15.756 10 INFO neutron.wsgi [None req-8c1df209-0a7d-4856-b20d-9e2ec8094794 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/24e4c2d5-5882-4e01-ac01-840d9369758b HTTP/1.1" status: 204 len: 168 time: 0.2080286 2026-06-18 16:30:15.772 10 INFO neutron.api.v2.resource [None req-066181ae-7517-4362-af93-616bffbc7920 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:30:15.773 10 INFO neutron.wsgi [None req-066181ae-7517-4362-af93-616bffbc7920 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - default default] 10.0.0.138 "GET /v2.0/security-groups/24e4c2d5-5882-4e01-ac01-840d9369758b HTTP/1.1" status: 404 len: 347 time: 0.0126457 2026-06-18 16:30:15.908 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18ff785d-aed7-4303-b60c-099a745994a8 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:15.910 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18ff785d-aed7-4303-b60c-099a745994a8 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network fef4e1d2-e0f2-4dcf-8d87-81fc5cbd3cd5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:15.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-18ff785d-aed7-4303-b60c-099a745994a8 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource ed4251b0-9ce2-4a63-b829-7e46d5e146fd (type: ports) to 1 2026-06-18 16:30:16.014 9 INFO neutron.wsgi [None req-18ff785d-aed7-4303-b60c-099a745994a8 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.6534894 /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-06-18 16:30:16.172 10 INFO neutron.wsgi [None req-b3758d77-4e6e-486b-9662-4c30db92b6ec 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/d3e9f627-2390-4eb1-ad29-50d9a0910692 HTTP/1.1" status: 204 len: 168 time: 0.3942924 2026-06-18 16:30:16.289 9 INFO neutron.wsgi [None req-fb01ede9-584b-4a0a-b9c0-19b88458b7f0 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2699449 2026-06-18 16:30:16.355 9 INFO neutron.wsgi [None req-f78a83b9-db30-4ea3-acc8-dfb2bfa64567 19db1e1045a841149057b5bc3155b0dd a48cf6d3c02444ed8e3d4fd7c1c0e829 - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/40e2abe2-d326-44a1-ab73-01c6fc7a692f HTTP/1.1" status: 204 len: 168 time: 0.1784637 2026-06-18 16:30:16.379 9 INFO neutron.db.segments_db [None req-b7c9555a-3cbd-4fc5-8d36-b13b553708c6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Added segment 5d76533e-c830-4549-a178-a87705b754ef of type geneve for network 53556593-2c40-48e6-8b99-4baa76e61cd1 2026-06-18 16:30:16.527 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7c9555a-3cbd-4fc5-8d36-b13b553708c6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 53556593-2c40-48e6-8b99-4baa76e61cd1 (type: networks) to 1 2026-06-18 16:30:16.749 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7c9555a-3cbd-4fc5-8d36-b13b553708c6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:16.751 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7c9555a-3cbd-4fc5-8d36-b13b553708c6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network 53556593-2c40-48e6-8b99-4baa76e61cd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:16.830 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7c9555a-3cbd-4fc5-8d36-b13b553708c6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 871637e4-2e2e-4bef-91eb-45bc39db0390 (type: ports) to 1 2026-06-18 16:30:16.855 9 INFO neutron.wsgi [None req-b7c9555a-3cbd-4fc5-8d36-b13b553708c6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5596161 2026-06-18 16:30:17.163 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67642147-1560-4ecd-a218-b47d3fb8b264 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:17.166 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67642147-1560-4ecd-a218-b47d3fb8b264 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network 53556593-2c40-48e6-8b99-4baa76e61cd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:17.244 9 INFO neutron.db.ovn_revision_numbers_db [None req-67642147-1560-4ecd-a218-b47d3fb8b264 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 8fcd6ef7-5bc2-4296-8517-cf37278967d9 (type: ports) to 1 2026-06-18 16:30:17.269 9 INFO neutron.wsgi [None req-67642147-1560-4ecd-a218-b47d3fb8b264 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4079397 /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-06-18 16:30:17.483 9 INFO neutron.wsgi [None req-111f7dc4-296a-433a-aefa-0c2ae64e1940 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2099888 2026-06-18 16:30:17.574 9 INFO neutron.db.segments_db [None req-52920450-1748-46e5-bec3-a0f13d760fe9 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Added segment b1b21c22-e8e1-48aa-af2e-1e7fa5c3bb67 of type geneve for network f2e52f2e-2c46-4e01-a511-80f1151e5ac6 2026-06-18 16:30:17.617 10 INFO neutron.wsgi [None req-dd346f2a-5882-4d92-8eb6-29ff26163315 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/1abaeff3-ab4d-41b1-b4fd-1c1644138e9b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2067828 /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-06-18 16:30:17.724 9 INFO neutron.db.ovn_revision_numbers_db [None req-52920450-1748-46e5-bec3-a0f13d760fe9 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource f2e52f2e-2c46-4e01-a511-80f1151e5ac6 (type: networks) to 1 2026-06-18 16:30:17.943 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52920450-1748-46e5-bec3-a0f13d760fe9 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:17.946 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52920450-1748-46e5-bec3-a0f13d760fe9 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network f2e52f2e-2c46-4e01-a511-80f1151e5ac6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:18.030 9 INFO neutron.db.ovn_revision_numbers_db [None req-52920450-1748-46e5-bec3-a0f13d760fe9 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 172968ff-7459-46c3-a1fb-60159f68ac39 (type: ports) to 1 2026-06-18 16:30:18.055 9 INFO neutron.wsgi [None req-52920450-1748-46e5-bec3-a0f13d760fe9 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5646007 2026-06-18 16:30:18.328 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e89486d7-00aa-4043-b916-065c5568c9e6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] No more DHCP agents 2026-06-18 16:30:18.331 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e89486d7-00aa-4043-b916-065c5568c9e6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Unable to schedule network f2e52f2e-2c46-4e01-a511-80f1151e5ac6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:18.397 9 INFO neutron.db.ovn_revision_numbers_db [None req-e89486d7-00aa-4043-b916-065c5568c9e6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] Successfully bumped revision number for resource 04901c68-7162-4a97-b838-a689705f040e (type: ports) to 1 2026-06-18 16:30:18.424 9 INFO neutron.wsgi [None req-e89486d7-00aa-4043-b916-065c5568c9e6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3643181 /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-06-18 16:30:18.654 10 INFO neutron.wsgi [None req-3e8bbfc8-0aed-4592-af50-6c1dc519177f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/1abaeff3-ab4d-41b1-b4fd-1c1644138e9b HTTP/1.1" status: 204 len: 168 time: 1.0336175 2026-06-18 16:30:18.695 9 INFO neutron.wsgi [None req-d38d0207-4519-4f3d-9076-470af48ba83c cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2652400 2026-06-18 16:30:18.742 9 INFO neutron.wsgi [None req-47d7e759-f42d-4478-98d4-dea5aa06e023 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "PUT /v2.0/trunks/834dd2e3-203e-4f41-a33e-b9eec510536b/tags HTTP/1.1" status: 200 len: 210 time: 0.0380020 2026-06-18 16:30:18.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-f462c899-8e7d-4d0b-b773-e2faa06aaadf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 381f1f06-b6fa-4099-8e70-bd8bd012d0bf (type: security_groups) to 1 2026-06-18 16:30:18.792 9 INFO neutron.wsgi [None req-ad1678e5-c699-4263-a30e-80bd69626300 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "PUT /v2.0/trunks/38e40ad7-965a-40b1-a68c-490bc051c0c3/tags HTTP/1.1" status: 200 len: 218 time: 0.0460041 2026-06-18 16:30:18.793 10 INFO neutron.wsgi [None req-f462c899-8e7d-4d0b-b773-e2faa06aaadf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=de84703c4c984b5a8f30c3c02d7cd88a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3542190 2026-06-18 16:30:18.847 10 INFO neutron.wsgi [None req-ee7fb8d4-99c2-4561-894a-f2061760ee89 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "PUT /v2.0/trunks/064155c7-3e9a-4a5f-9bdd-47f9cf5a9647/tags HTTP/1.1" status: 200 len: 227 time: 0.0485094 2026-06-18 16:30:18.901 10 INFO neutron.wsgi [None req-ec3ec097-6ba8-4f2e-9043-20d6c993627e cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "PUT /v2.0/trunks/ca718738-3923-476a-8d86-b0d11e57144b/tags HTTP/1.1" status: 200 len: 212 time: 0.0490072 2026-06-18 16:30:18.942 9 INFO neutron.wsgi [None req-95442f85-63f5-49a9-9038-3de9ddf4f072 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/455c3f1a-b987-4cd4-bb92-af6c138710a3 HTTP/1.1" status: 204 len: 168 time: 0.2819748 2026-06-18 16:30:18.946 9 INFO neutron.wsgi [None req-299d948f-3825-470a-9dc2-f2a8147caadb cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0388737 2026-06-18 16:30:18.980 9 INFO neutron.wsgi [None req-c6adb39d-6901-4f92-8dd9-689c9be04a38 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0272307 2026-06-18 16:30:19.032 10 INFO neutron.wsgi [None req-cab075b5-53f0-4222-b0fb-28f4ead448ab cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0451045 2026-06-18 16:30:19.055 10 INFO neutron.wsgi [None req-76e63f84-318b-4586-9880-497507021c66 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0187390 2026-06-18 16:30:19.084 10 INFO neutron.wsgi [None req-ac5ea242-c2c4-48f5-9468-cf8d62ff391d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0237267 2026-06-18 16:30:19.118 10 INFO neutron.wsgi [None req-e761ca06-fb35-477e-aa97-4b3e9b5aa898 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/381f1f06-b6fa-4099-8e70-bd8bd012d0bf HTTP/1.1" status: 204 len: 168 time: 0.3214135 2026-06-18 16:30:19.125 10 INFO neutron.wsgi [None req-0e8c799a-91b1-4483-84a5-023b6ec8e336 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0359061 2026-06-18 16:30:19.158 10 INFO neutron.wsgi [None req-cfb058c9-fe52-4005-8e75-28c9b80d7092 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0276268 2026-06-18 16:30:19.189 10 INFO neutron.wsgi [None req-590538cf-2253-40c0-8cea-9b411d406110 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0211914 2026-06-18 16:30:19.214 9 INFO neutron.wsgi [None req-a7bd1f9b-1ac1-4f89-ab78-0cb567aa70ad cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks/834dd2e3-203e-4f41-a33e-b9eec510536b HTTP/1.1" status: 200 len: 608 time: 0.0197854 2026-06-18 16:30:19.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-82da1c5d-faae-4855-b052-29b92400b8af 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 439f945b-8317-44bb-bbb4-0c85d55c8564 (type: security_groups) to 1 2026-06-18 16:30:19.358 10 INFO neutron.wsgi [None req-82da1c5d-faae-4855-b052-29b92400b8af 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=a3b825690ab74737841f37e3881c14bf&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1214480 2026-06-18 16:30:19.367 9 INFO neutron.wsgi [None req-ff253409-3d49-4b26-b4e7-dcd398025570 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/ports/a7867027-0d27-4b37-b2a4-e7d0fd10f1e6 HTTP/1.1" status: 200 len: 1020 time: 0.1468096 2026-06-18 16:30:19.423 9 INFO neutron.services.segments.plugin [-] Segment 0080b60b-9abc-4e0c-9cf4-88452f4b4401 resource provider aggregate not found 2026-06-18 16:30:19.430 9 INFO neutron.services.segments.plugin [-] Segment 0080b60b-9abc-4e0c-9cf4-88452f4b4401 resource provider aggregate not found 2026-06-18 16:30:19.464 9 INFO neutron.services.segments.plugin [-] Segment 0080b60b-9abc-4e0c-9cf4-88452f4b4401 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 0080b60b-9abc-4e0c-9cf4-88452f4b4401 found for delete ", "request_id": "req-bfb62d83-9268-44c2-bcee-efe7caacbc82"}]} 2026-06-18 16:30:19.467 9 INFO neutron.services.segments.plugin [-] Segment 0080b60b-9abc-4e0c-9cf4-88452f4b4401 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 0080b60b-9abc-4e0c-9cf4-88452f4b4401 found for delete ", "request_id": "req-8f3ec6d5-d336-46b8-8730-1fcd34f1ddfb"}]} 2026-06-18 16:30:19.484 9 INFO neutron.wsgi [None req-585e9460-344c-4d4d-a547-ae027e66734a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/4e2d4156-1845-4b26-9c49-f9444728c48b HTTP/1.1" status: 204 len: 168 time: 0.5357828 2026-06-18 16:30:19.540 10 INFO neutron.wsgi [None req-9777dc29-3fe6-414e-b963-64bd8019eb2b cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/834dd2e3-203e-4f41-a33e-b9eec510536b HTTP/1.1" status: 204 len: 168 time: 0.1667538 2026-06-18 16:30:19.565 9 INFO neutron.wsgi [None req-1444c64e-42e8-4353-ab51-1142f52b2de3 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks/38e40ad7-965a-40b1-a68c-490bc051c0c3 HTTP/1.1" status: 200 len: 616 time: 0.0175810 2026-06-18 16:30:19.658 9 INFO neutron.wsgi [None req-ccbf5664-e6b6-4aa6-9ddd-d6f4577c14da cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/ports/0ec3a74f-4930-4bab-b558-40bab8d815ee HTTP/1.1" status: 200 len: 1020 time: 0.0878701 2026-06-18 16:30:19.682 10 INFO neutron.wsgi [None req-d890e6c9-35c1-4304-908b-76be06d04b25 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/439f945b-8317-44bb-bbb4-0c85d55c8564 HTTP/1.1" status: 204 len: 168 time: 0.3200119 2026-06-18 16:30:19.764 9 INFO neutron.wsgi [None req-eaf0069b-7259-4be9-a9f0-2a50a660f81d cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/38e40ad7-965a-40b1-a68c-490bc051c0c3 HTTP/1.1" status: 204 len: 168 time: 0.1005158 2026-06-18 16:30:19.786 9 INFO neutron.wsgi [None req-9636638e-a757-445a-9498-7440f17e0656 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks/064155c7-3e9a-4a5f-9bdd-47f9cf5a9647 HTTP/1.1" status: 200 len: 625 time: 0.0168412 2026-06-18 16:30:19.897 9 INFO neutron.wsgi [None req-733a45a1-a85f-42cc-bcb0-aeef4e6070e5 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/ports/ed4251b0-9ce2-4a63-b829-7e46d5e146fd HTTP/1.1" status: 200 len: 1020 time: 0.1061983 2026-06-18 16:30:20.043 10 INFO neutron.wsgi [None req-daab1f88-fdc6-4cce-a78b-639f666f5a9a cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/064155c7-3e9a-4a5f-9bdd-47f9cf5a9647 HTTP/1.1" status: 204 len: 168 time: 0.1408193 2026-06-18 16:30:20.066 10 INFO neutron.wsgi [None req-d0689c7d-c2eb-4565-a736-3651f04645eb cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks/ca718738-3923-476a-8d86-b0d11e57144b HTTP/1.1" status: 200 len: 610 time: 0.0173948 2026-06-18 16:30:20.203 10 INFO neutron.wsgi [None req-fff1ccb8-a8e0-4c39-974a-806b2fbafe70 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/ports/8fcd6ef7-5bc2-4296-8517-cf37278967d9 HTTP/1.1" status: 200 len: 1020 time: 0.1316717 2026-06-18 16:30:20.328 9 INFO neutron.wsgi [None req-bbbad8d7-d4d0-4ecf-b8ea-019d5a4aba7c cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/ca718738-3923-476a-8d86-b0d11e57144b HTTP/1.1" status: 204 len: 168 time: 0.1191459 2026-06-18 16:30:20.370 10 INFO neutron.wsgi [None req-5b43b64d-9909-421f-b723-43ddccb8a4cc cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/trunks/87a3b8f9-bd52-4451-b364-a0102084d2e8 HTTP/1.1" status: 200 len: 603 time: 0.0342474 2026-06-18 16:30:20.475 9 INFO neutron.wsgi [None req-81128b8c-d9ad-4751-824e-f29255ee40df cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - default default] 10.0.0.138 "GET /v2.0/ports/04901c68-7162-4a97-b838-a689705f040e HTTP/1.1" status: 200 len: 1020 time: 0.0958943 2026-06-18 16:30:20.572 10 INFO neutron.wsgi [None req-daf89f59-6789-4635-afaa-966e6f91a579 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "PUT /v2.0/routers/e4fd9898-5d2a-4794-94ad-6b6344afd66e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0799494 /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-06-18 16:30:20.610 9 INFO neutron.wsgi [None req-e8a4f29a-f2f7-43d4-9f4b-a1a2cd47ca94 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/trunks/87a3b8f9-bd52-4451-b364-a0102084d2e8 HTTP/1.1" status: 204 len: 168 time: 0.1295915 2026-06-18 16:30:20.883 9 INFO neutron.wsgi [None req-aebd4dd9-26a3-451a-8bcd-cdaad2577ee6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/ports/a7867027-0d27-4b37-b2a4-e7d0fd10f1e6 HTTP/1.1" status: 204 len: 168 time: 0.2634172 2026-06-18 16:30:21.313 10 INFO neutron.wsgi [None req-4bee3ac1-d597-414c-86fa-f55e08fff82e cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/ports/0ec3a74f-4930-4bab-b558-40bab8d815ee HTTP/1.1" status: 204 len: 168 time: 0.4223411 2026-06-18 16:30:21.362 10 INFO neutron.wsgi [None req-f55b17a6-8a98-40af-b1fb-1fd0dbd3ced6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/routers/e4fd9898-5d2a-4794-94ad-6b6344afd66e HTTP/1.1" status: 204 len: 168 time: 0.7850554 2026-06-18 16:30:21.595 9 INFO neutron.wsgi [None req-e4125782-7c12-4018-982c-1a16ed5a821c cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/ports/ed4251b0-9ce2-4a63-b829-7e46d5e146fd HTTP/1.1" status: 204 len: 168 time: 0.2741966 2026-06-18 16:30:21.866 9 INFO neutron.wsgi [None req-61fbdc78-d02c-4af3-b449-bd4946b85ec7 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/ports/8fcd6ef7-5bc2-4296-8517-cf37278967d9 HTTP/1.1" status: 204 len: 168 time: 0.2646646 2026-06-18 16:30:21.891 10 INFO neutron.wsgi [None req-de58d294-a223-421f-9c4a-64724c3cd535 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/d6fcc709-3beb-49f1-a872-dda8d86bc147 HTTP/1.1" status: 204 len: 168 time: 0.5241766 2026-06-18 16:30:22.312 10 INFO neutron.services.segments.plugin [-] Segment 732ffb26-7f19-47ca-a0e5-9f01be899dbb resource provider aggregate not found 2026-06-18 16:30:22.317 10 INFO neutron.services.segments.plugin [-] Segment 732ffb26-7f19-47ca-a0e5-9f01be899dbb resource provider aggregate not found 2026-06-18 16:30:22.337 10 INFO neutron.services.segments.plugin [-] Segment 732ffb26-7f19-47ca-a0e5-9f01be899dbb 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 732ffb26-7f19-47ca-a0e5-9f01be899dbb found for delete ", "request_id": "req-d643ee76-3364-44b8-8b5a-5de220496866"}]} 2026-06-18 16:30:22.342 10 INFO neutron.services.segments.plugin [-] Segment 732ffb26-7f19-47ca-a0e5-9f01be899dbb 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 732ffb26-7f19-47ca-a0e5-9f01be899dbb found for delete ", "request_id": "req-4b773a23-f2bc-4883-bef7-c6af9ac33c99"}]} 2026-06-18 16:30:22.350 10 INFO neutron.wsgi [None req-9934d19a-a508-4b36-9253-937835f86bd2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/networks/8dbca10e-274a-45d1-a387-a339f054c058 HTTP/1.1" status: 204 len: 168 time: 0.4520240 2026-06-18 16:30:22.442 9 INFO neutron.wsgi [None req-8bf4a250-fc89-446b-bb6d-7c99428650ec cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/ports/04901c68-7162-4a97-b838-a689705f040e HTTP/1.1" status: 204 len: 168 time: 0.5710795 2026-06-18 16:30:22.760 9 INFO neutron.wsgi [None req-6996f6fb-75e1-4960-95b6-024d9dfb4860 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=8b1bdb127e424cecb51cd32b293f60d8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0408823 2026-06-18 16:30:22.855 9 INFO neutron.services.segments.plugin [-] Segment 380d1eff-69f2-4fea-b978-33af5b1ff450 resource provider aggregate not found 2026-06-18 16:30:22.864 9 INFO neutron.services.segments.plugin [-] Segment 380d1eff-69f2-4fea-b978-33af5b1ff450 resource provider aggregate not found 2026-06-18 16:30:22.886 9 INFO neutron.services.segments.plugin [-] Segment 380d1eff-69f2-4fea-b978-33af5b1ff450 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 380d1eff-69f2-4fea-b978-33af5b1ff450 found for delete ", "request_id": "req-26fac0ce-78d1-401d-a1f6-296db8c30b3d"}]} 2026-06-18 16:30:22.887 9 INFO neutron.services.segments.plugin [-] Segment 380d1eff-69f2-4fea-b978-33af5b1ff450 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 380d1eff-69f2-4fea-b978-33af5b1ff450 found for delete ", "request_id": "req-2eb401a5-2176-4ec5-9871-2576eef0964a"}]} 2026-06-18 16:30:22.920 9 INFO neutron.wsgi [None req-31f63404-ffcf-4d83-87e7-dbd2ad9bac6e cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/networks/0671f081-8f54-4ccd-98a8-11bf4da1f51a HTTP/1.1" status: 204 len: 168 time: 0.4740305 2026-06-18 16:30:23.099 10 INFO neutron.wsgi [None req-6b7167e0-a245-4aa3-81c0-5229274c7eb2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/83e2fd66-66b9-4b15-ac2e-158712d45209 HTTP/1.1" status: 204 len: 168 time: 0.3325052 2026-06-18 16:30:23.295 9 INFO neutron.wsgi [None req-6d04db42-a0a1-44b8-bbed-5588db5e50a5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=a48cf6d3c02444ed8e3d4fd7c1c0e829&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0389440 2026-06-18 16:30:23.387 10 INFO neutron.wsgi [None req-a5ce019e-e866-4ce3-8821-0a1cc380d9b7 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/networks/31bb14f1-660d-40d2-8081-3fc0f73e84d9 HTTP/1.1" status: 204 len: 168 time: 0.4615302 2026-06-18 16:30:23.564 9 INFO neutron.wsgi [None req-e1da48d6-67cf-4135-aef2-93b21551d568 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ca1ec4a0-b4d2-4c5c-9bfc-11f1c6a41d86 HTTP/1.1" status: 204 len: 168 time: 0.2645237 2026-06-18 16:30:23.625 9 INFO neutron.db.ovn_revision_numbers_db [None req-28a9fef0-223a-4809-9653-2677d62d71ab 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 00214026-38a3-4b66-ac55-c45843c8a311 (type: security_groups) to 1 2026-06-18 16:30:23.665 9 INFO neutron.wsgi [None req-28a9fef0-223a-4809-9653-2677d62d71ab 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=272d0965375249b8b96898046980bad3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3780630 2026-06-18 16:30:23.864 10 INFO neutron.wsgi [None req-04a79c69-881e-4090-b045-1ea4fc30a38f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/00214026-38a3-4b66-ac55-c45843c8a311 HTTP/1.1" status: 204 len: 168 time: 0.1886518 2026-06-18 16:30:23.902 9 INFO neutron.wsgi [None req-a1a77504-2b3a-4651-ae6e-9ed0c7b42719 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/networks/fef4e1d2-e0f2-4dcf-8d87-81fc5cbd3cd5 HTTP/1.1" status: 204 len: 168 time: 0.5095685 2026-06-18 16:30:24.366 10 INFO neutron.services.segments.plugin [-] Segment 14a644ac-c149-431b-8ced-c8bb05bd3baf resource provider aggregate not found 2026-06-18 16:30:24.371 10 INFO neutron.services.segments.plugin [-] Segment 14a644ac-c149-431b-8ced-c8bb05bd3baf resource provider aggregate not found 2026-06-18 16:30:24.391 10 INFO neutron.services.segments.plugin [-] Segment 14a644ac-c149-431b-8ced-c8bb05bd3baf 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 14a644ac-c149-431b-8ced-c8bb05bd3baf found for delete ", "request_id": "req-3ed9096f-3116-45cf-ab1e-2aa05ba5903d"}]} 2026-06-18 16:30:24.397 10 INFO neutron.services.segments.plugin [-] Segment 14a644ac-c149-431b-8ced-c8bb05bd3baf 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 14a644ac-c149-431b-8ced-c8bb05bd3baf found for delete ", "request_id": "req-945f1750-5809-4569-aa9f-29a9c138e878"}]} 2026-06-18 16:30:24.410 10 INFO neutron.services.segments.plugin [-] Segment 5d76533e-c830-4549-a178-a87705b754ef resource provider aggregate not found 2026-06-18 16:30:24.429 10 INFO neutron.wsgi [None req-79b3dc1c-740b-4d31-b117-f8eb6f232cf9 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/networks/53556593-2c40-48e6-8b99-4baa76e61cd1 HTTP/1.1" status: 204 len: 168 time: 0.5142360 2026-06-18 16:30:24.432 10 INFO neutron.services.segments.plugin [-] Segment 5d76533e-c830-4549-a178-a87705b754ef resource provider aggregate not found 2026-06-18 16:30:24.439 10 INFO neutron.services.segments.plugin [-] Segment 5d76533e-c830-4549-a178-a87705b754ef 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 5d76533e-c830-4549-a178-a87705b754ef found for delete ", "request_id": "req-91be6bd5-24fb-4ff9-8f62-b4d0ae3fdc97"}]} 2026-06-18 16:30:24.450 10 INFO neutron.services.segments.plugin [-] Segment 5d76533e-c830-4549-a178-a87705b754ef 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 5d76533e-c830-4549-a178-a87705b754ef found for delete ", "request_id": "req-796ba5f9-8fd8-490f-a208-3707ed288fcf"}]} 2026-06-18 16:30:24.853 9 INFO neutron.wsgi [None req-d5fbcda4-d706-4288-8040-bbe8a7558cc6 cb0143797e514fd2a8154f6eeead80a2 f7904e305f5a4d41bdb6c87d7b5e95d6 - - - -] 10.0.0.138 "DELETE /v2.0/networks/f2e52f2e-2c46-4e01-a511-80f1151e5ac6 HTTP/1.1" status: 204 len: 168 time: 0.4168668 2026-06-18 16:30:24.909 9 INFO neutron.services.segments.plugin [-] Segment 7eb8667a-70ef-4a10-b067-6a24d16ecec3 resource provider aggregate not found 2026-06-18 16:30:24.918 9 INFO neutron.services.segments.plugin [-] Segment 7eb8667a-70ef-4a10-b067-6a24d16ecec3 resource provider aggregate not found 2026-06-18 16:30:24.931 9 INFO neutron.services.segments.plugin [-] Segment 7eb8667a-70ef-4a10-b067-6a24d16ecec3 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 7eb8667a-70ef-4a10-b067-6a24d16ecec3 found for delete ", "request_id": "req-4c40c097-4c6d-4dbf-b783-dd0f515af640"}]} 2026-06-18 16:30:24.942 9 INFO neutron.services.segments.plugin [-] Segment 7eb8667a-70ef-4a10-b067-6a24d16ecec3 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 7eb8667a-70ef-4a10-b067-6a24d16ecec3 found for delete ", "request_id": "req-584941bc-9af0-41a5-a3d1-d514c24abab8"}]} 2026-06-18 16:30:24.962 9 INFO neutron.services.segments.plugin [-] Segment b1b21c22-e8e1-48aa-af2e-1e7fa5c3bb67 resource provider aggregate not found 2026-06-18 16:30:24.969 9 INFO neutron.services.segments.plugin [-] Segment b1b21c22-e8e1-48aa-af2e-1e7fa5c3bb67 resource provider aggregate not found 2026-06-18 16:30:24.985 9 INFO neutron.services.segments.plugin [-] Segment b1b21c22-e8e1-48aa-af2e-1e7fa5c3bb67 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 b1b21c22-e8e1-48aa-af2e-1e7fa5c3bb67 found for delete ", "request_id": "req-f8876d1d-8040-4962-9036-7974243c0929"}]} 2026-06-18 16:30:24.988 9 INFO neutron.services.segments.plugin [-] Segment b1b21c22-e8e1-48aa-af2e-1e7fa5c3bb67 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 b1b21c22-e8e1-48aa-af2e-1e7fa5c3bb67 found for delete ", "request_id": "req-5c16fc66-87d2-4b76-96c3-f1b059b2e19b"}]} 2026-06-18 16:30:25.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-f27b60e6-23b4-4410-893b-309bab7d648e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 3b979568-50dd-435b-b407-f06d77d2ee7b (type: security_groups) to 1 2026-06-18 16:30:25.984 10 INFO neutron.wsgi [None req-f27b60e6-23b4-4410-893b-309bab7d648e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=6abac69b097e4c9097a65e8906aae6c3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2579181 2026-06-18 16:30:26.244 10 INFO neutron.wsgi [None req-24da64cf-3367-44c6-a156-c50d2313cfcd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/3b979568-50dd-435b-b407-f06d77d2ee7b HTTP/1.1" status: 204 len: 168 time: 0.2556367 2026-06-18 16:30:26.446 9 INFO neutron.wsgi [None req-acfd9be4-0ba7-4f93-a9f9-0de289b4fd9c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f7904e305f5a4d41bdb6c87d7b5e95d6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0295072 2026-06-18 16:30:26.644 10 INFO neutron.wsgi [None req-476965e9-3cc6-45ab-bc15-aeb7bce88184 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/21bf5bc2-8616-4be7-971c-9ddf1ca4e25d HTTP/1.1" status: 204 len: 168 time: 0.1892145 2026-06-18 16:30:26.910 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a5d2812-f058-4b6e-9f85-64c0263ddcfe 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource e3066fe3-d49e-469e-9b05-a410e7349a89 (type: security_groups) to 1 2026-06-18 16:30:26.940 9 INFO neutron.wsgi [None req-0a5d2812-f058-4b6e-9f85-64c0263ddcfe 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=74c35319c2724636a0e351eff541a657&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1264861 2026-06-18 16:30:27.161 10 INFO neutron.wsgi [None req-c8ab414a-81e3-451d-b345-a138bf58715b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/e3066fe3-d49e-469e-9b05-a410e7349a89 HTTP/1.1" status: 204 len: 168 time: 0.2157612 2026-06-18 16:30:28.531 10 INFO neutron.wsgi [None req-8e67fb88-8d65-4720-a310-aaddfcfffc82 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1195781 2026-06-18 16:30:28.557 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56ecce6d-7ba7-46be-a7da-5ea44eb72d7e 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] No more DHCP agents 2026-06-18 16:30:28.559 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56ecce6d-7ba7-46be-a7da-5ea44eb72d7e 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:28.585 10 INFO neutron.wsgi [None req-20fc4f17-39da-4c6d-9ed6-a98dae780455 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0495198 2026-06-18 16:30:28.630 10 INFO neutron.wsgi [None req-251607cc-c202-492f-a390-15dc8c5601cc f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0407033 2026-06-18 16:30:28.671 10 INFO neutron.wsgi [None req-34ef04c2-7e23-4a74-ac82-75e53d9c49ce f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0358708 2026-06-18 16:30:28.716 10 INFO neutron.wsgi [None req-2bbc331b-88b5-4663-8d1e-dda91ac0515d f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0388989 2026-06-18 16:30:28.755 10 INFO neutron.wsgi [None req-a25a6469-3553-4b39-8615-3d9e486a8907 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "PUT /v2.0/policies/3b530279-8106-4b93-bfc7-8beb2e0d1180/tags HTTP/1.1" status: 200 len: 210 time: 0.0340686 2026-06-18 16:30:28.793 10 INFO neutron.wsgi [None req-9420dbe9-fef0-47a6-b0b8-5833b1b8fac8 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "PUT /v2.0/policies/9e391a60-4ad4-4753-9cf6-ae333c06583a/tags HTTP/1.1" status: 200 len: 218 time: 0.0318811 2026-06-18 16:30:28.833 10 INFO neutron.wsgi [None req-c1f4d0db-3e5f-4ae7-af30-ca6047fdf0ee f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "PUT /v2.0/policies/2c82f8d3-4a89-4e29-9b5b-4fff1f1d8830/tags HTTP/1.1" status: 200 len: 227 time: 0.0310316 2026-06-18 16:30:28.870 10 INFO neutron.wsgi [None req-16a531f9-bcef-4800-ba5e-e665ae9242a9 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "PUT /v2.0/policies/2a19f13c-2d22-4278-9e1f-d3dd2e635a2c/tags HTTP/1.1" status: 200 len: 212 time: 0.0289919 2026-06-18 16:30:28.877 9 INFO neutron.db.ovn_revision_numbers_db [None req-56ecce6d-7ba7-46be-a7da-5ea44eb72d7e 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Successfully bumped revision number for resource b78f82f2-d862-409f-aa01-0688629d7cb8 (type: floatingips) to 0 2026-06-18 16:30:28.894 9 INFO neutron.wsgi [None req-56ecce6d-7ba7-46be-a7da-5ea44eb72d7e 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8834376 2026-06-18 16:30:29.199 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-524ba2ce-2e88-4739-b4d8-d542ec839535 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] No more DHCP agents 2026-06-18 16:30:29.200 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-524ba2ce-2e88-4739-b4d8-d542ec839535 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:29.471 10 INFO neutron.wsgi [None req-70439068-e35a-42c8-a4d8-84e37f5c403c 64b83ae0568e454cbe2b4f6771da7489 a75ac98736b1483abb0d637fb55f5b7c - - default default] 10.0.0.138 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.2010410 2026-06-18 16:30:29.476 9 INFO neutron.db.ovn_revision_numbers_db [None req-524ba2ce-2e88-4739-b4d8-d542ec839535 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Successfully bumped revision number for resource abac6a55-2a4b-4d1b-bd7e-f8dd3b81106d (type: floatingips) to 0 2026-06-18 16:30:29.494 9 INFO neutron.wsgi [None req-524ba2ce-2e88-4739-b4d8-d542ec839535 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5933444 2026-06-18 16:30:29.551 10 INFO neutron.wsgi [None req-3368f106-219b-4fdf-9fb6-db40d4b381b6 64b83ae0568e454cbe2b4f6771da7489 a75ac98736b1483abb0d637fb55f5b7c - - default default] 10.0.0.138 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0756974 2026-06-18 16:30:29.660 9 INFO neutron.wsgi [None req-7c32b781-a414-46b1-b532-8b4b293f5903 64b83ae0568e454cbe2b4f6771da7489 a75ac98736b1483abb0d637fb55f5b7c - - default default] 10.0.0.138 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.1046352 2026-06-18 16:30:29.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019257 2026-06-18 16:30:29.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014970 2026-06-18 16:30:29.769 10 INFO neutron.wsgi [None req-548b0e50-5f8f-42d2-9d8a-1ed7bb9897f2 64b83ae0568e454cbe2b4f6771da7489 a75ac98736b1483abb0d637fb55f5b7c - - default default] 10.0.0.138 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.1020844 2026-06-18 16:30:29.806 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51ffffdc-746a-4d3a-b061-5cbe684f16d0 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] No more DHCP agents 2026-06-18 16:30:29.812 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51ffffdc-746a-4d3a-b061-5cbe684f16d0 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:29.852 10 INFO neutron.wsgi [None req-1eb4fd68-b972-41f8-875f-3166d5717306 64b83ae0568e454cbe2b4f6771da7489 a75ac98736b1483abb0d637fb55f5b7c - - default default] 10.0.0.138 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.0740385 2026-06-18 16:30:29.999 9 INFO neutron.wsgi [None req-3845464c-3bc9-40df-979b-aacdbb5f5546 64b83ae0568e454cbe2b4f6771da7489 a75ac98736b1483abb0d637fb55f5b7c - - default default] 10.0.0.138 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.1417572 2026-06-18 16:30:30.094 10 INFO neutron.wsgi [None req-ef9d3f2d-b37d-4764-b69f-ad95d3b9644b 64b83ae0568e454cbe2b4f6771da7489 a75ac98736b1483abb0d637fb55f5b7c - - default default] 10.0.0.138 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.0844791 2026-06-18 16:30:30.152 10 INFO neutron.wsgi [None req-0d390ec7-993e-4017-99e2-4f8b283409c8 64b83ae0568e454cbe2b4f6771da7489 a75ac98736b1483abb0d637fb55f5b7c - - default default] 10.0.0.138 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.0522535 2026-06-18 16:30:30.160 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ffffdc-746a-4d3a-b061-5cbe684f16d0 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Successfully bumped revision number for resource 28175d38-5017-4860-83bd-8d82926cd075 (type: floatingips) to 0 2026-06-18 16:30:30.172 9 INFO neutron.wsgi [None req-51ffffdc-746a-4d3a-b061-5cbe684f16d0 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6711295 2026-06-18 16:30:30.273 10 INFO neutron.wsgi [None req-f9ae0e18-6d18-4ffe-98a8-56f1a5a1a285 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "DELETE /v2.0/qos/policies/3b530279-8106-4b93-bfc7-8beb2e0d1180 HTTP/1.1" status: 204 len: 168 time: 0.1149440 2026-06-18 16:30:30.374 9 INFO neutron.wsgi [None req-7030360c-5d4c-4935-a06a-9b32c746799d f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "DELETE /v2.0/qos/policies/9e391a60-4ad4-4753-9cf6-ae333c06583a HTTP/1.1" status: 204 len: 168 time: 0.0958371 2026-06-18 16:30:30.447 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab3bcad5-1496-43e4-98a1-5e2aa9d2a335 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] No more DHCP agents 2026-06-18 16:30:30.450 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab3bcad5-1496-43e4-98a1-5e2aa9d2a335 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:30.450 9 INFO neutron.wsgi [None req-caa86452-97e0-4623-93b6-052611151048 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "DELETE /v2.0/qos/policies/2c82f8d3-4a89-4e29-9b5b-4fff1f1d8830 HTTP/1.1" status: 204 len: 168 time: 0.0712297 2026-06-18 16:30:30.512 9 INFO neutron.wsgi [None req-5aeb977c-549b-435d-9646-85eb350e1108 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "DELETE /v2.0/qos/policies/2a19f13c-2d22-4278-9e1f-d3dd2e635a2c HTTP/1.1" status: 204 len: 168 time: 0.0558007 2026-06-18 16:30:30.596 9 INFO neutron.wsgi [None req-f556b408-9125-4da4-bd83-e60a79cd7f32 f2b0a6b1cac346e9b95620505296487e 613c13b8923d40048393865650f6a4ba - - - -] 10.0.0.138 "DELETE /v2.0/qos/policies/c095c927-d275-4cb8-96bc-dbc56ec1e225 HTTP/1.1" status: 204 len: 168 time: 0.0790367 2026-06-18 16:30:30.781 10 INFO neutron.db.ovn_revision_numbers_db [None req-ab3bcad5-1496-43e4-98a1-5e2aa9d2a335 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Successfully bumped revision number for resource a93728da-33a0-4f7b-ad47-256eb9e0c213 (type: floatingips) to 0 2026-06-18 16:30:30.795 10 INFO neutron.wsgi [None req-ab3bcad5-1496-43e4-98a1-5e2aa9d2a335 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6180396 2026-06-18 16:30:30.836 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b500e7d0-be28-48dc-ac71-e741ba8fdfbd facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] No more DHCP agents 2026-06-18 16:30:30.840 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b500e7d0-be28-48dc-ac71-e741ba8fdfbd facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:31.100 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-785a45f5-ebdb-4931-b849-48fec88c1a01 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] No more DHCP agents 2026-06-18 16:30:31.103 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-785a45f5-ebdb-4931-b849-48fec88c1a01 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:31.152 9 INFO neutron.db.ovn_revision_numbers_db [None req-b500e7d0-be28-48dc-ac71-e741ba8fdfbd facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] Successfully bumped revision number for resource 2040df07-15c6-4bca-bea0-b1532e2a7346 (type: floatingips) to 0 2026-06-18 16:30:31.165 9 INFO neutron.wsgi [None req-b500e7d0-be28-48dc-ac71-e741ba8fdfbd facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7687659 2026-06-18 16:30:31.215 9 INFO neutron.wsgi [None req-1e9a29fd-5516-4043-a520-e36f416afad0 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "PUT /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 218 time: 0.0455601 2026-06-18 16:30:31.252 9 INFO neutron.wsgi [None req-04dd0422-7b3a-4eb4-b1af-c5a5866b4a25 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 218 time: 0.0299637 2026-06-18 16:30:31.306 9 INFO neutron.wsgi [None req-b26f6090-1ba0-4860-8e78-74869988abbb facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "PUT /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0485382 2026-06-18 16:30:31.343 9 INFO neutron.wsgi [None req-21f05010-d8a1-4f50-87fe-55cde7b91c4a facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 227 time: 0.0328629 2026-06-18 16:30:31.378 9 INFO neutron.wsgi [None req-399833b9-c4b7-494c-9c37-f4d810b4240e facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "PUT /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0287676 2026-06-18 16:30:31.401 10 INFO neutron.db.ovn_revision_numbers_db [None req-785a45f5-ebdb-4931-b849-48fec88c1a01 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] Successfully bumped revision number for resource cbd0b894-c538-4ff0-87ef-42da25522954 (type: floatingips) to 0 2026-06-18 16:30:31.413 9 INFO neutron.wsgi [None req-428bfadf-8d51-421e-8425-3c155db30b7b facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 227 time: 0.0311608 2026-06-18 16:30:31.415 10 INFO neutron.wsgi [None req-785a45f5-ebdb-4931-b849-48fec88c1a01 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6155477 2026-06-18 16:30:31.458 9 INFO neutron.wsgi [None req-00e24ff9-6b63-455c-82de-19d578ca3887 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "PUT /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0387123 2026-06-18 16:30:31.472 10 INFO neutron.wsgi [None req-befdb744-0ed3-4163-8cae-d0afc08af2f0 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/b78f82f2-d862-409f-aa01-0688629d7cb8/tags HTTP/1.1" status: 200 len: 210 time: 0.0537457 2026-06-18 16:30:31.522 10 INFO neutron.wsgi [None req-3fca7da6-56b8-4208-8c15-a224ee78664a 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/abac6a55-2a4b-4d1b-bd7e-f8dd3b81106d/tags HTTP/1.1" status: 200 len: 218 time: 0.0442741 2026-06-18 16:30:31.570 10 INFO neutron.wsgi [None req-9611d79f-239a-4fd7-b37b-57dc08c1df42 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/28175d38-5017-4860-83bd-8d82926cd075/tags HTTP/1.1" status: 200 len: 227 time: 0.0429752 2026-06-18 16:30:31.621 10 INFO neutron.wsgi [None req-b3c1cce4-77db-4d24-bfbe-18fdd657bcd9 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "PUT /v2.0/floatingips/a93728da-33a0-4f7b-ad47-256eb9e0c213/tags HTTP/1.1" status: 200 len: 212 time: 0.0438125 2026-06-18 16:30:31.691 10 INFO neutron.wsgi [None req-6773953c-3b50-4815-be56-3d8aa8fdeaf1 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - default default] 10.0.0.138 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0628119 2026-06-18 16:30:31.724 9 INFO neutron.wsgi [None req-502a5a85-ca81-4a00-9b62-3b6e576b7dcf facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 245 time: 0.2610793 2026-06-18 16:30:31.745 10 INFO neutron.wsgi [None req-2fde5c2e-3679-4ba0-b9ce-6b6831efab3f 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - default default] 10.0.0.138 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0473390 2026-06-18 16:30:31.793 9 INFO neutron.wsgi [None req-ddfbca9b-b49a-41ff-8994-f93d946a5738 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - default default] 10.0.0.138 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0416963 2026-06-18 16:30:31.810 9 INFO neutron.wsgi [None req-eba2b732-819b-475d-a258-300264cf2510 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "PUT /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 230 time: 0.0805781 2026-06-18 16:30:31.823 10 INFO neutron.db.ovn_revision_numbers_db [None req-023bdc83-ebd4-4c06-aa6d-6ddfdd9de3e6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 83653f0e-5f4f-470d-9513-814f44980800 (type: security_groups) to 1 2026-06-18 16:30:31.835 9 INFO neutron.wsgi [None req-2069f70c-ca8c-40ed-a711-0e8c8a960de3 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - default default] 10.0.0.138 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0376093 2026-06-18 16:30:31.864 10 INFO neutron.wsgi [None req-dbb3196f-078f-4c85-9cf0-2cf5de1ad087 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 230 time: 0.0484397 2026-06-18 16:30:31.883 10 INFO neutron.wsgi [None req-023bdc83-ebd4-4c06-aa6d-6ddfdd9de3e6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=97fa898b617d453eb7e3665395558e5e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4200814 2026-06-18 16:30:31.901 9 INFO neutron.wsgi [None req-67c516f1-b7c3-4bff-a7c0-db7a1805a0a6 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - default default] 10.0.0.138 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0578218 2026-06-18 16:30:31.907 10 INFO neutron.wsgi [None req-5cf7c9ba-8359-4f30-bac5-1e1069d73e8c facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0351341 2026-06-18 16:30:31.966 10 INFO neutron.api.v2.resource [None req-854989d5-1542-41c0-9c86-24c3cdc6595e facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:30:31.968 10 INFO neutron.wsgi [None req-854989d5-1542-41c0-9c86-24c3cdc6595e facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0553977 2026-06-18 16:30:31.990 9 INFO neutron.wsgi [None req-dcfdf0a1-a5c3-4a22-9be0-fbe4b7b2fa98 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - default default] 10.0.0.138 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0819690 2026-06-18 16:30:32.046 10 INFO neutron.wsgi [None req-80fa8c28-d7a3-44b6-8cf1-542816a74da2 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - default default] 10.0.0.138 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0483027 2026-06-18 16:30:32.053 10 INFO neutron.wsgi [None req-b1e990f9-90c2-45f8-92e2-149c60d6e7b0 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0752060 2026-06-18 16:30:32.084 10 INFO neutron.wsgi [None req-c7c074c9-0084-4be9-ad2e-deff33d9c3d2 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 223 time: 0.0270624 2026-06-18 16:30:32.104 9 INFO neutron.wsgi [None req-ccc035ea-e67d-4402-b176-54c38bdbae84 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - default default] 10.0.0.138 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0505168 2026-06-18 16:30:32.124 10 INFO neutron.api.v2.resource [None req-ccd72807-3baa-40d4-a749-3a5a00521b90 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:30:32.126 10 INFO neutron.wsgi [None req-ccd72807-3baa-40d4-a749-3a5a00521b90 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0348456 2026-06-18 16:30:32.176 10 INFO neutron.wsgi [None req-1863fbae-3abf-40d1-bae8-16b5c7fb659e facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 204 len: 168 time: 0.0454538 2026-06-18 16:30:32.215 10 INFO neutron.wsgi [None req-1d4cadd2-507f-4d6d-b777-0533f902ac01 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - default default] 10.0.0.138 "GET /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346/tags HTTP/1.1" status: 200 len: 205 time: 0.0337431 2026-06-18 16:30:32.242 9 INFO neutron.wsgi [None req-a58c9030-2c5a-470a-a23a-e5b83942ea16 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/83653f0e-5f4f-470d-9513-814f44980800 HTTP/1.1" status: 204 len: 168 time: 0.3497710 2026-06-18 16:30:32.465 9 INFO neutron.wsgi [None req-695eb083-ee6e-4fcb-aee3-2863c2a8e8c6 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/b78f82f2-d862-409f-aa01-0688629d7cb8 HTTP/1.1" status: 204 len: 168 time: 0.3517120 2026-06-18 16:30:32.485 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0851a2c-1b09-4f08-9743-f35ed68a269c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 1a6227c7-d516-481b-ba73-71f5a0f71c2b (type: security_groups) to 1 2026-06-18 16:30:32.522 10 INFO neutron.wsgi [None req-a0851a2c-1b09-4f08-9743-f35ed68a269c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=613c13b8923d40048393865650f6a4ba&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1671600 2026-06-18 16:30:32.579 10 INFO neutron.wsgi [None req-007f6c06-f369-45d8-b3e3-452baad02586 facdb50fe3434e2789d07477d97abe6d 45196dc4875649f18b2be9f5047f6deb - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/2040df07-15c6-4bca-bea0-b1532e2a7346 HTTP/1.1" status: 204 len: 168 time: 0.3575680 2026-06-18 16:30:32.775 9 INFO neutron.wsgi [None req-6cb17640-7354-4282-b04d-1b02d0ca41ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/1a6227c7-d516-481b-ba73-71f5a0f71c2b HTTP/1.1" status: 204 len: 168 time: 0.2466528 2026-06-18 16:30:32.813 9 INFO neutron.wsgi [None req-79346a15-4b7b-428d-8a7d-d52036c2e490 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/abac6a55-2a4b-4d1b-bd7e-f8dd3b81106d HTTP/1.1" status: 204 len: 168 time: 0.3421962 2026-06-18 16:30:33.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-1eef1657-60df-427c-abd5-272888bc8095 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 1126f907-23d3-405d-a376-60e331ec1f21 (type: security_groups) to 1 2026-06-18 16:30:33.132 10 INFO neutron.wsgi [None req-1eef1657-60df-427c-abd5-272888bc8095 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=a75ac98736b1483abb0d637fb55f5b7c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1258082 2026-06-18 16:30:33.253 9 INFO neutron.wsgi [None req-f6033220-ad68-419d-aec0-0c07c3cf71c4 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/28175d38-5017-4860-83bd-8d82926cd075 HTTP/1.1" status: 204 len: 168 time: 0.4357898 2026-06-18 16:30:33.331 10 INFO neutron.wsgi [None req-581d341c-3d51-420b-8357-1bd7cab1df84 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/1126f907-23d3-405d-a376-60e331ec1f21 HTTP/1.1" status: 204 len: 168 time: 0.1949484 2026-06-18 16:30:33.534 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c1c54c9-8a50-4b2f-b56e-3e0992ae5c77 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource aac8a2d9-dd3b-4bda-aa31-3ff1ee442b9f (type: security_groups) to 1 2026-06-18 16:30:33.555 10 INFO neutron.wsgi [None req-4c1c54c9-8a50-4b2f-b56e-3e0992ae5c77 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=439b1ac3a2bd4f57a8a75cddee820517&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2883725 2026-06-18 16:30:33.642 9 INFO neutron.wsgi [None req-2cc52ccb-10d5-499c-a812-2e2ce10db627 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/a93728da-33a0-4f7b-ad47-256eb9e0c213 HTTP/1.1" status: 204 len: 168 time: 0.3835454 2026-06-18 16:30:33.760 10 INFO neutron.wsgi [None req-f598ede7-3733-40db-80d8-833118f602ab 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/aac8a2d9-dd3b-4bda-aa31-3ff1ee442b9f HTTP/1.1" status: 204 len: 168 time: 0.1988990 2026-06-18 16:30:34.057 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9d89513-23ce-450a-a72a-97877d4b033a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 38b44e2d-1702-40a1-b78c-4068571bdab6 (type: security_groups) to 1 2026-06-18 16:30:34.058 9 INFO neutron.wsgi [None req-6a3c9063-ac8f-4173-ab51-e0c02c7f6f84 4c91ac90c01d4aeb846f2a0cb98e68fc 63eaabcc0d254733a41b884cc6fc7896 - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/cbd0b894-c538-4ff0-87ef-42da25522954 HTTP/1.1" status: 204 len: 168 time: 0.4105737 2026-06-18 16:30:34.085 10 INFO neutron.wsgi [None req-b9d89513-23ce-450a-a72a-97877d4b033a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=45196dc4875649f18b2be9f5047f6deb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1306906 2026-06-18 16:30:34.280 9 INFO neutron.wsgi [None req-2c64c606-fe2a-4021-8077-b945a5bbf87f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/38b44e2d-1702-40a1-b78c-4068571bdab6 HTTP/1.1" status: 204 len: 168 time: 0.1913261 2026-06-18 16:30:35.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad7e125d-e06f-4995-b3ca-32764723e1cf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource f1e8ea4a-01e5-443f-854a-b726339a6353 (type: security_groups) to 1 2026-06-18 16:30:35.261 10 INFO neutron.wsgi [None req-ad7e125d-e06f-4995-b3ca-32764723e1cf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=76a8aa833b5e4e58b27480b4686cd394&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3840427 2026-06-18 16:30:35.441 9 INFO neutron.wsgi [None req-1e310790-65c8-473c-8aa1-d84adb0a4bbb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/f1e8ea4a-01e5-443f-854a-b726339a6353 HTTP/1.1" status: 204 len: 168 time: 0.1730816 2026-06-18 16:30:35.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-5946f1bb-d2c9-4b6e-b116-7aa0f56dfd6d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource b9c8ba96-e3e0-446a-9319-0f85d278b222 (type: security_groups) to 1 2026-06-18 16:30:35.759 9 INFO neutron.wsgi [None req-5946f1bb-d2c9-4b6e-b116-7aa0f56dfd6d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=8245b07737c54df9b0f51fd1a6264c1a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1488874 2026-06-18 16:30:35.968 9 INFO neutron.wsgi [None req-8099972a-b8c3-4747-bcae-773086e5a695 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/b9c8ba96-e3e0-446a-9319-0f85d278b222 HTTP/1.1" status: 204 len: 168 time: 0.2041438 2026-06-18 16:30:36.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d382e3c-8941-4309-ada9-67636a4117b3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 66ee195b-e619-440f-afdc-45fd7dcc389e (type: security_groups) to 1 2026-06-18 16:30:36.260 10 INFO neutron.wsgi [None req-0d382e3c-8941-4309-ada9-67636a4117b3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=63eaabcc0d254733a41b884cc6fc7896&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1170270 2026-06-18 16:30:36.518 9 INFO neutron.wsgi [None req-8a80d7b4-bb67-4861-a6e3-2b6c001ea6b8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1493502 2026-06-18 16:30:36.555 9 INFO neutron.wsgi [None req-65f73b7a-e0cc-4c7b-98a6-c4a97c84ef4e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0351586 2026-06-18 16:30:36.566 9 INFO neutron.wsgi [None req-2347aa5b-347b-43f6-bfd1-7c153e32e042 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0104294 2026-06-18 16:30:36.580 9 INFO neutron.wsgi [None req-1132f98e-fb78-41b3-9b3d-537d5b5c632f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0133381 2026-06-18 16:30:36.648 9 INFO neutron.wsgi [None req-7a036d82-2c4e-44f9-a8f5-368a5533344c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0625725 2026-06-18 16:30:36.664 9 INFO neutron.wsgi [None req-4b47a0b0-5807-4454-b856-c3fe5ebfc680 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0126345 2026-06-18 16:30:36.725 9 INFO neutron.wsgi [None req-b705ca3f-06f8-43da-9504-be6047bea0b0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0600343 2026-06-18 16:30:36.740 9 INFO neutron.wsgi [None req-9d4a83e3-9ef4-4f81-8dec-935f2c156d04 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0142262 2026-06-18 16:30:36.794 9 INFO neutron.wsgi [None req-9bb3563f-db4c-471b-8569-3c8ffa98c392 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0522616 2026-06-18 16:30:36.796 10 INFO neutron.wsgi [None req-05af740d-7646-4bf6-bd45-a75a54388bff 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/66ee195b-e619-440f-afdc-45fd7dcc389e HTTP/1.1" status: 204 len: 168 time: 0.5308948 2026-06-18 16:30:36.872 9 INFO neutron.wsgi [None req-816763d4-8c71-4603-8f4f-c4bbadbe421c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0744910 2026-06-18 16:30:36.919 9 INFO neutron.wsgi [None req-8e5a9144-758d-4401-9d06-a81763acb7cd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0370142 2026-06-18 16:30:37.156 10 INFO neutron.db.ovn_revision_numbers_db [None req-b61e2463-1fae-43eb-8a91-cb5a32bb0325 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] Successfully bumped revision number for resource 0f4c5e83-be37-4a4b-9982-582f6b027c75 (type: security_groups) to 1 2026-06-18 16:30:37.208 10 INFO neutron.db.segments_db [None req-b61e2463-1fae-43eb-8a91-cb5a32bb0325 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] Added segment be091820-65c3-47ad-abed-9f64c4bcdbd3 of type geneve for network 79ae7a9b-f6c5-4935-8133-476c6e83eb8e 2026-06-18 16:30:37.340 10 INFO neutron.db.ovn_revision_numbers_db [None req-b61e2463-1fae-43eb-8a91-cb5a32bb0325 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] Successfully bumped revision number for resource 79ae7a9b-f6c5-4935-8133-476c6e83eb8e (type: networks) to 1 2026-06-18 16:30:37.527 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b61e2463-1fae-43eb-8a91-cb5a32bb0325 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] No more DHCP agents 2026-06-18 16:30:37.529 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b61e2463-1fae-43eb-8a91-cb5a32bb0325 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] Unable to schedule network 79ae7a9b-f6c5-4935-8133-476c6e83eb8e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:37.598 10 INFO neutron.db.ovn_revision_numbers_db [None req-b61e2463-1fae-43eb-8a91-cb5a32bb0325 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] Successfully bumped revision number for resource 2d378d5c-f301-4589-9243-33213bd975b5 (type: ports) to 1 2026-06-18 16:30:37.631 10 INFO neutron.wsgi [None req-b61e2463-1fae-43eb-8a91-cb5a32bb0325 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8150260 2026-06-18 16:30:37.781 9 INFO neutron.db.ovn_revision_numbers_db [None req-19a3cc95-c49b-45dc-98ba-3e6e40574f85 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] Successfully bumped revision number for resource 29f7a1f8-3394-44c8-8687-cbb3b85d89e9 (type: security_groups) to 1 2026-06-18 16:30:37.870 9 INFO neutron.db.segments_db [None req-19a3cc95-c49b-45dc-98ba-3e6e40574f85 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] Added segment 268160ba-272a-43d4-b529-101bbaaa17e2 of type geneve for network 8994b362-6692-4296-aea0-48a5cd5cdaba 2026-06-18 16:30:38.307 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7ca0e79-6f63-4cd3-9cbc-1166e335f8e0 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] No more DHCP agents 2026-06-18 16:30:38.313 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7ca0e79-6f63-4cd3-9cbc-1166e335f8e0 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] Unable to schedule network 79ae7a9b-f6c5-4935-8133-476c6e83eb8e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:38.348 9 INFO neutron.db.ovn_revision_numbers_db [None req-19a3cc95-c49b-45dc-98ba-3e6e40574f85 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] Successfully bumped revision number for resource 8994b362-6692-4296-aea0-48a5cd5cdaba (type: networks) to 1 2026-06-18 16:30:38.611 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19a3cc95-c49b-45dc-98ba-3e6e40574f85 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] No more DHCP agents 2026-06-18 16:30:38.614 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19a3cc95-c49b-45dc-98ba-3e6e40574f85 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] Unable to schedule network 8994b362-6692-4296-aea0-48a5cd5cdaba: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:38.740 9 INFO neutron.db.ovn_revision_numbers_db [None req-19a3cc95-c49b-45dc-98ba-3e6e40574f85 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] Successfully bumped revision number for resource d865c138-8005-4da8-bc95-77047ef244a5 (type: ports) to 1 2026-06-18 16:30:38.786 9 INFO neutron.wsgi [None req-19a3cc95-c49b-45dc-98ba-3e6e40574f85 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.2271321 2026-06-18 16:30:39.011 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7ca0e79-6f63-4cd3-9cbc-1166e335f8e0 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] Successfully bumped revision number for resource 2d378d5c-f301-4589-9243-33213bd975b5 (type: ports) to 2 2026-06-18 16:30:39.041 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7ca0e79-6f63-4cd3-9cbc-1166e335f8e0 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] Successfully bumped revision number for resource 9153d91b-0c80-4a77-bdca-9cc60eeba2ee (type: subnets) to 0 2026-06-18 16:30:39.064 9 INFO neutron.wsgi [None req-b7ca0e79-6f63-4cd3-9cbc-1166e335f8e0 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.4278893 2026-06-18 16:30:39.108 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4abc2495-8ab0-4348-8731-9d05e63bdeec 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] No more DHCP agents 2026-06-18 16:30:39.109 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4abc2495-8ab0-4348-8731-9d05e63bdeec 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] Unable to schedule network 8994b362-6692-4296-aea0-48a5cd5cdaba: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:39.145 10 INFO neutron.wsgi [None req-3786b2a3-abae-44ea-9a23-3b5fd62216fe 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "PUT /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 218 time: 0.0757902 2026-06-18 16:30:39.176 9 INFO neutron.db.ovn_revision_numbers_db [None req-4abc2495-8ab0-4348-8731-9d05e63bdeec 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] Successfully bumped revision number for resource 47a4d767-7cc1-4213-8f25-e2947de9d206 (type: ports) to 1 2026-06-18 16:30:39.197 10 INFO neutron.wsgi [None req-cf467a3a-c82a-47d8-8da5-dea4fa3b9e66 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 218 time: 0.0482001 2026-06-18 16:30:39.200 9 INFO neutron.wsgi [None req-4abc2495-8ab0-4348-8731-9d05e63bdeec 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4081252 /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-06-18 16:30:39.247 9 INFO neutron.wsgi [None req-1e9f1271-077b-491a-8e62-8c3156240f21 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "PUT /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 218 time: 0.0423865 2026-06-18 16:30:39.252 10 INFO neutron.wsgi [None req-ba46e6a0-e168-4a77-a285-28ac8da2f825 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "PUT /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0479226 2026-06-18 16:30:39.314 9 INFO neutron.wsgi [None req-d99a6492-c1e0-4fe4-b2ef-d81d5a0fe101 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 218 time: 0.0625968 2026-06-18 16:30:39.327 9 INFO neutron.wsgi [None req-3aeb9255-34e1-416b-9236-094d93ed9566 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 227 time: 0.0705221 2026-06-18 16:30:39.365 9 INFO neutron.wsgi [None req-cecbb61e-90ea-4936-a07d-d3c42c73f895 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "PUT /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0436876 2026-06-18 16:30:39.371 10 INFO neutron.wsgi [None req-c440520c-fb52-4e80-aa8b-4be69dab6cce 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "PUT /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0381107 2026-06-18 16:30:39.411 9 INFO neutron.wsgi [None req-ca8948d9-a314-4381-b940-8de8a1460b7f 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 227 time: 0.0405242 2026-06-18 16:30:39.444 10 INFO neutron.wsgi [None req-3d353cda-6d32-40fb-bcdf-34f8b7e9ca36 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 227 time: 0.0682368 2026-06-18 16:30:39.451 10 INFO neutron.wsgi [None req-a51f8d2c-3db1-41b8-a2b2-48b2feb21b3b 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "PUT /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0346892 2026-06-18 16:30:39.494 10 INFO neutron.wsgi [None req-0ec12936-3165-4356-86c8-c6f94adb7dbd 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 227 time: 0.0382085 2026-06-18 16:30:39.495 9 INFO neutron.wsgi [None req-b63a68d9-fd05-49be-b8f9-1913b677e3d3 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "PUT /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0451393 2026-06-18 16:30:39.539 9 INFO neutron.wsgi [None req-a106a4f2-fd6c-47d9-b071-6a8d910fcf1b 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 245 time: 0.0398424 2026-06-18 16:30:39.563 10 INFO neutron.wsgi [None req-209b4cc8-3629-46f2-a65a-a3f48ea31114 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "PUT /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0636644 2026-06-18 16:30:39.598 10 INFO neutron.wsgi [None req-b72fc4af-80e6-4dad-8fd8-753d4ae3629f 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "PUT /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 230 time: 0.0531497 2026-06-18 16:30:39.608 9 INFO neutron.wsgi [None req-bc03afe7-7b34-4db7-bcb9-7089354814ab 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 245 time: 0.0384729 2026-06-18 16:30:39.639 10 INFO neutron.wsgi [None req-782b872c-48ab-4d02-9c5c-6f55010aab3d 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 230 time: 0.0362561 2026-06-18 16:30:39.670 9 INFO neutron.wsgi [None req-f32c6d13-d17a-4393-9da6-b74ad4155e20 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "PUT /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 230 time: 0.0549853 2026-06-18 16:30:39.674 10 INFO neutron.wsgi [None req-56a408b7-c01f-42f8-a340-45e9801446a5 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0305204 2026-06-18 16:30:39.709 10 INFO neutron.wsgi [None req-5d500280-3d98-4fa1-a774-509111a41d29 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 230 time: 0.0339541 2026-06-18 16:30:39.719 9 INFO neutron.api.v2.resource [None req-11ef8ec0-dfff-4a08-89f8-f42d2430f28e 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:30:39.721 9 INFO neutron.wsgi [None req-11ef8ec0-dfff-4a08-89f8-f42d2430f28e 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0420151 2026-06-18 16:30:39.747 10 INFO neutron.wsgi [None req-87ba6869-cbd4-4e4a-ad02-127aedc410a7 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0302415 2026-06-18 16:30:39.784 9 INFO neutron.wsgi [None req-b9d96925-a08b-4272-bb5f-e0bc179d00f2 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0597396 2026-06-18 16:30:39.791 10 INFO neutron.api.v2.resource [None req-9d9299ee-e0ad-4ff2-8da0-e121b1b68cfc 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:30:39.793 10 INFO neutron.wsgi [None req-9d9299ee-e0ad-4ff2-8da0-e121b1b68cfc 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0380371 2026-06-18 16:30:39.825 9 INFO neutron.wsgi [None req-784eccbd-dd56-476c-8a4d-cb661c9c23b9 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 223 time: 0.0359571 2026-06-18 16:30:39.868 10 INFO neutron.wsgi [None req-a4d74990-d400-4748-a53d-360a05321d9f 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "DELETE /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0682175 2026-06-18 16:30:39.916 10 INFO neutron.api.v2.resource [None req-b08a22c8-1df5-4c2b-b4a6-6c5ef400b533 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:30:39.918 10 INFO neutron.wsgi [None req-b08a22c8-1df5-4c2b-b4a6-6c5ef400b533 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0880337 2026-06-18 16:30:39.921 10 INFO neutron.wsgi [None req-0b1ab74c-52fb-4139-8db7-5fa331489b7e 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 223 time: 0.0475001 2026-06-18 16:30:39.976 9 INFO neutron.api.v2.resource [None req-fcd5e9df-0e83-4b55-bfcf-4f610a75dca7 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:30:39.978 9 INFO neutron.wsgi [None req-fcd5e9df-0e83-4b55-bfcf-4f610a75dca7 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "DELETE /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0479589 2026-06-18 16:30:39.989 10 INFO neutron.wsgi [None req-bda4068e-9d7d-4db7-8c36-513e89b8a178 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 204 len: 168 time: 0.0636811 2026-06-18 16:30:40.030 10 INFO neutron.wsgi [None req-5d10326d-b9c6-427e-a567-c8a7906c315d 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - default default] 10.0.0.138 "GET /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee/tags HTTP/1.1" status: 200 len: 205 time: 0.0362661 2026-06-18 16:30:40.043 9 INFO neutron.wsgi [None req-97830237-a5a7-440a-8f8b-b631332eca7d 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "DELETE /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 204 len: 168 time: 0.0553350 2026-06-18 16:30:40.081 9 INFO neutron.wsgi [None req-9f6c6d33-6078-43fd-88b7-1133ba1a2249 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - default default] 10.0.0.138 "GET /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206/tags HTTP/1.1" status: 200 len: 205 time: 0.0299163 2026-06-18 16:30:40.282 10 INFO neutron.wsgi [None req-aac5baf7-edb6-4452-98ce-3ad03106ca83 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "DELETE /v2.0/subnets/9153d91b-0c80-4a77-bdca-9cc60eeba2ee HTTP/1.1" status: 204 len: 168 time: 0.2397773 2026-06-18 16:30:40.394 9 INFO neutron.wsgi [None req-074c4194-de34-4d3c-b723-b3cebd0127e6 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "DELETE /v2.0/ports/47a4d767-7cc1-4213-8f25-e2947de9d206 HTTP/1.1" status: 204 len: 168 time: 0.2850251 2026-06-18 16:30:40.692 10 INFO neutron.services.segments.plugin [-] Segment be091820-65c3-47ad-abed-9f64c4bcdbd3 resource provider aggregate not found 2026-06-18 16:30:40.698 10 INFO neutron.services.segments.plugin [-] Segment be091820-65c3-47ad-abed-9f64c4bcdbd3 resource provider aggregate not found 2026-06-18 16:30:40.717 10 INFO neutron.services.segments.plugin [-] Segment be091820-65c3-47ad-abed-9f64c4bcdbd3 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 be091820-65c3-47ad-abed-9f64c4bcdbd3 found for delete ", "request_id": "req-9e2ce838-2283-401c-905f-fa8ff2c9adb6"}]} 2026-06-18 16:30:40.736 10 INFO neutron.services.segments.plugin [-] Segment be091820-65c3-47ad-abed-9f64c4bcdbd3 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 be091820-65c3-47ad-abed-9f64c4bcdbd3 found for delete ", "request_id": "req-a925d77f-68a5-4700-b9d9-f9601eb37165"}]} 2026-06-18 16:30:40.750 10 INFO neutron.wsgi [None req-a22a94db-8aa8-4905-b79d-92d6737b7c33 866f3c516a434041920a775ffa8c532b b14e67b3156a4fcf9d2059b81b0fc44c - - - -] 10.0.0.138 "DELETE /v2.0/networks/79ae7a9b-f6c5-4935-8133-476c6e83eb8e HTTP/1.1" status: 204 len: 168 time: 0.4621193 2026-06-18 16:30:40.812 9 INFO neutron.services.segments.plugin [-] Segment 268160ba-272a-43d4-b529-101bbaaa17e2 resource provider aggregate not found 2026-06-18 16:30:40.817 9 INFO neutron.services.segments.plugin [-] Segment 268160ba-272a-43d4-b529-101bbaaa17e2 resource provider aggregate not found 2026-06-18 16:30:40.832 9 INFO neutron.services.segments.plugin [-] Segment 268160ba-272a-43d4-b529-101bbaaa17e2 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 268160ba-272a-43d4-b529-101bbaaa17e2 found for delete ", "request_id": "req-76f5534c-52c5-4218-b521-441383b91f8f"}]} 2026-06-18 16:30:40.835 9 INFO neutron.services.segments.plugin [-] Segment 268160ba-272a-43d4-b529-101bbaaa17e2 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 268160ba-272a-43d4-b529-101bbaaa17e2 found for delete ", "request_id": "req-9180404a-527a-4de1-a8ca-28a44c2a496a"}]} 2026-06-18 16:30:40.857 9 INFO neutron.wsgi [None req-566c48f8-786c-4205-a94e-27242e8985fe 88dc21abdad04314bcf9ef36ca212373 a0953e4909c14d7f8fcb9345b90004f9 - - - -] 10.0.0.138 "DELETE /v2.0/networks/8994b362-6692-4296-aea0-48a5cd5cdaba HTTP/1.1" status: 204 len: 168 time: 0.4572573 2026-06-18 16:30:41.505 9 INFO neutron.db.ovn_revision_numbers_db [None req-51637e58-50f3-4a0a-877a-1c3b69a8a157 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 9bae1d14-a5cb-44ea-81ca-5270824123c9 (type: routers) to 1 2026-06-18 16:30:41.529 9 INFO neutron.wsgi [None req-51637e58-50f3-4a0a-877a-1c3b69a8a157 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4034767 2026-06-18 16:30:41.616 9 INFO neutron.wsgi [None req-6865f826-ffe1-4b64-842c-4a9363cb5c3d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=a0953e4909c14d7f8fcb9345b90004f9&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1031258 2026-06-18 16:30:41.676 10 INFO neutron.db.ovn_revision_numbers_db [None req-7c13e3f4-d3f4-4277-9258-92d14915a935 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 4d4929a0-d36e-483d-af21-7256772be213 (type: security_groups) to 1 2026-06-18 16:30:41.703 10 INFO neutron.wsgi [None req-7c13e3f4-d3f4-4277-9258-92d14915a935 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=555008c7c53f4f0093f1716cfddc8c0d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2414649 2026-06-18 16:30:41.736 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e05d813-b5e8-406e-b9dd-be299ed96959 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 6e50650c-9e89-49c2-9669-9040ca140db4 (type: routers) to 1 2026-06-18 16:30:41.754 9 INFO neutron.wsgi [None req-7e05d813-b5e8-406e-b9dd-be299ed96959 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2189124 2026-06-18 16:30:41.900 10 INFO neutron.wsgi [None req-64115c4a-eb28-4853-8db6-0189b604e502 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/4d4929a0-d36e-483d-af21-7256772be213 HTTP/1.1" status: 204 len: 168 time: 0.1895394 2026-06-18 16:30:42.047 10 INFO neutron.wsgi [None req-1796aa56-95ce-45f4-afb2-293905989931 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=b14e67b3156a4fcf9d2059b81b0fc44c&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0313499 2026-06-18 16:30:42.260 10 INFO neutron.wsgi [None req-f3c9ac5a-5b83-437b-931e-e885c2e13ef1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/0f4c5e83-be37-4a4b-9982-582f6b027c75 HTTP/1.1" status: 204 len: 168 time: 0.2081175 2026-06-18 16:30:42.278 9 INFO neutron.db.ovn_revision_numbers_db [None req-52b086fb-de10-4aac-a749-86a3ad5de687 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 28ab7568-8488-416f-b7c7-92d5400f2bdc (type: routers) to 1 2026-06-18 16:30:42.297 9 INFO neutron.wsgi [None req-09d0c843-8d2e-4a25-84d0-81a42fae4750 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/29f7a1f8-3394-44c8-8687-cbb3b85d89e9 HTTP/1.1" status: 204 len: 168 time: 0.6758618 2026-06-18 16:30:42.302 9 INFO neutron.wsgi [None req-52b086fb-de10-4aac-a749-86a3ad5de687 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.5412459 2026-06-18 16:30:42.493 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b159fd2-c565-4caf-96ac-03dd5eeca4fe ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 3b8bfb13-b7c2-475f-a999-33d97dc1bc82 (type: routers) to 1 2026-06-18 16:30:42.505 9 INFO neutron.wsgi [None req-1b159fd2-c565-4caf-96ac-03dd5eeca4fe ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.1973572 2026-06-18 16:30:42.533 10 INFO neutron.db.ovn_revision_numbers_db [None req-e346b127-c4a7-460e-a018-6ceed3eb78a7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 02adb481-1a66-44f0-b46e-585cc36cb521 (type: security_groups) to 1 2026-06-18 16:30:42.557 10 INFO neutron.wsgi [None req-e346b127-c4a7-460e-a018-6ceed3eb78a7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=27fa690184e04576a3de16d7f4135dc9&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1141665 2026-06-18 16:30:42.689 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d52c391-b9bf-4bee-b574-71e36c508aac ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 1c7637be-8dde-41e9-8a60-70d7bc84b3cd (type: routers) to 1 2026-06-18 16:30:42.703 9 INFO neutron.wsgi [None req-6d52c391-b9bf-4bee-b574-71e36c508aac ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.1927333 2026-06-18 16:30:42.759 10 INFO neutron.wsgi [None req-72d284d2-2034-42b8-a534-2cb3f444e2cb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/02adb481-1a66-44f0-b46e-585cc36cb521 HTTP/1.1" status: 204 len: 168 time: 0.1966200 2026-06-18 16:30:42.771 9 INFO neutron.wsgi [None req-c18f8887-676c-4baf-a875-dd7b76452d84 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/9bae1d14-a5cb-44ea-81ca-5270824123c9/tags HTTP/1.1" status: 200 len: 210 time: 0.0611134 2026-06-18 16:30:42.846 9 INFO neutron.wsgi [None req-8b2e536c-02dd-4eb8-ad2b-d36037f4fd6e ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/6e50650c-9e89-49c2-9669-9040ca140db4/tags HTTP/1.1" status: 200 len: 218 time: 0.0701499 2026-06-18 16:30:42.930 9 INFO neutron.wsgi [None req-03ea1142-2250-498e-b279-402f33ea6a54 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/28ab7568-8488-416f-b7c7-92d5400f2bdc/tags HTTP/1.1" status: 200 len: 227 time: 0.0764456 2026-06-18 16:30:42.997 9 INFO neutron.wsgi [None req-751c1b0e-3d6d-4123-95ec-80fd7e1fe3f6 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/3b8bfb13-b7c2-475f-a999-33d97dc1bc82/tags HTTP/1.1" status: 200 len: 212 time: 0.0640442 2026-06-18 16:30:43.084 9 INFO neutron.wsgi [None req-92664d35-747b-4939-a828-41930b91939d ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1601 time: 0.0818105 2026-06-18 16:30:43.160 9 INFO neutron.wsgi [None req-162919ac-44ed-4da1-9115-ca2fdfba45db ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1144 time: 0.0714934 2026-06-18 16:30:43.239 9 INFO neutron.wsgi [None req-0770ab84-5aae-414d-ab65-2bc99edf5251 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1144 time: 0.0737631 2026-06-18 16:30:43.299 9 INFO neutron.wsgi [None req-830447e9-f8e5-40ba-a817-564644f22dcb ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1601 time: 0.0551438 2026-06-18 16:30:43.406 10 INFO neutron.wsgi [None req-25cea1d0-692d-44d7-998e-9fae183731db ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1116 time: 0.0990300 2026-06-18 16:30:43.502 10 INFO neutron.wsgi [None req-7d71c39d-25da-41df-bbff-c53ab63b5c65 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1573 time: 0.0908329 2026-06-18 16:30:43.581 10 INFO neutron.wsgi [None req-2ffaa4b0-eaf7-401c-91b0-4eb8793eca7a ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1573 time: 0.0735438 2026-06-18 16:30:43.639 10 INFO neutron.wsgi [None req-e3a07e49-fefd-43d2-b1fe-d9d81d403c3f ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1116 time: 0.0525546 2026-06-18 16:30:43.938 10 INFO neutron.wsgi [None req-0f04c604-1c75-48d6-ad48-623db2931d73 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers/9bae1d14-a5cb-44ea-81ca-5270824123c9 HTTP/1.1" status: 200 len: 660 time: 0.2921689 2026-06-18 16:30:44.663 9 INFO neutron.db.ovn_revision_numbers_db [None req-d37ecbff-ec64-42af-bece-d257ea47a1aa ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 9bae1d14-a5cb-44ea-81ca-5270824123c9 (type: routers) to 4 2026-06-18 16:30:44.668 9 INFO neutron.wsgi [None req-d37ecbff-ec64-42af-bece-d257ea47a1aa ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/9bae1d14-a5cb-44ea-81ca-5270824123c9 HTTP/1.1" status: 200 len: 660 time: 0.7246253 2026-06-18 16:30:44.698 10 INFO neutron.wsgi [None req-85c4b464-1a53-465f-8d29-a394802eeb28 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=9bae1d14-a5cb-44ea-81ca-5270824123c9 HTTP/1.1" status: 200 len: 205 time: 0.0237830 2026-06-18 16:30:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028768 2026-06-18 16:30:44.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017414 2026-06-18 16:30:44.980 9 INFO neutron.wsgi [None req-4b3a0f9d-d3f9-4f38-8aec-6b75f9911549 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "DELETE /v2.0/routers/9bae1d14-a5cb-44ea-81ca-5270824123c9 HTTP/1.1" status: 204 len: 168 time: 0.2744045 2026-06-18 16:30:45.036 9 INFO neutron.wsgi [None req-edc2d24d-b421-4ce8-9d6b-905e25aa6fe6 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers/6e50650c-9e89-49c2-9669-9040ca140db4 HTTP/1.1" status: 200 len: 668 time: 0.0500844 2026-06-18 16:30:45.574 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5c41a6d-c418-4b88-b436-c320c274a148 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 6e50650c-9e89-49c2-9669-9040ca140db4 (type: routers) to 4 2026-06-18 16:30:45.579 9 INFO neutron.wsgi [None req-b5c41a6d-c418-4b88-b436-c320c274a148 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/6e50650c-9e89-49c2-9669-9040ca140db4 HTTP/1.1" status: 200 len: 668 time: 0.5370512 2026-06-18 16:30:45.605 9 INFO neutron.wsgi [None req-5df24e38-220e-46da-b32b-fb52815d1184 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=6e50650c-9e89-49c2-9669-9040ca140db4 HTTP/1.1" status: 200 len: 205 time: 0.0210001 2026-06-18 16:30:45.860 9 INFO neutron.wsgi [None req-0f4c2517-4d6a-472a-a777-290cf15291ad ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "DELETE /v2.0/routers/6e50650c-9e89-49c2-9669-9040ca140db4 HTTP/1.1" status: 204 len: 168 time: 0.2490022 2026-06-18 16:30:45.930 10 INFO neutron.wsgi [None req-041bd319-0c02-421d-b63e-75fd7b381fd3 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers/28ab7568-8488-416f-b7c7-92d5400f2bdc HTTP/1.1" status: 200 len: 677 time: 0.0611002 2026-06-18 16:30:46.078 9 INFO neutron.db.ovn_revision_numbers_db [None req-89f28b48-3cee-4244-8efe-a66eeeb1a29f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 39e724d0-0009-4ca0-95e1-b20702d7e6d2 (type: security_groups) to 1 2026-06-18 16:30:46.124 9 INFO neutron.wsgi [None req-89f28b48-3cee-4244-8efe-a66eeeb1a29f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=3c34755ff82e4b30a461f043c1a6d644&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3528781 2026-06-18 16:30:46.331 9 INFO neutron.wsgi [None req-f8995ee3-5e0b-4f23-b5e4-b9bc4b4384b7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/39e724d0-0009-4ca0-95e1-b20702d7e6d2 HTTP/1.1" status: 204 len: 168 time: 0.2016509 2026-06-18 16:30:46.483 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e052312-1d64-4464-8cb8-2009c495311d ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 28ab7568-8488-416f-b7c7-92d5400f2bdc (type: routers) to 4 2026-06-18 16:30:46.486 10 INFO neutron.wsgi [None req-4e052312-1d64-4464-8cb8-2009c495311d ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/28ab7568-8488-416f-b7c7-92d5400f2bdc HTTP/1.1" status: 200 len: 677 time: 0.5507956 2026-06-18 16:30:46.513 10 INFO neutron.wsgi [None req-9a192582-93c6-45ef-9b2c-d9288da143a0 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=28ab7568-8488-416f-b7c7-92d5400f2bdc HTTP/1.1" status: 200 len: 205 time: 0.0220182 2026-06-18 16:30:46.649 10 INFO neutron.db.ovn_revision_numbers_db [None req-f39cc6b9-c743-46ee-9d81-6afd73f5e507 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c66ee9bf-5620-44b6-953b-17b8d8787eb1 (type: security_groups) to 1 2026-06-18 16:30:46.701 10 INFO neutron.wsgi [None req-f39cc6b9-c743-46ee-9d81-6afd73f5e507 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=82d68f13e2bc44e3b7c3f54d96883df3&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2809105 2026-06-18 16:30:46.765 10 INFO neutron.wsgi [None req-d4cfcc6d-b45e-4b58-860f-5444476e6e2d ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "DELETE /v2.0/routers/28ab7568-8488-416f-b7c7-92d5400f2bdc HTTP/1.1" status: 204 len: 168 time: 0.2476566 2026-06-18 16:30:46.818 9 INFO neutron.wsgi [None req-f88d45da-eca9-4680-9724-fbc82de14231 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers/3b8bfb13-b7c2-475f-a999-33d97dc1bc82 HTTP/1.1" status: 200 len: 662 time: 0.0489521 2026-06-18 16:30:47.412 9 INFO neutron.wsgi [None req-1416ef95-563d-419e-81b0-949f7d6edb63 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/c66ee9bf-5620-44b6-953b-17b8d8787eb1 HTTP/1.1" status: 204 len: 168 time: 0.7057791 2026-06-18 16:30:47.644 9 INFO neutron.db.ovn_revision_numbers_db [None req-f67bb66b-b87f-4e14-989b-061a7e4d534d ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 3b8bfb13-b7c2-475f-a999-33d97dc1bc82 (type: routers) to 4 2026-06-18 16:30:47.648 9 INFO neutron.wsgi [None req-f67bb66b-b87f-4e14-989b-061a7e4d534d ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/3b8bfb13-b7c2-475f-a999-33d97dc1bc82 HTTP/1.1" status: 200 len: 662 time: 0.8247502 2026-06-18 16:30:47.679 9 INFO neutron.wsgi [None req-8605b4d8-1531-4677-babf-03620d5b41d2 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=3b8bfb13-b7c2-475f-a999-33d97dc1bc82 HTTP/1.1" status: 200 len: 205 time: 0.0265546 2026-06-18 16:30:47.978 9 INFO neutron.wsgi [None req-e34e6878-af4c-4bc5-b2d9-dabd068ee9f3 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "DELETE /v2.0/routers/3b8bfb13-b7c2-475f-a999-33d97dc1bc82 HTTP/1.1" status: 204 len: 168 time: 0.2940826 2026-06-18 16:30:48.043 9 INFO neutron.wsgi [None req-2634a300-6d03-496e-b40e-3f1f3933e2df ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/routers/1c7637be-8dde-41e9-8a60-70d7bc84b3cd HTTP/1.1" status: 200 len: 655 time: 0.0580347 2026-06-18 16:30:48.567 9 INFO neutron.db.ovn_revision_numbers_db [None req-a79195e5-0001-4d51-8007-1fe7b76fbd95 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] Successfully bumped revision number for resource 1c7637be-8dde-41e9-8a60-70d7bc84b3cd (type: routers) to 3 2026-06-18 16:30:48.570 9 INFO neutron.wsgi [None req-a79195e5-0001-4d51-8007-1fe7b76fbd95 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "PUT /v2.0/routers/1c7637be-8dde-41e9-8a60-70d7bc84b3cd HTTP/1.1" status: 200 len: 655 time: 0.5216436 2026-06-18 16:30:48.599 9 INFO neutron.wsgi [None req-b988dcca-21e8-4c25-adb1-b05c84843fbf ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=1c7637be-8dde-41e9-8a60-70d7bc84b3cd HTTP/1.1" status: 200 len: 205 time: 0.0242293 2026-06-18 16:30:48.884 9 INFO neutron.wsgi [None req-f830b537-593c-4750-afe2-512132455645 ef0e6e2da8ed49fab708c1a284efbbca 625611c1a1bd4c23800081ed530400ab - - - -] 10.0.0.138 "DELETE /v2.0/routers/1c7637be-8dde-41e9-8a60-70d7bc84b3cd HTTP/1.1" status: 204 len: 168 time: 0.2809324 2026-06-18 16:30:49.323 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Maintenance task: Synchronization finished (took 0.35 seconds) 2026-06-18 16:30:49.963 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6a0c71d-51dd-4267-9559-59ebe783746c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource f0b20aab-8519-4d8e-9570-282da62791c8 (type: security_groups) to 1 2026-06-18 16:30:50.005 10 INFO neutron.wsgi [None req-d6a0c71d-51dd-4267-9559-59ebe783746c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=625611c1a1bd4c23800081ed530400ab&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3274457 2026-06-18 16:30:50.233 9 INFO neutron.wsgi [None req-5c6d8a90-92db-4725-b09a-ca20a045e261 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/f0b20aab-8519-4d8e-9570-282da62791c8 HTTP/1.1" status: 204 len: 168 time: 0.2213998 2026-06-18 16:30:50.504 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ae5dc86-ea36-404e-90ba-a5f9216aac53 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ef3ec9e8-6004-4bfa-9e17-00d3d9129e60 (type: security_groups) to 1 2026-06-18 16:30:50.525 10 INFO neutron.wsgi [None req-7ae5dc86-ea36-404e-90ba-a5f9216aac53 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=860efd07f2ba43e29def5ca201e8854f&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1104989 2026-06-18 16:30:50.711 10 INFO neutron.wsgi [None req-12979ad0-a09e-4ac7-82ff-7cc0b3c3c092 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ef3ec9e8-6004-4bfa-9e17-00d3d9129e60 HTTP/1.1" status: 204 len: 168 time: 0.1809914 2026-06-18 16:30:50.988 9 INFO neutron.db.ovn_revision_numbers_db [None req-825ea4ee-c641-4d79-80ee-fe7d6d8a26b1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 693dd491-a4a2-43a6-9a76-a3c25f48e984 (type: security_groups) to 1 2026-06-18 16:30:51.012 9 INFO neutron.wsgi [None req-825ea4ee-c641-4d79-80ee-fe7d6d8a26b1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=e46c0cea473f4775a76bf426142c3946&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1362076 2026-06-18 16:30:51.212 9 INFO neutron.wsgi [None req-06975645-7f8a-4fb8-9c36-116651870cf7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/693dd491-a4a2-43a6-9a76-a3c25f48e984 HTTP/1.1" status: 204 len: 168 time: 0.1952429 2026-06-18 16:30:55.866 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c8939fc-25d9-4c72-b14d-489a44d04b5c 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 3256310f-d9ba-4134-a791-d92100627108 (type: security_groups) to 1 2026-06-18 16:30:55.932 10 INFO neutron.db.segments_db [None req-5c8939fc-25d9-4c72-b14d-489a44d04b5c 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Added segment 84214719-bf09-46cb-bc03-f7645e6cbb92 of type geneve for network 3836cf47-d224-4b77-9348-b37d054397a1 2026-06-18 16:30:56.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c8939fc-25d9-4c72-b14d-489a44d04b5c 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 3836cf47-d224-4b77-9348-b37d054397a1 (type: networks) to 1 2026-06-18 16:30:56.275 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c8939fc-25d9-4c72-b14d-489a44d04b5c 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:30:56.276 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c8939fc-25d9-4c72-b14d-489a44d04b5c 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 3836cf47-d224-4b77-9348-b37d054397a1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:56.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c8939fc-25d9-4c72-b14d-489a44d04b5c 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 8e6fbfa6-09fa-44ef-8908-0acc95a2ceda (type: ports) to 1 2026-06-18 16:30:56.364 10 INFO neutron.wsgi [None req-5c8939fc-25d9-4c72-b14d-489a44d04b5c 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7715967 2026-06-18 16:30:56.854 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e3758cd-e421-4961-9ad5-44281cf9bee5 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:30:56.858 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e3758cd-e421-4961-9ad5-44281cf9bee5 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 3836cf47-d224-4b77-9348-b37d054397a1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:57.093 9 INFO neutron.db.ovn_revision_numbers_db [None req-09e71836-0e12-4574-bb5e-0a072e86cb61 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource edf40dca-991c-4f28-a2ec-9f54b7f9fc1d (type: security_groups) to 1 2026-06-18 16:30:57.150 9 INFO neutron.db.segments_db [None req-09e71836-0e12-4574-bb5e-0a072e86cb61 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Added segment 205ef50c-dd51-45e8-adbd-d0c5ec8112eb of type geneve for network dce6cb55-8b91-4fc1-b156-546095ed49e5 2026-06-18 16:30:57.294 9 INFO neutron.db.ovn_revision_numbers_db [None req-09e71836-0e12-4574-bb5e-0a072e86cb61 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource dce6cb55-8b91-4fc1-b156-546095ed49e5 (type: networks) to 1 2026-06-18 16:30:57.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e3758cd-e421-4961-9ad5-44281cf9bee5 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 8e6fbfa6-09fa-44ef-8908-0acc95a2ceda (type: ports) to 2 2026-06-18 16:30:57.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e3758cd-e421-4961-9ad5-44281cf9bee5 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource f0e7febe-7f18-437f-9230-dc7b77a092f9 (type: subnets) to 0 2026-06-18 16:30:57.407 10 INFO neutron.wsgi [None req-6e3758cd-e421-4961-9ad5-44281cf9bee5 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0370944 2026-06-18 16:30:57.485 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-09e71836-0e12-4574-bb5e-0a072e86cb61 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:30:57.488 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-09e71836-0e12-4574-bb5e-0a072e86cb61 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network dce6cb55-8b91-4fc1-b156-546095ed49e5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:57.498 10 INFO neutron.db.segments_db [None req-8ab9f211-b5dd-48ac-a33b-b082533b15f2 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Added segment 6c1195cd-2728-4502-90dd-68b0a309f1b1 of type geneve for network 88a12402-1954-4cca-bd08-ab8fb6bf6372 2026-06-18 16:30:57.551 9 INFO neutron.db.ovn_revision_numbers_db [None req-09e71836-0e12-4574-bb5e-0a072e86cb61 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource c513cc4a-0eb7-414f-aab6-59d4f8237166 (type: ports) to 1 2026-06-18 16:30:57.572 9 INFO neutron.wsgi [None req-09e71836-0e12-4574-bb5e-0a072e86cb61 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 839 time: 0.8114028 2026-06-18 16:30:57.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ab9f211-b5dd-48ac-a33b-b082533b15f2 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 88a12402-1954-4cca-bd08-ab8fb6bf6372 (type: networks) to 1 2026-06-18 16:30:57.810 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ab9f211-b5dd-48ac-a33b-b082533b15f2 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:30:57.811 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ab9f211-b5dd-48ac-a33b-b082533b15f2 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 88a12402-1954-4cca-bd08-ab8fb6bf6372: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:57.838 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14020806-441f-4e55-a195-455e4a483169 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:30:57.841 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14020806-441f-4e55-a195-455e4a483169 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network dce6cb55-8b91-4fc1-b156-546095ed49e5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:57.882 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ab9f211-b5dd-48ac-a33b-b082533b15f2 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 9942e7f9-ff7b-499a-bdfd-69b28fe728d7 (type: ports) to 1 2026-06-18 16:30:57.905 10 INFO neutron.wsgi [None req-8ab9f211-b5dd-48ac-a33b-b082533b15f2 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4912381 2026-06-18 16:30:58.185 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-513b9364-dc9d-4c59-b385-36e5d20097c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:30:58.187 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-513b9364-dc9d-4c59-b385-36e5d20097c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 88a12402-1954-4cca-bd08-ab8fb6bf6372: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:58.625 9 INFO neutron.db.ovn_revision_numbers_db [None req-14020806-441f-4e55-a195-455e4a483169 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource c513cc4a-0eb7-414f-aab6-59d4f8237166 (type: ports) to 2 2026-06-18 16:30:58.639 9 INFO neutron.db.ovn_revision_numbers_db [None req-14020806-441f-4e55-a195-455e4a483169 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 6c4b61b3-20aa-4f12-a410-0a1794e41ab3 (type: subnets) to 0 2026-06-18 16:30:58.653 9 INFO neutron.wsgi [None req-14020806-441f-4e55-a195-455e4a483169 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 1.0765741 2026-06-18 16:30:58.654 10 INFO neutron.db.ovn_revision_numbers_db [None req-513b9364-dc9d-4c59-b385-36e5d20097c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 9942e7f9-ff7b-499a-bdfd-69b28fe728d7 (type: ports) to 2 2026-06-18 16:30:58.674 10 INFO neutron.db.ovn_revision_numbers_db [None req-513b9364-dc9d-4c59-b385-36e5d20097c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource e2e7535b-fa43-44a1-8876-4e6821ef535b (type: subnets) to 0 2026-06-18 16:30:58.691 10 INFO neutron.wsgi [None req-513b9364-dc9d-4c59-b385-36e5d20097c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.7807209 2026-06-18 16:30:58.737 10 INFO neutron.wsgi [None req-736314fc-d81d-4001-864b-6a6c2c9d10dd 7356feea846746dc986e6fa62ca44452 bf6f59ad5a8c4356a727a4a13261abc5 - - default default] 10.0.0.138 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.0793488 2026-06-18 16:30:58.816 10 INFO neutron.db.segments_db [None req-9490837b-fad8-40fe-9b73-85dcf9eeb15e 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Added segment 50acbb5a-cb6b-4b9a-b631-19c2483c996c of type geneve for network 8998bd42-ff48-4184-9b6b-523f09750d54 2026-06-18 16:30:58.979 10 INFO neutron.db.ovn_revision_numbers_db [None req-9490837b-fad8-40fe-9b73-85dcf9eeb15e 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 8998bd42-ff48-4184-9b6b-523f09750d54 (type: networks) to 1 2026-06-18 16:30:59.220 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9490837b-fad8-40fe-9b73-85dcf9eeb15e 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:30:59.225 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9490837b-fad8-40fe-9b73-85dcf9eeb15e 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 8998bd42-ff48-4184-9b6b-523f09750d54: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:59.226 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5526f6ae-f61c-4069-b128-f52d3adb7eb2 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:30:59.238 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5526f6ae-f61c-4069-b128-f52d3adb7eb2 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network dce6cb55-8b91-4fc1-b156-546095ed49e5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:59.256 10 INFO neutron.db.ovn_revision_numbers_db [None req-5526f6ae-f61c-4069-b128-f52d3adb7eb2 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 8abedaf8-1d16-4ca5-a667-80c1cd3ea9c6 (type: subnets) to 0 2026-06-18 16:30:59.286 10 INFO neutron.wsgi [None req-5526f6ae-f61c-4069-b128-f52d3adb7eb2 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 907 time: 0.5397854 2026-06-18 16:30:59.290 10 INFO neutron.db.ovn_revision_numbers_db [None req-9490837b-fad8-40fe-9b73-85dcf9eeb15e 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 08ceb479-908b-4716-9413-993fcb9345a0 (type: ports) to 1 2026-06-18 16:30:59.311 10 INFO neutron.wsgi [None req-9490837b-fad8-40fe-9b73-85dcf9eeb15e 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6157918 2026-06-18 16:30:59.365 9 INFO neutron.db.segments_db [None req-439c4a72-0c8c-4f66-9ce8-cc9b17f97cdb 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Added segment df60b162-c5aa-4ca1-a4ce-7d4fcc5d1530 of type geneve for network 76c4b8e7-c635-4154-9a90-941349ec7a61 2026-06-18 16:30:59.498 9 INFO neutron.db.ovn_revision_numbers_db [None req-439c4a72-0c8c-4f66-9ce8-cc9b17f97cdb 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 76c4b8e7-c635-4154-9a90-941349ec7a61 (type: networks) to 1 2026-06-18 16:30:59.572 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1d39356-7595-45e1-8c9a-b5fbfef56b7a 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:30:59.574 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1d39356-7595-45e1-8c9a-b5fbfef56b7a 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 8998bd42-ff48-4184-9b6b-523f09750d54: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:59.709 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-439c4a72-0c8c-4f66-9ce8-cc9b17f97cdb 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:30:59.711 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-439c4a72-0c8c-4f66-9ce8-cc9b17f97cdb 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 76c4b8e7-c635-4154-9a90-941349ec7a61: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:30:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020149 2026-06-18 16:30:59.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016296 2026-06-18 16:30:59.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-439c4a72-0c8c-4f66-9ce8-cc9b17f97cdb 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 02db4db9-a703-424f-9043-2e43c6aaa762 (type: ports) to 1 2026-06-18 16:30:59.815 9 INFO neutron.wsgi [None req-439c4a72-0c8c-4f66-9ce8-cc9b17f97cdb 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.5231080 2026-06-18 16:31:00.209 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1d39356-7595-45e1-8c9a-b5fbfef56b7a 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 08ceb479-908b-4716-9413-993fcb9345a0 (type: ports) to 2 2026-06-18 16:31:00.220 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-388644a2-668f-454a-9b5b-2f50aa307c0d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:00.224 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-388644a2-668f-454a-9b5b-2f50aa307c0d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 76c4b8e7-c635-4154-9a90-941349ec7a61: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:00.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1d39356-7595-45e1-8c9a-b5fbfef56b7a 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource acbe2528-9387-4e86-8cf9-5a2a7d65e397 (type: subnets) to 0 2026-06-18 16:31:00.256 10 INFO neutron.wsgi [None req-e1d39356-7595-45e1-8c9a-b5fbfef56b7a 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9405618 2026-06-18 16:31:00.346 9 INFO neutron.db.segments_db [None req-71d38765-37fc-40d4-a7ee-609a1f1282c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Added segment d5f49657-cb79-4e17-bcc8-7f28548224f2 of type geneve for network 4739569f-a0a6-46b7-b636-26f068f4deea 2026-06-18 16:31:00.472 9 INFO neutron.db.ovn_revision_numbers_db [None req-71d38765-37fc-40d4-a7ee-609a1f1282c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 4739569f-a0a6-46b7-b636-26f068f4deea (type: networks) to 1 2026-06-18 16:31:00.673 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71d38765-37fc-40d4-a7ee-609a1f1282c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:31:00.675 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71d38765-37fc-40d4-a7ee-609a1f1282c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 4739569f-a0a6-46b7-b636-26f068f4deea: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:00.748 9 INFO neutron.db.ovn_revision_numbers_db [None req-71d38765-37fc-40d4-a7ee-609a1f1282c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource a64e1f2c-b465-4cbf-a6f2-86cc5bee919a (type: ports) to 1 2026-06-18 16:31:00.775 9 INFO neutron.wsgi [None req-71d38765-37fc-40d4-a7ee-609a1f1282c6 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5118487 2026-06-18 16:31:00.994 10 INFO neutron.db.ovn_revision_numbers_db [None req-388644a2-668f-454a-9b5b-2f50aa307c0d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 02db4db9-a703-424f-9043-2e43c6aaa762 (type: ports) to 2 2026-06-18 16:31:01.011 10 INFO neutron.db.ovn_revision_numbers_db [None req-388644a2-668f-454a-9b5b-2f50aa307c0d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource e33d8491-b494-49ac-ad68-18418bc6e71b (type: subnets) to 0 2026-06-18 16:31:01.027 10 INFO neutron.wsgi [None req-388644a2-668f-454a-9b5b-2f50aa307c0d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.2059863 2026-06-18 16:31:01.095 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc0092b6-a280-4539-8201-0e572a9c4b14 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:31:01.098 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc0092b6-a280-4539-8201-0e572a9c4b14 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 4739569f-a0a6-46b7-b636-26f068f4deea: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:01.335 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf14c040-34b8-4b9d-a314-48b13232d15d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:01.337 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf14c040-34b8-4b9d-a314-48b13232d15d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 76c4b8e7-c635-4154-9a90-941349ec7a61: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:01.350 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf14c040-34b8-4b9d-a314-48b13232d15d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 4653f37b-f2ff-480e-91fb-c24bdc9888a3 (type: subnets) to 0 2026-06-18 16:31:01.366 10 INFO neutron.wsgi [None req-cf14c040-34b8-4b9d-a314-48b13232d15d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 901 time: 0.3336408 2026-06-18 16:31:01.467 10 INFO neutron.db.segments_db [None req-b9e74676-29f3-4395-8f1f-ac498d4eb84c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Added segment 36fef62e-e836-4eb6-ba33-b0647e496b70 of type geneve for network 6d96d8bf-3f8c-42f1-b707-353afa920d62 2026-06-18 16:31:01.599 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc0092b6-a280-4539-8201-0e572a9c4b14 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource a64e1f2c-b465-4cbf-a6f2-86cc5bee919a (type: ports) to 2 2026-06-18 16:31:01.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9e74676-29f3-4395-8f1f-ac498d4eb84c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 6d96d8bf-3f8c-42f1-b707-353afa920d62 (type: networks) to 1 2026-06-18 16:31:01.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc0092b6-a280-4539-8201-0e572a9c4b14 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 0e975d90-87c9-4ad8-aba0-86451f2a51bf (type: subnets) to 0 2026-06-18 16:31:01.636 9 INFO neutron.wsgi [None req-cc0092b6-a280-4539-8201-0e572a9c4b14 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8557169 2026-06-18 16:31:01.723 9 INFO neutron.db.segments_db [None req-a016159f-4cdb-4ac8-a828-dd19068f69de 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Added segment 9c036710-35f4-45c4-912d-3e6a76b6d1de of type geneve for network 116316cb-5479-47d1-81e7-a8d785ae757b 2026-06-18 16:31:01.820 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9e74676-29f3-4395-8f1f-ac498d4eb84c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:01.824 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9e74676-29f3-4395-8f1f-ac498d4eb84c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 6d96d8bf-3f8c-42f1-b707-353afa920d62: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:01.870 9 INFO neutron.db.ovn_revision_numbers_db [None req-a016159f-4cdb-4ac8-a828-dd19068f69de 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 116316cb-5479-47d1-81e7-a8d785ae757b (type: networks) to 1 2026-06-18 16:31:01.912 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9e74676-29f3-4395-8f1f-ac498d4eb84c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource c6e8514d-223e-42b9-a488-c49f70456213 (type: ports) to 1 2026-06-18 16:31:01.939 10 INFO neutron.wsgi [None req-b9e74676-29f3-4395-8f1f-ac498d4eb84c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.5664313 2026-06-18 16:31:02.103 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a016159f-4cdb-4ac8-a828-dd19068f69de 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:31:02.106 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a016159f-4cdb-4ac8-a828-dd19068f69de 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 116316cb-5479-47d1-81e7-a8d785ae757b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:02.174 9 INFO neutron.db.ovn_revision_numbers_db [None req-a016159f-4cdb-4ac8-a828-dd19068f69de 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 5ab7b8c2-4426-495c-b442-540593221e05 (type: ports) to 1 2026-06-18 16:31:02.201 9 INFO neutron.wsgi [None req-a016159f-4cdb-4ac8-a828-dd19068f69de 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5586114 2026-06-18 16:31:02.230 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-965f5bff-dc51-484d-951f-54310ce6b97c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:02.235 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-965f5bff-dc51-484d-951f-54310ce6b97c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 6d96d8bf-3f8c-42f1-b707-353afa920d62: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:02.451 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63a0ca9b-8137-43ba-bd37-92c4e5889202 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] No more DHCP agents 2026-06-18 16:31:02.453 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63a0ca9b-8137-43ba-bd37-92c4e5889202 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Unable to schedule network 116316cb-5479-47d1-81e7-a8d785ae757b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:02.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-965f5bff-dc51-484d-951f-54310ce6b97c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource c6e8514d-223e-42b9-a488-c49f70456213 (type: ports) to 2 2026-06-18 16:31:02.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-965f5bff-dc51-484d-951f-54310ce6b97c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 (type: subnets) to 0 2026-06-18 16:31:02.752 10 INFO neutron.wsgi [None req-965f5bff-dc51-484d-951f-54310ce6b97c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.8064239 2026-06-18 16:31:02.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-63a0ca9b-8137-43ba-bd37-92c4e5889202 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource 5ab7b8c2-4426-495c-b442-540593221e05 (type: ports) to 2 2026-06-18 16:31:02.980 9 INFO neutron.db.ovn_revision_numbers_db [None req-63a0ca9b-8137-43ba-bd37-92c4e5889202 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] Successfully bumped revision number for resource bd2cc2a5-11ed-446f-bd17-4d27e6a79f78 (type: subnets) to 0 2026-06-18 16:31:03.000 9 INFO neutron.wsgi [None req-63a0ca9b-8137-43ba-bd37-92c4e5889202 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.7935677 2026-06-18 16:31:03.053 9 INFO neutron.wsgi [None req-a0b13c15-4ba1-4720-9357-c5f6c33526df 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "PUT /v2.0/subnets/f0e7febe-7f18-437f-9230-dc7b77a092f9/tags HTTP/1.1" status: 200 len: 210 time: 0.0470068 2026-06-18 16:31:03.085 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42900c38-bddc-4e04-98c0-9b8440f84ebe 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:03.089 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42900c38-bddc-4e04-98c0-9b8440f84ebe 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 6d96d8bf-3f8c-42f1-b707-353afa920d62: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:03.105 10 INFO neutron.db.ovn_revision_numbers_db [None req-42900c38-bddc-4e04-98c0-9b8440f84ebe 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2 (type: subnets) to 0 2026-06-18 16:31:03.105 9 INFO neutron.wsgi [None req-f353843f-48f4-4229-871d-131d6c19aa42 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "PUT /v2.0/subnets/e2e7535b-fa43-44a1-8876-4e6821ef535b/tags HTTP/1.1" status: 200 len: 218 time: 0.0480673 2026-06-18 16:31:03.136 10 INFO neutron.wsgi [None req-42900c38-bddc-4e04-98c0-9b8440f84ebe 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 905 time: 0.3781762 2026-06-18 16:31:03.166 10 INFO neutron.wsgi [None req-54cdc730-0ed1-4330-972d-414db9be19df 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "PUT /v2.0/subnets/acbe2528-9387-4e86-8cf9-5a2a7d65e397/tags HTTP/1.1" status: 200 len: 227 time: 0.0561974 2026-06-18 16:31:03.219 9 INFO neutron.wsgi [None req-0531698f-508d-4e54-9d9d-a8b14f0a72cc 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "PUT /v2.0/subnets/0e975d90-87c9-4ad8-aba0-86451f2a51bf/tags HTTP/1.1" status: 200 len: 212 time: 0.0469301 2026-06-18 16:31:03.335 10 INFO neutron.wsgi [None req-13c70418-28e3-4a6f-8bff-fab0c264435f 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - default default] 10.0.0.138 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.1093614 2026-06-18 16:31:03.407 9 INFO neutron.wsgi [None req-ed139448-4462-4276-9491-8e8890124651 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - default default] 10.0.0.138 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0656393 2026-06-18 16:31:03.476 9 INFO neutron.wsgi [None req-8bce3f56-2fd9-4c3f-bf69-de3490736e5a 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - default default] 10.0.0.138 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0642691 2026-06-18 16:31:03.534 9 INFO neutron.wsgi [None req-4b725344-a740-4e2b-bcb7-cc7fe20de12a 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - default default] 10.0.0.138 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0533478 2026-06-18 16:31:03.620 10 INFO neutron.wsgi [None req-bc42f33f-e842-4bd7-82eb-4005ecf229d0 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - default default] 10.0.0.138 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.0807693 2026-06-18 16:31:03.701 9 INFO neutron.wsgi [None req-014c4a51-2744-4bfa-b2b1-5bc61cb08e1b 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - default default] 10.0.0.138 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0756869 2026-06-18 16:31:03.773 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b8c54d2-22d1-4c44-9226-0af0e25f53ca 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:03.775 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b8c54d2-22d1-4c44-9226-0af0e25f53ca 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:03.779 9 INFO neutron.wsgi [None req-c5793c8e-beed-484d-9e12-f7caa819b7ee 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - default default] 10.0.0.138 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0720983 2026-06-18 16:31:03.831 9 INFO neutron.wsgi [None req-cc336cfb-28e9-42bb-853c-ec9b330ec286 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - default default] 10.0.0.138 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0458910 2026-06-18 16:31:03.981 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b8c54d2-22d1-4c44-9226-0af0e25f53ca 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 47eabdfa-2728-4545-93a0-96fc90758c6e (type: ports) to 1 2026-06-18 16:31:04.128 9 INFO neutron.wsgi [None req-cf91b4bf-d56b-4da7-81ff-c2c07453268c 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/f0e7febe-7f18-437f-9230-dc7b77a092f9 HTTP/1.1" status: 204 len: 168 time: 0.2904232 2026-06-18 16:31:04.715 10 INFO neutron.wsgi [None req-9d7b1dbb-df1a-4130-aae5-3c82580ead88 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/e2e7535b-fa43-44a1-8876-4e6821ef535b HTTP/1.1" status: 204 len: 168 time: 0.5801096 2026-06-18 16:31:04.994 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 47eabdfa-2728-4545-93a0-96fc90758c6e 2026-06-18 16:31:05.014 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Router e5f1e5e7-5a3f-4d2a-8e02-589492c39c35 is bound to host instance 2026-06-18 16:31:05.016 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 47eabdfa-2728-4545-93a0-96fc90758c6e 2026-06-18 16:31:05.027 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b8c54d2-22d1-4c44-9226-0af0e25f53ca 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 47eabdfa-2728-4545-93a0-96fc90758c6e (type: router_ports) to 1 2026-06-18 16:31:05.096 10 INFO neutron.wsgi [None req-074013d6-261b-44f3-88e3-cbf76b06e469 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/acbe2528-9387-4e86-8cf9-5a2a7d65e397 HTTP/1.1" status: 204 len: 168 time: 0.3754859 2026-06-18 16:31:05.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b8c54d2-22d1-4c44-9226-0af0e25f53ca 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource e5f1e5e7-5a3f-4d2a-8e02-589492c39c35 (type: routers) to 3 2026-06-18 16:31:05.246 10 INFO neutron.wsgi [None req-9b8c54d2-22d1-4c44-9226-0af0e25f53ca 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 864 time: 2.1051805 2026-06-18 16:31:05.363 9 INFO neutron.wsgi [None req-4e121026-2de6-49d5-a065-12e80f805267 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/0e975d90-87c9-4ad8-aba0-86451f2a51bf HTTP/1.1" status: 204 len: 168 time: 0.2603149 2026-06-18 16:31:05.582 9 INFO neutron.wsgi [None req-3353274a-9f3b-425b-ab41-9172b7954462 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/subnets/bd2cc2a5-11ed-446f-bd17-4d27e6a79f78 HTTP/1.1" status: 204 len: 168 time: 0.2129517 2026-06-18 16:31:06.033 9 INFO neutron.services.segments.plugin [-] Segment 84214719-bf09-46cb-bc03-f7645e6cbb92 resource provider aggregate not found 2026-06-18 16:31:06.039 9 INFO neutron.services.segments.plugin [-] Segment 84214719-bf09-46cb-bc03-f7645e6cbb92 resource provider aggregate not found 2026-06-18 16:31:06.055 9 INFO neutron.services.segments.plugin [-] Segment 84214719-bf09-46cb-bc03-f7645e6cbb92 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 84214719-bf09-46cb-bc03-f7645e6cbb92 found for delete ", "request_id": "req-69afbc73-528c-4275-8032-51f15b68e48b"}]} 2026-06-18 16:31:06.065 9 INFO neutron.services.segments.plugin [-] Segment 84214719-bf09-46cb-bc03-f7645e6cbb92 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 84214719-bf09-46cb-bc03-f7645e6cbb92 found for delete ", "request_id": "req-2cbc58b2-3267-4d78-bf1f-5a6f669c04a6"}]} 2026-06-18 16:31:06.090 9 INFO neutron.wsgi [None req-61ad4664-ffac-43f7-bd44-957f9917d00e 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/networks/3836cf47-d224-4b77-9348-b37d054397a1 HTTP/1.1" status: 204 len: 168 time: 0.5036480 2026-06-18 16:31:06.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 47eabdfa-2728-4545-93a0-96fc90758c6e (type: ports) to 1 2026-06-18 16:31:06.296 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] No more DHCP agents 2026-06-18 16:31:06.315 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Unable to schedule network dce6cb55-8b91-4fc1-b156-546095ed49e5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:06.624 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Successfully bumped revision number for resource c49a535e-b779-4d38-9088-b2340a9aed36 (type: ports) to 1 2026-06-18 16:31:06.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 47eabdfa-2728-4545-93a0-96fc90758c6e (type: router_ports) to 3 2026-06-18 16:31:06.733 10 INFO neutron.services.segments.plugin [-] Segment 6c1195cd-2728-4502-90dd-68b0a309f1b1 resource provider aggregate not found 2026-06-18 16:31:06.743 10 INFO neutron.services.segments.plugin [-] Segment 6c1195cd-2728-4502-90dd-68b0a309f1b1 resource provider aggregate not found 2026-06-18 16:31:06.755 10 INFO neutron.services.segments.plugin [-] Segment 6c1195cd-2728-4502-90dd-68b0a309f1b1 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 6c1195cd-2728-4502-90dd-68b0a309f1b1 found for delete ", "request_id": "req-318d917d-c07e-4b08-b0d5-cad796617fcd"}]} 2026-06-18 16:31:06.775 10 INFO neutron.services.segments.plugin [-] Segment 6c1195cd-2728-4502-90dd-68b0a309f1b1 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 6c1195cd-2728-4502-90dd-68b0a309f1b1 found for delete ", "request_id": "req-9b5fc2f7-79f6-4a7a-979d-bdda4b2af0c9"}]} 2026-06-18 16:31:06.832 10 INFO neutron.wsgi [None req-9221792f-f6a1-4bc1-a996-bb60015f88c0 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/networks/88a12402-1954-4cca-bd08-ab8fb6bf6372 HTTP/1.1" status: 204 len: 168 time: 0.7314246 2026-06-18 16:31:06.936 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 47eabdfa-2728-4545-93a0-96fc90758c6e (type: ports) to 2 2026-06-18 16:31:07.271 9 INFO neutron.wsgi [None req-aa1afe8f-3549-42c9-afee-9524ed39b678 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/networks/8998bd42-ff48-4184-9b6b-523f09750d54 HTTP/1.1" status: 204 len: 168 time: 0.4313123 2026-06-18 16:31:07.293 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 47eabdfa-2728-4545-93a0-96fc90758c6e (type: ports) to 4 2026-06-18 16:31:07.681 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: c49a535e-b779-4d38-9088-b2340a9aed36 2026-06-18 16:31:07.689 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port c49a535e-b779-4d38-9088-b2340a9aed36 2026-06-18 16:31:07.732 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Successfully bumped revision number for resource c49a535e-b779-4d38-9088-b2340a9aed36 (type: router_ports) to 2 2026-06-18 16:31:08.026 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource c49a535e-b779-4d38-9088-b2340a9aed36 (type: ports) to 3 2026-06-18 16:31:08.045 10 ERROR ovsdbapp.backend.ovs_idl.transaction [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Traceback (most recent call last): File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/connection.py", line 118, in run txn.results.put(txn.do_commit()) File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/transaction.py", line 92, in do_commit command.run_idl(txn) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py", line 801, in run_idl raise ovn_exc.RevisionConflict( neutron.common.ovn.exceptions.RevisionConflict: OVN revision number for c49a535e-b779-4d38-9088-b2340a9aed36 (type: ports) is equal or higher than the given resource. Skipping update  2026-06-18 16:31:08.045 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Transaction aborted. Reason: OVN revision number for c49a535e-b779-4d38-9088-b2340a9aed36 (type: ports) is equal or higher than the given resource. Skipping update 2026-06-18 16:31:08.051 10 INFO neutron.db.ovn_revision_numbers_db [None req-850b6d87-da0d-44e9-8534-8e3ce66a7ea9 - - - - - -] Successfully bumped revision number for resource 47eabdfa-2728-4545-93a0-96fc90758c6e (type: router_ports) to 4 2026-06-18 16:31:08.076 9 INFO neutron.services.segments.plugin [-] Segment 50acbb5a-cb6b-4b9a-b631-19c2483c996c resource provider aggregate not found 2026-06-18 16:31:08.087 9 INFO neutron.services.segments.plugin [-] Segment 50acbb5a-cb6b-4b9a-b631-19c2483c996c resource provider aggregate not found 2026-06-18 16:31:08.093 9 INFO neutron.services.segments.plugin [-] Segment 50acbb5a-cb6b-4b9a-b631-19c2483c996c 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 50acbb5a-cb6b-4b9a-b631-19c2483c996c found for delete ", "request_id": "req-ce2e173c-72c3-4427-b023-d8759ddfbdf0"}]} 2026-06-18 16:31:08.108 9 INFO neutron.services.segments.plugin [-] Segment 50acbb5a-cb6b-4b9a-b631-19c2483c996c 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 50acbb5a-cb6b-4b9a-b631-19c2483c996c found for delete ", "request_id": "req-5efa0a7f-c7d2-4c8b-83c0-3b113a17e513"}]} 2026-06-18 16:31:08.177 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource c49a535e-b779-4d38-9088-b2340a9aed36 (type: router_ports) to 3 2026-06-18 16:31:08.181 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] No more DHCP agents 2026-06-18 16:31:08.183 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Unable to schedule network dce6cb55-8b91-4fc1-b156-546095ed49e5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:08.279 10 INFO neutron.wsgi [None req-58d87ea0-ab15-452b-bdf7-4634908574c3 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/networks/4739569f-a0a6-46b7-b636-26f068f4deea HTTP/1.1" status: 204 len: 168 time: 1.0010922 2026-06-18 16:31:08.524 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource c49a535e-b779-4d38-9088-b2340a9aed36 (type: router_ports) to 3 2026-06-18 16:31:08.527 10 INFO neutron.wsgi [None req-fe805ef5-fe39-4c5b-a98a-480fe47e4a20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.2768369 2026-06-18 16:31:08.748 9 INFO neutron.wsgi [None req-20f3aed1-ac12-4754-b3ef-6c525aedca63 676e851dcf65493ea3763b919c7da26d 3130ddb329d1473c8191c59f19c2a4e2 - - - -] 10.0.0.138 "DELETE /v2.0/networks/116316cb-5479-47d1-81e7-a8d785ae757b HTTP/1.1" status: 204 len: 168 time: 0.4629054 2026-06-18 16:31:08.774 10 INFO neutron.services.segments.plugin [-] Segment d5f49657-cb79-4e17-bcc8-7f28548224f2 resource provider aggregate not found 2026-06-18 16:31:08.800 10 INFO neutron.services.segments.plugin [-] Segment d5f49657-cb79-4e17-bcc8-7f28548224f2 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 d5f49657-cb79-4e17-bcc8-7f28548224f2 found for delete ", "request_id": "req-33ed843b-4b6e-43ef-99e6-279737e5fb6d"}]} 2026-06-18 16:31:08.801 10 INFO neutron.services.segments.plugin [-] Segment d5f49657-cb79-4e17-bcc8-7f28548224f2 resource provider aggregate not found 2026-06-18 16:31:08.823 10 INFO neutron.services.segments.plugin [-] Segment d5f49657-cb79-4e17-bcc8-7f28548224f2 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 d5f49657-cb79-4e17-bcc8-7f28548224f2 found for delete ", "request_id": "req-dbe49c06-e006-4837-b960-aee53eef720e"}]} 2026-06-18 16:31:09.212 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] No more DHCP agents 2026-06-18 16:31:09.214 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Unable to schedule network 76c4b8e7-c635-4154-9a90-941349ec7a61: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:09.370 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Successfully bumped revision number for resource 57028eef-77ef-471f-82f1-d37895dc8c2a (type: ports) to 1 2026-06-18 16:31:10.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Successfully bumped revision number for resource 57028eef-77ef-471f-82f1-d37895dc8c2a (type: router_ports) to 2 2026-06-18 16:31:10.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-631f5d74-b9f3-4c39-bc3a-3370e3af8377 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 7b042de2-1e97-4ccf-b111-abe254f40c5a (type: security_groups) to 1 2026-06-18 16:31:10.119 9 INFO neutron.services.segments.plugin [-] Segment 9c036710-35f4-45c4-912d-3e6a76b6d1de resource provider aggregate not found 2026-06-18 16:31:10.133 9 INFO neutron.services.segments.plugin [-] Segment 9c036710-35f4-45c4-912d-3e6a76b6d1de resource provider aggregate not found 2026-06-18 16:31:10.141 9 INFO neutron.services.segments.plugin [-] Segment 9c036710-35f4-45c4-912d-3e6a76b6d1de 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 9c036710-35f4-45c4-912d-3e6a76b6d1de found for delete ", "request_id": "req-dfc226a3-c7d1-413b-a1aa-257097787f86"}]} 2026-06-18 16:31:10.146 9 INFO neutron.wsgi [None req-631f5d74-b9f3-4c39-bc3a-3370e3af8377 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=fc47659145d84b418d1b73c8d892ff74&name=default HTTP/1.1" status: 200 len: 3000 time: 0.4322488 2026-06-18 16:31:10.158 9 INFO neutron.services.segments.plugin [-] Segment 9c036710-35f4-45c4-912d-3e6a76b6d1de 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 9c036710-35f4-45c4-912d-3e6a76b6d1de found for delete ", "request_id": "req-15e2507a-7867-4671-bf77-46e526fd4f3c"}]} 2026-06-18 16:31:10.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Successfully bumped revision number for resource 57028eef-77ef-471f-82f1-d37895dc8c2a (type: ports) to 2 2026-06-18 16:31:10.316 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] No more DHCP agents 2026-06-18 16:31:10.318 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Unable to schedule network 76c4b8e7-c635-4154-9a90-941349ec7a61: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:10.363 10 INFO neutron.wsgi [None req-255c8b7f-7bca-481e-9307-fe606e746c8f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/7b042de2-1e97-4ccf-b111-abe254f40c5a HTTP/1.1" status: 204 len: 168 time: 0.2085562 2026-06-18 16:31:10.508 9 INFO neutron.wsgi [None req-038b96d5-9bab-457a-90e7-81096a8056c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=3130ddb329d1473c8191c59f19c2a4e2&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0433373 2026-06-18 16:31:10.735 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 57028eef-77ef-471f-82f1-d37895dc8c2a (type: router_ports) to 2 2026-06-18 16:31:10.737 9 INFO neutron.wsgi [None req-9c9fce03-d215-409d-ab10-9fabdeafb06d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2044966 2026-06-18 16:31:10.900 9 INFO neutron.wsgi [None req-bc98b846-6dc2-4343-8b27-da7e45172772 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/3256310f-d9ba-4134-a791-d92100627108 HTTP/1.1" status: 204 len: 168 time: 0.3849084 2026-06-18 16:31:11.190 10 INFO neutron.db.ovn_revision_numbers_db [None req-77ec1aa5-e8da-42ad-a65e-26f97d7c4abd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource b8b2fdef-9237-41f6-b071-7b68147c7647 (type: security_groups) to 1 2026-06-18 16:31:11.219 10 INFO neutron.wsgi [None req-77ec1aa5-e8da-42ad-a65e-26f97d7c4abd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=c19dad36e19b4b4bb793b16d261294ba&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1280658 2026-06-18 16:31:11.406 10 INFO neutron.wsgi [None req-aa9e493b-5d94-4805-b699-6d2588051795 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/b8b2fdef-9237-41f6-b071-7b68147c7647 HTTP/1.1" status: 204 len: 168 time: 0.1814864 2026-06-18 16:31:11.638 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] No more DHCP agents 2026-06-18 16:31:11.641 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Unable to schedule network 6d96d8bf-3f8c-42f1-b707-353afa920d62: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:11.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Successfully bumped revision number for resource 7e5e2d35-1f65-4c17-8294-7558e5c530b0 (type: ports) to 1 2026-06-18 16:31:12.440 9 INFO neutron.db.ovn_revision_numbers_db [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Successfully bumped revision number for resource 7e5e2d35-1f65-4c17-8294-7558e5c530b0 (type: router_ports) to 2 2026-06-18 16:31:12.608 9 INFO neutron.db.ovn_revision_numbers_db [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Successfully bumped revision number for resource 7e5e2d35-1f65-4c17-8294-7558e5c530b0 (type: ports) to 2 2026-06-18 16:31:12.687 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] No more DHCP agents 2026-06-18 16:31:12.689 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] Unable to schedule network 6d96d8bf-3f8c-42f1-b707-353afa920d62: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:13.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 7e5e2d35-1f65-4c17-8294-7558e5c530b0 (type: router_ports) to 2 2026-06-18 16:31:13.069 9 INFO neutron.wsgi [None req-683ee74f-868e-408d-bbed-3fdc99564079 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3268204 2026-06-18 16:31:13.293 10 INFO neutron.db.ovn_revision_numbers_db [None req-228ea446-6cf5-4466-9839-2d98231ba1d8 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 2e7cf53f-3961-476d-9c6a-ed6cf023747b (type: security_groups) to 1 2026-06-18 16:31:13.322 10 INFO neutron.wsgi [None req-228ea446-6cf5-4466-9839-2d98231ba1d8 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1766 time: 0.1431031 2026-06-18 16:31:13.462 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f33b63b-db50-40e6-8256-e99cd737b4b3 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 102ce79d-9702-4eae-972d-20ab6cdbb30f (type: security_group_rules) to 0 2026-06-18 16:31:13.496 10 INFO neutron.wsgi [None req-2f33b63b-db50-40e6-8256-e99cd737b4b3 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1673365 2026-06-18 16:31:13.654 10 INFO neutron.db.ovn_revision_numbers_db [None req-3954ad8d-df38-4cce-9948-f69354db6894 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 3c005e03-2957-405f-9661-e119819ba4b9 (type: security_group_rules) to 0 2026-06-18 16:31:13.678 10 INFO neutron.wsgi [None req-3954ad8d-df38-4cce-9948-f69354db6894 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1547868 2026-06-18 16:31:13.796 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce6d1469-e2eb-425d-bd26-e8a0ded746ec 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 5dea0425-250a-46f0-86c5-606b06fdb772 (type: security_group_rules) to 0 2026-06-18 16:31:13.822 10 INFO neutron.wsgi [None req-ce6d1469-e2eb-425d-bd26-e8a0ded746ec 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.1394515 2026-06-18 16:31:13.955 10 INFO neutron.db.ovn_revision_numbers_db [None req-312658f2-3b11-4bd6-92d8-4ab8473a4e0a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 8570afa1-c8a3-447a-b156-fcd873efd991 (type: security_group_rules) to 0 2026-06-18 16:31:13.983 10 INFO neutron.wsgi [None req-312658f2-3b11-4bd6-92d8-4ab8473a4e0a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1561539 2026-06-18 16:31:14.032 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No hosting information found for port c49a535e-b779-4d38-9088-b2340a9aed36: RuntimeError: No hosting information found for port c49a535e-b779-4d38-9088-b2340a9aed36 2026-06-18 16:31:14.033 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 57028eef-77ef-471f-82f1-d37895dc8c2a 2026-06-18 16:31:14.040 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 57028eef-77ef-471f-82f1-d37895dc8c2a 2026-06-18 16:31:14.124 10 INFO neutron.db.ovn_revision_numbers_db [None req-111c8534-ef9d-4266-a0ce-1b0117e76d8d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource d778cbc0-f7a3-4f94-98ff-cb20ff24343f (type: security_group_rules) to 0 2026-06-18 16:31:14.151 10 INFO neutron.wsgi [None req-111c8534-ef9d-4266-a0ce-1b0117e76d8d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1629937 2026-06-18 16:31:14.333 9 INFO neutron.db.ovn_revision_numbers_db [None req-71f22e81-7cb0-4114-9cf2-67ea0661ed0f 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 74b60e12-2aac-461c-b126-62e3f6ab7bfc (type: security_group_rules) to 0 2026-06-18 16:31:14.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 57028eef-77ef-471f-82f1-d37895dc8c2a (type: ports) to 3 2026-06-18 16:31:14.382 9 INFO neutron.wsgi [None req-71f22e81-7cb0-4114-9cf2-67ea0661ed0f 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2230692 2026-06-18 16:31:14.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 57028eef-77ef-471f-82f1-d37895dc8c2a (type: router_ports) to 3 2026-06-18 16:31:14.505 10 INFO neutron.db.ovn_revision_numbers_db [None req-af50dc0c-9955-4522-8be3-e75f58aa5686 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 4a784175-69bd-4dd8-b817-2dc11e33cb2d (type: security_group_rules) to 0 2026-06-18 16:31:14.528 10 INFO neutron.wsgi [None req-af50dc0c-9955-4522-8be3-e75f58aa5686 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1400335 2026-06-18 16:31:14.663 10 INFO neutron.db.ovn_revision_numbers_db [None req-20deab34-f479-4cc6-a668-f6fc4996db41 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource a499c8a8-9102-4e40-afc4-2c5a7daeac7c (type: security_group_rules) to 0 2026-06-18 16:31:14.689 10 INFO neutron.wsgi [None req-20deab34-f479-4cc6-a668-f6fc4996db41 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1544898 2026-06-18 16:31:14.740 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012867 2026-06-18 16:31:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010705 2026-06-18 16:31:14.818 10 INFO neutron.db.ovn_revision_numbers_db [None req-53de94f5-677c-4765-a9f3-e6c95658ca33 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 4fe7b2e0-278c-4359-be37-27065950c11f (type: security_group_rules) to 0 2026-06-18 16:31:14.818 9 INFO neutron.wsgi [None req-f3d8070e-bb71-434e-ba5a-ffd6859d4913 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1877453 2026-06-18 16:31:14.855 9 INFO neutron.wsgi [None req-6a3a0400-b07a-417a-80b3-cdd1cbcc1cd1 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "PUT /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 218 time: 0.0319929 2026-06-18 16:31:14.865 10 INFO neutron.wsgi [None req-53de94f5-677c-4765-a9f3-e6c95658ca33 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.1694953 2026-06-18 16:31:14.879 9 INFO neutron.wsgi [None req-5dbebaf2-1ab9-4291-8edc-12ab91a3b835 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 218 time: 0.0175395 2026-06-18 16:31:14.920 9 INFO neutron.wsgi [None req-c4674674-da78-469a-9477-587776b45fa3 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "PUT /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0321059 2026-06-18 16:31:14.944 9 INFO neutron.wsgi [None req-6ecd9774-ef87-4d2c-89ca-b6dfebb344ed f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 227 time: 0.0174763 2026-06-18 16:31:14.967 9 INFO neutron.wsgi [None req-cdb409c0-681f-405c-95d0-c5bb4385c682 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "PUT /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0177860 2026-06-18 16:31:14.988 9 INFO neutron.wsgi [None req-08c8beff-3c52-41cb-ba18-ae9136358ddd f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 227 time: 0.0139928 2026-06-18 16:31:15.015 9 INFO neutron.wsgi [None req-5e3ad7a1-6f18-4fe4-9df8-e1b8adbdda02 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "PUT /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0225224 2026-06-18 16:31:15.035 10 INFO neutron.wsgi [None req-afe7de84-a580-4a6e-8f79-73f92eb46015 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 245 time: 0.0134597 2026-06-18 16:31:15.038 10 INFO neutron.db.ovn_revision_numbers_db [None req-a55c9201-4b28-4a7f-a26d-93b581108ab1 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource b9d8fb81-d427-4670-ba9f-61d60e2f924b (type: security_group_rules) to 0 2026-06-18 16:31:15.063 10 INFO neutron.wsgi [None req-a55c9201-4b28-4a7f-a26d-93b581108ab1 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1907549 2026-06-18 16:31:15.077 9 INFO neutron.wsgi [None req-9545406e-aa5d-4cd1-b122-f03b36a832dc f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "PUT /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 230 time: 0.0340369 2026-06-18 16:31:15.099 10 INFO neutron.wsgi [None req-950600d0-cea5-4f18-b245-4c7cd4b60847 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 230 time: 0.0152404 2026-06-18 16:31:15.117 10 INFO neutron.wsgi [None req-0152f455-23fd-4d69-a803-23f2fc4ef63e f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0135901 2026-06-18 16:31:15.135 10 INFO neutron.api.v2.resource [None req-cac73388-3c38-4d4d-93e5-4b0ea65d8be7 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:31:15.136 10 INFO neutron.wsgi [None req-cac73388-3c38-4d4d-93e5-4b0ea65d8be7 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0135703 2026-06-18 16:31:15.164 10 INFO neutron.wsgi [None req-fbcfc3ad-b200-4d21-b844-f206f95e751f f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "DELETE /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0216906 2026-06-18 16:31:15.182 10 INFO neutron.wsgi [None req-b3b9c675-fdee-440e-8b2f-18f9d040f43a f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 223 time: 0.0130255 2026-06-18 16:31:15.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8e35757-ac12-4027-b3b6-3c2ff17f7fe9 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 6bdb0052-d1ee-40be-a70c-9a4376cd0ca0 (type: security_group_rules) to 0 2026-06-18 16:31:15.203 10 INFO neutron.api.v2.resource [None req-900b9310-1680-4389-b958-9386540d7199 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:31:15.205 10 INFO neutron.wsgi [None req-900b9310-1680-4389-b958-9386540d7199 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "DELETE /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0181367 2026-06-18 16:31:15.217 9 INFO neutron.wsgi [None req-d8e35757-ac12-4027-b3b6-3c2ff17f7fe9 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1492190 2026-06-18 16:31:15.238 9 INFO neutron.wsgi [None req-17a8b5db-bc6f-4db2-95e4-21226cfaf10d f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "DELETE /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 204 len: 168 time: 0.0278332 2026-06-18 16:31:15.255 9 INFO neutron.wsgi [None req-cb3e1763-d069-48f3-863c-489887f00aa2 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - default default] 10.0.0.138 "GET /v2.0/policies/3fb23620-7e30-42ac-b353-6743e84a460c/tags HTTP/1.1" status: 200 len: 205 time: 0.0126157 2026-06-18 16:31:15.325 9 INFO neutron.wsgi [None req-c5720bfe-d7ee-4249-8b8c-b58fcbe1b9e7 f2e288d699844cb8b022d9d3cc990ced 8c8fc3eb71064a7da0a8670df3af09ab - - - -] 10.0.0.138 "DELETE /v2.0/qos/policies/3fb23620-7e30-42ac-b353-6743e84a460c HTTP/1.1" status: 204 len: 168 time: 0.0646298 2026-06-18 16:31:15.476 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-81870519-d953-42d9-a9de-d66d10a82344 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-lb_member_SG-1087807967&fields=id&tenant_id=35d5e500f36f4a0cba6cb53638797e3d HTTP/1.1" status: 200 len: 267 time: 0.0345144 2026-06-18 16:31:15.554 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-7c0eaac7-b030-46d5-9289-a53d94b826b3 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 903 time: 0.0722828 2026-06-18 16:31:15.570 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-294aa248-8846-43a7-bad4-013b863c3c35 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/quotas/35d5e500f36f4a0cba6cb53638797e3d HTTP/1.1" status: 200 len: 386 time: 0.0105205 2026-06-18 16:31:15.773 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-6e27a201-ac12-45e4-8328-4ef3f52ddaaa 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&fields=id HTTP/1.1" status: 200 len: 486 time: 0.1940534 2026-06-18 16:31:15.857 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-f2f2675b-3f22-49df-89f3-63e75c8c523b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0721824 2026-06-18 16:31:15.939 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-a0ec6be2-1d82-4d91-a8ff-9323776dfd92 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0744922 2026-06-18 16:31:16.107 9 INFO neutron.wsgi [req-0ec08201-e79d-4988-a513-0bcc4bab4122 req-1571223a-4c21-411d-91d0-8d337a497902 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 210 time: 0.0272214 2026-06-18 16:31:16.269 10 INFO neutron.db.ovn_revision_numbers_db [None req-2de75efc-2303-4f86-9032-16dc64fbbd51 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 8c72ce8d-85a6-4ffa-bd95-192e57e30531 (type: security_groups) to 1 2026-06-18 16:31:16.292 10 INFO neutron.wsgi [None req-2de75efc-2303-4f86-9032-16dc64fbbd51 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=e0feb6c76a654d078b407a4dd1b4a93e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2563946 2026-06-18 16:31:16.470 10 INFO neutron.wsgi [None req-846f33aa-ebd0-4aba-9394-11c187a939ae 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/8c72ce8d-85a6-4ffa-bd95-192e57e30531 HTTP/1.1" status: 204 len: 168 time: 0.1728837 2026-06-18 16:31:16.704 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee98d2ce-90f8-4539-940a-f62850dabde4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 03277575-7053-4b2c-8748-0b60ef3a9186 (type: security_groups) to 1 2026-06-18 16:31:16.737 9 INFO neutron.wsgi [None req-ee98d2ce-90f8-4539-940a-f62850dabde4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=8c8fc3eb71064a7da0a8670df3af09ab&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1417820 2026-06-18 16:31:16.808 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-4af63bda-e6d8-4d24-aa12-2857ef675155 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 903 time: 0.0797074 2026-06-18 16:31:16.882 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-fcd27f43-7874-41e4-a445-4c4bb34f3a6a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35d5e500f36f4a0cba6cb53638797e3d HTTP/1.1" status: 200 len: 378 time: 0.0591049 2026-06-18 16:31:17.035 9 INFO neutron.wsgi [None req-6626c903-99e9-4baf-b35a-a0410648dfb1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/03277575-7053-4b2c-8748-0b60ef3a9186 HTTP/1.1" status: 204 len: 168 time: 0.2940340 2026-06-18 16:31:17.299 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aebd154e-f4fc-4b7e-985a-e66fc7fc6a6a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:17.301 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aebd154e-f4fc-4b7e-985a-e66fc7fc6a6a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 76c4b8e7-c635-4154-9a90-941349ec7a61: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:17.458 9 INFO neutron.db.ovn_revision_numbers_db [None req-aebd154e-f4fc-4b7e-985a-e66fc7fc6a6a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 711bd44a-f11e-4b0e-943a-358f9e93ec2a (type: ports) to 1 2026-06-18 16:31:17.481 9 INFO neutron.wsgi [None req-aebd154e-f4fc-4b7e-985a-e66fc7fc6a6a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1384 time: 0.5826180 /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-06-18 16:31:17.916 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd270762-4362-4ea3-813c-bac095fd9cf9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 711bd44a-f11e-4b0e-943a-358f9e93ec2a (type: ports) to 2 2026-06-18 16:31:18.110 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd270762-4362-4ea3-813c-bac095fd9cf9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 711bd44a-f11e-4b0e-943a-358f9e93ec2a (type: ports) to 2 2026-06-18 16:31:18.134 9 INFO neutron.wsgi [None req-dd270762-4362-4ea3-813c-bac095fd9cf9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 1553 time: 0.6441348 2026-06-18 16:31:18.184 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e0a648e-955c-43e4-89bc-87625da0b572'] response: {'name': 'network-changed', 'server_uuid': '82ba2231-2b44-4814-9581-52c2369fecae', 'tag': '711bd44a-f11e-4b0e-943a-358f9e93ec2a', '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-06-18 16:31:18.215 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-8fe0a06b-2637-4908-8a70-e8b696f42802 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1584 time: 0.0337632 2026-06-18 16:31:18.251 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-8ae863b9-943d-4607-8e80-98356eaf2a59 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.110&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 217 time: 0.0281534 2026-06-18 16:31:18.287 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-3902e1e0-662c-4c14-95ba-f16b752d8678 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Acc&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 217 time: 0.0277026 2026-06-18 16:31:18.334 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-6ab16964-c0b2-4e6c-8e88-24543d7c77be 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=4653f37b-f2ff-480e-91fb-c24bdc9888a3&id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 1563 time: 0.0404081 2026-06-18 16:31:18.364 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-b44d0af8-aaf2-46a5-86a7-54b32779dbb4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258148 2026-06-18 16:31:18.391 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-895943b8-a447-4ce0-8ed8-7e8aad44ac48 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0199642 2026-06-18 16:31:18.463 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-3a4cbda0-a66f-444d-a465-1099d283da5e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0665755 2026-06-18 16:31:18.550 9 INFO neutron.wsgi [req-b2a7b02e-95e9-4f20-beec-2a477b6333bd req-6adcf0df-b935-4280-a638-56ada07eb1f8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0799520 2026-06-18 16:31:18.634 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-98c52c2f-fc7e-4fd5-8cf3-c38485e38688 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1584 time: 0.0364306 2026-06-18 16:31:18.718 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-8515e855-dcad-49ab-8888-ad41a61846ca 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 1002 time: 0.0736480 2026-06-18 16:31:18.802 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 711bd44a-f11e-4b0e-943a-358f9e93ec2a 2026-06-18 16:31:18.803 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-4e3079cd-a31f-430f-921e-80c612c323d3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.110&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 217 time: 0.0754552 2026-06-18 16:31:18.817 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 711bd44a-f11e-4b0e-943a-358f9e93ec2a 2026-06-18 16:31:18.849 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-33d9b53e-a845-4840-846a-91b698dab940 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Acc&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 217 time: 0.0402696 2026-06-18 16:31:18.893 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-74ca12ce-f911-453f-aa47-be10a8e1d3d4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=4653f37b-f2ff-480e-91fb-c24bdc9888a3&id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 1563 time: 0.0380824 2026-06-18 16:31:18.923 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-60459c62-4322-4446-a19c-78753dc9dfff 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235343 2026-06-18 16:31:18.957 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-4f09e911-b5bc-42d5-be72-2515092fcde2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0278726 2026-06-18 16:31:18.965 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cea12cc5-3e78-4104-8e70-1650d9f32465'] response: {'server_uuid': '82ba2231-2b44-4814-9581-52c2369fecae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '711bd44a-f11e-4b0e-943a-358f9e93ec2a', 'code': 200} 2026-06-18 16:31:19.046 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-46c058f9-eb40-42ce-84a8-32baf3c310d4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0785751 2026-06-18 16:31:19.113 9 INFO neutron.wsgi [req-def7efae-79c5-4e74-a6a1-ae51298232a8 req-029d265a-2cb9-48fe-a96f-e473b73fdd2f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0591378 2026-06-18 16:31:19.122 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 711bd44a-f11e-4b0e-943a-358f9e93ec2a (type: ports) to 4 2026-06-18 16:31:19.467 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No hosting information found for port 57028eef-77ef-471f-82f1-d37895dc8c2a: RuntimeError: No hosting information found for port 57028eef-77ef-471f-82f1-d37895dc8c2a 2026-06-18 16:31:19.467 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 7e5e2d35-1f65-4c17-8294-7558e5c530b0 2026-06-18 16:31:19.474 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 7e5e2d35-1f65-4c17-8294-7558e5c530b0 2026-06-18 16:31:19.755 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 7e5e2d35-1f65-4c17-8294-7558e5c530b0 (type: ports) to 3 2026-06-18 16:31:19.943 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 7e5e2d35-1f65-4c17-8294-7558e5c530b0 (type: router_ports) to 3 /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-06-18 16:31:20.896 10 INFO neutron.db.ovn_revision_numbers_db [None req-c14021f8-6d30-4d39-ae6b-ac5d2c6759d3 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] Successfully bumped revision number for resource 13d0439d-dfbb-47e6-96e4-d3165da07888 (type: routers) to 1 2026-06-18 16:31:20.923 10 INFO neutron.wsgi [None req-c14021f8-6d30-4d39-ae6b-ac5d2c6759d3 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4353592 2026-06-18 16:31:21.023 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-64978410-50e9-414f-a53e-e47709557906'] response: {'server_uuid': '82ba2231-2b44-4814-9581-52c2369fecae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '711bd44a-f11e-4b0e-943a-358f9e93ec2a', 'code': 200} 2026-06-18 16:31:21.026 10 INFO neutron.wsgi [None req-6234f747-5b07-477c-8224-9d4e6f636b05 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "PUT /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 218 time: 0.0960741 2026-06-18 16:31:21.076 10 INFO neutron.wsgi [None req-11d8fc0d-e60b-4d5b-b78b-815da4c55292 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 218 time: 0.0419805 2026-06-18 16:31:21.146 10 INFO neutron.wsgi [None req-575ca65d-fc6e-4625-9f03-8cf3fe62a746 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "PUT /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0615587 2026-06-18 16:31:21.219 10 INFO neutron.wsgi [None req-c8d514dc-c32c-4bae-bcb4-ac11ed3b1a74 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 227 time: 0.0667830 2026-06-18 16:31:21.283 10 INFO neutron.wsgi [None req-f296f582-b1de-49c8-a210-0227f5e14cdb 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "PUT /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0540419 2026-06-18 16:31:21.343 9 INFO neutron.wsgi [req-139f896f-4723-46b7-9e32-26e16b462a0c req-a0efa4b5-784e-4246-b0dd-2cb2d2b11201 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1396 time: 0.1454399 2026-06-18 16:31:21.404 9 INFO neutron.wsgi [req-139f896f-4723-46b7-9e32-26e16b462a0c req-830126b5-40d4-4b4b-8fca-054997750076 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=2e7cf53f-3961-476d-9c6a-ed6cf023747b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0539646 2026-06-18 16:31:21.503 9 INFO neutron.wsgi [None req-a7be2e45-bfbd-4378-a7e6-e429139684f6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&mac_address=fa%3A16%3A3e%3A28%3A05%3A36 HTTP/1.1" status: 200 len: 1391 time: 0.0699742 2026-06-18 16:31:21.634 10 INFO neutron.wsgi [None req-b6fa80ff-8f9c-4331-9114-02fd7fee6fd6 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 227 time: 0.3355248 2026-06-18 16:31:21.697 10 INFO neutron.wsgi [None req-02d1a206-3081-4686-97b8-b621a4ba874a 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "PUT /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0581110 2026-06-18 16:31:21.753 10 INFO neutron.wsgi [None req-dab6d593-7154-47d5-bc04-c847e60254ad 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 245 time: 0.0515215 2026-06-18 16:31:21.824 10 INFO neutron.wsgi [None req-2e52c74a-8e6e-4e50-8298-692a097bca45 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "PUT /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 230 time: 0.0632553 2026-06-18 16:31:21.900 10 INFO neutron.wsgi [None req-996e3afe-caa8-4616-b93f-a60cc6699a37 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 230 time: 0.0686674 2026-06-18 16:31:21.976 10 INFO neutron.wsgi [None req-d347d771-4ffc-482a-8df4-f0150b7c63c5 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0696301 2026-06-18 16:31:22.043 10 INFO neutron.api.v2.resource [None req-3ca3f8fc-140a-46f8-a15b-5d4de8b57ff4 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:31:22.045 10 INFO neutron.wsgi [None req-3ca3f8fc-140a-46f8-a15b-5d4de8b57ff4 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0616789 2026-06-18 16:31:22.128 10 INFO neutron.wsgi [None req-13ebb843-7e8e-4414-9e99-440432d2a25e 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "DELETE /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0764649 2026-06-18 16:31:22.180 10 INFO neutron.wsgi [None req-422dbe2b-caf4-43d0-984b-54c48edee631 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 223 time: 0.0454049 2026-06-18 16:31:22.234 10 INFO neutron.api.v2.resource [None req-1b579df0-5d3a-4fbc-8b78-4db55e049c2c 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:31:22.236 10 INFO neutron.wsgi [None req-1b579df0-5d3a-4fbc-8b78-4db55e049c2c 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "DELETE /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0490699 2026-06-18 16:31:22.246 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48c1c96a-36c3-4f1e-845d-4da1a99ad5c6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:22.248 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48c1c96a-36c3-4f1e-845d-4da1a99ad5c6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:22.302 10 INFO neutron.wsgi [None req-11c9ba8a-4c06-4c1c-ba0f-bb1862dc0288 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "DELETE /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 204 len: 168 time: 0.0616210 2026-06-18 16:31:22.354 10 INFO neutron.wsgi [None req-4ddff5c7-0da1-4f16-ba19-94638f28997e 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888/tags HTTP/1.1" status: 200 len: 205 time: 0.0485601 2026-06-18 16:31:22.412 10 INFO neutron.wsgi [None req-834ae46e-51c8-44d7-942c-5a36f3624a95 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888 HTTP/1.1" status: 200 len: 655 time: 0.0517659 2026-06-18 16:31:23.278 9 INFO neutron.db.ovn_revision_numbers_db [None req-41e569c3-f712-40dd-906f-8685051b3019 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] Successfully bumped revision number for resource 13d0439d-dfbb-47e6-96e4-d3165da07888 (type: routers) to 9 2026-06-18 16:31:23.281 9 INFO neutron.wsgi [None req-41e569c3-f712-40dd-906f-8685051b3019 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "PUT /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888 HTTP/1.1" status: 200 len: 655 time: 0.8606281 2026-06-18 16:31:23.282 9 INFO neutron.db.l3_db [None req-48c1c96a-36c3-4f1e-845d-4da1a99ad5c6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Floating IP b340c2c3-a282-42c3-8dce-3e28288d3b0d associated. External IP: 10.96.250.216, port: 711bd44a-f11e-4b0e-943a-358f9e93ec2a. 2026-06-18 16:31:23.339 9 INFO neutron.wsgi [None req-b0346e47-181f-4840-abf7-445000484699 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - default default] 10.0.0.138 "GET /v2.0/ports?device_id=13d0439d-dfbb-47e6-96e4-d3165da07888 HTTP/1.1" status: 200 len: 205 time: 0.0517023 2026-06-18 16:31:23.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-48c1c96a-36c3-4f1e-845d-4da1a99ad5c6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource b340c2c3-a282-42c3-8dce-3e28288d3b0d (type: floatingips) to 0 2026-06-18 16:31:23.604 10 INFO neutron.wsgi [None req-0ac98803-2553-4128-afa4-c68234040359 71433fbdc9484074914283567b14dece 41501679b4764d0f8c2500fd06eb50cc - - - -] 10.0.0.138 "DELETE /v2.0/routers/13d0439d-dfbb-47e6-96e4-d3165da07888 HTTP/1.1" status: 204 len: 168 time: 0.2595503 2026-06-18 16:31:23.647 9 INFO neutron.db.ovn_revision_numbers_db [None req-48c1c96a-36c3-4f1e-845d-4da1a99ad5c6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource b340c2c3-a282-42c3-8dce-3e28288d3b0d (type: floatingips) to 1 2026-06-18 16:31:23.682 9 INFO neutron.wsgi [None req-48c1c96a-36c3-4f1e-845d-4da1a99ad5c6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 2.1692495 2026-06-18 16:31:23.730 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3f654ba-2a56-4ef7-be1c-b573844fdbcb'] response: {'name': 'network-changed', 'server_uuid': '82ba2231-2b44-4814-9581-52c2369fecae', 'tag': '711bd44a-f11e-4b0e-943a-358f9e93ec2a', 'status': 'completed', 'code': 200} 2026-06-18 16:31:23.798 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-72cf1d06-2c89-48b5-a20d-b223e46308c4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1586 time: 0.0490112 2026-06-18 16:31:23.820 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-0c243394-5c5f-4fc0-a1d4-7d411a809f36 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/security-groups?name=tempest-lb_member_SG-1087807967&fields=id&tenant_id=35d5e500f36f4a0cba6cb53638797e3d HTTP/1.1" status: 200 len: 267 time: 0.0622578 2026-06-18 16:31:23.929 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-a1e89bb2-2661-4fa6-9f2c-4a3467ea622e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 1002 time: 0.1220903 2026-06-18 16:31:23.947 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-cdae2aac-19a2-4cb0-b331-064341cad8ec 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 903 time: 0.1138854 2026-06-18 16:31:23.997 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-40b7eb77-e40f-47e7-a574-04e8b74a3118 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/quotas/35d5e500f36f4a0cba6cb53638797e3d HTTP/1.1" status: 200 len: 386 time: 0.0310967 2026-06-18 16:31:24.015 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-7f30bfb9-da41-44c7-898c-c07543c5a6a7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.110&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 1059 time: 0.0785899 2026-06-18 16:31:24.052 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-13d8f989-ac10-494c-aa89-2a2e4121e8f6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Acc&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 217 time: 0.0237973 2026-06-18 16:31:24.105 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-e232f023-b839-4dad-b634-5a4509826ac5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=4653f37b-f2ff-480e-91fb-c24bdc9888a3&id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 1563 time: 0.0455568 2026-06-18 16:31:24.148 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-351a60e1-6232-4312-9d71-20baa9153419 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0360377 2026-06-18 16:31:24.184 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-46f43b25-f03d-4380-8593-24764038507c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0288820 2026-06-18 16:31:24.231 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-727c74ac-8a26-4ce8-9da9-c59e0b4706d0 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&fields=id HTTP/1.1" status: 200 len: 532 time: 0.2268229 2026-06-18 16:31:24.295 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-1b4fa133-e70d-436d-8a4f-85e4ad9318a8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1025145 2026-06-18 16:31:24.321 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-5d67e714-8936-4f4e-8d8f-bba3b8522267 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0694048 2026-06-18 16:31:24.386 9 INFO neutron.wsgi [req-fab6ec69-dc0f-4c41-bbb8-5eeea50053eb req-28c55dfb-a45b-4d30-bb13-6095b07b8d44 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0836227 2026-06-18 16:31:24.405 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-2af36950-7a34-4744-8dcb-bd9a93b1f780 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0767171 2026-06-18 16:31:24.560 9 INFO neutron.wsgi [req-0b1c5b98-7e7e-4ad3-96c4-edb7dd0bf5c2 req-b706e129-a6cc-4c93-b208-6c9b4313d19d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 210 time: 0.0268157 2026-06-18 16:31:24.581 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a6fa529-3283-49c0-90a3-d0fcbb13d997 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource c4a606f0-765a-4c50-906c-a37a39c7a777 (type: security_groups) to 1 2026-06-18 16:31:24.606 10 INFO neutron.wsgi [None req-5a6fa529-3283-49c0-90a3-d0fcbb13d997 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=41501679b4764d0f8c2500fd06eb50cc&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2739534 2026-06-18 16:31:24.808 10 INFO neutron.wsgi [None req-4bca37fb-4272-4856-82ce-72f8741248ce 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/c4a606f0-765a-4c50-906c-a37a39c7a777 HTTP/1.1" status: 204 len: 168 time: 0.1957197 2026-06-18 16:31:24.897 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] No hosting information found for port 7e5e2d35-1f65-4c17-8294-7558e5c530b0: RuntimeError: No hosting information found for port 7e5e2d35-1f65-4c17-8294-7558e5c530b0 2026-06-18 16:31:25.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-fd473ea5-d53b-4424-a823-3bec80d64b51 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 623b66e0-0179-43ca-b41e-49d3dfb17241 (type: security_groups) to 1 2026-06-18 16:31:25.073 10 INFO neutron.wsgi [None req-fd473ea5-d53b-4424-a823-3bec80d64b51 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=1da44f59eb0f41d794fad7dfe1874007&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1296582 /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-06-18 16:31:25.273 10 INFO neutron.wsgi [None req-4257d89f-30b0-40b6-9c4b-bd2228fc56a5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/623b66e0-0179-43ca-b41e-49d3dfb17241 HTTP/1.1" status: 204 len: 168 time: 0.1949527 2026-06-18 16:31:25.316 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-fc43e3f1-bb0a-449b-b92f-a69505fa2b1e 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 199.19.213.203 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 903 time: 0.1023753 2026-06-18 16:31:25.372 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-3228b2c4-2d3b-40b3-a681-a62e65171103 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35d5e500f36f4a0cba6cb53638797e3d HTTP/1.1" status: 200 len: 378 time: 0.0486186 2026-06-18 16:31:25.840 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3872417f-7dbf-47b1-96c7-fd7063f0625a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:25.844 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3872417f-7dbf-47b1-96c7-fd7063f0625a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 6d96d8bf-3f8c-42f1-b707-353afa920d62: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:26.029 9 INFO neutron.db.ovn_revision_numbers_db [None req-3872417f-7dbf-47b1-96c7-fd7063f0625a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 7a06d26d-8208-4398-90e8-0649def31652 (type: ports) to 1 2026-06-18 16:31:26.054 9 INFO neutron.wsgi [None req-3872417f-7dbf-47b1-96c7-fd7063f0625a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1392 time: 0.6627004 /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-06-18 16:31:26.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-bba0a434-d426-4e87-bac1-2f1a4b6eb1a4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 7a06d26d-8208-4398-90e8-0649def31652 (type: ports) to 2 2026-06-18 16:31:26.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-bba0a434-d426-4e87-bac1-2f1a4b6eb1a4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 7a06d26d-8208-4398-90e8-0649def31652 (type: ports) to 2 2026-06-18 16:31:26.935 9 INFO neutron.wsgi [None req-bba0a434-d426-4e87-bac1-2f1a4b6eb1a4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 1561 time: 0.8724842 2026-06-18 16:31:26.973 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f15c8ae4-f4a5-4a3b-afbc-68d84907ee4c'] response: {'name': 'network-changed', 'server_uuid': 'bfa89cf2-ed65-460c-b957-fec49c6265c2', 'tag': '7a06d26d-8208-4398-90e8-0649def31652', '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-06-18 16:31:27.018 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-3b04d34c-4c67-4070-8007-ed5de61d8601 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 1592 time: 0.0350461 2026-06-18 16:31:27.047 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-08a2e909-deb1-4630-8ac5-5f981b704a6f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 217 time: 0.0233364 2026-06-18 16:31:27.080 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-e0d58a22-d968-433e-bee4-00f2d3305060 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2da&port_id=7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 217 time: 0.0252597 2026-06-18 16:31:27.125 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-6fe7d063-3875-4128-ba82-4873bd764c24 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2&id=4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 1566 time: 0.0390913 2026-06-18 16:31:27.156 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-ab5fb892-789a-419b-9f35-1217da5c219a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0259125 2026-06-18 16:31:27.183 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-a8ec5566-2e34-4606-92ea-d11608bdebb4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201120 2026-06-18 16:31:27.245 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-f5987d78-dc3a-436c-bed5-0a37531b0df6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0571175 2026-06-18 16:31:27.313 9 INFO neutron.wsgi [req-6da35eb0-be2e-4c0e-a4e6-e9199b464452 req-45ef52c5-6b29-4ec2-addd-5e1a350f3449 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0623646 2026-06-18 16:31:27.398 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-c2089a89-3a9c-4c04-8f4c-c5dd069b99ae 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 1592 time: 0.0328114 2026-06-18 16:31:27.469 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-2c90b25a-9eb9-44d7-a0f3-e4a63fa52a2b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 1002 time: 0.0603604 2026-06-18 16:31:27.518 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-aa0d4935-6c12-4cb6-ba68-7313c0102164 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 217 time: 0.0439913 2026-06-18 16:31:27.557 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: 7a06d26d-8208-4398-90e8-0649def31652 2026-06-18 16:31:27.560 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-040d41e2-417b-4976-8795-ead8087cd056 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2da&port_id=7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 217 time: 0.0356729 2026-06-18 16:31:27.588 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port 7a06d26d-8208-4398-90e8-0649def31652 2026-06-18 16:31:27.623 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-5d2a9088-e11f-4a7c-a4f2-ba8f668a8b12 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2&id=4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 1566 time: 0.0565343 2026-06-18 16:31:27.658 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-3573bdb1-3804-424e-8d63-16c55d5da265 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0290570 2026-06-18 16:31:27.705 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-86f9f164-8c70-40c2-9b92-5a6d51eab7c5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0396419 2026-06-18 16:31:27.807 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-4ae875e2-a548-43fd-ae12-f30cab7ad8fc 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0903661 2026-06-18 16:31:27.912 9 INFO neutron.wsgi [req-ba339b85-848d-4073-9179-fa0bef6ff7b8 req-cf5fe86c-9fcc-4e64-8ac5-36a47551cfab 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0999496 2026-06-18 16:31:28.037 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 7a06d26d-8208-4398-90e8-0649def31652 (type: ports) to 4 2026-06-18 16:31:28.867 10 INFO neutron.wsgi [None req-8f915b8f-dda5-4465-8952-6c150ea535dd 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2321789 2026-06-18 16:31:28.908 10 INFO neutron.wsgi [None req-8a212c58-c96d-468e-9e20-d37748e64b0a 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 218 time: 0.0355635 2026-06-18 16:31:28.939 10 INFO neutron.wsgi [None req-7b6a251d-776a-4571-9e82-3cca1e47d11d 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 218 time: 0.0233316 2026-06-18 16:31:28.980 10 INFO neutron.wsgi [None req-de172ca0-c0dd-46e4-97ab-203118e3acfb 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0342183 2026-06-18 16:31:29.008 10 INFO neutron.wsgi [None req-c14d240e-02f0-422a-b57a-fbc496b7128c 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 227 time: 0.0232997 2026-06-18 16:31:29.031 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bca6bf65-42cf-46b2-89d4-839da4354753'] response: {'server_uuid': 'bfa89cf2-ed65-460c-b957-fec49c6265c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a06d26d-8208-4398-90e8-0649def31652', 'code': 200} 2026-06-18 16:31:29.032 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bca6bf65-42cf-46b2-89d4-839da4354753'] response: {'server_uuid': 'bfa89cf2-ed65-460c-b957-fec49c6265c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a06d26d-8208-4398-90e8-0649def31652', 'code': 200} 2026-06-18 16:31:29.034 10 INFO neutron.wsgi [None req-643b6986-bb5d-4f01-9dcf-46118231eacb 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0214021 2026-06-18 16:31:29.058 10 INFO neutron.wsgi [None req-a08023dd-083a-492d-aded-a1127c811cf0 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 227 time: 0.0195599 2026-06-18 16:31:29.090 10 INFO neutron.wsgi [None req-c86f3713-27e6-49f2-9426-316d73a76172 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0278304 2026-06-18 16:31:29.111 10 INFO neutron.wsgi [None req-c39f4e84-7abe-4a70-9294-202b0a362bb0 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 245 time: 0.0172460 2026-06-18 16:31:29.149 10 INFO neutron.wsgi [None req-fa0f6f60-5614-44ab-adf1-15f97fa0bebd 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "PUT /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 230 time: 0.0330515 2026-06-18 16:31:29.179 10 INFO neutron.wsgi [None req-d8e43dc2-1d34-4cb6-a8b8-e808dd354109 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 230 time: 0.0237174 2026-06-18 16:31:29.203 10 INFO neutron.wsgi [None req-71e06953-c18b-4a47-b81d-854be5f2f180 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0193119 2026-06-18 16:31:29.223 10 INFO neutron.api.v2.resource [None req-81919be3-33df-407d-a1a1-29a2d109b063 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:31:29.225 10 INFO neutron.wsgi [None req-81919be3-33df-407d-a1a1-29a2d109b063 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0172915 2026-06-18 16:31:29.265 10 INFO neutron.wsgi [None req-7581df1d-cb2a-41f7-8090-10b81b11ceb8 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0343814 2026-06-18 16:31:29.288 10 INFO neutron.wsgi [None req-97068089-bb52-457d-9338-24fe7ebdb6a1 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 223 time: 0.0171785 2026-06-18 16:31:29.314 10 INFO neutron.api.v2.resource [None req-b3ee6ac8-ebf7-4a58-be45-7e7f2eaa389c 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] delete failed (client error): The resource could not be found. 2026-06-18 16:31:29.316 10 INFO neutron.wsgi [None req-b3ee6ac8-ebf7-4a58-be45-7e7f2eaa389c 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0235503 2026-06-18 16:31:29.370 10 INFO neutron.wsgi [None req-96dc79ad-b341-4ffe-9ad7-2a602d0e314a 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 204 len: 168 time: 0.0462472 2026-06-18 16:31:29.401 10 INFO neutron.wsgi [None req-35b43ec9-f9cf-4dc4-9579-2cb9d0a5cfbc 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - default default] 10.0.0.138 "GET /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf/tags HTTP/1.1" status: 200 len: 205 time: 0.0215006 2026-06-18 16:31:29.499 10 INFO neutron.wsgi [None req-ffe9a1bf-334c-4798-b32f-1a8f1d1f1157 694f8d26005845bbaf6a3dd5c6dd9d4c ff87b7946a234586a39f7e8d0b9fae3d - - - -] 10.0.0.138 "DELETE /v2.0/subnetpools/9709c832-1297-43c6-851e-ac4cc200cadf HTTP/1.1" status: 204 len: 168 time: 0.0710752 /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-06-18 16:31:29.727 9 INFO neutron.wsgi [req-6dccf5ed-c7cc-4f66-87b9-818fe516b353 req-e1c6e75c-29d9-4e71-a0a4-d79462416dda 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 1404 time: 0.0909986 2026-06-18 16:31:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032167 2026-06-18 16:31:29.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014052 2026-06-18 16:31:29.773 9 INFO neutron.wsgi [req-6dccf5ed-c7cc-4f66-87b9-818fe516b353 req-0f90e25c-7c0d-4bd5-b7de-2aa2ac81b0f6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=2e7cf53f-3961-476d-9c6a-ed6cf023747b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0371845 2026-06-18 16:31:29.930 10 INFO neutron.wsgi [None req-b35385b9-d803-4cfd-9e76-470d0bca23cf 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&mac_address=fa%3A16%3A3e%3A44%3Ad9%3A44 HTTP/1.1" status: 200 len: 1399 time: 0.1272004 2026-06-18 16:31:30.230 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e22f5222-932b-466a-858e-b7dd08ac0df5 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:31:30.232 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e22f5222-932b-466a-858e-b7dd08ac0df5 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:30.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6d29127-e6ef-4bba-a158-936e37dce727 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource d084e37d-3088-4278-8456-61e9cf0d3892 (type: security_groups) to 1 2026-06-18 16:31:30.506 9 INFO neutron.wsgi [None req-b6d29127-e6ef-4bba-a158-936e37dce727 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=a1e303e1f16a497380089d8a396b005f&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2516952 2026-06-18 16:31:30.715 9 INFO neutron.wsgi [None req-bcc73b92-2993-49a5-a974-24dbcd90c86c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/d084e37d-3088-4278-8456-61e9cf0d3892 HTTP/1.1" status: 204 len: 168 time: 0.2040954 2026-06-18 16:31:30.943 9 INFO neutron.db.ovn_revision_numbers_db [None req-a94232ce-8775-473d-ae26-299444fe4f45 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 5656d996-09db-40ac-8044-9bbf06be9567 (type: security_groups) to 1 2026-06-18 16:31:30.974 9 INFO neutron.wsgi [None req-a94232ce-8775-473d-ae26-299444fe4f45 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=ff87b7946a234586a39f7e8d0b9fae3d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1463840 2026-06-18 16:31:31.168 9 INFO neutron.wsgi [None req-ba0dc840-639b-4035-9326-e74cbfbf53d8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/5656d996-09db-40ac-8044-9bbf06be9567 HTTP/1.1" status: 204 len: 168 time: 0.1875620 2026-06-18 16:31:31.216 10 INFO neutron.db.l3_db [None req-e22f5222-932b-466a-858e-b7dd08ac0df5 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Floating IP 3a465882-ed07-462b-9f05-faf6314c987c associated. External IP: 10.96.250.218, port: 7a06d26d-8208-4398-90e8-0649def31652. 2026-06-18 16:31:31.457 10 INFO neutron.db.ovn_revision_numbers_db [None req-e22f5222-932b-466a-858e-b7dd08ac0df5 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 3a465882-ed07-462b-9f05-faf6314c987c (type: floatingips) to 0 2026-06-18 16:31:31.545 10 INFO neutron.db.ovn_revision_numbers_db [None req-e22f5222-932b-466a-858e-b7dd08ac0df5 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource 3a465882-ed07-462b-9f05-faf6314c987c (type: floatingips) to 1 2026-06-18 16:31:31.589 10 INFO neutron.wsgi [None req-e22f5222-932b-466a-858e-b7dd08ac0df5 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.6541176 2026-06-18 16:31:31.633 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-14cf106b-7a72-4cdb-9b0f-5af9d4815337'] response: {'name': 'network-changed', 'server_uuid': 'bfa89cf2-ed65-460c-b957-fec49c6265c2', 'tag': '7a06d26d-8208-4398-90e8-0649def31652', 'status': 'completed', 'code': 200} 2026-06-18 16:31:31.696 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-7e90086e-0dc0-4a72-aa47-f439cefeb11c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 1594 time: 0.0411141 2026-06-18 16:31:31.777 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-1c9af8b3-b685-4bcd-8616-1a83759109fd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 1002 time: 0.0702274 2026-06-18 16:31:31.834 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-2486360c-1f06-4ed6-8dc0-673779e634e2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 1059 time: 0.0516703 2026-06-18 16:31:31.879 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-f3cb0915-ba09-4c28-abc6-8e39ca218cbf 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2da&port_id=7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 217 time: 0.0366180 2026-06-18 16:31:31.937 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-3f10a9ec-7772-453b-88e2-fa004d3c6698 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2&id=4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 1566 time: 0.0500498 2026-06-18 16:31:31.983 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-89fc1e48-6c38-4578-ab7f-51b96ad9969d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0365858 2026-06-18 16:31:32.006 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-e724187a-86f8-46ef-903f-14a852200196 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0175257 2026-06-18 16:31:32.089 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-329ed7a8-82c8-44a9-be40-ca30b0c04cbe 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0766110 2026-06-18 16:31:32.195 9 INFO neutron.wsgi [req-e6fbcb88-7200-4f42-af71-838d85bc33b8 req-5d5b97ba-9bc0-434b-99b9-68e7b3e3e1a8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1000662 2026-06-18 16:31:32.224 9 INFO neutron.wsgi [req-739f6ddf-56f0-4f2f-bd96-671018642bd1 req-d18e5afb-53b5-4f09-b69d-67fd3c371834 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/ports?device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1586 time: 0.0522516 2026-06-18 16:31:32.270 9 INFO neutron.wsgi [req-739f6ddf-56f0-4f2f-bd96-671018642bd1 req-012ce9e2-82b7-45ee-9c7f-8655ab973282 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/security-groups?id=2e7cf53f-3961-476d-9c6a-ed6cf023747b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0382454 2026-06-18 16:31:36.590 9 INFO neutron.wsgi [None req-254893ac-b63f-4aaf-b3e2-1f1409503768 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.1568465 2026-06-18 16:31:36.616 9 INFO neutron.wsgi [None req-99e5a69d-493d-4e4a-a924-383c5cbe9ba4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0224385 2026-06-18 16:31:36.689 9 INFO neutron.wsgi [None req-f6242bfa-9c97-468e-b24c-7fbd43fd6f2b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0723951 2026-06-18 16:31:36.822 9 INFO neutron.wsgi [None req-21345c30-b3c2-4cb2-b526-816368229ef6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 27532 time: 0.1298604 2026-06-18 16:31:36.891 9 INFO neutron.wsgi [None req-a4a0d8c1-9d7e-4be5-bac5-e2326ae5c2d4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0620797 2026-06-18 16:31:36.913 9 INFO neutron.wsgi [None req-7fbdfe40-0e42-4a64-a903-dd1f381ee39b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3363 time: 0.0202758 2026-06-18 16:31:37.050 9 INFO neutron.wsgi [None req-e96deab0-59fa-45bd-9a3d-98ed9953e958 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4719 time: 0.1347294 2026-06-18 16:31:37.448 9 INFO neutron.wsgi [None req-1013c3be-cb50-42ca-8331-4c2a76961d25 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.3952906 2026-06-18 16:31:37.461 9 INFO neutron.wsgi [None req-18680230-c719-4abc-a6a4-dbf777a9dd2a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0114386 2026-06-18 16:31:37.499 9 INFO neutron.wsgi [None req-8079bf79-f818-4df9-aac5-f4e0dd5d68d8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0377538 2026-06-18 16:31:37.561 9 INFO neutron.wsgi [None req-1dc63487-42fb-4be0-9ba8-df265526f079 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 17343 time: 0.0569391 2026-06-18 16:31:41.343 9 INFO neutron.wsgi [req-18081ff5-2892-4580-a4d0-163585ea4fec req-748c7a3c-caaa-4987-9658-d9085a17a2d7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/ports?device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 1594 time: 0.0500104 2026-06-18 16:31:41.383 9 INFO neutron.wsgi [req-18081ff5-2892-4580-a4d0-163585ea4fec req-0e980eb8-029e-4d74-8a7f-1d20646f056e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.66 "GET /v2.0/security-groups?id=2e7cf53f-3961-476d-9c6a-ed6cf023747b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0320230 2026-06-18 16:31:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023127 2026-06-18 16:31:44.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035098 2026-06-18 16:31:45.576 9 INFO neutron.wsgi [None req-746eed72-92c1-4465-98cf-496e35c86b9a 7356feea846746dc986e6fa62ca44452 bf6f59ad5a8c4356a727a4a13261abc5 - - default default] 10.0.0.138 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 845 time: 0.0400608 2026-06-18 16:31:46.166 9 INFO neutron.wsgi [None req-2b685725-845d-46ea-9ecc-87e473216285 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0638499 2026-06-18 16:31:46.178 9 INFO neutron.wsgi [None req-78e90b7c-5c85-40d2-9fe6-14b7a05ba064 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0044129 2026-06-18 16:31:46.186 9 INFO neutron.wsgi [None req-69d1acc9-d168-4a8e-b779-c7d27b9a2f13 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042291 2026-06-18 16:31:46.202 9 INFO neutron.wsgi [None req-26293bd0-b7ff-47e8-9fdc-ae02c0ec605a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0071011 2026-06-18 16:31:46.667 9 INFO neutron.wsgi [-] 10.0.0.190 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0018823 2026-06-18 16:31:46.711 9 INFO neutron.wsgi [None req-18a63d7b-a9e8-4e42-8538-d6d8f979b2fc 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.190 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 832 time: 0.0375135 2026-06-18 16:31:46.726 9 INFO neutron.wsgi [None req-8d4d3f60-fa9c-4581-b06d-53ac12a6b30e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0073082 2026-06-18 16:31:46.733 9 INFO neutron.wsgi [None req-4e56f054-a778-4e38-935e-25409ffaad50 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0032685 2026-06-18 16:31:46.743 9 INFO neutron.wsgi [None req-c6578d1a-8aab-4294-a966-73ed610b3414 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041311 2026-06-18 16:31:46.754 9 INFO neutron.wsgi [None req-49da5e3f-4282-4e8f-85c9-c7114190341b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0056677 2026-06-18 16:31:46.797 9 INFO neutron.wsgi [None req-59237f51-d598-4389-8031-2698f3ca01cb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0336990 2026-06-18 16:31:47.042 9 INFO neutron.wsgi [None req-b3fc0fb0-c074-4310-a662-aac96ef7f72c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0053310 2026-06-18 16:31:47.056 9 INFO neutron.wsgi [None req-16b5e013-65e7-4887-8db3-ae83ce4a1071 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0070837 2026-06-18 16:31:47.073 9 INFO neutron.wsgi [None req-905b1948-3aab-4a5e-84f3-9bd310ac6822 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050471 2026-06-18 16:31:47.086 9 INFO neutron.wsgi [None req-36db8ff1-a2d6-449c-b07f-a67d0c70c242 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0075901 2026-06-18 16:31:47.157 9 INFO neutron.wsgi [None req-ee42de5a-32ab-48ea-9e8d-1d76385f6500 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1001 time: 0.0626152 2026-06-18 16:31:47.173 9 INFO neutron.wsgi [None req-6c3a92c0-cbac-4575-ac6e-9ddbbbd08e67 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0071561 2026-06-18 16:31:47.469 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c65e9b12-48c8-4221-81ba-83ce12c8f3d0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:31:47.471 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c65e9b12-48c8-4221-81ba-83ce12c8f3d0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network dce6cb55-8b91-4fc1-b156-546095ed49e5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:47.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-c65e9b12-48c8-4221-81ba-83ce12c8f3d0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 0f2f47bf-ded2-42f1-930f-51e2db9874bb (type: ports) to 1 2026-06-18 16:31:47.639 9 INFO neutron.wsgi [None req-c65e9b12-48c8-4221-81ba-83ce12c8f3d0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.190 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1337 time: 0.4603825 /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-06-18 16:31:49.116 9 INFO neutron.wsgi [None req-59cf28e8-e37b-45a6-a713-8064ec88c4fa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0497282 2026-06-18 16:31:49.129 9 INFO neutron.wsgi [None req-e3ea8ada-d8d7-4e2d-9108-ebb8a2011b2b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0065353 2026-06-18 16:31:49.138 9 INFO neutron.wsgi [None req-20bbf051-bafe-441e-a1eb-35a089273683 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048048 2026-06-18 16:31:49.147 9 INFO neutron.wsgi [None req-479c12f8-eb55-4e8d-87f7-14edda6ba162 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046527 2026-06-18 16:31:49.180 9 INFO neutron.wsgi [None req-ae72cbbf-3ac3-4bb7-9405-5d4d92f74584 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1332 time: 0.0269032 2026-06-18 16:31:49.289 9 INFO neutron.wsgi [None req-ef921b3f-6b92-419d-9510-6b48a37a1c02 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0088270 2026-06-18 16:31:49.299 9 INFO neutron.wsgi [None req-0484014a-63e6-4983-9be2-da3d57c6ef62 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0036345 2026-06-18 16:31:49.307 9 INFO neutron.wsgi [None req-c3abd155-7f9d-441a-9ed1-a989a881aae6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048790 2026-06-18 16:31:49.321 9 INFO neutron.wsgi [None req-fbe25241-6b99-4dc5-b571-293a14578df7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0088136 2026-06-18 16:31:49.352 9 INFO neutron.wsgi [None req-b74cad89-2303-402f-a192-7c207141b94e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-groups?name=lb-25a424e1-a664-4cdf-93b0-451516a4f4fa HTTP/1.1" status: 200 len: 221 time: 0.0221343 2026-06-18 16:31:49.458 9 INFO neutron.db.ovn_revision_numbers_db [None req-926285a7-5431-45dc-bc68-04ceedfbc1b1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 649b1cf2-a30a-4f5e-bcf9-f0d4e9701499 (type: security_groups) to 1 2026-06-18 16:31:49.484 9 INFO neutron.wsgi [None req-926285a7-5431-45dc-bc68-04ceedfbc1b1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1779 time: 0.1256292 2026-06-18 16:31:49.519 9 INFO neutron.wsgi [None req-e0b47de8-9db2-424f-aa3f-91b4b3de9db4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-group-rules?security_group_id=649b1cf2-a30a-4f5e-bcf9-f0d4e9701499 HTTP/1.1" status: 200 len: 1318 time: 0.0278225 2026-06-18 16:31:49.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e9d441a-29e5-4962-b510-8cd6c7b451c5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 0f2f47bf-ded2-42f1-930f-51e2db9874bb (type: ports) to 2 2026-06-18 16:31:49.927 9 INFO neutron.wsgi [None req-0e9d441a-29e5-4962-b510-8cd6c7b451c5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1332 time: 0.4012408 /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-06-18 16:31:49.955 9 INFO neutron.wsgi [None req-32891d81-dba9-4be5-ab76-c5f0800cc4f5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0094180 2026-06-18 16:31:49.968 9 INFO neutron.wsgi [None req-e75ff0f6-fb0a-46b8-b45a-f6b6d7bf2f99 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0068116 2026-06-18 16:31:49.988 9 INFO neutron.wsgi [None req-198b646a-d08c-4626-a74d-ca8afcfeedc1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0068381 2026-06-18 16:31:50.006 9 INFO neutron.wsgi [None req-9b482dea-1f23-4190-a80a-1941cd845a6a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0088196 2026-06-18 16:31:50.069 9 INFO neutron.wsgi [None req-2cc69539-113c-4f22-95ec-70a65d761b37 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0512595 2026-06-18 16:31:57.279 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-c82054ed-3c78-4157-813d-b45746a951ee 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9a8bdbfa-9fed-4357-acc0-f514e8ebef82&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0413136 2026-06-18 16:31:57.347 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-51dcafa7-54d1-4e25-ac48-dfa74af29bb8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/networks?id=51335086-beda-4291-9586-aac5d0e84da0 HTTP/1.1" status: 200 len: 937 time: 0.0615880 2026-06-18 16:31:57.365 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-54256f80-ec16-422d-9c94-bdfb45212615 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/quotas/ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 385 time: 0.0118916 2026-06-18 16:31:57.422 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-e4bd7df9-d4c0-4897-bf6b-49edf287963c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0522521 2026-06-18 16:31:57.540 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-6aab3483-4bb8-40eb-b578-896fb861ba61 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1038723 2026-06-18 16:31:57.628 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-44875893-4c4a-460e-b740-532bd70bde3d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 10.0.0.28 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0784519 2026-06-18 16:31:58.041 9 INFO neutron.wsgi [req-bb8e1a53-a0aa-4ada-9d84-0f0465311338 req-8f4e059f-9c6a-4781-918b-54fd3755971d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 210 time: 0.0705802 2026-06-18 16:31:58.118 9 INFO neutron.wsgi [req-a7756210-c1df-4c67-bbc5-17b2d2d0832c req-86b2b88e-8cfa-4b4b-9845-65dbca2a4762 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 210 time: 0.0330155 2026-06-18 16:31:58.941 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-1842a955-e208-4a45-99f6-7248ef35bf70 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks?id=51335086-beda-4291-9586-aac5d0e84da0 HTTP/1.1" status: 200 len: 937 time: 0.1262445 2026-06-18 16:31:59.028 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-3bb996d7-48c3-479c-a1bb-0d21dbcf0de4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ac7784256f2b4d08b307a7517c1cbc8c HTTP/1.1" status: 200 len: 542 time: 0.0800266 2026-06-18 16:31:59.334 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e78cb658-ffcc-4470-8878-309da8412e64 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:31:59.336 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e78cb658-ffcc-4470-8878-309da8412e64 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 51335086-beda-4291-9586-aac5d0e84da0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:31:59.495 9 INFO neutron.db.ovn_revision_numbers_db [None req-e78cb658-ffcc-4470-8878-309da8412e64 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 366fdaea-dde0-4cda-bd21-32c8fc86c53b (type: ports) to 1 2026-06-18 16:31:59.519 9 INFO neutron.wsgi [None req-e78cb658-ffcc-4470-8878-309da8412e64 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1283 time: 0.4695587 /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-06-18 16:31:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016170 2026-06-18 16:31:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027850 2026-06-18 16:32:00.043 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d378fcc-3da9-4f0c-8786-92ef7d9e4271 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 366fdaea-dde0-4cda-bd21-32c8fc86c53b (type: ports) to 2 2026-06-18 16:32:00.225 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d378fcc-3da9-4f0c-8786-92ef7d9e4271 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource 366fdaea-dde0-4cda-bd21-32c8fc86c53b (type: ports) to 2 2026-06-18 16:32:00.245 9 INFO neutron.wsgi [None req-7d378fcc-3da9-4f0c-8786-92ef7d9e4271 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 1332 time: 0.7185819 /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-06-18 16:32:00.317 9 INFO neutron.wsgi [req-4d72937f-f411-4a33-b4e1-b548fd1bbed3 req-81c7f11c-902c-4074-b584-1e16236a676e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1363 time: 0.0499136 2026-06-18 16:32:00.327 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-18e493b7-3656-4a8b-a7e2-63c80a07ab8a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1363 time: 0.0378654 2026-06-18 16:32:00.329 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4512cd0d-6c40-4fbf-83c4-4216fa7abf6a'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': '366fdaea-dde0-4cda-bd21-32c8fc86c53b', 'status': 'completed', 'code': 200} 2026-06-18 16:32:00.366 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-19d56204-fb71-4715-b3b8-46fa906a9c40 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.96&port_id=366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 217 time: 0.0291510 2026-06-18 16:32:00.384 9 INFO neutron.wsgi [req-4d72937f-f411-4a33-b4e1-b548fd1bbed3 req-27a8684f-f8e4-4f7d-8852-a2eeb49e4316 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9a8bdbfa-9fed-4357-acc0-f514e8ebef82&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0562780 2026-06-18 16:32:00.408 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-eddd72ef-c306-41b2-ae31-2ae2f90c1619 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=ba5794c7-fcd3-4046-8c86-2df8e8441447 HTTP/1.1" status: 200 len: 829 time: 0.0332611 2026-06-18 16:32:00.441 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-47979831-2001-4ae9-ae88-7eeed6d7b57e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=51335086-beda-4291-9586-aac5d0e84da0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0247586 2026-06-18 16:32:00.513 9 INFO neutron.wsgi [req-3b738a5e-de87-4d4a-892d-1e702dd88b0c req-40fb759e-e22e-4048-a2b7-a87158806235 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1363 time: 0.0408947 2026-06-18 16:32:00.526 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-77b41f0c-c1c3-49f2-b56e-d54537867d12 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0767770 2026-06-18 16:32:00.602 9 INFO neutron.wsgi [req-3628bbec-c3f5-4a77-beed-221be8923ba9 req-0db31452-71e5-43bf-9f18-75f96ebc4d0a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0678716 2026-06-18 16:32:00.683 9 INFO neutron.wsgi [req-5e765e9b-f41e-49b5-8d94-af1cb94625f4 req-2a1f55b9-54f8-4538-a117-93067cd92393 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1363 time: 0.0325081 2026-06-18 16:32:00.750 9 INFO neutron.wsgi [req-5e765e9b-f41e-49b5-8d94-af1cb94625f4 req-2f3a8bc2-476d-468a-84e3-a1f8fc1ead6b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=51335086-beda-4291-9586-aac5d0e84da0 HTTP/1.1" status: 200 len: 937 time: 0.0585806 2026-06-18 16:32:00.782 9 INFO neutron.wsgi [req-5e765e9b-f41e-49b5-8d94-af1cb94625f4 req-eb0b1f4b-4ff5-433e-b3c2-522768080a26 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.96&port_id=366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 217 time: 0.0270975 /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-06-18 16:32:00.814 9 INFO neutron.wsgi [req-5e765e9b-f41e-49b5-8d94-af1cb94625f4 req-7aef4b18-1e9a-45bc-9453-4813a310858a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=ba5794c7-fcd3-4046-8c86-2df8e8441447 HTTP/1.1" status: 200 len: 829 time: 0.0277507 2026-06-18 16:32:00.819 10 INFO neutron.wsgi [req-0b18faa6-4612-4f07-9343-1bb1fe832bfc req-a46e0afc-b457-4632-804b-d16185c285b9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1363 time: 0.0359914 2026-06-18 16:32:00.858 9 INFO neutron.wsgi [req-5e765e9b-f41e-49b5-8d94-af1cb94625f4 req-2e5e2042-6630-4b2c-bb41-0d4ca6890e90 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=51335086-beda-4291-9586-aac5d0e84da0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0336294 2026-06-18 16:32:00.862 10 INFO neutron.wsgi [req-0b18faa6-4612-4f07-9343-1bb1fe832bfc req-f0bb17b7-9a16-4d57-83a5-7e8bc6724a38 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/security-groups?id=9a8bdbfa-9fed-4357-acc0-f514e8ebef82&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0367899 2026-06-18 16:32:00.963 9 INFO neutron.wsgi [req-5e765e9b-f41e-49b5-8d94-af1cb94625f4 req-c614f206-59f7-4ffa-8fd8-2afe73b2545f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0695724 2026-06-18 16:32:00.984 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 366fdaea-dde0-4cda-bd21-32c8fc86c53b 2026-06-18 16:32:01.005 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 366fdaea-dde0-4cda-bd21-32c8fc86c53b 2026-06-18 16:32:01.053 9 INFO neutron.wsgi [req-5e765e9b-f41e-49b5-8d94-af1cb94625f4 req-d9c8578c-e38e-49ae-bec7-33d6a9bf7400 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0852599 2026-06-18 16:32:01.182 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-706ce281-d81f-4786-9967-1d20c96b08ac'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '366fdaea-dde0-4cda-bd21-32c8fc86c53b', 'code': 200} 2026-06-18 16:32:01.279 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 366fdaea-dde0-4cda-bd21-32c8fc86c53b (type: ports) to 4 2026-06-18 16:32:02.769 9 INFO neutron.wsgi [req-d504475b-26a2-4b4c-9db5-df3c8a87507b req-dab84790-1f0f-49df-b2a6-dfd63460bccc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1365 time: 0.0396652 2026-06-18 16:32:02.814 9 INFO neutron.wsgi [req-d504475b-26a2-4b4c-9db5-df3c8a87507b req-a75fcf58-f06e-4ee7-be50-1233731e8911 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=9a8bdbfa-9fed-4357-acc0-f514e8ebef82&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0366213 2026-06-18 16:32:02.941 9 INFO neutron.wsgi [req-68e2bcb0-c326-4582-a7da-474376eba166 req-cd24d4c4-419f-4525-8bf3-ce02917a246e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1365 time: 0.0588207 2026-06-18 16:32:03.221 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-254cf171-b414-47a1-94ae-1868743287bd'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '366fdaea-dde0-4cda-bd21-32c8fc86c53b', 'code': 200} 2026-06-18 16:32:03.589 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-0df64dac-d193-4bfa-9ed3-f1521108c37a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?device_id=82ba2231-2b44-4814-9581-52c2369fecae&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0403163 2026-06-18 16:32:03.686 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-ee168c9c-af57-4492-bd77-6d27f99ed481 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1586 time: 0.0509450 2026-06-18 16:32:03.782 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-b62c7bc5-0ea3-467f-b626-88dc55c45521 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 1002 time: 0.0755577 2026-06-18 16:32:03.868 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-2124a543-5b33-47f3-9abc-bb5f218ea588 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.110&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 1059 time: 0.0803475 2026-06-18 16:32:03.916 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-5cd5f313-cda8-4bad-87c2-12a7c594f486 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Acc&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 217 time: 0.0400507 2026-06-18 16:32:03.974 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-3223a707-f183-4bf1-b184-02f260421ef3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=4653f37b-f2ff-480e-91fb-c24bdc9888a3&id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 1563 time: 0.0492196 2026-06-18 16:32:04.006 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-7653f6f7-2e25-4d2c-8887-38a31c6591da 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232978 2026-06-18 16:32:04.039 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-c286a4e4-95af-4eaf-96b3-55bcefc2dd4a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221481 2026-06-18 16:32:04.114 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-d1d81224-5841-45cf-bb57-64af652e5de7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0674739 2026-06-18 16:32:04.189 9 INFO neutron.wsgi [req-82145b56-1cbf-4ab9-92bf-56c264281669 req-0e602602-1bf5-436f-b9db-b8cc328d0477 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0678070 2026-06-18 16:32:14.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025101 2026-06-18 16:32:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025656 2026-06-18 16:32:29.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026703 2026-06-18 16:32:29.748 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049477 2026-06-18 16:32:36.732 9 INFO neutron.wsgi [None req-f0c197a7-31b7-4d2b-b0b5-ae3ce3c960d6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0044696 2026-06-18 16:32:36.744 9 INFO neutron.wsgi [None req-2a648e71-502e-4216-9ee8-2ce7cb7b4023 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045021 2026-06-18 16:32:36.752 9 INFO neutron.wsgi [None req-5d39ed77-174e-43e5-90b1-166ac82689c0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041189 2026-06-18 16:32:36.754 9 INFO neutron.wsgi [None req-9afc75a8-d02f-4b73-ab9c-3b87935ea9d6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.3994958 2026-06-18 16:32:36.769 9 INFO neutron.wsgi [None req-66522204-5d89-41e3-b706-e724ca63e30c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0041933 2026-06-18 16:32:36.776 9 INFO neutron.wsgi [None req-f8e98bd0-2590-43ca-8855-d7af86f8efa7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3363 time: 0.0188458 2026-06-18 16:32:36.822 9 INFO neutron.wsgi [None req-b99788d0-25e2-4909-acb1-32c442e66588 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0439365 2026-06-18 16:32:36.879 9 INFO neutron.wsgi [None req-cff20cd7-efbf-4d21-99cd-c78441f02d0e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29088 time: 0.1019304 2026-06-18 16:32:36.921 9 INFO neutron.wsgi [None req-93795e21-3f82-45a8-b6db-6814774141f9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1365 time: 0.0551109 2026-06-18 16:32:36.945 9 INFO neutron.wsgi [None req-81f85727-f528-4f72-81a6-443065af9950 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 19621 time: 0.0478823 2026-06-18 16:32:37.073 9 INFO neutron.wsgi [None req-3b51b688-471d-425e-aa9a-965f47158b45 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.1147816 2026-06-18 16:32:37.134 9 INFO neutron.wsgi [None req-65c9060f-7abf-4b4e-b0b8-62fefef42440 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0594165 2026-06-18 16:32:37.177 9 INFO neutron.wsgi [None req-595e9d75-974c-40c8-a847-3805188b4d56 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0397136 2026-06-18 16:32:37.201 9 INFO neutron.wsgi [None req-5b513ba9-1aa1-4fd7-896a-c8b16374af3d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0213234 2026-06-18 16:32:37.288 9 INFO neutron.wsgi [None req-6040ab60-304b-4950-ba62-ed8d1af313be 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4719 time: 0.0829580 2026-06-18 16:32:37.326 9 INFO neutron.wsgi [None req-6113c52e-ffe8-48b9-99ee-ed078bac8061 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0336902 /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-06-18 16:32:37.356 9 INFO neutron.wsgi [None req-17897717-6cbe-4d11-8436-08dca335b8bc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0244448 2026-06-18 16:32:37.362 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e85f4558-8699-4bb9-bc4c-9f16de56eb19 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:32:37.364 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e85f4558-8699-4bb9-bc4c-9f16de56eb19 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network dce6cb55-8b91-4fc1-b156-546095ed49e5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:32:37.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-e85f4558-8699-4bb9-bc4c-9f16de56eb19 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 1 2026-06-18 16:32:37.539 9 INFO neutron.wsgi [None req-e85f4558-8699-4bb9-bc4c-9f16de56eb19 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.6025586 /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-06-18 16:32:37.616 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-af5c8ab7-752b-4fdb-aceb-66d2ad1892b1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1297 time: 0.0298421 2026-06-18 16:32:37.628 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-e453cb04-60f9-4643-a070-a3a2b56c1251 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0076368 2026-06-18 16:32:37.770 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-c007886b-a9fa-4925-b0ac-ced7d37a1df3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6?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.0428815 2026-06-18 16:32:37.849 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-a4afde54-fabb-4955-83e5-55f62989e516 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0700259 2026-06-18 16:32:37.943 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-944fec9f-1169-4a04-96ae-1d50fec06f4b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0865502 2026-06-18 16:32:38.008 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-3a049c8e-01a3-48ba-b4b7-2b9c1a22e9a9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1297 time: 0.0391986 2026-06-18 16:32:38.078 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-fd5eb5ae-de5f-4978-9e0e-e6cb68f45c53 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks?id=dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1004 time: 0.0628264 2026-06-18 16:32:38.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-085a7afb-4b2e-4ea8-b228-cc126c946c49 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 2 2026-06-18 16:32:38.700 9 INFO neutron.db.ovn_revision_numbers_db [None req-085a7afb-4b2e-4ea8-b228-cc126c946c49 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 2 2026-06-18 16:32:38.717 9 INFO neutron.wsgi [None req-085a7afb-4b2e-4ea8-b228-cc126c946c49 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1380 time: 0.6312985 2026-06-18 16:32:38.753 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-722fbf32-7a92-41fc-8489-78b95ce69b83'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'eb231439-ffc1-4c9c-88b7-58171fbbe3e6', '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-06-18 16:32:38.814 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-f24eafe5-dc28-4e11-b916-3551888b07e5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2565 time: 0.0536740 2026-06-18 16:32:38.856 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-fb3853bd-d1c0-40dd-81f9-da86d70addc7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.96&port_id=366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 217 time: 0.0374901 2026-06-18 16:32:38.902 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-8a89b292-ddb1-4a0e-b0a5-d9264aa4e998 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=ba5794c7-fcd3-4046-8c86-2df8e8441447 HTTP/1.1" status: 200 len: 829 time: 0.0409107 2026-06-18 16:32:38.934 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-89a4c712-6a65-4165-a628-2e8d97b35602 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=51335086-beda-4291-9586-aac5d0e84da0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246511 2026-06-18 16:32:39.021 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-a06cdd28-7129-46fa-9682-050ff22acbc5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0746827 2026-06-18 16:32:39.109 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-7a4df1c6-d146-47b3-be9e-f1097f8f3803 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0816834 2026-06-18 16:32:39.147 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-4d515832-b556-4fa6-9b14-3100bd19933d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 217 time: 0.0302813 2026-06-18 16:32:39.192 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-cfba1ead-c6c1-4cfd-be04-aa4e293ccab8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 853 time: 0.0372934 2026-06-18 16:32:39.227 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-48f88bff-236b-48c2-a6e4-bd6532ffe9a6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=dce6cb55-8b91-4fc1-b156-546095ed49e5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0296862 2026-06-18 16:32:39.297 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-0aec7fdc-35da-4c96-b7ed-0928ccc536ae 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0620050 2026-06-18 16:32:39.366 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-5600750b-47fd-4722-9912-a81d28cf5a7c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0645666 2026-06-18 16:32:39.462 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: eb231439-ffc1-4c9c-88b7-58171fbbe3e6 2026-06-18 16:32:39.479 9 INFO neutron.wsgi [req-fe653652-eaf4-40af-a0e2-6faaf7a987de req-7451ca96-5e33-4946-bfba-c3d864566cf0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2565 time: 0.0674088 2026-06-18 16:32:39.485 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port eb231439-ffc1-4c9c-88b7-58171fbbe3e6 2026-06-18 16:32:39.599 9 INFO neutron.wsgi [req-fe653652-eaf4-40af-a0e2-6faaf7a987de req-66b471dd-0133-4f04-a939-af2dd5e2fad4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1004 time: 0.1120048 2026-06-18 16:32:39.647 9 INFO neutron.wsgi [req-fe653652-eaf4-40af-a0e2-6faaf7a987de req-4dbc8f0d-3a36-45af-81db-bd4fd56794c4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 217 time: 0.0376580 2026-06-18 16:32:39.715 9 INFO neutron.wsgi [req-733bd835-7439-4705-b744-632c6f52cad1 req-e532e99e-7d01-4c94-925b-e64a3ab91d2a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1408 time: 0.0567315 2026-06-18 16:32:39.718 9 INFO neutron.wsgi [req-fe653652-eaf4-40af-a0e2-6faaf7a987de req-1d18e9b4-31ca-4a36-acd9-fd8fcf28b0c1 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 853 time: 0.0619242 2026-06-18 16:32:39.770 9 INFO neutron.wsgi [req-fe653652-eaf4-40af-a0e2-6faaf7a987de req-0eac5dbc-2736-406b-a0ff-b505d3733bbd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=dce6cb55-8b91-4fc1-b156-546095ed49e5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0446692 2026-06-18 16:32:39.909 9 INFO neutron.wsgi [req-fe653652-eaf4-40af-a0e2-6faaf7a987de req-e24c87c8-03bb-4e9e-b182-ce5b5d4b7ee7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1201239 2026-06-18 16:32:40.046 9 INFO neutron.wsgi [req-fe653652-eaf4-40af-a0e2-6faaf7a987de req-f6743947-2f4b-44d0-8f5e-ecfb2183cd06 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1304967 2026-06-18 16:32:40.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 4 2026-06-18 16:32:40.684 9 INFO neutron.db.ovn_revision_numbers_db [None req-9bc7de9c-3b7f-47a8-999a-b8e764305b0f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 5 2026-06-18 16:32:40.697 9 INFO neutron.wsgi [None req-9bc7de9c-3b7f-47a8-999a-b8e764305b0f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1443 time: 0.9692330 /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-06-18 16:32:40.739 9 INFO neutron.wsgi [None req-ac4e0a21-78e0-45e4-a68a-d640d7bdbbff 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-groups?name=lb-25a424e1-a664-4cdf-93b0-451516a4f4fa HTTP/1.1" status: 200 len: 1777 time: 0.0347435 2026-06-18 16:32:40.801 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-df0226b2-8a63-4e08-9505-9da5e6c28f0a'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb231439-ffc1-4c9c-88b7-58171fbbe3e6', 'code': 200} 2026-06-18 16:32:40.802 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-df0226b2-8a63-4e08-9505-9da5e6c28f0a'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb231439-ffc1-4c9c-88b7-58171fbbe3e6', 'code': 200} 2026-06-18 16:32:40.802 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-df0226b2-8a63-4e08-9505-9da5e6c28f0a'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'eb231439-ffc1-4c9c-88b7-58171fbbe3e6', 'status': 'completed', 'code': 200} 2026-06-18 16:32:40.887 9 INFO neutron.wsgi [req-219400ee-2b0a-47de-9504-c18881bf6931 req-1c7d432b-5247-422b-906c-ac56ee326ecb 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2628 time: 0.0530162 2026-06-18 16:32:40.998 9 INFO neutron.wsgi [req-219400ee-2b0a-47de-9504-c18881bf6931 req-01cb11f9-9bf4-4731-a459-50dbe4d186c1 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1004 time: 0.1025460 2026-06-18 16:32:41.037 9 INFO neutron.wsgi [req-219400ee-2b0a-47de-9504-c18881bf6931 req-b010e88d-1b4f-486f-9edd-4eec446211a8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 217 time: 0.0292306 2026-06-18 16:32:41.114 9 INFO neutron.wsgi [req-219400ee-2b0a-47de-9504-c18881bf6931 req-6e51dfce-fa7e-4468-8d66-1ec2541b94fa 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 853 time: 0.0543327 /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-06-18 16:32:41.154 9 INFO neutron.wsgi [req-219400ee-2b0a-47de-9504-c18881bf6931 req-3e35b3b3-43c3-4d6a-8ed0-d8e54fd65774 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=dce6cb55-8b91-4fc1-b156-546095ed49e5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0213673 2026-06-18 16:32:41.201 9 INFO neutron.db.ovn_revision_numbers_db [None req-e9295cad-cfc1-4839-a212-7f8c9a84367b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 6 2026-06-18 16:32:41.213 9 INFO neutron.wsgi [None req-e9295cad-cfc1-4839-a212-7f8c9a84367b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1443 time: 0.4668612 2026-06-18 16:32:41.217 9 INFO neutron.wsgi [req-219400ee-2b0a-47de-9504-c18881bf6931 req-95b5ba30-0673-4354-95cc-54afeaa33e3b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0564971 2026-06-18 16:32:41.287 9 INFO neutron.wsgi [req-219400ee-2b0a-47de-9504-c18881bf6931 req-35a27572-5dec-48a8-a0a3-60b49259c947 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0623081 2026-06-18 16:32:41.320 9 INFO neutron.wsgi [None req-2a47ffa7-2fdc-4d2a-921c-e3df5d296ed9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0075965 2026-06-18 16:32:41.325 9 INFO neutron.wsgi [None req-84996e62-fcad-4bde-b8b2-8c99498047f9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0028555 2026-06-18 16:32:41.335 9 INFO neutron.wsgi [None req-f13153ff-6c08-40c3-bc23-60f4e73bb650 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039837 2026-06-18 16:32:41.344 9 INFO neutron.wsgi [None req-e694a48d-1a3c-44b2-9b50-0e2af2ea1915 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0048394 2026-06-18 16:32:41.387 9 INFO neutron.wsgi [None req-89a78a1f-361a-4d6a-af8a-fad12f9fb632 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0372131 2026-06-18 16:32:41.433 9 INFO neutron.wsgi [None req-ecf48ce4-1996-4808-9cfd-ebdd5619fe2b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1332 time: 0.0392475 2026-06-18 16:32:41.469 9 INFO neutron.wsgi [None req-121bce91-b998-483a-a4b2-1945f237479f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1471 time: 0.0304604 2026-06-18 16:32:41.526 9 INFO neutron.wsgi [None req-375ef2a1-e4f8-4a2b-89ed-b05d4b2ec0df 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0517128 2026-06-18 16:32:41.590 9 INFO neutron.wsgi [None req-994bfb82-d7f1-4211-b8c3-09f37ee6dae8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1001 time: 0.0571303 2026-06-18 16:32:41.628 9 INFO neutron.wsgi [None req-07f41576-b02a-4cd3-88e2-1539c846d470 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1332 time: 0.0328381 2026-06-18 16:32:41.679 9 INFO neutron.wsgi [None req-e27bb0c7-3b1f-4efa-9715-c672dcb883d8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0471969 2026-06-18 16:32:42.858 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d232d95-28b1-478d-9ba0-cfad5b52e5e7'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'eb231439-ffc1-4c9c-88b7-58171fbbe3e6', 'status': 'completed', 'code': 200} 2026-06-18 16:32:42.942 9 INFO neutron.wsgi [req-db0c2487-16c3-4788-9ad7-85b3dc958ff0 req-9eb6b40c-ea19-43be-966e-023813f9cd8d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2628 time: 0.0573034 2026-06-18 16:32:43.016 9 INFO neutron.wsgi [req-db0c2487-16c3-4788-9ad7-85b3dc958ff0 req-e84da548-475f-408f-a06a-0e4b7633db71 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1004 time: 0.0679007 2026-06-18 16:32:43.053 9 INFO neutron.wsgi [req-db0c2487-16c3-4788-9ad7-85b3dc958ff0 req-c9e0f3aa-b47d-496c-90a4-88e511b1b800 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 217 time: 0.0277731 2026-06-18 16:32:43.090 9 INFO neutron.wsgi [req-db0c2487-16c3-4788-9ad7-85b3dc958ff0 req-3af5ef09-7add-49de-8075-a18a874680b0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 853 time: 0.0307183 2026-06-18 16:32:43.126 9 INFO neutron.wsgi [req-db0c2487-16c3-4788-9ad7-85b3dc958ff0 req-da396f22-2cc5-494a-b56f-44c1e39757d4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=dce6cb55-8b91-4fc1-b156-546095ed49e5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0307989 2026-06-18 16:32:43.203 9 INFO neutron.wsgi [req-db0c2487-16c3-4788-9ad7-85b3dc958ff0 req-53939ed6-4ef5-406e-8b02-7622529aa8e2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0686882 2026-06-18 16:32:43.273 9 INFO neutron.wsgi [req-db0c2487-16c3-4788-9ad7-85b3dc958ff0 req-6068a496-d2f6-4492-9d84-bdba2e30e0f4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0642376 2026-06-18 16:32:44.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016534 2026-06-18 16:32:44.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030794 /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-06-18 16:32:48.595 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cb3e962-818a-42fd-8bcd-d0153cbb1acf 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] No more DHCP agents 2026-06-18 16:32:48.597 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cb3e962-818a-42fd-8bcd-d0153cbb1acf 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Unable to schedule network 76aa89d5-b2c9-4704-a82b-d82dba299687: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:32:49.079 10 INFO neutron.db.l3_db [None req-8cb3e962-818a-42fd-8bcd-d0153cbb1acf 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Floating IP c4015809-7d96-4297-b931-e43f7ab053ea associated. External IP: 10.96.250.204, port: 0f2f47bf-ded2-42f1-930f-51e2db9874bb. 2026-06-18 16:32:49.288 10 INFO neutron.db.ovn_revision_numbers_db [None req-8cb3e962-818a-42fd-8bcd-d0153cbb1acf 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource c4015809-7d96-4297-b931-e43f7ab053ea (type: floatingips) to 0 2026-06-18 16:32:49.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-8cb3e962-818a-42fd-8bcd-d0153cbb1acf 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Successfully bumped revision number for resource c4015809-7d96-4297-b931-e43f7ab053ea (type: floatingips) to 1 2026-06-18 16:32:49.416 10 INFO neutron.wsgi [None req-8cb3e962-818a-42fd-8bcd-d0153cbb1acf 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1098 time: 1.1469326 2026-06-18 16:32:52.604 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: 0f2f47bf-ded2-42f1-930f-51e2db9874bb 2026-06-18 16:32:52.619 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port 0f2f47bf-ded2-42f1-930f-51e2db9874bb 2026-06-18 16:32:53.429 10 INFO neutron.wsgi [None req-c55cbc8c-1d41-4bf9-9ef2-54cf42a00769 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0683506 2026-06-18 16:32:53.445 10 INFO neutron.wsgi [None req-b5ebca9e-5913-4c96-96e9-3e6dfe784a7e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0081065 2026-06-18 16:32:53.459 10 INFO neutron.wsgi [None req-f440fa4a-7476-42fc-b021-0557c4162ddc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0064809 2026-06-18 16:32:53.471 10 INFO neutron.wsgi [None req-68a4116f-9a45-4c1d-a392-593c183e8d12 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066686 2026-06-18 16:32:53.627 10 INFO neutron.wsgi [None req-f81ab0d6-cddc-423a-9ebb-4b5d2cc65690 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-groups?name=lb-25a424e1-a664-4cdf-93b0-451516a4f4fa HTTP/1.1" status: 200 len: 1777 time: 0.0324371 2026-06-18 16:32:53.660 10 INFO neutron.wsgi [None req-be44361f-92e6-40bb-919f-0374591741fd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-group-rules?security_group_id=649b1cf2-a30a-4f5e-bcf9-f0d4e9701499 HTTP/1.1" status: 200 len: 1318 time: 0.0264590 2026-06-18 16:32:53.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-d1c08f54-34e7-4479-808b-e242cbb24ea2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 8786c67f-f9a5-4212-914c-88a4bff0a2de (type: security_group_rules) to 0 2026-06-18 16:32:53.810 10 INFO neutron.wsgi [None req-d1c08f54-34e7-4479-808b-e242cbb24ea2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1446488 2026-06-18 16:32:53.933 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e365848-0d1d-4c14-949f-ba003d2feb15 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource b96261f3-7435-4d6e-adff-182fa289ac10 (type: security_group_rules) to 0 2026-06-18 16:32:53.965 10 INFO neutron.wsgi [None req-1e365848-0d1d-4c14-949f-ba003d2feb15 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1461504 2026-06-18 16:32:59.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016391 2026-06-18 16:32:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015035 /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-06-18 16:33:01.190 9 INFO neutron.wsgi [None req-ade2885c-16fe-4ed1-963b-06067f4b29b1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0470879 2026-06-18 16:33:01.201 9 INFO neutron.wsgi [None req-712949f8-f487-4025-b89b-40e2d873e838 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045125 2026-06-18 16:33:01.210 9 INFO neutron.wsgi [None req-9306a376-d0ec-4a7b-9ba2-30c28f0403a2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0043111 2026-06-18 16:33:01.220 9 INFO neutron.wsgi [None req-483a1d84-12cd-4669-8621-dfa254c356c9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044360 2026-06-18 16:33:01.691 9 INFO neutron.wsgi [-] 10.0.0.190 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0020397 2026-06-18 16:33:01.736 9 INFO neutron.wsgi [None req-658e0d60-1beb-442b-a9eb-0474432bd3a1 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.190 "GET /v2.0/subnets/e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 831 time: 0.0406895 2026-06-18 16:33:02.248 10 INFO neutron.wsgi [None req-1b471ed3-5c11-4386-8475-de90cb174871 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0078423 2026-06-18 16:33:02.258 10 INFO neutron.wsgi [None req-b117d986-ba75-4fdd-849d-58b68787ff56 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0046637 2026-06-18 16:33:02.265 10 INFO neutron.wsgi [None req-8b4ea0dc-4df1-4d65-b578-19f2d5200fda 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0034761 2026-06-18 16:33:02.275 10 INFO neutron.wsgi [None req-d6bff822-2304-48f0-9321-df8d72012ed4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0053499 2026-06-18 16:33:02.312 10 INFO neutron.wsgi [None req-bfe6afe6-7b56-4e61-b5f3-8e2471b4c3b5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 849 time: 0.0323665 2026-06-18 16:33:02.348 10 INFO neutron.wsgi [None req-6403ec14-486f-41de-8e09-e97769fc3008 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2628 time: 0.0292459 2026-06-18 16:33:02.515 10 INFO neutron.wsgi [None req-cee11da0-3cc7-4c66-9dd2-29d863eec2ac 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0082185 2026-06-18 16:33:02.531 10 INFO neutron.wsgi [None req-4bb4b04d-a314-4fcb-9d7e-663e4e55fe84 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0098693 2026-06-18 16:33:02.540 10 INFO neutron.wsgi [None req-d0746e03-559d-43de-8b2c-efb737d7ae31 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046246 2026-06-18 16:33:02.552 10 INFO neutron.wsgi [None req-1efc4884-bcce-473f-8d67-4a2e7339ecce 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0064332 2026-06-18 16:33:03.135 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-cbac491c-7ff0-42b5-9733-de1a893d9033 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0702882 2026-06-18 16:33:03.205 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-40543f0c-8072-41eb-965f-479e36a48467 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0621490 2026-06-18 16:33:03.284 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-3b20174c-02d9-42a9-afa1-88d53d2f0576 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 1002 time: 0.0573809 2026-06-18 16:33:03.611 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed1fd48d-f4d7-4f29-a417-939bfbce2e98 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:33:03.616 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed1fd48d-f4d7-4f29-a417-939bfbce2e98 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 76c4b8e7-c635-4154-9a90-941349ec7a61: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:33:03.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed1fd48d-f4d7-4f29-a417-939bfbce2e98 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource bb7d7865-30ea-4c7c-aa15-cfe9f9626722 (type: ports) to 1 2026-06-18 16:33:03.796 9 INFO neutron.wsgi [None req-ed1fd48d-f4d7-4f29-a417-939bfbce2e98 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1504 time: 0.5073791 /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-06-18 16:33:04.245 9 INFO neutron.db.ovn_revision_numbers_db [None req-a88e4595-3904-49dd-b960-f8b054d3e09f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource bb7d7865-30ea-4c7c-aa15-cfe9f9626722 (type: ports) to 2 2026-06-18 16:33:04.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-a88e4595-3904-49dd-b960-f8b054d3e09f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource bb7d7865-30ea-4c7c-aa15-cfe9f9626722 (type: ports) to 2 2026-06-18 16:33:04.462 9 INFO neutron.wsgi [None req-a88e4595-3904-49dd-b960-f8b054d3e09f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 1553 time: 0.6584616 2026-06-18 16:33:04.505 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50024188-3a6b-4523-9998-543765e6e635'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'bb7d7865-30ea-4c7c-aa15-cfe9f9626722', '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-06-18 16:33:04.553 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-f306adcd-d223-47c7-9ef7-e717d746abde 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 4001 time: 0.0472844 2026-06-18 16:33:04.590 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-227e87b8-a023-4b35-b24b-072304b85304 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.96&port_id=366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 217 time: 0.0285106 2026-06-18 16:33:04.636 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-6ab7d201-7ddc-4b25-928a-0e3f88c4e1b5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=ba5794c7-fcd3-4046-8c86-2df8e8441447 HTTP/1.1" status: 200 len: 829 time: 0.0388899 2026-06-18 16:33:04.668 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-8ef2a012-8ccf-4bbc-b995-ff3796d86e9d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=51335086-beda-4291-9586-aac5d0e84da0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234666 2026-06-18 16:33:04.745 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-d01cbe08-cd37-44f4-99e1-308d4cdb3513 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0692363 2026-06-18 16:33:04.826 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-7bfcc794-b29f-4d80-ada9-14ad1123a3e2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0729196 2026-06-18 16:33:04.868 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-8e0719c9-09b0-441a-a97f-23d7d481c9c0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 217 time: 0.0340753 2026-06-18 16:33:04.912 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-fe65bd52-2744-4642-8458-19dec820f2ae 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 853 time: 0.0366743 2026-06-18 16:33:04.948 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-9132a825-3476-44bf-9403-17768f983f6b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=dce6cb55-8b91-4fc1-b156-546095ed49e5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0286310 2026-06-18 16:33:05.030 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-d084125e-39fa-4d31-8e19-56264be3fea9 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0746472 2026-06-18 16:33:05.101 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-007761e7-5793-4ae1-b9a1-a0a433b4d186 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0625205 2026-06-18 16:33:05.136 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-ecf06512-1c18-40ce-8c7e-8ae630661dfe 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.127&port_id=bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 217 time: 0.0275426 2026-06-18 16:33:05.164 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-7a80b504-b47e-430f-b5cf-edea6be4457e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Adb&port_id=bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 217 time: 0.0222135 2026-06-18 16:33:05.208 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-c253d224-1b5e-42aa-a273-c29c298bd4c8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=4653f37b-f2ff-480e-91fb-c24bdc9888a3&id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 1563 time: 0.0386648 2026-06-18 16:33:05.242 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-8aa5b341-5bcf-4b54-91db-d3b40865e9e2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250020 2026-06-18 16:33:05.273 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-4532f5a9-dd53-4767-bca4-7fb80c5ca72c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224926 2026-06-18 16:33:05.352 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-c01ec13f-a8ed-47f5-93a9-19b908ce6453 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0717802 2026-06-18 16:33:05.423 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-af017362-8e8a-4d34-9638-9431588f08a4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0653408 2026-06-18 16:33:05.520 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-6276174e-e21f-4229-aa69-9c0910aef9db 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 4001 time: 0.0457323 2026-06-18 16:33:05.531 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status up for port: bb7d7865-30ea-4c7c-aa15-cfe9f9626722 2026-06-18 16:33:05.576 9 INFO neutron.plugins.ml2.plugin [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Attempt 1 to provision port bb7d7865-30ea-4c7c-aa15-cfe9f9626722 2026-06-18 16:33:05.600 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-5e680ccd-7359-40cc-a775-c0130fb792e8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0541255 2026-06-18 16:33:05.654 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-92a0a7cc-0433-4894-b9d4-ac26d926f4d5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 1002 time: 0.1230311 2026-06-18 16:33:05.688 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-cc0ce562-81a6-4445-893d-2f67da6dbe1c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 1594 time: 0.0576906 2026-06-18 16:33:05.774 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-1a4a7e9e-c03d-4bb2-97f6-c2e83c626c3c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 1002 time: 0.0666597 2026-06-18 16:33:05.849 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-cd0083fc-6f82-48cf-bc5f-4c273d57f6ba 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 1059 time: 0.0701375 2026-06-18 16:33:05.884 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-bcce4d33-5698-448d-8ab1-34d6ac635ef5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2da&port_id=7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 200 len: 217 time: 0.0246124 2026-06-18 16:33:05.946 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-04be50ad-5a52-49bc-9b60-4ccb036a7604 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2&id=4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 1566 time: 0.0504482 2026-06-18 16:33:05.991 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-baee9b75-4a5a-4731-8901-f9357445996a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0373600 2026-06-18 16:33:06.020 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-0b50b88e-a42a-47e3-b631-ac6472c3b7f3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0215473 2026-06-18 16:33:06.068 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-5c578603-4aed-4205-a957-110196b756b1 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.127&port_id=bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 217 time: 0.4001513 2026-06-18 16:33:06.082 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-ba5e7bc7-37bb-43b9-998b-39c55bd2a25d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0562191 2026-06-18 16:33:06.114 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-5adb5317-e9f0-46b9-bb94-7a227c07be03 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Adb&port_id=bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 217 time: 0.0325084 2026-06-18 16:33:06.115 9 INFO neutron.wsgi [req-8cee8220-025e-4152-9269-cfe243952dfa req-4153085e-7d55-4609-8685-ec9e1fc7dee5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 1581 time: 0.0569017 2026-06-18 16:33:06.162 10 INFO neutron.wsgi [None req-1d0d14ae-ccc4-47a3-ab5f-a6965fa74a37 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 1583 time: 0.0347128 2026-06-18 16:33:06.165 10 INFO neutron.wsgi [req-4a311183-fb65-4447-bade-fe4de2349c92 req-445a230a-361f-4f6d-840b-9a48fea750b6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0766056 2026-06-18 16:33:06.172 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-79882cfe-3c00-4209-aafe-f8aaf314ccb3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=4653f37b-f2ff-480e-91fb-c24bdc9888a3&id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 1563 time: 0.0503652 2026-06-18 16:33:06.201 10 INFO neutron.wsgi [None req-dc0fd389-000a-4a7a-be25-3948551e7b85 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 1583 time: 0.0311260 2026-06-18 16:33:06.205 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-2bdcf3a3-fb44-46f6-80fc-ca5f33a24454 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0274785 2026-06-18 16:33:06.230 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-b1096368-2426-4669-9e94-7bf4868aac54 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0189195 2026-06-18 16:33:06.314 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-477925f0-8096-44a3-b039-2ae90f04efca 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0765741 2026-06-18 16:33:06.399 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource bb7d7865-30ea-4c7c-aa15-cfe9f9626722 (type: ports) to 4 2026-06-18 16:33:06.420 9 INFO neutron.wsgi [req-1125040b-e6f8-4c38-a6b4-a74b30617776 req-003d3ab6-de38-4b57-aa9b-bbbcc68990b7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0973399 2026-06-18 16:33:06.551 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-08f2c2c3-3eb2-48f5-aae0-5c5ac7242d5f'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb7d7865-30ea-4c7c-aa15-cfe9f9626722', 'code': 200} 2026-06-18 16:33:06.551 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-08f2c2c3-3eb2-48f5-aae0-5c5ac7242d5f'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb7d7865-30ea-4c7c-aa15-cfe9f9626722', 'code': 200} 2026-06-18 16:33:06.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-9674fcaf-8771-4665-8b0f-03ab41fca210 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource bb7d7865-30ea-4c7c-aa15-cfe9f9626722 (type: ports) to 5 2026-06-18 16:33:07.002 10 INFO neutron.wsgi [None req-9674fcaf-8771-4665-8b0f-03ab41fca210 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 1330 time: 0.7956417 /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-06-18 16:33:07.050 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9067753d-669e-4b86-957d-1263ca5c8f1a'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'bb7d7865-30ea-4c7c-aa15-cfe9f9626722', 'status': 'completed', 'code': 200} 2026-06-18 16:33:07.073 10 INFO neutron.wsgi [None req-749c1ce5-e2f2-414f-8ea1-0d90b2f1918a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 999 time: 0.0636890 /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-06-18 16:33:07.114 9 INFO neutron.wsgi [req-c029235f-82e5-4f43-84d5-e004abdefd6d req-31fc6d38-64af-46c8-bfe4-91b5e58a8d85 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 3778 time: 0.0443838 2026-06-18 16:33:07.116 10 INFO neutron.wsgi [None req-87ba7ac2-4453-4126-9c24-6645f3bc5ba9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 849 time: 0.0388196 2026-06-18 16:33:07.183 9 INFO neutron.wsgi [req-c029235f-82e5-4f43-84d5-e004abdefd6d req-a01e643e-0e43-488b-a085-41cdb7dc8388 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 1002 time: 0.0590899 2026-06-18 16:33:07.199 10 INFO neutron.wsgi [None req-65819c04-d832-4878-8a2e-51ff1d289a17 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0052025 2026-06-18 16:33:07.211 10 INFO neutron.wsgi [None req-fde87634-84f4-4575-b54b-37498c51943f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054290 2026-06-18 16:33:07.219 9 INFO neutron.wsgi [req-c029235f-82e5-4f43-84d5-e004abdefd6d req-faf9a284-660d-4d81-ad0e-690c35211614 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.127&port_id=bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 217 time: 0.0289545 2026-06-18 16:33:07.221 10 INFO neutron.wsgi [None req-b30b9f09-ca1a-4528-89d2-f519f59a6e52 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0051377 2026-06-18 16:33:07.233 10 INFO neutron.wsgi [None req-147bef74-a291-430c-a16d-841a49755467 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0060759 2026-06-18 16:33:07.258 9 INFO neutron.wsgi [req-c029235f-82e5-4f43-84d5-e004abdefd6d req-bc91f6a9-800b-4400-8de7-1be21271ff05 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 852 time: 0.0301123 2026-06-18 16:33:07.267 10 INFO neutron.wsgi [None req-a7fe0f7b-dd03-4e95-83c3-5209a69ef58c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0276368 2026-06-18 16:33:07.285 9 INFO neutron.wsgi [req-c029235f-82e5-4f43-84d5-e004abdefd6d req-cafabe32-8b9e-4583-a872-d79c49886a1e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0211632 2026-06-18 16:33:07.296 10 INFO neutron.wsgi [None req-ca2cba8b-72a0-4048-bc37-4f99539a96c1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1340 time: 0.0225666 2026-06-18 16:33:07.332 10 INFO neutron.wsgi [None req-e905091e-3907-42c6-960e-34233bf7fd97 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1471 time: 0.0305383 2026-06-18 16:33:07.361 9 INFO neutron.wsgi [req-c029235f-82e5-4f43-84d5-e004abdefd6d req-4af0441c-7a45-4ca9-8b45-50558dc7a5fa 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0704682 2026-06-18 16:33:07.376 10 INFO neutron.wsgi [None req-ae88c79a-b22c-427e-9ec8-c98aa88ff872 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0384030 2026-06-18 16:33:07.432 9 INFO neutron.wsgi [req-c029235f-82e5-4f43-84d5-e004abdefd6d req-738248a9-b68c-494a-8f65-60d7e091bf98 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0630734 2026-06-18 16:33:07.443 10 INFO neutron.wsgi [None req-68f89a8d-3695-4979-a7e1-b846fbb22499 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1001 time: 0.0622251 2026-06-18 16:33:07.482 10 INFO neutron.wsgi [None req-f5b07085-2f39-4fba-a3f2-8a3fb81c200f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1340 time: 0.0343366 2026-06-18 16:33:07.517 10 INFO neutron.wsgi [None req-e6eb3c1a-e698-43d9-b6d2-2b1a4600d540 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0311685 2026-06-18 16:33:12.438 9 INFO neutron.wsgi [None req-83d3f9ce-4459-4655-a0b7-e4fbdacde8ac 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072007 2026-06-18 16:33:12.448 9 INFO neutron.wsgi [None req-56a2d417-1860-417a-85c9-4460847a220f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0042958 2026-06-18 16:33:12.462 9 INFO neutron.wsgi [None req-4b790048-f42b-41dc-a841-4dbadae9eeb3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0075972 2026-06-18 16:33:12.479 9 INFO neutron.wsgi [None req-9713df3c-14a6-447a-96d0-29d85c0a40d4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.190 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0085499 2026-06-18 16:33:12.798 10 INFO neutron.wsgi [-] 10.0.0.190 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0018644 2026-06-18 16:33:12.862 10 INFO neutron.wsgi [None req-b5090967-eb92-4cd1-863e-52f764f70d23 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.190 "GET /v2.0/subnets/4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 830 time: 0.0579593 2026-06-18 16:33:13.327 9 INFO neutron.wsgi [None req-0433ea0f-a68c-4b20-84e6-dbd73440b9cf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0090458 2026-06-18 16:33:13.340 9 INFO neutron.wsgi [None req-63ae0b8e-d721-4ca9-8b3b-d88ff0a631ca 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0063419 2026-06-18 16:33:13.349 9 INFO neutron.wsgi [None req-e04fa85d-af4f-48d0-a8dc-69647afc38c4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045972 2026-06-18 16:33:13.358 9 INFO neutron.wsgi [None req-3be4e39d-dfd8-49ee-a296-f73aeb02ba4f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046105 2026-06-18 16:33:13.401 9 INFO neutron.wsgi [None req-1190c211-1c80-4d1c-9533-71d1803b5bd1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 849 time: 0.0355327 2026-06-18 16:33:13.448 9 INFO neutron.wsgi [None req-64ca1a6d-1849-4bc3-86fb-3068a46b333f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 848 time: 0.0410287 2026-06-18 16:33:13.484 9 INFO neutron.wsgi [None req-50d64106-1997-4c4a-94c4-e02c769b88ed 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 3778 time: 0.0295684 2026-06-18 16:33:13.620 9 INFO neutron.wsgi [None req-97735648-9096-4a95-9653-6783bdeef8fd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0073037 2026-06-18 16:33:13.632 9 INFO neutron.wsgi [None req-c47bb588-7a3c-46e6-919b-138c09100d55 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0053103 2026-06-18 16:33:13.641 9 INFO neutron.wsgi [None req-66050e43-1701-40f6-83e7-664bf4bdf6e9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046117 2026-06-18 16:33:13.652 9 INFO neutron.wsgi [None req-21a1eee2-285a-48b7-92be-6284b74b0117 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051200 2026-06-18 16:33:13.816 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-c517d16c-93f7-49f2-8851-54144a89612c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0521533 2026-06-18 16:33:13.892 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-a3e28236-0059-44de-bbde-2140955106cd 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0668283 2026-06-18 16:33:14.000 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-3de5de90-a1d4-41ee-9443-f21c240b729f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 1002 time: 0.0806377 2026-06-18 16:33:14.308 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22e788b4-0902-433b-9404-4571cafbb75a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] No more DHCP agents 2026-06-18 16:33:14.310 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22e788b4-0902-433b-9404-4571cafbb75a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Unable to schedule network 6d96d8bf-3f8c-42f1-b707-353afa920d62: no agents available; will retry on subsequent port and subnet creation events. 2026-06-18 16:33:14.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-22e788b4-0902-433b-9404-4571cafbb75a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource e3d79579-6d50-4d39-9f68-fb364b90d55a (type: ports) to 1 2026-06-18 16:33:14.524 9 INFO neutron.wsgi [None req-22e788b4-0902-433b-9404-4571cafbb75a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.5202687 /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-06-18 16:33:14.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014908 2026-06-18 16:33:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024068 2026-06-18 16:33:15.000 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4f1c311-f880-438d-bf6c-73252020d089 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource e3d79579-6d50-4d39-9f68-fb364b90d55a (type: ports) to 2 2026-06-18 16:33:15.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4f1c311-f880-438d-bf6c-73252020d089 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource e3d79579-6d50-4d39-9f68-fb364b90d55a (type: ports) to 2 2026-06-18 16:33:15.198 9 INFO neutron.wsgi [None req-a4f1c311-f880-438d-bf6c-73252020d089 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 1557 time: 0.6670446 /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-06-18 16:33:15.244 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e741172d-6268-412d-88bd-7443bf8add5d'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'e3d79579-6d50-4d39-9f68-fb364b90d55a', 'status': 'completed', 'code': 200} 2026-06-18 16:33:15.276 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-e833b880-6389-47e6-83c4-5e0795c58bac 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 5155 time: 0.0443053 2026-06-18 16:33:15.306 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-195344ec-e48c-4fb1-bade-6d932e94de2d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.96&port_id=366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 217 time: 0.0231724 2026-06-18 16:33:15.347 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-c09bfcd8-593f-4a55-a4bb-a30dae312536 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=ba5794c7-fcd3-4046-8c86-2df8e8441447 HTTP/1.1" status: 200 len: 829 time: 0.0333979 2026-06-18 16:33:15.371 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-f6879504-84cd-450f-96bd-f523aa14cc8d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=51335086-beda-4291-9586-aac5d0e84da0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0176363 2026-06-18 16:33:15.439 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-a3871bba-4f1b-402c-b16a-98695edf7e12 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0614290 2026-06-18 16:33:15.502 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-d62e8421-e3a2-4f2b-83b4-c7291445a633 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0553100 2026-06-18 16:33:15.545 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-2a05c074-d222-4d4c-8722-b6afaa15daac 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 217 time: 0.0350130 2026-06-18 16:33:15.587 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-f246791d-6747-4057-83ec-62401b9eab2f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 853 time: 0.0356500 2026-06-18 16:33:15.618 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-861892b4-7307-420c-a1ee-e84da80426cb 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=dce6cb55-8b91-4fc1-b156-546095ed49e5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232487 2026-06-18 16:33:15.695 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-29ed3ddd-0088-434d-a267-6fc7bc4c1358 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0680144 2026-06-18 16:33:15.770 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-6a6344cc-2805-43dd-8e5e-eebbf0d0612d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0690477 2026-06-18 16:33:15.810 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-857cd0e0-d801-424f-8943-52b09d1ed3f7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.127&port_id=bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 217 time: 0.0309722 2026-06-18 16:33:15.853 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-884aac42-73bc-4abd-a3c3-2dc2376fd065 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 852 time: 0.0354991 2026-06-18 16:33:15.890 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-c1b45222-9d16-4072-9e54-90689f921d3f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0308704 2026-06-18 16:33:15.979 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-9531c3f2-a3c4-4709-bbee-d6eaa838ce89 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0817494 2026-06-18 16:33:16.068 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-ccb7f2e7-7742-4a62-aaa3-31299e7d4658 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0799494 2026-06-18 16:33:16.108 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-1201ada3-5d96-4434-8e9a-3c3d38eeb95c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 217 time: 0.0324667 2026-06-18 16:33:16.141 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-c17452c9-cd74-4955-a824-5c0497c7cbc6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A397&port_id=e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 217 time: 0.0259078 2026-06-18 16:33:16.187 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-848faa9f-0379-40fc-ac5a-9446a1a78562 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2&id=4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 1566 time: 0.0366540 2026-06-18 16:33:16.223 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-50c2b084-0b16-42a2-a4b9-4c5c4dc12059 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0284357 2026-06-18 16:33:16.257 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-22ae25e1-d07d-434b-98f7-f9922bec2de0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0255663 2026-06-18 16:33:16.333 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-5c0ba7dc-ad60-4cd4-ab8e-d4e56293a14b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0645933 2026-06-18 16:33:16.414 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-52bad137-a864-4fed-bbb7-afacc7bf12ac 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0732682 2026-06-18 16:33:16.504 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-5e000075-c91f-48f2-9289-300ae1a02e40 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 5155 time: 0.0405903 2026-06-18 16:33:16.522 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status up for port: e3d79579-6d50-4d39-9f68-fb364b90d55a 2026-06-18 16:33:16.534 10 INFO neutron.plugins.ml2.plugin [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Attempt 1 to provision port e3d79579-6d50-4d39-9f68-fb364b90d55a 2026-06-18 16:33:16.590 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-ff4a25b7-d939-4e89-9793-ebb26726694f 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 1002 time: 0.0799282 2026-06-18 16:33:16.627 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-8acd1707-3783-4df1-863f-60e1c484e473 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 217 time: 0.0297158 2026-06-18 16:33:16.668 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2624424-8dcb-46eb-a295-e736f52fcb98'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3d79579-6d50-4d39-9f68-fb364b90d55a', 'code': 200} 2026-06-18 16:33:16.672 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-80a41aa3-c3a9-440a-a727-e1f3c7ad2f24 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A397&port_id=e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 217 time: 0.0389414 2026-06-18 16:33:16.731 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-07f0a954-d2a2-473f-a445-450ff7d7ec54 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2&id=4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 1566 time: 0.0489814 2026-06-18 16:33:16.738 9 INFO neutron.wsgi [req-7625ab20-8fac-4f9c-9827-75394dda63aa req-f2c3e7c2-1b29-4287-992a-afda72b429df 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.28 "GET /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 1587 time: 0.0340824 2026-06-18 16:33:16.778 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-d51418ac-cd86-444e-b51d-5e5b2436f627 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0395236 2026-06-18 16:33:16.816 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-c478bfe3-8237-4b27-b46d-58a4bc86e886 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0280874 2026-06-18 16:33:16.818 9 INFO neutron.wsgi [None req-67974179-87e2-4ef7-beb0-70868be2f43e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 1587 time: 0.0713608 2026-06-18 16:33:16.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource e3d79579-6d50-4d39-9f68-fb364b90d55a (type: ports) to 4 2026-06-18 16:33:16.895 9 INFO neutron.wsgi [None req-35d5a3e2-0781-4dc4-8a9e-6a39e54b9bb5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 1587 time: 0.0665388 2026-06-18 16:33:16.936 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-f2e9cf11-587a-42f5-91ba-42ba09f109d3 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1153746 2026-06-18 16:33:17.043 9 INFO neutron.wsgi [req-3ded44e1-3e5d-4ff2-b41c-d7bb4d41889d req-3ea9ac08-a697-460c-808e-ce711ba1cdf8 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0857460 2026-06-18 16:33:17.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-3f8de8e5-04cc-4985-8632-0b2dc74b5980 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource e3d79579-6d50-4d39-9f68-fb364b90d55a (type: ports) to 5 2026-06-18 16:33:17.628 9 INFO neutron.wsgi [None req-3f8de8e5-04cc-4985-8632-0b2dc74b5980 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 1326 time: 0.7251470 /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-06-18 16:33:17.674 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a544822c-bb6e-4ee1-a675-17e00fc7ffbf'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'e3d79579-6d50-4d39-9f68-fb364b90d55a', 'status': 'completed', 'code': 200} 2026-06-18 16:33:17.702 9 INFO neutron.wsgi [None req-e5594f8e-7807-4cdf-b9e4-f2d2c94c6442 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 999 time: 0.0662100 2026-06-18 16:33:17.739 9 INFO neutron.wsgi [req-38f6d5ee-5a39-41dc-b261-723275bcf5a9 req-2f16ba12-5532-4245-9f13-7a91504a66be 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 4924 time: 0.0458789 2026-06-18 16:33:17.747 9 INFO neutron.wsgi [None req-0797c209-b9b0-4250-ba05-8f9aa3964f35 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 848 time: 0.0314097 2026-06-18 16:33:17.809 9 INFO neutron.wsgi [req-38f6d5ee-5a39-41dc-b261-723275bcf5a9 req-a5c30bfd-dd4e-4e82-89c5-991374abd395 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 1002 time: 0.0617461 2026-06-18 16:33:17.845 9 INFO neutron.wsgi [None req-1ccaedd4-9cb5-43e4-855b-4d96387d4cec 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0045598 2026-06-18 16:33:17.846 9 INFO neutron.wsgi [req-38f6d5ee-5a39-41dc-b261-723275bcf5a9 req-aaa2e9f5-1a32-4c40-97fe-5a82457858a2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 217 time: 0.0296714 2026-06-18 16:33:17.854 9 INFO neutron.wsgi [None req-72f02ba3-b747-467e-a1b3-3a23b51f0476 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054300 2026-06-18 16:33:17.870 9 INFO neutron.wsgi [None req-bf086546-eebb-4e3c-8817-b68ed013d4d1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0063014 2026-06-18 16:33:17.884 9 INFO neutron.wsgi [None req-3c0cbda2-a6f7-4a84-b3b8-034c695c7581 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0054054 2026-06-18 16:33:17.905 9 INFO neutron.wsgi [req-38f6d5ee-5a39-41dc-b261-723275bcf5a9 req-b1ba4d68-9906-449e-a9c6-8f1253726835 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 200 len: 851 time: 0.0504510 2026-06-18 16:33:17.947 9 INFO neutron.wsgi [req-38f6d5ee-5a39-41dc-b261-723275bcf5a9 req-66c20cfb-d916-4d96-bcfe-8c729f64a44a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=6d96d8bf-3f8c-42f1-b707-353afa920d62&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0306599 2026-06-18 16:33:17.958 9 INFO neutron.wsgi [None req-338a2c11-c4c7-49f6-aeda-b7069fb7f993 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0618532 2026-06-18 16:33:18.017 9 INFO neutron.wsgi [None req-f6e2bc83-950b-4761-855f-8ff9360bdd35 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1340 time: 0.0498531 2026-06-18 16:33:18.048 9 INFO neutron.wsgi [req-38f6d5ee-5a39-41dc-b261-723275bcf5a9 req-5cd2f7b8-3fdc-4902-845e-8d8d2245c0af 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0894186 2026-06-18 16:33:18.061 9 INFO neutron.wsgi [None req-a2c80258-97b1-4227-912c-0680703c7fee 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1471 time: 0.0332952 2026-06-18 16:33:18.119 9 INFO neutron.wsgi [None req-f5e92737-8d68-4d8d-9f30-f304eedee369 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0490303 2026-06-18 16:33:18.142 9 INFO neutron.wsgi [req-38f6d5ee-5a39-41dc-b261-723275bcf5a9 req-49413785-9324-4b05-b4af-b3295dc5e1f4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0892739 2026-06-18 16:33:18.205 9 INFO neutron.wsgi [None req-d2d837d8-6af0-4ccc-a97c-e014d524b65b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1001 time: 0.0749261 2026-06-18 16:33:18.248 9 INFO neutron.wsgi [None req-d0965401-6bbd-4982-aeb6-ef05496dd2d6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1340 time: 0.0385675 2026-06-18 16:33:18.291 9 INFO neutron.wsgi [None req-e5ed79da-4828-4cf5-aec0-9fc4e90c9ac3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0375950 2026-06-18 16:33:18.713 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-335d7fbd-a373-4d91-b4a6-a9a5a7f03563'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3d79579-6d50-4d39-9f68-fb364b90d55a', '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-06-18 16:33:27.121 10 INFO neutron.wsgi [None req-2b97188d-d5ea-49f2-b2e9-856a814b9353 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0069730 2026-06-18 16:33:27.130 10 INFO neutron.wsgi [None req-2891bbe4-7def-4552-917f-f8d6f7f6f982 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0044377 2026-06-18 16:33:27.140 10 INFO neutron.wsgi [None req-a99baa46-cd74-47e3-8def-aeeb6e739708 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0058022 2026-06-18 16:33:27.150 10 INFO neutron.wsgi [None req-1f4d87a3-3958-4a53-aca2-350702481756 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0052419 2026-06-18 16:33:27.188 10 INFO neutron.wsgi [None req-0f6e7a00-ce62-456e-8d80-d50b362216af 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 849 time: 0.0304356 2026-06-18 16:33:27.228 10 INFO neutron.wsgi [None req-270e8a29-018e-4be4-b0cd-28d6b39eb7f2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 4924 time: 0.0337238 2026-06-18 16:33:27.386 10 INFO neutron.wsgi [None req-f6bdd11c-9ca5-4b9a-8f97-d74eeaf31e1a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0082150 2026-06-18 16:33:27.397 10 INFO neutron.wsgi [None req-e5cef53a-0f96-48ba-b251-7cb5e98497bc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0057023 2026-06-18 16:33:27.408 10 INFO neutron.wsgi [None req-a837292c-cf36-48ae-aa3c-ca9607e43fa9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0057757 2026-06-18 16:33:27.419 10 INFO neutron.wsgi [None req-93ae9ff8-91c0-45e7-95b3-d4c0b2b908ee 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0057535 2026-06-18 16:33:27.468 10 INFO neutron.wsgi [None req-38d86d01-e982-4515-9072-fdba6254b855 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 1354 time: 0.0383551 2026-06-18 16:33:27.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e263bec-5d06-4cda-b325-d21cf58ddb8b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource e3d79579-6d50-4d39-9f68-fb364b90d55a (type: ports) to 6 2026-06-18 16:33:27.862 10 INFO neutron.wsgi [None req-4e263bec-5d06-4cda-b325-d21cf58ddb8b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 1154 time: 0.3887541 /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-06-18 16:33:27.920 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d97784fe-a508-4bba-9b11-1994c3ebe42e'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'e3d79579-6d50-4d39-9f68-fb364b90d55a', 'status': 'completed', 'code': 200} 2026-06-18 16:33:27.967 10 INFO neutron.wsgi [None req-2149891a-a6bb-4e8e-86a0-546fcf3d0061 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 999 time: 0.0981259 2026-06-18 16:33:28.008 9 INFO neutron.wsgi [req-ace3b7ff-e262-4a35-89f2-bf799090a05b req-d32d04d0-d985-4511-8335-53a1ffa7d31a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 4753 time: 0.0499728 2026-06-18 16:33:28.011 10 INFO neutron.wsgi [None req-b500d7e6-c283-49a3-aea3-d01456af055b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 4753 time: 0.0382171 2026-06-18 16:33:28.083 9 INFO neutron.wsgi [req-ace3b7ff-e262-4a35-89f2-bf799090a05b req-e9974f34-760c-4ea4-aab7-51d890f01f52 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 1002 time: 0.0675457 2026-06-18 16:33:28.131 10 INFO neutron.wsgi [None req-80465252-c5d8-47f8-bb3e-8efc87a8459c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 4753 time: 0.0336530 2026-06-18 16:33:28.159 9 INFO neutron.wsgi [req-ace3b7ff-e262-4a35-89f2-bf799090a05b req-9a097977-3f5e-43d9-9bf6-256b089f319b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0686874 2026-06-18 16:33:28.238 9 INFO neutron.wsgi [req-ace3b7ff-e262-4a35-89f2-bf799090a05b req-d1120aed-dad6-48af-8fa9-a2cacd49ab55 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0724776 2026-06-18 16:33:28.359 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status down for port: e3d79579-6d50-4d39-9f68-fb364b90d55a 2026-06-18 16:33:28.437 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-0af8ca04-5d57-4cf6-b4cd-0ae80e6303aa 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 200 len: 1182 time: 0.0342219 2026-06-18 16:33:28.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource e3d79579-6d50-4d39-9f68-fb364b90d55a (type: ports) to 7 2026-06-18 16:33:28.734 9 INFO neutron.wsgi [None req-454ebe7b-93dc-44ce-880b-6d11729bc3b1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 204 len: 173 time: 0.2894919 2026-06-18 16:33:28.789 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5655bf53-70e2-4333-9881-2526d8f09388'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-deleted', 'tag': 'e3d79579-6d50-4d39-9f68-fb364b90d55a', 'status': 'completed', 'code': 200} 2026-06-18 16:33:28.842 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-da701205-3fcb-4d34-9392-c0e612931a20 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 3778 time: 0.0438752 2026-06-18 16:33:28.953 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-472921b2-a8cd-4178-b9c4-6eb645f75476 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=51335086-beda-4291-9586-aac5d0e84da0&id=dce6cb55-8b91-4fc1-b156-546095ed49e5&id=76c4b8e7-c635-4154-9a90-941349ec7a61&id=6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 200 len: 3307 time: 0.1026311 2026-06-18 16:33:28.989 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-b24ac698-f47a-4535-ae34-f4a0c96d66d6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.96&port_id=366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 217 time: 0.0283518 2026-06-18 16:33:29.032 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-3d6dc9f8-14b6-4cb4-947e-48cfdbb6a119 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=ba5794c7-fcd3-4046-8c86-2df8e8441447 HTTP/1.1" status: 200 len: 829 time: 0.0377707 2026-06-18 16:33:29.063 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-131845d5-0817-40a5-8a2b-338a5b2e6a99 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=51335086-beda-4291-9586-aac5d0e84da0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0247676 2026-06-18 16:33:29.136 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-b564101a-2be9-4f82-b611-e07ddc2888ae 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0667675 /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-06-18 16:33:29.183 10 INFO neutron.wsgi [None req-afa4dc02-f871-4389-b876-0c2ab2dbb0d0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 3778 time: 0.0423336 2026-06-18 16:33:29.197 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-86747b20-e6b0-40df-b283-20ce11ee67a2 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0559859 2026-06-18 16:33:29.215 10 INFO neutron.pecan_wsgi.hooks.translation [None req-0eb85009-8d6e-4b23-ad33-01b6d2aa803d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:33:29.218 10 INFO neutron.wsgi [None req-0eb85009-8d6e-4b23-ad33-01b6d2aa803d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/ports/e3d79579-6d50-4d39-9f68-fb364b90d55a HTTP/1.1" status: 404 len: 338 time: 0.0297933 2026-06-18 16:33:29.232 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-8e607831-cb1b-4a83-a0f0-9e852895a3ea 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 217 time: 0.0274525 2026-06-18 16:33:29.277 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-e5ab7e54-790c-474a-90d2-0ee88874849d 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 853 time: 0.0397975 2026-06-18 16:33:29.305 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-87a966cd-1722-4b4a-8152-3494311cafd4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=dce6cb55-8b91-4fc1-b156-546095ed49e5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0219305 2026-06-18 16:33:29.306 10 INFO neutron.wsgi [None req-56175ee3-ea83-4967-92f2-00d883913400 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0078502 2026-06-18 16:33:29.321 10 INFO neutron.wsgi [None req-2126e5cf-d8bf-4472-809f-7191a6b981bb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0107625 2026-06-18 16:33:29.334 10 INFO neutron.wsgi [None req-5bceefe3-90f1-4769-a1b6-33b708b0d555 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0063307 2026-06-18 16:33:29.355 10 INFO neutron.wsgi [None req-dc2f9957-bab2-4409-846e-e1178c606129 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0097136 2026-06-18 16:33:29.382 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-26013e61-f610-4dae-8536-eeca71b539aa 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0668395 2026-06-18 16:33:29.409 10 INFO neutron.wsgi [None req-c1e82446-e628-49a6-ae28-8a7f48d93450 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0435991 2026-06-18 16:33:29.454 10 INFO neutron.wsgi [None req-fd6372ae-24f3-430a-a35b-71842f421e23 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1340 time: 0.0385754 2026-06-18 16:33:29.466 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-81b438ff-36bb-4c76-a4af-e6acf7b213ac 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0751166 2026-06-18 16:33:29.489 10 INFO neutron.wsgi [None req-2c8d0fa4-e66e-499b-bf84-c9257ac38304 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1471 time: 0.0292530 2026-06-18 16:33:29.504 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-ea07ecc8-5bcb-413b-b63d-6bb8d198da8e 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.127&port_id=bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 217 time: 0.0330112 2026-06-18 16:33:29.532 10 INFO neutron.wsgi [None req-2a17c7c7-5b9c-4148-9e83-97a2e302ddcb 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0370593 2026-06-18 16:33:29.545 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-453d81f1-ad10-4900-9aae-f498de1435df 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 852 time: 0.0331511 2026-06-18 16:33:29.576 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-a016e8f1-907f-49a6-962b-ddb1c154f9ed 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0242395 2026-06-18 16:33:29.594 10 INFO neutron.wsgi [None req-c92a7f32-5327-48a6-a477-d4c8d849b31f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1001 time: 0.0568557 2026-06-18 16:33:29.628 10 INFO neutron.wsgi [None req-27c03fd2-af60-4df8-9368-cd653c0d7e3c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1340 time: 0.0300248 2026-06-18 16:33:29.650 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-958eb652-38ea-4677-98ef-8dd484fb1c0a 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0665994 2026-06-18 16:33:29.670 10 INFO neutron.wsgi [None req-d7e80f05-c39e-4271-a270-7db187d763a2 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0364296 2026-06-18 16:33:29.715 9 INFO neutron.wsgi [req-3396587d-7ce2-4e85-aff0-392d2051de73 req-353af499-abd2-4a5a-bea3-6cafbea816e4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0616984 2026-06-18 16:33:29.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021129 2026-06-18 16:33:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029550 2026-06-18 16:33:29.982 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-daf02e1e-5c83-4b7f-8fa3-3401ac5add6c'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e3d79579-6d50-4d39-9f68-fb364b90d55a', 'code': 200} 2026-06-18 16:33:29.982 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-daf02e1e-5c83-4b7f-8fa3-3401ac5add6c'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3d79579-6d50-4d39-9f68-fb364b90d55a', 'code': 200} 2026-06-18 16:33:32.608 9 INFO neutron.wsgi [None req-c3cc7fae-4a9b-41ac-b92d-f2506d68b0f6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070777 2026-06-18 16:33:32.617 9 INFO neutron.wsgi [None req-1eeca606-366e-49f6-a316-0b9242ac9be7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0046999 2026-06-18 16:33:32.626 9 INFO neutron.wsgi [None req-0a435ad2-0519-4546-ac74-2c18f495695c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0058563 2026-06-18 16:33:32.636 9 INFO neutron.wsgi [None req-e4780f62-0e25-41f5-84be-929307adf13a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050395 2026-06-18 16:33:32.680 9 INFO neutron.wsgi [None req-ac346569-b946-485c-9cb7-69350457402c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 3778 time: 0.0383954 2026-06-18 16:33:32.819 9 INFO neutron.wsgi [None req-8b127aee-b6ad-4052-b77f-1c8f0ef0a74d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0053089 2026-06-18 16:33:32.832 9 INFO neutron.wsgi [None req-25d7708a-f5c9-4d98-8713-518789768737 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0066245 2026-06-18 16:33:32.845 9 INFO neutron.wsgi [None req-cde65184-17dc-4e1e-ab3c-cea935e8196e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048296 2026-06-18 16:33:32.857 9 INFO neutron.wsgi [None req-103fe6ca-4613-4fd3-92be-2b5402b63c74 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049977 2026-06-18 16:33:32.910 9 INFO neutron.wsgi [None req-7fe6f302-839d-4b1d-9423-986e7ba85277 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 1358 time: 0.0447457 2026-06-18 16:33:33.318 9 INFO neutron.db.ovn_revision_numbers_db [None req-b861d56d-2a3f-435a-81e7-d5d7425e2d9e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource bb7d7865-30ea-4c7c-aa15-cfe9f9626722 (type: ports) to 6 2026-06-18 16:33:33.328 9 INFO neutron.wsgi [None req-b861d56d-2a3f-435a-81e7-d5d7425e2d9e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 1154 time: 0.4110885 /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-06-18 16:33:33.366 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-79adcbb2-80b0-423f-8f3b-b8b001731636'] response: {'name': 'network-changed', 'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'tag': 'bb7d7865-30ea-4c7c-aa15-cfe9f9626722', 'status': 'completed', 'code': 200} 2026-06-18 16:33:33.421 9 INFO neutron.wsgi [None req-9a8dc3dd-bc9b-47d6-9f17-382d7cf6dcae 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 999 time: 0.0832262 2026-06-18 16:33:33.429 9 INFO neutron.wsgi [req-57885a89-9a68-4046-ba0b-98e6b5cd6abb req-abe88018-2c78-46c0-a28b-5ce36f7d1cf4 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 3603 time: 0.0417230 2026-06-18 16:33:33.477 9 INFO neutron.wsgi [None req-ffc7aa53-c06d-47cc-a5c4-3bc764b132c7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 3603 time: 0.0466759 2026-06-18 16:33:33.515 9 INFO neutron.wsgi [req-57885a89-9a68-4046-ba0b-98e6b5cd6abb req-7e2c5845-9ae7-4c67-ac82-cb6ec7354e32 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 1002 time: 0.0756907 2026-06-18 16:33:33.599 9 INFO neutron.wsgi [None req-1885e0a6-cc8c-42a2-8676-86a96395ee1d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 3603 time: 0.0558548 2026-06-18 16:33:33.612 9 INFO neutron.wsgi [req-57885a89-9a68-4046-ba0b-98e6b5cd6abb req-5de6e916-d646-405b-bde8-5d18225726c6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0911932 2026-06-18 16:33:33.680 9 INFO neutron.wsgi [req-57885a89-9a68-4046-ba0b-98e6b5cd6abb req-0dd80c59-980f-42b2-9e99-3b4657fe2525 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0622025 2026-06-18 16:33:33.834 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: bb7d7865-30ea-4c7c-aa15-cfe9f9626722 2026-06-18 16:33:33.906 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-c7017dcb-1288-4112-b060-3ece78feefc7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 200 len: 1182 time: 0.0421782 2026-06-18 16:33:34.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource bb7d7865-30ea-4c7c-aa15-cfe9f9626722 (type: ports) to 7 2026-06-18 16:33:34.594 9 INFO neutron.wsgi [None req-2c74c9ab-43bb-4f29-98f3-9cde283387e9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 204 len: 173 time: 0.6830094 2026-06-18 16:33:34.655 9 INFO neutron.wsgi [None req-632afd9b-846f-43ca-a7fc-1af47203f575 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2628 time: 0.0483344 2026-06-18 16:33:34.684 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8b595384-bb48-4f6d-a10d-25a21d06c6e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:33:34.687 9 INFO neutron.wsgi [None req-8b595384-bb48-4f6d-a10d-25a21d06c6e0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/ports/bb7d7865-30ea-4c7c-aa15-cfe9f9626722 HTTP/1.1" status: 404 len: 338 time: 0.0207760 2026-06-18 16:33:34.693 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-c2902650-0ce6-45d6-abfd-ce0cd80249c5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2628 time: 0.0509775 2026-06-18 16:33:34.767 9 INFO neutron.wsgi [None req-0b1dded5-95b9-4d4b-be3d-894ce74b062a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0090036 2026-06-18 16:33:34.773 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-0242eb70-2793-45e1-a205-6df71cc0be11 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=51335086-beda-4291-9586-aac5d0e84da0&id=dce6cb55-8b91-4fc1-b156-546095ed49e5&id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 2518 time: 0.0720959 2026-06-18 16:33:34.777 9 INFO neutron.wsgi [None req-17726fc0-202e-43c7-9a53-2e91140ab6ad 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034504 2026-06-18 16:33:34.787 9 INFO neutron.wsgi [None req-6195539c-65da-42ce-a06f-6ade23faf8ca 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0038736 2026-06-18 16:33:34.802 9 INFO neutron.wsgi [None req-de75c554-9ff0-486f-bcfb-47f360160795 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037234 2026-06-18 16:33:34.804 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-2093b68a-422e-428e-8b4a-5a598ffbafad 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.96&port_id=366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 217 time: 0.0246933 2026-06-18 16:33:34.860 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-72af0b4b-793d-4657-9594-11f7dea32045 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=ba5794c7-fcd3-4046-8c86-2df8e8441447 HTTP/1.1" status: 200 len: 829 time: 0.0457261 2026-06-18 16:33:34.862 9 INFO neutron.wsgi [None req-f26e4527-ce3f-46a8-b4ef-c8dd78ddab87 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0538199 2026-06-18 16:33:34.923 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-245cf96e-8c4f-4388-b46c-011d7e58df19 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=51335086-beda-4291-9586-aac5d0e84da0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0451262 2026-06-18 16:33:34.948 9 INFO neutron.wsgi [None req-047a80d3-d771-464a-a522-73ecd6576ed7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1340 time: 0.0800683 2026-06-18 16:33:34.997 9 INFO neutron.wsgi [None req-e7cefbe7-0a4c-44f1-98fc-f3eb9127ba67 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1471 time: 0.0366182 2026-06-18 16:33:35.012 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-3b1dc830-3b4a-41c7-a61c-4561f747d074 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0812371 2026-06-18 16:33:35.043 9 INFO neutron.wsgi [None req-a1c1e2d9-24b0-48a7-8b6f-e32e0ae29ee3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0395830 2026-06-18 16:33:35.098 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-a77c66da-3299-4c40-9623-11a7500e6c98 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0792918 2026-06-18 16:33:35.122 9 INFO neutron.wsgi [None req-333b134e-ef91-475b-8fe7-ae08bcdb122f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1001 time: 0.0636346 2026-06-18 16:33:35.138 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-17d3a691-cbe2-4900-93b9-5a0bc19362f7 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.100&port_id=eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 217 time: 0.0261266 2026-06-18 16:33:35.186 9 INFO neutron.wsgi [None req-f3fcda9d-4e2c-40c1-b07f-1d17ebaca971 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1340 time: 0.0499344 2026-06-18 16:33:35.202 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-780e6d58-f48c-4768-b189-20615220726c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 853 time: 0.0568993 2026-06-18 16:33:35.232 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-0a803159-39fa-44a7-8309-ff85df3ecab5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=dce6cb55-8b91-4fc1-b156-546095ed49e5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0194669 2026-06-18 16:33:35.238 9 INFO neutron.wsgi [None req-dc1a62eb-e981-4836-b5d7-120fa2a2244e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0441599 2026-06-18 16:33:35.314 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-5bf74657-aea3-4a4e-b600-bdd6184119e5 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0747392 2026-06-18 16:33:35.382 9 INFO neutron.wsgi [req-d38381b2-8f16-414c-9202-115368cd7dcb req-dea9b41a-b462-4f35-9e81-344257be4e84 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0620947 2026-06-18 16:33:35.414 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1a6808f-88b4-4d39-87a2-4b90bd931d68'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bb7d7865-30ea-4c7c-aa15-cfe9f9626722', 'code': 200} 2026-06-18 16:33:35.414 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1a6808f-88b4-4d39-87a2-4b90bd931d68'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb7d7865-30ea-4c7c-aa15-cfe9f9626722', 'code': 200} 2026-06-18 16:33:35.415 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1a6808f-88b4-4d39-87a2-4b90bd931d68'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-deleted', 'tag': 'bb7d7865-30ea-4c7c-aa15-cfe9f9626722', 'status': 'completed', 'code': 200} 2026-06-18 16:33:36.476 9 INFO neutron.wsgi [None req-fe603951-3597-4803-a95c-28a4cd684346 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4719 time: 0.1314952 2026-06-18 16:33:36.520 9 INFO neutron.wsgi [None req-4fb677dc-9525-4391-9dd8-c0e68991e2cd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0404620 2026-06-18 16:33:36.567 9 INFO neutron.wsgi [None req-c3d03952-42bd-464e-ae7d-778877827f1f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 21886 time: 0.0450971 2026-06-18 16:33:36.626 9 INFO neutron.wsgi [None req-4b28852c-3a19-42d0-95e2-ddb437156b57 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0440137 2026-06-18 16:33:36.640 9 INFO neutron.wsgi [None req-f5e658fe-1448-4791-8179-32a0607d761d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0128250 2026-06-18 16:33:36.729 9 INFO neutron.wsgi [None req-240bfcb4-8587-4107-aa22-8a564c98ae0b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30252 time: 0.0877030 2026-06-18 16:33:36.800 9 INFO neutron.wsgi [None req-5c55dfe2-e1fa-402a-9ed4-50746a5b3f36 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0631218 2026-06-18 16:33:36.812 9 INFO neutron.wsgi [None req-4fa66879-a9e6-4296-ad54-52ef4b87e1d0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0107710 2026-06-18 16:33:36.824 9 INFO neutron.wsgi [None req-9f129089-d825-4dba-9bbd-c49bd229d4bf 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0113103 2026-06-18 16:33:36.838 9 INFO neutron.wsgi [None req-638317ed-d6b4-4c49-8013-bb4a58e4a3ce 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3363 time: 0.0122051 2026-06-18 16:33:36.897 9 INFO neutron.wsgi [None req-c227dd27-b0cb-4471-bfd8-071177800699 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2766 time: 0.0575755 2026-06-18 16:33:44.154 9 INFO neutron.wsgi [None req-5f7b8daf-88ce-4e77-a018-a39418539255 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0080914 2026-06-18 16:33:44.166 9 INFO neutron.wsgi [None req-5c6e1b62-1f50-41f0-a63a-4460ca6ed5dd 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0071027 2026-06-18 16:33:44.176 9 INFO neutron.wsgi [None req-5c60be89-305b-4b8e-bc54-204644acfa8c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040827 2026-06-18 16:33:44.187 9 INFO neutron.wsgi [None req-82918a17-6695-4d54-8257-dcfc0d2a807a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0054286 2026-06-18 16:33:44.223 9 INFO neutron.wsgi [None req-e85c7658-400b-45e9-8abb-6e2efa8b59a1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-groups?name=lb-25a424e1-a664-4cdf-93b0-451516a4f4fa HTTP/1.1" status: 200 len: 2941 time: 0.0293028 2026-06-18 16:33:44.253 9 INFO neutron.wsgi [None req-25dabe77-4706-4e7d-b9ff-2523810ee24e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-group-rules?security_group_id=649b1cf2-a30a-4f5e-bcf9-f0d4e9701499 HTTP/1.1" status: 200 len: 2406 time: 0.0258958 2026-06-18 16:33:44.382 9 INFO neutron.wsgi [None req-fbd2d9b3-e548-4754-a1f7-4f95838126ec 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/security-group-rules/8786c67f-f9a5-4212-914c-88a4bff0a2de HTTP/1.1" status: 204 len: 173 time: 0.1217160 2026-06-18 16:33:44.494 9 INFO neutron.wsgi [None req-998bc3a5-c9eb-432a-a744-c56a8d501ac1 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/security-group-rules/b96261f3-7435-4d6e-adff-182fa289ac10 HTTP/1.1" status: 204 len: 173 time: 0.1046402 2026-06-18 16:33:44.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030289 2026-06-18 16:33:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028546 2026-06-18 16:33:48.964 9 INFO neutron.db.l3_db [None req-70017715-a873-4aa5-a0f8-20510291c4ed 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Floating IP c4015809-7d96-4297-b931-e43f7ab053ea disassociated (deleted). External IP: 10.96.250.204, port: 0f2f47bf-ded2-42f1-930f-51e2db9874bb. 2026-06-18 16:33:49.086 9 INFO neutron.wsgi [None req-70017715-a873-4aa5-a0f8-20510291c4ed 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/c4015809-7d96-4297-b931-e43f7ab053ea HTTP/1.1" status: 204 len: 168 time: 0.5894191 /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-06-18 16:33:49.113 9 INFO neutron.api.v2.resource [None req-a60da5dc-4d85-4bc9-830e-278b7bf75a07 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:33:49.114 9 INFO neutron.wsgi [None req-a60da5dc-4d85-4bc9-830e-278b7bf75a07 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/floatingips/c4015809-7d96-4297-b931-e43f7ab053ea HTTP/1.1" status: 404 len: 345 time: 0.0213888 2026-06-18 16:33:49.402 10 INFO neutron.wsgi [None req-f0215ab7-2e84-41da-8023-d312d65c1688 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0079298 2026-06-18 16:33:49.411 10 INFO neutron.wsgi [None req-7e94b4a8-cd43-45c4-8966-705e66ad83d4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049529 2026-06-18 16:33:49.420 10 INFO neutron.wsgi [None req-a88cb780-e6e2-42e1-948e-ae494a09f36c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045629 2026-06-18 16:33:49.432 10 INFO neutron.wsgi [None req-45399b61-f706-4fa3-a562-6d13237f99ea 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051959 2026-06-18 16:33:49.471 10 INFO neutron.wsgi [None req-58f9c9b1-a0f9-4e47-86b3-c735b0845961 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 200 len: 850 time: 0.0336390 2026-06-18 16:33:49.510 10 INFO neutron.wsgi [None req-50526a8a-45b5-435d-8390-82134b367f14 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2628 time: 0.0319698 2026-06-18 16:33:49.551 10 INFO neutron.wsgi [None req-587dd224-8ecf-498e-903d-d825186ad717 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2628 time: 0.0346038 2026-06-18 16:33:49.647 10 INFO neutron.wsgi [None req-7a1c4a72-299f-4c02-9e75-e6f7ba36f0c8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2628 time: 0.0334945 2026-06-18 16:33:49.915 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status down for port: 0f2f47bf-ded2-42f1-930f-51e2db9874bb 2026-06-18 16:33:49.919 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: eb231439-ffc1-4c9c-88b7-58171fbbe3e6 2026-06-18 16:33:50.010 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-a8515845-3dce-4ab7-a9f0-061c87856427 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1471 time: 0.0573549 2026-06-18 16:33:50.092 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-6ef05b59-c806-4952-8857-5e471b25978b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0764523 2026-06-18 16:33:50.216 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99149001-9fc9-4baa-9ce4-a146d2a72024'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb231439-ffc1-4c9c-88b7-58171fbbe3e6', 'code': 200} 2026-06-18 16:33:50.219 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-68b2241e-bab0-4a31-8970-34519362c8b7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.1213171 2026-06-18 16:33:50.701 10 INFO neutron.wsgi [None req-dfdd7707-5853-4f38-8bca-55c9ba17c4ec 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 2626 time: 0.0475593 2026-06-18 16:33:50.707 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 7 2026-06-18 16:33:50.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-a768239c-6427-4ebd-b61e-ba62d6da8bcf 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 8 2026-06-18 16:33:50.941 9 INFO neutron.wsgi [None req-a768239c-6427-4ebd-b61e-ba62d6da8bcf 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - - -] 199.19.213.203 "PUT /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1351 time: 0.7091253 /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-06-18 16:33:51.036 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-259762d2-43cb-4739-a9f8-a0b925bec3ae 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=ac7784256f2b4d08b307a7517c1cbc8c&device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1365 time: 0.0397463 2026-06-18 16:33:51.118 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-0d650ae8-0686-4a0b-b5b3-cba9aa7633e0 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=51335086-beda-4291-9586-aac5d0e84da0&id=dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 200 len: 1729 time: 0.0742042 2026-06-18 16:33:51.159 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-d5b8fccb-4200-4f1d-a3c0-30b9ea5a20ae 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.96&port_id=366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 200 len: 217 time: 0.0314183 2026-06-18 16:33:51.194 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-d61f64bd-c5b6-47b1-ae9c-b2ee6e293758 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=ba5794c7-fcd3-4046-8c86-2df8e8441447 HTTP/1.1" status: 200 len: 829 time: 0.0283647 2026-06-18 16:33:51.227 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-7e578053-6586-4568-8dbd-142e4d22ce20 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=51335086-beda-4291-9586-aac5d0e84da0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258942 2026-06-18 16:33:51.294 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-c1b57803-ffc9-4570-b7bd-70431cc0afde 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0606706 2026-06-18 16:33:51.383 9 INFO neutron.wsgi [req-3e69aad7-2648-49cb-9b9a-9649a380a67b req-8a71c7e1-5202-41d2-b953-26b6a3f7a458 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/51335086-beda-4291-9586-aac5d0e84da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0787113 2026-06-18 16:33:51.739 10 INFO neutron.wsgi [None req-748d3b78-04a5-4170-bb52-efcd41c0b7ff 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1365 time: 0.0314884 2026-06-18 16:33:52.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3571e41-3312-43ed-b88f-af964075ad4a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource eb231439-ffc1-4c9c-88b7-58171fbbe3e6 (type: ports) to 9 2026-06-18 16:33:52.177 10 INFO neutron.wsgi [None req-a3571e41-3312-43ed-b88f-af964075ad4a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1290 time: 0.4299142 /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-06-18 16:33:52.209 10 INFO neutron.wsgi [None req-b8bb6487-9c78-4fe0-86e8-c3d5e333da82 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 200 len: 1290 time: 0.0272622 2026-06-18 16:33:52.256 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b691596-c711-42b5-9b81-aa5fd5bd5479'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb231439-ffc1-4c9c-88b7-58171fbbe3e6', 'code': 200} 2026-06-18 16:33:52.557 10 INFO neutron.wsgi [None req-3f8daf3c-727c-4706-81e1-fe3b115cabd9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 204 len: 173 time: 0.3423824 2026-06-18 16:33:52.602 10 INFO neutron.wsgi [None req-1cf3ba56-fc45-4322-841b-9f70de90a42e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0067651 2026-06-18 16:33:52.611 10 INFO neutron.wsgi [None req-153c6109-b230-4435-88be-09a18042df86 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0051732 2026-06-18 16:33:52.621 10 INFO neutron.wsgi [None req-3163d44f-09a3-468a-a0d7-32e02cbdf87f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0062521 2026-06-18 16:33:52.631 10 INFO neutron.wsgi [None req-c12d3125-b8b2-42c6-aeba-f8625aa0b0be 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0056059 2026-06-18 16:33:52.659 10 INFO neutron.pecan_wsgi.hooks.translation [None req-94f4d07b-cf5f-48c2-9859-915fa4af16a0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] DELETE failed (client error): The resource could not be found. 2026-06-18 16:33:52.662 10 INFO neutron.wsgi [None req-94f4d07b-cf5f-48c2-9859-915fa4af16a0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/ports/eb231439-ffc1-4c9c-88b7-58171fbbe3e6 HTTP/1.1" status: 404 len: 338 time: 0.0251253 2026-06-18 16:33:52.703 10 INFO neutron.wsgi [None req-456f60a2-37c5-41cc-8d73-a5aceeb5942f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1333 time: 0.0347197 2026-06-18 16:33:52.741 10 INFO neutron.wsgi [None req-3e274197-7072-4459-8448-f0999c98cabc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/security-groups?name=lb-25a424e1-a664-4cdf-93b0-451516a4f4fa HTTP/1.1" status: 200 len: 1777 time: 0.0317273 2026-06-18 16:33:52.782 10 INFO neutron.wsgi [None req-a711afa8-2dfd-44e1-aee6-906893eb835a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1333 time: 0.0319607 2026-06-18 16:33:53.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-d9ee587d-bbc8-4cb0-9570-ddee80835340 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] Successfully bumped revision number for resource 0f2f47bf-ded2-42f1-930f-51e2db9874bb (type: ports) to 17 2026-06-18 16:33:53.187 10 INFO neutron.wsgi [None req-d9ee587d-bbc8-4cb0-9570-ddee80835340 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "PUT /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 200 len: 1295 time: 0.3965135 2026-06-18 16:33:53.318 10 INFO neutron.wsgi [None req-e9d08c60-13bb-4e33-9068-7359344ff040 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/security-groups/649b1cf2-a30a-4f5e-bcf9-f0d4e9701499 HTTP/1.1" status: 204 len: 173 time: 0.1249185 2026-06-18 16:33:53.668 10 INFO neutron.wsgi [None req-aa51617b-5018-42b6-af3d-f46e29256996 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/ports/0f2f47bf-ded2-42f1-930f-51e2db9874bb HTTP/1.1" status: 204 len: 173 time: 0.3446217 2026-06-18 16:33:53.980 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status down for port: 366fdaea-dde0-4cda-bd21-32c8fc86c53b 2026-06-18 16:33:54.125 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac3c1bd8-6d5e-4bc0-9e27-ef780968f3c5'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '366fdaea-dde0-4cda-bd21-32c8fc86c53b', 'code': 200} 2026-06-18 16:33:54.252 9 INFO neutron.wsgi [req-b6c55627-41c5-4dd3-8cbb-23138fdd8269 req-6e1890d5-8873-4c07-b755-de7ca7daf4b7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=28cad73f-2925-45e3-8e1c-b5ef75c22a98 HTTP/1.1" status: 200 len: 1363 time: 0.0360315 2026-06-18 16:33:54.288 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 366fdaea-dde0-4cda-bd21-32c8fc86c53b (type: ports) to 5 /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-06-18 16:33:54.539 9 INFO neutron.wsgi [None req-e6dcd47e-d228-4c60-bfc6-b357fc84b516 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 199.19.213.203 "DELETE /v2.0/ports/366fdaea-dde0-4cda-bd21-32c8fc86c53b HTTP/1.1" status: 204 len: 173 time: 0.2809923 2026-06-18 16:33:54.574 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-20b2c8de-4435-41ff-963b-49ab452020f0'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-deleted', 'tag': '366fdaea-dde0-4cda-bd21-32c8fc86c53b', 'status': 'completed', 'code': 200} 2026-06-18 16:33:54.784 10 INFO neutron.db.l3_db [None req-2e0cb4d5-d174-4cd6-be78-1b0b61610588 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Floating IP 3a465882-ed07-462b-9f05-faf6314c987c disassociated (deleted). External IP: 10.96.250.218, port: 7a06d26d-8208-4398-90e8-0649def31652. 2026-06-18 16:33:54.878 10 INFO neutron.wsgi [None req-2e0cb4d5-d174-4cd6-be78-1b0b61610588 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/3a465882-ed07-462b-9f05-faf6314c987c HTTP/1.1" status: 204 len: 168 time: 0.5307984 /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-06-18 16:33:54.919 10 INFO neutron.api.v2.resource [None req-48119acd-05a5-4ea4-a1ca-f3a50e0073f9 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:33:54.920 10 INFO neutron.wsgi [None req-48119acd-05a5-4ea4-a1ca-f3a50e0073f9 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/floatingips/3a465882-ed07-462b-9f05-faf6314c987c HTTP/1.1" status: 404 len: 345 time: 0.0358398 2026-06-18 16:33:55.144 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] OVN reports status down for port: 7a06d26d-8208-4398-90e8-0649def31652 2026-06-18 16:33:55.211 9 INFO neutron.wsgi [req-dbf64b79-5f3b-499f-8241-4d253c5eb6b1 req-b8c9f040-e8fd-41e7-ab7c-62bae4f86e88 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 1404 time: 0.1295090 2026-06-18 16:33:55.296 9 INFO neutron.wsgi [req-dbf64b79-5f3b-499f-8241-4d253c5eb6b1 req-88e9e16e-4a6c-4b83-b9fc-c462c5c00603 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=2e7cf53f-3961-476d-9c6a-ed6cf023747b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0590150 2026-06-18 16:33:55.477 9 INFO neutron.wsgi [req-6894bbb8-7875-4408-a4a4-a1c836491158 req-58a22d53-65c3-4bfe-9cc6-6635da4032ab 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 1402 time: 0.0647383 2026-06-18 16:33:55.543 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae9029ba-6d85-4ed1-a594-03b511ad510c - - - - - -] Successfully bumped revision number for resource 7a06d26d-8208-4398-90e8-0649def31652 (type: ports) to 5 2026-06-18 16:33:55.839 9 INFO neutron.wsgi [None req-81f612b0-6f48-4a1f-b66e-4066bf6ba27e 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 199.19.213.203 "DELETE /v2.0/ports/7a06d26d-8208-4398-90e8-0649def31652 HTTP/1.1" status: 204 len: 173 time: 0.3528786 2026-06-18 16:33:56.176 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0f3c83f-7667-4883-8444-31a1ae6be539'] response: {'server_uuid': '28cad73f-2925-45e3-8e1c-b5ef75c22a98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '366fdaea-dde0-4cda-bd21-32c8fc86c53b', 'code': 200} 2026-06-18 16:33:56.176 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0f3c83f-7667-4883-8444-31a1ae6be539'] response: {'name': 'network-changed', 'server_uuid': 'bfa89cf2-ed65-460c-b957-fec49c6265c2', 'tag': '7a06d26d-8208-4398-90e8-0649def31652', '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-06-18 16:33:56.224 9 INFO neutron.wsgi [req-dc1b84ec-71b5-4dc3-b89f-892a717bc2f3 req-c839e538-97c3-44c2-ae47-876e0d830d96 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=bfa89cf2-ed65-460c-b957-fec49c6265c2 HTTP/1.1" status: 200 len: 210 time: 0.0286205 2026-06-18 16:33:56.355 9 INFO neutron.wsgi [req-dc1b84ec-71b5-4dc3-b89f-892a717bc2f3 req-f547d9a4-1977-4f6c-820e-a490d8aee96c 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&shared=False HTTP/1.1" status: 200 len: 2583 time: 0.1240869 2026-06-18 16:33:56.479 9 INFO neutron.wsgi [req-dc1b84ec-71b5-4dc3-b89f-892a717bc2f3 req-caccbf0c-2b24-442f-8b4c-37c34b07e9cb 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.1157041 2026-06-18 16:33:56.612 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa6fb3e8-6e34-46f7-ab36-2f1fa51c4f8d'] response: {'server_uuid': 'bfa89cf2-ed65-460c-b957-fec49c6265c2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7a06d26d-8208-4398-90e8-0649def31652', 'code': 200} 2026-06-18 16:33:56.613 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa6fb3e8-6e34-46f7-ab36-2f1fa51c4f8d'] response: {'server_uuid': 'bfa89cf2-ed65-460c-b957-fec49c6265c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a06d26d-8208-4398-90e8-0649def31652', 'code': 200} 2026-06-18 16:33:56.613 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa6fb3e8-6e34-46f7-ab36-2f1fa51c4f8d'] response: {'server_uuid': 'bfa89cf2-ed65-460c-b957-fec49c6265c2', 'name': 'network-vif-deleted', 'tag': '7a06d26d-8208-4398-90e8-0649def31652', 'status': 'completed', 'code': 200} 2026-06-18 16:33:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031903 2026-06-18 16:33:59.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039682 2026-06-18 16:34:00.749 9 INFO neutron.db.l3_db [None req-2e4980e1-5512-4952-b079-5379cf87c676 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] Floating IP b340c2c3-a282-42c3-8dce-3e28288d3b0d disassociated (deleted). External IP: 10.96.250.216, port: 711bd44a-f11e-4b0e-943a-358f9e93ec2a. 2026-06-18 16:34:00.821 9 INFO neutron.wsgi [None req-2e4980e1-5512-4952-b079-5379cf87c676 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/floatingips/b340c2c3-a282-42c3-8dce-3e28288d3b0d HTTP/1.1" status: 204 len: 168 time: 0.4640682 2026-06-18 16:34:00.860 10 INFO neutron.api.v2.resource [None req-4a7d2c12-9561-4e04-8fc2-1666f432ed06 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:00.863 10 INFO neutron.wsgi [None req-4a7d2c12-9561-4e04-8fc2-1666f432ed06 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/floatingips/b340c2c3-a282-42c3-8dce-3e28288d3b0d HTTP/1.1" status: 404 len: 345 time: 0.0356655 2026-06-18 16:34:00.866 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-21b9b9b3-807a-4338-8224-e2ecaa6638e5'] response: {'name': 'network-changed', 'server_uuid': '82ba2231-2b44-4814-9581-52c2369fecae', 'tag': '711bd44a-f11e-4b0e-943a-358f9e93ec2a', '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-06-18 16:34:00.931 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-c4bee4c9-2849-48a5-82a2-2ac573d5db13 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1586 time: 0.0477574 2026-06-18 16:34:01.026 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-93a2f785-b2e8-4397-8ed5-00629c53fbec 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks?id=76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 200 len: 1002 time: 0.0880108 2026-06-18 16:34:01.063 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-4b68951f-7cd4-4d4a-aa06-c21b9ad63c36 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.110&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 217 time: 0.0292785 2026-06-18 16:34:01.087 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] OVN reports status down for port: 711bd44a-f11e-4b0e-943a-358f9e93ec2a 2026-06-18 16:34:01.120 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-dfa4c61e-6e56-417c-8a6f-2ca49b3dd3d1 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Acc&port_id=711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 200 len: 217 time: 0.0501318 2026-06-18 16:34:01.187 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-e23a7583-7f1d-4f88-b680-550fd9d331c6 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/subnets?id=4653f37b-f2ff-480e-91fb-c24bdc9888a3&id=e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 200 len: 1563 time: 0.0594974 2026-06-18 16:34:01.231 9 INFO neutron.wsgi [req-76859d09-d6d4-4f58-a6c7-5ecf0bfc1d9d req-46c9f67c-4174-48d8-a30d-69c61b3ec657 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/ports?device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1396 time: 0.1713574 2026-06-18 16:34:01.234 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-296848b9-80af-48c9-89ee-a1363143fb14 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0405135 2026-06-18 16:34:01.244 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2684f7b-ba8c-4823-86a2-e51446ee2364'] response: {'server_uuid': '82ba2231-2b44-4814-9581-52c2369fecae', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '711bd44a-f11e-4b0e-943a-358f9e93ec2a', 'code': 200} 2026-06-18 16:34:01.278 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-a4693a89-cdda-43f3-97d2-2d0d74336a60 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/ports?network_id=76c4b8e7-c635-4154-9a90-941349ec7a61&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0307856 2026-06-18 16:34:01.301 9 INFO neutron.wsgi [req-76859d09-d6d4-4f58-a6c7-5ecf0bfc1d9d req-fc0108e5-acb9-42b6-bd8d-00d5e4c0df86 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.28 "GET /v2.0/security-groups?id=2e7cf53f-3961-476d-9c6a-ed6cf023747b&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0612783 2026-06-18 16:34:01.363 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-9288f86f-9987-4a33-b4d2-e5fc7b75da75 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0767386 2026-06-18 16:34:01.368 10 INFO neutron.db.ovn_revision_numbers_db [None req-80484ea4-37af-413e-92b6-1c989940594e - - - - - -] Successfully bumped revision number for resource 711bd44a-f11e-4b0e-943a-358f9e93ec2a (type: ports) to 5 2026-06-18 16:34:01.439 9 INFO neutron.wsgi [req-d8e16f99-cc9c-49a2-8979-8d4c59e509fa req-2732ab33-4d42-4393-93df-3f16c57f851b 904dfcd0042142e5896a667eef09f1ad 1b0811b8348d4d22b803316b5a75872a - - 4df68552b8fc48988c746818700f8910 4df68552b8fc48988c746818700f8910] 199.19.213.203 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0620742 2026-06-18 16:34:01.810 10 INFO neutron.wsgi [req-47fabd9f-cc39-484a-bd7d-898235373aca req-0c443696-d043-4d6e-a5d6-c862a85b1229 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 199.19.213.203 "GET /v2.0/ports?device_id=82ba2231-2b44-4814-9581-52c2369fecae HTTP/1.1" status: 200 len: 1394 time: 0.4090767 /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-06-18 16:34:02.212 10 INFO neutron.wsgi [None req-6ccfc60b-57ec-43e1-b5db-664d438e6ba1 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 199.19.213.203 "DELETE /v2.0/ports/711bd44a-f11e-4b0e-943a-358f9e93ec2a HTTP/1.1" status: 204 len: 173 time: 0.3970435 2026-06-18 16:34:03.280 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-69a1a579-f57e-45dc-84c7-fda51fa05a58'] response: {'server_uuid': '82ba2231-2b44-4814-9581-52c2369fecae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '711bd44a-f11e-4b0e-943a-358f9e93ec2a', 'code': 200} 2026-06-18 16:34:03.280 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-69a1a579-f57e-45dc-84c7-fda51fa05a58'] response: {'server_uuid': '82ba2231-2b44-4814-9581-52c2369fecae', 'name': 'network-vif-deleted', 'tag': '711bd44a-f11e-4b0e-943a-358f9e93ec2a', 'status': 'completed', 'code': 200} 2026-06-18 16:34:06.490 10 INFO neutron.wsgi [None req-fd394576-1f3d-4be5-98ba-d13d627470c6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/6bdb0052-d1ee-40be-a70c-9a4376cd0ca0 HTTP/1.1" status: 204 len: 168 time: 0.1297629 2026-06-18 16:34:06.502 10 INFO neutron.api.v2.resource [None req-fc5f161a-3723-450e-951a-05a695d8dc0a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:06.503 10 INFO neutron.wsgi [None req-fc5f161a-3723-450e-951a-05a695d8dc0a 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/6bdb0052-d1ee-40be-a70c-9a4376cd0ca0 HTTP/1.1" status: 404 len: 356 time: 0.0096395 2026-06-18 16:34:06.619 10 INFO neutron.wsgi [None req-06a73f02-fed4-414a-8441-cd4576e90fe3 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/b9d8fb81-d427-4670-ba9f-61d60e2f924b HTTP/1.1" status: 204 len: 168 time: 0.1112192 2026-06-18 16:34:06.634 10 INFO neutron.api.v2.resource [None req-1204589d-839c-44ce-a35f-3d57b9124639 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:06.635 10 INFO neutron.wsgi [None req-1204589d-839c-44ce-a35f-3d57b9124639 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/b9d8fb81-d427-4670-ba9f-61d60e2f924b HTTP/1.1" status: 404 len: 356 time: 0.0110970 2026-06-18 16:34:06.744 10 INFO neutron.wsgi [None req-442158ab-923f-4117-a2f4-ef796ab354a7 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/4fe7b2e0-278c-4359-be37-27065950c11f HTTP/1.1" status: 204 len: 168 time: 0.1044414 2026-06-18 16:34:06.759 10 INFO neutron.api.v2.resource [None req-cb12b319-b921-4f40-848f-93f71ef7d28b 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:06.761 10 INFO neutron.wsgi [None req-cb12b319-b921-4f40-848f-93f71ef7d28b 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/4fe7b2e0-278c-4359-be37-27065950c11f HTTP/1.1" status: 404 len: 356 time: 0.0115099 2026-06-18 16:34:06.878 10 INFO neutron.wsgi [None req-c5ccaf90-363e-46b8-9fb8-540426c5f907 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/a499c8a8-9102-4e40-afc4-2c5a7daeac7c HTTP/1.1" status: 204 len: 168 time: 0.1129718 2026-06-18 16:34:06.892 10 INFO neutron.api.v2.resource [None req-8c3f9434-1ae0-4467-bafd-9bac3bab8454 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:06.893 10 INFO neutron.wsgi [None req-8c3f9434-1ae0-4467-bafd-9bac3bab8454 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/a499c8a8-9102-4e40-afc4-2c5a7daeac7c HTTP/1.1" status: 404 len: 356 time: 0.0106020 2026-06-18 16:34:07.013 10 INFO neutron.wsgi [None req-6d2b2f7d-83de-4017-be74-c94a3859dd20 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/4a784175-69bd-4dd8-b817-2dc11e33cb2d HTTP/1.1" status: 204 len: 168 time: 0.1144180 2026-06-18 16:34:07.032 9 INFO neutron.api.v2.resource [None req-cd321387-6bc2-4728-8379-824243de3fb1 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:07.033 9 INFO neutron.wsgi [None req-cd321387-6bc2-4728-8379-824243de3fb1 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/4a784175-69bd-4dd8-b817-2dc11e33cb2d HTTP/1.1" status: 404 len: 356 time: 0.0142429 2026-06-18 16:34:07.147 10 INFO neutron.wsgi [None req-78de9684-be42-4704-af7f-3351e75cd8e8 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/74b60e12-2aac-461c-b126-62e3f6ab7bfc HTTP/1.1" status: 204 len: 168 time: 0.1081665 2026-06-18 16:34:07.163 10 INFO neutron.api.v2.resource [None req-6e76c301-e3f3-4a78-b465-a56fd5601528 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:07.164 10 INFO neutron.wsgi [None req-6e76c301-e3f3-4a78-b465-a56fd5601528 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/74b60e12-2aac-461c-b126-62e3f6ab7bfc HTTP/1.1" status: 404 len: 356 time: 0.0117552 2026-06-18 16:34:07.275 10 INFO neutron.wsgi [None req-d1c6eafe-c709-45c2-948a-e875eeef16c5 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/d778cbc0-f7a3-4f94-98ff-cb20ff24343f HTTP/1.1" status: 204 len: 168 time: 0.1074133 2026-06-18 16:34:07.291 10 INFO neutron.api.v2.resource [None req-0b18b36e-2f38-4a49-94a9-9be82b824a24 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:07.293 10 INFO neutron.wsgi [None req-0b18b36e-2f38-4a49-94a9-9be82b824a24 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/d778cbc0-f7a3-4f94-98ff-cb20ff24343f HTTP/1.1" status: 404 len: 356 time: 0.0129738 2026-06-18 16:34:07.395 10 INFO neutron.wsgi [None req-43b9c9bd-b7fe-4353-88f6-7d8033335a05 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/8570afa1-c8a3-447a-b156-fcd873efd991 HTTP/1.1" status: 204 len: 168 time: 0.0981762 2026-06-18 16:34:07.410 10 INFO neutron.api.v2.resource [None req-003f442e-e341-4d0d-bfea-a8be0d9470dc 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:07.412 10 INFO neutron.wsgi [None req-003f442e-e341-4d0d-bfea-a8be0d9470dc 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/8570afa1-c8a3-447a-b156-fcd873efd991 HTTP/1.1" status: 404 len: 356 time: 0.0111175 2026-06-18 16:34:07.522 10 INFO neutron.wsgi [None req-796e8db2-49b0-474e-b85f-23a4c2ca994d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/5dea0425-250a-46f0-86c5-606b06fdb772 HTTP/1.1" status: 204 len: 168 time: 0.1064539 2026-06-18 16:34:07.539 10 INFO neutron.api.v2.resource [None req-a1c222f1-a340-4156-ae48-a2b348ca3bde 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:07.540 10 INFO neutron.wsgi [None req-a1c222f1-a340-4156-ae48-a2b348ca3bde 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/5dea0425-250a-46f0-86c5-606b06fdb772 HTTP/1.1" status: 404 len: 356 time: 0.0129800 2026-06-18 16:34:07.664 10 INFO neutron.wsgi [None req-6126342c-2b2b-43e6-96c2-968d3f26e1b0 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/3c005e03-2957-405f-9661-e119819ba4b9 HTTP/1.1" status: 204 len: 168 time: 0.1179547 2026-06-18 16:34:07.681 10 INFO neutron.api.v2.resource [None req-ff6bef38-9879-4244-aa3d-834aba100cbd 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:07.683 10 INFO neutron.wsgi [None req-ff6bef38-9879-4244-aa3d-834aba100cbd 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/3c005e03-2957-405f-9661-e119819ba4b9 HTTP/1.1" status: 404 len: 356 time: 0.0131683 2026-06-18 16:34:07.792 10 INFO neutron.wsgi [None req-33e06c7f-b6c9-45d7-aa60-e6e414b4dfdc 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-group-rules/102ce79d-9702-4eae-972d-20ab6cdbb30f HTTP/1.1" status: 204 len: 168 time: 0.1044331 2026-06-18 16:34:07.809 10 INFO neutron.api.v2.resource [None req-b1b42eeb-0fa1-4318-ae65-d50c6ceca574 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:07.811 10 INFO neutron.wsgi [None req-b1b42eeb-0fa1-4318-ae65-d50c6ceca574 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-group-rules/102ce79d-9702-4eae-972d-20ab6cdbb30f HTTP/1.1" status: 404 len: 356 time: 0.0137758 2026-06-18 16:34:07.962 10 INFO neutron.wsgi [None req-ac4acf3a-833d-42dc-a911-1b6385593759 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/2e7cf53f-3961-476d-9c6a-ed6cf023747b HTTP/1.1" status: 204 len: 168 time: 0.1465929 2026-06-18 16:34:07.978 10 INFO neutron.api.v2.resource [None req-b2fe9ec2-6f9a-4a90-b99b-999e7e4f4eb6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:07.979 10 INFO neutron.wsgi [None req-b2fe9ec2-6f9a-4a90-b99b-999e7e4f4eb6 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/security-groups/2e7cf53f-3961-476d-9c6a-ed6cf023747b HTTP/1.1" status: 404 len: 347 time: 0.0126247 2026-06-18 16:34:09.388 9 INFO neutron.wsgi [None req-0281606c-f36b-4ca9-b563-b1304b4e832b 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3571122 /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-06-18 16:34:09.574 9 INFO neutron.api.v2.resource [None req-a30fd9ce-c547-4fd5-94ab-7b6993495254 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-18 16:34:09.575 9 INFO neutron.wsgi [None req-a30fd9ce-c547-4fd5-94ab-7b6993495254 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1823909 2026-06-18 16:34:10.568 9 INFO neutron.wsgi [None req-f4e7bac2-489f-4779-b058-30c51ee96f87 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9884205 /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-06-18 16:34:10.706 9 INFO neutron.api.v2.resource [None req-ca6a8904-a6ca-4fc1-bd01-c404b7abb76d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-18 16:34:10.708 9 INFO neutron.wsgi [None req-ca6a8904-a6ca-4fc1-bd01-c404b7abb76d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1354704 2026-06-18 16:34:11.654 9 INFO neutron.wsgi [None req-6f98b210-08ba-4c37-a984-b8f8c061daf3 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9413738 /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-06-18 16:34:11.795 9 INFO neutron.api.v2.resource [None req-6ff88b0a-ca8b-4656-bd7f-c7fd77dead9c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-18 16:34:11.797 9 INFO neutron.wsgi [None req-6ff88b0a-ca8b-4656-bd7f-c7fd77dead9c 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "PUT /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1382933 2026-06-18 16:34:12.552 9 INFO neutron.wsgi [None req-f1e5b630-7b94-4378-accf-f36815268a9e 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35 HTTP/1.1" status: 204 len: 168 time: 0.7500117 2026-06-18 16:34:12.583 9 INFO neutron.api.v2.resource [None req-c4555f79-b815-410c-aa08-36bb794d01f7 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] show failed (client error): The resource could not be found. 2026-06-18 16:34:12.584 9 INFO neutron.wsgi [None req-c4555f79-b815-410c-aa08-36bb794d01f7 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/routers/e5f1e5e7-5a3f-4d2a-8e02-589492c39c35 HTTP/1.1" status: 404 len: 336 time: 0.0274217 2026-06-18 16:34:12.791 9 INFO neutron.wsgi [None req-702ff6d2-b79e-461c-8c22-a3232382bf44 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2 HTTP/1.1" status: 204 len: 168 time: 0.2005084 2026-06-18 16:34:12.814 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d9e86a84-3679-42c8-be75-a5f796ffd00d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:12.816 9 INFO neutron.wsgi [None req-d9e86a84-3679-42c8-be75-a5f796ffd00d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/subnets/e1e7d2a3-d6ba-49bd-90fc-24c8380f7cf2 HTTP/1.1" status: 404 len: 337 time: 0.0196853 2026-06-18 16:34:13.436 9 INFO neutron.wsgi [None req-b2841a6c-e3e3-498c-b222-7b3ec3078f1d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 204 len: 168 time: 0.6154220 2026-06-18 16:34:13.459 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3f328f52-7514-4619-8bc6-b6d0528ab146 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:13.461 9 INFO neutron.wsgi [None req-3f328f52-7514-4619-8bc6-b6d0528ab146 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/subnets/4bbcf869-cb61-49f9-b5ed-39ec4cb938e2 HTTP/1.1" status: 404 len: 337 time: 0.0191910 2026-06-18 16:34:13.903 9 INFO neutron.wsgi [None req-0700c784-adaa-4b17-8495-fa4e247f8368 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 204 len: 168 time: 0.4380603 2026-06-18 16:34:13.935 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d422836b-7e96-404d-9b6a-6c01f0a79eb2 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:13.937 10 INFO neutron.wsgi [None req-d422836b-7e96-404d-9b6a-6c01f0a79eb2 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/networks/6d96d8bf-3f8c-42f1-b707-353afa920d62 HTTP/1.1" status: 404 len: 339 time: 0.0228791 2026-06-18 16:34:13.937 9 INFO neutron.services.segments.plugin [-] Segment 36fef62e-e836-4eb6-ba33-b0647e496b70 resource provider aggregate not found 2026-06-18 16:34:13.947 9 INFO neutron.services.segments.plugin [-] Segment 36fef62e-e836-4eb6-ba33-b0647e496b70 resource provider aggregate not found 2026-06-18 16:34:13.964 9 INFO neutron.services.segments.plugin [-] Segment 36fef62e-e836-4eb6-ba33-b0647e496b70 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 36fef62e-e836-4eb6-ba33-b0647e496b70 found for delete ", "request_id": "req-324c8ff8-50c4-45ee-913c-8dca829e8e3f"}]} 2026-06-18 16:34:13.975 9 INFO neutron.services.segments.plugin [-] Segment 36fef62e-e836-4eb6-ba33-b0647e496b70 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 36fef62e-e836-4eb6-ba33-b0647e496b70 found for delete ", "request_id": "req-3b3313fc-e9ea-4b6b-98fa-4cddc88c0d96"}]} 2026-06-18 16:34:14.173 10 INFO neutron.wsgi [None req-39766fd5-60a7-44fc-9f17-5b266bd460eb 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/4653f37b-f2ff-480e-91fb-c24bdc9888a3 HTTP/1.1" status: 204 len: 168 time: 0.2289073 2026-06-18 16:34:14.193 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ee92ddf9-2eb8-472a-b905-3a528ba1b60e 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:14.194 10 INFO neutron.wsgi [None req-ee92ddf9-2eb8-472a-b905-3a528ba1b60e 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/subnets/4653f37b-f2ff-480e-91fb-c24bdc9888a3 HTTP/1.1" status: 404 len: 337 time: 0.0179563 2026-06-18 16:34:14.436 10 INFO neutron.wsgi [None req-652ec317-eb53-4457-a98d-e49e27473204 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 204 len: 168 time: 0.2360537 2026-06-18 16:34:14.462 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9023dc34-1c04-4b32-881c-c85e7db34281 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:14.463 9 INFO neutron.wsgi [None req-9023dc34-1c04-4b32-881c-c85e7db34281 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/subnets/e33d8491-b494-49ac-ad68-18418bc6e71b HTTP/1.1" status: 404 len: 337 time: 0.0193951 2026-06-18 16:34:14.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023134 2026-06-18 16:34:14.746 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017552 2026-06-18 16:34:14.958 9 INFO neutron.wsgi [None req-71cf5789-8339-4ef5-9451-de7a624e3d80 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 204 len: 168 time: 0.4889889 2026-06-18 16:34:14.981 10 INFO neutron.pecan_wsgi.hooks.translation [None req-942f2a02-4a0f-420d-9320-0bd0ab92fc00 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:14.982 10 INFO neutron.wsgi [None req-942f2a02-4a0f-420d-9320-0bd0ab92fc00 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/networks/76c4b8e7-c635-4154-9a90-941349ec7a61 HTTP/1.1" status: 404 len: 339 time: 0.0195308 2026-06-18 16:34:15.175 9 INFO neutron.wsgi [None req-85daf9db-86db-4945-9b60-1cb56a738a28 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/8abedaf8-1d16-4ca5-a667-80c1cd3ea9c6 HTTP/1.1" status: 204 len: 168 time: 0.1844831 2026-06-18 16:34:15.202 9 INFO neutron.pecan_wsgi.hooks.translation [None req-876851a2-1bb6-41ee-bfe0-0fb2a1a6c95d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:15.204 9 INFO neutron.wsgi [None req-876851a2-1bb6-41ee-bfe0-0fb2a1a6c95d 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/subnets/8abedaf8-1d16-4ca5-a667-80c1cd3ea9c6 HTTP/1.1" status: 404 len: 337 time: 0.0236700 2026-06-18 16:34:15.438 9 INFO neutron.wsgi [None req-79ad2f14-be79-4e00-a035-961e6400a009 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 204 len: 168 time: 0.2289603 2026-06-18 16:34:15.460 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8e5ecb48-94be-420a-a9b7-7d4772996061 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:15.462 9 INFO neutron.wsgi [None req-8e5ecb48-94be-420a-a9b7-7d4772996061 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/subnets/6c4b61b3-20aa-4f12-a410-0a1794e41ab3 HTTP/1.1" status: 404 len: 337 time: 0.0203624 2026-06-18 16:34:15.981 9 INFO neutron.wsgi [None req-15e23ba9-d8f9-43bf-b383-58a90f78ffc8 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - - -] 10.0.0.138 "DELETE /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 204 len: 168 time: 0.5112581 2026-06-18 16:34:15.987 9 INFO neutron.services.segments.plugin [-] Segment df60b162-c5aa-4ca1-a4ce-7d4fcc5d1530 resource provider aggregate not found 2026-06-18 16:34:16.005 9 INFO neutron.services.segments.plugin [-] Segment df60b162-c5aa-4ca1-a4ce-7d4fcc5d1530 resource provider aggregate not found 2026-06-18 16:34:16.006 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9d550ebb-920d-44dc-b4cd-fb0457a54c6b 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] GET failed (client error): The resource could not be found. 2026-06-18 16:34:16.008 10 INFO neutron.wsgi [None req-9d550ebb-920d-44dc-b4cd-fb0457a54c6b 7fa814ec6501410da532dddeea2d95ea 35d5e500f36f4a0cba6cb53638797e3d - - default default] 10.0.0.138 "GET /v2.0/networks/dce6cb55-8b91-4fc1-b156-546095ed49e5 HTTP/1.1" status: 404 len: 339 time: 0.0209744 2026-06-18 16:34:16.012 9 INFO neutron.services.segments.plugin [-] Segment df60b162-c5aa-4ca1-a4ce-7d4fcc5d1530 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 df60b162-c5aa-4ca1-a4ce-7d4fcc5d1530 found for delete ", "request_id": "req-da153ca6-5c63-464e-9433-d403ec19ac0d"}]} 2026-06-18 16:34:16.023 9 INFO neutron.services.segments.plugin [-] Segment df60b162-c5aa-4ca1-a4ce-7d4fcc5d1530 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 df60b162-c5aa-4ca1-a4ce-7d4fcc5d1530 found for delete ", "request_id": "req-93008e26-38bf-4efc-ac53-c971d22dc147"}]} 2026-06-18 16:34:16.034 9 INFO neutron.services.segments.plugin [-] Segment 205ef50c-dd51-45e8-adbd-d0c5ec8112eb resource provider aggregate not found 2026-06-18 16:34:16.039 9 INFO neutron.services.segments.plugin [-] Segment 205ef50c-dd51-45e8-adbd-d0c5ec8112eb resource provider aggregate not found 2026-06-18 16:34:16.055 9 INFO neutron.services.segments.plugin [-] Segment 205ef50c-dd51-45e8-adbd-d0c5ec8112eb 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 205ef50c-dd51-45e8-adbd-d0c5ec8112eb found for delete ", "request_id": "req-1cd47a69-bff7-42b0-87d8-6776b9e00484"}]} 2026-06-18 16:34:16.057 9 INFO neutron.services.segments.plugin [-] Segment 205ef50c-dd51-45e8-adbd-d0c5ec8112eb 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 205ef50c-dd51-45e8-adbd-d0c5ec8112eb found for delete ", "request_id": "req-eeee2e12-7b6e-493c-a2bd-33d9e5a768dd"}]} 2026-06-18 16:34:18.438 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6e4692e-4aca-4561-80fa-b20853e62930 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 4295fc6a-8588-43f5-bd76-a585f6be5bb1 (type: security_groups) to 1 2026-06-18 16:34:18.465 10 INFO neutron.wsgi [None req-d6e4692e-4aca-4561-80fa-b20853e62930 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=bf6f59ad5a8c4356a727a4a13261abc5&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3257873 2026-06-18 16:34:18.655 10 INFO neutron.wsgi [None req-36e20b1b-e762-439f-bdba-ebccfb1eb60b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/4295fc6a-8588-43f5-bd76-a585f6be5bb1 HTTP/1.1" status: 204 len: 168 time: 0.1863067 2026-06-18 16:34:18.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-744f9195-781c-4e88-b61e-a3e966dcaf3a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ee881fe1-119c-4102-a626-18473a5e627f (type: security_groups) to 1 2026-06-18 16:34:18.917 9 INFO neutron.wsgi [None req-744f9195-781c-4e88-b61e-a3e966dcaf3a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=ffa0c339967f42d3ab9062e97cb2e107&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1331677 2026-06-18 16:34:19.158 9 INFO neutron.wsgi [None req-042d25f0-a058-419d-b349-20b96359dfb9 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ee881fe1-119c-4102-a626-18473a5e627f HTTP/1.1" status: 204 len: 168 time: 0.2351232 2026-06-18 16:34:19.429 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a67f545-86ff-41fe-8622-9d0ec02d7b33 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource de182798-9147-4955-b38b-47986e9ccc8c (type: security_groups) to 1 2026-06-18 16:34:19.464 9 INFO neutron.wsgi [None req-3a67f545-86ff-41fe-8622-9d0ec02d7b33 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=b191b170ee294bc5a7d4376e0ca13443&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1631432 2026-06-18 16:34:19.685 9 INFO neutron.wsgi [None req-5f11ded8-dc15-448d-9de2-6aa9a9dedfd7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/de182798-9147-4955-b38b-47986e9ccc8c HTTP/1.1" status: 204 len: 168 time: 0.2142594 2026-06-18 16:34:19.924 10 INFO neutron.wsgi [None req-768f4473-8cb4-4f56-97c2-e17b2622ae3c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=35d5e500f36f4a0cba6cb53638797e3d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0464051 2026-06-18 16:34:20.197 10 INFO neutron.wsgi [None req-2f92d86f-d840-47f5-be4a-180109303f8d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/edf40dca-991c-4f28-a2ec-9f54b7f9fc1d HTTP/1.1" status: 204 len: 168 time: 0.2668188 2026-06-18 16:34:20.513 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3e26acf-9e0d-41b9-83dc-f619c14399da 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource ebfeec55-26e9-4d84-9269-9d6c4f9a1e9b (type: security_groups) to 1 2026-06-18 16:34:20.539 9 INFO neutron.wsgi [None req-f3e26acf-9e0d-41b9-83dc-f619c14399da 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=f42cec19f28c49fdb40c744e4668d50e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1216545 2026-06-18 16:34:20.749 9 INFO neutron.wsgi [None req-8d202de9-9293-4021-be44-a3ecd7dbb66a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/ebfeec55-26e9-4d84-9269-9d6c4f9a1e9b HTTP/1.1" status: 204 len: 168 time: 0.2035429 2026-06-18 16:34:21.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-65010ac3-fefd-4137-805f-653d906ef575 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 0a67822a-137c-49ef-9472-dda82b225293 (type: security_groups) to 1 2026-06-18 16:34:21.080 10 INFO neutron.wsgi [None req-65010ac3-fefd-4137-805f-653d906ef575 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=82b94015a0314066b8f4bc2513f71a25&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1327019 2026-06-18 16:34:21.316 10 INFO neutron.wsgi [None req-e7209f45-51da-4e70-842c-59075fa67fa8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/0a67822a-137c-49ef-9472-dda82b225293 HTTP/1.1" status: 204 len: 168 time: 0.2302303 2026-06-18 16:34:21.560 10 INFO neutron.db.ovn_revision_numbers_db [None req-e92456f4-a985-4da8-b9d1-b65586abef14 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] Successfully bumped revision number for resource 0e42ed13-a1a4-4074-ba5f-4bbfe4c14be3 (type: security_groups) to 1 2026-06-18 16:34:21.581 10 INFO neutron.wsgi [None req-e92456f4-a985-4da8-b9d1-b65586abef14 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups?tenant_id=a8e9892953b5431fa651a09f439044a0&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1158452 2026-06-18 16:34:21.775 10 INFO neutron.wsgi [None req-61978f33-e606-4d9c-8746-19c5b35af0ba 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - - -] 10.0.0.138 "DELETE /v2.0/security-groups/0e42ed13-a1a4-4074-ba5f-4bbfe4c14be3 HTTP/1.1" status: 204 len: 168 time: 0.1869242 2026-06-18 16:34:24.574 9 INFO neutron.wsgi [None req-d11954fb-85a4-4d70-a9d0-a0e67045c37a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2464418 2026-06-18 16:34:25.745 9 INFO neutron.wsgi [None req-117ee930-b21d-45ff-96b7-12ef419d9ec7 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0237081 2026-06-18 16:34:25.776 9 INFO neutron.wsgi [None req-5333a64f-8dae-46fa-b89a-8c3f41c4fdef 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0263031 2026-06-18 16:34:25.814 9 INFO neutron.wsgi [None req-bd5865c7-1cbb-420c-8814-71eb135affb4 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0327737 2026-06-18 16:34:25.906 10 INFO neutron.wsgi [None req-d7e84632-16b9-43cf-98b5-c98b504a8052 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0865707 2026-06-18 16:34:26.025 10 INFO neutron.wsgi [None req-c35b03d7-6592-4313-8a9a-469a08c0723e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1102288 2026-06-18 16:34:26.102 10 INFO neutron.wsgi [None req-07253b87-eaef-444e-b690-628d68897153 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0713515 2026-06-18 16:34:26.122 10 INFO neutron.wsgi [None req-794af561-3e7f-473b-816b-fa96c77c8d40 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.138 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0142703 2026-06-18 16:34:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022650 2026-06-18 16:34:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026605 2026-06-18 16:34:36.468 9 INFO neutron.wsgi [None req-3c6e1505-c676-4689-a568-c5d63bca6e85 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0858226 2026-06-18 16:34:36.550 9 INFO neutron.wsgi [None req-3dfd8edb-fa16-4bfb-a841-ae0b2321e16c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0807917 2026-06-18 16:34:36.651 9 INFO neutron.wsgi [None req-b6783ace-c941-4903-89c6-bf07022f9077 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0976832 2026-06-18 16:34:36.705 9 INFO neutron.wsgi [None req-755e44ae-a3dd-4b50-bd97-59cc5dafc34c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0450830 2026-06-18 16:34:36.717 9 INFO neutron.wsgi [None req-4b4419f2-c2fc-4e87-bf03-5c8a901fa6be 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0113027 2026-06-18 16:34:36.730 9 INFO neutron.wsgi [None req-a06a79d2-8f98-4bf9-8d27-0c244d595daa 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0113952 2026-06-18 16:34:36.785 9 INFO neutron.wsgi [None req-52e2fdef-8605-45c9-8a90-46da20b23179 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0515611 2026-06-18 16:34:36.815 9 INFO neutron.wsgi [None req-fab35a4b-f392-46d9-84d2-fbf2cc72218d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0289094 2026-06-18 16:34:36.847 9 INFO neutron.wsgi [None req-b6d06308-517e-4459-89fd-7e1a8345bc17 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0275967 2026-06-18 16:34:36.860 9 INFO neutron.wsgi [None req-d8747b65-980c-49bb-8293-f45505b79e9d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0130086 2026-06-18 16:34:36.872 9 INFO neutron.wsgi [None req-46d658af-baf4-4d98-a763-8261eed9b7d8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0108583 2026-06-18 16:34:44.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013556 2026-06-18 16:34:44.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014763 2026-06-18 16:34:59.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018029 2026-06-18 16:34:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041199 2026-06-18 16:35:14.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018387 2026-06-18 16:35:14.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019765 2026-06-18 16:35:29.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017991 2026-06-18 16:35:29.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024843 2026-06-18 16:35:36.483 9 INFO neutron.wsgi [None req-74cc4a18-82a2-4eb1-b0e3-268af5792692 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1303372 2026-06-18 16:35:36.556 9 INFO neutron.wsgi [None req-96d61730-7b0f-46de-9a5f-cd88266f7d65 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0694346 2026-06-18 16:35:36.596 9 INFO neutron.wsgi [None req-336b7b43-7c01-45a7-a03f-b2b0b338efc6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0330820 2026-06-18 16:35:36.622 9 INFO neutron.wsgi [None req-c0e0ff4e-8b8d-491b-be64-30256f45670c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0242512 2026-06-18 16:35:36.667 9 INFO neutron.wsgi [None req-c6afb2cb-c822-4f47-b610-e18df24f0229 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0443463 2026-06-18 16:35:36.678 9 INFO neutron.wsgi [None req-530fa673-3d59-45fb-bd70-0d0ee0ac9eb3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0105579 2026-06-18 16:35:36.716 9 INFO neutron.wsgi [None req-0873a2c3-1ff4-467d-a74f-e9566a4367cc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0367641 2026-06-18 16:35:36.727 9 INFO neutron.wsgi [None req-f416dba4-12ce-42f3-8915-d5614e135a0e 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0104728 2026-06-18 16:35:36.755 9 INFO neutron.wsgi [None req-2bf6e24b-63d4-4393-8737-71891f63976f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0267215 2026-06-18 16:35:36.786 9 INFO neutron.wsgi [None req-4c3118e8-1af1-4503-9eea-969b7719daa0 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0297918 2026-06-18 16:35:36.802 9 INFO neutron.wsgi [None req-8087f5bc-f798-4376-9254-adf188ff6a2a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0108585 2026-06-18 16:35:44.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019612 2026-06-18 16:35:44.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033429 2026-06-18 16:35:49.002 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b40888d-2add-47db-bda3-a4b249990866 - - - - - -] Maintenance task: Synchronization finished (took 0.02 seconds) 2026-06-18 16:35:59.743 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018070 2026-06-18 16:35:59.746 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023968 2026-06-18 16:36:14.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041449 2026-06-18 16:36:14.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039411 2026-06-18 16:36:29.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017681 2026-06-18 16:36:29.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013051 2026-06-18 16:36:36.470 9 INFO neutron.wsgi [None req-758caf0c-928f-47de-b2a6-4144f0b79d1b 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1111884 2026-06-18 16:36:36.504 9 INFO neutron.wsgi [None req-bcbceaa7-8a58-458b-95d9-9ad474628b15 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0263066 2026-06-18 16:36:36.542 9 INFO neutron.wsgi [None req-2edae28e-269f-4018-bb16-72b9f5e65a17 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0372605 2026-06-18 16:36:36.570 9 INFO neutron.wsgi [None req-4f9bf41a-f7f5-4bde-90df-12992eabcf83 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0270796 2026-06-18 16:36:36.605 9 INFO neutron.wsgi [None req-1760a3dc-565e-49e2-a1b9-92b8200ec504 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0338185 2026-06-18 16:36:36.634 9 INFO neutron.wsgi [None req-17f24e48-747a-4c22-a973-c2624e430fed 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0255809 2026-06-18 16:36:36.677 9 INFO neutron.wsgi [None req-e57dfb57-ce3a-4eee-95c4-be8aebf5ca15 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0407722 2026-06-18 16:36:36.693 9 INFO neutron.wsgi [None req-ec1e1aeb-f8c6-415d-b64f-8e53e8099ede 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0159075 2026-06-18 16:36:36.738 9 INFO neutron.wsgi [None req-9418f6eb-33a2-45a5-935e-40ad6b030290 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0445764 2026-06-18 16:36:36.808 9 INFO neutron.wsgi [None req-29e47585-c9e0-4789-83c2-cc9a7120858d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0691996 2026-06-18 16:36:36.825 9 INFO neutron.wsgi [None req-f2ad7ef5-2554-4cca-8928-fa88cfdc0695 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0139022 2026-06-18 16:36:44.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018184 2026-06-18 16:36:44.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019946 2026-06-18 16:36:59.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017960 2026-06-18 16:36:59.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041199 2026-06-18 16:37:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026064 2026-06-18 16:37:14.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033379 2026-06-18 16:37:29.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018504 2026-06-18 16:37:29.744 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039749 2026-06-18 16:37:36.453 9 INFO neutron.wsgi [None req-2982dec6-f7fb-49cb-9a4b-5e78971d2dd5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0999732 2026-06-18 16:37:36.477 9 INFO neutron.wsgi [None req-2b79e672-6cfe-4425-988c-f10b58479777 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0135522 2026-06-18 16:37:36.490 9 INFO neutron.wsgi [None req-eaa761ef-9257-41d7-a6e7-1525b666aad3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0116267 2026-06-18 16:37:36.525 9 INFO neutron.wsgi [None req-947a9081-5aca-4dd6-81d5-2616140f084c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0325687 2026-06-18 16:37:36.563 9 INFO neutron.wsgi [None req-dc6f1077-037c-4ffb-a5cb-6659c57da4be 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0370800 2026-06-18 16:37:36.593 9 INFO neutron.wsgi [None req-4920b731-1c59-4f8f-a5d1-387b28883d1a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0283163 2026-06-18 16:37:36.626 9 INFO neutron.wsgi [None req-9dbc054f-4dbb-4f63-8a17-bee2fd5c4f08 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0303226 2026-06-18 16:37:36.636 9 INFO neutron.wsgi [None req-495e198c-9c2a-4324-80df-3bea91f6230f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0087149 2026-06-18 16:37:36.660 9 INFO neutron.wsgi [None req-a82e8a43-a13c-47c7-b386-ef27e1a848b8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0234871 2026-06-18 16:37:36.731 9 INFO neutron.wsgi [None req-2820123f-62c6-41ab-9d5e-ff3d4f291cf6 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0702021 2026-06-18 16:37:36.790 9 INFO neutron.wsgi [None req-54d0cc23-f2f6-44f1-b50c-e9923c89e972 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0566432 2026-06-18 16:37:44.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025506 2026-06-18 16:37:44.745 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021682 2026-06-18 16:37:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028348 2026-06-18 16:37:59.742 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024288 2026-06-18 16:38:14.740 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013418 2026-06-18 16:38:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026441 2026-06-18 16:38:29.747 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018213 2026-06-18 16:38:29.750 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017650 2026-06-18 16:38:36.523 9 INFO neutron.wsgi [None req-e42e9d91-38dd-4d2c-9470-c3ea2eb03be5 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1107669 2026-06-18 16:38:36.563 9 INFO neutron.wsgi [None req-984ae1b9-589d-4b14-8a64-a919459b2e29 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0388472 2026-06-18 16:38:36.629 9 INFO neutron.wsgi [None req-693b82b5-efab-4da5-b1f7-a39956ce617d 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0620604 2026-06-18 16:38:36.696 9 INFO neutron.wsgi [None req-2d9634fe-f156-47d2-be27-8c803d5ef9b8 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0606871 2026-06-18 16:38:36.730 9 INFO neutron.wsgi [None req-c4c55cfe-7db3-4fca-923b-45fbc5fa0570 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0335526 2026-06-18 16:38:36.745 9 INFO neutron.wsgi [None req-a9f583a2-515d-43b6-80df-89dd1517b265 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0136054 2026-06-18 16:38:36.766 9 INFO neutron.wsgi [None req-bb6b6d4d-3da7-4e83-9aa7-6a138fb64062 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0199347 2026-06-18 16:38:36.827 9 INFO neutron.wsgi [None req-266f5c97-7ef3-4326-b2c3-f108694cb347 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0604744 2026-06-18 16:38:36.863 9 INFO neutron.wsgi [None req-8f41dba2-8c6c-49ba-93af-1a34872f7927 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0329843 2026-06-18 16:38:36.882 9 INFO neutron.wsgi [None req-e9453097-e7e8-443b-8bc4-9d792691e248 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0167348 2026-06-18 16:38:36.897 9 INFO neutron.wsgi [None req-de9865d6-f9d0-4698-9dc1-0f86eb599138 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0141094 2026-06-18 16:38:44.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018167 2026-06-18 16:38:44.741 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019023 2026-06-18 16:38:59.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020146 2026-06-18 16:38:59.743 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035880 2026-06-18 16:39:14.742 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029702 2026-06-18 16:39:14.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042510 2026-06-18 16:39:29.741 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016630 2026-06-18 16:39:29.744 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0046742 2026-06-18 16:39:36.438 9 INFO neutron.wsgi [None req-c9f989be-fa50-4c22-b331-fb9cd309b52a 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0752349 2026-06-18 16:39:36.468 9 INFO neutron.wsgi [None req-b38ea716-5d4d-4774-9764-5b83fe875012 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0293279 2026-06-18 16:39:36.483 9 INFO neutron.wsgi [None req-1b1f3a91-4adb-4b76-bbc4-6af04a214497 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0141230 2026-06-18 16:39:36.523 9 INFO neutron.wsgi [None req-a83c4f03-19ea-4dd3-bbef-d8c066fc2e10 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0390546 2026-06-18 16:39:36.551 9 INFO neutron.wsgi [None req-018c8d2c-2edc-4f39-88d0-6d64e7e92684 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0278149 2026-06-18 16:39:36.592 9 INFO neutron.wsgi [None req-13188a45-7492-4674-bf04-435050cba163 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0400548 2026-06-18 16:39:36.654 9 INFO neutron.wsgi [None req-1739160b-8d07-460b-b4ad-ae6b3559f3fc 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0606906 2026-06-18 16:39:36.682 9 INFO neutron.wsgi [None req-c46d7d87-a06d-48b6-832d-36c6a3c0209c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0255773 2026-06-18 16:39:36.751 9 INFO neutron.wsgi [None req-a6895dd0-6069-40ee-b78e-be60438f200c 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0689287 2026-06-18 16:39:36.791 9 INFO neutron.wsgi [None req-95aaae2b-3818-42a3-bcfb-9583f3f922a3 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0313807 2026-06-18 16:39:36.813 9 INFO neutron.wsgi [None req-b06a9a11-2930-4c74-9cb7-188f3903131f 1a7579f1968d4b94adea2a3f5c5662f4 ac7784256f2b4d08b307a7517c1cbc8c - - default default] 10.0.0.238 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0187273 2026-06-18 16:39:44.750 9 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0097647 2026-06-18 16:39:44.751 10 INFO neutron.wsgi [-] 10.0.0.135 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029957