+ 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-28 20:30:46.798 1 INFO neutron.common.config [-] Logging enabled! 2026-06-28 20:30:46.799 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-06-28 20:30:46.800 1 INFO neutron.common.config [-] Logging enabled! 2026-06-28 20:30:46.800 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-06-28 20:30:47.011 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-28 20:30:47.688 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-28 20:30:47.691 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-28 20:30:47.693 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-28 20:30:47.693 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-28 20:30:47.693 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-28 20:30:47.694 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-28 20:30:47.694 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:47.699 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:47.699 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-28 20:30:47.699 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-28 20:30:47.990 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-28 20:30:47.991 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-28 20:30:47.991 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-28 20:30:48.006 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-28 20:30:48.006 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-28 20:30:48.007 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-28 20:30:48.007 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-28 20:30:50.150 1 INFO neutron.plugins.ml2.managers [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Initializing driver for type 'vlan' 2026-06-28 20:30:50.310 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] VlanTypeDriver initialization complete 2026-06-28 20:30:50.311 1 INFO neutron.plugins.ml2.managers [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-28 20:30:50.311 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-28 20:30:50.311 1 INFO neutron.plugins.ml2.managers [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Initializing extension driver 'port_security' 2026-06-28 20:30:50.311 1 INFO neutron.plugins.ml2.extensions.port_security [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-28 20:30:50.312 1 INFO neutron.plugins.ml2.managers [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Initializing extension driver 'qos' 2026-06-28 20:30:50.312 1 INFO neutron.plugins.ml2.managers [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-28 20:30:50.312 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Starting OVNMechanismDriver 2026-06-28 20:30:50.336 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] OVN logging driver registered 2026-06-28 20:30:50.341 1 INFO neutron.quota [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded quota_driver: . 2026-06-28 20:30:50.342 1 INFO neutron.plugins.ml2.plugin [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Modular L2 Plugin initialization complete 2026-06-28 20:30:50.342 1 INFO neutron.plugins.ml2.managers [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-28 20:30:50.342 1 INFO neutron.plugins.ml2.managers [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-28 20:30:50.342 1 INFO neutron.plugins.ml2.managers [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-28 20:30:50.343 1 INFO neutron.extensions.vlantransparent [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Disabled vlantransparent extension. 2026-06-28 20:30:50.343 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: qos 2026-06-28 20:30:50.352 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: ovn-router 2026-06-28 20:30:50.366 1 INFO neutron.services.ovn_l3.plugin [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Starting OVNL3RouterPlugin 2026-06-28 20:30:50.366 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: segments 2026-06-28 20:30:50.435 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: trunk 2026-06-28 20:30:50.441 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: log 2026-06-28 20:30:50.443 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: auto_allocate 2026-06-28 20:30:50.446 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: tag 2026-06-28 20:30:50.449 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: timestamp 2026-06-28 20:30:50.451 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: network_ip_availability 2026-06-28 20:30:50.454 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: flavors 2026-06-28 20:30:50.457 1 INFO neutron.manager [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loading Plugin: revisions 2026-06-28 20:30:50.460 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Initializing extension manager. 2026-06-28 20:30:50.461 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: address-group 2026-06-28 20:30:50.462 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: address-scope 2026-06-28 20:30:50.462 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-28 20:30:50.463 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: agent 2026-06-28 20:30:50.463 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-28 20:30:50.464 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-28 20:30:50.465 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-28 20:30:50.465 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: availability_zone 2026-06-28 20:30:50.466 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-28 20:30:50.466 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-28 20:30:50.467 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: default-subnetpools 2026-06-28 20:30:50.468 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-28 20:30:50.468 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: dns-integration 2026-06-28 20:30:50.469 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: dns-domain-ports 2026-06-28 20:30:50.469 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-28 20:30:50.470 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-28 20:30:50.470 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-28 20:30:50.471 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-06-28 20:30:50.471 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:30:50.472 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-28 20:30:50.472 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: external-net 2026-06-28 20:30:50.473 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-28 20:30:50.473 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: extraroute 2026-06-28 20:30:50.474 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-28 20:30:50.474 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: filter-validation 2026-06-28 20:30:50.475 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-28 20:30:50.475 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-28 20:30:50.476 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-28 20:30:50.476 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: fip-port-details 2026-06-28 20:30:50.477 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: flavors 2026-06-28 20:30:50.478 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-28 20:30:50.478 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: floatingip-pools 2026-06-28 20:30:50.479 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: ip_allocation 2026-06-28 20:30:50.479 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-28 20:30:50.480 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: l2_adjacency 2026-06-28 20:30:50.481 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: router 2026-06-28 20:30:50.482 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-28 20:30:50.482 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: ext-gw-mode 2026-06-28 20:30:50.483 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-06-28 20:30:50.483 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:30:50.484 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-06-28 20:30:50.484 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-28 20:30:50.485 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-28 20:30:50.486 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-28 20:30:50.487 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-28 20:30:50.488 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: logging 2026-06-28 20:30:50.489 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-28 20:30:50.489 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-28 20:30:50.490 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: multi-provider 2026-06-28 20:30:50.490 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: net-mtu 2026-06-28 20:30:50.491 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: net-mtu-writable 2026-06-28 20:30:50.491 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: network_availability_zone 2026-06-28 20:30:50.492 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: network-ip-availability 2026-06-28 20:30:50.492 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-28 20:30:50.493 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: pagination 2026-06-28 20:30:50.493 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: port-device-profile 2026-06-28 20:30:50.494 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-28 20:30:50.494 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-28 20:30:50.495 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-28 20:30:50.495 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: port-resource-request 2026-06-28 20:30:50.496 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-28 20:30:50.497 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: binding 2026-06-28 20:30:50.497 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: binding-extended 2026-06-28 20:30:50.498 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: port-security 2026-06-28 20:30:50.499 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: project-id 2026-06-28 20:30:50.499 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: provider 2026-06-28 20:30:50.501 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos 2026-06-28 20:30:50.502 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-28 20:30:50.502 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-28 20:30:50.503 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-default 2026-06-28 20:30:50.503 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-fip 2026-06-28 20:30:50.504 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-28 20:30:50.504 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-28 20:30:50.505 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-28 20:30:50.505 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-28 20:30:50.506 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-28 20:30:50.506 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-pps 2026-06-28 20:30:50.507 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-28 20:30:50.507 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-28 20:30:50.508 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: qos-rules-alias 2026-06-28 20:30:50.509 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: quota-check-limit 2026-06-28 20:30:50.510 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: quotas 2026-06-28 20:30:50.511 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: quota_details 2026-06-28 20:30:50.512 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: rbac-policies 2026-06-28 20:30:50.512 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-28 20:30:50.513 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: rbac-address-scope 2026-06-28 20:30:50.513 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: rbac-security-groups 2026-06-28 20:30:50.514 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-28 20:30:50.514 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: revision-if-match 2026-06-28 20:30:50.515 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-28 20:30:50.515 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: router_availability_zone 2026-06-28 20:30:50.516 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-28 20:30:50.516 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-28 20:30:50.517 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-28 20:30:50.517 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-28 20:30:50.517 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-28 20:30:50.523 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: security-group 2026-06-28 20:30:50.524 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: segment 2026-06-28 20:30:50.526 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-28 20:30:50.526 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: service-type 2026-06-28 20:30:50.527 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: sorting 2026-06-28 20:30:50.527 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: standard-attr-segment 2026-06-28 20:30:50.528 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: standard-attr-description 2026-06-28 20:30:50.528 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: stateful-security-group 2026-06-28 20:30:50.528 1 WARNING neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-28 20:30:50.529 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-28 20:30:50.529 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-28 20:30:50.530 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-28 20:30:50.530 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: subnet-service-types 2026-06-28 20:30:50.531 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: subnet_allocation 2026-06-28 20:30:50.531 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-28 20:30:50.532 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-28 20:30:50.533 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: standard-attr-tag 2026-06-28 20:30:50.535 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-28 20:30:50.535 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: trunk 2026-06-28 20:30:50.536 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Loaded extension: trunk-details 2026-06-28 20:30:50.536 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-28 20:30:50.537 1 INFO neutron.api.extensions [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-28 20:30:50.538 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-28 20:30:50.539 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-28 20:30:50.539 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:50.539 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-28 20:30:50.540 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-28 20:30:50.540 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-28 20:30:50.542 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-28 20:30:50.542 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-28 20:30:50.543 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-28 20:30:50.543 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:50.543 1 WARNING neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] subnetpool is already registered 2026-06-28 20:30:50.543 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-28 20:30:50.546 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-28 20:30:50.546 1 WARNING neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] router is already registered 2026-06-28 20:30:50.547 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-28 20:30:50.547 1 WARNING neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] floatingip is already registered 2026-06-28 20:30:50.547 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-28 20:30:50.548 1 WARNING neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] rbac_policy is already registered 2026-06-28 20:30:50.548 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-28 20:30:50.548 1 WARNING neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] security_group is already registered 2026-06-28 20:30:50.549 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-28 20:30:50.549 1 WARNING neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] security_group_rule is already registered 2026-06-28 20:30:50.549 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-28 20:30:50.549 1 WARNING neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] subnetpool is already registered 2026-06-28 20:30:50.549 1 INFO neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-28 20:30:50.549 1 WARNING neutron.quota.resource_registry [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] trunk is already registered 2026-06-28 20:30:50.581 1 WARNING keystonemiddleware._common.config [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:30:50.591 1 WARNING oslo_config.cfg [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-28 20:30:50.595 1 INFO oslo_service.service [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Starting 2 workers 2026-06-28 20:30:50.602 1 INFO neutron.service [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-06-28 20:30:50.620 1 INFO oslo_service.service [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Starting 2 workers 2026-06-28 20:30:50.622 9 INFO neutron.db.ovn_hash_ring_db [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] Nodes from host "neutron-server-54bcf5bcfc-946wm" and group "mechanism_driver" removed from the Hash Ring 2026-06-28 20:30:50.625 1 INFO oslo_service.service [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Starting 1 workers 2026-06-28 20:30:50.629 9 INFO neutron.db.ovn_hash_ring_db [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] Node d9a618d6-4731-4e5a-b303-45e30f5d0875 from host "neutron-server-54bcf5bcfc-946wm" and group "mechanism_driver" added to the Hash Ring 2026-06-28 20:30:50.628 1 INFO oslo_service.service [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Starting 1 workers 2026-06-28 20:30:50.630 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] Hash Ring probing thread has started 2026-06-28 20:30:50.630 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-28 20:30:50.630 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-28 20:30:50.631 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-28 20:30:50.631 1 INFO oslo_service.service [None req-08ed8c3e-cc5c-4c40-8b2d-dd81e254b964 - - - - - -] Starting 1 workers 2026-06-28 20:30:50.640 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-06-28 20:30:50.646 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-28 20:30:50.662 10 INFO neutron.db.ovn_hash_ring_db [None req-df298cdd-47e2-4115-bd59-720441335622 - - - - - -] Node d59c8150-f86e-4182-84a6-0275b4d1fe7e from host "neutron-server-54bcf5bcfc-946wm" and group "mechanism_driver" added to the Hash Ring 2026-06-28 20:30:50.663 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] tcp:10.103.109.63:6641: connecting... 2026-06-28 20:30:50.663 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c72910bc-a038-413b-8ece-466eb2f96d64 - - - - - -] tcp:10.103.109.63:6641: connecting... 2026-06-28 20:30:50.664 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] tcp:10.103.109.63:6641: connected 2026-06-28 20:30:50.664 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c72910bc-a038-413b-8ece-466eb2f96d64 - - - - - -] tcp:10.103.109.63:6641: connected 2026-06-28 20:30:50.664 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7f298628-5d75-4e92-ab13-eddfef80a88d - - - - - -] tcp:10.103.109.63:6641: connecting... 2026-06-28 20:30:50.664 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-df298cdd-47e2-4115-bd59-720441335622 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-28 20:30:50.665 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7f298628-5d75-4e92-ab13-eddfef80a88d - - - - - -] tcp:10.103.109.63:6641: connected 2026-06-28 20:30:50.678 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.109.63:6641: connecting... 2026-06-28 20:30:50.678 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.109.63:6641: connected 2026-06-28 20:30:50.715 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df298cdd-47e2-4115-bd59-720441335622 - - - - - -] tcp:10.103.109.63:6641: connecting... 2026-06-28 20:30:50.715 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df298cdd-47e2-4115-bd59-720441335622 - - - - - -] tcp:10.103.109.63:6641: connected 2026-06-28 20:30:50.717 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-06-28 20:30:50.719 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-28 20:30:50.722 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.102.155.63:6642: connecting... 2026-06-28 20:30:50.723 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.102.155.63:6642: connected 2026-06-28 20:30:50.727 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] tcp:10.102.155.63:6642: connecting... 2026-06-28 20:30:50.727 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1fedcbb-890c-44c4-805c-94cf39d2722a - - - - - -] tcp:10.102.155.63:6642: connected 2026-06-28 20:30:50.728 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7f298628-5d75-4e92-ab13-eddfef80a88d - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-28 20:30:50.730 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c72910bc-a038-413b-8ece-466eb2f96d64 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-28 20:30:50.734 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7f298628-5d75-4e92-ab13-eddfef80a88d - - - - - -] tcp:10.102.155.63:6642: connecting... 2026-06-28 20:30:50.734 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7f298628-5d75-4e92-ab13-eddfef80a88d - - - - - -] tcp:10.102.155.63:6642: connected 2026-06-28 20:30:50.735 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c72910bc-a038-413b-8ece-466eb2f96d64 - - - - - -] tcp:10.102.155.63:6642: connecting... 2026-06-28 20:30:50.736 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c72910bc-a038-413b-8ece-466eb2f96d64 - - - - - -] tcp:10.102.155.63:6642: connected 2026-06-28 20:30:50.759 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-06-28 20:30:50.759 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-06-28 20:30:50.759 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-06-28 20:30:50.765 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-06-28 20:30:50.772 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-df298cdd-47e2-4115-bd59-720441335622 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-28 20:30:50.776 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-06-28 20:30:50.781 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df298cdd-47e2-4115-bd59-720441335622 - - - - - -] tcp:10.102.155.63:6642: connecting... 2026-06-28 20:30:50.781 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df298cdd-47e2-4115-bd59-720441335622 - - - - - -] tcp:10.102.155.63:6642: connected 2026-06-28 20:30:50.829 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-06-28 20:30:50.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044034 2026-06-28 20:30:50.903 15 INFO neutron.db.ovn_hash_ring_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-06-28 20:30:50.935 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Starting OVNClientQosExtension /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-28 20:30:54.093 9 WARNING oslo_policy.policy [None req-c1101581-bb3d-459d-8959-5cce9facacb3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - 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-28 20:30:54.352 9 INFO neutron.wsgi [None req-c1101581-bb3d-459d-8959-5cce9facacb3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.7257266 2026-06-28 20:30:54.487 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Starting OVNClientQosExtension 2026-06-28 20:30:54.488 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Starting OVNClientPlacementExtension 2026-06-28 20:30:54.510 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource dc98d172-0f16-41aa-8ef2-2b355d88a0da (type: security_groups) to 1 2026-06-28 20:30:54.525 9 WARNING neutron.services.revisions.revision_plugin [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Could not find related network for resource to bump revision. 2026-06-28 20:30:54.600 9 INFO neutron.db.segments_db [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment 84a634f2-53c8-463a-a4ee-7b5649128ee4 of type flat for network 91ce8d9f-625c-463c-b978-1a2031c7bcd1 2026-06-28 20:30:54.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 91ce8d9f-625c-463c-b978-1a2031c7bcd1 (type: networks) to 1 2026-06-28 20:30:55.039 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 20:30:55.040 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 20:30:55.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 2217e61d-3cd8-426e-a1c5-1435558e751e (type: ports) to 1 2026-06-28 20:30:55.148 9 INFO neutron.wsgi [None req-f6966e8c-c794-4968-8526-8a6aadfb3a9b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.7928493 2026-06-28 20:30:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029333 /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-28 20:30:56.425 10 WARNING oslo_policy.policy [None req-d9b5c1ed-3a3c-4920-ae85-02903ef95dcb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - 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-28 20:30:56.666 10 INFO neutron.wsgi [None req-d9b5c1ed-3a3c-4920-ae85-02903ef95dcb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.6318524 2026-06-28 20:30:56.730 10 INFO neutron.wsgi [None req-720e10e3-dbce-4d80-82f1-20cc158d7ad0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0583284 2026-06-28 20:30:56.999 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17ede13d-d763-486e-955c-5f3aab79a5e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 20:30:57.000 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17ede13d-d763-486e-955c-5f3aab79a5e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 20:30:57.001 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-17ede13d-d763-486e-955c-5f3aab79a5e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Starting OVNClientQosExtension 2026-06-28 20:30:57.001 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-17ede13d-d763-486e-955c-5f3aab79a5e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Starting OVNClientPlacementExtension 2026-06-28 20:30:57.503 10 INFO neutron.db.ovn_revision_numbers_db [None req-17ede13d-d763-486e-955c-5f3aab79a5e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 2217e61d-3cd8-426e-a1c5-1435558e751e (type: ports) to 2 2026-06-28 20:30:57.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-17ede13d-d763-486e-955c-5f3aab79a5e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 4df44363-f5d2-463a-b863-04108d81ec70 (type: subnets) to 0 2026-06-28 20:30:57.534 10 INFO neutron.wsgi [None req-17ede13d-d763-486e-955c-5f3aab79a5e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.7990880 2026-06-28 20:31:01.269 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-825b9d8c-577f-406e-ace4-daec9b1bfe90 - - - - - -] Starting OVNClientQosExtension 2026-06-28 20:31:01.287 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-825b9d8c-577f-406e-ace4-daec9b1bfe90 - - - - - -] Starting OVNClientQosExtension 2026-06-28 20:31:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017133 2026-06-28 20:31:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023451 2026-06-28 20:31:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023298 2026-06-28 20:31:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028837 2026-06-28 20:31:55.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030575 2026-06-28 20:32:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031376 2026-06-28 20:32:10.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017493 2026-06-28 20:32:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022986 2026-06-28 20:32:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023539 2026-06-28 20:32:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021255 2026-06-28 20:32:40.875 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0066078 2026-06-28 20:32:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027008 2026-06-28 20:32:55.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044293 2026-06-28 20:33:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026519 2026-06-28 20:33:10.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012779 2026-06-28 20:33:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022879 2026-06-28 20:33:25.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012035 2026-06-28 20:33:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025969 2026-06-28 20:33:40.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034082 2026-06-28 20:33:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023584 2026-06-28 20:33:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027971 2026-06-28 20:34:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022068 2026-06-28 20:34:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030499 2026-06-28 20:34:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022061 2026-06-28 20:34:25.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019057 2026-06-28 20:34:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016024 2026-06-28 20:34:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025890 2026-06-28 20:34:55.869 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015366 2026-06-28 20:34:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008135 2026-06-28 20:35:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018592 2026-06-28 20:35:10.875 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0057209 2026-06-28 20:35:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022409 2026-06-28 20:35:25.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011981 2026-06-28 20:35:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026393 2026-06-28 20:35:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022762 2026-06-28 20:35:50.959 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 91ce8d9f-625c-463c-b978-1a2031c7bcd1 (type: networks) to 2 2026-06-28 20:35:50.959 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Maintenance task: Synchronization finished (took 0.11 seconds) 2026-06-28 20:35:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031507 2026-06-28 20:35:55.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0053885 2026-06-28 20:36:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021219 2026-06-28 20:36:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031321 2026-06-28 20:36:25.869 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013411 2026-06-28 20:36:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028789 2026-06-28 20:36:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022941 2026-06-28 20:36:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029862 2026-06-28 20:36:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016329 2026-06-28 20:36:55.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011959 2026-06-28 20:37:10.869 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017486 2026-06-28 20:37:10.876 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0078094 2026-06-28 20:37:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019393 2026-06-28 20:37:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030446 2026-06-28 20:37:31.446 10 INFO neutron.wsgi [None req-eee5e932-1499-4fa7-a210-df453b798334 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.2240489 2026-06-28 20:37:31.524 10 INFO neutron.db.segments_db [None req-1e351238-58d0-4538-aa2e-8bef64beaf9d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment b68ce1e3-560b-4d3d-b3be-4d88178709e1 of type geneve for network 013a9abe-e505-4b40-9b28-94bf1d3e36fe 2026-06-28 20:37:31.682 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e351238-58d0-4538-aa2e-8bef64beaf9d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 013a9abe-e505-4b40-9b28-94bf1d3e36fe (type: networks) to 1 2026-06-28 20:37:31.860 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e351238-58d0-4538-aa2e-8bef64beaf9d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 20:37:31.864 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e351238-58d0-4538-aa2e-8bef64beaf9d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 013a9abe-e505-4b40-9b28-94bf1d3e36fe: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 20:37:31.952 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e351238-58d0-4538-aa2e-8bef64beaf9d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6881c1e0-ad12-4285-ad21-c44fb1886aee (type: ports) to 1 2026-06-28 20:37:31.971 10 INFO neutron.wsgi [None req-1e351238-58d0-4538-aa2e-8bef64beaf9d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5213840 2026-06-28 20:37:32.884 10 INFO neutron.wsgi [None req-39aa28cb-4f79-41f9-8427-7bb4de3047cd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.0951109 2026-06-28 20:37:32.941 10 INFO neutron.wsgi [None req-38625f93-6d33-41a9-93fd-d841707271dc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.0519063 2026-06-28 20:37:33.097 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe4596a1-0266-4849-804d-0b2b41cbf1ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 20:37:33.099 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe4596a1-0266-4849-804d-0b2b41cbf1ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 013a9abe-e505-4b40-9b28-94bf1d3e36fe: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 20:37:33.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe4596a1-0266-4849-804d-0b2b41cbf1ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6881c1e0-ad12-4285-ad21-c44fb1886aee (type: ports) to 2 2026-06-28 20:37:33.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe4596a1-0266-4849-804d-0b2b41cbf1ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource ec18461e-605a-4c01-a3be-a207d86a9799 (type: subnets) to 0 2026-06-28 20:37:33.603 10 INFO neutron.wsgi [None req-fe4596a1-0266-4849-804d-0b2b41cbf1ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.6565578 2026-06-28 20:37:34.560 9 INFO neutron.wsgi [None req-980b1a63-7f0c-4a0c-8dfd-679a85d82eda 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 2969 time: 0.0845046 2026-06-28 20:37:34.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e9ae971-f611-4e81-90e0-4f51f1216049 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource c883d39a-a0b7-4759-831a-ca9cef874159 (type: security_groups) to 1 2026-06-28 20:37:34.682 9 INFO neutron.wsgi [None req-1e9ae971-f611-4e81-90e0-4f51f1216049 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1129229 2026-06-28 20:37:35.627 9 INFO neutron.wsgi [None req-164e310e-2bb3-4679-9246-bf157bf1a29d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 4503 time: 0.0817978 2026-06-28 20:37:35.673 9 INFO neutron.wsgi [None req-97f76d6a-8f3b-4ba1-aab0-92ad76540d0a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0391643 2026-06-28 20:37:35.794 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d912fa1-58d2-4617-8630-1376c8fa5581 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 462a48c5-643d-4628-b255-badd3722739d (type: security_group_rules) to 0 2026-06-28 20:37:35.821 9 INFO neutron.wsgi [None req-3d912fa1-58d2-4617-8630-1376c8fa5581 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1368222 2026-06-28 20:37:36.668 10 INFO neutron.wsgi [None req-a7b6ed90-639a-4ee8-908c-9171794e3722 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 5085 time: 0.1103356 2026-06-28 20:37:36.718 10 INFO neutron.wsgi [None req-bb6e1667-abbd-473e-a27d-17489688adca 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0434268 2026-06-28 20:37:36.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-084c1f31-717f-430a-8825-5f24803d6318 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e1e6d735-3940-4b8e-82ba-59785d76d0d1 (type: security_group_rules) to 0 2026-06-28 20:37:36.868 10 INFO neutron.wsgi [None req-084c1f31-717f-430a-8825-5f24803d6318 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1409931 2026-06-28 20:37:37.690 9 INFO neutron.wsgi [None req-7240b5a6-aa7f-48ea-8daa-8613df2ed47b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 5669 time: 0.0812035 2026-06-28 20:37:37.734 9 INFO neutron.wsgi [None req-b91f153e-09a9-402d-a9f0-25737e639cac 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.0361359 2026-06-28 20:37:37.822 9 INFO neutron.db.ovn_revision_numbers_db [None req-79279c76-cc21-4833-8f42-6c0dd31f5002 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6563a8af-4d54-48b0-8c62-1daa7bdd4a38 (type: security_group_rules) to 0 2026-06-28 20:37:37.847 9 INFO neutron.wsgi [None req-79279c76-cc21-4833-8f42-6c0dd31f5002 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1041789 2026-06-28 20:37:38.662 9 INFO neutron.wsgi [None req-d1d0526c-32a9-4afc-897e-1cc6357765a4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 6253 time: 0.0704751 2026-06-28 20:37:38.702 9 INFO neutron.wsgi [None req-940eda36-ff86-4f45-9d13-481504fbcb23 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0307021 2026-06-28 20:37:38.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-45319e65-c765-40b0-9d90-c72f97ab5c7f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 2ab8d413-b5a0-48e3-9d1a-273e4ab18520 (type: security_group_rules) to 0 2026-06-28 20:37:38.829 9 INFO neutron.wsgi [None req-45319e65-c765-40b0-9d90-c72f97ab5c7f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1188054 2026-06-28 20:37:39.634 9 INFO neutron.wsgi [None req-8a7ac297-dc29-434f-a545-e48d36bbe73c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 6837 time: 0.0928996 2026-06-28 20:37:39.680 9 INFO neutron.wsgi [None req-05c23d4e-a69e-4ea8-b299-02b5f1309a47 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0389340 2026-06-28 20:37:39.797 9 INFO neutron.db.ovn_revision_numbers_db [None req-76581111-3175-46ea-aca8-865a5f7aa98c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e3cf3be5-0bfa-433d-a1f4-1e1ce2f66e3b (type: security_group_rules) to 0 2026-06-28 20:37:39.819 9 INFO neutron.wsgi [None req-76581111-3175-46ea-aca8-865a5f7aa98c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1305308 2026-06-28 20:37:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024004 2026-06-28 20:37:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026617 2026-06-28 20:37:40.951 9 INFO neutron.wsgi [None req-dba78e4e-33bf-41bf-a918-22085c4d7d0e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0739112 2026-06-28 20:37:41.003 9 INFO neutron.wsgi [None req-c6f7990c-d4e7-4a9f-bb15-82667de9a206 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0461938 2026-06-28 20:37:41.119 9 INFO neutron.wsgi [None req-4a5150e7-dd39-4e16-8ed4-0739b6227749 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.1060760 2026-06-28 20:37:41.404 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18f3c3e4-c9f7-41f1-8c25-3249cb062cd4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 20:37:41.406 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18f3c3e4-c9f7-41f1-8c25-3249cb062cd4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 013a9abe-e505-4b40-9b28-94bf1d3e36fe: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 20:37:41.552 9 INFO neutron.db.ovn_revision_numbers_db [None req-18f3c3e4-c9f7-41f1-8c25-3249cb062cd4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 49c5c1c1-7f15-4f23-8008-d29da7b1d494 (type: ports) to 1 2026-06-28 20:37:41.568 9 INFO neutron.wsgi [None req-18f3c3e4-c9f7-41f1-8c25-3249cb062cd4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4441655 2026-06-28 20:37:47.244 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1dd9fd73-6b2d-4b84-9c9e-ccc9b238957a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] GET failed (client error): The resource could not be found. 2026-06-28 20:37:47.246 10 INFO neutron.wsgi [None req-1dd9fd73-6b2d-4b84-9c9e-ccc9b238957a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0592370 2026-06-28 20:37:47.288 10 INFO neutron.wsgi [None req-8b669dd0-0a0a-48a2-b2f4-eef83b5999fd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0392914 2026-06-28 20:37:47.699 10 INFO neutron.db.ovn_revision_numbers_db [None req-38852399-375b-4794-8b87-015c78e8f886 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 49c5c1c1-7f15-4f23-8008-d29da7b1d494 (type: ports) to 1 2026-06-28 20:37:47.892 10 INFO neutron.db.ovn_revision_numbers_db [None req-38852399-375b-4794-8b87-015c78e8f886 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 49c5c1c1-7f15-4f23-8008-d29da7b1d494 (type: ports) to 2 2026-06-28 20:37:47.906 10 INFO neutron.wsgi [None req-38852399-375b-4794-8b87-015c78e8f886 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "PUT /v2.0/ports/49c5c1c1-7f15-4f23-8008-d29da7b1d494 HTTP/1.1" status: 200 len: 1318 time: 0.6109858 /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-28 20:37:49.386 9 INFO neutron.wsgi [None req-caf97572-2155-448b-869b-dcb2c49c4a51 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3463 time: 0.0701644 /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-28 20:37:50.327 10 INFO neutron.wsgi [None req-7dc81a19-c0c8-46b8-a01f-8c688500faba 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 7421 time: 0.0762932 2026-06-28 20:37:50.426 10 INFO neutron.db.ovn_revision_numbers_db [None req-caa2d0d8-f912-4f39-9b4d-be0289b50362 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource c66d6570-59f9-4ab9-9537-b9d46a4176f7 (type: security_groups) to 1 2026-06-28 20:37:50.445 10 INFO neutron.wsgi [None req-caa2d0d8-f912-4f39-9b4d-be0289b50362 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1064024 2026-06-28 20:37:51.361 10 INFO neutron.wsgi [None req-19f00180-6548-4200-85da-82cca7defc77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 8949 time: 0.0810645 2026-06-28 20:37:51.411 10 INFO neutron.wsgi [None req-6875d52c-98ea-4350-8a2b-6c63225c0551 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0389321 2026-06-28 20:37:51.508 10 INFO neutron.db.ovn_revision_numbers_db [None req-234d888b-7432-4035-ac10-4d790b5ad0d2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource c7031ec7-1ee4-433d-a7fe-8e6c0c3cc74e (type: security_group_rules) to 0 2026-06-28 20:37:51.534 10 INFO neutron.wsgi [None req-234d888b-7432-4035-ac10-4d790b5ad0d2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 771 time: 0.1128695 2026-06-28 20:37:52.378 9 INFO neutron.wsgi [None req-25932e90-dea1-47b8-8b9e-454bda2312c9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 9553 time: 0.0785565 2026-06-28 20:37:52.426 9 INFO neutron.wsgi [None req-b0620281-f495-407b-8aee-8ff115880358 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9553 time: 0.0373635 2026-06-28 20:37:52.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6adcc5b-0b4e-4c35-9c83-274e8e9d1f40 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 19661572-0cc8-4f33-a8f8-24609e86b9d3 (type: security_group_rules) to 0 2026-06-28 20:37:52.569 9 INFO neutron.wsgi [None req-c6adcc5b-0b4e-4c35-9c83-274e8e9d1f40 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 775 time: 0.1329205 2026-06-28 20:37:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025351 2026-06-28 20:37:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027919 2026-06-28 20:38:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015335 2026-06-28 20:38:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024388 2026-06-28 20:38:25.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032125 2026-06-28 20:38:25.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034635 2026-06-28 20:38:40.869 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015707 2026-06-28 20:38:40.869 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016851 2026-06-28 20:38:51.173 9 INFO neutron.wsgi [None req-326a63da-c8bc-45fb-a0fd-5bdf8fa2b468 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/quotas/27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 362 time: 0.0097756 /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-28 20:38:51.513 9 INFO neutron.wsgi [None req-31f2a0c0-1b35-478a-b966-f46c3c14070e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "PUT /v2.0/quotas/27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 361 time: 0.0316637 2026-06-28 20:38:51.826 9 INFO neutron.wsgi [None req-79c5ad5e-4b93-43b7-b36d-42905ecc9be2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/quotas/27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 361 time: 0.0107889 2026-06-28 20:38:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030799 2026-06-28 20:38:55.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034173 2026-06-28 20:39:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022776 2026-06-28 20:39:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030909 2026-06-28 20:39:25.869 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016263 2026-06-28 20:39:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034461 2026-06-28 20:39:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027313 2026-06-28 20:39:40.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020401 2026-06-28 20:39:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016375 2026-06-28 20:39:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031650 2026-06-28 20:40:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023921 2026-06-28 20:40:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023801 2026-06-28 20:40:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025508 2026-06-28 20:40:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024142 2026-06-28 20:40:40.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0054293 2026-06-28 20:40:40.876 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013556 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 20:40:50.584 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d3f946bc-c44b-49e4-a8b9-6bf1295a0514 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] GET failed (client error): The resource could not be found. 2026-06-28 20:40:50.585 10 INFO neutron.wsgi [None req-d3f946bc-c44b-49e4-a8b9-6bf1295a0514 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.2065878 2026-06-28 20:40:50.623 10 INFO neutron.wsgi [None req-a0a1f9fe-e6a1-4367-bd2b-6a3f0d17382c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0335855 2026-06-28 20:40:50.969 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 013a9abe-e505-4b40-9b28-94bf1d3e36fe (type: networks) to 2 2026-06-28 20:40:51.008 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource c883d39a-a0b7-4759-831a-ca9cef874159 (type: security_groups) to 6 2026-06-28 20:40:51.035 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource c66d6570-59f9-4ab9-9537-b9d46a4176f7 (type: security_groups) to 3 2026-06-28 20:40:51.231 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 49c5c1c1-7f15-4f23-8008-d29da7b1d494 (type: ports) to 3 2026-06-28 20:40:51.233 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Maintenance task: Synchronization finished (took 0.36 seconds) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 20:40:52.243 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4741f50a-5c16-4813-a002-6d6813d35712 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] GET failed (client error): The resource could not be found. 2026-06-28 20:40:52.245 9 INFO neutron.wsgi [None req-4741f50a-5c16-4813-a002-6d6813d35712 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0889845 2026-06-28 20:40:52.287 9 INFO neutron.wsgi [None req-572cbb55-4ad3-4752-8a63-1f4b8b929670 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0381856 2026-06-28 20:40:53.487 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 49c5c1c1-7f15-4f23-8008-d29da7b1d494 2026-06-28 20:40:53.513 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 49c5c1c1-7f15-4f23-8008-d29da7b1d494 2026-06-28 20:40:53.865 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 49c5c1c1-7f15-4f23-8008-d29da7b1d494 (type: ports) to 4 2026-06-28 20:40:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018885 2026-06-28 20:40:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012906 2026-06-28 20:41:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023310 2026-06-28 20:41:10.875 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038137 2026-06-28 20:41:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024583 2026-06-28 20:41:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033164 2026-06-28 20:41:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024931 2026-06-28 20:41:40.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032063 2026-06-28 20:41:55.869 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016880 2026-06-28 20:41:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027556 2026-06-28 20:42:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029323 2026-06-28 20:42:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033517 2026-06-28 20:42:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023551 2026-06-28 20:42:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024643 2026-06-28 20:42:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026295 2026-06-28 20:42:40.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021284 2026-06-28 20:42:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027361 2026-06-28 20:42:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025816 2026-06-28 20:43:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016735 2026-06-28 20:43:10.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019305 2026-06-28 20:43:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023892 2026-06-28 20:43:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024459 2026-06-28 20:43:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025554 2026-06-28 20:43:40.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045111 2026-06-28 20:43:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031297 2026-06-28 20:43:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028410 2026-06-28 20:44:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017262 2026-06-28 20:44:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029898 2026-06-28 20:44:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026081 2026-06-28 20:44:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028956 2026-06-28 20:44:40.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017653 2026-06-28 20:44:40.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044043 2026-06-28 20:44:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024328 2026-06-28 20:44:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023789 2026-06-28 20:45:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022945 2026-06-28 20:45:10.876 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047855 2026-06-28 20:45:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022764 2026-06-28 20:45:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027866 2026-06-28 20:45:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025535 2026-06-28 20:45:40.933 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0650365 2026-06-28 20:45:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021706 2026-06-28 20:45:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012729 2026-06-28 20:46:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021558 2026-06-28 20:46:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026083 2026-06-28 20:46:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013552 2026-06-28 20:46:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009720 /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-28 20:46:40.001 9 INFO neutron.db.ovn_revision_numbers_db [None req-29269226-2ce3-4c60-8cea-86cee523187d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 835cc616-45f2-4072-b700-186ac96b65a8 (type: security_groups) to 1 2026-06-28 20:46:40.025 9 INFO neutron.wsgi [None req-29269226-2ce3-4c60-8cea-86cee523187d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 2973 time: 0.2357852 2026-06-28 20:46:40.123 9 INFO neutron.db.ovn_revision_numbers_db [None req-d6370cfe-a488-456a-96a2-be44e14f0bcf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 859c46af-6eee-416e-b84b-33acb6abba87 (type: security_groups) to 1 2026-06-28 20:46:40.143 9 INFO neutron.wsgi [None req-d6370cfe-a488-456a-96a2-be44e14f0bcf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1741 time: 0.1108382 2026-06-28 20:46:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017779 2026-06-28 20:46:40.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017178 2026-06-28 20:46:41.059 9 INFO neutron.wsgi [None req-f00082cf-8c10-4c09-b64c-0834d65936a8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 4515 time: 0.0715368 2026-06-28 20:46:41.120 9 INFO neutron.wsgi [None req-29694dcb-7695-4b0a-9096-c5c160355f70 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 14480 time: 0.0511703 2026-06-28 20:46:41.241 9 INFO neutron.db.ovn_revision_numbers_db [None req-ecb437fb-0ba5-4c0c-87b3-be12bafba266 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 40116148-8b86-4f91-96e1-ca82e424be17 (type: security_group_rules) to 0 2026-06-28 20:46:41.264 9 INFO neutron.wsgi [None req-ecb437fb-0ba5-4c0c-87b3-be12bafba266 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 745 time: 0.1294761 2026-06-28 20:46:42.103 9 INFO neutron.wsgi [None req-1e330218-2517-4fc5-a5f9-790e5324fd7d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 5093 time: 0.0614593 2026-06-28 20:46:42.164 9 INFO neutron.wsgi [None req-31cb81dd-d047-474c-a572-21a271cba019 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15058 time: 0.0530875 2026-06-28 20:46:42.324 9 INFO neutron.db.ovn_revision_numbers_db [None req-7f112b6e-4343-43f2-a20a-f0464022bc60 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 8bc705b9-b2c8-45ff-acc4-1cc6e8334306 (type: security_group_rules) to 0 2026-06-28 20:46:42.372 9 INFO neutron.wsgi [None req-7f112b6e-4343-43f2-a20a-f0464022bc60 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 747 time: 0.1990263 2026-06-28 20:46:43.223 9 INFO neutron.wsgi [None req-ed73bf16-d586-4dbb-af01-ed523d694e90 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 5673 time: 0.0707862 2026-06-28 20:46:43.291 9 INFO neutron.wsgi [None req-f36ec420-f80c-4a52-9fce-7fd74b1d0902 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15638 time: 0.0596380 2026-06-28 20:46:43.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-9aa8f7b3-9589-4004-83b8-9adfdbba7345 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource c30abe7e-7565-4437-8caa-3ee4b1cf3ee8 (type: security_group_rules) to 0 2026-06-28 20:46:43.479 9 INFO neutron.wsgi [None req-9aa8f7b3-9589-4004-83b8-9adfdbba7345 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1764526 2026-06-28 20:46:44.391 9 INFO neutron.wsgi [None req-3178d5ac-d37e-4325-85dc-c787c7ead893 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 6255 time: 0.0727944 2026-06-28 20:46:44.454 9 INFO neutron.wsgi [None req-b82dd708-39b2-43a8-9134-5beaecc43828 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16220 time: 0.0539515 2026-06-28 20:46:44.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-0997cb3d-176c-4e20-9129-85daa1c06d39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource b9a077ba-4ddd-46a3-ad54-d40b398b67c6 (type: security_group_rules) to 0 2026-06-28 20:46:44.640 9 INFO neutron.wsgi [None req-0997cb3d-176c-4e20-9129-85daa1c06d39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60,10.0.0.70 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 750 time: 0.1742678 2026-06-28 20:46:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026901 2026-06-28 20:46:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027936 2026-06-28 20:47:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023115 2026-06-28 20:47:10.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040257 2026-06-28 20:47:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024621 2026-06-28 20:47:25.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020587 2026-06-28 20:47:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021751 2026-06-28 20:47:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025928 2026-06-28 20:47:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017979 2026-06-28 20:47:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024614 2026-06-28 20:48:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022893 2026-06-28 20:48:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027020 2026-06-28 20:48:25.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024738 2026-06-28 20:48:25.875 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052269 2026-06-28 20:48:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021145 2026-06-28 20:48:40.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018840 2026-06-28 20:48:48.807 10 INFO neutron.wsgi [None req-aaf86ff3-501e-4f39-a951-dcdadefe479c 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?tenant_id=d5b618ee756f45ea822f05337c484cf1&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1366103 2026-06-28 20:48:48.896 10 INFO neutron.db.segments_db [None req-676fc085-fc01-4b25-9e5e-da80dea165c2 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] Added segment 8a206c79-588f-487f-8f7f-019679c093f4 of type geneve for network 406e8118-0d25-453f-8cfe-c1b254503647 2026-06-28 20:48:49.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-676fc085-fc01-4b25-9e5e-da80dea165c2 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 406e8118-0d25-453f-8cfe-c1b254503647 (type: networks) to 1 2026-06-28 20:48:49.176 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-676fc085-fc01-4b25-9e5e-da80dea165c2 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] No more DHCP agents 2026-06-28 20:48:49.178 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-676fc085-fc01-4b25-9e5e-da80dea165c2 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] Unable to schedule network 406e8118-0d25-453f-8cfe-c1b254503647: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 20:48:49.235 10 INFO neutron.db.ovn_revision_numbers_db [None req-676fc085-fc01-4b25-9e5e-da80dea165c2 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 2fb75a7e-4ad6-40a1-b085-7b7f3ecd75d2 (type: ports) to 1 2026-06-28 20:48:49.253 10 INFO neutron.wsgi [None req-676fc085-fc01-4b25-9e5e-da80dea165c2 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.4405704 2026-06-28 20:48:49.292 10 INFO neutron.wsgi [None req-7d8f40e9-1c84-43f8-a1b2-846a497e096b 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0301199 2026-06-28 20:48:49.308 10 INFO neutron.wsgi [None req-18eaafdc-d8d6-47d1-864b-ca4f0ddb5de6 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0077329 2026-06-28 20:48:49.511 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2eedcd7f-7efe-4d72-8e1b-dd245fd9d9d8 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] No more DHCP agents 2026-06-28 20:48:49.512 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2eedcd7f-7efe-4d72-8e1b-dd245fd9d9d8 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] Unable to schedule network 406e8118-0d25-453f-8cfe-c1b254503647: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 20:48:49.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-2eedcd7f-7efe-4d72-8e1b-dd245fd9d9d8 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 3141768f-55d6-4186-b8ec-3e1be6c7cc5f (type: ports) to 1 2026-06-28 20:48:49.746 10 INFO neutron.db.ovn_revision_numbers_db [None req-2eedcd7f-7efe-4d72-8e1b-dd245fd9d9d8 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 3141768f-55d6-4186-b8ec-3e1be6c7cc5f (type: ports) to 1 2026-06-28 20:48:49.769 10 INFO neutron.wsgi [None req-2eedcd7f-7efe-4d72-8e1b-dd245fd9d9d8 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1096 time: 0.4554064 2026-06-28 20:48:49.815 10 INFO neutron.wsgi [None req-080c4bea-2a9b-456e-a5d2-14c085d12845 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/406e8118-0d25-453f-8cfe-c1b254503647 HTTP/1.1" status: 200 len: 907 time: 0.0415683 2026-06-28 20:48:50.587 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 3141768f-55d6-4186-b8ec-3e1be6c7cc5f 2026-06-28 20:48:50.604 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 3141768f-55d6-4186-b8ec-3e1be6c7cc5f 2026-06-28 20:48:50.837 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 3141768f-55d6-4186-b8ec-3e1be6c7cc5f (type: ports) to 3 2026-06-28 20:48:52.222 10 INFO neutron.wsgi [None req-5fa6ed0e-caea-4a07-bcf7-9398f996c6d8 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1124 time: 0.0392489 2026-06-28 20:48:52.275 10 INFO neutron.wsgi [None req-bf65f4de-18a4-4ebb-8b8d-78b2204d1e76 35d21c5f60fc45c8961e8c000587039d d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/406e8118-0d25-453f-8cfe-c1b254503647 HTTP/1.1" status: 200 len: 907 time: 0.0445364 2026-06-28 20:48:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022738 2026-06-28 20:48:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022693 2026-06-28 20:49:09.546 9 INFO neutron.wsgi [None req-3ef77a92-10e2-43ac-905d-892e134d814e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/quotas/d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 362 time: 0.0208220 /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-28 20:49:09.964 9 INFO neutron.wsgi [None req-1a7a7a2b-f4a0-4695-b8c2-e737b65e47eb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "PUT /v2.0/quotas/d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 361 time: 0.0297613 2026-06-28 20:49:10.277 9 INFO neutron.wsgi [None req-f486b494-5252-4cba-a652-43b4ad0ce93d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/quotas/d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 361 time: 0.0112641 2026-06-28 20:49:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022449 2026-06-28 20:49:10.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013187 2026-06-28 20:49:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027049 2026-06-28 20:49:25.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036688 2026-06-28 20:49:40.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024116 2026-06-28 20:49:40.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019202 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 20:49:53.330 9 INFO neutron.wsgi [None req-c0a237b9-b31c-488c-8d44-6f443f47c885 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1774755 2026-06-28 20:49:53.371 9 INFO neutron.wsgi [None req-abaee777-bf7d-45f4-8cce-d225d9de02ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0398514 2026-06-28 20:49:53.436 9 INFO neutron.wsgi [None req-9e647364-797e-47ea-ad6c-145e5eff41c8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0643842 2026-06-28 20:49:53.491 9 INFO neutron.wsgi [None req-5fd55d7b-7257-4d07-b169-5a7c0727837e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0451119 2026-06-28 20:49:53.507 9 INFO neutron.wsgi [None req-603af65c-a843-48d7-9fbe-1ee8d0b42cb8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0122313 2026-06-28 20:49:53.568 9 INFO neutron.wsgi [None req-b2784dc4-8ad6-42a4-b86e-37e56e868b62 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0580795 2026-06-28 20:49:53.610 9 INFO neutron.wsgi [None req-6fe85bc6-7fe4-435e-89bd-47f0a644c1d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0379071 2026-06-28 20:49:53.701 9 INFO neutron.wsgi [None req-06f42c7d-d259-473c-8156-9d1ff9eea73d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0896525 2026-06-28 20:49:53.710 9 INFO neutron.wsgi [None req-cc3a2fbc-d5b6-4e3b-b7c2-b99877f203e8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0080771 2026-06-28 20:49:53.760 9 INFO neutron.wsgi [None req-57ea0c21-998d-40f1-bc5e-e29997602b6f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0494473 2026-06-28 20:49:53.776 9 INFO neutron.wsgi [None req-f74d8cd0-4bad-41ea-bf00-de9873d15aab 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0151403 2026-06-28 20:49:55.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038116 2026-06-28 20:49:55.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035465 2026-06-28 20:50:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026641 2026-06-28 20:50:10.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024166 2026-06-28 20:50:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023675 2026-06-28 20:50:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024388 2026-06-28 20:50:40.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032287 2026-06-28 20:50:40.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036049 2026-06-28 20:50:50.932 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 859c46af-6eee-416e-b84b-33acb6abba87 (type: security_groups) to 5 2026-06-28 20:50:50.932 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Maintenance task: Synchronization finished (took 0.03 seconds) 2026-06-28 20:50:53.150 9 INFO neutron.wsgi [None req-e4df666b-8dd3-4620-8128-05348ed80ca5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1313808 2026-06-28 20:50:53.185 9 INFO neutron.wsgi [None req-953bbeb0-4fcc-470a-8854-e42579d0a7be 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0321357 2026-06-28 20:50:53.202 9 INFO neutron.wsgi [None req-1e13f46c-9b60-466a-b9e2-5acf347ae1b7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0114574 2026-06-28 20:50:53.238 9 INFO neutron.wsgi [None req-23c5d8f5-b22f-43a3-800f-c3db784d1e6a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0334654 2026-06-28 20:50:53.248 9 INFO neutron.wsgi [None req-25aec268-b497-4390-8fc6-39b9b097c9b1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0097992 2026-06-28 20:50:53.270 9 INFO neutron.wsgi [None req-f96162db-1914-4a50-b39a-c33b4503439c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0210161 2026-06-28 20:50:53.290 9 INFO neutron.wsgi [None req-0c79acfd-4a3e-467c-baa8-f92aa9a87703 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0187671 2026-06-28 20:50:53.303 9 INFO neutron.wsgi [None req-2a9b8611-cd63-4e08-93ec-cfb22841c796 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0122948 2026-06-28 20:50:53.323 9 INFO neutron.wsgi [None req-14c76313-7d5d-4cb4-a321-92b7171160c6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0186801 2026-06-28 20:50:53.371 9 INFO neutron.wsgi [None req-5a27dbbb-fc94-42f7-a773-3826e99053ec 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0463808 2026-06-28 20:50:53.412 9 INFO neutron.wsgi [None req-e69beb7d-0d65-4af8-bc1d-895036c351cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0340066 2026-06-28 20:50:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025518 2026-06-28 20:50:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026135 2026-06-28 20:51:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029287 2026-06-28 20:51:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031540 2026-06-28 20:51:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022631 2026-06-28 20:51:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024207 2026-06-28 20:51:40.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018404 2026-06-28 20:51:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017445 2026-06-28 20:51:53.083 9 INFO neutron.wsgi [None req-4a53164c-2b81-4748-b8c4-5410f31892bf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0706012 2026-06-28 20:51:53.096 9 INFO neutron.wsgi [None req-2bff0e8e-90fa-4315-8482-0e7a7d7721d1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0119953 2026-06-28 20:51:53.125 9 INFO neutron.wsgi [None req-ff383bbf-9853-4578-9998-e6097c1f1dd9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0285754 2026-06-28 20:51:53.150 9 INFO neutron.wsgi [None req-addbcd81-5b7e-41f3-bde0-af4750ae67c8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0238535 2026-06-28 20:51:53.173 9 INFO neutron.wsgi [None req-44c25e25-b85b-4dd4-b991-77f77448235c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0224841 2026-06-28 20:51:53.183 9 INFO neutron.wsgi [None req-55a7fb17-a7b5-4140-8ca1-a4dbe9eea088 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0093133 2026-06-28 20:51:53.201 9 INFO neutron.wsgi [None req-49c22104-2ff1-4a6a-b003-55dc890b87de 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0166705 2026-06-28 20:51:53.257 9 INFO neutron.wsgi [None req-5c7929ad-2c53-4aba-8ae9-8db40a5de059 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0549655 2026-06-28 20:51:53.325 9 INFO neutron.wsgi [None req-a8484a2d-4b47-475d-a3f4-adaece0812d4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0666521 2026-06-28 20:51:53.378 9 INFO neutron.wsgi [None req-81d9fa8f-41ba-4a0a-9106-c9ab65cc5e03 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0368648 2026-06-28 20:51:53.392 9 INFO neutron.wsgi [None req-b809ca47-dbbc-4523-a530-bbce2a30d592 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0105810 2026-06-28 20:51:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024714 2026-06-28 20:51:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028765 2026-06-28 20:52:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022388 2026-06-28 20:52:10.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016506 2026-06-28 20:52:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019946 2026-06-28 20:52:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024989 2026-06-28 20:52:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026612 2026-06-28 20:52:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029945 2026-06-28 20:52:53.097 9 INFO neutron.wsgi [None req-706ded84-27db-4ad9-9473-a775bd1b1337 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1011560 2026-06-28 20:52:53.114 9 INFO neutron.wsgi [None req-490f27b3-e395-421b-83ee-362e1acd1885 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0147285 2026-06-28 20:52:53.142 9 INFO neutron.wsgi [None req-2403763e-caf0-4a79-b560-494446b86c65 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0273867 2026-06-28 20:52:53.180 9 INFO neutron.wsgi [None req-13ec1faf-873a-47f1-b494-9e56f5646ca4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0365491 2026-06-28 20:52:53.212 9 INFO neutron.wsgi [None req-85c1ef48-a922-459f-846c-58d4d080b8ee 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0310440 2026-06-28 20:52:53.242 9 INFO neutron.wsgi [None req-76b760ba-da30-484a-a8fe-6e66afbf8d42 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0295718 2026-06-28 20:52:53.256 9 INFO neutron.wsgi [None req-69e31d57-b1a4-4a7c-a1b5-7742e15b7353 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0119646 2026-06-28 20:52:53.316 9 INFO neutron.wsgi [None req-324d691d-3c3f-4c7b-8d79-6eff621f5074 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0585217 2026-06-28 20:52:53.348 9 INFO neutron.wsgi [None req-7d2894e2-e367-4b5d-8e0a-57b849b73aa0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0276225 2026-06-28 20:52:53.376 9 INFO neutron.wsgi [None req-93035f9c-894a-4012-a9c2-8fcf370b2171 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0239277 2026-06-28 20:52:53.385 9 INFO neutron.wsgi [None req-fddae0fd-5efb-40e7-8fb0-113b730beef1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0086384 2026-06-28 20:52:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026934 2026-06-28 20:52:55.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030065 2026-06-28 20:53:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024016 2026-06-28 20:53:10.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012293 2026-06-28 20:53:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023646 2026-06-28 20:53:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025520 2026-06-28 20:53:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031285 2026-06-28 20:53:40.876 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039830 2026-06-28 20:53:53.071 9 INFO neutron.wsgi [None req-3b4bdc33-0f10-41fa-bb9f-9810204147c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0660009 2026-06-28 20:53:53.113 9 INFO neutron.wsgi [None req-0fa63ffa-ff7b-44a4-8914-e88abf61bc2c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0412333 2026-06-28 20:53:53.126 9 INFO neutron.wsgi [None req-97dab3a3-53f8-48d4-bb76-a7341c85ced4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0115013 2026-06-28 20:53:53.156 9 INFO neutron.wsgi [None req-209e6b1b-55fa-4a35-a20f-0383656889fa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0292048 2026-06-28 20:53:53.183 9 INFO neutron.wsgi [None req-6b8361b7-b1d7-4011-9467-db307709c48e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0263054 2026-06-28 20:53:53.214 9 INFO neutron.wsgi [None req-aa007d2d-572d-47e4-a91a-00d2de0a1349 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0259874 2026-06-28 20:53:53.224 9 INFO neutron.wsgi [None req-d22a5a0f-fac2-49c8-a4b5-db1a30d5c7ad 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0088978 2026-06-28 20:53:53.250 9 INFO neutron.wsgi [None req-412b3a91-7e35-41af-aa7a-9f4937a53564 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0250752 2026-06-28 20:53:53.313 9 INFO neutron.wsgi [None req-c5ce905e-4fae-46b4-abc2-fde00cd9f858 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0622845 2026-06-28 20:53:53.351 9 INFO neutron.wsgi [None req-9646edd8-483a-4a13-a034-f447a61413c5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0321462 2026-06-28 20:53:53.413 9 INFO neutron.wsgi [None req-e8b06ae5-98b7-4939-b4a6-87cbd0773645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0605116 2026-06-28 20:53:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017066 2026-06-28 20:53:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027654 2026-06-28 20:54:10.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0054514 2026-06-28 20:54:10.877 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023556 2026-06-28 20:54:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021708 2026-06-28 20:54:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028560 2026-06-28 20:54:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024841 2026-06-28 20:54:40.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014234 2026-06-28 20:54:53.203 9 INFO neutron.wsgi [None req-7788dbe4-bc4d-47ba-b639-8c0c661c8978 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.1733263 2026-06-28 20:54:53.217 9 INFO neutron.wsgi [None req-23e1622e-ec4d-4404-895d-73b43ec2c283 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0101171 2026-06-28 20:54:53.241 9 INFO neutron.wsgi [None req-14ad5c68-6609-408f-a108-dc8f944db289 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0234511 2026-06-28 20:54:53.262 9 INFO neutron.wsgi [None req-a5d20654-4f9a-4cde-b6e2-432746f1cb6c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0195343 2026-06-28 20:54:53.291 9 INFO neutron.wsgi [None req-04d4f267-6923-44f6-a030-b5eab06e053e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0272021 2026-06-28 20:54:53.319 9 INFO neutron.wsgi [None req-57446a27-ff50-4531-a9a3-ca20ec3ca414 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0263886 2026-06-28 20:54:53.332 9 INFO neutron.wsgi [None req-035aa5a6-8492-4437-9f6b-8abd958eefef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0120280 2026-06-28 20:54:53.364 9 INFO neutron.wsgi [None req-83cc98c3-16fd-4c3d-a053-8b2627acf2d4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0311866 2026-06-28 20:54:53.376 9 INFO neutron.wsgi [None req-97496312-08e4-4afe-bf2f-479114cad075 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0105405 2026-06-28 20:54:53.431 9 INFO neutron.wsgi [None req-a2e382b4-fbde-47ad-ba0b-bc2a0762894d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0541444 2026-06-28 20:54:53.495 9 INFO neutron.wsgi [None req-1dad46ef-e33b-4394-adfe-69645316c45a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0616875 2026-06-28 20:54:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024700 2026-06-28 20:54:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027230 2026-06-28 20:55:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018947 2026-06-28 20:55:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026379 2026-06-28 20:55:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024061 2026-06-28 20:55:25.876 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0060091 2026-06-28 20:55:40.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033441 2026-06-28 20:55:40.877 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026257 2026-06-28 20:55:53.092 9 INFO neutron.wsgi [None req-82d29321-3e9c-4382-9203-957cabff546f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0792985 2026-06-28 20:55:53.136 9 INFO neutron.wsgi [None req-4d51268b-24d3-49c4-92cc-f0cbe60ec6ed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0409577 2026-06-28 20:55:53.169 9 INFO neutron.wsgi [None req-a3b1e15f-95e6-4f1a-ac52-8ca82b9e0e81 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0284152 2026-06-28 20:55:53.180 9 INFO neutron.wsgi [None req-42fc5d41-838b-43ec-800e-ca4a353f2ac0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0099273 2026-06-28 20:55:53.209 9 INFO neutron.wsgi [None req-fdacff96-8a43-4c20-aac4-3aba9847752f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0285842 2026-06-28 20:55:53.247 9 INFO neutron.wsgi [None req-1121daa5-f3d4-4f0c-9a21-85a84ab8f34d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0378208 2026-06-28 20:55:53.306 9 INFO neutron.wsgi [None req-9970a5e9-38e7-4fd3-8080-6436dea7ea89 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0567307 2026-06-28 20:55:53.320 9 INFO neutron.wsgi [None req-af80e6e1-000b-4c3b-a387-1cf600a0fad0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0118158 2026-06-28 20:55:53.392 9 INFO neutron.wsgi [None req-9723b53e-ebac-4bf0-8e3c-bda1e48977cb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0709507 2026-06-28 20:55:53.410 9 INFO neutron.wsgi [None req-2849e705-1480-4e3f-9da8-c0ebd59e6010 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0121970 2026-06-28 20:55:53.429 9 INFO neutron.wsgi [None req-bd6041ca-3d8c-4920-a652-d2a0695b844e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0181210 2026-06-28 20:55:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025907 2026-06-28 20:55:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025909 2026-06-28 20:56:10.876 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0069661 2026-06-28 20:56:10.878 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012674 2026-06-28 20:56:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018275 2026-06-28 20:56:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019438 2026-06-28 20:56:40.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038705 2026-06-28 20:56:40.956 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0869687 2026-06-28 20:56:53.069 9 INFO neutron.wsgi [None req-be6326c6-1b32-414c-b512-6928fedeaf5d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0557244 2026-06-28 20:56:53.096 9 INFO neutron.wsgi [None req-b339058e-f591-44f5-9740-81551f51c9e2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0259032 2026-06-28 20:56:53.106 9 INFO neutron.wsgi [None req-7ee260e1-f12f-4af3-9058-3fc4c817de08 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0089898 2026-06-28 20:56:53.127 9 INFO neutron.wsgi [None req-d720e50f-71ae-4f68-9cc3-43b3dfbf93f4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0208614 2026-06-28 20:56:53.157 9 INFO neutron.wsgi [None req-87272a1e-9018-4d8f-b4d8-4eb7b69fa026 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0290394 2026-06-28 20:56:53.189 9 INFO neutron.wsgi [None req-cb0671bf-8e03-4cf3-a498-d013aef25ba0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0313897 2026-06-28 20:56:53.229 9 INFO neutron.wsgi [None req-e4805949-9f4a-4dca-a6a8-2981d8febdf5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0387309 2026-06-28 20:56:53.258 9 INFO neutron.wsgi [None req-7726aa84-5232-43f8-8319-c36622e1f8af 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0248754 2026-06-28 20:56:53.269 9 INFO neutron.wsgi [None req-119ca201-9206-45c3-983b-5a2b448392b1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0104561 2026-06-28 20:56:53.322 9 INFO neutron.wsgi [None req-a265c2ce-a338-4535-858d-98c286dd29b2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0514576 2026-06-28 20:56:53.377 9 INFO neutron.wsgi [None req-ad2a14f7-c129-46d0-b4dc-6b20d8f14914 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0526745 2026-06-28 20:56:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024500 2026-06-28 20:56:55.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030572 2026-06-28 20:57:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019860 2026-06-28 20:57:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013881 2026-06-28 20:57:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027380 2026-06-28 20:57:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025883 2026-06-28 20:57:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019271 2026-06-28 20:57:40.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019810 2026-06-28 20:57:53.100 9 INFO neutron.wsgi [None req-55d938ef-fa9e-4694-97a2-3f05ac071f24 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1012452 2026-06-28 20:57:53.135 9 INFO neutron.wsgi [None req-8cf65d69-5410-4513-b19e-1e528068999c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0338366 2026-06-28 20:57:53.146 9 INFO neutron.wsgi [None req-93d45004-9492-4a47-bcce-09cc99d93fca 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0094192 2026-06-28 20:57:53.193 9 INFO neutron.wsgi [None req-cad64381-480a-4f94-8bc7-d70fc292023c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0462091 2026-06-28 20:57:53.241 9 INFO neutron.wsgi [None req-351ea4d8-7b55-45e2-9706-ea5d5c8337be 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0460782 2026-06-28 20:57:53.274 9 INFO neutron.wsgi [None req-88c9fbba-4d13-4316-831f-c93381b83f4d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0257108 2026-06-28 20:57:53.287 9 INFO neutron.wsgi [None req-b97220d2-b856-4576-a439-a4e59229047c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0126028 2026-06-28 20:57:53.318 9 INFO neutron.wsgi [None req-49dd0c38-f716-495e-adca-ff9a4cb5650b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0293312 2026-06-28 20:57:53.330 9 INFO neutron.wsgi [None req-10f8d09f-10ef-4298-bfb7-904ae08737a8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0086732 2026-06-28 20:57:53.350 9 INFO neutron.wsgi [None req-c46b93b2-c7c0-4903-b39b-0e0715090363 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0195556 2026-06-28 20:57:53.380 9 INFO neutron.wsgi [None req-693afa51-e40b-45ef-a7c2-bd9f64c94b5d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0292163 2026-06-28 20:57:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029953 2026-06-28 20:57:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032711 2026-06-28 20:58:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016601 2026-06-28 20:58:10.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037403 2026-06-28 20:58:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023057 2026-06-28 20:58:25.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031893 2026-06-28 20:58:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020809 2026-06-28 20:58:40.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019367 2026-06-28 20:58:53.198 9 INFO neutron.wsgi [None req-cb5d9bda-52f8-4e9e-bf3f-02a062ad2d55 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1277940 2026-06-28 20:58:53.237 9 INFO neutron.wsgi [None req-a232091e-7e0b-4838-b636-c9a66ade1542 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0388331 2026-06-28 20:58:53.249 9 INFO neutron.wsgi [None req-599f6e48-0278-4ae8-90d6-cac11389c531 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0110297 2026-06-28 20:58:53.293 9 INFO neutron.wsgi [None req-e344e47f-88a3-4a09-81f8-6f9cf1d830ee 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0400250 2026-06-28 20:58:53.369 9 INFO neutron.wsgi [None req-69aaa24b-5204-4ead-9024-d62587f4e86f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0723097 2026-06-28 20:58:53.413 9 INFO neutron.wsgi [None req-98864692-9161-4fbb-b2db-7a06064eaa00 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0420120 2026-06-28 20:58:53.442 9 INFO neutron.wsgi [None req-c2effeb3-e620-4014-a26d-afde2ec703c0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0241220 2026-06-28 20:58:53.451 9 INFO neutron.wsgi [None req-3dbcb832-10ed-4954-b9c8-9b78b89faaed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0081728 2026-06-28 20:58:53.468 9 INFO neutron.wsgi [None req-202de3f4-6380-4cea-b340-655835c3e5cb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0159378 2026-06-28 20:58:53.492 9 INFO neutron.wsgi [None req-149a6101-770a-4067-99b3-8af53a013e92 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0231116 2026-06-28 20:58:53.501 9 INFO neutron.wsgi [None req-5108fcf4-b2d2-4c01-becd-999cf97655e5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0081615 2026-06-28 20:58:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025287 2026-06-28 20:58:55.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0057385 2026-06-28 20:59:10.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029092 2026-06-28 20:59:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035567 2026-06-28 20:59:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017302 2026-06-28 20:59:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026586 2026-06-28 20:59:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027049 2026-06-28 20:59:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026791 2026-06-28 20:59:53.160 9 INFO neutron.wsgi [None req-aba81e87-c17a-4736-b9e9-d125e778b9a0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0849290 2026-06-28 20:59:53.193 9 INFO neutron.wsgi [None req-7134fd25-c5ce-43bd-b5b6-cd8678e369d4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0292673 2026-06-28 20:59:53.302 9 INFO neutron.wsgi [None req-2b8b962d-3b34-40d9-831d-6b22422e4922 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1084919 2026-06-28 20:59:53.360 9 INFO neutron.wsgi [None req-c680a5a9-c7c7-4342-a92e-8f0591e61a3d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0566738 2026-06-28 20:59:53.446 9 INFO neutron.wsgi [None req-a607f800-4c8e-4c66-af99-92f496b2dacf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0840926 2026-06-28 20:59:53.465 9 INFO neutron.wsgi [None req-8da4e4b8-7b9e-4ecb-b343-adaf1ec2332a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0123453 2026-06-28 20:59:53.496 9 INFO neutron.wsgi [None req-1565903e-e594-4e6c-b779-c288e604b309 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0294495 2026-06-28 20:59:53.508 9 INFO neutron.wsgi [None req-a8ac7e70-e1a8-446b-af2d-c9d6bdf4e4ed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0110731 2026-06-28 20:59:53.532 9 INFO neutron.wsgi [None req-6c1b6c84-4faf-47cc-89a7-97c825564c2a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0229406 2026-06-28 20:59:53.567 9 INFO neutron.wsgi [None req-c50986f4-7970-43c1-b488-088aeb50b382 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0342422 2026-06-28 20:59:53.584 9 INFO neutron.wsgi [None req-f7d7e6d1-9ec2-4cb5-a937-c29c3e74372b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0158453 2026-06-28 20:59:55.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026891 2026-06-28 20:59:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026982 2026-06-28 21:00:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028307 2026-06-28 21:00:10.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028276 2026-06-28 21:00:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019650 2026-06-28 21:00:25.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039568 2026-06-28 21:00:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027466 2026-06-28 21:00:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030558 2026-06-28 21:00:41.223 10 INFO neutron.wsgi [None req-f6d1f4d9-1147-4421-9465-3f7ed3b9f078 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1139519 2026-06-28 21:00:42.366 9 INFO neutron.wsgi [None req-2c8f84ab-d9cb-46d2-bb8e-247c0c3072e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0776184 2026-06-28 21:00:42.428 9 INFO neutron.wsgi [None req-c76244b3-ea33-4a2e-b4d3-a9267c864983 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0554616 2026-06-28 21:00:53.175 9 INFO neutron.wsgi [None req-e6e7959d-98e0-4d4b-a157-08dcb5523bb4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.1257308 2026-06-28 21:00:53.205 9 INFO neutron.wsgi [None req-73cd3079-5f81-49df-8581-0804581fd9cc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0274382 2026-06-28 21:00:53.216 9 INFO neutron.wsgi [None req-b35435e9-cccc-4fb2-94d7-06ec939599ed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0102720 2026-06-28 21:00:53.245 9 INFO neutron.wsgi [None req-932084de-68e4-499b-b725-2612345cbb53 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0283022 2026-06-28 21:00:53.276 9 INFO neutron.wsgi [None req-4b0182a3-d29d-460c-87d8-aeb82890aaef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0297272 2026-06-28 21:00:53.285 9 INFO neutron.wsgi [None req-c27bc818-0fbe-41bf-b67f-36f802984228 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0088284 2026-06-28 21:00:53.304 9 INFO neutron.wsgi [None req-bb6137e7-d1e1-4918-9362-a8c5132f4d9d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0174518 2026-06-28 21:00:53.361 9 INFO neutron.wsgi [None req-abf1d6d3-375f-4423-8f32-4bc560b1c8a5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0555425 2026-06-28 21:00:53.399 9 INFO neutron.wsgi [None req-c84f73fe-9c7b-4467-a25f-e928dec2e0ed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0361319 2026-06-28 21:00:53.409 9 INFO neutron.wsgi [None req-218b1fe2-ff8a-4b87-aed5-6e64b02d8b7f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0093207 2026-06-28 21:00:53.462 9 INFO neutron.wsgi [None req-2eb0b635-9607-4aac-a9ec-187782d3cf45 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0521786 2026-06-28 21:00:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020342 2026-06-28 21:00:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024395 2026-06-28 21:01:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025909 2026-06-28 21:01:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029638 2026-06-28 21:01:21.114 9 INFO neutron.wsgi [None req-c86640dd-56b5-442e-b2a7-50f76da77218 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1044087 2026-06-28 21:01:22.012 9 INFO neutron.wsgi [None req-db1590a9-bb11-49d1-8b92-8c7f5c4eb767 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0747068 2026-06-28 21:01:22.074 9 INFO neutron.wsgi [None req-5a6788a6-de69-4c7c-ba9f-de3ee898be52 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0554829 2026-06-28 21:01:23.139 9 INFO neutron.wsgi [None req-c1d4149d-4a7e-4e7d-b56a-9249e75aab18 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.0778427 2026-06-28 21:01:24.255 9 INFO neutron.wsgi [None req-287c4e2b-7a78-43b2-95c7-9d9e8a13dfce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.0825648 2026-06-28 21:01:25.089 10 INFO neutron.wsgi [None req-6423e5fe-0d37-4e85-b893-cecc3df7bf86 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.1028841 2026-06-28 21:01:25.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020471 2026-06-28 21:01:25.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026684 2026-06-28 21:01:25.917 10 INFO neutron.wsgi [None req-b01bdfec-15ac-4480-84cd-4d66cae20588 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.0898757 2026-06-28 21:01:26.746 10 INFO neutron.wsgi [None req-84cb850d-c9a0-4bc2-99f0-27060783e23f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.0797193 2026-06-28 21:01:27.599 10 INFO neutron.wsgi [None req-3bcc5ab8-3d92-45a1-a7ba-f9a5e9a882a7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.0926232 2026-06-28 21:01:28.820 10 INFO neutron.wsgi [None req-9bb7a520-c7d4-48be-b859-da6be546e3b7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0989752 2026-06-28 21:01:28.878 10 INFO neutron.wsgi [None req-172266af-3fc2-4711-8f47-653cd7b66d5f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0481629 2026-06-28 21:01:36.379 10 INFO neutron.pecan_wsgi.hooks.translation [None req-32ba3754-ab51-459b-800f-9948e0f8e93a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:01:36.381 10 INFO neutron.wsgi [None req-32ba3754-ab51-459b-800f-9948e0f8e93a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0646470 2026-06-28 21:01:36.411 10 INFO neutron.wsgi [None req-fa748399-975b-47b5-9b2a-56e1fe6d26b8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1351 time: 0.0259976 2026-06-28 21:01:37.861 9 INFO neutron.wsgi [None req-ca87b512-0357-4c19-837c-6c4e153b364a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0814049 2026-06-28 21:01:38.859 9 INFO neutron.wsgi [None req-430e1388-895e-46d9-91d4-3d123beab94e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.0778975 2026-06-28 21:01:39.747 9 INFO neutron.wsgi [None req-7c3ea629-6d03-4c6b-a270-4fb3a6f8f122 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.0830600 2026-06-28 21:01:40.551 10 INFO neutron.wsgi [None req-bea6a5a2-65bf-4971-b8c0-0a63d23e1bf4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 10161 time: 0.0896788 2026-06-28 21:01:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027635 2026-06-28 21:01:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028505 2026-06-28 21:01:51.010 10 INFO neutron.wsgi [None req-61c97dd7-1e4f-4725-848d-eda077cd574a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/quotas/27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 361 time: 0.0125132 2026-06-28 21:01:53.136 9 INFO neutron.wsgi [None req-bded00a5-ef8c-44a4-b025-51f808872237 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1115823 2026-06-28 21:01:53.168 9 INFO neutron.wsgi [None req-586dbf14-5a9e-4d01-931a-8d0b1189a134 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0302203 2026-06-28 21:01:53.209 9 INFO neutron.wsgi [None req-54c263ce-7333-4c80-a96d-7f21159c8ded 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0399170 2026-06-28 21:01:53.221 9 INFO neutron.wsgi [None req-7c0b7b14-f84a-4eb7-b772-07b8ccba010a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0110738 2026-06-28 21:01:53.246 9 INFO neutron.wsgi [None req-697d8822-44d2-42b1-9b06-70315d63a56a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0245550 2026-06-28 21:01:53.257 9 INFO neutron.wsgi [None req-230ffa74-fb27-4b33-9f75-5bf16e39bd6b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0101533 2026-06-28 21:01:53.277 9 INFO neutron.wsgi [None req-925f22c4-337a-4635-b026-17b641bb4adc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0197401 2026-06-28 21:01:53.352 9 INFO neutron.wsgi [None req-966cb9e5-d549-489a-8778-35df9ca181c2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0724394 2026-06-28 21:01:53.383 9 INFO neutron.wsgi [None req-1ade2564-8df4-470f-9533-0fd3c7f6ee80 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0274520 2026-06-28 21:01:53.394 9 INFO neutron.wsgi [None req-80085436-713b-4a22-aedb-e75aca519282 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0092635 2026-06-28 21:01:53.423 9 INFO neutron.wsgi [None req-41401c17-f643-4ebe-878e-d4aa2a1c05ca 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0288727 2026-06-28 21:01:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019243 2026-06-28 21:01:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030191 2026-06-28 21:02:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026526 2026-06-28 21:02:10.875 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025291 2026-06-28 21:02:25.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035973 2026-06-28 21:02:25.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011926 2026-06-28 21:02:40.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025711 2026-06-28 21:02:40.875 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020900 2026-06-28 21:02:44.169 9 INFO neutron.wsgi [None req-d5937450-4f2d-452a-b572-23f22655837b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 6838 time: 0.0914166 2026-06-28 21:02:45.122 10 INFO neutron.wsgi [None req-90819aa8-db69-41c5-83af-783563cf3b19 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 6838 time: 0.0804095 2026-06-28 21:02:45.973 9 INFO neutron.wsgi [None req-4be2347b-e611-40ee-a573-daceed39a1ac 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 6838 time: 0.0706763 2026-06-28 21:02:46.805 9 INFO neutron.wsgi [None req-f8da3dcb-8c95-4e91-a2eb-5cecb733e2e6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 6838 time: 0.0647326 2026-06-28 21:02:47.715 9 INFO neutron.wsgi [None req-1d3e66e7-107e-44a6-ac4d-15bf1fbba003 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/security-groups?tenant_id=d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 6838 time: 0.0758097 2026-06-28 21:02:53.061 9 INFO neutron.wsgi [None req-6bdf6a45-7ff7-4697-984c-5dd008c6d7a3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0519333 2026-06-28 21:02:53.105 9 INFO neutron.wsgi [None req-ef6f9d17-9c5b-438c-99c2-3bc0dadf8689 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0392210 2026-06-28 21:02:53.117 9 INFO neutron.wsgi [None req-c0686ae9-bd08-4aa7-9c3a-2c38acfaee79 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0104833 2026-06-28 21:02:53.138 9 INFO neutron.wsgi [None req-8a0c37fe-d7ce-49fe-8107-c849e4a0f14f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0195942 2026-06-28 21:02:53.167 9 INFO neutron.wsgi [None req-d5915ae9-7fbf-4875-8764-2968829cfe8e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0278392 2026-06-28 21:02:53.199 9 INFO neutron.wsgi [None req-0459fc7e-faa9-4fc9-a2af-fa51d1c31a8e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0314600 2026-06-28 21:02:53.223 9 INFO neutron.wsgi [None req-dab62fba-fdc5-4b18-adc1-92e038a74126 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0190418 2026-06-28 21:02:53.242 9 INFO neutron.wsgi [None req-f431c99d-87b1-4aac-a0a8-d8aad270fc4d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0190532 2026-06-28 21:02:53.252 9 INFO neutron.wsgi [None req-a96a3e21-89d5-4f94-a4e1-db7793ace698 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0082490 2026-06-28 21:02:53.364 9 INFO neutron.wsgi [None req-790ae457-19e7-485c-abbd-48a8eb5120d8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1110463 2026-06-28 21:02:53.420 9 INFO neutron.wsgi [None req-343d9a94-a5fd-4de6-8272-bc0f1804e6e4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0508461 2026-06-28 21:02:54.820 10 INFO neutron.wsgi [None req-8eb7fe5f-b1e7-4707-b155-a4fa24a8892f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/quotas/d5b618ee756f45ea822f05337c484cf1 HTTP/1.1" status: 200 len: 361 time: 0.0139444 2026-06-28 21:02:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033882 2026-06-28 21:02:55.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033877 2026-06-28 21:03:10.869 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017478 2026-06-28 21:03:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027058 2026-06-28 21:03:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023377 2026-06-28 21:03:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024862 2026-06-28 21:03:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019901 2026-06-28 21:03:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025647 2026-06-28 21:03:46.070 10 INFO neutron.wsgi [None req-48183ed9-cae4-4b83-86bc-7d96790f1820 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60,10.0.0.70 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1030915 2026-06-28 21:03:53.080 9 INFO neutron.wsgi [None req-728cd814-7a4b-4e13-9e95-f9108fc87aed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0780962 2026-06-28 21:03:53.102 9 INFO neutron.wsgi [None req-16f26585-5970-43a1-8c08-03601eb4768b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0206807 2026-06-28 21:03:53.144 9 INFO neutron.wsgi [None req-076e1a69-30c6-4d0a-afe9-82fa184c2cb5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0415149 2026-06-28 21:03:53.153 9 INFO neutron.wsgi [None req-13ecbac4-9cc1-4a06-b589-bd811a6d1d3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0084102 2026-06-28 21:03:53.179 9 INFO neutron.wsgi [None req-ef28f451-dc14-4d28-b700-96fd9596116d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0245063 2026-06-28 21:03:53.205 9 INFO neutron.wsgi [None req-794793c0-fef1-49ea-b2c9-e1efb106a654 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0257747 2026-06-28 21:03:53.219 9 INFO neutron.wsgi [None req-5280a23b-a972-4d2a-be3d-1b5fe7bf414a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108302 2026-06-28 21:03:53.275 9 INFO neutron.wsgi [None req-c556706f-b426-4a33-b1a5-8ef9316f345f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0553434 2026-06-28 21:03:53.291 9 INFO neutron.wsgi [None req-4078eb1a-71bb-4d4e-9ac7-ebc8982364ca 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0144756 2026-06-28 21:03:53.346 9 INFO neutron.wsgi [None req-dbe1a110-c75b-4f72-96a8-f62f51d810df 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0533476 2026-06-28 21:03:53.378 9 INFO neutron.wsgi [None req-ff9028f8-c783-450c-a0db-62ca528afda8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0271583 2026-06-28 21:03:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027328 2026-06-28 21:03:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027647 2026-06-28 21:04:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025446 2026-06-28 21:04:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036261 2026-06-28 21:04:25.028 9 INFO neutron.wsgi [None req-5907c92b-84a9-40f9-b0c8-947e1ab3ac77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2030625 2026-06-28 21:04:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028257 2026-06-28 21:04:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028176 2026-06-28 21:04:26.183 9 INFO neutron.wsgi [None req-d70d6464-0d3b-4778-ad79-bb757db680bf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0373602 2026-06-28 21:04:26.242 9 INFO neutron.wsgi [None req-7940edab-a468-49c5-b20f-80df2679a64e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0535338 2026-06-28 21:04:26.289 9 INFO neutron.wsgi [None req-4528bb34-a285-4762-a626-07c52efbf605 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0423865 2026-06-28 21:04:26.343 10 INFO neutron.wsgi [None req-6eb62c35-224e-42a1-a672-461f236f4a53 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0465124 2026-06-28 21:04:26.418 10 INFO neutron.wsgi [None req-992b9d4a-87d9-4d7c-9779-69a0ebc8df54 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0691695 2026-06-28 21:04:26.499 10 INFO neutron.wsgi [None req-4146f861-466b-485c-b2d2-78b947b4a5b5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0729508 2026-06-28 21:04:26.519 10 INFO neutron.wsgi [None req-9a18df01-c9ff-4da7-adb0-d4fafc46a488 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0147796 2026-06-28 21:04:37.141 9 INFO neutron.db.ovn_revision_numbers_db [None req-136a6a81-08fa-4b34-ba26-56279f273acc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource b3c15779-3e32-45b8-8582-07525aee1011 (type: security_groups) to 1 2026-06-28 21:04:37.150 10 INFO neutron.db.ovn_revision_numbers_db [None req-b21d03d6-fc1b-42aa-8dd8-3a370a48bb39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 811a4cd7-5e75-4807-95d3-0506763ce4ae (type: security_groups) to 1 2026-06-28 21:04:37.215 9 INFO neutron.db.segments_db [None req-136a6a81-08fa-4b34-ba26-56279f273acc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment 0b3ac26e-a59e-45bc-bd3d-06c14ad6abaf of type geneve for network 67282799-04f2-4f04-87e3-fd7211d4106e 2026-06-28 21:04:37.246 10 INFO neutron.db.segments_db [None req-b21d03d6-fc1b-42aa-8dd8-3a370a48bb39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment 20204aea-459d-4a9b-8760-287b0634f7bb of type geneve for network 98c71643-2c95-4d47-894b-08fb3d9db118 2026-06-28 21:04:37.378 9 INFO neutron.db.ovn_revision_numbers_db [None req-136a6a81-08fa-4b34-ba26-56279f273acc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 67282799-04f2-4f04-87e3-fd7211d4106e (type: networks) to 1 2026-06-28 21:04:37.395 10 INFO neutron.db.ovn_revision_numbers_db [None req-b21d03d6-fc1b-42aa-8dd8-3a370a48bb39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 98c71643-2c95-4d47-894b-08fb3d9db118 (type: networks) to 1 2026-06-28 21:04:37.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c6a8575-397e-4014-b620-bad3f54cdd3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 86c78abe-76f6-4576-96cb-65d7999eecbd (type: security_groups) to 1 2026-06-28 21:04:37.491 9 INFO neutron.db.segments_db [None req-0c6a8575-397e-4014-b620-bad3f54cdd3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment 64a80f3c-04b7-488e-bd6f-f0350e2d69fb of type geneve for network e310e311-f11f-4dab-a293-23540e867ee9 2026-06-28 21:04:37.581 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b21d03d6-fc1b-42aa-8dd8-3a370a48bb39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:37.583 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b21d03d6-fc1b-42aa-8dd8-3a370a48bb39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 98c71643-2c95-4d47-894b-08fb3d9db118: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:37.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-b21d03d6-fc1b-42aa-8dd8-3a370a48bb39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource ca2d436a-23a1-4953-995c-6d67ff8ad619 (type: ports) to 1 2026-06-28 21:04:37.674 10 INFO neutron.wsgi [None req-b21d03d6-fc1b-42aa-8dd8-3a370a48bb39 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 0.7052822 2026-06-28 21:04:37.676 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c6a8575-397e-4014-b620-bad3f54cdd3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e310e311-f11f-4dab-a293-23540e867ee9 (type: networks) to 1 2026-06-28 21:04:37.689 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-136a6a81-08fa-4b34-ba26-56279f273acc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:37.693 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-136a6a81-08fa-4b34-ba26-56279f273acc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 67282799-04f2-4f04-87e3-fd7211d4106e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:37.835 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8da41998-8bb3-4ef3-a159-e2592d6074d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:37.838 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8da41998-8bb3-4ef3-a159-e2592d6074d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 98c71643-2c95-4d47-894b-08fb3d9db118: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:37.862 9 INFO neutron.db.ovn_revision_numbers_db [None req-136a6a81-08fa-4b34-ba26-56279f273acc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 60895e69-dc31-4608-83d5-eea9edf1f15b (type: ports) to 1 2026-06-28 21:04:37.897 9 INFO neutron.wsgi [None req-136a6a81-08fa-4b34-ba26-56279f273acc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 940 time: 1.0136523 2026-06-28 21:04:37.931 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c6a8575-397e-4014-b620-bad3f54cdd3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:37.933 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c6a8575-397e-4014-b620-bad3f54cdd3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network e310e311-f11f-4dab-a293-23540e867ee9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:37.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c6a8575-397e-4014-b620-bad3f54cdd3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 17d10ab1-87e2-450a-8a38-41f77a34c7eb (type: ports) to 1 2026-06-28 21:04:38.017 9 INFO neutron.wsgi [None req-0c6a8575-397e-4014-b620-bad3f54cdd3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 0.9076314 2026-06-28 21:04:38.192 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ad26d61-d39e-4c35-a107-f2693a4dbe65 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource b9bc0204-b197-4ee7-8b40-e495cfe9c0cc (type: security_groups) to 1 2026-06-28 21:04:38.197 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe9116bc-9818-49fa-a87c-65edd873acf8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:38.199 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe9116bc-9818-49fa-a87c-65edd873acf8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network e310e311-f11f-4dab-a293-23540e867ee9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:38.225 10 INFO neutron.wsgi [None req-6ad26d61-d39e-4c35-a107-f2693a4dbe65 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=0bc95da950dc4684b5f2e8b817586ef6&name=default HTTP/1.1" status: 200 len: 2992 time: 0.3374209 2026-06-28 21:04:38.226 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0101d443-1d22-4f2d-8543-4fddcff3acc8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:38.228 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0101d443-1d22-4f2d-8543-4fddcff3acc8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 67282799-04f2-4f04-87e3-fd7211d4106e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:38.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-8da41998-8bb3-4ef3-a159-e2592d6074d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource ca2d436a-23a1-4953-995c-6d67ff8ad619 (type: ports) to 2 2026-06-28 21:04:38.601 10 INFO neutron.db.ovn_revision_numbers_db [None req-8da41998-8bb3-4ef3-a159-e2592d6074d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0f4a533d-4a38-438c-842b-3b706fef4b9f (type: subnets) to 0 2026-06-28 21:04:38.648 10 INFO neutron.wsgi [None req-8da41998-8bb3-4ef3-a159-e2592d6074d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 0.9671907 2026-06-28 21:04:38.690 10 INFO neutron.wsgi [None req-78745bbb-ef25-4606-858f-8dcab0612ca1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/b9bc0204-b197-4ee7-8b40-e495cfe9c0cc HTTP/1.1" status: 204 len: 168 time: 0.4504495 2026-06-28 21:04:38.725 9 INFO neutron.db.ovn_revision_numbers_db [None req-fe9116bc-9818-49fa-a87c-65edd873acf8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 17d10ab1-87e2-450a-8a38-41f77a34c7eb (type: ports) to 2 2026-06-28 21:04:38.738 9 INFO neutron.db.ovn_revision_numbers_db [None req-fe9116bc-9818-49fa-a87c-65edd873acf8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e5cbb0c3-2785-4d6c-bdcd-4dc244b147fb (type: subnets) to 0 2026-06-28 21:04:38.752 9 INFO neutron.wsgi [None req-fe9116bc-9818-49fa-a87c-65edd873acf8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 0.7273419 2026-06-28 21:04:39.067 10 INFO neutron.db.ovn_revision_numbers_db [None req-0101d443-1d22-4f2d-8543-4fddcff3acc8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 60895e69-dc31-4608-83d5-eea9edf1f15b (type: ports) to 2 2026-06-28 21:04:39.107 10 INFO neutron.db.ovn_revision_numbers_db [None req-0101d443-1d22-4f2d-8543-4fddcff3acc8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 7145d428-efc6-499f-a975-42f44dca91d6 (type: subnets) to 0 2026-06-28 21:04:39.131 10 INFO neutron.wsgi [None req-0101d443-1d22-4f2d-8543-4fddcff3acc8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 860 time: 1.2287040 2026-06-28 21:04:39.443 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bbfe4bcb-a891-4735-ad1b-1d35e782e175 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:39.446 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bbfe4bcb-a891-4735-ad1b-1d35e782e175 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:39.591 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbfe4bcb-a891-4735-ad1b-1d35e782e175 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 (type: ports) to 1 2026-06-28 21:04:39.611 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77ee0578-3340-412e-b3d5-841a84e7ae77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:39.614 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77ee0578-3340-412e-b3d5-841a84e7ae77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:39.765 9 INFO neutron.db.ovn_revision_numbers_db [None req-77ee0578-3340-412e-b3d5-841a84e7ae77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource a694f511-8e74-4e97-80cf-d5d2375fcace (type: ports) to 1 2026-06-28 21:04:39.885 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-bbfe4bcb-a891-4735-ad1b-1d35e782e175 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Starting OVNClientQosExtension 2026-06-28 21:04:40.053 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34b58bc4-2aa2-4031-937c-51b6ec57aa7b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:40.058 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34b58bc4-2aa2-4031-937c-51b6ec57aa7b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:40.236 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-77ee0578-3340-412e-b3d5-841a84e7ae77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Starting OVNClientQosExtension 2026-06-28 21:04:40.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-34b58bc4-2aa2-4031-937c-51b6ec57aa7b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 754d9df6-abbd-418f-8270-e911e1593395 (type: ports) to 1 2026-06-28 21:04:40.360 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 2026-06-28 21:04:40.364 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbfe4bcb-a891-4735-ad1b-1d35e782e175 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 (type: router_ports) to 1 2026-06-28 21:04:40.369 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 40aad6e8-2493-4436-8d25-72bdbb98dd5a is bound to host instance 2026-06-28 21:04:40.369 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 2026-06-28 21:04:40.479 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbfe4bcb-a891-4735-ad1b-1d35e782e175 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 40aad6e8-2493-4436-8d25-72bdbb98dd5a (type: routers) to 3 2026-06-28 21:04:40.491 10 INFO neutron.wsgi [None req-bbfe4bcb-a891-4735-ad1b-1d35e782e175 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 878 time: 1.8368137 2026-06-28 21:04:40.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-134caaa4-49b0-4904-99be-c89f902be55d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0b89de9a-6b3a-4dc3-b52e-33e7b9d0c886 (type: security_groups) to 1 2026-06-28 21:04:40.851 10 INFO neutron.db.segments_db [None req-134caaa4-49b0-4904-99be-c89f902be55d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment abafad6a-e2a3-44c4-9cdd-70e0a13f8a68 of type geneve for network fece6370-f9bf-4603-8eab-52ed917c71a4 2026-06-28 21:04:40.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018563 2026-06-28 21:04:40.875 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009050 2026-06-28 21:04:41.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-77ee0578-3340-412e-b3d5-841a84e7ae77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource a694f511-8e74-4e97-80cf-d5d2375fcace (type: router_ports) to 1 2026-06-28 21:04:41.132 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:04:41.137 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 98c71643-2c95-4d47-894b-08fb3d9db118: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:41.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-77ee0578-3340-412e-b3d5-841a84e7ae77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 42928de0-44b1-4f36-8f38-fe652072e58c (type: routers) to 3 2026-06-28 21:04:41.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-134caaa4-49b0-4904-99be-c89f902be55d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource fece6370-f9bf-4603-8eab-52ed917c71a4 (type: networks) to 1 2026-06-28 21:04:41.166 9 INFO neutron.wsgi [None req-77ee0578-3340-412e-b3d5-841a84e7ae77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 878 time: 2.4086287 2026-06-28 21:04:41.293 10 INFO neutron.db.ovn_revision_numbers_db [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource c52d7f8c-80a5-473e-bb15-47cebec56d14 (type: ports) to 1 2026-06-28 21:04:41.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 (type: ports) to 1 2026-06-28 21:04:41.404 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-134caaa4-49b0-4904-99be-c89f902be55d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:41.406 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-134caaa4-49b0-4904-99be-c89f902be55d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network fece6370-f9bf-4603-8eab-52ed917c71a4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:41.478 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 754d9df6-abbd-418f-8270-e911e1593395 2026-06-28 21:04:41.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-34b58bc4-2aa2-4031-937c-51b6ec57aa7b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 754d9df6-abbd-418f-8270-e911e1593395 (type: router_ports) to 1 2026-06-28 21:04:41.503 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 754d9df6-abbd-418f-8270-e911e1593395 2026-06-28 21:04:41.507 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router ecb837c4-ec0c-40cd-87e6-30fc183fd475 is bound to host instance 2026-06-28 21:04:41.540 10 INFO neutron.db.ovn_revision_numbers_db [None req-134caaa4-49b0-4904-99be-c89f902be55d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 7337e6f0-4f9c-406e-bd4e-e6499f83cba3 (type: ports) to 1 2026-06-28 21:04:41.595 10 INFO neutron.wsgi [None req-134caaa4-49b0-4904-99be-c89f902be55d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.1500831 2026-06-28 21:04:41.656 9 INFO neutron.db.ovn_revision_numbers_db [None req-34b58bc4-2aa2-4031-937c-51b6ec57aa7b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource ecb837c4-ec0c-40cd-87e6-30fc183fd475 (type: routers) to 3 2026-06-28 21:04:41.686 9 INFO neutron.wsgi [None req-34b58bc4-2aa2-4031-937c-51b6ec57aa7b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 871 time: 2.5495064 2026-06-28 21:04:41.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 (type: router_ports) to 3 2026-06-28 21:04:41.953 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:04:41.959 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network e310e311-f11f-4dab-a293-23540e867ee9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:42.018 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 (type: ports) to 2 2026-06-28 21:04:42.102 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8be4e4b-4880-4e6b-b5bd-03ff58f2f347 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:42.109 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8be4e4b-4880-4e6b-b5bd-03ff58f2f347 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network fece6370-f9bf-4603-8eab-52ed917c71a4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:42.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 (type: ports) to 1 2026-06-28 21:04:42.407 10 INFO neutron.db.ovn_revision_numbers_db [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource c52d7f8c-80a5-473e-bb15-47cebec56d14 (type: router_ports) to 2 2026-06-28 21:04:42.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 (type: ports) to 4 2026-06-28 21:04:42.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 (type: router_ports) to 2 2026-06-28 21:04:42.703 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0aa3b9a1-0e74-44c4-9d9b-c44d1a6e8f99 (type: router_ports) to 4 2026-06-28 21:04:42.739 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router 42928de0-44b1-4f36-8f38-fe652072e58c is bound to host instance 2026-06-28 21:04:42.891 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: a694f511-8e74-4e97-80cf-d5d2375fcace 2026-06-28 21:04:42.892 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource 754d9df6-abbd-418f-8270-e911e1593395 (type: ports) to 1 2026-06-28 21:04:42.903 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port a694f511-8e74-4e97-80cf-d5d2375fcace 2026-06-28 21:04:42.904 10 INFO neutron.db.ovn_revision_numbers_db [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource c52d7f8c-80a5-473e-bb15-47cebec56d14 (type: ports) to 2 2026-06-28 21:04:42.972 9 INFO neutron.db.ovn_revision_numbers_db [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 (type: ports) to 2 2026-06-28 21:04:43.030 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:04:43.043 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 67282799-04f2-4f04-87e3-fd7211d4106e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:43.057 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:04:43.061 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network e310e311-f11f-4dab-a293-23540e867ee9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:43.126 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:04:43.143 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 98c71643-2c95-4d47-894b-08fb3d9db118: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:43.338 10 INFO neutron.db.ovn_revision_numbers_db [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 (type: ports) to 1 2026-06-28 21:04:43.433 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8be4e4b-4880-4e6b-b5bd-03ff58f2f347 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 7337e6f0-4f9c-406e-bd4e-e6499f83cba3 (type: ports) to 2 2026-06-28 21:04:43.457 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource 754d9df6-abbd-418f-8270-e911e1593395 (type: router_ports) to 3 2026-06-28 21:04:43.623 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8be4e4b-4880-4e6b-b5bd-03ff58f2f347 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 39b9f1a6-d975-4a7a-a395-22d85d0cb3cd (type: subnets) to 0 2026-06-28 21:04:43.662 10 INFO neutron.wsgi [None req-b8be4e4b-4880-4e6b-b5bd-03ff58f2f347 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 871 time: 2.0538032 2026-06-28 21:04:43.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource a694f511-8e74-4e97-80cf-d5d2375fcace (type: ports) to 1 2026-06-28 21:04:43.887 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource 754d9df6-abbd-418f-8270-e911e1593395 (type: ports) to 2 2026-06-28 21:04:44.096 9 INFO neutron.db.ovn_revision_numbers_db [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 (type: router_ports) to 2 2026-06-28 21:04:44.099 9 INFO neutron.wsgi [None req-7efa0da8-77bd-42e9-9a31-b70b53b29226 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/42928de0-44b1-4f36-8f38-fe652072e58c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9146056 2026-06-28 21:04:44.162 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource a694f511-8e74-4e97-80cf-d5d2375fcace (type: router_ports) to 3 2026-06-28 21:04:44.275 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource a694f511-8e74-4e97-80cf-d5d2375fcace (type: ports) to 2 2026-06-28 21:04:44.493 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource a694f511-8e74-4e97-80cf-d5d2375fcace (type: ports) to 4 2026-06-28 21:04:44.620 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource 754d9df6-abbd-418f-8270-e911e1593395 (type: ports) to 4 2026-06-28 21:04:44.683 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: c52d7f8c-80a5-473e-bb15-47cebec56d14 2026-06-28 21:04:44.693 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port c52d7f8c-80a5-473e-bb15-47cebec56d14 2026-06-28 21:04:44.704 10 INFO neutron.db.ovn_revision_numbers_db [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 (type: router_ports) to 2 2026-06-28 21:04:44.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource a694f511-8e74-4e97-80cf-d5d2375fcace (type: router_ports) to 4 2026-06-28 21:04:44.922 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fb56aa4-4803-45e6-b7a2-bbad5b0a200c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:44.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource c52d7f8c-80a5-473e-bb15-47cebec56d14 (type: ports) to 3 2026-06-28 21:04:44.930 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fb56aa4-4803-45e6-b7a2-bbad5b0a200c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:44.933 10 INFO neutron.db.ovn_revision_numbers_db [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource c52d7f8c-80a5-473e-bb15-47cebec56d14 (type: router_ports) to 2 2026-06-28 21:04:44.935 10 INFO neutron.wsgi [None req-8cb6026e-cf48-4746-a04e-fde37732f845 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/40aad6e8-2493-4436-8d25-72bdbb98dd5a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.4396503 2026-06-28 21:04:45.064 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource c52d7f8c-80a5-473e-bb15-47cebec56d14 (type: router_ports) to 3 2026-06-28 21:04:45.136 9 INFO neutron.db.ovn_revision_numbers_db [None req-2973f515-45b9-4cf3-9735-a2f02c3d1936 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] Successfully bumped revision number for resource 90a8c274-7735-4022-85d1-93554c3a1fd4 (type: security_groups) to 1 2026-06-28 21:04:45.138 10 INFO neutron.db.ovn_revision_numbers_db [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 (type: ports) to 2 2026-06-28 21:04:45.159 9 INFO neutron.wsgi [None req-2973f515-45b9-4cf3-9735-a2f02c3d1936 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] 10.0.0.184 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1819 time: 0.1902032 2026-06-28 21:04:45.257 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:04:45.260 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 67282799-04f2-4f04-87e3-fd7211d4106e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:45.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-7fb56aa4-4803-45e6-b7a2-bbad5b0a200c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 2348eccf-97d2-4555-9c97-9d4b02d7664b (type: ports) to 1 2026-06-28 21:04:45.279 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource 754d9df6-abbd-418f-8270-e911e1593395 (type: router_ports) to 4 2026-06-28 21:04:45.699 9 INFO neutron.db.ovn_revision_numbers_db [None req-133e345f-6883-45a0-838a-ab25331ce689 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] Successfully bumped revision number for resource 4d767464-933a-4102-87b4-86764c6a28be (type: security_groups) to 1 2026-06-28 21:04:45.728 9 INFO neutron.wsgi [None req-133e345f-6883-45a0-838a-ab25331ce689 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] 10.0.0.184 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1821 time: 0.2286289 2026-06-28 21:04:45.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-3410dc05-bed8-447a-9977-22c24ac95b7d 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] Successfully bumped revision number for resource 6e8ab993-f1cf-44a1-a20f-70a630beec70 (type: security_groups) to 1 2026-06-28 21:04:45.969 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-ca1f340e-fd67-47bd-a368-86806d2f8433 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/networks?id=98c71643-2c95-4d47-894b-08fb3d9db118 HTTP/1.1" status: 200 len: 876 time: 0.1404982 2026-06-28 21:04:45.973 9 INFO neutron.wsgi [None req-3410dc05-bed8-447a-9977-22c24ac95b7d 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] 10.0.0.184 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.2174568 2026-06-28 21:04:45.993 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-b208f7e1-ff5c-403c-9805-5154d3a111d2 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/quotas/e3b51c6cefff46b0a92c74bc552f2865 HTTP/1.1" status: 200 len: 386 time: 0.0113430 2026-06-28 21:04:46.047 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 2026-06-28 21:04:46.077 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 2026-06-28 21:04:46.235 9 INFO neutron.wsgi [req-199d91aa-434c-4854-a20d-3f2575b6f3c3 req-c86c563e-6d4d-4df7-a53e-8dfb5f3f1a8a 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups?tenant_id=181ce63b918745cf8abfae03f6a9b9c9 HTTP/1.1" status: 200 len: 7790 time: 0.2331941 2026-06-28 21:04:46.242 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-84dd5072-832b-4294-8251-a5d3cf01e4ff 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=e3b51c6cefff46b0a92c74bc552f2865&fields=id HTTP/1.1" status: 200 len: 302 time: 0.2411761 2026-06-28 21:04:46.272 9 INFO neutron.wsgi [req-199d91aa-434c-4854-a20d-3f2575b6f3c3 req-5f947a3f-425e-4d55-9576-d7b456f60536 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/86c78abe-76f6-4576-96cb-65d7999eecbd HTTP/1.1" status: 200 len: 2994 time: 0.0277805 2026-06-28 21:04:46.326 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router 7f3126a8-be36-4f97-a3d5-37472d41d67e is bound to host instance 2026-06-28 21:04:46.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-7fb56aa4-4803-45e6-b7a2-bbad5b0a200c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 2348eccf-97d2-4555-9c97-9d4b02d7664b (type: router_ports) to 1 2026-06-28 21:04:46.339 9 INFO neutron.wsgi [req-199d91aa-434c-4854-a20d-3f2575b6f3c3 req-9f4d18cb-03e4-483e-a226-afcd4a39d111 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/86c78abe-76f6-4576-96cb-65d7999eecbd HTTP/1.1" status: 200 len: 2994 time: 0.0590391 2026-06-28 21:04:46.440 9 INFO neutron.wsgi [req-c86cd1fd-c4e8-4ba0-8dc6-5868cb6ff250 req-af224b78-c9fb-407d-88be-9599a4fa56a8 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/90a8c274-7735-4022-85d1-93554c3a1fd4 HTTP/1.1" status: 200 len: 1814 time: 0.0696082 2026-06-28 21:04:46.467 10 INFO neutron.db.ovn_revision_numbers_db [None req-7fb56aa4-4803-45e6-b7a2-bbad5b0a200c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 7f3126a8-be36-4f97-a3d5-37472d41d67e (type: routers) to 3 2026-06-28 21:04:46.489 10 INFO neutron.wsgi [None req-7fb56aa4-4803-45e6-b7a2-bbad5b0a200c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 882 time: 2.8169646 2026-06-28 21:04:46.530 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 (type: ports) to 3 2026-06-28 21:04:46.676 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-db498e93-d2ee-47e3-87f9-d99c3711be9d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0783873 2026-06-28 21:04:46.751 9 INFO neutron.wsgi [None req-68160b83-f4e2-4910-88c0-ab4811a89089 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] 10.0.0.184 "DELETE /v2.0/security-groups/90a8c274-7735-4022-85d1-93554c3a1fd4 HTTP/1.1" status: 204 len: 173 time: 0.3034763 2026-06-28 21:04:46.786 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-b516f93d-5945-411e-8e5e-36e348694125 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/98c71643-2c95-4d47-894b-08fb3d9db118?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1011012 2026-06-28 21:04:46.789 9 INFO neutron.api.v2.resource [req-6a3b1f3a-5092-4327-8dc9-5ceb3beb92c3 req-f2a62a9c-8ef0-494c-82d3-05d0a4e499d4 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:04:46.790 9 INFO neutron.wsgi [req-6a3b1f3a-5092-4327-8dc9-5ceb3beb92c3 req-f2a62a9c-8ef0-494c-82d3-05d0a4e499d4 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/90a8c274-7735-4022-85d1-93554c3a1fd4 HTTP/1.1" status: 404 len: 352 time: 0.0172334 2026-06-28 21:04:46.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 (type: router_ports) to 2 2026-06-28 21:04:46.880 10 INFO neutron.wsgi [None req-dfc69f35-12f5-49ef-8b7e-aa322bf4cd2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/ecb837c4-ec0c-40cd-87e6-30fc183fd475/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.1859050 2026-06-28 21:04:46.907 9 INFO neutron.wsgi [req-7d435ba0-eef5-4787-bbeb-49bd800ebb9d req-138e16f3-bcad-4b05-9c66-3e54c357212b 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/4d767464-933a-4102-87b4-86764c6a28be HTTP/1.1" status: 200 len: 1816 time: 0.0917652 2026-06-28 21:04:46.931 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 (type: router_ports) to 3 2026-06-28 21:04:46.941 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-dcca1620-79fb-41b5-a843-8c3c827590cb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/98c71643-2c95-4d47-894b-08fb3d9db118?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1459119 2026-06-28 21:04:47.069 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 2348eccf-97d2-4555-9c97-9d4b02d7664b (type: ports) to 1 2026-06-28 21:04:47.084 9 INFO neutron.wsgi [None req-a838c2d8-7e53-47a2-a005-798132e45966 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] 10.0.0.184 "DELETE /v2.0/security-groups/4d767464-933a-4102-87b4-86764c6a28be HTTP/1.1" status: 204 len: 173 time: 0.1665466 2026-06-28 21:04:47.117 9 INFO neutron.wsgi [req-8dd771bc-e745-45ab-b20e-390c488788fa req-5227f7ef-f062-4c22-ac8c-dc880ab5db57 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 210 time: 0.0371962 2026-06-28 21:04:47.127 9 INFO neutron.api.v2.resource [req-3073f227-56e0-483c-802c-4ff8c1195138 req-5fce7456-5c80-44b0-ba23-86af70b74fae 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:04:47.128 9 INFO neutron.wsgi [req-3073f227-56e0-483c-802c-4ff8c1195138 req-5fce7456-5c80-44b0-ba23-86af70b74fae 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/4d767464-933a-4102-87b4-86764c6a28be HTTP/1.1" status: 404 len: 352 time: 0.0171795 2026-06-28 21:04:47.198 9 INFO neutron.wsgi [req-caf24b8b-926a-4a1f-a2d3-7315038704ba req-373f51f5-9bfc-4987-8cdb-a83c88b870b2 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/6e8ab993-f1cf-44a1-a20f-70a630beec70 HTTP/1.1" status: 200 len: 1817 time: 0.0424676 2026-06-28 21:04:47.219 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:04:47.222 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network fece6370-f9bf-4603-8eab-52ed917c71a4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:47.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a48dd048-9556-4c1c-b230-1a75301c97bc (type: ports) to 1 2026-06-28 21:04:47.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 2348eccf-97d2-4555-9c97-9d4b02d7664b (type: router_ports) to 3 2026-06-28 21:04:47.377 9 INFO neutron.wsgi [None req-e2093210-e50d-4b8d-91af-5091705d6388 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - - -] 10.0.0.184 "DELETE /v2.0/security-groups/6e8ab993-f1cf-44a1-a20f-70a630beec70 HTTP/1.1" status: 204 len: 173 time: 0.1722491 2026-06-28 21:04:47.426 9 INFO neutron.api.v2.resource [req-b6288cd3-b8e6-417b-8844-815654aca194 req-36e739d8-4648-4103-8216-12df458e53da 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:04:47.428 9 INFO neutron.wsgi [req-b6288cd3-b8e6-417b-8844-815654aca194 req-36e739d8-4648-4103-8216-12df458e53da 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/6e8ab993-f1cf-44a1-a20f-70a630beec70 HTTP/1.1" status: 404 len: 352 time: 0.0213392 2026-06-28 21:04:47.506 9 INFO neutron.wsgi [req-bc4d01a8-bd9e-4ec6-b028-eed9eb0a67a6 req-fc3c2ade-1671-4b40-9670-195adbf6b3da 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups?tenant_id=181ce63b918745cf8abfae03f6a9b9c9 HTTP/1.1" status: 200 len: 2997 time: 0.0538974 2026-06-28 21:04:47.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 2348eccf-97d2-4555-9c97-9d4b02d7664b (type: ports) to 2 2026-06-28 21:04:47.526 9 INFO neutron.db.ovn_revision_numbers_db [None req-33def0bb-9e9e-4247-926e-e751004cde3f befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Successfully bumped revision number for resource d8c1811a-4052-408f-ab2a-de15caabeaae (type: security_groups) to 1 2026-06-28 21:04:47.552 9 INFO neutron.wsgi [None req-33def0bb-9e9e-4247-926e-e751004cde3f befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.1863582 2026-06-28 21:04:47.554 9 INFO neutron.wsgi [req-bc4d01a8-bd9e-4ec6-b028-eed9eb0a67a6 req-a87dacbf-6591-4cf5-9f6a-05c97a0e913c 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/86c78abe-76f6-4576-96cb-65d7999eecbd HTTP/1.1" status: 200 len: 2994 time: 0.0394404 2026-06-28 21:04:47.609 9 INFO neutron.wsgi [req-bc4d01a8-bd9e-4ec6-b028-eed9eb0a67a6 req-3f20a578-8093-4d8a-85e5-2b3a49bf0190 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/86c78abe-76f6-4576-96cb-65d7999eecbd HTTP/1.1" status: 200 len: 2994 time: 0.0478003 2026-06-28 21:04:47.662 9 INFO neutron.api.v2.resource [req-0d4a7409-a7b4-48c8-bcda-5382ed2ca8d5 req-c5fb2bd9-d9fd-4925-b0bb-9735ac3a6251 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:04:47.663 9 INFO neutron.wsgi [req-0d4a7409-a7b4-48c8-bcda-5382ed2ca8d5 req-c5fb2bd9-d9fd-4925-b0bb-9735ac3a6251 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/6e8ab993-f1cf-44a1-a20f-70a630beec70 HTTP/1.1" status: 404 len: 352 time: 0.0142407 2026-06-28 21:04:47.790 10 INFO neutron.db.ovn_revision_numbers_db [None req-c21ecfe2-84e4-4a77-be5f-a0c043809045 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Successfully bumped revision number for resource 0accceb1-2a20-4060-8a79-6ec0a07091bb (type: security_group_rules) to 0 2026-06-28 21:04:47.824 9 INFO neutron.api.v2.resource [req-96b91dfc-a6b7-42bf-81a0-8c75239a8c9b req-3bfc191f-4bfe-42b6-8038-d9e845dd3e23 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:04:47.826 9 INFO neutron.wsgi [req-96b91dfc-a6b7-42bf-81a0-8c75239a8c9b req-3bfc191f-4bfe-42b6-8038-d9e845dd3e23 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/4d767464-933a-4102-87b4-86764c6a28be HTTP/1.1" status: 404 len: 352 time: 0.0182898 2026-06-28 21:04:47.834 10 INFO neutron.wsgi [None req-c21ecfe2-84e4-4a77-be5f-a0c043809045 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2748806 2026-06-28 21:04:47.852 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a48dd048-9556-4c1c-b230-1a75301c97bc (type: router_ports) to 2 2026-06-28 21:04:47.877 9 INFO neutron.api.v2.resource [req-06642a2d-b0d1-47ba-8452-04e600189895 req-17483cd3-0e2b-46cf-9b36-920f2c0e752f 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:04:47.878 9 INFO neutron.wsgi [req-06642a2d-b0d1-47ba-8452-04e600189895 req-17483cd3-0e2b-46cf-9b36-920f2c0e752f 74c265cae22a4a048f3772c9c35d66f3 181ce63b918745cf8abfae03f6a9b9c9 - - default default] 10.0.0.184 "GET /v2.0/security-groups/90a8c274-7735-4022-85d1-93554c3a1fd4 HTTP/1.1" status: 404 len: 352 time: 0.0241885 2026-06-28 21:04:47.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 2348eccf-97d2-4555-9c97-9d4b02d7664b (type: ports) to 4 2026-06-28 21:04:47.982 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a48dd048-9556-4c1c-b230-1a75301c97bc (type: ports) to 2 2026-06-28 21:04:47.989 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c8832b2-c49f-45e0-882b-037aaeefed3b befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Successfully bumped revision number for resource 821f226a-ffff-4ff1-89f8-6075c1943353 (type: security_group_rules) to 0 2026-06-28 21:04:48.032 10 INFO neutron.wsgi [None req-4c8832b2-c49f-45e0-882b-037aaeefed3b befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1906052 2026-06-28 21:04:48.073 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:04:48.080 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network fece6370-f9bf-4603-8eab-52ed917c71a4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:48.312 9 INFO neutron.wsgi [req-4accfb6f-10e2-46f5-a73e-7a1bcc7fc414 req-c987f479-0b33-4690-9d15-665396690c5f 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 210 time: 0.0406437 2026-06-28 21:04:48.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 2348eccf-97d2-4555-9c97-9d4b02d7664b (type: router_ports) to 4 2026-06-28 21:04:48.561 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0873ebe5-2cfd-496f-8e25-322d19145ddf befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] No more DHCP agents 2026-06-28 21:04:48.564 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0873ebe5-2cfd-496f-8e25-322d19145ddf befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:48.752 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-ca91e7e5-3151-49ed-bb75-5aeca51c633e 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 199.19.213.60 "GET /v2.0/networks?id=98c71643-2c95-4d47-894b-08fb3d9db118 HTTP/1.1" status: 200 len: 876 time: 0.2766585 2026-06-28 21:04:49.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-0873ebe5-2cfd-496f-8e25-322d19145ddf befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Successfully bumped revision number for resource e92aa216-de07-401b-8741-e443dd9664d0 (type: floatingips) to 0 2026-06-28 21:04:49.197 10 INFO neutron.wsgi [None req-0873ebe5-2cfd-496f-8e25-322d19145ddf befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1608934 2026-06-28 21:04:49.284 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f96a93c-4e47-4ced-80bd-4a188ed57abe 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - - -] No more DHCP agents 2026-06-28 21:04:49.289 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f96a93c-4e47-4ced-80bd-4a188ed57abe 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - - -] Unable to schedule network 98c71643-2c95-4d47-894b-08fb3d9db118: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:49.341 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource a48dd048-9556-4c1c-b230-1a75301c97bc (type: router_ports) to 2 2026-06-28 21:04:49.345 10 INFO neutron.wsgi [None req-bf5a526e-5bd0-4def-990d-c722b7ec24cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/7f3126a8-be36-4f97-a3d5-37472d41d67e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8490534 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:49.608 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f96a93c-4e47-4ced-80bd-4a188ed57abe 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - - -] Successfully bumped revision number for resource 2941e593-36de-42a0-b26a-56381448bc9d (type: ports) to 1 2026-06-28 21:04:49.665 9 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-11b7cf7a-023e-49cd-a83a-c9ed8aaf8465 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-securitygroup--731606814&fields=id&tenant_id=ecf5604014d9414a80bc59e663d983a6 HTTP/1.1" status: 200 len: 267 time: 0.0717185 2026-06-28 21:04:49.683 9 INFO neutron.wsgi [req-31ccb152-6d40-47db-8e17-1326b6977efd req-c396f862-13de-4ff6-b146-15070b466311 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1160 time: 0.0846388 2026-06-28 21:04:49.686 9 INFO neutron.wsgi [None req-1f96a93c-4e47-4ced-80bd-4a188ed57abe 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.9098508 2026-06-28 21:04:49.721 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-1b4b12e3-64ed-4ced-8251-376b950f9349 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 199.19.213.60 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0275979 2026-06-28 21:04:49.764 9 INFO neutron.wsgi [req-31ccb152-6d40-47db-8e17-1326b6977efd req-d7c1bc9a-7d80-47c4-98ef-dd92d8ebe66f 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0720108 2026-06-28 21:04:49.782 9 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-d531c3ae-b601-4e67-ab92-55049d5940c7 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/networks?id=67282799-04f2-4f04-87e3-fd7211d4106e HTTP/1.1" status: 200 len: 869 time: 0.1040761 2026-06-28 21:04:49.808 9 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-935f513b-03db-4151-915d-19b1694139c5 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/quotas/ecf5604014d9414a80bc59e663d983a6 HTTP/1.1" status: 200 len: 386 time: 0.0187275 2026-06-28 21:04:49.939 9 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-ad30210c-3f25-4317-9373-7314a78dc8c0 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=ecf5604014d9414a80bc59e663d983a6&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1240013 2026-06-28 21:04:50.006 9 INFO neutron.db.ovn_revision_numbers_db [None req-91548208-4a79-4114-adf7-c0cbe9221498 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] Successfully bumped revision number for resource c4753144-ffad-4e54-8bea-215ff8f2ec7f (type: security_groups) to 1 2026-06-28 21:04:50.031 9 INFO neutron.wsgi [None req-91548208-4a79-4114-adf7-c0cbe9221498 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] 10.0.0.184 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.1893554 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:50.120 9 INFO neutron.wsgi [None req-dcf85fbb-c8fa-4cc4-b6a4-3ecfc38af281 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/42928de0-44b1-4f36-8f38-fe652072e58c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2300556 2026-06-28 21:04:50.163 9 INFO neutron.wsgi [req-11f4d306-0773-48ea-9831-7570e1e44b49 req-2e2bed9d-2876-4462-9094-b11464425a3b 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - default default] 10.0.0.184 "GET /v2.0/security-groups/c4753144-ffad-4e54-8bea-215ff8f2ec7f HTTP/1.1" status: 200 len: 1820 time: 0.0885243 2026-06-28 21:04:50.238 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port c52d7f8c-80a5-473e-bb15-47cebec56d14: RuntimeError: No hosting information found for port c52d7f8c-80a5-473e-bb15-47cebec56d14 2026-06-28 21:04:50.239 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 2026-06-28 21:04:50.287 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 2026-06-28 21:04:50.328 9 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-6345823c-4e19-4dd0-b6bd-49c941bd79f8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0715356 2026-06-28 21:04:50.650 9 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-fd28a2ef-acaf-4b50-8a84-56f5cb815a94 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3112969 2026-06-28 21:04:50.758 9 INFO neutron.db.ovn_revision_numbers_db [None req-28ee16f6-4667-4807-909d-3eecf1961d2c 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] Successfully bumped revision number for resource c8db927d-9714-472c-9af3-5540fa193589 (type: security_group_rules) to 0 2026-06-28 21:04:50.802 9 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-c379f530-8cd9-435b-b301-93243690ed99 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1408126 2026-06-28 21:04:50.829 9 INFO neutron.wsgi [None req-28ee16f6-4667-4807-909d-3eecf1961d2c 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] 10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.6493840 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:50.951 9 INFO neutron.wsgi [req-713ae3aa-45b7-4d86-8836-e30dd77ae1a7 req-196979ee-aa75-4383-aa7b-c63ab8e6a7f5 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1172 time: 0.0728183 2026-06-28 21:04:51.052 9 INFO neutron.wsgi [req-713ae3aa-45b7-4d86-8836-e30dd77ae1a7 req-c6ab5e1d-8047-4aab-81ad-5f16d141ecbd 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0872686 2026-06-28 21:04:51.078 9 INFO neutron.db.ovn_revision_numbers_db [None req-57dbc480-1c32-40ca-8e25-218440d506ce 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 2941e593-36de-42a0-b26a-56381448bc9d (type: ports) to 2 2026-06-28 21:04:51.080 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 (type: ports) to 3 2026-06-28 21:04:51.138 9 INFO neutron.wsgi [req-01835fe0-a722-49cd-8808-63e7f7eaa871 req-7523e9dc-08e9-4a56-ac69-96cab5aead8e befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 210 time: 0.0403135 2026-06-28 21:04:51.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 (type: router_ports) to 3 2026-06-28 21:04:51.343 9 INFO neutron.db.ovn_revision_numbers_db [None req-ddab5237-7238-40d8-970e-8a32a6642630 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] Successfully bumped revision number for resource 7e9469a8-405f-4612-986a-466fb9bae118 (type: security_groups) to 1 2026-06-28 21:04:51.370 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] No port found with ID 91a5bee5-d7a5-4c22-af5b-05694d7ddce2: RuntimeError: No port found with ID 91a5bee5-d7a5-4c22-af5b-05694d7ddce2 2026-06-28 21:04:51.370 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 2348eccf-97d2-4555-9c97-9d4b02d7664b 2026-06-28 21:04:51.382 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 2348eccf-97d2-4555-9c97-9d4b02d7664b 2026-06-28 21:04:51.410 9 INFO neutron.wsgi [None req-ddab5237-7238-40d8-970e-8a32a6642630 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] 10.0.0.184 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1826 time: 0.3335004 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:51.642 9 INFO neutron.wsgi [req-f7008d74-7ee9-4257-be4a-e59bb79f46f9 req-482301ad-506c-4c2a-9efb-35416438ff5c 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - default default] 10.0.0.184 "GET /v2.0/security-groups/7e9469a8-405f-4612-986a-466fb9bae118 HTTP/1.1" status: 200 len: 1821 time: 0.0758011 2026-06-28 21:04:51.649 9 INFO neutron.db.ovn_revision_numbers_db [None req-57dbc480-1c32-40ca-8e25-218440d506ce 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 2941e593-36de-42a0-b26a-56381448bc9d (type: ports) to 2 2026-06-28 21:04:51.654 9 INFO neutron.wsgi [None req-e04e4ad3-9117-468c-8bb6-a1590c34e74a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/42928de0-44b1-4f36-8f38-fe652072e58c HTTP/1.1" status: 204 len: 168 time: 1.5250633 2026-06-28 21:04:51.676 9 INFO neutron.wsgi [None req-57dbc480-1c32-40ca-8e25-218440d506ce 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/2941e593-36de-42a0-b26a-56381448bc9d HTTP/1.1" status: 200 len: 1332 time: 1.6538756 2026-06-28 21:04:51.790 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-a7c270c5-a3e2-4416-ba71-757ec2697b50 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e3b51c6cefff46b0a92c74bc552f2865&device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1363 time: 0.0508463 2026-06-28 21:04:51.843 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-d5a37b5f-5818-4a1b-aca9-8deeef22f67c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2941e593-36de-42a0-b26a-56381448bc9d HTTP/1.1" status: 200 len: 217 time: 0.0417030 2026-06-28 21:04:51.849 9 INFO neutron.db.ovn_revision_numbers_db [None req-33efb1e7-d7b0-46bb-bc04-ff81415b964b 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] Successfully bumped revision number for resource 40a9fadb-ef31-420e-bebd-e20ae55367a3 (type: security_group_rules) to 0 2026-06-28 21:04:51.910 9 INFO neutron.wsgi [None req-33efb1e7-d7b0-46bb-bc04-ff81415b964b 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] 10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.2558353 2026-06-28 21:04:51.916 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-63bd617e-7f6e-47f7-a2c1-fa6284d81b1c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=0f4a533d-4a38-438c-842b-3b706fef4b9f HTTP/1.1" status: 200 len: 870 time: 0.0604954 2026-06-28 21:04:51.960 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-c6d2a59b-b2de-4739-979e-777f714c26b3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=98c71643-2c95-4d47-894b-08fb3d9db118&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0366309 2026-06-28 21:04:51.974 10 INFO neutron.wsgi [None req-9407debb-d753-472a-877c-12014a30b36c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/e5cbb0c3-2785-4d6c-bdcd-4dc244b147fb HTTP/1.1" status: 204 len: 168 time: 0.3091192 2026-06-28 21:04:51.999 10 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-6549a9a4-4a7c-431c-94bc-5e164d3f7c49 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 199.19.213.60 "GET /v2.0/networks?id=67282799-04f2-4f04-87e3-fd7211d4106e HTTP/1.1" status: 200 len: 869 time: 0.1477692 2026-06-28 21:04:52.007 9 INFO neutron.wsgi [req-dd1d4582-fbb4-4e65-8d0f-b6d79b6a235f req-2af236e3-1d6d-4dec-87e6-b3e0892e0647 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - default default] 10.0.0.184 "GET /v2.0/security-groups/7e9469a8-405f-4612-986a-466fb9bae118 HTTP/1.1" status: 200 len: 2414 time: 0.0635645 2026-06-28 21:04:52.061 10 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-ca951419-bb47-4432-803a-6ce9cd675f61 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ecf5604014d9414a80bc59e663d983a6 HTTP/1.1" status: 200 len: 379 time: 0.0556855 2026-06-28 21:04:52.063 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-9ab87d26-2c90-44ec-98bf-d0f41db32bdd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/98c71643-2c95-4d47-894b-08fb3d9db118?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0950840 2026-06-28 21:04:52.117 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3bb04f3-095b-4c65-87ff-3611a41da48c'] response: {'name': 'network-changed', 'server_uuid': 'deae80f4-0a3b-49c5-baff-08d9e8a43822', 'tag': '2941e593-36de-42a0-b26a-56381448bc9d', 'status': 'completed', 'code': 200} 2026-06-28 21:04:52.155 9 INFO neutron.wsgi [req-383b2d4c-d40b-4553-92a3-596e52db9be8 req-6c5e70e4-a66f-479a-ae08-6eef55dbc68d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/98c71643-2c95-4d47-894b-08fb3d9db118?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0807135 2026-06-28 21:04:52.286 9 INFO neutron.wsgi [req-a8c5eb13-bfe3-4e4e-96a9-8a34de270cf5 req-b759cd3a-b794-4697-96bd-221c2297f0a8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e3b51c6cefff46b0a92c74bc552f2865&device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1363 time: 0.0585275 2026-06-28 21:04:52.289 9 INFO neutron.db.ovn_revision_numbers_db [None req-762ca35e-bc59-4cee-af45-5961ecdf412b 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] Successfully bumped revision number for resource d8abc3f4-e3ec-4b6e-abd6-a3a0db980565 (type: security_group_rules) to 0 2026-06-28 21:04:52.310 9 INFO neutron.wsgi [req-0879d9ad-4ad4-45bb-b7d2-e7a11a9b7a2a req-2e1d0a5f-35b3-45ed-a766-9dd0d342be98 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1172 time: 0.1671250 2026-06-28 21:04:52.329 9 INFO neutron.wsgi [None req-762ca35e-bc59-4cee-af45-5961ecdf412b 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] 10.0.0.184 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 791 time: 0.3063407 2026-06-28 21:04:52.359 9 INFO neutron.wsgi [req-0879d9ad-4ad4-45bb-b7d2-e7a11a9b7a2a req-8b89bbf1-8f86-4bae-9315-38641d901e65 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0400071 2026-06-28 21:04:52.420 9 INFO neutron.wsgi [req-49d0c114-f07d-4905-8842-7c520c1e129b req-36a71cb5-2258-47cb-ac22-f65e13a9845b befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 210 time: 0.0381289 2026-06-28 21:04:52.486 9 INFO neutron.wsgi [req-fed506f0-0570-447f-a9d9-0178549d9ec6 req-7d093f48-eea2-4ba3-8fd4-f94fa093a2db 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - default default] 10.0.0.184 "GET /v2.0/security-groups/7e9469a8-405f-4612-986a-466fb9bae118 HTTP/1.1" status: 200 len: 3012 time: 0.1048825 2026-06-28 21:04:52.515 9 INFO neutron.wsgi [req-a8c5eb13-bfe3-4e4e-96a9-8a34de270cf5 req-1c4f4e99-b386-45ab-8456-f768998a93f8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=98c71643-2c95-4d47-894b-08fb3d9db118 HTTP/1.1" status: 200 len: 975 time: 0.1256149 2026-06-28 21:04:52.555 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41d816c5-b8bd-4113-b901-8c70f7f6f23a befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] No more DHCP agents 2026-06-28 21:04:52.558 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41d816c5-b8bd-4113-b901-8c70f7f6f23a befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Unable to schedule network 67282799-04f2-4f04-87e3-fd7211d4106e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:52.591 9 INFO neutron.wsgi [req-be18bba6-4091-4f53-8e69-60ec984ec621 req-ab8b28a6-2402-4c6b-9115-2e500fcc6f57 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - default default] 10.0.0.184 "GET /v2.0/security-group-rules/d8abc3f4-e3ec-4b6e-abd6-a3a0db980565 HTTP/1.1" status: 200 len: 783 time: 0.0740376 2026-06-28 21:04:52.592 9 INFO neutron.wsgi [req-a8c5eb13-bfe3-4e4e-96a9-8a34de270cf5 req-7ea2e4b0-1bab-4c91-9412-e02fcedc5418 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2941e593-36de-42a0-b26a-56381448bc9d HTTP/1.1" status: 200 len: 217 time: 0.0557203 2026-06-28 21:04:52.642 9 INFO neutron.wsgi [None req-6714bcec-a1c9-4ff4-9cad-4521bcc7b393 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/e310e311-f11f-4dab-a293-23540e867ee9 HTTP/1.1" status: 204 len: 168 time: 0.6584198 2026-06-28 21:04:52.644 9 INFO neutron.wsgi [req-a8c5eb13-bfe3-4e4e-96a9-8a34de270cf5 req-8c7a47b1-83ee-4742-bb59-ea21f4f75d9a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=0f4a533d-4a38-438c-842b-3b706fef4b9f HTTP/1.1" status: 200 len: 870 time: 0.0457404 2026-06-28 21:04:52.655 9 INFO neutron.wsgi [req-be18bba6-4091-4f53-8e69-60ec984ec621 req-759b9a5d-bbb4-462e-932c-daf356961742 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - default default] 10.0.0.184 "GET /v2.0/security-groups/7e9469a8-405f-4612-986a-466fb9bae118 HTTP/1.1" status: 200 len: 3012 time: 0.0577109 2026-06-28 21:04:52.678 9 INFO neutron.wsgi [req-a8c5eb13-bfe3-4e4e-96a9-8a34de270cf5 req-bb8a7f86-183f-407d-b0ca-03b955a69931 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=98c71643-2c95-4d47-894b-08fb3d9db118&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221586 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:52.819 10 INFO neutron.wsgi [None req-4f3bdc33-d934-4282-b688-75c4dc8b0e0c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=181ce63b918745cf8abfae03f6a9b9c9&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0413346 2026-06-28 21:04:52.825 10 INFO neutron.db.ovn_revision_numbers_db [None req-41d816c5-b8bd-4113-b901-8c70f7f6f23a befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Successfully bumped revision number for resource f3808493-1fa7-4b0c-ad55-9b47884ac185 (type: ports) to 1 2026-06-28 21:04:52.862 10 INFO neutron.wsgi [None req-41d816c5-b8bd-4113-b901-8c70f7f6f23a befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7894716 2026-06-28 21:04:52.940 9 INFO neutron.wsgi [req-a8c5eb13-bfe3-4e4e-96a9-8a34de270cf5 req-ab28b4b1-8fef-4174-acc7-426bc3839d53 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/98c71643-2c95-4d47-894b-08fb3d9db118?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2536035 2026-06-28 21:04:53.006 9 INFO neutron.wsgi [req-a8c5eb13-bfe3-4e4e-96a9-8a34de270cf5 req-10dadafa-488b-4dbd-89d0-0da96d56b6bf 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/98c71643-2c95-4d47-894b-08fb3d9db118?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0551636 2026-06-28 21:04:53.013 9 INFO neutron.wsgi [None req-be833a1a-8102-4c9d-aed7-1335be271774 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] 10.0.0.184 "DELETE /v2.0/security-group-rules/d8abc3f4-e3ec-4b6e-abd6-a3a0db980565 HTTP/1.1" status: 204 len: 173 time: 0.3490767 2026-06-28 21:04:53.017 9 INFO neutron.services.segments.plugin [-] Segment 64a80f3c-04b7-488e-bd6f-f0350e2d69fb resource provider aggregate not found 2026-06-28 21:04:53.028 9 INFO neutron.services.segments.plugin [-] Segment 64a80f3c-04b7-488e-bd6f-f0350e2d69fb resource provider aggregate not found 2026-06-28 21:04:53.035 9 INFO neutron.services.segments.plugin [-] Segment 64a80f3c-04b7-488e-bd6f-f0350e2d69fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64a80f3c-04b7-488e-bd6f-f0350e2d69fb found for delete ", "request_id": "req-cad49357-14c0-468f-96ee-71feec03484c"}]} 2026-06-28 21:04:53.047 9 INFO neutron.services.segments.plugin [-] Segment 64a80f3c-04b7-488e-bd6f-f0350e2d69fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64a80f3c-04b7-488e-bd6f-f0350e2d69fb found for delete ", "request_id": "req-d95d03f9-8b3e-4326-a867-31e666dc7a18"}]} 2026-06-28 21:04:53.083 9 INFO neutron.wsgi [req-a957f64d-da03-4874-a57c-bb3f13c56224 req-c88e1425-2ae6-43e4-9ec7-58007a5bbbc1 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - default default] 10.0.0.184 "GET /v2.0/security-groups/7e9469a8-405f-4612-986a-466fb9bae118 HTTP/1.1" status: 200 len: 2414 time: 0.0436289 2026-06-28 21:04:53.090 10 INFO neutron.wsgi [None req-acefae9d-f38d-4bf9-add7-c5658ac45ee2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/86c78abe-76f6-4576-96cb-65d7999eecbd HTTP/1.1" status: 204 len: 168 time: 0.2607274 2026-06-28 21:04:53.212 9 INFO neutron.wsgi [None req-5f283b6c-a41c-4824-a0ea-4d3fdd0d34db 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4632 time: 0.1126535 2026-06-28 21:04:53.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-60886943-eb46-4a14-87ae-3734cb45e418 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource f3808493-1fa7-4b0c-ad55-9b47884ac185 (type: ports) to 2 2026-06-28 21:04:53.302 9 INFO neutron.wsgi [None req-d98c8a1d-452a-41f2-8436-421e9396d0c8 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] 10.0.0.184 "DELETE /v2.0/security-groups/7e9469a8-405f-4612-986a-466fb9bae118 HTTP/1.1" status: 204 len: 173 time: 0.2119009 2026-06-28 21:04:53.351 9 INFO neutron.wsgi [None req-180637e7-6013-44c8-81db-95eedbca6dbb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2211 time: 0.1317742 2026-06-28 21:04:53.367 9 INFO neutron.wsgi [None req-77671969-0be0-48ae-b2d3-a2b6d6b9281b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0142069 2026-06-28 21:04:53.374 9 INFO neutron.wsgi [req-d76cb03a-024c-4fbb-865b-bbeef3d10706 req-45038c08-82fc-4de9-880c-2c261b728d82 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - default default] 10.0.0.184 "GET /v2.0/security-groups/c4753144-ffad-4e54-8bea-215ff8f2ec7f HTTP/1.1" status: 200 len: 2413 time: 0.0493088 2026-06-28 21:04:53.379 9 INFO neutron.wsgi [None req-95a02941-c10c-4322-956f-f2550cd96d74 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0103111 2026-06-28 21:04:53.398 9 INFO neutron.wsgi [None req-d2892349-9338-4047-9412-1f2a00737a28 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2714 time: 0.0183001 2026-06-28 21:04:53.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-60886943-eb46-4a14-87ae-3734cb45e418 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource f3808493-1fa7-4b0c-ad55-9b47884ac185 (type: ports) to 2 2026-06-28 21:04:53.439 10 INFO neutron.wsgi [None req-60886943-eb46-4a14-87ae-3734cb45e418 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/f3808493-1fa7-4b0c-ad55-9b47884ac185 HTTP/1.1" status: 200 len: 1328 time: 0.5716403 2026-06-28 21:04:53.444 9 INFO neutron.wsgi [None req-b916d756-cb74-4e32-8425-a85a282ec68e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3408 time: 0.0441935 2026-06-28 21:04:53.469 9 INFO neutron.wsgi [None req-bfb77be0-51c2-4498-be23-cd3f81296822 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0170720 2026-06-28 21:04:53.477 9 INFO neutron.wsgi [req-56040c53-3712-49d3-a06a-791bd8701e78 req-181d4e44-f1d0-4607-9e05-a957f0102bde 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1172 time: 0.0479538 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:53.530 10 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-bd37cc17-c8dc-481e-a9ff-05321598fe65 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=ecf5604014d9414a80bc59e663d983a6&device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1359 time: 0.0532234 2026-06-28 21:04:53.532 9 INFO neutron.wsgi [None req-81f2ff2d-ed74-4872-8c22-6a33771fc983 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 18079 time: 0.0599530 2026-06-28 21:04:53.557 9 INFO neutron.wsgi [req-56040c53-3712-49d3-a06a-791bd8701e78 req-aff47215-44d8-4baa-9c52-cf1d5e00a218 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0724673 2026-06-28 21:04:53.576 10 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-a10c704d-19e5-4363-b9ea-2e7f6d13f346 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f3808493-1fa7-4b0c-ad55-9b47884ac185 HTTP/1.1" status: 200 len: 217 time: 0.0360126 2026-06-28 21:04:53.589 9 INFO neutron.wsgi [None req-928e6aec-2ac4-48b9-8fa8-6e796e872f10 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 730 time: 0.0425141 2026-06-28 21:04:53.594 9 INFO neutron.wsgi [None req-e7caa720-3d1a-409d-ad8f-bcef50174434 48ab2e1ae5514f0987b30001cf20996f 7eacc1f2107340dd8879533d49bf0148 - - - -] 10.0.0.184 "DELETE /v2.0/security-groups/c4753144-ffad-4e54-8bea-215ff8f2ec7f HTTP/1.1" status: 204 len: 173 time: 0.2104492 2026-06-28 21:04:53.620 10 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-c6bdb1b3-c7f8-43b1-bc5a-7ada40cc8957 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=7145d428-efc6-499f-a975-42f44dca91d6 HTTP/1.1" status: 200 len: 863 time: 0.0400071 2026-06-28 21:04:53.654 10 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-4da497cf-4b92-478e-aaba-ebe73539e2d1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=67282799-04f2-4f04-87e3-fd7211d4106e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0274935 2026-06-28 21:04:53.686 9 INFO neutron.wsgi [req-9df15ce4-82d7-4345-8c41-8605ddfa738e req-c41ad495-4f81-4075-a257-54c86c0b4e41 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1168 time: 0.0625994 2026-06-28 21:04:53.715 10 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-c97b8568-4164-4b72-9f68-dac5b411661b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0545456 2026-06-28 21:04:53.744 9 INFO neutron.wsgi [None req-2568666d-9915-4d8f-9114-8cb143c28f9f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 27871 time: 0.1493289 2026-06-28 21:04:53.746 9 INFO neutron.wsgi [req-9df15ce4-82d7-4345-8c41-8605ddfa738e req-9ee964a8-0559-4f92-989b-ac8f4d6c9b59 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=d8c1811a-4052-408f-ab2a-de15caabeaae&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0516348 2026-06-28 21:04:53.793 10 INFO neutron.wsgi [req-f18a5094-fbf6-4be9-8188-2458432ce956 req-cc3431b0-e1c7-4c27-952b-14aec58e4b10 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0678110 2026-06-28 21:04:53.798 9 INFO neutron.wsgi [None req-dfffdd28-5fe9-47b6-8607-821cefe61d78 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3408 time: 0.0474422 2026-06-28 21:04:53.914 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7fbe93d-d63a-42d1-b246-a5fef4a2bb35'] response: {'name': 'network-changed', 'server_uuid': 'e5948668-73cd-409f-82fa-8d52ae5e3373', 'tag': 'f3808493-1fa7-4b0c-ad55-9b47884ac185', 'status': 'completed', 'code': 200} 2026-06-28 21:04:53.965 10 INFO neutron.wsgi [req-377820b0-eb6a-4bc7-ae5e-a406c8a86fcd req-5146dfa5-ad5b-4239-882e-484d4f870bfd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=ecf5604014d9414a80bc59e663d983a6&device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1359 time: 0.0354855 2026-06-28 21:04:54.066 10 INFO neutron.wsgi [req-377820b0-eb6a-4bc7-ae5e-a406c8a86fcd req-1aeaca05-7d80-484f-be91-04c2c67aa95b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=67282799-04f2-4f04-87e3-fd7211d4106e HTTP/1.1" status: 200 len: 968 time: 0.0935659 2026-06-28 21:04:54.096 10 INFO neutron.wsgi [req-377820b0-eb6a-4bc7-ae5e-a406c8a86fcd req-221abe96-f6ba-4b6f-8137-b24b33ff5704 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f3808493-1fa7-4b0c-ad55-9b47884ac185 HTTP/1.1" status: 200 len: 217 time: 0.0238028 2026-06-28 21:04:54.138 10 INFO neutron.wsgi [req-377820b0-eb6a-4bc7-ae5e-a406c8a86fcd req-2851d2b7-e114-41ae-bd1d-02d4478917af 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=7145d428-efc6-499f-a975-42f44dca91d6 HTTP/1.1" status: 200 len: 863 time: 0.0362144 2026-06-28 21:04:54.163 10 INFO neutron.wsgi [req-377820b0-eb6a-4bc7-ae5e-a406c8a86fcd req-fc632eab-f5a8-4cda-994c-52fe534cdf5c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=67282799-04f2-4f04-87e3-fd7211d4106e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0189173 2026-06-28 21:04:54.233 10 INFO neutron.wsgi [req-377820b0-eb6a-4bc7-ae5e-a406c8a86fcd req-8f9d78fc-5326-4a71-9b6c-898c0f99464f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0636191 2026-06-28 21:04:54.296 10 INFO neutron.wsgi [req-377820b0-eb6a-4bc7-ae5e-a406c8a86fcd req-b8da07b5-8eca-4d05-a5aa-cc4e585a641a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0586066 2026-06-28 21:04:54.805 9 INFO neutron.wsgi [req-e54aef4a-452a-4d3e-b8ac-c04d47bf0af0 req-cde70548-4eb2-4430-a30a-6cb329093d56 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1172 time: 0.1902406 2026-06-28 21:04:54.862 9 INFO neutron.wsgi [req-53426d20-0eec-4539-a7f4-f25ddd58449e req-03ed7c4f-a6bc-438a-b895-0f6104f7e7fb befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1168 time: 0.0438554 2026-06-28 21:04:54.881 9 INFO neutron.wsgi [req-e54aef4a-452a-4d3e-b8ac-c04d47bf0af0 req-ea15a03a-e8a7-4028-9c0f-dd72d395c0cb 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0622647 2026-06-28 21:04:54.914 9 INFO neutron.wsgi [None req-33757488-e1ce-4cbf-8652-fcae5208170b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/7f3126a8-be36-4f97-a3d5-37472d41d67e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3096969 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:54.938 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: f3808493-1fa7-4b0c-ad55-9b47884ac185 2026-06-28 21:04:54.950 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port f3808493-1fa7-4b0c-ad55-9b47884ac185 2026-06-28 21:04:54.988 9 INFO neutron.wsgi [req-53426d20-0eec-4539-a7f4-f25ddd58449e req-845ef9cd-4fb5-4c86-b0c3-331a8f29a82d befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=d8c1811a-4052-408f-ab2a-de15caabeaae&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1179428 2026-06-28 21:04:55.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-fb97e536-7395-4a9f-925b-ecb0901a8d9a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 57fb5d31-fd37-4d5c-9960-f3815c435601 (type: security_groups) to 1 2026-06-28 21:04:55.203 10 INFO neutron.db.segments_db [None req-fb97e536-7395-4a9f-925b-ecb0901a8d9a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment ce655a64-0cc3-4ca4-9784-e168ee92bef4 of type geneve for network b1d66366-2d66-40cb-b97e-417eb071b7d2 2026-06-28 21:04:55.246 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource f3808493-1fa7-4b0c-ad55-9b47884ac185 (type: ports) to 4 2026-06-28 21:04:55.355 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 2941e593-36de-42a0-b26a-56381448bc9d 2026-06-28 21:04:55.358 10 INFO neutron.db.ovn_revision_numbers_db [None req-fb97e536-7395-4a9f-925b-ecb0901a8d9a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource b1d66366-2d66-40cb-b97e-417eb071b7d2 (type: networks) to 1 2026-06-28 21:04:55.385 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 2941e593-36de-42a0-b26a-56381448bc9d 2026-06-28 21:04:55.595 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb97e536-7395-4a9f-925b-ecb0901a8d9a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:55.597 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb97e536-7395-4a9f-925b-ecb0901a8d9a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network b1d66366-2d66-40cb-b97e-417eb071b7d2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:55.607 9 INFO neutron.wsgi [None req-4eb61d90-efe5-4fe1-93f3-f7617df7ddde 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/7f3126a8-be36-4f97-a3d5-37472d41d67e HTTP/1.1" status: 204 len: 168 time: 0.6766477 2026-06-28 21:04:55.834 9 INFO neutron.wsgi [None req-12774346-fd63-45dd-bd1e-83a5310acdea 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/39b9f1a6-d975-4a7a-a395-22d85d0cb3cd HTTP/1.1" status: 204 len: 168 time: 0.2177417 2026-06-28 21:04:55.845 10 INFO neutron.db.ovn_revision_numbers_db [None req-fb97e536-7395-4a9f-925b-ecb0901a8d9a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 83551be1-bdfa-4d1e-a9e6-467252e21868 (type: ports) to 1 2026-06-28 21:04:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018458 2026-06-28 21:04:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009108 2026-06-28 21:04:55.881 10 INFO neutron.wsgi [None req-fb97e536-7395-4a9f-925b-ecb0901a8d9a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 954 time: 1.1497405 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:55.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 2941e593-36de-42a0-b26a-56381448bc9d (type: ports) to 4 2026-06-28 21:04:55.990 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e499b21-9c09-4784-a3e8-27bf5bf2882c'] response: {'server_uuid': 'e5948668-73cd-409f-82fa-8d52ae5e3373', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3808493-1fa7-4b0c-ad55-9b47884ac185', 'code': 200} 2026-06-28 21:04:55.990 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e499b21-9c09-4784-a3e8-27bf5bf2882c'] response: {'server_uuid': 'e5948668-73cd-409f-82fa-8d52ae5e3373', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3808493-1fa7-4b0c-ad55-9b47884ac185', 'code': 200} 2026-06-28 21:04:55.990 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e499b21-9c09-4784-a3e8-27bf5bf2882c'] response: {'server_uuid': 'deae80f4-0a3b-49c5-baff-08d9e8a43822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2941e593-36de-42a0-b26a-56381448bc9d', 'code': 200} 2026-06-28 21:04:56.002 9 INFO neutron.wsgi [req-40c52872-5945-4d50-92ee-e8d13d1bdd92 req-cb9a18da-3bae-4b12-9c67-27668fbf3ff4 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1174 time: 0.0340924 2026-06-28 21:04:56.134 9 INFO neutron.wsgi [req-40c52872-5945-4d50-92ee-e8d13d1bdd92 req-9547e55d-fad2-4143-b8fc-da9b36a700bb 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.1241364 2026-06-28 21:04:56.182 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f10622d0-e00f-438b-8fba-6e74b893b23a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:56.184 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f10622d0-e00f-438b-8fba-6e74b893b23a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network b1d66366-2d66-40cb-b97e-417eb071b7d2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:56.247 9 INFO neutron.wsgi [req-5f11c796-65f6-4485-9cfa-c9a7f495ece5 req-5b11dd43-6043-42ca-9fb0-0e079b2cbaae befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1170 time: 0.1616981 2026-06-28 21:04:56.304 9 INFO neutron.wsgi [req-5f11c796-65f6-4485-9cfa-c9a7f495ece5 req-63856183-171b-42f8-b1e2-8ba23a42db11 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=d8c1811a-4052-408f-ab2a-de15caabeaae&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0489759 2026-06-28 21:04:56.329 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88: RuntimeError: No hosting information found for port 6464bf57-6f4e-4e33-a55e-2a7f03bdcd88 2026-06-28 21:04:56.329 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: a48dd048-9556-4c1c-b230-1a75301c97bc 2026-06-28 21:04:56.450 9 INFO neutron.services.segments.plugin [-] Segment abafad6a-e2a3-44c4-9cdd-70e0a13f8a68 resource provider aggregate not found 2026-06-28 21:04:56.459 9 INFO neutron.services.segments.plugin [-] Segment abafad6a-e2a3-44c4-9cdd-70e0a13f8a68 resource provider aggregate not found 2026-06-28 21:04:56.470 9 INFO neutron.services.segments.plugin [-] Segment abafad6a-e2a3-44c4-9cdd-70e0a13f8a68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abafad6a-e2a3-44c4-9cdd-70e0a13f8a68 found for delete ", "request_id": "req-c5983cb2-fba7-4040-8192-470883399109"}]} 2026-06-28 21:04:56.479 9 INFO neutron.services.segments.plugin [-] Segment abafad6a-e2a3-44c4-9cdd-70e0a13f8a68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abafad6a-e2a3-44c4-9cdd-70e0a13f8a68 found for delete ", "request_id": "req-c5432913-ab0f-4e84-b8cb-09af16089e0c"}]} 2026-06-28 21:04:56.486 9 INFO neutron.wsgi [None req-e3b29c6e-0140-484a-9246-0dd69cc6cf24 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/fece6370-f9bf-4603-8eab-52ed917c71a4 HTTP/1.1" status: 204 len: 168 time: 0.6444337 2026-06-28 21:04:56.674 9 INFO neutron.wsgi [None req-3430f9d7-9e4c-4d3b-b39b-401773d78a3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=7eacc1f2107340dd8879533d49bf0148&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0368001 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:56.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-f10622d0-e00f-438b-8fba-6e74b893b23a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 83551be1-bdfa-4d1e-a9e6-467252e21868 (type: ports) to 2 2026-06-28 21:04:56.732 10 INFO neutron.db.ovn_revision_numbers_db [None req-f10622d0-e00f-438b-8fba-6e74b893b23a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 3675f81d-2d42-43c7-97c7-0df503899ec1 (type: subnets) to 0 2026-06-28 21:04:56.762 10 INFO neutron.wsgi [None req-f10622d0-e00f-438b-8fba-6e74b893b23a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 874 time: 0.8764868 2026-06-28 21:04:56.994 10 INFO neutron.wsgi [None req-68419145-f68f-4f3f-b4c3-d2ccdd798b3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/0b89de9a-6b3a-4dc3-b52e-33e7b9d0c886 HTTP/1.1" status: 204 len: 168 time: 0.3138456 2026-06-28 21:04:57.233 9 INFO neutron.wsgi [req-755c07ed-98e9-4056-869a-e51ed0196785 req-8107bd69-60b8-4f6a-9d81-15fa98353605 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1174 time: 0.0321136 2026-06-28 21:04:57.263 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-394674df-4dd4-4f6e-af9c-019c1ce9e190 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:04:57.265 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-394674df-4dd4-4f6e-af9c-019c1ce9e190 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:04:57.300 9 INFO neutron.wsgi [req-755c07ed-98e9-4056-869a-e51ed0196785 req-3c769c6c-e05e-4eee-a6f5-4c972775013a 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0610592 2026-06-28 21:04:57.409 10 INFO neutron.db.ovn_revision_numbers_db [None req-394674df-4dd4-4f6e-af9c-019c1ce9e190 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 857f356a-b1e1-426d-a3ad-19172f402140 (type: ports) to 1 2026-06-28 21:04:57.411 9 INFO neutron.wsgi [req-a4fe78f2-8e18-49d5-8fb6-74443bddf481 req-56806c79-fd9c-4595-9ec0-b6c8b6001f38 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1170 time: 0.0424645 2026-06-28 21:04:57.445 9 INFO neutron.wsgi [req-a4fe78f2-8e18-49d5-8fb6-74443bddf481 req-8d42a40e-355c-4882-b222-bd7e04a58de7 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=d8c1811a-4052-408f-ab2a-de15caabeaae&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0280526 2026-06-28 21:04:57.556 9 INFO neutron.wsgi [req-a6c2b07b-4b79-4209-ba55-866b72ba111c req-2593d33b-dab7-4b15-8b92-20e6a2e36652 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1170 time: 0.0495846 2026-06-28 21:04:57.758 9 INFO neutron.wsgi [req-baae1774-3032-435f-b679-92be44c736f3 req-2ce502b1-1a31-42c8-a09c-40fa9774545a 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1174 time: 0.0865808 2026-06-28 21:04:57.791 9 INFO neutron.wsgi [req-baae1774-3032-435f-b679-92be44c736f3 req-7d6d4209-18e3-41e3-b6e3-c91f2c6cac8f 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0259895 2026-06-28 21:04:57.823 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: 2941e593-36de-42a0-b26a-56381448bc9d 2026-06-28 21:04:58.054 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fcb13f9-579e-437b-9bc9-6a334a9235c7'] response: {'server_uuid': 'deae80f4-0a3b-49c5-baff-08d9e8a43822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2941e593-36de-42a0-b26a-56381448bc9d', 'code': 200} 2026-06-28 21:04:58.238 10 INFO neutron.db.l3_db [None req-76dae8a9-12c4-44f3-8251-0e2e11490c52 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Floating IP e92aa216-de07-401b-8741-e443dd9664d0 associated. External IP: 10.96.250.204, port: f3808493-1fa7-4b0c-ad55-9b47884ac185. 2026-06-28 21:04:58.247 10 INFO neutron.wsgi [req-a9768757-0181-4dbe-969b-2b18cd96c04d req-3dc5a4ce-f65f-47ef-9c9f-5abdb21fb2ba 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1174 time: 0.2249916 2026-06-28 21:04:58.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 2941e593-36de-42a0-b26a-56381448bc9d (type: ports) to 5 2026-06-28 21:04:58.879 10 INFO neutron.db.ovn_revision_numbers_db [None req-76dae8a9-12c4-44f3-8251-0e2e11490c52 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Successfully bumped revision number for resource e92aa216-de07-401b-8741-e443dd9664d0 (type: floatingips) to 1 2026-06-28 21:04:58.927 9 INFO neutron.wsgi [req-8b56cb59-7a34-4bf2-8b79-206d255c1a73 req-b2b0c3ba-64b1-4459-a398-243128bfd543 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=deae80f4-0a3b-49c5-baff-08d9e8a43822 HTTP/1.1" status: 200 len: 1172 time: 0.0450203 2026-06-28 21:04:58.970 9 INFO neutron.wsgi [req-8b56cb59-7a34-4bf2-8b79-206d255c1a73 req-1bcd18a1-1ff7-4d9e-96d1-345df52cd0c6 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=811a4cd7-5e75-4807-95d3-0506763ce4ae&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0353560 2026-06-28 21:04:59.045 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 857f356a-b1e1-426d-a3ad-19172f402140 2026-06-28 21:04:59.045 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router be5f6b38-50f7-41c1-941f-e4ff8ba2ca5b is bound to host instance 2026-06-28 21:04:59.055 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 857f356a-b1e1-426d-a3ad-19172f402140 2026-06-28 21:04:59.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-394674df-4dd4-4f6e-af9c-019c1ce9e190 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 857f356a-b1e1-426d-a3ad-19172f402140 (type: router_ports) to 1 2026-06-28 21:04:59.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-76dae8a9-12c4-44f3-8251-0e2e11490c52 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Successfully bumped revision number for resource e92aa216-de07-401b-8741-e443dd9664d0 (type: floatingips) to 2 2026-06-28 21:04:59.158 10 INFO neutron.wsgi [None req-76dae8a9-12c4-44f3-8251-0e2e11490c52 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 10.0.0.202 "PUT /v2.0/floatingips/e92aa216-de07-401b-8741-e443dd9664d0 HTTP/1.1" status: 200 len: 1049 time: 1.5894737 2026-06-28 21:04:59.185 10 INFO neutron.wsgi [None req-f452aca3-801e-4160-9ac0-06a35e74ddf7 08b56299f10c4456918f5c075403730a e3b51c6cefff46b0a92c74bc552f2865 - - - -] 199.19.213.60 "DELETE /v2.0/ports/2941e593-36de-42a0-b26a-56381448bc9d HTTP/1.1" status: 204 len: 173 time: 0.9096427 2026-06-28 21:04:59.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-394674df-4dd4-4f6e-af9c-019c1ce9e190 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource be5f6b38-50f7-41c1-941f-e4ff8ba2ca5b (type: routers) to 3 2026-06-28 21:04:59.199 10 INFO neutron.wsgi [None req-394674df-4dd4-4f6e-af9c-019c1ce9e190 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 885 time: 2.4291701 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:04:59.276 9 INFO neutron.wsgi [req-754f45cf-84a9-4303-ab3a-ef29671f28c0 req-390d24c2-c875-4781-9550-5e927ea3b183 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1170 time: 0.0496070 2026-06-28 21:04:59.328 9 INFO neutron.wsgi [req-754f45cf-84a9-4303-ab3a-ef29671f28c0 req-710efae1-1b8d-45f1-9eea-3dc0be9e9bba befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=d8c1811a-4052-408f-ab2a-de15caabeaae&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0463128 2026-06-28 21:04:59.662 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: f3808493-1fa7-4b0c-ad55-9b47884ac185 2026-06-28 21:04:59.688 9 INFO neutron.wsgi [req-fcb97b59-bdfd-49eb-bc03-438f2fb7ecf9 req-83516939-97d0-4c40-8c08-96f9072ea8fc befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1170 time: 0.0597763 2026-06-28 21:04:59.736 9 INFO neutron.wsgi [req-fcb97b59-bdfd-49eb-bc03-438f2fb7ecf9 req-2992a990-38cc-4bd8-9ad5-7903177cc36f befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=d8c1811a-4052-408f-ab2a-de15caabeaae&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0425074 2026-06-28 21:04:59.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 857f356a-b1e1-426d-a3ad-19172f402140 (type: ports) to 1 2026-06-28 21:05:00.050 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:05:00.065 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network b1d66366-2d66-40cb-b97e-417eb071b7d2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:00.093 10 INFO neutron.wsgi [req-a463e81b-2943-4df7-b309-17c7101ec094 req-150ea292-f682-4215-8876-f01213b09953 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1168 time: 0.1567585 2026-06-28 21:05:00.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4ed8fbd-b4ac-41f0-8f8c-6fe32b71fc8c'] response: {'server_uuid': 'deae80f4-0a3b-49c5-baff-08d9e8a43822', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2941e593-36de-42a0-b26a-56381448bc9d', 'code': 200} 2026-06-28 21:05:00.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4ed8fbd-b4ac-41f0-8f8c-6fe32b71fc8c'] response: {'server_uuid': 'deae80f4-0a3b-49c5-baff-08d9e8a43822', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2941e593-36de-42a0-b26a-56381448bc9d', 'code': 200} 2026-06-28 21:05:00.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4ed8fbd-b4ac-41f0-8f8c-6fe32b71fc8c'] response: {'name': 'network-changed', 'server_uuid': 'e5948668-73cd-409f-82fa-8d52ae5e3373', 'tag': 'f3808493-1fa7-4b0c-ad55-9b47884ac185', 'status': 'completed', 'code': 200} 2026-06-28 21:05:00.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4ed8fbd-b4ac-41f0-8f8c-6fe32b71fc8c'] response: {'server_uuid': 'deae80f4-0a3b-49c5-baff-08d9e8a43822', 'name': 'network-vif-deleted', 'tag': '2941e593-36de-42a0-b26a-56381448bc9d', 'status': 'completed', 'code': 200} 2026-06-28 21:05:00.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4ed8fbd-b4ac-41f0-8f8c-6fe32b71fc8c'] response: {'server_uuid': 'e5948668-73cd-409f-82fa-8d52ae5e3373', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f3808493-1fa7-4b0c-ad55-9b47884ac185', 'code': 200} 2026-06-28 21:05:00.167 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource f3808493-1fa7-4b0c-ad55-9b47884ac185 (type: ports) to 5 2026-06-28 21:05:00.218 9 INFO neutron.wsgi [req-2733dcd3-7b2f-4234-b8d6-931e966d19e6 req-58a3ba52-31a4-4c42-915c-b42295586e42 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=ecf5604014d9414a80bc59e663d983a6&device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 1359 time: 0.0645359 2026-06-28 21:05:00.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 4ffb0865-7abb-457b-ae2e-2b03156cab6f (type: ports) to 1 2026-06-28 21:05:00.327 9 INFO neutron.wsgi [req-2733dcd3-7b2f-4234-b8d6-931e966d19e6 req-ae0e461f-8961-4543-ae72-7ace85c4eb61 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=67282799-04f2-4f04-87e3-fd7211d4106e HTTP/1.1" status: 200 len: 968 time: 0.1021852 2026-06-28 21:05:00.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 857f356a-b1e1-426d-a3ad-19172f402140 (type: router_ports) to 3 2026-06-28 21:05:00.419 9 INFO neutron.wsgi [req-2733dcd3-7b2f-4234-b8d6-931e966d19e6 req-eddb6b4f-1360-41c2-a84e-80dde672b6af 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f3808493-1fa7-4b0c-ad55-9b47884ac185 HTTP/1.1" status: 200 len: 1057 time: 0.0635703 2026-06-28 21:05:00.476 9 INFO neutron.wsgi [req-2733dcd3-7b2f-4234-b8d6-931e966d19e6 req-75875464-d68d-4a38-81e0-7c94d47cd417 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=7145d428-efc6-499f-a975-42f44dca91d6 HTTP/1.1" status: 200 len: 863 time: 0.0511024 2026-06-28 21:05:00.508 9 INFO neutron.wsgi [req-2733dcd3-7b2f-4234-b8d6-931e966d19e6 req-fed83930-70d5-415f-bce0-4c12a923b14f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=67282799-04f2-4f04-87e3-fd7211d4106e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227354 2026-06-28 21:05:00.588 10 INFO neutron.db.l3_db [None req-cf0c6b83-7893-42da-be2c-d6c7fa7dae82 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] Floating IP e92aa216-de07-401b-8741-e443dd9664d0 disassociated. External IP: 10.96.250.204, port: f3808493-1fa7-4b0c-ad55-9b47884ac185. 2026-06-28 21:05:00.814 9 INFO neutron.wsgi [req-2733dcd3-7b2f-4234-b8d6-931e966d19e6 req-ef4117b7-95bb-4587-a8e9-3bea0aa18147 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2988021 2026-06-28 21:05:00.841 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 857f356a-b1e1-426d-a3ad-19172f402140 (type: ports) to 2 2026-06-28 21:05:00.878 9 INFO neutron.wsgi [req-5df705b1-8281-46c0-9988-abd1fc2b0ee0 req-fdb27d09-63f3-404d-8d83-cfbf19f268f6 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=e5948668-73cd-409f-82fa-8d52ae5e3373 HTTP/1.1" status: 200 len: 210 time: 0.0520446 2026-06-28 21:05:00.896 10 INFO neutron.wsgi [None req-cf0c6b83-7893-42da-be2c-d6c7fa7dae82 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 199.19.213.60 "DELETE /v2.0/ports/f3808493-1fa7-4b0c-ad55-9b47884ac185 HTTP/1.1" status: 204 len: 173 time: 0.7995591 2026-06-28 21:05:00.939 9 INFO neutron.wsgi [req-2733dcd3-7b2f-4234-b8d6-931e966d19e6 req-11d86110-34e9-42ac-bebe-9265ee8b5f9b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1166203 2026-06-28 21:05:00.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 4ffb0865-7abb-457b-ae2e-2b03156cab6f (type: router_ports) to 2 2026-06-28 21:05:01.168 10 INFO neutron.db.ovn_revision_numbers_db [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 4ffb0865-7abb-457b-ae2e-2b03156cab6f (type: ports) to 2 2026-06-28 21:05:01.232 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 857f356a-b1e1-426d-a3ad-19172f402140 (type: ports) to 4 2026-06-28 21:05:01.254 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:05:01.256 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network b1d66366-2d66-40cb-b97e-417eb071b7d2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:01.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 857f356a-b1e1-426d-a3ad-19172f402140 (type: router_ports) to 4 2026-06-28 21:05:01.738 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 4ffb0865-7abb-457b-ae2e-2b03156cab6f 2026-06-28 21:05:01.753 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 4ffb0865-7abb-457b-ae2e-2b03156cab6f 2026-06-28 21:05:01.972 9 INFO neutron.wsgi [None req-d6aa4d56-b678-46ac-9a9a-820fcfb4d757 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/40aad6e8-2493-4436-8d25-72bdbb98dd5a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9331143 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:02.142 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-32a6ff52-b608-4dd2-9ecc-932aa48acca9'] response: {'server_uuid': 'e5948668-73cd-409f-82fa-8d52ae5e3373', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3808493-1fa7-4b0c-ad55-9b47884ac185', 'code': 200} 2026-06-28 21:05:02.143 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-32a6ff52-b608-4dd2-9ecc-932aa48acca9'] response: {'server_uuid': 'e5948668-73cd-409f-82fa-8d52ae5e3373', 'name': 'network-vif-deleted', 'tag': 'f3808493-1fa7-4b0c-ad55-9b47884ac185', 'status': 'completed', 'code': 200} 2026-06-28 21:05:02.188 10 INFO neutron.db.ovn_revision_numbers_db [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 4ffb0865-7abb-457b-ae2e-2b03156cab6f (type: router_ports) to 2 2026-06-28 21:05:02.191 10 INFO neutron.wsgi [None req-17832134-21eb-4f15-8665-6ae4642db498 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/be5f6b38-50f7-41c1-941f-e4ff8ba2ca5b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9794784 2026-06-28 21:05:02.407 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 4ffb0865-7abb-457b-ae2e-2b03156cab6f (type: ports) to 3 2026-06-28 21:05:02.429 9 INFO neutron.wsgi [None req-27ccde0e-16c5-49c6-8de0-936bae1d00f4 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/d8c1811a-4052-408f-ab2a-de15caabeaae HTTP/1.1" status: 204 len: 168 time: 0.4419296 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:02.454 10 INFO neutron.api.v2.resource [None req-42e43ff3-ec7e-4c0b-9c9f-41b67371d4dc befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:05:02.456 10 INFO neutron.wsgi [None req-42e43ff3-ec7e-4c0b-9c9f-41b67371d4dc befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - default default] 10.0.0.202 "GET /v2.0/security-groups/d8c1811a-4052-408f-ab2a-de15caabeaae HTTP/1.1" status: 404 len: 347 time: 0.0214384 2026-06-28 21:05:02.592 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 4ffb0865-7abb-457b-ae2e-2b03156cab6f (type: router_ports) to 3 2026-06-28 21:05:02.805 10 INFO neutron.wsgi [None req-698acc8a-026d-4d21-bdb7-3304a3401d28 befaf1e567f34e748676afcb62dac9a6 ecf5604014d9414a80bc59e663d983a6 - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/e92aa216-de07-401b-8741-e443dd9664d0 HTTP/1.1" status: 204 len: 168 time: 0.3431227 2026-06-28 21:05:02.948 9 INFO neutron.wsgi [None req-74d16c97-e987-459b-a423-78b1632c323a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/40aad6e8-2493-4436-8d25-72bdbb98dd5a HTTP/1.1" status: 204 len: 168 time: 0.9611094 2026-06-28 21:05:03.018 9 INFO neutron.db.ovn_revision_numbers_db [None req-c712ae4f-6a08-430c-9476-c872aec66481 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource dd81fd9b-53e4-4710-b27e-1f058ef04a0e (type: security_groups) to 1 2026-06-28 21:05:03.043 9 INFO neutron.wsgi [None req-c712ae4f-6a08-430c-9476-c872aec66481 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1286218 2026-06-28 21:05:03.158 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8595a79-d3be-484e-9b6a-2f05d8452be2 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource d7719dcc-b5ba-4ce5-9dbd-56e73647635a (type: security_group_rules) to 0 2026-06-28 21:05:03.183 9 INFO neutron.wsgi [None req-d8595a79-d3be-484e-9b6a-2f05d8452be2 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1354887 2026-06-28 21:05:03.218 10 INFO neutron.wsgi [None req-82422746-60ea-41a1-bbfc-a218c62d9c85 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/0f4a533d-4a38-438c-842b-3b706fef4b9f HTTP/1.1" status: 204 len: 168 time: 0.2655165 2026-06-28 21:05:03.364 9 INFO neutron.db.ovn_revision_numbers_db [None req-c00dfcde-39bb-42a7-b448-355a851e396b a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource 0e60c614-d96a-4529-b131-d46fb994e32c (type: security_group_rules) to 0 2026-06-28 21:05:03.428 9 INFO neutron.wsgi [None req-c00dfcde-39bb-42a7-b448-355a851e396b a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2403653 2026-06-28 21:05:03.638 9 INFO neutron.services.segments.plugin [-] Segment 20204aea-459d-4a9b-8760-287b0634f7bb resource provider aggregate not found 2026-06-28 21:05:03.643 9 INFO neutron.services.segments.plugin [-] Segment 20204aea-459d-4a9b-8760-287b0634f7bb resource provider aggregate not found 2026-06-28 21:05:03.658 9 INFO neutron.services.segments.plugin [-] Segment 20204aea-459d-4a9b-8760-287b0634f7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20204aea-459d-4a9b-8760-287b0634f7bb found for delete ", "request_id": "req-f14a23d7-558c-435c-b9ae-b9fc263bcbbe"}]} 2026-06-28 21:05:03.660 9 INFO neutron.services.segments.plugin [-] Segment 20204aea-459d-4a9b-8760-287b0634f7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20204aea-459d-4a9b-8760-287b0634f7bb found for delete ", "request_id": "req-69c1c79d-c7f1-404f-9b32-eff61ac7ff45"}]} 2026-06-28 21:05:03.689 9 INFO neutron.wsgi [None req-dd69a530-3c5b-44d2-8b00-be24607bce5d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/98c71643-2c95-4d47-894b-08fb3d9db118 HTTP/1.1" status: 204 len: 168 time: 0.4658961 2026-06-28 21:05:03.935 9 INFO neutron.wsgi [None req-cab38d5e-f05a-4019-8184-8cb46aae8fa1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=e3b51c6cefff46b0a92c74bc552f2865&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0430033 2026-06-28 21:05:04.089 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6177166d-9a66-4b79-9b26-90d901bd2ff9 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] No more DHCP agents 2026-06-28 21:05:04.093 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6177166d-9a66-4b79-9b26-90d901bd2ff9 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:04.108 9 INFO neutron.wsgi [None req-8d229aa9-49fd-4d65-aabb-758523c99265 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/811a4cd7-5e75-4807-95d3-0506763ce4ae HTTP/1.1" status: 204 len: 168 time: 0.1614430 2026-06-28 21:05:04.365 10 INFO neutron.wsgi [None req-33772caa-67dc-483c-946c-76c64b193447 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/ecb837c4-ec0c-40cd-87e6-30fc183fd475/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5557675 2026-06-28 21:05:04.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-6177166d-9a66-4b79-9b26-90d901bd2ff9 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource 11c5184b-6a0a-4b24-937c-64d87a6a78d9 (type: floatingips) to 0 2026-06-28 21:05:04.449 10 INFO neutron.wsgi [None req-6177166d-9a66-4b79-9b26-90d901bd2ff9 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.0091980 2026-06-28 21:05:04.929 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa545539-0db4-4258-a5fa-080566c38802 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource c920e7d8-5e0c-4e7b-9766-e1b599b76aa7 (type: security_groups) to 1 2026-06-28 21:05:04.957 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-d4af553b-4072-4964-a411-4495da5a433d a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-securitygroup--2139568715&fields=id&tenant_id=4ef2d253bbf4402bbf7d5d9be341092e HTTP/1.1" status: 200 len: 267 time: 0.0577044 2026-06-28 21:05:04.975 9 INFO neutron.wsgi [None req-fa545539-0db4-4258-a5fa-080566c38802 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=a1eb37c8d8a04ad7a3639b8d7ab9c5e9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5371490 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:05.045 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-20d260a9-e603-4ec8-a807-5fb0c1ba0bb7 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 883 time: 0.0799875 2026-06-28 21:05:05.069 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-f2e379ce-6cc4-43c0-8c59-b3512e3cef23 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/quotas/4ef2d253bbf4402bbf7d5d9be341092e HTTP/1.1" status: 200 len: 386 time: 0.0142381 2026-06-28 21:05:05.190 10 INFO neutron.wsgi [None req-cdd5d38e-eb07-4e6c-8bf2-8589d7f5875f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/c920e7d8-5e0c-4e7b-9766-e1b599b76aa7 HTTP/1.1" status: 204 len: 168 time: 0.2082977 2026-06-28 21:05:05.211 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-41b341d8-e76d-4fca-8a13-d22f32fe0f3e a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1317515 2026-06-28 21:05:05.219 9 INFO neutron.wsgi [None req-9e106adb-d979-4aa5-97de-cb3290185a58 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/ecb837c4-ec0c-40cd-87e6-30fc183fd475 HTTP/1.1" status: 204 len: 168 time: 0.8481076 2026-06-28 21:05:05.294 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-99ce6d3d-bfb7-4b6c-abe3-33d1b4934abc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0647023 2026-06-28 21:05:05.406 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-1569f94f-0049-49b4-b3ea-86b320401fbf 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1067340 2026-06-28 21:05:05.428 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffa8547a-1393-46db-a2b6-01a583f31c53 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 1a814761-be77-42a8-8210-e3d14cb6b352 (type: security_groups) to 1 2026-06-28 21:05:05.448 10 INFO neutron.wsgi [None req-ffa8547a-1393-46db-a2b6-01a583f31c53 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=74f4f740f18744a780a4b787b4299a03&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1312468 2026-06-28 21:05:05.652 9 INFO neutron.wsgi [req-c33825e3-97b5-48f4-befd-fa08d947b690 req-1c6097ac-f856-4589-b3eb-bd6a3e8e9061 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 210 time: 0.0455263 2026-06-28 21:05:05.705 9 INFO neutron.wsgi [None req-d15066e9-ba49-43f6-b924-68d140d7b907 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/7145d428-efc6-499f-a975-42f44dca91d6 HTTP/1.1" status: 204 len: 168 time: 0.4819613 2026-06-28 21:05:05.714 10 INFO neutron.wsgi [None req-523d93ad-bca8-4130-a204-87a9e810cd5a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1a814761-be77-42a8-8210-e3d14cb6b352 HTTP/1.1" status: 204 len: 168 time: 0.2609725 2026-06-28 21:05:06.228 10 INFO neutron.wsgi [None req-bae8a750-d76d-4dae-8f1a-4bb5cb4e9be9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/67282799-04f2-4f04-87e3-fd7211d4106e HTTP/1.1" status: 204 len: 168 time: 0.5077991 2026-06-28 21:05:06.385 10 INFO neutron.wsgi [None req-70fbb53f-0d68-4786-9445-b1c0aac297a0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=ecf5604014d9414a80bc59e663d983a6&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0576530 2026-06-28 21:05:06.442 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-62718d42-2fd5-48d6-b415-ad4aea6e2c32 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 199.19.213.60 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 883 time: 0.1071346 2026-06-28 21:05:06.507 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-7cd1e333-61ca-41ba-a815-42031b442bca a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4ef2d253bbf4402bbf7d5d9be341092e HTTP/1.1" status: 200 len: 380 time: 0.0596712 2026-06-28 21:05:06.762 9 INFO neutron.wsgi [req-f008cf9d-434a-4879-ae1f-91f3c654b1fe req-bc73238d-6cf0-4dd8-ad95-19e2de67e2f1 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 210 time: 0.0279448 2026-06-28 21:05:06.764 10 INFO neutron.services.segments.plugin [-] Segment 0b3ac26e-a59e-45bc-bd3d-06c14ad6abaf resource provider aggregate not found 2026-06-28 21:05:06.769 9 INFO neutron.wsgi [None req-51cf0634-b1c6-424c-a102-42d89817a530 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/b3c15779-3e32-45b8-8582-07525aee1011 HTTP/1.1" status: 204 len: 168 time: 0.3759787 2026-06-28 21:05:06.782 10 INFO neutron.services.segments.plugin [-] Segment 0b3ac26e-a59e-45bc-bd3d-06c14ad6abaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b3ac26e-a59e-45bc-bd3d-06c14ad6abaf found for delete ", "request_id": "req-072a1b9c-b329-4811-a5ca-7f2270ec48ec"}]} 2026-06-28 21:05:06.906 10 INFO neutron.services.segments.plugin [-] Segment 0b3ac26e-a59e-45bc-bd3d-06c14ad6abaf resource provider aggregate not found 2026-06-28 21:05:06.936 10 INFO neutron.services.segments.plugin [-] Segment 0b3ac26e-a59e-45bc-bd3d-06c14ad6abaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b3ac26e-a59e-45bc-bd3d-06c14ad6abaf found for delete ", "request_id": "req-1d8b8283-2b07-40b3-87e8-50c31a164ad5"}]} 2026-06-28 21:05:06.955 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad1d3896-d4ce-41c0-9029-5fc3c5f0b738 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] No more DHCP agents 2026-06-28 21:05:06.956 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad1d3896-d4ce-41c0-9029-5fc3c5f0b738 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Unable to schedule network b1d66366-2d66-40cb-b97e-417eb071b7d2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:07.119 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad1d3896-d4ce-41c0-9029-5fc3c5f0b738 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 (type: ports) to 1 2026-06-28 21:05:07.142 9 INFO neutron.wsgi [None req-ad1d3896-d4ce-41c0-9029-5fc3c5f0b738 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6301098 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:07.579 9 INFO neutron.db.ovn_revision_numbers_db [None req-5fdd6594-36ad-4cac-94ce-06138bb13d14 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 (type: ports) to 2 2026-06-28 21:05:07.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-5fdd6594-36ad-4cac-94ce-06138bb13d14 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 (type: ports) to 2 2026-06-28 21:05:07.780 9 INFO neutron.wsgi [None req-5fdd6594-36ad-4cac-94ce-06138bb13d14 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1328 time: 0.6305249 2026-06-28 21:05:07.813 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd10361e-99aa-4959-818d-65fcad9e896c'] response: {'name': 'network-changed', 'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', '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-28 21:05:07.865 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-b45784ed-491b-4a0b-b73b-a7bb057f737c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1359 time: 0.0510302 2026-06-28 21:05:07.876 9 INFO neutron.wsgi [req-77302b84-3145-4d3a-8695-1f212caf7cfa req-5aba64e8-6c22-46a9-889d-440b65a3d9e8 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1168 time: 0.0346229 2026-06-28 21:05:07.902 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-d0a8a0e7-e217-48b1-b6ed-ce9ca5aa7746 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 217 time: 0.0251229 2026-06-28 21:05:07.942 9 INFO neutron.wsgi [req-77302b84-3145-4d3a-8695-1f212caf7cfa req-f8f4173c-4666-42ee-9fd2-fe96cb205272 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=dd81fd9b-53e4-4710-b27e-1f058ef04a0e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0594928 2026-06-28 21:05:07.946 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-5ab11168-cffb-4996-9c2b-7962c160d0cc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 200 len: 877 time: 0.0362990 2026-06-28 21:05:07.988 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-8a17dfbc-e8ad-48ed-89f4-7b1aeb066c71 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0345953 2026-06-28 21:05:08.095 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-333f3ae4-d3f4-422d-a618-c10f4ddd7f4b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0989878 2026-06-28 21:05:08.097 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 4ffb0865-7abb-457b-ae2e-2b03156cab6f: RuntimeError: No hosting information found for port 4ffb0865-7abb-457b-ae2e-2b03156cab6f 2026-06-28 21:05:08.159 9 INFO neutron.wsgi [req-bab2a9ec-48ae-4078-8871-872b19a09650 req-28294c37-c470-4da1-a8c5-4e9ca89781dc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0583024 2026-06-28 21:05:08.264 9 INFO neutron.wsgi [req-0902aaf1-e56c-48b9-96f2-3ed10423c305 req-cd6de6dc-7f83-4c4a-b061-11203e807b16 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1359 time: 0.0506635 2026-06-28 21:05:08.344 9 INFO neutron.wsgi [req-0902aaf1-e56c-48b9-96f2-3ed10423c305 req-55aa37ff-c1c8-4e6e-9fa4-60fbe1e6d70f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 982 time: 0.0739512 2026-06-28 21:05:08.388 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 2026-06-28 21:05:08.396 9 INFO neutron.wsgi [req-0902aaf1-e56c-48b9-96f2-3ed10423c305 req-1be9fc11-415e-4361-9a04-0e0db9646f70 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 217 time: 0.0434926 2026-06-28 21:05:08.400 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 2026-06-28 21:05:08.449 9 INFO neutron.wsgi [req-0902aaf1-e56c-48b9-96f2-3ed10423c305 req-1e7e5f56-f44f-4987-987b-0948c4928837 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 200 len: 877 time: 0.0487380 2026-06-28 21:05:08.479 9 INFO neutron.wsgi [req-0902aaf1-e56c-48b9-96f2-3ed10423c305 req-80ec3a1a-bd27-4d38-bc64-d6c8ed62451d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0255435 2026-06-28 21:05:08.555 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-05052a07-4a36-48f8-893c-be6bb5c31216'] response: {'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', 'code': 200} 2026-06-28 21:05:08.595 9 INFO neutron.wsgi [req-0902aaf1-e56c-48b9-96f2-3ed10423c305 req-4559b8ef-309a-4831-bbff-7bde1a5797c8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1068068 2026-06-28 21:05:08.706 9 INFO neutron.wsgi [req-0902aaf1-e56c-48b9-96f2-3ed10423c305 req-29e020a4-f0a8-4941-be55-3f6e6ca3760c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1018357 2026-06-28 21:05:08.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-386f56c2-f05b-47e3-bbdf-15769806c1e9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 5edf3d7b-19de-4145-8bca-16836b8d9871 (type: security_groups) to 1 2026-06-28 21:05:08.735 9 INFO neutron.db.ovn_revision_numbers_db [None req-6819b680-f6c4-4416-8cbe-80f3b385d601 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 6a6d2035-40c3-4197-a8fd-26be6bde385b (type: security_groups) to 1 2026-06-28 21:05:08.762 9 INFO neutron.wsgi [None req-6819b680-f6c4-4416-8cbe-80f3b385d601 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=5def3bd85ce04261a87364ee178980ba&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3504176 2026-06-28 21:05:08.775 10 INFO neutron.wsgi [None req-386f56c2-f05b-47e3-bbdf-15769806c1e9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=e122e8c6b0e94a939aabd461f557cd6d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3492711 2026-06-28 21:05:08.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 (type: ports) to 4 2026-06-28 21:05:08.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-54cab28c-f564-4335-8274-3d0443b832fc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource a5a2217f-e4af-49e4-beea-47e2cb7d45c5 (type: security_groups) to 1 2026-06-28 21:05:08.977 10 INFO neutron.db.segments_db [None req-54cab28c-f564-4335-8274-3d0443b832fc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment da6da3dd-cd17-4b28-b3ec-d56dea9035b2 of type geneve for network e2ccddda-3750-4ba7-b084-dce5061b999a 2026-06-28 21:05:09.049 9 INFO neutron.wsgi [None req-016f5cb1-5797-4151-aa3b-04c5435a9011 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6a6d2035-40c3-4197-a8fd-26be6bde385b HTTP/1.1" status: 204 len: 168 time: 0.2783370 2026-06-28 21:05:09.061 9 INFO neutron.wsgi [req-5b384c91-04ae-472a-bad3-a5ae8f83aa48 req-0667c67d-1bba-4d9b-a5b9-4d85b9316d48 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1170 time: 0.0431378 2026-06-28 21:05:09.074 9 INFO neutron.wsgi [None req-b9fac94f-a892-40d9-862d-ba00efc129ae 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/5edf3d7b-19de-4145-8bca-16836b8d9871 HTTP/1.1" status: 204 len: 168 time: 0.2945328 2026-06-28 21:05:09.124 9 INFO neutron.wsgi [req-5b384c91-04ae-472a-bad3-a5ae8f83aa48 req-d4631898-a4d0-4dd8-8442-a5aa4e4418a7 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=dd81fd9b-53e4-4710-b27e-1f058ef04a0e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0552497 2026-06-28 21:05:09.142 10 INFO neutron.db.ovn_revision_numbers_db [None req-54cab28c-f564-4335-8274-3d0443b832fc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e2ccddda-3750-4ba7-b084-dce5061b999a (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-28 21:05:09.351 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54cab28c-f564-4335-8274-3d0443b832fc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:05:09.356 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54cab28c-f564-4335-8274-3d0443b832fc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network e2ccddda-3750-4ba7-b084-dce5061b999a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:09.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-16bebf93-f68c-429f-9a44-e2d014d25820 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 37d952b3-5745-4352-8bfc-256a0d1f734f (type: security_groups) to 1 2026-06-28 21:05:09.412 10 INFO neutron.wsgi [None req-16bebf93-f68c-429f-9a44-e2d014d25820 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=bbad2856b7144a9cbd8313aa338ab762&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2207670 2026-06-28 21:05:09.441 10 INFO neutron.db.ovn_revision_numbers_db [None req-54cab28c-f564-4335-8274-3d0443b832fc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource beca4a01-05d1-4bc6-b7ea-633431781594 (type: ports) to 1 2026-06-28 21:05:09.465 10 INFO neutron.wsgi [None req-54cab28c-f564-4335-8274-3d0443b832fc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 944 time: 0.8232498 2026-06-28 21:05:09.626 10 INFO neutron.wsgi [None req-e955c80f-ef11-452c-8fef-f191f167adcd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/37d952b3-5745-4352-8bfc-256a0d1f734f HTTP/1.1" status: 204 len: 168 time: 0.2086148 2026-06-28 21:05:09.659 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d51f2f8-a286-4bcf-952e-e639fae0bdf0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:05:09.662 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d51f2f8-a286-4bcf-952e-e639fae0bdf0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network e2ccddda-3750-4ba7-b084-dce5061b999a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:10.218 9 INFO neutron.db.ovn_revision_numbers_db [None req-9d51f2f8-a286-4bcf-952e-e639fae0bdf0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource beca4a01-05d1-4bc6-b7ea-633431781594 (type: ports) to 2 2026-06-28 21:05:10.250 9 INFO neutron.db.ovn_revision_numbers_db [None req-9d51f2f8-a286-4bcf-952e-e639fae0bdf0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 8224f1c5-fae4-4b38-bd4f-9d324502005c (type: subnets) to 0 2026-06-28 21:05:10.265 9 INFO neutron.wsgi [None req-9d51f2f8-a286-4bcf-952e-e639fae0bdf0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 864 time: 0.7910895 2026-06-28 21:05:10.277 9 INFO neutron.wsgi [req-2bb339bb-ca12-483c-8c34-6d880047426d req-3f752fa9-4d2f-4d70-8683-20913b73edd3 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1170 time: 0.0852017 2026-06-28 21:05:10.314 9 INFO neutron.wsgi [req-2bb339bb-ca12-483c-8c34-6d880047426d req-a20cb751-2d93-4584-b8d6-cd183c53af9b a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=dd81fd9b-53e4-4710-b27e-1f058ef04a0e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0310330 2026-06-28 21:05:10.430 9 INFO neutron.wsgi [req-4d455758-ba57-4592-9a51-7aaac24f9c55 req-008c71cc-d1d3-47df-935d-6a75576d31f8 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1170 time: 0.0438392 2026-06-28 21:05:10.612 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-80b97fd5-3d35-422e-b6d0-d0bdf511786a'] response: {'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', 'code': 200} 2026-06-28 21:05:10.761 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d89444f4-daba-4633-80f1-6d575f2bd1ef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:05:10.762 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d89444f4-daba-4633-80f1-6d575f2bd1ef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021336 2026-06-28 21:05:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010052 2026-06-28 21:05:10.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-d89444f4-daba-4633-80f1-6d575f2bd1ef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6f356806-7124-476e-8330-4bb26d073dda (type: ports) to 1 2026-06-28 21:05:11.078 9 INFO neutron.db.l3_db [None req-e80a98b2-bbb5-4050-87b3-7580e672a29f a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Floating IP 11c5184b-6a0a-4b24-937c-64d87a6a78d9 associated. External IP: 10.96.250.214, port: 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6. 2026-06-28 21:05:11.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-e80a98b2-bbb5-4050-87b3-7580e672a29f a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource 11c5184b-6a0a-4b24-937c-64d87a6a78d9 (type: floatingips) to 1 2026-06-28 21:05:11.440 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 2f427575-3d9f-4bbc-aec9-5d7e955562ab (type: security_groups) to 1 2026-06-28 21:05:11.444 9 INFO neutron.db.ovn_revision_numbers_db [None req-e80a98b2-bbb5-4050-87b3-7580e672a29f a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource 11c5184b-6a0a-4b24-937c-64d87a6a78d9 (type: floatingips) to 2 2026-06-28 21:05:11.477 9 INFO neutron.wsgi [None req-e80a98b2-bbb5-4050-87b3-7580e672a29f a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 10.0.0.202 "PUT /v2.0/floatingips/11c5184b-6a0a-4b24-937c-64d87a6a78d9 HTTP/1.1" status: 200 len: 1049 time: 1.0382628 2026-06-28 21:05:11.515 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-527994ef-a3c2-463d-81cb-29ac10433433'] response: {'name': 'network-changed', 'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', '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-28 21:05:11.535 9 INFO neutron.db.segments_db [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Added segment 084b1643-3ded-408d-8757-6ce30080bf07 of type geneve for network c693eb41-18c6-45c3-8443-e74b499ae19f 2026-06-28 21:05:11.602 9 INFO neutron.wsgi [req-cae478a5-74ee-4064-ab91-3a4eb97d3a8f req-aa4d114f-f101-47e5-828b-c8779cac87d3 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1170 time: 0.0805738 2026-06-28 21:05:11.628 9 INFO neutron.wsgi [req-bbd78ed9-24af-4385-850f-20108dd072cf req-4c671bd3-2e92-4bac-9036-c8c071594fba 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1361 time: 0.0943990 2026-06-28 21:05:11.701 9 INFO neutron.wsgi [req-cae478a5-74ee-4064-ab91-3a4eb97d3a8f req-deaa1997-35b1-4ac7-8c1a-3ed68f4e64d0 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=dd81fd9b-53e4-4710-b27e-1f058ef04a0e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0906065 2026-06-28 21:05:11.755 9 INFO neutron.wsgi [req-bbd78ed9-24af-4385-850f-20108dd072cf req-4d3602b8-0f14-406b-8ca3-fe2fdd3a6b54 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 982 time: 0.1128213 2026-06-28 21:05:11.779 9 INFO neutron.db.segments_db [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Added segment c3d7cac6-88b7-49ad-b1d6-d79f9a0b9621 of type geneve for network 4eb37d10-00dc-4645-b75f-4d3ddee850ea 2026-06-28 21:05:11.780 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 6f356806-7124-476e-8330-4bb26d073dda 2026-06-28 21:05:11.794 10 INFO neutron.db.ovn_revision_numbers_db [None req-d89444f4-daba-4633-80f1-6d575f2bd1ef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6f356806-7124-476e-8330-4bb26d073dda (type: router_ports) to 1 2026-06-28 21:05:11.809 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router 35abd5d1-b541-4f0f-95b1-4abd090e2b31 is bound to host instance 2026-06-28 21:05:11.832 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 6f356806-7124-476e-8330-4bb26d073dda 2026-06-28 21:05:11.839 9 INFO neutron.wsgi [req-bbd78ed9-24af-4385-850f-20108dd072cf req-78b4083e-3270-486e-95f4-4d6d00f28d9d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1059 time: 0.0771651 2026-06-28 21:05:11.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-d89444f4-daba-4633-80f1-6d575f2bd1ef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 35abd5d1-b541-4f0f-95b1-4abd090e2b31 (type: routers) to 3 2026-06-28 21:05:11.880 10 INFO neutron.wsgi [None req-d89444f4-daba-4633-80f1-6d575f2bd1ef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 875 time: 1.6112785 2026-06-28 21:05:11.943 9 INFO neutron.wsgi [req-bbd78ed9-24af-4385-850f-20108dd072cf req-bf826b58-f484-4fdf-b3fe-766d4cb1ffbd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 200 len: 877 time: 0.0910983 2026-06-28 21:05:11.998 9 INFO neutron.wsgi [req-bbd78ed9-24af-4385-850f-20108dd072cf req-983da8d2-c313-4c2f-b803-912aabbcfe71 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0429752 2026-06-28 21:05:12.275 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource c693eb41-18c6-45c3-8443-e74b499ae19f (type: networks) to 1 2026-06-28 21:05:12.337 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:05:12.340 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network e2ccddda-3750-4ba7-b084-dce5061b999a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:12.368 9 INFO neutron.wsgi [req-bbd78ed9-24af-4385-850f-20108dd072cf req-6f229763-30e5-43f6-8265-543b13b39876 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1242774 2026-06-28 21:05:12.480 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource b67ff617-39a1-49ec-9d50-e2fd59363978 (type: ports) to 1 2026-06-28 21:05:12.519 9 INFO neutron.wsgi [req-bbd78ed9-24af-4385-850f-20108dd072cf req-0d82d9d1-66db-4897-8a46-c9f7a59d3bb7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1313922 2026-06-28 21:05:12.617 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:12.630 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network c693eb41-18c6-45c3-8443-e74b499ae19f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:12.729 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 94d6a134-e954-431c-a865-000017fdb0d6 (type: ports) to 1 2026-06-28 21:05:12.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 4eb37d10-00dc-4645-b75f-4d3ddee850ea (type: networks) to 1 2026-06-28 21:05:12.908 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource b67ff617-39a1-49ec-9d50-e2fd59363978 (type: router_ports) to 2 2026-06-28 21:05:13.010 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:13.012 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network 4eb37d10-00dc-4645-b75f-4d3ddee850ea: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:13.014 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6f356806-7124-476e-8330-4bb26d073dda (type: ports) to 1 2026-06-28 21:05:13.034 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource b67ff617-39a1-49ec-9d50-e2fd59363978 (type: ports) to 2 2026-06-28 21:05:13.081 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource dd9f1cbf-c749-42b8-b9be-b8672df92546 (type: ports) to 1 2026-06-28 21:05:13.091 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:05:13.093 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network e2ccddda-3750-4ba7-b084-dce5061b999a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:13.103 9 INFO neutron.wsgi [None req-ef7cb842-a3a4-4fa4-9559-778eb217e1b1 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 2.1135736 2026-06-28 21:05:13.226 10 INFO neutron.wsgi [None req-dd01ab1b-d403-4e89-aead-db082232a067 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.1155238 2026-06-28 21:05:13.293 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6f356806-7124-476e-8330-4bb26d073dda (type: router_ports) to 3 2026-06-28 21:05:13.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6f356806-7124-476e-8330-4bb26d073dda (type: ports) to 2 2026-06-28 21:05:13.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6f356806-7124-476e-8330-4bb26d073dda (type: ports) to 4 2026-06-28 21:05:13.837 9 INFO neutron.db.ovn_revision_numbers_db [None req-f310e5f7-410a-433e-a0cc-9f1f3334debe 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource da4bacb3-7740-4a52-b13d-f0792bf39e89 (type: security_groups) to 1 2026-06-28 21:05:13.867 9 INFO neutron.wsgi [None req-f310e5f7-410a-433e-a0cc-9f1f3334debe 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=d0acd1ada0e242f4a8356c6460a9e517&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3515220 2026-06-28 21:05:13.876 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6f356806-7124-476e-8330-4bb26d073dda (type: router_ports) to 4 2026-06-28 21:05:13.877 10 INFO neutron.services.segments.plugin [-] Segment 084b1643-3ded-408d-8757-6ce30080bf07 resource provider aggregate not found 2026-06-28 21:05:13.881 10 INFO neutron.services.segments.plugin [-] Segment 084b1643-3ded-408d-8757-6ce30080bf07 resource provider aggregate not found 2026-06-28 21:05:13.909 10 INFO neutron.services.segments.plugin [-] Segment 084b1643-3ded-408d-8757-6ce30080bf07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 084b1643-3ded-408d-8757-6ce30080bf07 found for delete ", "request_id": "req-5fabc05f-5c4a-425a-bab5-a30fd410c002"}]} 2026-06-28 21:05:13.910 10 INFO neutron.services.segments.plugin [-] Segment 084b1643-3ded-408d-8757-6ce30080bf07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 084b1643-3ded-408d-8757-6ce30080bf07 found for delete ", "request_id": "req-4464c068-01c8-43f7-9cac-42e5f48730c0"}]} 2026-06-28 21:05:13.932 10 INFO neutron.wsgi [None req-3c7c7c16-1c17-44b7-b4bd-0e5d1ab780f6 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/networks/c693eb41-18c6-45c3-8443-e74b499ae19f HTTP/1.1" status: 204 len: 168 time: 0.7023833 2026-06-28 21:05:13.992 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource b67ff617-39a1-49ec-9d50-e2fd59363978 (type: router_ports) to 2 2026-06-28 21:05:13.994 10 INFO neutron.wsgi [None req-c4de7880-07b1-4be9-8894-0f953b0b7242 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/35abd5d1-b541-4f0f-95b1-4abd090e2b31/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1107721 2026-06-28 21:05:14.305 9 INFO neutron.wsgi [None req-7cc5c6cc-7844-4fdf-ac85-3192ef715ff5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/da4bacb3-7740-4a52-b13d-f0792bf39e89 HTTP/1.1" status: 204 len: 168 time: 0.4331825 2026-06-28 21:05:14.463 9 INFO neutron.services.segments.plugin [-] Segment c3d7cac6-88b7-49ad-b1d6-d79f9a0b9621 resource provider aggregate not found 2026-06-28 21:05:14.467 9 INFO neutron.services.segments.plugin [-] Segment c3d7cac6-88b7-49ad-b1d6-d79f9a0b9621 resource provider aggregate not found 2026-06-28 21:05:14.492 9 INFO neutron.services.segments.plugin [-] Segment c3d7cac6-88b7-49ad-b1d6-d79f9a0b9621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3d7cac6-88b7-49ad-b1d6-d79f9a0b9621 found for delete ", "request_id": "req-9e478a2e-d4d1-4429-8a03-c36b102402de"}]} 2026-06-28 21:05:14.493 9 INFO neutron.services.segments.plugin [-] Segment c3d7cac6-88b7-49ad-b1d6-d79f9a0b9621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3d7cac6-88b7-49ad-b1d6-d79f9a0b9621 found for delete ", "request_id": "req-d428a3f0-4b7c-4e70-b377-8237d7b64f4d"}]} 2026-06-28 21:05:14.524 9 INFO neutron.wsgi [None req-a04b0e73-2ff2-415f-810f-3b14b4de0858 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/networks/4eb37d10-00dc-4645-b75f-4d3ddee850ea HTTP/1.1" status: 204 len: 168 time: 0.5865786 2026-06-28 21:05:14.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-f97239c9-7359-4424-8e24-a6b243521657 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 1235c0c5-4d78-4eca-83e1-9f4fe2358034 (type: security_groups) to 1 2026-06-28 21:05:14.639 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: b67ff617-39a1-49ec-9d50-e2fd59363978 2026-06-28 21:05:14.665 9 INFO neutron.wsgi [None req-f97239c9-7359-4424-8e24-a6b243521657 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=ca3c2ac0e4ff49fd88c6319e8fdf5a61&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2603886 2026-06-28 21:05:14.669 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port b67ff617-39a1-49ec-9d50-e2fd59363978 2026-06-28 21:05:14.675 9 INFO neutron.wsgi [None req-786fbfd2-8635-4a6a-a8b5-6d6f14b31df4 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1418972 2026-06-28 21:05:14.756 10 INFO neutron.db.segments_db [None req-bf5b7c39-8671-4f10-b075-703cfe5bde7a 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Added segment c1f9ab35-d5b7-4fa2-9420-eac766d6a96b of type geneve for network 66f482ed-8a04-434b-9a14-1c94513f2e82 2026-06-28 21:05:14.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ab69bde-69f8-443a-afde-151bfa79ee22 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Successfully bumped revision number for resource acc1d39f-3231-46aa-aabd-c50a74b62d87 (type: security_groups) to 1 2026-06-28 21:05:14.827 10 INFO neutron.wsgi [None req-1ab69bde-69f8-443a-afde-151bfa79ee22 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1594729 2026-06-28 21:05:14.900 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf5b7c39-8671-4f10-b075-703cfe5bde7a 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 66f482ed-8a04-434b-9a14-1c94513f2e82 (type: networks) to 1 2026-06-28 21:05:14.934 9 INFO neutron.wsgi [None req-ef0dcdad-0f14-48e3-94f7-ecf2f762c0b3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1235c0c5-4d78-4eca-83e1-9f4fe2358034 HTTP/1.1" status: 204 len: 168 time: 0.2624891 2026-06-28 21:05:14.953 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource b67ff617-39a1-49ec-9d50-e2fd59363978 (type: ports) to 3 2026-06-28 21:05:15.010 9 INFO neutron.db.ovn_revision_numbers_db [None req-2caa339f-597a-44d0-a909-7adea6a7253b 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Successfully bumped revision number for resource 2b51e373-cc17-4f64-805d-d10c298db752 (type: security_group_rules) to 0 2026-06-28 21:05:15.045 9 INFO neutron.wsgi [None req-2caa339f-597a-44d0-a909-7adea6a7253b 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2097802 2026-06-28 21:05:15.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource b67ff617-39a1-49ec-9d50-e2fd59363978 (type: router_ports) to 3 2026-06-28 21:05:15.074 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf5b7c39-8671-4f10-b075-703cfe5bde7a 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:15.077 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf5b7c39-8671-4f10-b075-703cfe5bde7a 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network 66f482ed-8a04-434b-9a14-1c94513f2e82: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:15.138 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf5b7c39-8671-4f10-b075-703cfe5bde7a 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 8fbe91e4-6e6c-44c5-9abf-b7407b4f76c7 (type: ports) to 1 2026-06-28 21:05:15.156 10 INFO neutron.wsgi [None req-bf5b7c39-8671-4f10-b075-703cfe5bde7a 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.4740286 2026-06-28 21:05:15.176 9 INFO neutron.db.ovn_revision_numbers_db [None req-342edf9a-d4b1-42fe-897d-b13dd7f7e4f1 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Successfully bumped revision number for resource baf9f473-f738-458d-943c-e47c1b9d5bbb (type: security_group_rules) to 0 2026-06-28 21:05:15.198 9 INFO neutron.wsgi [None req-342edf9a-d4b1-42fe-897d-b13dd7f7e4f1 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1451929 2026-06-28 21:05:15.243 10 INFO neutron.db.segments_db [None req-24b338a7-1bf9-460f-afb9-481d8f67df72 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Added segment a4c34f6b-e5d1-40c4-87f8-3b87c4d374a0 of type geneve for network 3ee4c5e7-7170-4c5e-b721-7b4c7be3ad9a 2026-06-28 21:05:15.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-24b338a7-1bf9-460f-afb9-481d8f67df72 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 3ee4c5e7-7170-4c5e-b721-7b4c7be3ad9a (type: networks) to 1 2026-06-28 21:05:15.472 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c19c161-4262-4bf8-9024-f20ccb02aa2c 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] No more DHCP agents 2026-06-28 21:05:15.474 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c19c161-4262-4bf8-9024-f20ccb02aa2c 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:15.528 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-24b338a7-1bf9-460f-afb9-481d8f67df72 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:15.530 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-24b338a7-1bf9-460f-afb9-481d8f67df72 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network 3ee4c5e7-7170-4c5e-b721-7b4c7be3ad9a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:15.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-24b338a7-1bf9-460f-afb9-481d8f67df72 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 60871a0c-aff5-4dd4-84b0-23d6486bf12a (type: ports) to 1 2026-06-28 21:05:15.621 10 INFO neutron.wsgi [None req-24b338a7-1bf9-460f-afb9-481d8f67df72 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.4600041 2026-06-28 21:05:15.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-5c19c161-4262-4bf8-9024-f20ccb02aa2c 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Successfully bumped revision number for resource 31c07ff2-8936-4c59-8dff-606c4814badc (type: floatingips) to 0 2026-06-28 21:05:15.779 9 INFO neutron.wsgi [None req-5c19c161-4262-4bf8-9024-f20ccb02aa2c 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5707662 2026-06-28 21:05:16.072 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-822d87b5-21c8-4b76-a652-9fbace815223 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:16.074 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-822d87b5-21c8-4b76-a652-9fbace815223 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network 66f482ed-8a04-434b-9a14-1c94513f2e82: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:16.145 10 INFO neutron.db.ovn_revision_numbers_db [None req-822d87b5-21c8-4b76-a652-9fbace815223 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 48e485bb-4fae-4ff5-bdc8-5289ffe1f97a (type: ports) to 1 2026-06-28 21:05:16.182 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-822d87b5-21c8-4b76-a652-9fbace815223 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:16.185 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-822d87b5-21c8-4b76-a652-9fbace815223 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network 3ee4c5e7-7170-4c5e-b721-7b4c7be3ad9a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:16.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-822d87b5-21c8-4b76-a652-9fbace815223 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 5bfa5646-4cbe-4067-9fff-bf05752e8012 (type: ports) to 1 2026-06-28 21:05:16.281 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-56e9b800-0c9c-414d-95d9-a307c72a2576 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-securitygroup--1172539280&fields=id&tenant_id=b2ccec05969646228fd870e66e36a077 HTTP/1.1" status: 200 len: 267 time: 0.0657499 2026-06-28 21:05:16.286 10 INFO neutron.wsgi [None req-822d87b5-21c8-4b76-a652-9fbace815223 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 0.6565197 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:16.318 9 INFO neutron.wsgi [req-e2912bb2-3a02-453d-8875-39ed63d8c800 req-583d129c-2964-4fb1-b9c4-e7888beaab85 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0618806 2026-06-28 21:05:16.391 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-273b88ee-1bc1-4441-b238-4912fbc7113e 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/networks?id=e2ccddda-3750-4ba7-b084-dce5061b999a HTTP/1.1" status: 200 len: 873 time: 0.0991900 2026-06-28 21:05:16.399 9 INFO neutron.wsgi [req-e2912bb2-3a02-453d-8875-39ed63d8c800 req-57d086e6-8df7-4a2f-b73f-e3f3e0c6606a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1361 time: 0.0499656 2026-06-28 21:05:16.405 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-1c5269eb-76f9-4ee2-a0dc-7541ad1bb1eb 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/quotas/b2ccec05969646228fd870e66e36a077 HTTP/1.1" status: 200 len: 386 time: 0.0090158 2026-06-28 21:05:16.455 10 INFO neutron.wsgi [None req-b194714f-8ec4-4329-bb0e-b16942c594d8 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.1643581 2026-06-28 21:05:16.496 9 INFO neutron.wsgi [req-e2912bb2-3a02-453d-8875-39ed63d8c800 req-8f5d75ba-22f6-4301-815c-af744508fd29 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 982 time: 0.0726936 2026-06-28 21:05:16.530 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-ddaec7cf-46c4-431a-a01c-a3854aa3961a 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=b2ccec05969646228fd870e66e36a077&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1191976 2026-06-28 21:05:16.548 9 INFO neutron.wsgi [req-e2912bb2-3a02-453d-8875-39ed63d8c800 req-5b733c7a-16c6-4dff-9e9c-d372e8c17a26 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1059 time: 0.0439298 2026-06-28 21:05:16.611 9 INFO neutron.wsgi [req-e2912bb2-3a02-453d-8875-39ed63d8c800 req-d754e678-95ad-4b22-8435-89bbcabd1c71 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 200 len: 877 time: 0.0552475 2026-06-28 21:05:16.639 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-9e9d7883-8ba2-4fe6-b611-d0944037e4cc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0903976 2026-06-28 21:05:16.653 9 INFO neutron.wsgi [req-e2912bb2-3a02-453d-8875-39ed63d8c800 req-94bb6f2d-12d1-4b56-abe6-ca6d920574f2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0307522 2026-06-28 21:05:16.722 10 INFO neutron.wsgi [None req-5fdf80e2-8709-4dc1-95c5-52a747e2bfaf 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/ports/48e485bb-4fae-4ff5-bdc8-5289ffe1f97a HTTP/1.1" status: 204 len: 168 time: 0.2617512 2026-06-28 21:05:16.732 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-6f9e3c90-5f23-47ed-b612-037cd9e3048a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0827653 2026-06-28 21:05:16.740 9 INFO neutron.wsgi [req-e2912bb2-3a02-453d-8875-39ed63d8c800 req-5b754c15-5875-4fb6-b066-0dc43eeef40b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0746429 2026-06-28 21:05:16.816 9 INFO neutron.wsgi [req-e2912bb2-3a02-453d-8875-39ed63d8c800 req-01e3a220-aece-4758-b8e1-dc59bde1ab5e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0696480 2026-06-28 21:05:16.892 9 INFO neutron.wsgi [req-b46e52c6-b378-4197-b523-83577ad1645a req-aa7581fa-f197-49c6-b68c-8eed343f3328 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 210 time: 0.0234222 2026-06-28 21:05:16.987 10 INFO neutron.wsgi [None req-fef49a24-ebb0-443e-90f0-aded5dc3d2a3 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/ports/5bfa5646-4cbe-4067-9fff-bf05752e8012 HTTP/1.1" status: 204 len: 168 time: 0.2600296 2026-06-28 21:05:16.989 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a92af57-849f-4b0b-9ad1-2764ba552023 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 17a89398-c5d0-49da-bb6e-ebb4213e482f (type: security_groups) to 1 2026-06-28 21:05:17.035 10 INFO neutron.wsgi [None req-66f875f5-6921-46b7-9d56-a8a99a429e62 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0387402 2026-06-28 21:05:17.052 10 INFO neutron.db.segments_db [None req-8a92af57-849f-4b0b-9ad1-2764ba552023 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Added segment cdcc42f1-87fd-424e-b163-ee6b9c0046cb of type geneve for network a98fc6f4-fe03-44f6-b0be-8134704ed8c2 2026-06-28 21:05:17.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a92af57-849f-4b0b-9ad1-2764ba552023 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource a98fc6f4-fe03-44f6-b0be-8134704ed8c2 (type: networks) to 1 2026-06-28 21:05:17.319 9 INFO neutron.db.segments_db [None req-152bb62e-dcb7-4a18-9fab-f598fc39b4b8 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Added segment da46050c-2c6f-40b9-ad30-c9dc0838df03 of type geneve for network 88e29e2a-daa7-456e-abaf-7f4fd6336775 2026-06-28 21:05:17.451 9 INFO neutron.db.ovn_revision_numbers_db [None req-152bb62e-dcb7-4a18-9fab-f598fc39b4b8 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 88e29e2a-daa7-456e-abaf-7f4fd6336775 (type: networks) to 1 2026-06-28 21:05:17.548 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a92af57-849f-4b0b-9ad1-2764ba552023 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] No more DHCP agents 2026-06-28 21:05:17.550 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a92af57-849f-4b0b-9ad1-2764ba552023 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Unable to schedule network a98fc6f4-fe03-44f6-b0be-8134704ed8c2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:17.635 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a92af57-849f-4b0b-9ad1-2764ba552023 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource bfb9d22c-6382-4b6d-a1cf-23495c859eba (type: ports) to 1 2026-06-28 21:05:17.656 10 INFO neutron.wsgi [None req-8a92af57-849f-4b0b-9ad1-2764ba552023 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.9722662 2026-06-28 21:05:17.710 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-152bb62e-dcb7-4a18-9fab-f598fc39b4b8 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:17.713 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-152bb62e-dcb7-4a18-9fab-f598fc39b4b8 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network 88e29e2a-daa7-456e-abaf-7f4fd6336775: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:17.783 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-923ee9fb-0c97-48f1-b1d0-d1f9a983112d 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 199.19.213.60 "GET /v2.0/networks?id=e2ccddda-3750-4ba7-b084-dce5061b999a HTTP/1.1" status: 200 len: 873 time: 0.1149602 2026-06-28 21:05:17.809 9 INFO neutron.db.ovn_revision_numbers_db [None req-152bb62e-dcb7-4a18-9fab-f598fc39b4b8 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 2ad4f66e-85ac-455c-b82b-06d1b917c409 (type: ports) to 1 2026-06-28 21:05:17.829 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-623b1339-54c0-425c-b64a-5e71f82adca7 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2ccec05969646228fd870e66e36a077 HTTP/1.1" status: 200 len: 380 time: 0.0402162 2026-06-28 21:05:17.835 9 INFO neutron.wsgi [None req-152bb62e-dcb7-4a18-9fab-f598fc39b4b8 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.7873850 2026-06-28 21:05:17.907 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bcf2a957-2cdf-4870-98e1-e93c7984bbd5 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] No more DHCP agents 2026-06-28 21:05:17.909 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bcf2a957-2cdf-4870-98e1-e93c7984bbd5 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Unable to schedule network a98fc6f4-fe03-44f6-b0be-8134704ed8c2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:17.919 10 INFO neutron.db.ovn_revision_numbers_db [None req-bcf2a957-2cdf-4870-98e1-e93c7984bbd5 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 3893d485-17f4-46d1-aa0a-720107ebdc1d (type: subnets) to 0 2026-06-28 21:05:17.932 10 INFO neutron.wsgi [None req-bcf2a957-2cdf-4870-98e1-e93c7984bbd5 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.2719848 2026-06-28 21:05:17.953 9 INFO neutron.db.segments_db [None req-856a7417-0271-4193-9a77-67e420e00378 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Added segment a05e18d3-4e44-4cae-94c6-d0b69f24f519 of type geneve for network ebc062ca-2cae-4ee7-bed2-ef64b264b144 2026-06-28 21:05:18.000 9 INFO neutron.wsgi [req-9408f4a7-4397-4a2f-85fa-c83e7f13a5df req-ff4659c6-c715-4502-b540-03ad5a9f713b 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 210 time: 0.0334647 2026-06-28 21:05:18.123 9 INFO neutron.db.ovn_revision_numbers_db [None req-856a7417-0271-4193-9a77-67e420e00378 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource ebc062ca-2cae-4ee7-bed2-ef64b264b144 (type: networks) to 1 2026-06-28 21:05:18.278 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff1dc8c4-851e-4f7f-9c0d-b360c82d0653 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] No more DHCP agents 2026-06-28 21:05:18.282 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff1dc8c4-851e-4f7f-9c0d-b360c82d0653 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Unable to schedule network e2ccddda-3750-4ba7-b084-dce5061b999a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:18.366 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-856a7417-0271-4193-9a77-67e420e00378 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:18.367 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-856a7417-0271-4193-9a77-67e420e00378 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network ebc062ca-2cae-4ee7-bed2-ef64b264b144: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:18.440 9 INFO neutron.db.ovn_revision_numbers_db [None req-856a7417-0271-4193-9a77-67e420e00378 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource f35b61e6-642d-467b-843f-398895c74f9d (type: ports) to 1 2026-06-28 21:05:18.463 9 INFO neutron.wsgi [None req-856a7417-0271-4193-9a77-67e420e00378 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6236322 2026-06-28 21:05:18.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff1dc8c4-851e-4f7f-9c0d-b360c82d0653 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Successfully bumped revision number for resource e6d2a5bb-b746-4015-b109-f98debd4c826 (type: ports) to 1 2026-06-28 21:05:18.486 9 INFO neutron.wsgi [None req-ff1dc8c4-851e-4f7f-9c0d-b360c82d0653 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6452796 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:18.499 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-993c4f91-5a95-4a38-83ef-f4527e692806 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] No more DHCP agents 2026-06-28 21:05:18.501 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-993c4f91-5a95-4a38-83ef-f4527e692806 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:18.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-993c4f91-5a95-4a38-83ef-f4527e692806 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 09d1a13a-5c61-4580-872d-d4448a501aed (type: ports) to 1 2026-06-28 21:05:19.058 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:19.065 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network 88e29e2a-daa7-456e-abaf-7f4fd6336775: 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-28 21:05:19.133 9 INFO neutron.wsgi [req-6807544e-038f-4695-9df8-eb373b68393b req-7bcee8bf-d616-4a8d-9eae-07b7e5683d1b 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1168 time: 0.0683095 2026-06-28 21:05:19.183 9 INFO neutron.wsgi [req-6807544e-038f-4695-9df8-eb373b68393b req-237f63b5-bf14-44fc-9490-b61f5d3a0764 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0368223 2026-06-28 21:05:19.196 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff26d18c-d698-4b60-a34e-5ed16185e938 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource e6d2a5bb-b746-4015-b109-f98debd4c826 (type: ports) to 2 2026-06-28 21:05:19.225 10 INFO neutron.db.ovn_revision_numbers_db [None req-993c4f91-5a95-4a38-83ef-f4527e692806 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 09d1a13a-5c61-4580-872d-d4448a501aed (type: router_ports) to 1 2026-06-28 21:05:19.288 10 INFO neutron.db.ovn_revision_numbers_db [None req-993c4f91-5a95-4a38-83ef-f4527e692806 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 8d033ee3-604d-4385-ad38-a05654dacb3f (type: routers) to 3 2026-06-28 21:05:19.306 10 INFO neutron.wsgi [None req-993c4f91-5a95-4a38-83ef-f4527e692806 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.3670604 2026-06-28 21:05:19.628 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port b67ff617-39a1-49ec-9d50-e2fd59363978: RuntimeError: No hosting information found for port b67ff617-39a1-49ec-9d50-e2fd59363978 2026-06-28 21:05:19.629 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 09d1a13a-5c61-4580-872d-d4448a501aed 2026-06-28 21:05:19.645 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 09d1a13a-5c61-4580-872d-d4448a501aed 2026-06-28 21:05:19.666 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff26d18c-d698-4b60-a34e-5ed16185e938 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource e6d2a5bb-b746-4015-b109-f98debd4c826 (type: ports) to 2 2026-06-28 21:05:19.702 9 INFO neutron.wsgi [None req-ff26d18c-d698-4b60-a34e-5ed16185e938 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/e6d2a5bb-b746-4015-b109-f98debd4c826 HTTP/1.1" status: 200 len: 1328 time: 1.0573726 2026-06-28 21:05:19.738 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9f05bd2-401e-49b7-a0f7-cf2fb5d033b6'] response: {'name': 'network-changed', 'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', '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-28 21:05:19.778 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-43894edb-0378-42bf-9bde-7bcf09221985 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=b2ccec05969646228fd870e66e36a077&device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1359 time: 0.0311294 2026-06-28 21:05:19.806 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-40368e63-2710-4219-b758-f6f643d39cc4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e6d2a5bb-b746-4015-b109-f98debd4c826 HTTP/1.1" status: 200 len: 217 time: 0.0185328 2026-06-28 21:05:19.848 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-15a794b3-1fd0-4461-a1b2-e9f8783ce6a5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=8224f1c5-fae4-4b38-bd4f-9d324502005c HTTP/1.1" status: 200 len: 867 time: 0.0370376 2026-06-28 21:05:19.854 9 INFO neutron.db.ovn_revision_numbers_db [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 2ad4f66e-85ac-455c-b82b-06d1b917c409 (type: ports) to 2 2026-06-28 21:05:19.876 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-0aa74110-a5ea-47fd-b2ab-d270c9f69324 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=e2ccddda-3750-4ba7-b084-dce5061b999a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0206556 2026-06-28 21:05:19.878 9 INFO neutron.db.ovn_revision_numbers_db [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource 763c8fff-db5d-44f8-89f6-74e470a50e76 (type: subnets) to 0 2026-06-28 21:05:19.909 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] No more DHCP agents 2026-06-28 21:05:19.914 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Unable to schedule network ebc062ca-2cae-4ee7-bed2-ef64b264b144: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:19.964 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-20bb71d9-35cc-4f41-ac80-2bcb2cb7bee2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0721302 2026-06-28 21:05:19.988 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] No more DHCP agents 2026-06-28 21:05:19.990 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] Unable to schedule network a98fc6f4-fe03-44f6-b0be-8134704ed8c2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:20.049 9 INFO neutron.wsgi [req-f5486ab5-308b-4710-9e23-9c034216a25b req-92f4f705-c0bc-4a28-b466-9a4cbd8d100d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0764630 2026-06-28 21:05:20.128 10 INFO neutron.db.ovn_revision_numbers_db [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] Successfully bumped revision number for resource 95ae51c6-0d05-45ff-8194-672ff0d6c633 (type: ports) to 1 2026-06-28 21:05:20.138 9 INFO neutron.wsgi [req-8d54efe7-1a92-4240-bb00-4f369ba2245a req-e33a13bb-e607-4f3b-8bdf-852f34dcb63a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=b2ccec05969646228fd870e66e36a077&device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1359 time: 0.0483434 2026-06-28 21:05:20.206 9 INFO neutron.wsgi [req-8d54efe7-1a92-4240-bb00-4f369ba2245a req-df9a068c-8602-4898-bbfd-56da286cf48d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=e2ccddda-3750-4ba7-b084-dce5061b999a HTTP/1.1" status: 200 len: 972 time: 0.0625446 2026-06-28 21:05:20.221 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: e6d2a5bb-b746-4015-b109-f98debd4c826 2026-06-28 21:05:20.246 9 INFO neutron.wsgi [req-8d54efe7-1a92-4240-bb00-4f369ba2245a req-2cfe9f68-a17e-4a37-a1ab-b91b4ba643e2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e6d2a5bb-b746-4015-b109-f98debd4c826 HTTP/1.1" status: 200 len: 217 time: 0.0337012 2026-06-28 21:05:20.252 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port e6d2a5bb-b746-4015-b109-f98debd4c826 2026-06-28 21:05:20.310 9 INFO neutron.wsgi [req-8d54efe7-1a92-4240-bb00-4f369ba2245a req-d4de21d7-f6fb-4bbb-8f2c-92edd340552f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=8224f1c5-fae4-4b38-bd4f-9d324502005c HTTP/1.1" status: 200 len: 867 time: 0.0548542 2026-06-28 21:05:20.317 9 INFO neutron.wsgi [req-17efdbbf-c560-4e5c-8b01-317cc1bb3622 req-3b5aedbc-26f4-4729-8167-e00f2956f821 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1168 time: 0.0533230 2026-06-28 21:05:20.339 9 INFO neutron.wsgi [req-8d54efe7-1a92-4240-bb00-4f369ba2245a req-aec5c153-fa6d-4497-b9d5-86ebfe8b26f0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=e2ccddda-3750-4ba7-b084-dce5061b999a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0212748 2026-06-28 21:05:20.386 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9280a8e-df2c-4842-a3b1-cde167c727c9'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'code': 200} 2026-06-28 21:05:20.388 9 INFO neutron.wsgi [req-17efdbbf-c560-4e5c-8b01-317cc1bb3622 req-76455944-895b-41c3-a235-9761503e95e7 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0647418 2026-06-28 21:05:20.431 9 INFO neutron.wsgi [req-8d54efe7-1a92-4240-bb00-4f369ba2245a req-d2562a57-1ab5-46b2-9ee1-ff460538ee02 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0812335 2026-06-28 21:05:20.503 9 INFO neutron.wsgi [req-8d54efe7-1a92-4240-bb00-4f369ba2245a req-27e5d835-3c7d-4559-8676-c783170da840 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0602081 2026-06-28 21:05:20.560 9 INFO neutron.db.ovn_revision_numbers_db [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource f35b61e6-642d-467b-843f-398895c74f9d (type: ports) to 2 2026-06-28 21:05:20.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] Successfully bumped revision number for resource b7188f3e-43d9-4a0f-b7c7-e84d0ed0e7b0 (type: subnets) to 0 2026-06-28 21:05:20.594 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource e6d2a5bb-b746-4015-b109-f98debd4c826 (type: ports) to 4 2026-06-28 21:05:20.599 9 INFO neutron.wsgi [None req-467ec7ed-e34c-4ae5-b0c8-b44ac7742e5e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1425 time: 2.1036258 2026-06-28 21:05:20.719 10 INFO neutron.wsgi [None req-352dbcf3-33e1-473f-b03b-e23c3723c939 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2033 time: 0.1129951 2026-06-28 21:05:20.771 10 INFO neutron.db.ovn_revision_numbers_db [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] Successfully bumped revision number for resource 95ae51c6-0d05-45ff-8194-672ff0d6c633 (type: router_ports) to 2 2026-06-28 21:05:20.915 10 INFO neutron.db.ovn_revision_numbers_db [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] Successfully bumped revision number for resource 95ae51c6-0d05-45ff-8194-672ff0d6c633 (type: ports) to 2 2026-06-28 21:05:20.940 9 INFO neutron.wsgi [None req-48d98c18-8ef4-4fe3-9a36-83e1cfbe3af8 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/763c8fff-db5d-44f8-89f6-74e470a50e76 HTTP/1.1" status: 204 len: 168 time: 0.2161462 2026-06-28 21:05:20.979 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] No more DHCP agents 2026-06-28 21:05:20.981 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] Unable to schedule network a98fc6f4-fe03-44f6-b0be-8134704ed8c2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:21.141 9 INFO neutron.wsgi [None req-3a05693b-934d-4cd5-b0c5-7328e620cf9d 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/b7188f3e-43d9-4a0f-b7c7-e84d0ed0e7b0 HTTP/1.1" status: 204 len: 168 time: 0.1900456 2026-06-28 21:05:21.192 9 INFO neutron.wsgi [None req-a3763133-05ef-4a5d-972c-7dbb3e0d908d 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0467205 2026-06-28 21:05:21.316 10 INFO neutron.db.ovn_revision_numbers_db [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 95ae51c6-0d05-45ff-8194-672ff0d6c633 (type: router_ports) to 2 2026-06-28 21:05:21.319 10 INFO neutron.wsgi [None req-d951952b-3174-4d8a-b47d-4f785e4bb9f3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "PUT /v2.0/routers/8d033ee3-604d-4385-ad38-a05654dacb3f/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0059197 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:21.492 9 INFO neutron.wsgi [req-18f0bd4f-469d-4bc8-af9f-cdc39eca680a req-3d960413-d872-47f9-a025-581fa4510009 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.0368426 2026-06-28 21:05:21.555 9 INFO neutron.wsgi [req-18f0bd4f-469d-4bc8-af9f-cdc39eca680a req-7f35b026-b3a2-46f7-a74b-2174b5df1d4d 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0552592 2026-06-28 21:05:21.642 9 INFO neutron.services.segments.plugin [-] Segment a05e18d3-4e44-4cae-94c6-d0b69f24f519 resource provider aggregate not found 2026-06-28 21:05:21.648 9 INFO neutron.services.segments.plugin [-] Segment a05e18d3-4e44-4cae-94c6-d0b69f24f519 resource provider aggregate not found 2026-06-28 21:05:21.660 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7889ca78-895f-4d50-bbd4-b76bf7e92ca9 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] No more DHCP agents 2026-06-28 21:05:21.662 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7889ca78-895f-4d50-bbd4-b76bf7e92ca9 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Unable to schedule network a98fc6f4-fe03-44f6-b0be-8134704ed8c2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:21.673 9 INFO neutron.services.segments.plugin [-] Segment a05e18d3-4e44-4cae-94c6-d0b69f24f519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a05e18d3-4e44-4cae-94c6-d0b69f24f519 found for delete ", "request_id": "req-c2c71310-9a23-4701-9ebc-10f15e501da4"}]} 2026-06-28 21:05:21.687 9 INFO neutron.services.segments.plugin [-] Segment a05e18d3-4e44-4cae-94c6-d0b69f24f519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a05e18d3-4e44-4cae-94c6-d0b69f24f519 found for delete ", "request_id": "req-01016e98-2462-4c9f-addb-2dbd7f971e82"}]} 2026-06-28 21:05:21.734 9 INFO neutron.wsgi [None req-34ecbb5c-14a9-44f2-9fdf-d34cf92d600e 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/networks/ebc062ca-2cae-4ee7-bed2-ef64b264b144 HTTP/1.1" status: 204 len: 168 time: 0.5363593 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:21.759 9 INFO neutron.wsgi [req-d4ab3f1a-1cb6-4da9-a826-8bc1ea7d6aca req-43512062-bf43-4231-b007-87c5f7fa2775 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.1182370 2026-06-28 21:05:21.872 10 INFO neutron.wsgi [req-07ad0105-618e-417b-a964-a456b9e1121f req-1f34bb39-a610-4b18-817d-bc7761fde92e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1361 time: 0.1398053 2026-06-28 21:05:21.873 10 INFO neutron.db.ovn_revision_numbers_db [None req-7889ca78-895f-4d50-bbd4-b76bf7e92ca9 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 0da8f84f-f7d2-4def-b11a-01043b233d1e (type: ports) to 1 2026-06-28 21:05:22.107 10 INFO neutron.wsgi [None req-7889ca78-895f-4d50-bbd4-b76bf7e92ca9 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1157 time: 0.7831006 2026-06-28 21:05:22.148 10 INFO neutron.wsgi [req-07ad0105-618e-417b-a964-a456b9e1121f req-59366ccc-d4e5-40fc-9fcb-157ed73618d2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/security-groups?id=dd81fd9b-53e4-4710-b27e-1f058ef04a0e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.2657800 2026-06-28 21:05:22.206 9 INFO neutron.db.l3_db [None req-1d2b9278-bb58-4cab-a231-925c80c99205 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Floating IP 31c07ff2-8936-4c59-8dff-606c4814badc associated. External IP: 10.96.250.212, port: e6d2a5bb-b746-4015-b109-f98debd4c826. 2026-06-28 21:05:22.362 9 INFO neutron.db.ovn_revision_numbers_db [None req-1d2b9278-bb58-4cab-a231-925c80c99205 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Successfully bumped revision number for resource 31c07ff2-8936-4c59-8dff-606c4814badc (type: floatingips) to 1 2026-06-28 21:05:22.435 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b50cd24-aa7e-4b86-9fe2-da48f345f2f6'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'code': 200} 2026-06-28 21:05:22.437 10 INFO neutron.services.segments.plugin [-] Segment da46050c-2c6f-40b9-ad30-c9dc0838df03 resource provider aggregate not found 2026-06-28 21:05:22.441 10 INFO neutron.services.segments.plugin [-] Segment da46050c-2c6f-40b9-ad30-c9dc0838df03 resource provider aggregate not found 2026-06-28 21:05:22.460 9 INFO neutron.db.ovn_revision_numbers_db [None req-1d2b9278-bb58-4cab-a231-925c80c99205 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Successfully bumped revision number for resource 31c07ff2-8936-4c59-8dff-606c4814badc (type: floatingips) to 2 2026-06-28 21:05:22.473 10 INFO neutron.services.segments.plugin [-] Segment da46050c-2c6f-40b9-ad30-c9dc0838df03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da46050c-2c6f-40b9-ad30-c9dc0838df03 found for delete ", "request_id": "req-827d9f42-307e-453b-ae0a-0e166c30f08a"}]} 2026-06-28 21:05:22.474 10 INFO neutron.services.segments.plugin [-] Segment da46050c-2c6f-40b9-ad30-c9dc0838df03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da46050c-2c6f-40b9-ad30-c9dc0838df03 found for delete ", "request_id": "req-40b68359-faee-47d8-bc6c-4f3101305b57"}]} 2026-06-28 21:05:22.487 9 INFO neutron.wsgi [None req-1d2b9278-bb58-4cab-a231-925c80c99205 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 10.0.0.202 "PUT /v2.0/floatingips/31c07ff2-8936-4c59-8dff-606c4814badc HTTP/1.1" status: 200 len: 1049 time: 0.7134919 2026-06-28 21:05:22.501 10 INFO neutron.wsgi [None req-ce7745bf-4900-452d-8d45-9610121fbbea 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/networks/88e29e2a-daa7-456e-abaf-7f4fd6336775 HTTP/1.1" status: 204 len: 168 time: 0.7610364 2026-06-28 21:05:22.525 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6356c677-ca45-4b3f-b1e0-894058452e48'] response: {'name': 'network-changed', 'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'status': 'completed', 'code': 200} 2026-06-28 21:05:22.570 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea27f8a7-4f86-4381-a82f-050a4f5c96a3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] No more DHCP agents 2026-06-28 21:05:22.572 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea27f8a7-4f86-4381-a82f-050a4f5c96a3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Unable to schedule network a98fc6f4-fe03-44f6-b0be-8134704ed8c2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:22.615 9 INFO neutron.wsgi [req-3a7dac35-69c6-40bc-8106-b40546b5f158 req-22c25ae5-c8ec-4eb4-b973-1867d1040907 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=b2ccec05969646228fd870e66e36a077&device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1361 time: 0.0567975 2026-06-28 21:05:22.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea27f8a7-4f86-4381-a82f-050a4f5c96a3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource f628681b-a847-4590-a1ed-a88e7685bb02 (type: ports) to 1 2026-06-28 21:05:22.728 9 INFO neutron.wsgi [req-3a7dac35-69c6-40bc-8106-b40546b5f158 req-e3a4b529-d4cf-46e4-ae79-cc554ace2024 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=e2ccddda-3750-4ba7-b084-dce5061b999a HTTP/1.1" status: 200 len: 972 time: 0.0931535 2026-06-28 21:05:22.750 10 INFO neutron.wsgi [None req-ea27f8a7-4f86-4381-a82f-050a4f5c96a3 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1154 time: 0.6253324 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:22.799 9 INFO neutron.wsgi [req-3a7dac35-69c6-40bc-8106-b40546b5f158 req-37a313e4-c20e-44d2-8384-505af328be79 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e6d2a5bb-b746-4015-b109-f98debd4c826 HTTP/1.1" status: 200 len: 1059 time: 0.0647621 2026-06-28 21:05:22.846 9 INFO neutron.wsgi [req-3a7dac35-69c6-40bc-8106-b40546b5f158 req-c3a7b753-1436-4b17-88ea-ad2af4a79394 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=8224f1c5-fae4-4b38-bd4f-9d324502005c HTTP/1.1" status: 200 len: 867 time: 0.0396993 2026-06-28 21:05:22.871 9 INFO neutron.wsgi [req-3a7dac35-69c6-40bc-8106-b40546b5f158 req-80634c5c-06a0-47ca-9d27-e40840851193 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=e2ccddda-3750-4ba7-b084-dce5061b999a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0172505 2026-06-28 21:05:22.949 9 INFO neutron.wsgi [req-3a7dac35-69c6-40bc-8106-b40546b5f158 req-b55587b3-f452-4a41-a6ab-bfb5714d87b1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0708394 2026-06-28 21:05:23.003 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b30a3820-52a5-4d1e-aaf9-1e4fbc573c4e 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] No more DHCP agents 2026-06-28 21:05:23.005 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b30a3820-52a5-4d1e-aaf9-1e4fbc573c4e 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:23.028 9 INFO neutron.wsgi [req-3a7dac35-69c6-40bc-8106-b40546b5f158 req-d84ac2e8-8810-45d5-b51c-bc1357ff1242 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0724177 2026-06-28 21:05:23.076 9 INFO neutron.wsgi [None req-fb7e506f-ec3d-4528-ac00-6ae0d8cdd3ba 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/networks/3ee4c5e7-7170-4c5e-b721-7b4c7be3ad9a HTTP/1.1" status: 204 len: 168 time: 0.5712187 2026-06-28 21:05:23.506 10 INFO neutron.db.l3_db [None req-b30a3820-52a5-4d1e-aaf9-1e4fbc573c4e 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Floating IP 9db4b4f1-cf14-49cd-bf07-a4fc3c18d4db associated. External IP: 10.96.250.208, port: f628681b-a847-4590-a1ed-a88e7685bb02. 2026-06-28 21:05:23.565 10 INFO neutron.wsgi [None req-56df90b8-7f4d-4b64-9176-ded20f09258a 9ff0d5e98a2845b08bbcc188757981cc 2e03f76e66d44a18b4c9808cd44e9582 - - - -] 10.0.0.202 "DELETE /v2.0/networks/66f482ed-8a04-434b-9a14-1c94513f2e82 HTTP/1.1" status: 204 len: 168 time: 0.4827204 2026-06-28 21:05:23.692 9 INFO neutron.services.segments.plugin [-] Segment a4c34f6b-e5d1-40c4-87f8-3b87c4d374a0 resource provider aggregate not found 2026-06-28 21:05:23.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-b30a3820-52a5-4d1e-aaf9-1e4fbc573c4e 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 9db4b4f1-cf14-49cd-bf07-a4fc3c18d4db (type: floatingips) to 0 2026-06-28 21:05:23.703 9 INFO neutron.services.segments.plugin [-] Segment a4c34f6b-e5d1-40c4-87f8-3b87c4d374a0 resource provider aggregate not found 2026-06-28 21:05:23.710 9 INFO neutron.services.segments.plugin [-] Segment a4c34f6b-e5d1-40c4-87f8-3b87c4d374a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c34f6b-e5d1-40c4-87f8-3b87c4d374a0 found for delete ", "request_id": "req-7a649b48-ec62-48a9-92ca-38e1a34344bc"}]} 2026-06-28 21:05:23.715 9 INFO neutron.services.segments.plugin [-] Segment a4c34f6b-e5d1-40c4-87f8-3b87c4d374a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c34f6b-e5d1-40c4-87f8-3b87c4d374a0 found for delete ", "request_id": "req-ed1fc748-d4af-4f51-9430-1f4339624aa6"}]} 2026-06-28 21:05:23.804 10 INFO neutron.db.ovn_revision_numbers_db [None req-b30a3820-52a5-4d1e-aaf9-1e4fbc573c4e 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 9db4b4f1-cf14-49cd-bf07-a4fc3c18d4db (type: floatingips) to 1 2026-06-28 21:05:23.841 10 INFO neutron.wsgi [None req-b30a3820-52a5-4d1e-aaf9-1e4fbc573c4e 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 1.0855186 2026-06-28 21:05:23.975 10 INFO neutron.db.l3_db [None req-df6e2411-b99f-4a3b-b85e-c9b5dee9348c 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Floating IP 9db4b4f1-cf14-49cd-bf07-a4fc3c18d4db disassociated. External IP: 10.96.250.208, port: f628681b-a847-4590-a1ed-a88e7685bb02. 2026-06-28 21:05:23.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-df6e2411-b99f-4a3b-b85e-c9b5dee9348c 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource 9db4b4f1-cf14-49cd-bf07-a4fc3c18d4db (type: floatingips) to 2 2026-06-28 21:05:24.066 10 INFO neutron.wsgi [None req-df6e2411-b99f-4a3b-b85e-c9b5dee9348c 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "PUT /v2.0/floatingips/9db4b4f1-cf14-49cd-bf07-a4fc3c18d4db HTTP/1.1" status: 200 len: 748 time: 0.2203019 2026-06-28 21:05:24.223 9 INFO neutron.wsgi [None req-afa060de-f5f2-46b7-961d-70014f6f80de 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=2e03f76e66d44a18b4c9808cd44e9582&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1300159 2026-06-28 21:05:24.375 10 INFO neutron.wsgi [None req-7f90aa85-b161-4021-b11e-5e647577b26a 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/9db4b4f1-cf14-49cd-bf07-a4fc3c18d4db HTTP/1.1" status: 204 len: 168 time: 0.3046701 2026-06-28 21:05:24.405 9 INFO neutron.wsgi [None req-415e1f65-214c-4df0-a84e-96267df46c98 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/2f427575-3d9f-4bbc-aec9-5d7e955562ab HTTP/1.1" status: 204 len: 168 time: 0.1769667 2026-06-28 21:05:24.507 10 INFO neutron.services.segments.plugin [-] Segment c1f9ab35-d5b7-4fa2-9420-eac766d6a96b resource provider aggregate not found 2026-06-28 21:05:24.515 10 INFO neutron.services.segments.plugin [-] Segment c1f9ab35-d5b7-4fa2-9420-eac766d6a96b resource provider aggregate not found 2026-06-28 21:05:24.529 10 INFO neutron.services.segments.plugin [-] Segment c1f9ab35-d5b7-4fa2-9420-eac766d6a96b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f9ab35-d5b7-4fa2-9420-eac766d6a96b found for delete ", "request_id": "req-c6d13cc0-f701-4f81-9cbc-fbf2548616f7"}]} 2026-06-28 21:05:24.530 10 INFO neutron.services.segments.plugin [-] Segment c1f9ab35-d5b7-4fa2-9420-eac766d6a96b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f9ab35-d5b7-4fa2-9420-eac766d6a96b found for delete ", "request_id": "req-4ade91d5-4f10-4216-816e-0841e9b6ac65"}]} 2026-06-28 21:05:24.693 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-870d1d23-3fee-4198-b5cf-453a574c15c8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] No more DHCP agents 2026-06-28 21:05:24.695 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-870d1d23-3fee-4198-b5cf-453a574c15c8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:25.073 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 09d1a13a-5c61-4580-872d-d4448a501aed: RuntimeError: No hosting information found for port 09d1a13a-5c61-4580-872d-d4448a501aed 2026-06-28 21:05:25.074 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 95ae51c6-0d05-45ff-8194-672ff0d6c633 2026-06-28 21:05:25.076 10 INFO neutron.db.l3_db [None req-870d1d23-3fee-4198-b5cf-453a574c15c8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Floating IP f20ecd1c-e879-4374-a5bd-26ddebb2f040 associated. External IP: 10.96.250.209, port: 0da8f84f-f7d2-4def-b11a-01043b233d1e. 2026-06-28 21:05:25.082 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 95ae51c6-0d05-45ff-8194-672ff0d6c633 2026-06-28 21:05:25.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-870d1d23-3fee-4198-b5cf-453a574c15c8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource f20ecd1c-e879-4374-a5bd-26ddebb2f040 (type: floatingips) to 0 2026-06-28 21:05:25.314 10 INFO neutron.db.ovn_revision_numbers_db [None req-870d1d23-3fee-4198-b5cf-453a574c15c8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource f20ecd1c-e879-4374-a5bd-26ddebb2f040 (type: floatingips) to 1 2026-06-28 21:05:25.315 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 95ae51c6-0d05-45ff-8194-672ff0d6c633 (type: ports) to 3 2026-06-28 21:05:25.356 10 INFO neutron.wsgi [None req-870d1d23-3fee-4198-b5cf-453a574c15c8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 0.9743125 2026-06-28 21:05:25.411 10 INFO neutron.wsgi [None req-f3f2b8d8-9fcd-4a25-ab90-339da46094f8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] 10.0.0.202 "GET /v2.0/floatingips/f20ecd1c-e879-4374-a5bd-26ddebb2f040 HTTP/1.1" status: 200 len: 1038 time: 0.0496988 2026-06-28 21:05:25.428 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 95ae51c6-0d05-45ff-8194-672ff0d6c633 (type: router_ports) to 3 2026-06-28 21:05:25.717 10 INFO neutron.wsgi [None req-6e4ee377-958c-4cdb-9565-2f6c60616dd6 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] 10.0.0.202 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1041 time: 0.2984562 2026-06-28 21:05:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023875 2026-06-28 21:05:25.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019441 2026-06-28 21:05:25.993 10 INFO neutron.db.l3_db [None req-7a41070d-d3ba-46f1-8e85-035fd7fe1957 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Floating IP f20ecd1c-e879-4374-a5bd-26ddebb2f040 associated. External IP: 10.96.250.209, port: 0da8f84f-f7d2-4def-b11a-01043b233d1e. 2026-06-28 21:05:26.150 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a41070d-d3ba-46f1-8e85-035fd7fe1957 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource f20ecd1c-e879-4374-a5bd-26ddebb2f040 (type: floatingips) to 2 2026-06-28 21:05:26.241 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a41070d-d3ba-46f1-8e85-035fd7fe1957 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource f20ecd1c-e879-4374-a5bd-26ddebb2f040 (type: floatingips) to 3 2026-06-28 21:05:26.283 10 INFO neutron.wsgi [None req-7a41070d-d3ba-46f1-8e85-035fd7fe1957 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "PUT /v2.0/floatingips/f20ecd1c-e879-4374-a5bd-26ddebb2f040 HTTP/1.1" status: 200 len: 1038 time: 0.5610394 2026-06-28 21:05:26.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-91337f53-189f-4595-ad1d-81f2b4721a8a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource 95c6439d-6ba4-4778-96e5-b96ddc0cd272 (type: security_groups) to 1 2026-06-28 21:05:26.425 10 INFO neutron.db.l3_db [None req-152c4797-5dda-4232-bf12-50f72bae3dd8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Floating IP f20ecd1c-e879-4374-a5bd-26ddebb2f040 disassociated. External IP: 10.96.250.209, port: f628681b-a847-4590-a1ed-a88e7685bb02. 2026-06-28 21:05:26.446 10 INFO neutron.db.ovn_revision_numbers_db [None req-152c4797-5dda-4232-bf12-50f72bae3dd8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] Successfully bumped revision number for resource f20ecd1c-e879-4374-a5bd-26ddebb2f040 (type: floatingips) to 4 2026-06-28 21:05:26.450 9 INFO neutron.db.segments_db [None req-91337f53-189f-4595-ad1d-81f2b4721a8a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Added segment 76d0d248-9ba7-47c8-bf98-36b573187376 of type geneve for network 7e795f8a-6d9e-4075-88e7-4ba0552dbff4 2026-06-28 21:05:26.516 10 INFO neutron.wsgi [None req-152c4797-5dda-4232-bf12-50f72bae3dd8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "PUT /v2.0/floatingips/f20ecd1c-e879-4374-a5bd-26ddebb2f040 HTTP/1.1" status: 200 len: 748 time: 0.2273459 2026-06-28 21:05:26.565 9 INFO neutron.db.ovn_revision_numbers_db [None req-91337f53-189f-4595-ad1d-81f2b4721a8a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource 7e795f8a-6d9e-4075-88e7-4ba0552dbff4 (type: networks) to 1 2026-06-28 21:05:26.740 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91337f53-189f-4595-ad1d-81f2b4721a8a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] No more DHCP agents 2026-06-28 21:05:26.742 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91337f53-189f-4595-ad1d-81f2b4721a8a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Unable to schedule network 7e795f8a-6d9e-4075-88e7-4ba0552dbff4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:26.803 9 INFO neutron.db.ovn_revision_numbers_db [None req-91337f53-189f-4595-ad1d-81f2b4721a8a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource 9facb15e-4e33-42ad-976b-f2e3e372c000 (type: ports) to 1 2026-06-28 21:05:26.821 9 INFO neutron.wsgi [None req-91337f53-189f-4595-ad1d-81f2b4721a8a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 842 time: 0.7083542 2026-06-28 21:05:26.880 10 INFO neutron.wsgi [None req-9587164d-9e79-4c58-8067-829896013588 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/f20ecd1c-e879-4374-a5bd-26ddebb2f040 HTTP/1.1" status: 204 len: 168 time: 0.3591440 2026-06-28 21:05:26.912 10 INFO neutron.api.v2.resource [None req-668e151f-f0d8-40e0-9383-ba496baea2ba 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:05:26.914 10 INFO neutron.wsgi [None req-668e151f-f0d8-40e0-9383-ba496baea2ba 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/f20ecd1c-e879-4374-a5bd-26ddebb2f040 HTTP/1.1" status: 404 len: 345 time: 0.0261390 2026-06-28 21:05:27.073 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c02ded24-b749-434f-a198-891379641560 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] No more DHCP agents 2026-06-28 21:05:27.076 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c02ded24-b749-434f-a198-891379641560 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Unable to schedule network 7e795f8a-6d9e-4075-88e7-4ba0552dbff4: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:27.223 9 INFO neutron.wsgi [req-ac39fffc-4eb6-45c4-a8fc-fcf51dae4e8f req-a9dfe71b-d26f-4758-ae1f-bc147b48d3a0 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1170 time: 0.1034017 2026-06-28 21:05:27.255 10 INFO neutron.wsgi [None req-57f7432a-61a1-40ce-b714-bd3e2b27b675 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "DELETE /v2.0/ports/f628681b-a847-4590-a1ed-a88e7685bb02 HTTP/1.1" status: 204 len: 168 time: 0.3350973 2026-06-28 21:05:27.318 9 INFO neutron.wsgi [req-96a1f40f-5f77-4334-8a5d-2a7ead57cb4a req-ba606ef5-0f47-4e3e-a01f-7baa2194765e a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports/557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1167 time: 0.0348051 2026-06-28 21:05:27.527 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-aa994218-f526-46bf-ba71-35cea0999541 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 199.19.213.60 "GET /v2.0/subnets?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 859 time: 0.0814793 2026-06-28 21:05:27.610 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-060226b0-eb88-4a5e-8f59-7e056e706138 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d&device_owner=compute%3Anova&network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 1170 time: 0.0725675 2026-06-28 21:05:27.678 10 INFO neutron.wsgi [None req-a93a9eef-0caf-41c3-b45d-7df2209e30c8 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "DELETE /v2.0/ports/0da8f84f-f7d2-4def-b11a-01043b233d1e HTTP/1.1" status: 204 len: 168 time: 0.4178026 2026-06-28 21:05:27.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-c02ded24-b749-434f-a198-891379641560 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource 9facb15e-4e33-42ad-976b-f2e3e372c000 (type: ports) to 2 2026-06-28 21:05:27.709 9 INFO neutron.db.ovn_revision_numbers_db [None req-c02ded24-b749-434f-a198-891379641560 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource 868929c6-0bc9-4705-9064-e757e6b9b7f6 (type: subnets) to 0 2026-06-28 21:05:27.747 9 INFO neutron.wsgi [None req-c02ded24-b749-434f-a198-891379641560 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 0.8866324 2026-06-28 21:05:27.775 9 INFO neutron.wsgi [None req-7a424dbe-7d6d-4a07-a1a8-15424932369c 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=8d033ee3-604d-4385-ad38-a05654dacb3f HTTP/1.1" status: 200 len: 1140 time: 0.0939577 2026-06-28 21:05:27.885 10 INFO neutron.db.segments_db [None req-b614a62d-8ea1-415e-a085-24c25e41d1ad 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Added segment f2b459a2-1164-4784-a22d-0de1b824e3ae of type geneve for network 7ca4e894-ef00-48d0-819f-927e2ae67bc6 2026-06-28 21:05:28.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-b614a62d-8ea1-415e-a085-24c25e41d1ad 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource 7ca4e894-ef00-48d0-819f-927e2ae67bc6 (type: networks) to 1 2026-06-28 21:05:28.288 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b614a62d-8ea1-415e-a085-24c25e41d1ad 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] No more DHCP agents 2026-06-28 21:05:28.291 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b614a62d-8ea1-415e-a085-24c25e41d1ad 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Unable to schedule network 7ca4e894-ef00-48d0-819f-927e2ae67bc6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:28.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-9d361575-c8ac-4ace-a347-6982b1794a55 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 (type: ports) to 5 2026-06-28 21:05:28.350 9 INFO neutron.wsgi [None req-9d361575-c8ac-4ace-a347-6982b1794a55 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 199.19.213.60 "PUT /v2.0/ports/557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1345 time: 0.7332890 2026-06-28 21:05:28.371 10 INFO neutron.db.ovn_revision_numbers_db [None req-b614a62d-8ea1-415e-a085-24c25e41d1ad 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource e746ec1a-9280-4743-85d9-727bcdb77214 (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-28 21:05:28.387 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35cf2b72-0942-478b-84ae-42da70825050'] response: {'name': 'network-changed', 'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', 'status': 'completed', 'code': 200} 2026-06-28 21:05:28.401 10 INFO neutron.wsgi [None req-b614a62d-8ea1-415e-a085-24c25e41d1ad 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.6469836 2026-06-28 21:05:28.425 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-e0027635-11d1-4459-9c2c-3074bd908c5b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1538 time: 0.0508974 2026-06-28 21:05:28.485 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-a9eca995-291d-4f59-a30b-f44539861b5b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 982 time: 0.0532093 2026-06-28 21:05:28.532 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-d617c5a3-e873-40e8-91e0-0d2a8ad85812 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1059 time: 0.0404978 2026-06-28 21:05:28.568 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-541633b3-5771-4e7d-98a2-153d1478ed96 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 217 time: 0.0281785 2026-06-28 21:05:28.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-5283d9ad-ac71-4907-9307-ef9ab5924174 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource 7ca4e894-ef00-48d0-819f-927e2ae67bc6 (type: networks) to 2 2026-06-28 21:05:28.603 10 INFO neutron.wsgi [None req-5283d9ad-ac71-4907-9307-ef9ab5924174 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "PUT /v2.0/networks/7ca4e894-ef00-48d0-819f-927e2ae67bc6 HTTP/1.1" status: 200 len: 792 time: 0.1983237 2026-06-28 21:05:28.621 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-5a5894ba-8516-49c0-97d8-9a458972bc39 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 200 len: 877 time: 0.0462217 2026-06-28 21:05:28.653 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-b7b08adf-2146-4c84-9d59-d2a26fb7778d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0251989 2026-06-28 21:05:28.717 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-4b51180f-e658-48c2-a709-453a77ecc8c4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0555508 2026-06-28 21:05:28.776 9 INFO neutron.wsgi [req-cce025b1-fbe0-4c71-8744-2b8568300c61 req-b8b6c422-5339-42a3-b1ae-8b01edffad9e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0518262 2026-06-28 21:05:28.844 9 INFO neutron.wsgi [req-1cfdcc48-3f1e-49fe-aa3a-cab8c7ced2a6 req-1dae2d64-d81b-461e-a58e-e6bae8030887 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1538 time: 0.0302491 2026-06-28 21:05:28.908 9 INFO neutron.wsgi [req-1cfdcc48-3f1e-49fe-aa3a-cab8c7ced2a6 req-77e5f201-540d-4d48-af10-2b17d49318b9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 982 time: 0.0538969 2026-06-28 21:05:28.951 9 INFO neutron.wsgi [req-1cfdcc48-3f1e-49fe-aa3a-cab8c7ced2a6 req-fb5e69d2-3afa-4229-a7b0-1b88e89d0bee 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1059 time: 0.0371909 2026-06-28 21:05:28.984 9 INFO neutron.wsgi [req-1cfdcc48-3f1e-49fe-aa3a-cab8c7ced2a6 req-96b768e6-8b77-4355-b5a9-56e362d5b4e4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 217 time: 0.0248036 2026-06-28 21:05:29.018 9 INFO neutron.wsgi [req-1cfdcc48-3f1e-49fe-aa3a-cab8c7ced2a6 req-bc09f3f5-4b26-4fc3-9a7c-299e09cf2dde 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 200 len: 877 time: 0.0281215 2026-06-28 21:05:29.045 9 INFO neutron.wsgi [req-1cfdcc48-3f1e-49fe-aa3a-cab8c7ced2a6 req-67ef9472-2806-48e9-8e78-89da7ece6a51 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0197787 2026-06-28 21:05:29.098 9 INFO neutron.wsgi [req-1cfdcc48-3f1e-49fe-aa3a-cab8c7ced2a6 req-3e9aaf47-14bf-4c5f-892b-d8d995a7a570 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0488291 2026-06-28 21:05:29.107 10 INFO neutron.wsgi [None req-ae22ae6c-6312-42e3-8514-9fed0e165df5 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "PUT /v2.0/routers/8d033ee3-604d-4385-ad38-a05654dacb3f/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3251560 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:29.127 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a80cba8-e317-4f74-9713-5c56194ce872 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] No more DHCP agents 2026-06-28 21:05:29.130 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a80cba8-e317-4f74-9713-5c56194ce872 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Unable to schedule network 7ca4e894-ef00-48d0-819f-927e2ae67bc6: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:29.150 9 INFO neutron.wsgi [req-1cfdcc48-3f1e-49fe-aa3a-cab8c7ced2a6 req-7ebd44e9-06ed-4357-97e9-e431e1414500 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0465736 2026-06-28 21:05:29.600 9 INFO neutron.wsgi [req-9717b90e-dd8e-4e5f-9fca-e6da19f2311e req-8d5fe57d-e222-4e24-8c5a-21872f484ca5 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1348 time: 0.0347788 2026-06-28 21:05:29.638 9 INFO neutron.wsgi [req-9717b90e-dd8e-4e5f-9fca-e6da19f2311e req-38b7a63a-5f5a-41d2-bbaf-604781279841 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=dd81fd9b-53e4-4710-b27e-1f058ef04a0e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0330248 2026-06-28 21:05:29.786 9 INFO neutron.wsgi [req-623bf5a6-b0b4-4382-973e-e5ba286b5e3f req-1caf26f5-73bf-4cd1-92ac-aac09b09725c a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 HTTP/1.1" status: 200 len: 1348 time: 0.0531027 2026-06-28 21:05:29.796 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a80cba8-e317-4f74-9713-5c56194ce872 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource e746ec1a-9280-4743-85d9-727bcdb77214 (type: ports) to 2 2026-06-28 21:05:29.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a80cba8-e317-4f74-9713-5c56194ce872 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource da843c48-4ec3-49f5-8b6c-d8f6dcb42652 (type: subnets) to 0 2026-06-28 21:05:29.838 10 INFO neutron.wsgi [None req-8a80cba8-e317-4f74-9713-5c56194ce872 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.2287223 2026-06-28 21:05:29.919 10 INFO neutron.wsgi [None req-ce1cd878-448d-4281-98c7-718ed7d515bc 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "DELETE /v2.0/routers/8d033ee3-604d-4385-ad38-a05654dacb3f HTTP/1.1" status: 204 len: 168 time: 0.8020279 2026-06-28 21:05:30.094 10 INFO neutron.wsgi [None req-d99b3dfc-4bf8-4ab3-9ec9-92cf28cd1898 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/3893d485-17f4-46d1-aa0a-720107ebdc1d HTTP/1.1" status: 204 len: 168 time: 0.1691766 2026-06-28 21:05:30.213 9 INFO neutron.db.ovn_revision_numbers_db [None req-636761de-5cba-491a-b9a9-f2aec3f9b6d8 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] Successfully bumped revision number for resource da843c48-4ec3-49f5-8b6c-d8f6dcb42652 (type: subnets) to 1 2026-06-28 21:05:30.216 9 INFO neutron.wsgi [None req-636761de-5cba-491a-b9a9-f2aec3f9b6d8 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "PUT /v2.0/subnets/da843c48-4ec3-49f5-8b6c-d8f6dcb42652 HTTP/1.1" status: 200 len: 806 time: 0.3709362 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:30.288 9 INFO neutron.db.ovn_revision_numbers_db [None req-e26ed213-8573-4c1f-9413-7ee257d81f8e a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Successfully bumped revision number for resource 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 (type: ports) to 6 2026-06-28 21:05:30.297 9 INFO neutron.wsgi [None req-e26ed213-8573-4c1f-9413-7ee257d81f8e a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 199.19.213.60 "PUT /v2.0/ports/557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1167 time: 0.5075190 2026-06-28 21:05:30.354 9 INFO neutron.wsgi [req-623bf5a6-b0b4-4382-973e-e5ba286b5e3f req-a748b932-7b95-43ce-9ad0-f05db45131aa 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1361 time: 0.0359747 2026-06-28 21:05:30.412 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No port found with ID 95ae51c6-0d05-45ff-8194-672ff0d6c633: RuntimeError: No port found with ID 95ae51c6-0d05-45ff-8194-672ff0d6c633 2026-06-28 21:05:30.440 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0d3f321-62b8-4a06-a89f-5295b6a06c81'] response: {'name': 'network-changed', 'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', 'status': 'completed', 'code': 200} 2026-06-28 21:05:30.448 10 INFO neutron.services.segments.plugin [-] Segment cdcc42f1-87fd-424e-b163-ee6b9c0046cb resource provider aggregate not found 2026-06-28 21:05:30.469 10 INFO neutron.services.segments.plugin [-] Segment cdcc42f1-87fd-424e-b163-ee6b9c0046cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdcc42f1-87fd-424e-b163-ee6b9c0046cb found for delete ", "request_id": "req-4d0af0f4-1dfc-414c-b96b-aab8d8305ec3"}]} 2026-06-28 21:05:30.469 10 INFO neutron.services.segments.plugin [-] Segment cdcc42f1-87fd-424e-b163-ee6b9c0046cb resource provider aggregate not found 2026-06-28 21:05:30.492 10 INFO neutron.services.segments.plugin [-] Segment cdcc42f1-87fd-424e-b163-ee6b9c0046cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdcc42f1-87fd-424e-b163-ee6b9c0046cb found for delete ", "request_id": "req-ada1b03e-890f-483e-9393-1c025004d804"}]} 2026-06-28 21:05:30.500 10 INFO neutron.wsgi [None req-07f13b8f-099c-4e20-ad2f-6bc62cbc5752 22e5db6ca5a44c068f83f0fef920bfd3 876db43e0d334581b398eb892f756604 - - - -] 10.0.0.202 "DELETE /v2.0/networks/a98fc6f4-fe03-44f6-b0be-8134704ed8c2 HTTP/1.1" status: 204 len: 168 time: 0.4023392 2026-06-28 21:05:30.629 9 INFO neutron.wsgi [req-623bf5a6-b0b4-4382-973e-e5ba286b5e3f req-b1998921-8058-46ff-9cce-aa81144297ba 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 982 time: 0.2685504 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:30.716 9 INFO neutron.wsgi [req-623bf5a6-b0b4-4382-973e-e5ba286b5e3f req-d17fac98-291f-4ed0-b064-ff89d72af5f9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1059 time: 0.0536284 2026-06-28 21:05:30.759 9 INFO neutron.wsgi [req-623bf5a6-b0b4-4382-973e-e5ba286b5e3f req-beb2428c-9079-4c8b-b5d3-1ad3623cbb5c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 200 len: 877 time: 0.0350533 2026-06-28 21:05:30.789 9 INFO neutron.wsgi [req-623bf5a6-b0b4-4382-973e-e5ba286b5e3f req-c247fd14-b63f-4c60-b935-a2166d9e56ed 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241418 2026-06-28 21:05:30.856 9 INFO neutron.wsgi [req-623bf5a6-b0b4-4382-973e-e5ba286b5e3f req-8394f8e6-7c41-4e5a-86ab-8eb265515e2f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0587742 2026-06-28 21:05:30.929 9 INFO neutron.wsgi [req-623bf5a6-b0b4-4382-973e-e5ba286b5e3f req-f063cf07-82be-4286-92ce-382e8c7c2926 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0650618 2026-06-28 21:05:31.012 9 INFO neutron.wsgi [req-fe37db7c-467f-42c0-8e58-bc1885e01cca req-d8d7e2dd-3706-4117-bf9b-4c8fdfe74f5c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1361 time: 0.0424938 2026-06-28 21:05:31.089 9 INFO neutron.wsgi [req-fe37db7c-467f-42c0-8e58-bc1885e01cca req-5fa40d39-8c2a-42ce-9757-ffe794a2753e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 200 len: 982 time: 0.0723786 2026-06-28 21:05:31.100 9 INFO neutron.services.segments.plugin [-] Segment f2b459a2-1164-4784-a22d-0de1b824e3ae resource provider aggregate not found 2026-06-28 21:05:31.106 9 INFO neutron.services.segments.plugin [-] Segment f2b459a2-1164-4784-a22d-0de1b824e3ae resource provider aggregate not found 2026-06-28 21:05:31.121 9 INFO neutron.services.segments.plugin [-] Segment f2b459a2-1164-4784-a22d-0de1b824e3ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2b459a2-1164-4784-a22d-0de1b824e3ae found for delete ", "request_id": "req-50ed717f-f717-4bdb-8af1-b5fc69823cc9"}]} 2026-06-28 21:05:31.134 10 INFO neutron.wsgi [None req-646e1c81-c5b3-409b-b8ef-d6925c1836a9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=876db43e0d334581b398eb892f756604&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1352286 2026-06-28 21:05:31.136 9 INFO neutron.services.segments.plugin [-] Segment f2b459a2-1164-4784-a22d-0de1b824e3ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2b459a2-1164-4784-a22d-0de1b824e3ae found for delete ", "request_id": "req-34e3f772-b16d-48fb-b206-f38c44e48e60"}]} 2026-06-28 21:05:31.157 9 INFO neutron.wsgi [None req-d44e2c8c-a190-4798-9c31-caea3d5a4837 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "DELETE /v2.0/networks/7ca4e894-ef00-48d0-819f-927e2ae67bc6 HTTP/1.1" status: 204 len: 168 time: 0.9357772 2026-06-28 21:05:31.171 9 INFO neutron.wsgi [req-fe37db7c-467f-42c0-8e58-bc1885e01cca req-a875420a-f5a3-4af4-9a98-e218ccd48383 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 200 len: 1059 time: 0.0667295 2026-06-28 21:05:31.181 10 INFO neutron.pecan_wsgi.hooks.translation [None req-0619940a-4e2a-467a-9b5b-4335504b922a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:31.185 10 INFO neutron.wsgi [None req-0619940a-4e2a-467a-9b5b-4335504b922a 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "DELETE /v2.0/networks/7ca4e894-ef00-48d0-819f-927e2ae67bc6 HTTP/1.1" status: 404 len: 339 time: 0.0199666 2026-06-28 21:05:31.223 9 INFO neutron.wsgi [req-fe37db7c-467f-42c0-8e58-bc1885e01cca req-87eccc85-7a63-4cc5-bb45-49500c66817b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 200 len: 877 time: 0.0434935 2026-06-28 21:05:31.260 9 INFO neutron.wsgi [req-fe37db7c-467f-42c0-8e58-bc1885e01cca req-5a877eea-98e3-4b95-9e1d-35a0d6e2addd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=b1d66366-2d66-40cb-b97e-417eb071b7d2&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0288289 2026-06-28 21:05:31.313 10 INFO neutron.wsgi [None req-0e6fa440-555a-4d17-ac2f-9eca78aa6262 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - default default] 10.0.0.202 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1209772 2026-06-28 21:05:31.335 9 INFO neutron.wsgi [req-fe37db7c-467f-42c0-8e58-bc1885e01cca req-2f82d0fb-5bd8-44bf-83bb-bf9ffe7d88d7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0687380 2026-06-28 21:05:31.367 10 INFO neutron.wsgi [None req-53b32beb-5d8b-49db-b35e-96728e583290 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - default default] 10.0.0.202 "GET /v2.0/subnets?network_id=91ce8d9f-625c-463c-b978-1a2031c7bcd1 HTTP/1.1" status: 200 len: 820 time: 0.0493152 2026-06-28 21:05:31.379 10 INFO neutron.wsgi [None req-007a12f3-edea-47c9-96e0-a787aac19aef 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - default default] 10.0.0.202 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0058837 2026-06-28 21:05:31.415 9 INFO neutron.wsgi [req-fe37db7c-467f-42c0-8e58-bc1885e01cca req-d9e4ec18-9d09-4b6b-9246-5bb7fa4186ce 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0714090 2026-06-28 21:05:31.436 9 INFO neutron.wsgi [None req-1f577135-e765-40b1-8db2-17c2179e7e64 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/17a89398-c5d0-49da-bb6e-ebb4213e482f HTTP/1.1" status: 204 len: 168 time: 0.2979000 2026-06-28 21:05:31.458 9 INFO neutron.wsgi [None req-ea9ccf7e-3d81-4962-904c-1755f1da7598 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1503 time: 0.0718820 2026-06-28 21:05:31.773 9 INFO neutron.wsgi [None req-a9d5bc10-0b06-4586-a158-e206a54099ec 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.3093081 2026-06-28 21:05:31.839 9 INFO neutron.wsgi [None req-a6b3dd53-d563-4bdf-a82d-b02c9691d640 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - default default] 10.0.0.202 "GET /v2.0/networks/7e795f8a-6d9e-4075-88e7-4ba0552dbff4 HTTP/1.1" status: 200 len: 862 time: 0.0562313 2026-06-28 21:05:31.888 9 INFO neutron.wsgi [None req-0db9dffb-a3aa-4f8d-80ab-ba025d15f114 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - default default] 10.0.0.202 "GET /v2.0/subnets/868929c6-0bc9-4705-9064-e757e6b9b7f6 HTTP/1.1" status: 200 len: 811 time: 0.0384688 2026-06-28 21:05:31.926 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7047ea21-5ac2-4f6b-9902-abff1b4eeb81 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:31.929 9 INFO neutron.wsgi [None req-7047ea21-5ac2-4f6b-9902-abff1b4eeb81 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/da843c48-4ec3-49f5-8b6c-d8f6dcb42652 HTTP/1.1" status: 404 len: 337 time: 0.0316038 2026-06-28 21:05:31.954 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dc69df5b-584f-4d6d-96e8-87a21c85c71f 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:31.957 9 INFO neutron.wsgi [None req-dc69df5b-584f-4d6d-96e8-87a21c85c71f 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "DELETE /v2.0/networks/7ca4e894-ef00-48d0-819f-927e2ae67bc6 HTTP/1.1" status: 404 len: 339 time: 0.0232029 2026-06-28 21:05:32.044 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 2026-06-28 21:05:32.051 9 INFO neutron.wsgi [req-48f8e3f0-eaa7-4dc9-a313-8c24125a94ce req-da70c926-c985-4713-97ed-e1c5b0fb288b a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1170 time: 0.0567596 2026-06-28 21:05:32.117 9 INFO neutron.wsgi [req-48f8e3f0-eaa7-4dc9-a313-8c24125a94ce req-14a17ab1-7d9b-4e05-a833-ea785f836bac a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=dd81fd9b-53e4-4710-b27e-1f058ef04a0e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0510612 2026-06-28 21:05:32.212 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d304acb6-172d-43d3-a688-a858be0af585'] response: {'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', 'code': 200} 2026-06-28 21:05:32.279 9 INFO neutron.wsgi [None req-72d8238e-1b9b-4dca-9f81-cc982c001aae 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/868929c6-0bc9-4705-9064-e757e6b9b7f6 HTTP/1.1" status: 204 len: 168 time: 0.3156276 2026-06-28 21:05:32.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 (type: ports) to 7 2026-06-28 21:05:32.398 9 INFO neutron.wsgi [req-8a745f6f-9cc7-4950-955d-470c7044423a req-236d55d5-10ca-4e83-af60-b62f9480f176 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 1168 time: 0.0886045 2026-06-28 21:05:32.773 9 INFO neutron.db.l3_db [None req-7dd641aa-cc2e-4285-8eba-6173fcb88bb1 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] Floating IP 11c5184b-6a0a-4b24-937c-64d87a6a78d9 disassociated. External IP: 10.96.250.214, port: 557f2a2e-1261-4ab7-b8d8-2ae3720e94e6. 2026-06-28 21:05:32.937 10 INFO neutron.services.segments.plugin [-] Segment 76d0d248-9ba7-47c8-bf98-36b573187376 resource provider aggregate not found 2026-06-28 21:05:32.942 10 INFO neutron.services.segments.plugin [-] Segment 76d0d248-9ba7-47c8-bf98-36b573187376 resource provider aggregate not found 2026-06-28 21:05:32.971 10 INFO neutron.services.segments.plugin [-] Segment 76d0d248-9ba7-47c8-bf98-36b573187376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76d0d248-9ba7-47c8-bf98-36b573187376 found for delete ", "request_id": "req-3d5b6e79-8ed6-4e61-95df-1a77de627b17"}]} 2026-06-28 21:05:32.972 10 INFO neutron.services.segments.plugin [-] Segment 76d0d248-9ba7-47c8-bf98-36b573187376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76d0d248-9ba7-47c8-bf98-36b573187376 found for delete ", "request_id": "req-d63bcb83-0958-4b8c-8d97-34ee8c1df467"}]} 2026-06-28 21:05:33.004 9 INFO neutron.wsgi [None req-7dd641aa-cc2e-4285-8eba-6173fcb88bb1 a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 199.19.213.60 "DELETE /v2.0/ports/557f2a2e-1261-4ab7-b8d8-2ae3720e94e6 HTTP/1.1" status: 204 len: 173 time: 0.6008830 2026-06-28 21:05:33.023 10 INFO neutron.wsgi [None req-ee603c60-b358-4f3b-a349-08f2d3248471 46e275a91b45434fbb904c3b4f30ff26 0e1c34b5032d451c9c6c3d779f94c2f7 - - - -] 10.0.0.202 "DELETE /v2.0/networks/7e795f8a-6d9e-4075-88e7-4ba0552dbff4 HTTP/1.1" status: 204 len: 168 time: 0.7396138 2026-06-28 21:05:33.035 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca5f207c-8696-4a5f-a992-2eda7d9253e0'] response: {'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'name': 'network-vif-deleted', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', '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-28 21:05:33.231 9 INFO neutron.wsgi [req-3c2a15cd-28d2-4180-9913-9d9df139a764 req-d2cb67cc-23c2-4cff-8c76-14ec1586ee4b a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=62012fe5-1ad5-4905-8304-d641eedeb63d HTTP/1.1" status: 200 len: 210 time: 0.0261812 2026-06-28 21:05:33.551 9 INFO neutron.db.ovn_revision_numbers_db [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 1bc0e9d0-9ea6-4217-af97-181fe4615f16 (type: security_groups) 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-28 21:05:33.622 9 INFO neutron.db.segments_db [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Added segment bf910afe-a909-498f-9b98-81139f3aaf21 of type geneve for network 9c568a08-9bbc-4e15-ae13-b6eb33968bd7 2026-06-28 21:05:33.625 10 INFO neutron.wsgi [None req-672744a1-f293-496d-9524-5256f4211ee8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=0e1c34b5032d451c9c6c3d779f94c2f7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0687299 2026-06-28 21:05:33.738 9 INFO neutron.db.segments_db [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Added segment 9627915f-1179-4818-9c33-42fc3d5e547f of type geneve for network 71c4843f-9c16-4f30-b332-9ec8c9797e86 2026-06-28 21:05:33.796 10 INFO neutron.wsgi [None req-422754ac-565d-4edd-abfc-4e7b81e92f08 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/95c6439d-6ba4-4778-96e5-b96ddc0cd272 HTTP/1.1" status: 204 len: 168 time: 0.1627207 2026-06-28 21:05:33.823 9 INFO neutron.wsgi [req-973f1e8d-a289-4fc9-b150-02903d58d4bd req-94c337a9-bdd7-4f05-9000-a3f3a6088e09 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1361 time: 0.1158342 2026-06-28 21:05:33.869 9 INFO neutron.db.ovn_revision_numbers_db [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 9c568a08-9bbc-4e15-ae13-b6eb33968bd7 (type: networks) to 1 2026-06-28 21:05:33.901 9 INFO neutron.wsgi [req-973f1e8d-a289-4fc9-b150-02903d58d4bd req-2a13a9ac-e1bb-441a-b4c5-a686cf062860 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0719187 2026-06-28 21:05:34.041 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:34.043 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 9c568a08-9bbc-4e15-ae13-b6eb33968bd7: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:34.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 6d8a0968-e4c6-4668-8450-5ca77281caab (type: ports) to 1 2026-06-28 21:05:34.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 71c4843f-9c16-4f30-b332-9ec8c9797e86 (type: networks) to 1 2026-06-28 21:05:34.248 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-931e49b8-ade0-499f-ba5c-a7b1f5587c98'] response: {'server_uuid': '62012fe5-1ad5-4905-8304-d641eedeb63d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '557f2a2e-1261-4ab7-b8d8-2ae3720e94e6', 'code': 200} 2026-06-28 21:05:34.323 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:34.326 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 71c4843f-9c16-4f30-b332-9ec8c9797e86: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:34.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource d8dec743-7e19-426e-9b09-b547df9775e0 (type: ports) to 1 2026-06-28 21:05:34.426 9 INFO neutron.wsgi [None req-60a1395f-b171-498e-8672-1e5768e88ff7 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 1.2745738 2026-06-28 21:05:34.440 10 INFO neutron.wsgi [None req-c9926f2b-f892-4cd2-8f04-26a13256458d a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/dd81fd9b-53e4-4710-b27e-1f058ef04a0e HTTP/1.1" status: 204 len: 168 time: 0.1276047 2026-06-28 21:05:34.460 10 INFO neutron.api.v2.resource [None req-817dc61d-82aa-4df4-a3bd-94ab9296009f a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:05:34.461 10 INFO neutron.wsgi [None req-817dc61d-82aa-4df4-a3bd-94ab9296009f a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - default default] 10.0.0.202 "GET /v2.0/security-groups/dd81fd9b-53e4-4710-b27e-1f058ef04a0e HTTP/1.1" status: 404 len: 347 time: 0.0166209 2026-06-28 21:05:34.527 9 INFO neutron.wsgi [None req-d92e591d-df69-48fe-bff4-5b831162a3e9 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.0907412 2026-06-28 21:05:34.824 10 INFO neutron.wsgi [None req-1103ea20-af8c-4d7b-b0c1-548f1417bdcd a84af83915714be8ba9048a7966c0fe8 4ef2d253bbf4402bbf7d5d9be341092e - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/11c5184b-6a0a-4b24-937c-64d87a6a78d9 HTTP/1.1" status: 204 len: 168 time: 0.3549907 2026-06-28 21:05:34.931 9 INFO neutron.services.segments.plugin [-] Segment bf910afe-a909-498f-9b98-81139f3aaf21 resource provider aggregate not found 2026-06-28 21:05:34.943 9 INFO neutron.services.segments.plugin [-] Segment bf910afe-a909-498f-9b98-81139f3aaf21 resource provider aggregate not found 2026-06-28 21:05:34.951 9 INFO neutron.services.segments.plugin [-] Segment bf910afe-a909-498f-9b98-81139f3aaf21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf910afe-a909-498f-9b98-81139f3aaf21 found for delete ", "request_id": "req-cdcebb8d-7e89-4b59-b164-73958972b795"}]} 2026-06-28 21:05:34.970 9 INFO neutron.services.segments.plugin [-] Segment bf910afe-a909-498f-9b98-81139f3aaf21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf910afe-a909-498f-9b98-81139f3aaf21 found for delete ", "request_id": "req-12e8ea77-9392-4219-acb8-89adfc26ca67"}]} 2026-06-28 21:05:34.981 9 INFO neutron.wsgi [None req-cc953bf1-0300-4807-b4ca-cad7239ccac5 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/networks/9c568a08-9bbc-4e15-ae13-b6eb33968bd7 HTTP/1.1" status: 204 len: 168 time: 0.4398537 2026-06-28 21:05:35.476 10 INFO neutron.services.segments.plugin [-] Segment 9627915f-1179-4818-9c33-42fc3d5e547f resource provider aggregate not found 2026-06-28 21:05:35.480 10 INFO neutron.services.segments.plugin [-] Segment 9627915f-1179-4818-9c33-42fc3d5e547f resource provider aggregate not found 2026-06-28 21:05:35.500 10 INFO neutron.services.segments.plugin [-] Segment 9627915f-1179-4818-9c33-42fc3d5e547f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9627915f-1179-4818-9c33-42fc3d5e547f found for delete ", "request_id": "req-fe709b3b-949a-4d9b-9804-8e7278092c48"}]} 2026-06-28 21:05:35.506 10 INFO neutron.services.segments.plugin [-] Segment 9627915f-1179-4818-9c33-42fc3d5e547f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9627915f-1179-4818-9c33-42fc3d5e547f found for delete ", "request_id": "req-b2731e55-65cd-4068-bcea-4f955ca90280"}]} 2026-06-28 21:05:35.550 10 INFO neutron.wsgi [None req-6ad538dd-6302-4075-ab78-808171320e96 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/networks/71c4843f-9c16-4f30-b332-9ec8c9797e86 HTTP/1.1" status: 204 len: 168 time: 0.5617340 2026-06-28 21:05:35.631 10 INFO neutron.wsgi [None req-d074c6d4-4175-4e28-9c9f-c0ef7a5af185 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0725567 2026-06-28 21:05:35.744 9 INFO neutron.db.segments_db [None req-5898ec62-5e59-4881-916b-02f0b56cf450 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Added segment 3fcc25e4-8d72-4591-9b40-852c531af72a of type geneve for network 9ffea2fe-4505-4422-860f-74f7985f6801 2026-06-28 21:05:35.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-757c9050-ec2e-4a59-896c-13640f91ba53 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource a8676d1a-5eda-46f3-8a0a-a5a0b27f0306 (type: security_groups) to 1 2026-06-28 21:05:35.823 9 INFO neutron.db.segments_db [None req-757c9050-ec2e-4a59-896c-13640f91ba53 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Added segment a288e72a-214f-4ddc-bf6f-9aec81cbebd8 of type geneve for network a44f59ca-7d76-4c99-a5fc-586f9583b8eb 2026-06-28 21:05:35.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-5898ec62-5e59-4881-916b-02f0b56cf450 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 9ffea2fe-4505-4422-860f-74f7985f6801 (type: networks) to 1 2026-06-28 21:05:36.024 9 INFO neutron.db.ovn_revision_numbers_db [None req-757c9050-ec2e-4a59-896c-13640f91ba53 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource a44f59ca-7d76-4c99-a5fc-586f9583b8eb (type: networks) to 1 2026-06-28 21:05:36.074 10 INFO neutron.wsgi [None req-1532bea2-31ff-497a-a913-c4a408856618 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/be5f6b38-50f7-41c1-941f-e4ff8ba2ca5b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1834683 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:36.168 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5898ec62-5e59-4881-916b-02f0b56cf450 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:36.171 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5898ec62-5e59-4881-916b-02f0b56cf450 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 9ffea2fe-4505-4422-860f-74f7985f6801: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:36.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-5898ec62-5e59-4881-916b-02f0b56cf450 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource dd6c0503-676d-47e3-a63a-b80d25aefa3a (type: ports) to 1 2026-06-28 21:05:36.488 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-757c9050-ec2e-4a59-896c-13640f91ba53 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:36.492 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-757c9050-ec2e-4a59-896c-13640f91ba53 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network a44f59ca-7d76-4c99-a5fc-586f9583b8eb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:36.511 9 INFO neutron.wsgi [None req-5898ec62-5e59-4881-916b-02f0b56cf450 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.8715231 2026-06-28 21:05:36.560 9 INFO neutron.db.ovn_revision_numbers_db [None req-757c9050-ec2e-4a59-896c-13640f91ba53 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 6704b463-16a5-4a07-95b7-875905362302 (type: ports) to 1 2026-06-28 21:05:36.585 9 INFO neutron.wsgi [None req-757c9050-ec2e-4a59-896c-13640f91ba53 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 844 time: 1.1116350 2026-06-28 21:05:36.642 10 INFO neutron.wsgi [None req-71a2c018-c642-4f86-a590-a428fc9f6904 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/be5f6b38-50f7-41c1-941f-e4ff8ba2ca5b HTTP/1.1" status: 204 len: 168 time: 0.5609510 2026-06-28 21:05:36.669 10 INFO neutron.db.segments_db [None req-a2575066-e1f2-40bc-b170-e3ca7451c67a e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Added segment 3c060fd3-dcd3-48df-9cbd-dbfac922268d of type geneve for network 75cd9a51-0138-45b0-9502-30442523a2ae 2026-06-28 21:05:36.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2575066-e1f2-40bc-b170-e3ca7451c67a e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 75cd9a51-0138-45b0-9502-30442523a2ae (type: networks) to 1 2026-06-28 21:05:36.833 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f61c2c2-37d9-43ff-816c-9b64162dba37 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:36.834 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f61c2c2-37d9-43ff-816c-9b64162dba37 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network a44f59ca-7d76-4c99-a5fc-586f9583b8eb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:36.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f61c2c2-37d9-43ff-816c-9b64162dba37 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 9ba5707c-7e80-4fe8-a12b-c19dee569217 (type: ports) to 1 2026-06-28 21:05:36.902 10 INFO neutron.wsgi [None req-35fa92da-c92e-4c99-bdbf-b03ec7850103 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/3675f81d-2d42-43c7-97c7-0df503899ec1 HTTP/1.1" status: 204 len: 168 time: 0.2556047 2026-06-28 21:05:36.912 9 INFO neutron.wsgi [None req-8f61c2c2-37d9-43ff-816c-9b64162dba37 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.3227274 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:36.991 9 INFO neutron.db.segments_db [None req-def18700-714a-4fcf-946c-f181a3370b36 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Added segment f8cb7849-a0f7-476d-9973-22e11560d06c of type geneve for network 7badf929-4b48-4b6a-85a7-9819811cedd5 2026-06-28 21:05:37.106 9 INFO neutron.db.ovn_revision_numbers_db [None req-def18700-714a-4fcf-946c-f181a3370b36 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 7badf929-4b48-4b6a-85a7-9819811cedd5 (type: networks) to 1 2026-06-28 21:05:37.228 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2575066-e1f2-40bc-b170-e3ca7451c67a e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:37.231 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2575066-e1f2-40bc-b170-e3ca7451c67a e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 75cd9a51-0138-45b0-9502-30442523a2ae: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:37.282 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-def18700-714a-4fcf-946c-f181a3370b36 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:37.284 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-def18700-714a-4fcf-946c-f181a3370b36 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network 7badf929-4b48-4b6a-85a7-9819811cedd5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:37.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2575066-e1f2-40bc-b170-e3ca7451c67a e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 4d11a825-b1a5-44ec-8010-32c252dabbfb (type: ports) to 1 2026-06-28 21:05:37.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-def18700-714a-4fcf-946c-f181a3370b36 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 5d4774e5-d423-49da-8428-433e09e5e902 (type: ports) to 1 2026-06-28 21:05:37.364 9 INFO neutron.wsgi [None req-def18700-714a-4fcf-946c-f181a3370b36 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4456360 2026-06-28 21:05:37.369 10 INFO neutron.wsgi [None req-a2575066-e1f2-40bc-b170-e3ca7451c67a e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.8518519 2026-06-28 21:05:37.713 10 INFO neutron.services.segments.plugin [-] Segment ce655a64-0cc3-4ca4-9784-e168ee92bef4 resource provider aggregate not found 2026-06-28 21:05:37.719 10 INFO neutron.services.segments.plugin [-] Segment ce655a64-0cc3-4ca4-9784-e168ee92bef4 resource provider aggregate not found 2026-06-28 21:05:37.744 10 INFO neutron.services.segments.plugin [-] Segment ce655a64-0cc3-4ca4-9784-e168ee92bef4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce655a64-0cc3-4ca4-9784-e168ee92bef4 found for delete ", "request_id": "req-5f6d6cd3-afe3-4403-934e-8ea777b98926"}]} 2026-06-28 21:05:37.745 10 INFO neutron.services.segments.plugin [-] Segment ce655a64-0cc3-4ca4-9784-e168ee92bef4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce655a64-0cc3-4ca4-9784-e168ee92bef4 found for delete ", "request_id": "req-3f1b5d6c-13fd-4ba2-8933-e2ed76acbc2a"}]} 2026-06-28 21:05:37.847 10 INFO neutron.wsgi [None req-48d32aac-fcc3-4fb7-b063-41101df7f90b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/b1d66366-2d66-40cb-b97e-417eb071b7d2 HTTP/1.1" status: 204 len: 168 time: 0.9401891 2026-06-28 21:05:37.878 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4b6f536-7a9b-40f0-be59-eae46e14063c 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:37.881 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4b6f536-7a9b-40f0-be59-eae46e14063c 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network 7badf929-4b48-4b6a-85a7-9819811cedd5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:38.032 9 INFO neutron.wsgi [None req-c6315bb0-58aa-453f-8a83-5014c2d4519d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=4ef2d253bbf4402bbf7d5d9be341092e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0296683 2026-06-28 21:05:38.130 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2a37e88-dae2-4959-b76a-5b8fcf3044d0 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:38.134 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2a37e88-dae2-4959-b76a-5b8fcf3044d0 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 9ffea2fe-4505-4422-860f-74f7985f6801: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:38.204 9 INFO neutron.wsgi [req-a327da8d-c961-4836-8684-43249f870a7e req-fce9cba4-b83d-4a94-a8b1-fb88440528ed 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.1043220 2026-06-28 21:05:38.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2a37e88-dae2-4959-b76a-5b8fcf3044d0 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource f3439d76-8152-44a6-a7df-c247fa2be9fa (type: ports) to 1 2026-06-28 21:05:38.253 9 INFO neutron.wsgi [req-a327da8d-c961-4836-8684-43249f870a7e req-bdf9330f-cbca-4a5d-aaea-62ab5652f031 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0396791 2026-06-28 21:05:38.283 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2a37e88-dae2-4959-b76a-5b8fcf3044d0 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:38.286 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2a37e88-dae2-4959-b76a-5b8fcf3044d0 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 75cd9a51-0138-45b0-9502-30442523a2ae: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:38.314 9 INFO neutron.wsgi [None req-172b082f-7194-4eee-9dd9-6274ad86aa95 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/57fb5d31-fd37-4d5c-9960-f3815c435601 HTTP/1.1" status: 204 len: 168 time: 0.2740617 2026-06-28 21:05:38.392 9 INFO neutron.wsgi [req-8fbfc31b-1d4d-4b04-b1cb-3ddf28382975 req-5238cbf2-b25c-434f-8fed-49036ad22a46 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.0571229 2026-06-28 21:05:38.392 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2a37e88-dae2-4959-b76a-5b8fcf3044d0 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 1f1ddabe-264f-4266-b5a8-ab8061525e23 (type: ports) to 1 2026-06-28 21:05:38.427 10 INFO neutron.wsgi [None req-c2a37e88-dae2-4959-b76a-5b8fcf3044d0 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 1.0411713 2026-06-28 21:05:38.455 9 INFO neutron.wsgi [req-8fbfc31b-1d4d-4b04-b1cb-3ddf28382975 req-a640e62f-14e1-4fa8-a88d-e0f0d3b8cef7 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0544093 2026-06-28 21:05:38.494 10 INFO neutron.db.ovn_revision_numbers_db [None req-d4b6f536-7a9b-40f0-be59-eae46e14063c 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 5d4774e5-d423-49da-8428-433e09e5e902 (type: ports) to 2 2026-06-28 21:05:38.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-d4b6f536-7a9b-40f0-be59-eae46e14063c 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 149f9bff-7c99-4161-88ee-d48bca9e9ad3 (type: subnets) to 0 2026-06-28 21:05:38.524 10 INFO neutron.wsgi [None req-d4b6f536-7a9b-40f0-be59-eae46e14063c 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1536114 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:38.600 9 INFO neutron.wsgi [None req-c0051200-1280-4e36-be9e-6b69c968acc5 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.1659455 2026-06-28 21:05:38.829 9 INFO neutron.wsgi [req-9d37129c-610d-41d3-8cf6-607691e1faae req-c943bbf8-0fe8-4b59-a05a-c908f82c4aed 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.0491240 2026-06-28 21:05:38.836 9 INFO neutron.wsgi [req-ccd72fa8-296a-42e0-9962-de4083c9aead req-0b5388ed-2196-480d-973e-7f19e88a0955 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=b2ccec05969646228fd870e66e36a077&device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1361 time: 0.0338604 2026-06-28 21:05:38.866 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43297e59-dc5a-4c3e-9905-8aa04121d002 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:38.867 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43297e59-dc5a-4c3e-9905-8aa04121d002 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network 7badf929-4b48-4b6a-85a7-9819811cedd5: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:38.899 9 INFO neutron.wsgi [req-9d37129c-610d-41d3-8cf6-607691e1faae req-3bd8303b-cd1c-4ebd-b2fe-c867fb310672 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0617964 2026-06-28 21:05:38.932 9 INFO neutron.wsgi [None req-ef4cf73f-c63b-43dd-b968-5cea04e8c142 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/ports/f3439d76-8152-44a6-a7df-c247fa2be9fa HTTP/1.1" status: 204 len: 168 time: 0.3242176 2026-06-28 21:05:38.935 9 INFO neutron.wsgi [req-ccd72fa8-296a-42e0-9962-de4083c9aead req-2996b50c-5601-4e4a-a06e-668f09d3af0c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=e2ccddda-3750-4ba7-b084-dce5061b999a HTTP/1.1" status: 200 len: 972 time: 0.0892725 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:38.981 9 INFO neutron.wsgi [req-ccd72fa8-296a-42e0-9962-de4083c9aead req-5a775d6f-f60d-4758-a60d-50197b76fbcd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e6d2a5bb-b746-4015-b109-f98debd4c826 HTTP/1.1" status: 200 len: 1059 time: 0.0382690 2026-06-28 21:05:39.020 9 INFO neutron.wsgi [req-ccd72fa8-296a-42e0-9962-de4083c9aead req-fd627e78-c97c-4bea-b25a-4b0cd962afe8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=8224f1c5-fae4-4b38-bd4f-9d324502005c HTTP/1.1" status: 200 len: 867 time: 0.0347316 2026-06-28 21:05:39.049 9 INFO neutron.wsgi [req-ccd72fa8-296a-42e0-9962-de4083c9aead req-478ad4ea-dda8-48cb-8e7b-d5f70d348b34 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=e2ccddda-3750-4ba7-b084-dce5061b999a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226667 2026-06-28 21:05:39.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-43297e59-dc5a-4c3e-9905-8aa04121d002 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 23018e48-981b-4d08-aec2-39de3c4b7b18 (type: ports) to 1 2026-06-28 21:05:39.087 10 INFO neutron.wsgi [None req-43297e59-dc5a-4c3e-9905-8aa04121d002 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1148 time: 0.5592768 2026-06-28 21:05:39.108 9 INFO neutron.wsgi [req-ccd72fa8-296a-42e0-9962-de4083c9aead req-ea639ffb-e21f-4eb3-9be8-2d761456b0a8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0526099 2026-06-28 21:05:39.170 9 INFO neutron.wsgi [req-ccd72fa8-296a-42e0-9962-de4083c9aead req-031b9490-ddd4-447e-8a71-d16d52463dc2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0544899 2026-06-28 21:05:39.261 10 INFO neutron.wsgi [None req-aeb517a5-e550-4066-985c-f4a55a1a8e4c e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/ports/1f1ddabe-264f-4266-b5a8-ab8061525e23 HTTP/1.1" status: 204 len: 168 time: 0.3168635 2026-06-28 21:05:39.308 9 INFO neutron.wsgi [None req-eeeaf8f7-6a9e-4f52-b051-ea2e535ab428 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0400085 2026-06-28 21:05:39.399 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: e6d2a5bb-b746-4015-b109-f98debd4c826 2026-06-28 21:05:39.440 9 INFO neutron.db.segments_db [None req-12a7482f-eba9-4fcd-bc0e-fdc9d8e5db82 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Added segment 9784652b-2c87-4a40-b076-39ccf98788ff of type geneve for network 44236391-9344-474e-b916-865a0e45b98c 2026-06-28 21:05:39.540 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fdff737-39bc-43fa-9963-cf2012b90f4c'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'code': 200} 2026-06-28 21:05:39.581 10 INFO neutron.wsgi [None req-647bbd4a-231f-4263-8a03-7f9e477f40db 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/ports/23018e48-981b-4d08-aec2-39de3c4b7b18 HTTP/1.1" status: 204 len: 168 time: 0.4872966 2026-06-28 21:05:39.597 9 INFO neutron.db.ovn_revision_numbers_db [None req-12a7482f-eba9-4fcd-bc0e-fdc9d8e5db82 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 44236391-9344-474e-b916-865a0e45b98c (type: networks) to 1 2026-06-28 21:05:39.611 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9d23c0ae-5b08-4528-b1a7-e7e78a97a4dd 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:39.613 10 INFO neutron.wsgi [None req-9d23c0ae-5b08-4528-b1a7-e7e78a97a4dd 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/ports/23018e48-981b-4d08-aec2-39de3c4b7b18 HTTP/1.1" status: 404 len: 333 time: 0.0244987 2026-06-28 21:05:39.649 9 INFO neutron.pecan_wsgi.hooks.translation [None req-241838bb-147d-41e9-bd2f-fe4f09b88c61 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:05:39.651 9 INFO neutron.wsgi [None req-241838bb-147d-41e9-bd2f-fe4f09b88c61 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] 10.0.0.202 "GET /v2.0/ports/23018e48-981b-4d08-aec2-39de3c4b7b18 HTTP/1.1" status: 404 len: 333 time: 0.0268734 2026-06-28 21:05:39.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource e6d2a5bb-b746-4015-b109-f98debd4c826 (type: ports) to 5 2026-06-28 21:05:39.864 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12a7482f-eba9-4fcd-bc0e-fdc9d8e5db82 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:39.866 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12a7482f-eba9-4fcd-bc0e-fdc9d8e5db82 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 44236391-9344-474e-b916-865a0e45b98c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:39.955 9 INFO neutron.db.ovn_revision_numbers_db [None req-12a7482f-eba9-4fcd-bc0e-fdc9d8e5db82 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource e0c3924d-48d6-484b-be46-7de8b51459f4 (type: ports) to 1 2026-06-28 21:05:39.982 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: e6d2a5bb-b746-4015-b109-f98debd4c826 2026-06-28 21:05:39.987 9 INFO neutron.wsgi [None req-bc60bd3f-679c-4bd8-97c8-0156c9c898eb 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/subnets/149f9bff-7c99-4161-88ee-d48bca9e9ad3 HTTP/1.1" status: 204 len: 168 time: 0.3329642 2026-06-28 21:05:39.993 9 INFO neutron.wsgi [None req-12a7482f-eba9-4fcd-bc0e-fdc9d8e5db82 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.6785684 2026-06-28 21:05:39.996 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port e6d2a5bb-b746-4015-b109-f98debd4c826 2026-06-28 21:05:40.061 9 INFO neutron.wsgi [req-6d8cc529-e5c4-4412-acfc-1a935b84c421 req-d2c37214-f864-497d-8a60-89007aed1a39 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1168 time: 0.0538499 2026-06-28 21:05:40.113 9 INFO neutron.wsgi [req-6d8cc529-e5c4-4412-acfc-1a935b84c421 req-a3dcebfb-ce78-4e1d-9a56-e4052245d418 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0382473 2026-06-28 21:05:40.166 9 INFO neutron.db.segments_db [None req-23dea349-14c6-4656-80a9-e31aa2828b4d e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Added segment f2efa2ea-ea6d-4a9f-8c97-aa43e4fb0182 of type geneve for network 5620f3ec-46bb-4b92-93f1-200732bce0b2 2026-06-28 21:05:40.283 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource e6d2a5bb-b746-4015-b109-f98debd4c826 (type: ports) to 6 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:40.331 9 INFO neutron.db.ovn_revision_numbers_db [None req-23dea349-14c6-4656-80a9-e31aa2828b4d e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource 5620f3ec-46bb-4b92-93f1-200732bce0b2 (type: networks) to 1 2026-06-28 21:05:40.421 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7b2fc23-d205-467d-ad92-917da51a1572 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 26a99886-0c1a-4b0e-9a13-636a9b7fdcf4 (type: security_groups) to 1 2026-06-28 21:05:40.469 10 INFO neutron.db.segments_db [None req-c7b2fc23-d205-467d-ad92-917da51a1572 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment 865b874e-6bc4-4ba1-a1f9-7529edcf1076 of type geneve for network 80ce890a-e881-4585-882e-7b3dff89768b 2026-06-28 21:05:40.504 9 INFO neutron.services.segments.plugin [-] Segment f8cb7849-a0f7-476d-9973-22e11560d06c resource provider aggregate not found 2026-06-28 21:05:40.511 9 INFO neutron.services.segments.plugin [-] Segment f8cb7849-a0f7-476d-9973-22e11560d06c resource provider aggregate not found 2026-06-28 21:05:40.548 9 INFO neutron.services.segments.plugin [-] Segment f8cb7849-a0f7-476d-9973-22e11560d06c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8cb7849-a0f7-476d-9973-22e11560d06c found for delete ", "request_id": "req-4230147f-94de-4c01-a42d-1e26795cc6ce"}]} 2026-06-28 21:05:40.555 9 INFO neutron.services.segments.plugin [-] Segment f8cb7849-a0f7-476d-9973-22e11560d06c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8cb7849-a0f7-476d-9973-22e11560d06c found for delete ", "request_id": "req-834ead57-e1f1-408d-8c7c-265ab56139ab"}]} 2026-06-28 21:05:40.579 9 INFO neutron.wsgi [None req-838e7f5c-1885-4d0e-91b3-28429fe9a5a1 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/networks/7badf929-4b48-4b6a-85a7-9819811cedd5 HTTP/1.1" status: 204 len: 168 time: 0.5796223 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:40.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7b2fc23-d205-467d-ad92-917da51a1572 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 80ce890a-e881-4585-882e-7b3dff89768b (type: networks) to 1 2026-06-28 21:05:40.613 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23dea349-14c6-4656-80a9-e31aa2828b4d e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:40.618 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23dea349-14c6-4656-80a9-e31aa2828b4d e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 5620f3ec-46bb-4b92-93f1-200732bce0b2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:40.693 9 INFO neutron.db.ovn_revision_numbers_db [None req-23dea349-14c6-4656-80a9-e31aa2828b4d e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource e0e3021d-713b-4132-a21f-7712a8e536fa (type: ports) to 1 2026-06-28 21:05:40.705 10 INFO neutron.db.segments_db [None req-7e2d0351-cfc1-4075-b900-f269e72e1c14 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Added segment 12d68fc4-06e6-4050-bf6c-845e31af1cdd of type geneve for network 65e32b58-80e5-4615-8c81-c2ebf03b32ae 2026-06-28 21:05:40.717 9 INFO neutron.wsgi [None req-23dea349-14c6-4656-80a9-e31aa2828b4d e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.7087052 2026-06-28 21:05:40.787 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7b2fc23-d205-467d-ad92-917da51a1572 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:05:40.790 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7b2fc23-d205-467d-ad92-917da51a1572 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 80ce890a-e881-4585-882e-7b3dff89768b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:40.848 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e2d0351-cfc1-4075-b900-f269e72e1c14 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 65e32b58-80e5-4615-8c81-c2ebf03b32ae (type: networks) to 1 2026-06-28 21:05:40.869 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012271 2026-06-28 21:05:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010705 2026-06-28 21:05:40.889 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7b2fc23-d205-467d-ad92-917da51a1572 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource f658505c-5d8d-4541-a231-85535144c8e5 (type: ports) to 1 2026-06-28 21:05:41.141 10 INFO neutron.wsgi [None req-c7b2fc23-d205-467d-ad92-917da51a1572 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 949 time: 1.0573101 2026-06-28 21:05:41.211 9 INFO neutron.wsgi [req-fb92285b-0b60-4aba-86f5-aacb1edf50ab req-8cbbef18-34b5-42b7-9e55-acb45e930c50 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.0379114 2026-06-28 21:05:41.267 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e2d0351-cfc1-4075-b900-f269e72e1c14 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:41.272 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e2d0351-cfc1-4075-b900-f269e72e1c14 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network 65e32b58-80e5-4615-8c81-c2ebf03b32ae: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:41.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e2d0351-cfc1-4075-b900-f269e72e1c14 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 87efda29-8324-470b-a510-060a1998da31 (type: ports) to 1 2026-06-28 21:05:41.379 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-236c8383-d9dc-470b-a4b8-2fe1de3eba3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:05:41.383 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-236c8383-d9dc-470b-a4b8-2fe1de3eba3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 80ce890a-e881-4585-882e-7b3dff89768b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:41.396 10 INFO neutron.wsgi [None req-7e2d0351-cfc1-4075-b900-f269e72e1c14 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8122368 2026-06-28 21:05:41.537 9 INFO neutron.wsgi [req-fb92285b-0b60-4aba-86f5-aacb1edf50ab req-aa1a2357-f23e-4088-b766-5ce865fdf98e 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.3143959 2026-06-28 21:05:41.580 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f781e16-7bc6-4f66-9e1c-d3d8a21710ad'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'code': 200} 2026-06-28 21:05:41.581 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f781e16-7bc6-4f66-9e1c-d3d8a21710ad'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'code': 200} 2026-06-28 21:05:41.581 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f781e16-7bc6-4f66-9e1c-d3d8a21710ad'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'code': 200} 2026-06-28 21:05:41.736 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55da80b2-b32c-4f85-9754-6a9f3b4fe581 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:41.741 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55da80b2-b32c-4f85-9754-6a9f3b4fe581 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network 65e32b58-80e5-4615-8c81-c2ebf03b32ae: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:41.934 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6237e6cb-14d8-47dd-92c3-a4848f1c9bfd e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:41.935 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6237e6cb-14d8-47dd-92c3-a4848f1c9bfd e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 44236391-9344-474e-b916-865a0e45b98c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:41.948 9 INFO neutron.db.ovn_revision_numbers_db [None req-6237e6cb-14d8-47dd-92c3-a4848f1c9bfd e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource fa3fa02d-9b8e-460f-a54c-b8942f25e03c (type: subnets) to 0 2026-06-28 21:05:41.974 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6237e6cb-14d8-47dd-92c3-a4848f1c9bfd e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] No more DHCP agents 2026-06-28 21:05:41.976 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6237e6cb-14d8-47dd-92c3-a4848f1c9bfd e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Unable to schedule network 5620f3ec-46bb-4b92-93f1-200732bce0b2: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:41.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-6237e6cb-14d8-47dd-92c3-a4848f1c9bfd e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] Successfully bumped revision number for resource ac4b57c2-1188-44e1-906f-63207588be01 (type: subnets) to 0 2026-06-28 21:05:42.007 9 INFO neutron.wsgi [None req-6237e6cb-14d8-47dd-92c3-a4848f1c9bfd e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1475 time: 0.7858205 2026-06-28 21:05:42.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-236c8383-d9dc-470b-a4b8-2fe1de3eba3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource f658505c-5d8d-4541-a231-85535144c8e5 (type: ports) to 2 2026-06-28 21:05:42.069 9 INFO neutron.wsgi [None req-887743ad-3f27-494a-9911-48a9c6515b27 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2083 time: 0.0549877 2026-06-28 21:05:42.092 10 INFO neutron.db.ovn_revision_numbers_db [None req-236c8383-d9dc-470b-a4b8-2fe1de3eba3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource a5ae20ab-43d3-4aca-93df-acdc0bdaa57b (type: subnets) to 0 2026-06-28 21:05:42.120 10 INFO neutron.wsgi [None req-236c8383-d9dc-470b-a4b8-2fe1de3eba3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 869 time: 0.9729178 2026-06-28 21:05:42.302 10 INFO neutron.wsgi [None req-18191ab5-1e07-4e27-8dfa-85c358d8b82c e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/fa3fa02d-9b8e-460f-a54c-b8942f25e03c HTTP/1.1" status: 204 len: 168 time: 0.2224178 2026-06-28 21:05:42.355 10 INFO neutron.db.ovn_revision_numbers_db [None req-55da80b2-b32c-4f85-9754-6a9f3b4fe581 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 87efda29-8324-470b-a510-060a1998da31 (type: ports) to 2 2026-06-28 21:05:42.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-55da80b2-b32c-4f85-9754-6a9f3b4fe581 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource dbec766c-be3f-4a8b-bb29-e1e958805ae9 (type: subnets) to 0 2026-06-28 21:05:42.413 10 INFO neutron.wsgi [None req-55da80b2-b32c-4f85-9754-6a9f3b4fe581 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0101955 2026-06-28 21:05:42.521 10 INFO neutron.wsgi [None req-79a96b72-fbae-4e6b-b9e0-daaddbca6b7d e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/ac4b57c2-1188-44e1-906f-63207588be01 HTTP/1.1" status: 204 len: 168 time: 0.2127490 2026-06-28 21:05:42.576 9 INFO neutron.wsgi [None req-d4ca2fe1-0bbc-416d-817a-7527b4f0fabd e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0412197 2026-06-28 21:05:42.658 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d1e431dd-e5dd-4a44-9162-bffa5ad1abf1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:05:42.663 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d1e431dd-e5dd-4a44-9162-bffa5ad1abf1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:42.691 9 INFO neutron.wsgi [req-e13a6392-ace7-4188-8bd7-b00ed7bf94c6 req-48de13ec-559e-4819-a48f-1401ecfd5d3d 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.0763555 2026-06-28 21:05:42.736 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be85acda-52cc-46f3-b46a-67d21ac6c527 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:42.739 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be85acda-52cc-46f3-b46a-67d21ac6c527 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network 65e32b58-80e5-4615-8c81-c2ebf03b32ae: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:42.751 9 INFO neutron.wsgi [req-e13a6392-ace7-4188-8bd7-b00ed7bf94c6 req-6fbbdeb8-396a-42b2-985c-d0112da6aa4b 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0518212 2026-06-28 21:05:42.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-be85acda-52cc-46f3-b46a-67d21ac6c527 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource dc73269a-d854-4417-b46e-f81e96418658 (type: ports) to 1 2026-06-28 21:05:42.884 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1e431dd-e5dd-4a44-9162-bffa5ad1abf1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e44b12a3-f606-47de-8420-d9aa6f2c973a (type: ports) to 1 2026-06-28 21:05:42.902 10 INFO neutron.wsgi [None req-be85acda-52cc-46f3-b46a-67d21ac6c527 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1111 time: 0.4850481 2026-06-28 21:05:43.106 9 INFO neutron.services.segments.plugin [-] Segment f2efa2ea-ea6d-4a9f-8c97-aa43e4fb0182 resource provider aggregate not found 2026-06-28 21:05:43.120 9 INFO neutron.services.segments.plugin [-] Segment f2efa2ea-ea6d-4a9f-8c97-aa43e4fb0182 resource provider aggregate not found 2026-06-28 21:05:43.124 9 INFO neutron.services.segments.plugin [-] Segment f2efa2ea-ea6d-4a9f-8c97-aa43e4fb0182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2efa2ea-ea6d-4a9f-8c97-aa43e4fb0182 found for delete ", "request_id": "req-d7b06407-aeb4-4235-822c-7898ca606979"}]} 2026-06-28 21:05:43.157 9 INFO neutron.services.segments.plugin [-] Segment f2efa2ea-ea6d-4a9f-8c97-aa43e4fb0182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2efa2ea-ea6d-4a9f-8c97-aa43e4fb0182 found for delete ", "request_id": "req-32febb96-a3d0-458a-8ec2-46c32489e5ff"}]} 2026-06-28 21:05:43.179 9 INFO neutron.wsgi [None req-70a29f19-8b64-4f49-a486-68c86857751a e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/networks/5620f3ec-46bb-4b92-93f1-200732bce0b2 HTTP/1.1" status: 204 len: 168 time: 0.5987062 2026-06-28 21:05:43.217 10 INFO neutron.wsgi [None req-8926070f-cc8a-422f-9b64-3e80bcad789d 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/ports/dc73269a-d854-4417-b46e-f81e96418658 HTTP/1.1" status: 204 len: 168 time: 0.3114169 2026-06-28 21:05:43.241 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b7fa567a-bf61-423a-8ea6-985d6f051b6d 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:05:43.242 10 INFO neutron.wsgi [None req-b7fa567a-bf61-423a-8ea6-985d6f051b6d 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] 10.0.0.202 "GET /v2.0/ports/dc73269a-d854-4417-b46e-f81e96418658 HTTP/1.1" status: 404 len: 333 time: 0.0198710 2026-06-28 21:05:43.443 10 INFO neutron.wsgi [None req-93a92b47-4ea1-4aa8-882a-3bd915df6485 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/subnets/dbec766c-be3f-4a8b-bb29-e1e958805ae9 HTTP/1.1" status: 204 len: 168 time: 0.1933234 2026-06-28 21:05:43.655 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: e44b12a3-f606-47de-8420-d9aa6f2c973a 2026-06-28 21:05:43.668 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port e44b12a3-f606-47de-8420-d9aa6f2c973a 2026-06-28 21:05:43.676 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1e431dd-e5dd-4a44-9162-bffa5ad1abf1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e44b12a3-f606-47de-8420-d9aa6f2c973a (type: router_ports) to 1 2026-06-28 21:05:43.688 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Router f2bc3fdd-d581-4de0-baf6-644052cb9116 is bound to host instance 2026-06-28 21:05:43.723 9 INFO neutron.wsgi [None req-e864e7fc-ee8c-4258-a224-41bd69f01e06 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/networks/44236391-9344-474e-b916-865a0e45b98c HTTP/1.1" status: 204 len: 168 time: 0.5340743 2026-06-28 21:05:43.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1e431dd-e5dd-4a44-9162-bffa5ad1abf1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource f2bc3fdd-d581-4de0-baf6-644052cb9116 (type: routers) to 3 2026-06-28 21:05:43.777 9 INFO neutron.wsgi [None req-d1e431dd-e5dd-4a44-9162-bffa5ad1abf1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 880 time: 1.6513257 2026-06-28 21:05:44.233 10 INFO neutron.services.segments.plugin [-] Segment 12d68fc4-06e6-4050-bf6c-845e31af1cdd resource provider aggregate not found 2026-06-28 21:05:44.242 10 INFO neutron.services.segments.plugin [-] Segment 12d68fc4-06e6-4050-bf6c-845e31af1cdd resource provider aggregate not found 2026-06-28 21:05:44.263 10 INFO neutron.services.segments.plugin [-] Segment 12d68fc4-06e6-4050-bf6c-845e31af1cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d68fc4-06e6-4050-bf6c-845e31af1cdd found for delete ", "request_id": "req-957d5825-9077-492f-a69a-9b55dc166d68"}]} 2026-06-28 21:05:44.297 10 INFO neutron.services.segments.plugin [-] Segment 12d68fc4-06e6-4050-bf6c-845e31af1cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d68fc4-06e6-4050-bf6c-845e31af1cdd found for delete ", "request_id": "req-aa60d2bc-2754-4946-9c24-0217b85f6822"}]} 2026-06-28 21:05:44.340 10 INFO neutron.wsgi [None req-a60f7ff3-7eff-4b4e-bbe8-8c5aebc4b128 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/networks/65e32b58-80e5-4615-8c81-c2ebf03b32ae HTTP/1.1" status: 204 len: 168 time: 0.8909466 2026-06-28 21:05:44.478 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:05:44.482 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 80ce890a-e881-4585-882e-7b3dff89768b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:44.657 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1961f323-8eae-44a1-a7d8-76ecda6a5fb6 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] No more DHCP agents 2026-06-28 21:05:44.660 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1961f323-8eae-44a1-a7d8-76ecda6a5fb6 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Unable to schedule network a44f59ca-7d76-4c99-a5fc-586f9583b8eb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:44.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 65d7344b-b932-47ae-a0b4-33306640ebf2 (type: ports) to 1 2026-06-28 21:05:44.763 10 INFO neutron.wsgi [None req-2d1637ec-5340-48c1-b8cb-e38c9301ecba e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/networks/75cd9a51-0138-45b0-9502-30442523a2ae HTTP/1.1" status: 204 len: 168 time: 1.0304351 2026-06-28 21:05:44.764 9 INFO neutron.db.ovn_revision_numbers_db [None req-1961f323-8eae-44a1-a7d8-76ecda6a5fb6 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 9e47e751-4a74-4010-b978-867b632b5c38 (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-28 21:05:44.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource e44b12a3-f606-47de-8420-d9aa6f2c973a (type: ports) to 1 2026-06-28 21:05:44.812 9 INFO neutron.wsgi [None req-1961f323-8eae-44a1-a7d8-76ecda6a5fb6 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 973 time: 0.4640255 2026-06-28 21:05:45.057 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource e44b12a3-f606-47de-8420-d9aa6f2c973a (type: router_ports) to 3 2026-06-28 21:05:45.152 9 INFO neutron.services.segments.plugin [-] Segment 9784652b-2c87-4a40-b076-39ccf98788ff resource provider aggregate not found 2026-06-28 21:05:45.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource e44b12a3-f606-47de-8420-d9aa6f2c973a (type: ports) to 2 2026-06-28 21:05:45.181 9 INFO neutron.services.segments.plugin [-] Segment 9784652b-2c87-4a40-b076-39ccf98788ff resource provider aggregate not found 2026-06-28 21:05:45.187 9 INFO neutron.services.segments.plugin [-] Segment 9784652b-2c87-4a40-b076-39ccf98788ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9784652b-2c87-4a40-b076-39ccf98788ff found for delete ", "request_id": "req-30948141-bc72-450b-935e-eaabe082d238"}]} 2026-06-28 21:05:45.217 9 INFO neutron.services.segments.plugin [-] Segment 9784652b-2c87-4a40-b076-39ccf98788ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9784652b-2c87-4a40-b076-39ccf98788ff found for delete ", "request_id": "req-405111db-ddf6-4cc2-8fad-97c5b6064f38"}]} 2026-06-28 21:05:45.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-96073d71-88fa-42d1-966d-4b1e33e276a7 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] Successfully bumped revision number for resource 9e47e751-4a74-4010-b978-867b632b5c38 (type: ports) to 2 2026-06-28 21:05:45.262 9 INFO neutron.wsgi [None req-96073d71-88fa-42d1-966d-4b1e33e276a7 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "PUT /v2.0/ports/9e47e751-4a74-4010-b978-867b632b5c38 HTTP/1.1" status: 200 len: 946 time: 0.4370835 2026-06-28 21:05:45.378 9 INFO neutron.wsgi [None req-071d80ba-ec3b-4e6f-a029-1637e6f3de73 e6b88bf8694945f996424b804ee1ef03 a085406ea83a4a3bbc921f0a5dc49b85 - - - -] 10.0.0.202 "DELETE /v2.0/networks/9ffea2fe-4505-4422-860f-74f7985f6801 HTTP/1.1" status: 204 len: 168 time: 0.6085112 2026-06-28 21:05:45.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 65d7344b-b932-47ae-a0b4-33306640ebf2 (type: router_ports) to 2 2026-06-28 21:05:45.430 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource e44b12a3-f606-47de-8420-d9aa6f2c973a (type: ports) to 4 2026-06-28 21:05:45.530 9 INFO neutron.db.ovn_revision_numbers_db [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 65d7344b-b932-47ae-a0b4-33306640ebf2 (type: ports) to 2 2026-06-28 21:05:45.566 10 INFO neutron.wsgi [None req-acfb0935-3410-4a3b-b1ce-faa0d121c1b2 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/ports/9e47e751-4a74-4010-b978-867b632b5c38 HTTP/1.1" status: 204 len: 168 time: 0.2970476 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:45.621 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:05:45.622 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 80ce890a-e881-4585-882e-7b3dff89768b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:45.654 9 INFO neutron.wsgi [None req-fb5b6513-95bf-4804-9777-d2057cbdb79b 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0773618 2026-06-28 21:05:45.692 10 INFO neutron.pecan_wsgi.hooks.translation [None req-bd42e710-364e-4b1a-9403-0df55f504b6e 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:05:45.693 10 INFO neutron.wsgi [None req-bd42e710-364e-4b1a-9403-0df55f504b6e 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] 10.0.0.202 "GET /v2.0/ports/9e47e751-4a74-4010-b978-867b632b5c38 HTTP/1.1" status: 404 len: 333 time: 0.0189428 2026-06-28 21:05:45.742 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource e44b12a3-f606-47de-8420-d9aa6f2c973a (type: router_ports) to 4 2026-06-28 21:05:45.782 10 INFO neutron.wsgi [None req-33436d27-8423-4e62-be8e-9060976f52d8 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0828333 2026-06-28 21:05:45.822 9 INFO neutron.wsgi [None req-c2b244cf-1e4b-4463-bc4d-f762b057b0de 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - default default] 10.0.0.202 "GET /v2.0/ports/9ba5707c-7e80-4fe8-a12b-c19dee569217 HTTP/1.1" status: 200 len: 969 time: 0.0346458 2026-06-28 21:05:45.852 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2ea17895-f995-4368-ad2f-310467dcca92 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:45.854 9 INFO neutron.wsgi [None req-2ea17895-f995-4368-ad2f-310467dcca92 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/ports/dc73269a-d854-4417-b46e-f81e96418658 HTTP/1.1" status: 404 len: 333 time: 0.0238786 2026-06-28 21:05:45.883 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e80df10b-bf49-4aa3-b1ad-30a1c80279ca 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:45.885 10 INFO neutron.wsgi [None req-e80df10b-bf49-4aa3-b1ad-30a1c80279ca 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/subnets/dbec766c-be3f-4a8b-bb29-e1e958805ae9 HTTP/1.1" status: 404 len: 337 time: 0.0250349 2026-06-28 21:05:45.908 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d260860d-b4f7-4351-b45d-79b0d481c979 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:45.911 10 INFO neutron.wsgi [None req-d260860d-b4f7-4351-b45d-79b0d481c979 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/subnets/149f9bff-7c99-4161-88ee-d48bca9e9ad3 HTTP/1.1" status: 404 len: 337 time: 0.0203898 2026-06-28 21:05:46.032 10 INFO neutron.wsgi [None req-55ba7b67-b2f6-45f7-a4c4-64b0e5b3573e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=a085406ea83a4a3bbc921f0a5dc49b85&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1630661 2026-06-28 21:05:46.189 9 INFO neutron.db.ovn_revision_numbers_db [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 65d7344b-b932-47ae-a0b4-33306640ebf2 (type: router_ports) to 2 2026-06-28 21:05:46.192 9 INFO neutron.wsgi [None req-587a83c7-6a61-4417-8df6-14a57a1da645 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/f2bc3fdd-d581-4de0-baf6-644052cb9116/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4096735 2026-06-28 21:05:46.205 10 INFO neutron.wsgi [None req-edb8bb71-08bf-449a-b9a9-1abd739707f5 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/ports/9ba5707c-7e80-4fe8-a12b-c19dee569217 HTTP/1.1" status: 204 len: 168 time: 0.2873325 2026-06-28 21:05:46.281 10 INFO neutron.services.segments.plugin [-] Segment 3c060fd3-dcd3-48df-9cbd-dbfac922268d resource provider aggregate not found 2026-06-28 21:05:46.297 10 INFO neutron.services.segments.plugin [-] Segment 3c060fd3-dcd3-48df-9cbd-dbfac922268d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c060fd3-dcd3-48df-9cbd-dbfac922268d found for delete ", "request_id": "req-4bfa59db-5377-463a-9c59-4fb83174332c"}]} 2026-06-28 21:05:46.311 10 INFO neutron.wsgi [None req-e90f7c72-0126-4a43-99b1-2ded97055f61 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1bc0e9d0-9ea6-4217-af97-181fe4615f16 HTTP/1.1" status: 204 len: 168 time: 0.2744105 2026-06-28 21:05:46.316 10 INFO neutron.services.segments.plugin [-] Segment 3c060fd3-dcd3-48df-9cbd-dbfac922268d resource provider aggregate not found 2026-06-28 21:05:46.334 10 INFO neutron.services.segments.plugin [-] Segment 3c060fd3-dcd3-48df-9cbd-dbfac922268d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c060fd3-dcd3-48df-9cbd-dbfac922268d found for delete ", "request_id": "req-f26b902d-385e-4a4b-8275-34e2960e8747"}]} 2026-06-28 21:05:46.359 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 65d7344b-b932-47ae-a0b4-33306640ebf2 2026-06-28 21:05:46.368 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 65d7344b-b932-47ae-a0b4-33306640ebf2 2026-06-28 21:05:46.607 10 INFO neutron.wsgi [None req-17b56d70-ac8a-4a07-a07c-b842ea9a6f89 66b9ceb2e3154459a1c1b2bcb7f0784d aa566b5df5ac4680874fdfcc2c206c7e - - - -] 10.0.0.202 "DELETE /v2.0/networks/a44f59ca-7d76-4c99-a5fc-586f9583b8eb HTTP/1.1" status: 204 len: 168 time: 0.3970451 2026-06-28 21:05:46.613 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 65d7344b-b932-47ae-a0b4-33306640ebf2 (type: ports) to 3 2026-06-28 21:05:46.730 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 65d7344b-b932-47ae-a0b4-33306640ebf2 (type: router_ports) to 3 2026-06-28 21:05:46.874 10 INFO neutron.db.ovn_revision_numbers_db [None req-2cf504d4-cc1c-45cf-a2e0-be0b69f4c601 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Successfully bumped revision number for resource 5590d4e5-b443-4c4c-80e1-662f04982d70 (type: security_groups) to 1 2026-06-28 21:05:46.895 10 INFO neutron.wsgi [None req-2cf504d4-cc1c-45cf-a2e0-be0b69f4c601 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.1072245 2026-06-28 21:05:47.004 10 INFO neutron.db.ovn_revision_numbers_db [None req-9acd7b01-9372-4e5d-b1a9-55efdf1becba 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Successfully bumped revision number for resource 5089dafe-67fb-483f-90a4-d07f8814bc8e (type: security_group_rules) to 0 2026-06-28 21:05:47.028 10 INFO neutron.wsgi [None req-9acd7b01-9372-4e5d-b1a9-55efdf1becba 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1268957 2026-06-28 21:05:47.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-518eaee0-5099-46e4-b1ed-b5838e64602b 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Successfully bumped revision number for resource 83f16be3-5eb7-4349-b60e-a6cb84a26927 (type: security_group_rules) to 0 2026-06-28 21:05:47.162 10 INFO neutron.wsgi [None req-518eaee0-5099-46e4-b1ed-b5838e64602b 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1301174 2026-06-28 21:05:47.206 9 INFO neutron.services.segments.plugin [-] Segment 3fcc25e4-8d72-4591-9b40-852c531af72a resource provider aggregate not found 2026-06-28 21:05:47.223 9 INFO neutron.services.segments.plugin [-] Segment 3fcc25e4-8d72-4591-9b40-852c531af72a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fcc25e4-8d72-4591-9b40-852c531af72a found for delete ", "request_id": "req-97292eee-c6e0-4149-ac17-3001dece957f"}]} 2026-06-28 21:05:47.234 9 INFO neutron.services.segments.plugin [-] Segment 3fcc25e4-8d72-4591-9b40-852c531af72a resource provider aggregate not found 2026-06-28 21:05:47.259 9 INFO neutron.services.segments.plugin [-] Segment 3fcc25e4-8d72-4591-9b40-852c531af72a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fcc25e4-8d72-4591-9b40-852c531af72a found for delete ", "request_id": "req-f6b2848d-709b-49ce-8075-b4db477302b0"}]} 2026-06-28 21:05:47.288 9 INFO neutron.wsgi [None req-3919986d-7638-4d98-85db-4b7092b1269c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=aa566b5df5ac4680874fdfcc2c206c7e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2423863 2026-06-28 21:05:47.461 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61d59440-9c78-4a82-b2c6-39e627438fdf 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] No more DHCP agents 2026-06-28 21:05:47.464 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61d59440-9c78-4a82-b2c6-39e627438fdf 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:47.587 10 INFO neutron.wsgi [None req-7926a14a-a068-4b0d-a1ef-d24211f3b65b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a8676d1a-5eda-46f3-8a0a-a5a0b27f0306 HTTP/1.1" status: 204 len: 168 time: 0.2941704 2026-06-28 21:05:47.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-61d59440-9c78-4a82-b2c6-39e627438fdf 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Successfully bumped revision number for resource 46d61a79-6d94-479b-86e5-930a6a86c725 (type: floatingips) to 0 2026-06-28 21:05:47.802 10 INFO neutron.wsgi [None req-61d59440-9c78-4a82-b2c6-39e627438fdf 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6336312 2026-06-28 21:05:48.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-6031cca7-f8b3-40b5-8a05-d5dd831dd997 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource d32a874a-ec24-4fad-94c3-b075ed8d3e48 (type: security_groups) to 1 2026-06-28 21:05:48.230 10 INFO neutron.db.segments_db [None req-6031cca7-f8b3-40b5-8a05-d5dd831dd997 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Added segment 6d322575-ef8a-4c74-9669-4627b96a2cbe of type geneve for network d86eda9f-bf46-4ef9-9b8d-17714f9ba4b1 2026-06-28 21:05:48.333 10 INFO neutron.services.segments.plugin [-] Segment a288e72a-214f-4ddc-bf6f-9aec81cbebd8 resource provider aggregate not found 2026-06-28 21:05:48.356 10 INFO neutron.services.segments.plugin [-] Segment a288e72a-214f-4ddc-bf6f-9aec81cbebd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a288e72a-214f-4ddc-bf6f-9aec81cbebd8 found for delete ", "request_id": "req-313416c4-ab69-4861-81ac-ac4f3bc925ee"}]} 2026-06-28 21:05:48.367 10 INFO neutron.services.segments.plugin [-] Segment a288e72a-214f-4ddc-bf6f-9aec81cbebd8 resource provider aggregate not found 2026-06-28 21:05:48.393 10 INFO neutron.services.segments.plugin [-] Segment a288e72a-214f-4ddc-bf6f-9aec81cbebd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a288e72a-214f-4ddc-bf6f-9aec81cbebd8 found for delete ", "request_id": "req-b7f8f212-ce9e-46aa-82ca-aa86445d84e4"}]} 2026-06-28 21:05:48.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-6031cca7-f8b3-40b5-8a05-d5dd831dd997 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource d86eda9f-bf46-4ef9-9b8d-17714f9ba4b1 (type: networks) to 1 2026-06-28 21:05:48.596 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6031cca7-f8b3-40b5-8a05-d5dd831dd997 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] No more DHCP agents 2026-06-28 21:05:48.597 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6031cca7-f8b3-40b5-8a05-d5dd831dd997 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Unable to schedule network d86eda9f-bf46-4ef9-9b8d-17714f9ba4b1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:48.901 10 INFO neutron.db.ovn_revision_numbers_db [None req-6031cca7-f8b3-40b5-8a05-d5dd831dd997 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource c2d596a1-f7b8-4b21-ae1a-4dd3416a99f6 (type: ports) to 1 2026-06-28 21:05:48.921 10 INFO neutron.wsgi [None req-6031cca7-f8b3-40b5-8a05-d5dd831dd997 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.9378014 2026-06-28 21:05:49.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-507b1986-ea1e-4b62-9bd0-b1c00fe05cb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource a5ed499c-34cc-453d-8bc8-28d48d64b392 (type: security_groups) to 1 2026-06-28 21:05:49.748 10 INFO neutron.db.segments_db [None req-507b1986-ea1e-4b62-9bd0-b1c00fe05cb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Added segment 9afdd0e3-608c-4ab1-9653-206ba3c1e8aa of type geneve for network c5c3c4d6-b7d2-41d7-bc16-a204b12bee8c 2026-06-28 21:05:49.881 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17fac538-8430-40a7-8f07-de2163d85ee0 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] No more DHCP agents 2026-06-28 21:05:49.882 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17fac538-8430-40a7-8f07-de2163d85ee0 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Unable to schedule network d86eda9f-bf46-4ef9-9b8d-17714f9ba4b1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:49.889 10 INFO neutron.db.ovn_revision_numbers_db [None req-507b1986-ea1e-4b62-9bd0-b1c00fe05cb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource c5c3c4d6-b7d2-41d7-bc16-a204b12bee8c (type: networks) to 1 2026-06-28 21:05:49.894 9 INFO neutron.db.ovn_revision_numbers_db [None req-17fac538-8430-40a7-8f07-de2163d85ee0 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource 07f505bf-2a4f-4273-a4d7-a860f2a0623f (type: subnets) to 0 2026-06-28 21:05:49.909 9 INFO neutron.wsgi [None req-17fac538-8430-40a7-8f07-de2163d85ee0 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.5571873 2026-06-28 21:05:49.995 9 INFO neutron.db.segments_db [None req-435296c8-79fe-4e5d-b600-858016926f09 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Added segment 53cb66ad-0eff-4d05-ba32-3c1fba292c40 of type geneve for network 2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c 2026-06-28 21:05:50.093 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-507b1986-ea1e-4b62-9bd0-b1c00fe05cb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:05:50.095 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-507b1986-ea1e-4b62-9bd0-b1c00fe05cb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network c5c3c4d6-b7d2-41d7-bc16-a204b12bee8c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:50.098 9 INFO neutron.db.ovn_revision_numbers_db [None req-435296c8-79fe-4e5d-b600-858016926f09 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource 2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c (type: networks) to 1 2026-06-28 21:05:50.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-507b1986-ea1e-4b62-9bd0-b1c00fe05cb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 7eeafa76-ac32-4c2a-be87-ba0b0f32cc99 (type: ports) to 1 2026-06-28 21:05:50.179 10 INFO neutron.wsgi [None req-507b1986-ea1e-4b62-9bd0-b1c00fe05cb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.8169279 2026-06-28 21:05:50.264 10 INFO neutron.db.segments_db [None req-a067ef5c-ccde-4b80-9244-5424abfb0419 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Added segment 5a7334d0-21d0-413e-846e-2ce4c2f05377 of type geneve for network 6b05054d-ae5d-465f-8d07-43baf2a045cd 2026-06-28 21:05:50.266 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-435296c8-79fe-4e5d-b600-858016926f09 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] No more DHCP agents 2026-06-28 21:05:50.268 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-435296c8-79fe-4e5d-b600-858016926f09 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Unable to schedule network 2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:50.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-435296c8-79fe-4e5d-b600-858016926f09 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource 59b9d272-df59-49dc-a1d0-9e078f9dca24 (type: ports) to 1 2026-06-28 21:05:50.347 9 INFO neutron.wsgi [None req-435296c8-79fe-4e5d-b600-858016926f09 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.4323647 2026-06-28 21:05:50.384 10 INFO neutron.db.ovn_revision_numbers_db [None req-a067ef5c-ccde-4b80-9244-5424abfb0419 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 6b05054d-ae5d-465f-8d07-43baf2a045cd (type: networks) to 1 2026-06-28 21:05:50.513 9 INFO neutron.db.ovn_revision_numbers_db [None req-1784e07f-f0b9-4b02-9bec-e53f318b2647 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource 2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c (type: networks) to 2 2026-06-28 21:05:50.516 9 INFO neutron.wsgi [None req-1784e07f-f0b9-4b02-9bec-e53f318b2647 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "PUT /v2.0/networks/2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c HTTP/1.1" status: 200 len: 792 time: 0.1650889 2026-06-28 21:05:50.579 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a067ef5c-ccde-4b80-9244-5424abfb0419 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:05:50.584 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a067ef5c-ccde-4b80-9244-5424abfb0419 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network 6b05054d-ae5d-465f-8d07-43baf2a045cd: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:50.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-a067ef5c-ccde-4b80-9244-5424abfb0419 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 29248d92-b0a8-42a6-aaf9-125b31e1f79b (type: ports) to 1 2026-06-28 21:05:50.668 10 INFO neutron.wsgi [None req-a067ef5c-ccde-4b80-9244-5424abfb0419 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 827 time: 0.4847093 2026-06-28 21:05:50.779 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8608fbb7-3823-4450-9ba1-32fbdcaa8e78 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] No more DHCP agents 2026-06-28 21:05:50.781 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8608fbb7-3823-4450-9ba1-32fbdcaa8e78 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Unable to schedule network 2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:50.792 9 INFO neutron.db.ovn_revision_numbers_db [None req-8608fbb7-3823-4450-9ba1-32fbdcaa8e78 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource 4bad392c-aea4-4022-b1c2-98225d2c8de4 (type: subnets) to 0 2026-06-28 21:05:50.813 9 INFO neutron.wsgi [None req-8608fbb7-3823-4450-9ba1-32fbdcaa8e78 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2915933 2026-06-28 21:05:50.971 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d226cbab-d7f7-41ae-ab0f-b219b00613c3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:05:50.973 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d226cbab-d7f7-41ae-ab0f-b219b00613c3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network c5c3c4d6-b7d2-41d7-bc16-a204b12bee8c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:51.018 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Maintenance task: Synchronization finished (took 0.08 seconds) 2026-06-28 21:05:51.203 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 65d7344b-b932-47ae-a0b4-33306640ebf2: RuntimeError: No hosting information found for port 65d7344b-b932-47ae-a0b4-33306640ebf2 2026-06-28 21:05:51.565 10 INFO neutron.db.ovn_revision_numbers_db [None req-d226cbab-d7f7-41ae-ab0f-b219b00613c3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 7eeafa76-ac32-4c2a-be87-ba0b0f32cc99 (type: ports) to 2 2026-06-28 21:05:51.585 10 INFO neutron.db.ovn_revision_numbers_db [None req-d226cbab-d7f7-41ae-ab0f-b219b00613c3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource ddfc27ad-fb75-49a0-8199-721a8cb9c4a1 (type: subnets) to 0 2026-06-28 21:05:51.611 10 INFO neutron.wsgi [None req-d226cbab-d7f7-41ae-ab0f-b219b00613c3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9380014 2026-06-28 21:05:51.643 10 INFO neutron.db.ovn_revision_numbers_db [None req-849a36e4-519a-48a5-a5f4-c0c0cfc76c41 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource 59b9d272-df59-49dc-a1d0-9e078f9dca24 (type: ports) to 2 2026-06-28 21:05:51.683 10 INFO neutron.db.ovn_revision_numbers_db [None req-849a36e4-519a-48a5-a5f4-c0c0cfc76c41 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] Successfully bumped revision number for resource 4bad392c-aea4-4022-b1c2-98225d2c8de4 (type: subnets) to 1 2026-06-28 21:05:51.685 10 INFO neutron.wsgi [None req-849a36e4-519a-48a5-a5f4-c0c0cfc76c41 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "PUT /v2.0/subnets/4bad392c-aea4-4022-b1c2-98225d2c8de4 HTTP/1.1" status: 200 len: 826 time: 0.8667142 2026-06-28 21:05:51.935 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d253741-e8fb-462c-bd1a-19624d3a22b3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:05:51.953 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d253741-e8fb-462c-bd1a-19624d3a22b3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network 6b05054d-ae5d-465f-8d07-43baf2a045cd: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:52.324 10 INFO neutron.services.segments.plugin [-] Segment 53cb66ad-0eff-4d05-ba32-3c1fba292c40 resource provider aggregate not found 2026-06-28 21:05:52.328 10 INFO neutron.services.segments.plugin [-] Segment 53cb66ad-0eff-4d05-ba32-3c1fba292c40 resource provider aggregate not found 2026-06-28 21:05:52.613 10 INFO neutron.services.segments.plugin [-] Segment 53cb66ad-0eff-4d05-ba32-3c1fba292c40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53cb66ad-0eff-4d05-ba32-3c1fba292c40 found for delete ", "request_id": "req-1d941357-98b3-409e-a870-4021bcdcbc38"}]} 2026-06-28 21:05:52.614 10 INFO neutron.services.segments.plugin [-] Segment 53cb66ad-0eff-4d05-ba32-3c1fba292c40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53cb66ad-0eff-4d05-ba32-3c1fba292c40 found for delete ", "request_id": "req-4458fdc9-862e-4a3d-95e6-23f300d943f7"}]} 2026-06-28 21:05:52.659 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-0b1ed90a-afd5-4da8-b154-021658cab9aa 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-securitygroup--654099720&fields=id&tenant_id=cb88bfdb436a46f3b9483287893634e1 HTTP/1.1" status: 200 len: 267 time: 0.0355546 2026-06-28 21:05:52.659 10 INFO neutron.wsgi [None req-6e1d050c-dfe7-42c3-beb9-d34765b65ff8 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "DELETE /v2.0/networks/2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c HTTP/1.1" status: 204 len: 168 time: 0.9674432 2026-06-28 21:05:52.693 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f9c371e5-a2a7-481d-b5db-58a62470e315 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:52.696 9 INFO neutron.wsgi [None req-f9c371e5-a2a7-481d-b5db-58a62470e315 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "DELETE /v2.0/networks/2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c HTTP/1.1" status: 404 len: 339 time: 0.0321009 2026-06-28 21:05:52.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d253741-e8fb-462c-bd1a-19624d3a22b3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 29248d92-b0a8-42a6-aaf9-125b31e1f79b (type: ports) to 2 2026-06-28 21:05:52.787 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d253741-e8fb-462c-bd1a-19624d3a22b3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 4517b3f6-ccdb-4a97-b7df-1aee121b28c4 (type: subnets) to 0 2026-06-28 21:05:52.799 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-e0948f81-9af2-476c-a40b-40b035ea931d 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/networks?id=80ce890a-e881-4585-882e-7b3dff89768b HTTP/1.1" status: 200 len: 878 time: 0.1300137 2026-06-28 21:05:52.802 10 INFO neutron.wsgi [None req-0d253741-e8fb-462c-bd1a-19624d3a22b3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1777442 2026-06-28 21:05:52.825 9 INFO neutron.wsgi [None req-fe661cd8-7ffb-4c52-b3db-4299a249f901 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - default default] 10.0.0.202 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1222441 2026-06-28 21:05:52.826 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-797d6d02-be41-4bfd-97a3-17474c978e9d 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/quotas/cb88bfdb436a46f3b9483287893634e1 HTTP/1.1" status: 200 len: 386 time: 0.0202065 2026-06-28 21:05:52.889 10 INFO neutron.wsgi [None req-373f82d9-c28d-490d-828c-673537b483eb a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - default default] 10.0.0.202 "GET /v2.0/subnets?network_id=91ce8d9f-625c-463c-b978-1a2031c7bcd1 HTTP/1.1" status: 200 len: 820 time: 0.0581253 2026-06-28 21:05:52.900 9 INFO neutron.wsgi [None req-0aae0fb1-dddf-447f-9f5a-fd37d1b6cb4c a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - default default] 10.0.0.202 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0067387 2026-06-28 21:05:52.932 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-22d9f240-2535-4201-a6aa-c5cff0d21d93 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=cb88bfdb436a46f3b9483287893634e1&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1006501 2026-06-28 21:05:52.971 10 INFO neutron.db.ovn_revision_numbers_db [None req-de568394-37be-490d-9935-93393a6065ce 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource ee3dede1-2f58-4023-a489-0645bf722b45 (type: routers) to 1 2026-06-28 21:05:52.988 10 INFO neutron.wsgi [None req-de568394-37be-490d-9935-93393a6065ce 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.1819084 2026-06-28 21:05:52.995 9 INFO neutron.wsgi [None req-e3607c62-2a40-4a69-83c6-2032a38d98ae a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1507 time: 0.0900738 2026-06-28 21:05:53.027 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-da1cd104-2f50-4e95-925f-567b21691e38 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0751989 2026-06-28 21:05:53.051 9 INFO neutron.wsgi [None req-0d15e954-5596-4a23-9204-ed9b28f6eba6 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0454378 2026-06-28 21:05:53.136 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-377f58c4-cebd-4707-a9e6-a059daeb73bb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1013327 2026-06-28 21:05:53.162 9 INFO neutron.wsgi [None req-c6fba0f7-a997-4731-abb4-3847097501b2 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - default default] 10.0.0.202 "GET /v2.0/networks/d86eda9f-bf46-4ef9-9b8d-17714f9ba4b1 HTTP/1.1" status: 200 len: 866 time: 0.1052859 2026-06-28 21:05:53.191 9 INFO neutron.wsgi [req-0c651a4c-b9df-4d9f-bdfa-72e57b655f91 req-732ed769-44f3-4d57-9918-8784bc02b08a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1361 time: 0.0458405 2026-06-28 21:05:53.198 9 INFO neutron.wsgi [None req-81816a1d-6e8f-4c1a-935f-c4f673339197 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4629 time: 0.1005869 2026-06-28 21:05:53.212 9 INFO neutron.wsgi [None req-4cae1f9e-ff16-4811-9fac-7b2b985344eb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0115414 2026-06-28 21:05:53.214 10 INFO neutron.wsgi [None req-9c7b4711-a2aa-4514-a9d3-c6f7713c0450 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - default default] 10.0.0.202 "GET /v2.0/subnets/07f505bf-2a4f-4273-a4d7-a860f2a0623f HTTP/1.1" status: 200 len: 843 time: 0.0434477 2026-06-28 21:05:53.244 9 INFO neutron.wsgi [req-0c651a4c-b9df-4d9f-bdfa-72e57b655f91 req-8f2df420-77fc-4fbc-b31e-c113df7dc2da 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0454836 2026-06-28 21:05:53.249 10 INFO neutron.pecan_wsgi.hooks.translation [None req-571bb051-a9ea-4c0b-9833-920ae6c15476 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:53.251 9 INFO neutron.wsgi [None req-772e6c48-975a-4b46-993e-61ba93ce7b2d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4629 time: 0.0366683 2026-06-28 21:05:53.251 10 INFO neutron.wsgi [None req-571bb051-a9ea-4c0b-9833-920ae6c15476 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/4bad392c-aea4-4022-b1c2-98225d2c8de4 HTTP/1.1" status: 404 len: 337 time: 0.0232098 2026-06-28 21:05:53.287 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cb9db2d5-4e10-4804-aa0b-1479aa89251a a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:05:53.289 10 INFO neutron.wsgi [None req-cb9db2d5-4e10-4804-aa0b-1479aa89251a a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "DELETE /v2.0/networks/2932cf5d-d9a2-47eb-8ac5-2d3c1502fe4c HTTP/1.1" status: 404 len: 339 time: 0.0328176 2026-06-28 21:05:53.330 9 INFO neutron.wsgi [None req-b986a514-b1f5-43bc-90df-2cb7194fcc97 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6116 time: 0.0772178 2026-06-28 21:05:53.414 9 INFO neutron.wsgi [None req-43ea99e3-f04d-482d-b355-fe4602a57e06 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2021 time: 0.0782988 2026-06-28 21:05:53.438 9 INFO neutron.wsgi [None req-7091b0af-4c26-4afa-86b6-bd965c902158 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0231135 2026-06-28 21:05:53.468 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] No more DHCP agents 2026-06-28 21:05:53.473 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Unable to schedule network c5c3c4d6-b7d2-41d7-bc16-a204b12bee8c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:53.492 9 INFO neutron.wsgi [req-b25c81f4-42ca-4d3e-94af-ab9e65f92bc0 req-62b4f20b-990c-46f3-95f2-cf3f359174de 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 210 time: 0.0311391 2026-06-28 21:05:53.543 10 INFO neutron.wsgi [None req-e82e6104-3c0f-4e1f-81f4-170cf04db3b7 a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/07f505bf-2a4f-4273-a4d7-a860f2a0623f HTTP/1.1" status: 204 len: 168 time: 0.2488070 2026-06-28 21:05:53.583 9 INFO neutron.wsgi [None req-b8a9d9cd-38bd-4966-a58d-78ea9e1791ab 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 33404 time: 0.1447237 2026-06-28 21:05:53.653 9 INFO neutron.wsgi [None req-76934c08-4036-4ae3-a7af-de1e5007d6c8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 18779 time: 0.0571532 2026-06-28 21:05:53.685 9 INFO neutron.wsgi [None req-79c64bfd-5b36-45de-8cd8-77acfeca498e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0195847 2026-06-28 21:05:53.697 9 INFO neutron.wsgi [None req-2eb19c60-bf3f-47b0-b6f0-669fd31d3c3b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3344 time: 0.0109718 2026-06-28 21:05:53.702 10 INFO neutron.db.ovn_revision_numbers_db [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource 5af5bd8c-4254-40dd-b592-b31791cc391d (type: ports) to 1 2026-06-28 21:05:53.747 9 INFO neutron.wsgi [None req-fe7b5b73-35cc-41f7-bbbc-dbd1711f869b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1574 time: 0.0498230 2026-06-28 21:05:54.017 10 INFO neutron.wsgi [None req-995e40f6-754a-4c32-a781-52d8184d089d a9ecf26df3a948fabc59f8742449cd2b f64390a6007a471889281423dc226231 - - - -] 10.0.0.202 "DELETE /v2.0/networks/d86eda9f-bf46-4ef9-9b8d-17714f9ba4b1 HTTP/1.1" status: 204 len: 168 time: 0.4703033 2026-06-28 21:05:54.122 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 5af5bd8c-4254-40dd-b592-b31791cc391d 2026-06-28 21:05:54.126 10 INFO neutron.db.ovn_revision_numbers_db [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource 5af5bd8c-4254-40dd-b592-b31791cc391d (type: router_ports) to 2 2026-06-28 21:05:54.129 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 5af5bd8c-4254-40dd-b592-b31791cc391d 2026-06-28 21:05:54.265 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-da12753b-0775-469a-bbe1-333754935b74 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 199.19.213.60 "GET /v2.0/networks?id=80ce890a-e881-4585-882e-7b3dff89768b HTTP/1.1" status: 200 len: 878 time: 0.0781419 2026-06-28 21:05:54.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource 5af5bd8c-4254-40dd-b592-b31791cc391d (type: ports) to 2 2026-06-28 21:05:54.332 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] No more DHCP agents 2026-06-28 21:05:54.335 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Unable to schedule network c5c3c4d6-b7d2-41d7-bc16-a204b12bee8c: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:54.345 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-868eb12b-ded7-4f47-a381-21aaa80db7dc 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb88bfdb436a46f3b9483287893634e1 HTTP/1.1" status: 200 len: 379 time: 0.0426190 2026-06-28 21:05:54.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 5af5bd8c-4254-40dd-b592-b31791cc391d (type: ports) to 3 2026-06-28 21:05:54.504 10 INFO neutron.db.ovn_revision_numbers_db [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 5af5bd8c-4254-40dd-b592-b31791cc391d (type: router_ports) to 3 2026-06-28 21:05:54.507 10 INFO neutron.wsgi [None req-b32ea9ff-1793-4a88-ab5b-674d54fc1eb9 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/ee3dede1-2f58-4023-a489-0645bf722b45/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5132699 2026-06-28 21:05:54.541 10 INFO neutron.wsgi [None req-68a4610f-50ad-40c4-80de-3ade766965ea 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/5af5bd8c-4254-40dd-b592-b31791cc391d HTTP/1.1" status: 200 len: 1137 time: 0.0272343 2026-06-28 21:05:54.610 9 INFO neutron.wsgi [req-ec44054d-01fd-4cb5-9433-ac2a3b472cad req-584c1dcd-4327-4989-b88b-bddf63571719 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 210 time: 0.0417912 2026-06-28 21:05:54.655 9 INFO neutron.wsgi [None req-090cb577-f0f5-4433-a8ab-0be78e6e5b01 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=f64390a6007a471889281423dc226231&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1923745 2026-06-28 21:05:54.789 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dcede8be-1060-40eb-8602-0a77d150a2ce 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] No more DHCP agents 2026-06-28 21:05:54.790 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dcede8be-1060-40eb-8602-0a77d150a2ce 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Unable to schedule network 80ce890a-e881-4585-882e-7b3dff89768b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:54.844 10 INFO neutron.services.segments.plugin [-] Segment 6d322575-ef8a-4c74-9669-4627b96a2cbe resource provider aggregate not found 2026-06-28 21:05:54.851 10 INFO neutron.services.segments.plugin [-] Segment 6d322575-ef8a-4c74-9669-4627b96a2cbe resource provider aggregate not found 2026-06-28 21:05:54.858 10 INFO neutron.services.segments.plugin [-] Segment 6d322575-ef8a-4c74-9669-4627b96a2cbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d322575-ef8a-4c74-9669-4627b96a2cbe found for delete ", "request_id": "req-0d30ca36-0afc-425e-80ab-c6fac87c35bf"}]} 2026-06-28 21:05:54.880 10 INFO neutron.services.segments.plugin [-] Segment 6d322575-ef8a-4c74-9669-4627b96a2cbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d322575-ef8a-4c74-9669-4627b96a2cbe found for delete ", "request_id": "req-620e614b-a1ea-4b31-8427-a222ebbab925"}]} 2026-06-28 21:05:55.174 9 INFO neutron.db.ovn_revision_numbers_db [None req-dcede8be-1060-40eb-8602-0a77d150a2ce 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Successfully bumped revision number for resource f647af37-7a1c-448f-8d3c-4754bf7e25f8 (type: ports) to 1 2026-06-28 21:05:55.194 9 INFO neutron.wsgi [None req-67247317-229a-44be-b13b-7ad0bb9a35b9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/d32a874a-ec24-4fad-94c3-b075ed8d3e48 HTTP/1.1" status: 204 len: 168 time: 0.5339594 2026-06-28 21:05:55.202 9 INFO neutron.wsgi [None req-dcede8be-1060-40eb-8602-0a77d150a2ce 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8519733 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:55.251 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] No more DHCP agents 2026-06-28 21:05:55.253 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Unable to schedule network 6b05054d-ae5d-465f-8d07-43baf2a045cd: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:55.392 10 INFO neutron.db.ovn_revision_numbers_db [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource 10518112-94d8-4b2f-87a2-516d1314daa8 (type: ports) to 1 2026-06-28 21:05:55.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc462a57-aee4-4c1e-af2d-2486b3117b34 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource f647af37-7a1c-448f-8d3c-4754bf7e25f8 (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-28 21:05:55.735 9 INFO neutron.wsgi [req-8489c4c6-0c36-4e92-aa4e-db422e75cb71 req-f7f9a03a-d6c0-456f-aad1-37d712d41dc7 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1168 time: 0.0619259 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:55.810 9 INFO neutron.wsgi [req-8489c4c6-0c36-4e92-aa4e-db422e75cb71 req-9ab867c3-ff11-4d87-b6e9-7dca789dd64e 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=5590d4e5-b443-4c4c-80e1-662f04982d70&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0689383 2026-06-28 21:05:55.852 10 INFO neutron.db.ovn_revision_numbers_db [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource 10518112-94d8-4b2f-87a2-516d1314daa8 (type: router_ports) to 2 2026-06-28 21:05:55.864 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc462a57-aee4-4c1e-af2d-2486b3117b34 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource f647af37-7a1c-448f-8d3c-4754bf7e25f8 (type: ports) to 2 2026-06-28 21:05:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024080 2026-06-28 21:05:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010645 2026-06-28 21:05:55.884 9 INFO neutron.wsgi [None req-dc462a57-aee4-4c1e-af2d-2486b3117b34 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/f647af37-7a1c-448f-8d3c-4754bf7e25f8 HTTP/1.1" status: 200 len: 1328 time: 0.6764143 2026-06-28 21:05:55.918 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe10de09-2069-489c-90ec-590c36decd94'] response: {'name': 'network-changed', 'server_uuid': '5d024c67-459e-48d3-9747-8efaf9df0366', 'tag': 'f647af37-7a1c-448f-8d3c-4754bf7e25f8', 'status': 'completed', 'code': 200} 2026-06-28 21:05:55.961 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-e94fa556-612f-4a46-bf51-5684221d83e8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=cb88bfdb436a46f3b9483287893634e1&device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1359 time: 0.0383258 2026-06-28 21:05:55.991 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-2c63bf65-03dc-4ad4-bc16-9850992a6f05 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f647af37-7a1c-448f-8d3c-4754bf7e25f8 HTTP/1.1" status: 200 len: 217 time: 0.0226974 2026-06-28 21:05:56.010 10 INFO neutron.db.ovn_revision_numbers_db [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource 10518112-94d8-4b2f-87a2-516d1314daa8 (type: ports) to 2 2026-06-28 21:05:56.027 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-7301ec42-f813-4f5b-af43-b7e1f3106544 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=a5ae20ab-43d3-4aca-93df-acdc0bdaa57b HTTP/1.1" status: 200 len: 872 time: 0.0316784 2026-06-28 21:05:56.054 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-47e9f215-0304-4b0d-b874-b0b188828ce5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=80ce890a-e881-4585-882e-7b3dff89768b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0214951 2026-06-28 21:05:56.097 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] No more DHCP agents 2026-06-28 21:05:56.100 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Unable to schedule network 6b05054d-ae5d-465f-8d07-43baf2a045cd: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:56.123 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-5de3d53e-63f2-4ea3-9fc0-0172f9f946b9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0631247 2026-06-28 21:05:56.180 9 INFO neutron.wsgi [req-a4e84361-34ff-4289-a10e-a4d565eac9df req-53ad6daa-c6da-4157-b544-a1074894aa75 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0527058 2026-06-28 21:05:56.251 9 INFO neutron.wsgi [req-d64cd253-a66c-4011-aa8e-89338537266d req-f26041b8-d636-4565-a611-6b31dcb7e92f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=cb88bfdb436a46f3b9483287893634e1&device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1359 time: 0.0318773 2026-06-28 21:05:56.266 10 INFO neutron.db.ovn_revision_numbers_db [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 10518112-94d8-4b2f-87a2-516d1314daa8 (type: router_ports) to 2 2026-06-28 21:05:56.269 10 INFO neutron.wsgi [None req-5be7af3a-4b54-475f-9732-573e59e7de20 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/ee3dede1-2f58-4023-a489-0645bf722b45/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7238729 2026-06-28 21:05:56.301 10 INFO neutron.wsgi [None req-7224385e-ca4a-4d40-acaf-df2b91af4ffd 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/10518112-94d8-4b2f-87a2-516d1314daa8 HTTP/1.1" status: 200 len: 1135 time: 0.0264804 2026-06-28 21:05:56.311 9 INFO neutron.wsgi [req-d64cd253-a66c-4011-aa8e-89338537266d req-8547cc89-dde5-4f55-a103-90438fc42dc1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=80ce890a-e881-4585-882e-7b3dff89768b HTTP/1.1" status: 200 len: 977 time: 0.0536411 2026-06-28 21:05:56.341 9 INFO neutron.wsgi [req-d64cd253-a66c-4011-aa8e-89338537266d req-f308d028-d2dc-4413-baa3-d8e3c156ae43 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f647af37-7a1c-448f-8d3c-4754bf7e25f8 HTTP/1.1" status: 200 len: 217 time: 0.0235033 2026-06-28 21:05:56.342 10 INFO neutron.wsgi [None req-178c476a-5de3-46a7-97e1-5ffc1987b01c 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/10518112-94d8-4b2f-87a2-516d1314daa8 HTTP/1.1" status: 200 len: 1135 time: 0.0339344 2026-06-28 21:05:56.382 9 INFO neutron.wsgi [req-d64cd253-a66c-4011-aa8e-89338537266d req-2345feca-16a4-4a45-9382-fb3e1c83f6c3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=a5ae20ab-43d3-4aca-93df-acdc0bdaa57b HTTP/1.1" status: 200 len: 872 time: 0.0270944 2026-06-28 21:05:56.412 9 INFO neutron.wsgi [req-d64cd253-a66c-4011-aa8e-89338537266d req-00bd7539-898e-4323-a236-635a5eacb0a7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=80ce890a-e881-4585-882e-7b3dff89768b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0228834 2026-06-28 21:05:56.476 9 INFO neutron.wsgi [req-d64cd253-a66c-4011-aa8e-89338537266d req-d0196cde-e409-4466-87f7-5dc935666aa7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0589311 2026-06-28 21:05:56.534 9 INFO neutron.wsgi [req-d64cd253-a66c-4011-aa8e-89338537266d req-efdfa4ab-68c9-4682-9775-e42a9efd1350 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0522823 2026-06-28 21:05:56.910 9 INFO neutron.wsgi [req-f3f4a588-bf3b-4117-9803-b642ce862fb6 req-4756754a-f6bc-480f-91ab-95e4f50607d4 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1168 time: 0.0313241 2026-06-28 21:05:56.943 9 INFO neutron.wsgi [req-f3f4a588-bf3b-4117-9803-b642ce862fb6 req-67e606c3-6e0c-43e8-a720-10057e776d4c 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=5590d4e5-b443-4c4c-80e1-662f04982d70&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0282147 2026-06-28 21:05:57.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f69d102-d00e-46af-8257-4c34e7346696 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 898469ad-835d-4e3b-81c8-33a1f6d9239b (type: security_groups) to 1 2026-06-28 21:05:57.318 9 INFO neutron.db.segments_db [None req-5f69d102-d00e-46af-8257-4c34e7346696 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Added segment 74a6986b-f442-4211-9606-5cd636c761b7 of type geneve for network 9f473c3a-6ac7-4d97-9ee8-e81ba35af776 2026-06-28 21:05:57.346 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: f647af37-7a1c-448f-8d3c-4754bf7e25f8 2026-06-28 21:05:57.391 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port f647af37-7a1c-448f-8d3c-4754bf7e25f8 2026-06-28 21:05:57.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f69d102-d00e-46af-8257-4c34e7346696 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 9f473c3a-6ac7-4d97-9ee8-e81ba35af776 (type: networks) to 1 2026-06-28 21:05:57.467 10 INFO neutron.wsgi [None req-f242c14b-079a-49ab-a30e-533b5f5e8427 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/10518112-94d8-4b2f-87a2-516d1314daa8 HTTP/1.1" status: 200 len: 1135 time: 0.1125722 2026-06-28 21:05:57.567 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e71e635a-2a68-4116-bbb6-4af083d6589d'] response: {'server_uuid': '5d024c67-459e-48d3-9747-8efaf9df0366', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f647af37-7a1c-448f-8d3c-4754bf7e25f8', 'code': 200} 2026-06-28 21:05:57.635 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f69d102-d00e-46af-8257-4c34e7346696 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:05:57.639 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f69d102-d00e-46af-8257-4c34e7346696 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 9f473c3a-6ac7-4d97-9ee8-e81ba35af776: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:57.691 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource f647af37-7a1c-448f-8d3c-4754bf7e25f8 (type: ports) to 4 2026-06-28 21:05:57.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f69d102-d00e-46af-8257-4c34e7346696 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource b8df1b8d-0f82-459d-a45c-bd7307a1f5dd (type: ports) to 1 2026-06-28 21:05:57.728 9 INFO neutron.wsgi [None req-5f69d102-d00e-46af-8257-4c34e7346696 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.7590771 2026-06-28 21:05:57.969 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a742aa0-dd7c-4077-8ae7-e6dc7d9c09a0 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:05:57.971 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a742aa0-dd7c-4077-8ae7-e6dc7d9c09a0 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 9f473c3a-6ac7-4d97-9ee8-e81ba35af776: 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-28 21:05:58.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-9a742aa0-dd7c-4077-8ae7-e6dc7d9c09a0 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource fcf169be-6b3a-44bd-820f-75c44e1a868d (type: ports) to 1 2026-06-28 21:05:58.087 9 INFO neutron.wsgi [None req-9a742aa0-dd7c-4077-8ae7-e6dc7d9c09a0 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.3546176 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:58.108 9 INFO neutron.wsgi [req-28480e6a-77fc-4b46-9c5e-ea3355fc070c req-63fb3658-5526-44ee-9ac3-a65cdb53bd60 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1170 time: 0.0961173 2026-06-28 21:05:58.145 9 INFO neutron.wsgi [req-28480e6a-77fc-4b46-9c5e-ea3355fc070c req-2e6f39ba-0ac5-45a9-ba92-f041c739534a 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=5590d4e5-b443-4c4c-80e1-662f04982d70&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0290282 2026-06-28 21:05:58.181 10 INFO neutron.db.segments_db [None req-cde63d93-2423-4072-8ecf-d5a8ec9c30bc 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Added segment 008ae959-abb1-4b7d-9234-5eb40ab6f099 of type geneve for network 7dc10aad-9ec0-4ce2-9c03-be63b4ff5f01 2026-06-28 21:05:58.329 10 INFO neutron.db.ovn_revision_numbers_db [None req-cde63d93-2423-4072-8ecf-d5a8ec9c30bc 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 7dc10aad-9ec0-4ce2-9c03-be63b4ff5f01 (type: networks) to 1 2026-06-28 21:05:58.425 9 INFO neutron.wsgi [req-36c24675-ba78-4c36-b4d8-ca9b58f8be95 req-ce2a6e1a-6427-4f00-8327-8d5e392cf99b 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.0825741 2026-06-28 21:05:58.458 9 INFO neutron.wsgi [req-36c24675-ba78-4c36-b4d8-ca9b58f8be95 req-e3b9b878-8aea-4ba2-9bc4-deab5f9e0017 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0276847 2026-06-28 21:05:58.542 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cde63d93-2423-4072-8ecf-d5a8ec9c30bc 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:05:58.545 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cde63d93-2423-4072-8ecf-d5a8ec9c30bc 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 7dc10aad-9ec0-4ce2-9c03-be63b4ff5f01: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:58.555 9 INFO neutron.wsgi [None req-e235913d-bae0-4eee-9d0b-c41efd771118 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/10518112-94d8-4b2f-87a2-516d1314daa8 HTTP/1.1" status: 200 len: 1135 time: 0.0827405 2026-06-28 21:05:58.612 10 INFO neutron.db.ovn_revision_numbers_db [None req-cde63d93-2423-4072-8ecf-d5a8ec9c30bc 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 1a664f10-d42b-4583-9348-6503ebe3fe4d (type: ports) to 1 2026-06-28 21:05:58.646 10 INFO neutron.wsgi [None req-cde63d93-2423-4072-8ecf-d5a8ec9c30bc 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 0.5523825 2026-06-28 21:05:58.712 9 INFO neutron.wsgi [req-f6ff9d01-1d03-46fc-beb3-c7d12e12395c req-b86de9ba-2324-4093-9699-4522faa384c4 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1170 time: 0.0396719 2026-06-28 21:05:58.746 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: e6d2a5bb-b746-4015-b109-f98debd4c826 2026-06-28 21:05:58.748 9 INFO neutron.wsgi [req-f6ff9d01-1d03-46fc-beb3-c7d12e12395c req-042f3a57-ce7f-44e3-848d-2429c7d5f75d 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=acc1d39f-3231-46aa-aabd-c50a74b62d87&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0300379 2026-06-28 21:05:58.993 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a9d8ea3-62e7-48eb-85d3-ee606921de94 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:05:58.996 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a9d8ea3-62e7-48eb-85d3-ee606921de94 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 7dc10aad-9ec0-4ce2-9c03-be63b4ff5f01: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:59.022 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a9d8ea3-62e7-48eb-85d3-ee606921de94 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 084e7c73-1ba4-4398-a867-03991ef4090b (type: subnets) to 0 2026-06-28 21:05:59.036 10 INFO neutron.wsgi [None req-5a9d8ea3-62e7-48eb-85d3-ee606921de94 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3852592 2026-06-28 21:05:59.045 9 INFO neutron.wsgi [req-fc98fc0f-31a8-4174-b201-d773112b6c33 req-63de9a53-f968-4840-8153-31d6970f4d85 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 1168 time: 0.0469065 2026-06-28 21:05:59.142 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource e6d2a5bb-b746-4015-b109-f98debd4c826 (type: ports) to 7 2026-06-28 21:05:59.248 9 INFO neutron.wsgi [req-bf06f483-f020-41be-bc35-138bfd6c9246 req-69e9547c-c3bb-4ee9-b060-b02fc40f7176 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1170 time: 0.0312042 2026-06-28 21:05:59.311 9 INFO neutron.wsgi [req-bf06f483-f020-41be-bc35-138bfd6c9246 req-7ac13090-d5f2-4fdd-9f26-ee61f8aed43c 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=5590d4e5-b443-4c4c-80e1-662f04982d70&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0514624 2026-06-28 21:05:59.331 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 5af5bd8c-4254-40dd-b592-b31791cc391d: RuntimeError: No hosting information found for port 5af5bd8c-4254-40dd-b592-b31791cc391d 2026-06-28 21:05:59.331 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 10518112-94d8-4b2f-87a2-516d1314daa8 2026-06-28 21:05:59.341 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 10518112-94d8-4b2f-87a2-516d1314daa8 2026-06-28 21:05:59.383 9 INFO neutron.db.l3_db [None req-3dc3230a-d138-46a9-86c0-88a1b1d78727 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] Floating IP 31c07ff2-8936-4c59-8dff-606c4814badc disassociated. External IP: 10.96.250.212, port: e6d2a5bb-b746-4015-b109-f98debd4c826. 2026-06-28 21:05:59.387 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a80a922-8623-4aa7-9675-2b4c9bc28545 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:05:59.395 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a80a922-8623-4aa7-9675-2b4c9bc28545 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 7dc10aad-9ec0-4ce2-9c03-be63b4ff5f01: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:05:59.449 9 INFO neutron.wsgi [req-b90ec490-4761-4c0c-b23a-c94b17e469f8 req-52b260b8-7c79-4071-b966-738a485cf2f8 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1170 time: 0.0577087 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:05:59.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a80a922-8623-4aa7-9675-2b4c9bc28545 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource e0a3ce0a-6bab-45ed-acb4-c7e8bec351b4 (type: ports) to 1 2026-06-28 21:05:59.557 10 INFO neutron.wsgi [None req-0a80a922-8623-4aa7-9675-2b4c9bc28545 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1165 time: 0.5158920 2026-06-28 21:05:59.613 10 INFO neutron.wsgi [None req-079f88a1-85b7-44c5-b502-8a86878acdb6 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/10518112-94d8-4b2f-87a2-516d1314daa8 HTTP/1.1" status: 200 len: 1137 time: 0.0514262 2026-06-28 21:05:59.640 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-36a4dce9-3827-4574-bcde-12e14866c635'] response: {'server_uuid': '5d024c67-459e-48d3-9747-8efaf9df0366', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f647af37-7a1c-448f-8d3c-4754bf7e25f8', 'code': 200} 2026-06-28 21:05:59.640 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-36a4dce9-3827-4574-bcde-12e14866c635'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'code': 200} 2026-06-28 21:05:59.640 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-36a4dce9-3827-4574-bcde-12e14866c635'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'code': 200} 2026-06-28 21:05:59.736 10 INFO neutron.db.l3_db [None req-2aa9a248-6f85-4764-bc16-7e268cf2b6c3 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Floating IP 46d61a79-6d94-479b-86e5-930a6a86c725 associated. External IP: 10.96.250.202, port: f647af37-7a1c-448f-8d3c-4754bf7e25f8. 2026-06-28 21:05:59.887 10 INFO neutron.db.ovn_revision_numbers_db [None req-2aa9a248-6f85-4764-bc16-7e268cf2b6c3 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Successfully bumped revision number for resource 46d61a79-6d94-479b-86e5-930a6a86c725 (type: floatingips) to 1 2026-06-28 21:05:59.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-2aa9a248-6f85-4764-bc16-7e268cf2b6c3 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Successfully bumped revision number for resource 46d61a79-6d94-479b-86e5-930a6a86c725 (type: floatingips) to 2 2026-06-28 21:05:59.978 9 INFO neutron.wsgi [req-558c02e9-faae-4ce0-8016-fd60d4e44f4e req-2a326cfd-1aa6-4e63-a47f-0f948a76e38a 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=4cf29c62-b71f-48bf-89bd-e92384ac00e6 HTTP/1.1" status: 200 len: 210 time: 0.0533886 2026-06-28 21:06:00.007 9 INFO neutron.wsgi [None req-3dc3230a-d138-46a9-86c0-88a1b1d78727 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 199.19.213.60 "DELETE /v2.0/ports/e6d2a5bb-b746-4015-b109-f98debd4c826 HTTP/1.1" status: 204 len: 173 time: 0.9580448 2026-06-28 21:06:00.010 10 INFO neutron.wsgi [None req-2aa9a248-6f85-4764-bc16-7e268cf2b6c3 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 10.0.0.202 "PUT /v2.0/floatingips/46d61a79-6d94-479b-86e5-930a6a86c725 HTTP/1.1" status: 200 len: 1049 time: 0.5477493 2026-06-28 21:06:00.051 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-52bafdb1-f538-4b39-9dcb-0b1e13aff62e'] response: {'server_uuid': '4cf29c62-b71f-48bf-89bd-e92384ac00e6', 'name': 'network-vif-deleted', 'tag': 'e6d2a5bb-b746-4015-b109-f98debd4c826', 'status': 'completed', 'code': 200} 2026-06-28 21:06:00.064 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 10518112-94d8-4b2f-87a2-516d1314daa8 (type: ports) to 3 2026-06-28 21:06:00.165 9 INFO neutron.wsgi [req-ac958f5b-4dc8-4b53-93bc-02ebd0bdd14d req-11e231da-952c-486b-9180-90f6bc2eb054 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1170 time: 0.0859902 2026-06-28 21:06:00.267 9 INFO neutron.wsgi [req-ac958f5b-4dc8-4b53-93bc-02ebd0bdd14d req-87a02ef6-b2af-4a4b-9126-5bab858f8a14 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=5590d4e5-b443-4c4c-80e1-662f04982d70&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0935786 2026-06-28 21:06:00.301 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 10518112-94d8-4b2f-87a2-516d1314daa8 (type: router_ports) to 3 2026-06-28 21:06:00.436 9 INFO neutron.wsgi [None req-31e94458-9e9e-4c59-99b3-0f9a316ea51d 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/ports/e0a3ce0a-6bab-45ed-acb4-c7e8bec351b4 HTTP/1.1" status: 204 len: 168 time: 0.8700247 2026-06-28 21:06:00.472 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cef00ec4-3fcf-438b-a7da-9cf15c425ce5 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:00.474 10 INFO neutron.wsgi [None req-cef00ec4-3fcf-438b-a7da-9cf15c425ce5 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/ports/e0a3ce0a-6bab-45ed-acb4-c7e8bec351b4 HTTP/1.1" status: 404 len: 333 time: 0.0324748 2026-06-28 21:06:00.577 9 INFO neutron.wsgi [req-b104c199-730b-42a1-bec4-5532b7411639 req-b5033482-f515-4714-9404-b7b8e0b1bcac 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1170 time: 0.0630801 2026-06-28 21:06:00.633 9 INFO neutron.wsgi [req-b104c199-730b-42a1-bec4-5532b7411639 req-7a8a0139-6349-42ce-b423-1897fe344840 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=5590d4e5-b443-4c4c-80e1-662f04982d70&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0495980 2026-06-28 21:06:00.774 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: f647af37-7a1c-448f-8d3c-4754bf7e25f8 2026-06-28 21:06:00.776 10 INFO neutron.pecan_wsgi.hooks.translation [None req-5afdbce1-d427-4514-b082-a6c8f3a62a17 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:06:00.778 10 INFO neutron.wsgi [None req-5afdbce1-d427-4514-b082-a6c8f3a62a17 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] 10.0.0.202 "GET /v2.0/ports/e0a3ce0a-6bab-45ed-acb4-c7e8bec351b4 HTTP/1.1" status: 404 len: 333 time: 0.2995484 2026-06-28 21:06:00.851 9 INFO neutron.wsgi [req-5790eaaa-2b10-48b9-b482-d9ec99d724d7 req-53400f3f-163b-4edf-8f81-469dc815768b 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1170 time: 0.0445156 2026-06-28 21:06:00.927 9 INFO neutron.wsgi [None req-22e3bb2a-f334-4039-af8d-ee794046c867 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/ee3dede1-2f58-4023-a489-0645bf722b45/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3086584 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:00.993 10 INFO neutron.wsgi [None req-670cc41a-4c0e-4cf2-8de6-375d987f8a37 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/084e7c73-1ba4-4398-a867-03991ef4090b HTTP/1.1" status: 204 len: 168 time: 0.2062774 2026-06-28 21:06:01.034 9 INFO neutron.wsgi [None req-319f3bf0-4b14-4143-8fb1-cf55750d2813 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/5af5bd8c-4254-40dd-b592-b31791cc391d HTTP/1.1" status: 200 len: 1137 time: 0.1023467 2026-06-28 21:06:01.082 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource f647af37-7a1c-448f-8d3c-4754bf7e25f8 (type: ports) to 5 2026-06-28 21:06:01.339 9 INFO neutron.db.l3_db [None req-732b34ad-a4a9-4409-b6d0-82eaa6d29444 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] Floating IP 46d61a79-6d94-479b-86e5-930a6a86c725 disassociated. External IP: 10.96.250.202, port: f647af37-7a1c-448f-8d3c-4754bf7e25f8. 2026-06-28 21:06:01.347 10 INFO neutron.services.segments.plugin [-] Segment 008ae959-abb1-4b7d-9234-5eb40ab6f099 resource provider aggregate not found 2026-06-28 21:06:01.352 10 INFO neutron.services.segments.plugin [-] Segment 008ae959-abb1-4b7d-9234-5eb40ab6f099 resource provider aggregate not found 2026-06-28 21:06:01.367 10 INFO neutron.services.segments.plugin [-] Segment 008ae959-abb1-4b7d-9234-5eb40ab6f099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 008ae959-abb1-4b7d-9234-5eb40ab6f099 found for delete ", "request_id": "req-51822062-3bf1-4ba7-9c8e-f2857fcb7852"}]} 2026-06-28 21:06:01.369 10 INFO neutron.services.segments.plugin [-] Segment 008ae959-abb1-4b7d-9234-5eb40ab6f099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 008ae959-abb1-4b7d-9234-5eb40ab6f099 found for delete ", "request_id": "req-c945cb8f-8206-4bea-a5eb-b7f0d3918513"}]} 2026-06-28 21:06:01.379 10 INFO neutron.wsgi [None req-61cc1e0d-229c-40a9-8275-17e61ec56a77 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/networks/7dc10aad-9ec0-4ce2-9c03-be63b4ff5f01 HTTP/1.1" status: 204 len: 168 time: 0.3820953 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:01.402 9 INFO neutron.wsgi [None req-5f43b481-0f57-4080-a6eb-f30511d7d9d5 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/acc1d39f-3231-46aa-aabd-c50a74b62d87 HTTP/1.1" status: 204 len: 168 time: 0.3186042 2026-06-28 21:06:01.420 10 INFO neutron.api.v2.resource [None req-468ef72d-eb93-422c-a07d-ddb71fe717e5 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:06:01.422 10 INFO neutron.wsgi [None req-468ef72d-eb93-422c-a07d-ddb71fe717e5 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - default default] 10.0.0.202 "GET /v2.0/security-groups/acc1d39f-3231-46aa-aabd-c50a74b62d87 HTTP/1.1" status: 404 len: 347 time: 0.0142972 2026-06-28 21:06:01.480 10 INFO neutron.db.segments_db [None req-c4617887-fc5c-4282-9f6f-9660d46502b2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Added segment 30f7dcb0-91e9-4cfd-9e14-eff3e62bfa9e of type geneve for network 64380f41-3144-4150-a862-15e4c572dc99 2026-06-28 21:06:01.690 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c406d043-1f82-4e09-979e-d2e2fe1d91c6'] response: {'name': 'network-changed', 'server_uuid': '5d024c67-459e-48d3-9747-8efaf9df0366', 'tag': 'f647af37-7a1c-448f-8d3c-4754bf7e25f8', 'status': 'completed', 'code': 200} 2026-06-28 21:06:01.691 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c406d043-1f82-4e09-979e-d2e2fe1d91c6'] response: {'server_uuid': '5d024c67-459e-48d3-9747-8efaf9df0366', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f647af37-7a1c-448f-8d3c-4754bf7e25f8', 'code': 200} 2026-06-28 21:06:01.691 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c406d043-1f82-4e09-979e-d2e2fe1d91c6'] response: {'server_uuid': '5d024c67-459e-48d3-9747-8efaf9df0366', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f647af37-7a1c-448f-8d3c-4754bf7e25f8', 'code': 200} 2026-06-28 21:06:01.691 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4617887-fc5c-4282-9f6f-9660d46502b2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 64380f41-3144-4150-a862-15e4c572dc99 (type: networks) to 1 2026-06-28 21:06:01.743 9 INFO neutron.wsgi [req-f3d8f8ff-4daa-4e5a-bbca-0eb99fbc718c req-94d23bef-53b9-416f-a881-f1723d334200 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1168 time: 0.0424128 2026-06-28 21:06:01.751 10 INFO neutron.wsgi [req-1aebcf3f-96b8-45d0-99e2-f54bda1b6dea req-76036a41-5ad3-4145-a858-aea5554be9c0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=cb88bfdb436a46f3b9483287893634e1&device_id=5d024c67-459e-48d3-9747-8efaf9df0366 HTTP/1.1" status: 200 len: 1359 time: 0.0513415 2026-06-28 21:06:01.812 9 INFO neutron.wsgi [req-f3d8f8ff-4daa-4e5a-bbca-0eb99fbc718c req-39f61ae8-1241-4abd-b1d4-3e614b4db7e8 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=5590d4e5-b443-4c4c-80e1-662f04982d70&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0587068 2026-06-28 21:06:01.877 10 INFO neutron.wsgi [req-1aebcf3f-96b8-45d0-99e2-f54bda1b6dea req-f431f9df-b3f6-4a97-b0a1-9e9091da5c1e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=80ce890a-e881-4585-882e-7b3dff89768b HTTP/1.1" status: 200 len: 977 time: 0.1183648 2026-06-28 21:06:01.923 9 INFO neutron.wsgi [None req-732b34ad-a4a9-4409-b6d0-82eaa6d29444 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 199.19.213.60 "DELETE /v2.0/ports/f647af37-7a1c-448f-8d3c-4754bf7e25f8 HTTP/1.1" status: 204 len: 173 time: 1.0651691 2026-06-28 21:06:01.928 10 INFO neutron.wsgi [req-1aebcf3f-96b8-45d0-99e2-f54bda1b6dea req-f1bf52fc-659e-4164-b8a4-8ac49e770883 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f647af37-7a1c-448f-8d3c-4754bf7e25f8 HTTP/1.1" status: 200 len: 217 time: 0.0417917 2026-06-28 21:06:01.986 10 INFO neutron.wsgi [req-1aebcf3f-96b8-45d0-99e2-f54bda1b6dea req-85de1793-2e8d-410b-83d9-3cda4b54b8a1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=a5ae20ab-43d3-4aca-93df-acdc0bdaa57b HTTP/1.1" status: 200 len: 872 time: 0.0479298 2026-06-28 21:06:02.015 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4617887-fc5c-4282-9f6f-9660d46502b2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:06:02.018 10 INFO neutron.wsgi [req-1aebcf3f-96b8-45d0-99e2-f54bda1b6dea req-422baa50-bc79-45b6-8584-8d88a5a07912 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=80ce890a-e881-4585-882e-7b3dff89768b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0253060 2026-06-28 21:06:02.018 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4617887-fc5c-4282-9f6f-9660d46502b2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 64380f41-3144-4150-a862-15e4c572dc99: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:02.023 10 INFO neutron.wsgi [None req-80b32914-79e2-431e-b0f3-c7b9080cd432 82ce2b17ad7c483bb375ab7fdb54e178 b2ccec05969646228fd870e66e36a077 - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/31c07ff2-8936-4c59-8dff-606c4814badc HTTP/1.1" status: 204 len: 168 time: 0.5974562 2026-06-28 21:06:02.099 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f60b8c4-7fb0-4e16-8178-7703c1b51e12'] response: {'server_uuid': '5d024c67-459e-48d3-9747-8efaf9df0366', 'name': 'network-vif-deleted', 'tag': 'f647af37-7a1c-448f-8d3c-4754bf7e25f8', 'status': 'completed', 'code': 200} 2026-06-28 21:06:02.108 10 INFO neutron.wsgi [req-1aebcf3f-96b8-45d0-99e2-f54bda1b6dea req-69d15653-780a-4285-9e27-cc25c61e0df3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0784180 2026-06-28 21:06:02.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4617887-fc5c-4282-9f6f-9660d46502b2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource dcf569bf-b41f-4337-ab38-24a9425c5d23 (type: ports) to 1 2026-06-28 21:06:02.142 10 INFO neutron.wsgi [None req-c4617887-fc5c-4282-9f6f-9660d46502b2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 0.7568607 2026-06-28 21:06:02.168 10 INFO neutron.wsgi [req-1aebcf3f-96b8-45d0-99e2-f54bda1b6dea req-52bbc4db-a560-4f2d-adac-a3f963729404 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0541968 2026-06-28 21:06:02.316 9 INFO neutron.wsgi [None req-dacb7c80-ca63-403c-a40e-7dd65ce585e6 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/ee3dede1-2f58-4023-a489-0645bf722b45/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2707963 2026-06-28 21:06:02.347 10 INFO neutron.wsgi [None req-a9ec92d5-0117-4ff0-bac5-8c0037898b80 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=ee3dede1-2f58-4023-a489-0645bf722b45 HTTP/1.1" status: 200 len: 205 time: 0.0265503 2026-06-28 21:06:02.567 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-477c8d11-7db4-4240-bcc5-74ea3d26c563 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:06:02.569 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-477c8d11-7db4-4240-bcc5-74ea3d26c563 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 64380f41-3144-4150-a862-15e4c572dc99: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:02.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-477c8d11-7db4-4240-bcc5-74ea3d26c563 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 4a601175-5fe0-4b87-a33c-e7fe47c18a15 (type: subnets) to 0 2026-06-28 21:06:02.613 10 INFO neutron.wsgi [None req-e6dc5d35-c096-4009-a456-20635e339cbf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/routers/ee3dede1-2f58-4023-a489-0645bf722b45 HTTP/1.1" status: 204 len: 168 time: 0.2615557 2026-06-28 21:06:02.617 9 INFO neutron.wsgi [None req-477c8d11-7db4-4240-bcc5-74ea3d26c563 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4690022 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:02.818 10 INFO neutron.wsgi [None req-27b30bcb-c314-4cb3-a2d1-1070f3edd706 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/4517b3f6-ccdb-4a97-b7df-1aee121b28c4 HTTP/1.1" status: 204 len: 168 time: 0.2006514 2026-06-28 21:06:03.011 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93b956ed-59d7-4b20-91ed-9634bd2383c3 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:06:03.016 10 INFO neutron.wsgi [None req-f214c2d4-ba25-46cf-88f8-229a162a438b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/ddfc27ad-fb75-49a0-8199-721a8cb9c4a1 HTTP/1.1" status: 204 len: 168 time: 0.1895859 2026-06-28 21:06:03.017 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93b956ed-59d7-4b20-91ed-9634bd2383c3 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 64380f41-3144-4150-a862-15e4c572dc99: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:03.180 9 INFO neutron.wsgi [None req-7fbfd1e5-1e21-4dc3-b33f-4e5339643f8e 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/5590d4e5-b443-4c4c-80e1-662f04982d70 HTTP/1.1" status: 204 len: 168 time: 0.2630291 2026-06-28 21:06:03.193 9 INFO neutron.db.ovn_revision_numbers_db [None req-93b956ed-59d7-4b20-91ed-9634bd2383c3 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource e879e07a-c7b7-4505-97b1-81f28dc967e7 (type: ports) to 1 2026-06-28 21:06:03.199 9 INFO neutron.api.v2.resource [None req-e420e62f-0f37-492b-b9e6-308834de64a3 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:06:03.200 9 INFO neutron.wsgi [None req-e420e62f-0f37-492b-b9e6-308834de64a3 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - default default] 10.0.0.202 "GET /v2.0/security-groups/5590d4e5-b443-4c4c-80e1-662f04982d70 HTTP/1.1" status: 404 len: 347 time: 0.0141828 2026-06-28 21:06:03.243 9 INFO neutron.wsgi [None req-93b956ed-59d7-4b20-91ed-9634bd2383c3 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1127 time: 0.6223495 2026-06-28 21:06:03.547 9 INFO neutron.wsgi [None req-f63344b2-68be-41b3-98ef-a98ba996362c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/35abd5d1-b541-4f0f-95b1-4abd090e2b31/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5182052 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:03.728 10 INFO neutron.services.segments.plugin [-] Segment 5a7334d0-21d0-413e-846e-2ce4c2f05377 resource provider aggregate not found 2026-06-28 21:06:03.734 10 INFO neutron.services.segments.plugin [-] Segment 5a7334d0-21d0-413e-846e-2ce4c2f05377 resource provider aggregate not found 2026-06-28 21:06:03.760 10 INFO neutron.services.segments.plugin [-] Segment 5a7334d0-21d0-413e-846e-2ce4c2f05377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7334d0-21d0-413e-846e-2ce4c2f05377 found for delete ", "request_id": "req-0cca3f33-a4b2-4c09-bc88-3b61ec07d067"}]} 2026-06-28 21:06:03.775 10 INFO neutron.services.segments.plugin [-] Segment 5a7334d0-21d0-413e-846e-2ce4c2f05377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7334d0-21d0-413e-846e-2ce4c2f05377 found for delete ", "request_id": "req-ea009e7c-2de7-447b-a199-d784eb088e3d"}]} 2026-06-28 21:06:03.784 10 INFO neutron.wsgi [None req-66862c20-c61b-46b6-ba5d-259ff64f09b6 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/networks/6b05054d-ae5d-465f-8d07-43baf2a045cd HTTP/1.1" status: 204 len: 168 time: 0.7593212 2026-06-28 21:06:03.936 9 INFO neutron.wsgi [None req-c6499e11-80c0-4baa-a7fe-850d6b23ba73 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/ports/e879e07a-c7b7-4505-97b1-81f28dc967e7 HTTP/1.1" status: 204 len: 168 time: 0.6880226 2026-06-28 21:06:03.939 10 INFO neutron.wsgi [None req-6eef1a72-2475-4a60-b4ea-f8da98667700 2d1cb250941a41beae31e3e402c52be1 cb88bfdb436a46f3b9483287893634e1 - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/46d61a79-6d94-479b-86e5-930a6a86c725 HTTP/1.1" status: 204 len: 168 time: 0.7324934 2026-06-28 21:06:04.003 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4b05d502-4eae-4b5b-9a22-6b088ef8c7ba 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:06:04.004 10 INFO neutron.wsgi [None req-4b05d502-4eae-4b5b-9a22-6b088ef8c7ba 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] 10.0.0.202 "GET /v2.0/ports/e879e07a-c7b7-4505-97b1-81f28dc967e7 HTTP/1.1" status: 404 len: 333 time: 0.0539985 2026-06-28 21:06:04.323 10 INFO neutron.wsgi [None req-bfe774c3-d214-48cd-b916-901d5f1b0310 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/4a601175-5fe0-4b87-a33c-e7fe47c18a15 HTTP/1.1" status: 204 len: 168 time: 0.3132026 2026-06-28 21:06:04.401 9 INFO neutron.wsgi [None req-2e721af1-edb3-4705-97a1-73abeb64adec 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/35abd5d1-b541-4f0f-95b1-4abd090e2b31 HTTP/1.1" status: 204 len: 168 time: 0.8475721 2026-06-28 21:06:04.408 10 INFO neutron.wsgi [None req-69824246-f80d-41bf-b11d-a4748769d825 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/networks/c5c3c4d6-b7d2-41d7-bc16-a204b12bee8c HTTP/1.1" status: 204 len: 168 time: 0.6173992 2026-06-28 21:06:04.515 9 INFO neutron.db.segments_db [None req-46baf245-54d3-40d8-a18c-211a8af36ecf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Added segment af794024-1252-4499-b007-91b984228adc of type geneve for network dea330a4-312e-4ebb-adab-ed1212ae987d 2026-06-28 21:06:04.684 9 INFO neutron.wsgi [None req-a3973df3-0451-49b2-a99f-ec880f97fe80 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/8224f1c5-fae4-4b38-bd4f-9d324502005c HTTP/1.1" status: 204 len: 168 time: 0.2785220 2026-06-28 21:06:04.702 9 INFO neutron.db.ovn_revision_numbers_db [None req-46baf245-54d3-40d8-a18c-211a8af36ecf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource dea330a4-312e-4ebb-adab-ed1212ae987d (type: networks) to 1 2026-06-28 21:06:04.845 10 INFO neutron.wsgi [None req-f47ce45f-f8a3-4794-b8d6-4f4fcdc7816c 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/networks/64380f41-3144-4150-a862-15e4c572dc99 HTTP/1.1" status: 204 len: 168 time: 0.5070581 2026-06-28 21:06:04.958 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46baf245-54d3-40d8-a18c-211a8af36ecf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:06:04.959 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46baf245-54d3-40d8-a18c-211a8af36ecf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network dea330a4-312e-4ebb-adab-ed1212ae987d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:05.032 9 INFO neutron.db.ovn_revision_numbers_db [None req-46baf245-54d3-40d8-a18c-211a8af36ecf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 8231dbc1-712c-406f-920e-e6c6e5aec519 (type: ports) to 1 2026-06-28 21:06:05.064 9 INFO neutron.wsgi [None req-46baf245-54d3-40d8-a18c-211a8af36ecf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.6505201 2026-06-28 21:06:05.145 9 INFO neutron.services.segments.plugin [-] Segment da6da3dd-cd17-4b28-b3ec-d56dea9035b2 resource provider aggregate not found 2026-06-28 21:06:05.178 9 INFO neutron.services.segments.plugin [-] Segment da6da3dd-cd17-4b28-b3ec-d56dea9035b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6da3dd-cd17-4b28-b3ec-d56dea9035b2 found for delete ", "request_id": "req-b0de6760-3877-4b16-b412-5b3212963a35"}]} 2026-06-28 21:06:05.184 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f311df47-afae-4dee-aae5-67b933b71704 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] No more DHCP agents 2026-06-28 21:06:05.185 9 INFO neutron.wsgi [None req-e02644f7-644a-4bc5-b840-66efc96b3550 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/e2ccddda-3750-4ba7-b084-dce5061b999a HTTP/1.1" status: 204 len: 168 time: 0.4954238 2026-06-28 21:06:05.186 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f311df47-afae-4dee-aae5-67b933b71704 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Unable to schedule network 9f473c3a-6ac7-4d97-9ee8-e81ba35af776: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:05.195 9 INFO neutron.services.segments.plugin [-] Segment da6da3dd-cd17-4b28-b3ec-d56dea9035b2 resource provider aggregate not found 2026-06-28 21:06:05.217 9 INFO neutron.services.segments.plugin [-] Segment da6da3dd-cd17-4b28-b3ec-d56dea9035b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da6da3dd-cd17-4b28-b3ec-d56dea9035b2 found for delete ", "request_id": "req-363d0a75-d4a4-4e7e-bf38-765239f35d75"}]} 2026-06-28 21:06:05.289 10 INFO neutron.wsgi [None req-ae0ff59b-250d-48f9-9874-8896ac7957fd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/f2bc3fdd-d581-4de0-baf6-644052cb9116/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3366675 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:05.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-f311df47-afae-4dee-aae5-67b933b71704 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 83b1eef3-6723-4396-8c25-4b5eecd10db6 (type: ports) to 1 2026-06-28 21:06:05.331 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6312d566-b497-4e39-904e-c87de0503548 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:06:05.333 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6312d566-b497-4e39-904e-c87de0503548 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network dea330a4-312e-4ebb-adab-ed1212ae987d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:05.369 10 INFO neutron.wsgi [None req-f311df47-afae-4dee-aae5-67b933b71704 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.5057313 2026-06-28 21:06:05.412 9 INFO neutron.wsgi [None req-3fc48b8b-53ae-4626-8007-c5f1b3f1d84f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=b2ccec05969646228fd870e66e36a077&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0652575 2026-06-28 21:06:05.661 9 INFO neutron.db.ovn_revision_numbers_db [None req-64bbe00e-f85a-4ac0-8412-1ad23f4483a2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] Successfully bumped revision number for resource 83b1eef3-6723-4396-8c25-4b5eecd10db6 (type: ports) to 2 2026-06-28 21:06:05.672 9 INFO neutron.wsgi [None req-64bbe00e-f85a-4ac0-8412-1ad23f4483a2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "PUT /v2.0/ports/83b1eef3-6723-4396-8c25-4b5eecd10db6 HTTP/1.1" status: 200 len: 946 time: 0.2877784 2026-06-28 21:06:05.676 10 INFO neutron.wsgi [None req-7b6743aa-2c87-4ad1-8df6-5baaf4830637 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a5a2217f-e4af-49e4-beea-47e2cb7d45c5 HTTP/1.1" status: 204 len: 168 time: 0.2569752 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:05.785 10 INFO neutron.services.segments.plugin [-] Segment 9afdd0e3-608c-4ab1-9653-206ba3c1e8aa resource provider aggregate not found 2026-06-28 21:06:05.801 10 INFO neutron.services.segments.plugin [-] Segment 9afdd0e3-608c-4ab1-9653-206ba3c1e8aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9afdd0e3-608c-4ab1-9653-206ba3c1e8aa found for delete ", "request_id": "req-e9c4c1d2-cc33-44bc-9afd-6df995d2622e"}]} 2026-06-28 21:06:05.816 10 INFO neutron.services.segments.plugin [-] Segment 30f7dcb0-91e9-4cfd-9e14-eff3e62bfa9e resource provider aggregate not found 2026-06-28 21:06:05.822 10 INFO neutron.services.segments.plugin [-] Segment 9afdd0e3-608c-4ab1-9653-206ba3c1e8aa resource provider aggregate not found 2026-06-28 21:06:05.835 10 INFO neutron.services.segments.plugin [-] Segment 30f7dcb0-91e9-4cfd-9e14-eff3e62bfa9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30f7dcb0-91e9-4cfd-9e14-eff3e62bfa9e found for delete ", "request_id": "req-a89f5883-6b65-4163-bb13-95791fab6c4b"}]} 2026-06-28 21:06:05.844 10 INFO neutron.services.segments.plugin [-] Segment 9afdd0e3-608c-4ab1-9653-206ba3c1e8aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9afdd0e3-608c-4ab1-9653-206ba3c1e8aa found for delete ", "request_id": "req-4a05477f-eb82-4ae3-9418-d9115c75c593"}]} 2026-06-28 21:06:05.864 10 INFO neutron.services.segments.plugin [-] Segment 30f7dcb0-91e9-4cfd-9e14-eff3e62bfa9e resource provider aggregate not found 2026-06-28 21:06:05.882 10 INFO neutron.services.segments.plugin [-] Segment 30f7dcb0-91e9-4cfd-9e14-eff3e62bfa9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30f7dcb0-91e9-4cfd-9e14-eff3e62bfa9e found for delete ", "request_id": "req-6ac009b8-e7e9-4a4e-9405-27897937a98a"}]} 2026-06-28 21:06:05.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-6312d566-b497-4e39-904e-c87de0503548 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 8231dbc1-712c-406f-920e-e6c6e5aec519 (type: ports) to 2 2026-06-28 21:06:05.975 9 INFO neutron.wsgi [None req-067c3cc1-2a55-4cde-b818-797e7a4a3cc2 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/ports/83b1eef3-6723-4396-8c25-4b5eecd10db6 HTTP/1.1" status: 204 len: 168 time: 0.2980909 2026-06-28 21:06:05.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-6312d566-b497-4e39-904e-c87de0503548 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 7c748417-2e16-4d7a-b9ce-85fe259457b8 (type: subnets) to 0 2026-06-28 21:06:05.999 9 INFO neutron.wsgi [None req-6312d566-b497-4e39-904e-c87de0503548 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9308209 2026-06-28 21:06:06.055 9 INFO neutron.wsgi [None req-16b1c7c5-dcdf-4605-9e05-fd2ef8e6fd32 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0742638 2026-06-28 21:06:06.093 9 INFO neutron.pecan_wsgi.hooks.translation [None req-90e843f1-a30b-431c-8f0d-6a0d472a7a17 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:06:06.094 9 INFO neutron.wsgi [None req-90e843f1-a30b-431c-8f0d-6a0d472a7a17 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] 10.0.0.202 "GET /v2.0/ports/83b1eef3-6723-4396-8c25-4b5eecd10db6 HTTP/1.1" status: 404 len: 333 time: 0.0341051 2026-06-28 21:06:06.163 9 INFO neutron.wsgi [None req-4daed7dc-90f5-49cf-acea-7f8ebd1bf69e 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0512378 2026-06-28 21:06:06.219 10 INFO neutron.wsgi [None req-fd261452-5b2a-42fa-bbe8-11be68eeb503 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/f2bc3fdd-d581-4de0-baf6-644052cb9116 HTTP/1.1" status: 204 len: 168 time: 0.9260325 2026-06-28 21:06:06.227 9 INFO neutron.wsgi [None req-0c93ffa7-f882-4a64-bbfb-873a5a4f4b69 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - default default] 10.0.0.202 "GET /v2.0/ports/fcf169be-6b3a-44bd-820f-75c44e1a868d HTTP/1.1" status: 200 len: 972 time: 0.0521531 2026-06-28 21:06:06.250 9 INFO neutron.db.ovn_revision_numbers_db [None req-0240638a-7f2b-4d74-83dc-7a6a2776e7db 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 3ddfa6a2-2d40-48e9-9cd3-7d0b2a4ec405 (type: routers) to 1 2026-06-28 21:06:06.260 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b9347276-7053-4fc5-b52a-866188b75b61 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:06.262 10 INFO neutron.wsgi [None req-b9347276-7053-4fc5-b52a-866188b75b61 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/ports/e879e07a-c7b7-4505-97b1-81f28dc967e7 HTTP/1.1" status: 404 len: 333 time: 0.0270913 2026-06-28 21:06:06.264 9 INFO neutron.wsgi [None req-0240638a-7f2b-4d74-83dc-7a6a2776e7db 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 687 time: 0.2584958 2026-06-28 21:06:06.284 9 INFO neutron.pecan_wsgi.hooks.translation [None req-37822cff-ee38-470a-af31-ad32daac581d 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:06.286 9 INFO neutron.wsgi [None req-37822cff-ee38-470a-af31-ad32daac581d 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/4a601175-5fe0-4b87-a33c-e7fe47c18a15 HTTP/1.1" status: 404 len: 337 time: 0.0200546 2026-06-28 21:06:06.305 9 INFO neutron.pecan_wsgi.hooks.translation [None req-237015bc-1ef3-4dcb-bff6-9b545f8e951d 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:06.307 9 INFO neutron.wsgi [None req-237015bc-1ef3-4dcb-bff6-9b545f8e951d 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/084e7c73-1ba4-4398-a867-03991ef4090b HTTP/1.1" status: 404 len: 337 time: 0.0172777 2026-06-28 21:06:06.359 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No port found with ID 10518112-94d8-4b2f-87a2-516d1314daa8: RuntimeError: No port found with ID 10518112-94d8-4b2f-87a2-516d1314daa8 2026-06-28 21:06:06.458 10 INFO neutron.wsgi [None req-a2092428-765b-4d19-8def-93961c5ec853 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/a5ae20ab-43d3-4aca-93df-acdc0bdaa57b HTTP/1.1" status: 204 len: 168 time: 0.2311802 2026-06-28 21:06:06.672 9 INFO neutron.wsgi [None req-1dfd8f25-77d0-4b00-9b78-9ac6affc6aa6 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/ports/fcf169be-6b3a-44bd-820f-75c44e1a868d HTTP/1.1" status: 204 len: 168 time: 0.3609545 2026-06-28 21:06:06.675 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57b7020c-0289-4c17-8395-77dfb42d120b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 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-28 21:06:06.680 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57b7020c-0289-4c17-8395-77dfb42d120b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network dea330a4-312e-4ebb-adab-ed1212ae987d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:06.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-57b7020c-0289-4c17-8395-77dfb42d120b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource ab1ffcdd-190f-4590-9b61-28c2aebf59a8 (type: ports) to 1 2026-06-28 21:06:06.888 10 INFO neutron.wsgi [None req-57b7020c-0289-4c17-8395-77dfb42d120b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1147 time: 0.6191397 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:07.004 10 INFO neutron.wsgi [None req-a66ca49b-9e16-444f-bb11-887f906e1475 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/80ce890a-e881-4585-882e-7b3dff89768b HTTP/1.1" status: 204 len: 168 time: 0.5415421 2026-06-28 21:06:07.143 9 INFO neutron.wsgi [None req-ea773ce0-e0df-4a09-a277-8e5f153d4a37 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=cb88bfdb436a46f3b9483287893634e1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0412679 2026-06-28 21:06:07.284 9 INFO neutron.services.segments.plugin [-] Segment 74a6986b-f442-4211-9606-5cd636c761b7 resource provider aggregate not found 2026-06-28 21:06:07.289 9 INFO neutron.services.segments.plugin [-] Segment 74a6986b-f442-4211-9606-5cd636c761b7 resource provider aggregate not found 2026-06-28 21:06:07.307 9 INFO neutron.services.segments.plugin [-] Segment 74a6986b-f442-4211-9606-5cd636c761b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a6986b-f442-4211-9606-5cd636c761b7 found for delete ", "request_id": "req-d59bfba7-5304-46cb-9c48-8ea2280f8c0b"}]} 2026-06-28 21:06:07.309 9 INFO neutron.services.segments.plugin [-] Segment 74a6986b-f442-4211-9606-5cd636c761b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a6986b-f442-4211-9606-5cd636c761b7 found for delete ", "request_id": "req-543ea969-4d7a-4d15-99dc-da3ddfd39f92"}]} 2026-06-28 21:06:07.342 9 INFO neutron.wsgi [None req-2fb73dc2-d549-4a64-9e9e-95e8b080b4f3 0aa1059e438449aa9aa6f801d2694128 73e4dfdf755c468183a4e216e704e8b3 - - - -] 10.0.0.202 "DELETE /v2.0/networks/9f473c3a-6ac7-4d97-9ee8-e81ba35af776 HTTP/1.1" status: 204 len: 168 time: 0.6648076 2026-06-28 21:06:07.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6bbd83e-8d2f-4424-baa2-5b825f49c3f5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource ab1ffcdd-190f-4590-9b61-28c2aebf59a8 (type: router_ports) to 2 2026-06-28 21:06:07.365 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: ab1ffcdd-190f-4590-9b61-28c2aebf59a8 2026-06-28 21:06:07.376 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port ab1ffcdd-190f-4590-9b61-28c2aebf59a8 2026-06-28 21:06:07.435 9 INFO neutron.wsgi [None req-014f4860-2750-40ac-9c90-b15c83e38bd0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/26a99886-0c1a-4b0e-9a13-636a9b7fdcf4 HTTP/1.1" status: 204 len: 168 time: 0.2863221 2026-06-28 21:06:07.591 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6bbd83e-8d2f-4424-baa2-5b825f49c3f5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource ab1ffcdd-190f-4590-9b61-28c2aebf59a8 (type: ports) to 2 2026-06-28 21:06:07.635 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource ab1ffcdd-190f-4590-9b61-28c2aebf59a8 (type: ports) to 3 2026-06-28 21:06:07.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource ab1ffcdd-190f-4590-9b61-28c2aebf59a8 (type: router_ports) to 3 2026-06-28 21:06:07.856 10 INFO neutron.services.segments.plugin [-] Segment 865b874e-6bc4-4ba1-a1f9-7529edcf1076 resource provider aggregate not found 2026-06-28 21:06:07.880 10 INFO neutron.services.segments.plugin [-] Segment 865b874e-6bc4-4ba1-a1f9-7529edcf1076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865b874e-6bc4-4ba1-a1f9-7529edcf1076 found for delete ", "request_id": "req-393258de-e2d7-4ca3-860a-b8604e7b8a99"}]} 2026-06-28 21:06:07.901 10 INFO neutron.services.segments.plugin [-] Segment 865b874e-6bc4-4ba1-a1f9-7529edcf1076 resource provider aggregate not found 2026-06-28 21:06:07.921 10 INFO neutron.services.segments.plugin [-] Segment 865b874e-6bc4-4ba1-a1f9-7529edcf1076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865b874e-6bc4-4ba1-a1f9-7529edcf1076 found for delete ", "request_id": "req-4951db6f-5990-4e6e-b336-d8f9a62eb40e"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:08.002 9 INFO neutron.wsgi [None req-1b765f4b-43a3-4983-abda-4bcc539a2642 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=73e4dfdf755c468183a4e216e704e8b3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1367285 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:08.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6bbd83e-8d2f-4424-baa2-5b825f49c3f5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource ab1ffcdd-190f-4590-9b61-28c2aebf59a8 (type: ports) to 4 2026-06-28 21:06:08.286 10 INFO neutron.wsgi [None req-c14d8fdb-7ac7-45b6-afb8-ab5584955519 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/898469ad-835d-4e3b-81c8-33a1f6d9239b HTTP/1.1" status: 204 len: 168 time: 0.2769971 2026-06-28 21:06:08.295 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6bbd83e-8d2f-4424-baa2-5b825f49c3f5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] No more DHCP agents 2026-06-28 21:06:08.297 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6bbd83e-8d2f-4424-baa2-5b825f49c3f5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Unable to schedule network dea330a4-312e-4ebb-adab-ed1212ae987d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:08.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6bbd83e-8d2f-4424-baa2-5b825f49c3f5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource ab1ffcdd-190f-4590-9b61-28c2aebf59a8 (type: router_ports) to 4 2026-06-28 21:06:08.501 10 INFO neutron.wsgi [None req-c6bbd83e-8d2f-4424-baa2-5b825f49c3f5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/3ddfa6a2-2d40-48e9-9cd3-7d0b2a4ec405/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6047692 2026-06-28 21:06:08.619 10 INFO neutron.wsgi [None req-d67bb37b-6d52-48d3-8bed-95cbbb0e3d55 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/ab1ffcdd-190f-4590-9b61-28c2aebf59a8 HTTP/1.1" status: 200 len: 1205 time: 0.1126022 2026-06-28 21:06:08.691 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ff7eacd-1c9a-4ed4-97af-cb0f77a54529 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 7123251d-1edd-4244-aa3a-7043435637dd (type: security_groups) to 1 2026-06-28 21:06:08.722 9 INFO neutron.wsgi [None req-1ff7eacd-1c9a-4ed4-97af-cb0f77a54529 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=bd8ed724e5644adf8b1c947d8582cf51&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3220196 2026-06-28 21:06:08.902 9 INFO neutron.wsgi [None req-5633de81-caa1-4e8f-8a3b-dd60f52fa1a3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/7123251d-1edd-4244-aa3a-7043435637dd HTTP/1.1" status: 204 len: 168 time: 0.1742287 2026-06-28 21:06:09.465 9 INFO neutron.db.ovn_revision_numbers_db [None req-ccec6b75-168d-4dea-81f3-dfd2de6e9d69 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource bc73f12a-0600-4fa5-ba90-e8991f8ec745 (type: security_groups) to 1 2026-06-28 21:06:09.515 10 INFO neutron.wsgi [None req-bbcbb0b5-8818-4a27-a27c-8b300a0298ed 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/3ddfa6a2-2d40-48e9-9cd3-7d0b2a4ec405/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8878245 2026-06-28 21:06:09.522 9 INFO neutron.db.segments_db [None req-ccec6b75-168d-4dea-81f3-dfd2de6e9d69 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment b200e3e4-7582-4251-afff-d3890db9eb81 of type geneve for network 9bf75b88-03d1-48ab-bafb-fb1574fedfaf /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:09.608 10 INFO neutron.api.v2.resource [None req-ed13be91-3202-4ac4-9fdc-0568269ba720 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-28 21:06:09.610 10 INFO neutron.wsgi [None req-ed13be91-3202-4ac4-9fdc-0568269ba720 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "PUT /v2.0/routers/3ddfa6a2-2d40-48e9-9cd3-7d0b2a4ec405/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0887542 2026-06-28 21:06:09.648 10 INFO neutron.wsgi [None req-d4c6609e-443e-4cac-be7f-65a717dd6266 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=3ddfa6a2-2d40-48e9-9cd3-7d0b2a4ec405 HTTP/1.1" status: 200 len: 205 time: 0.0290511 2026-06-28 21:06:09.650 9 INFO neutron.db.ovn_revision_numbers_db [None req-ccec6b75-168d-4dea-81f3-dfd2de6e9d69 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 9bf75b88-03d1-48ab-bafb-fb1574fedfaf (type: networks) to 1 2026-06-28 21:06:09.811 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ccec6b75-168d-4dea-81f3-dfd2de6e9d69 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:06:09.813 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ccec6b75-168d-4dea-81f3-dfd2de6e9d69 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 9bf75b88-03d1-48ab-bafb-fb1574fedfaf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:09.852 10 INFO neutron.wsgi [None req-0f12f481-c221-4c6b-a424-0ab69b0381f3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/routers/3ddfa6a2-2d40-48e9-9cd3-7d0b2a4ec405 HTTP/1.1" status: 204 len: 168 time: 0.1989913 2026-06-28 21:06:09.877 9 INFO neutron.db.ovn_revision_numbers_db [None req-ccec6b75-168d-4dea-81f3-dfd2de6e9d69 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 16e7eec0-0b69-45be-bef4-3effdb8b2897 (type: ports) to 1 2026-06-28 21:06:09.895 9 INFO neutron.wsgi [None req-ccec6b75-168d-4dea-81f3-dfd2de6e9d69 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 0.6426206 2026-06-28 21:06:10.056 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea0245b7-8f49-4aa0-88d6-97477b377cf7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:06:10.056 10 INFO neutron.wsgi [None req-31d96022-eb5d-4fda-a803-14dc82d93d48 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/7c748417-2e16-4d7a-b9ce-85fe259457b8 HTTP/1.1" status: 204 len: 168 time: 0.2000821 2026-06-28 21:06:10.058 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea0245b7-8f49-4aa0-88d6-97477b377cf7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 9bf75b88-03d1-48ab-bafb-fb1574fedfaf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:10.242 10 INFO neutron.db.ovn_revision_numbers_db [None req-89266a66-7f37-4905-bd26-6653eda1d46f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 19ac2c27-affa-43f0-ba97-e4c3958b1723 (type: security_groups) to 1 2026-06-28 21:06:10.295 10 INFO neutron.db.segments_db [None req-89266a66-7f37-4905-bd26-6653eda1d46f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Added segment 4956617b-d501-463e-a52b-3f795e573158 of type geneve for network 3e7bcf89-a02c-4b49-8f45-5154ba3f07a0 2026-06-28 21:06:10.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-89266a66-7f37-4905-bd26-6653eda1d46f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 3e7bcf89-a02c-4b49-8f45-5154ba3f07a0 (type: networks) to 1 2026-06-28 21:06:10.462 10 INFO neutron.services.segments.plugin [-] Segment af794024-1252-4499-b007-91b984228adc resource provider aggregate not found 2026-06-28 21:06:10.480 10 INFO neutron.services.segments.plugin [-] Segment af794024-1252-4499-b007-91b984228adc resource provider aggregate not found 2026-06-28 21:06:10.484 9 INFO neutron.db.ovn_revision_numbers_db [None req-ea0245b7-8f49-4aa0-88d6-97477b377cf7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 16e7eec0-0b69-45be-bef4-3effdb8b2897 (type: ports) to 2 2026-06-28 21:06:10.485 10 INFO neutron.services.segments.plugin [-] Segment af794024-1252-4499-b007-91b984228adc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af794024-1252-4499-b007-91b984228adc found for delete ", "request_id": "req-c8f63947-5475-4fc1-b5d7-ca45b988b615"}]} 2026-06-28 21:06:10.500 10 INFO neutron.services.segments.plugin [-] Segment af794024-1252-4499-b007-91b984228adc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af794024-1252-4499-b007-91b984228adc found for delete ", "request_id": "req-d176d2f8-7b2a-4a4c-829d-6ed0e55e26a6"}]} 2026-06-28 21:06:10.504 9 INFO neutron.db.ovn_revision_numbers_db [None req-ea0245b7-8f49-4aa0-88d6-97477b377cf7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e6afc1a0-2559-4f60-975c-2a1907d0f8f6 (type: subnets) to 0 2026-06-28 21:06:10.518 9 INFO neutron.wsgi [None req-ea0245b7-8f49-4aa0-88d6-97477b377cf7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 0.6180193 2026-06-28 21:06:10.561 10 INFO neutron.wsgi [None req-aa4bf4f4-bae1-432a-808f-55b4aabb5e1b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/networks/dea330a4-312e-4ebb-adab-ed1212ae987d HTTP/1.1" status: 204 len: 168 time: 0.4982035 2026-06-28 21:06:10.669 9 INFO neutron.db.segments_db [None req-7fb67ba1-c971-4aff-b27d-21106271c90f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Added segment a96fd3a6-fc59-4012-a48d-e1d450922943 of type geneve for network 143e91f5-ee8c-4975-88ce-81d1b0455509 2026-06-28 21:06:10.760 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89266a66-7f37-4905-bd26-6653eda1d46f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:10.767 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89266a66-7f37-4905-bd26-6653eda1d46f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 3e7bcf89-a02c-4b49-8f45-5154ba3f07a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:10.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fb67ba1-c971-4aff-b27d-21106271c90f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 143e91f5-ee8c-4975-88ce-81d1b0455509 (type: networks) to 1 2026-06-28 21:06:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013604 2026-06-28 21:06:10.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009129 2026-06-28 21:06:10.894 10 INFO neutron.db.ovn_revision_numbers_db [None req-89266a66-7f37-4905-bd26-6653eda1d46f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 11ac41f8-fccb-456c-bba2-8508fcea1783 (type: ports) to 1 2026-06-28 21:06:10.924 10 INFO neutron.wsgi [None req-89266a66-7f37-4905-bd26-6653eda1d46f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.9884913 2026-06-28 21:06:11.009 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fb67ba1-c971-4aff-b27d-21106271c90f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:06:11.012 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fb67ba1-c971-4aff-b27d-21106271c90f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network 143e91f5-ee8c-4975-88ce-81d1b0455509: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:11.038 10 INFO neutron.db.segments_db [None req-63dff27e-0f9f-43a4-9c08-0aad8ff62f54 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Added segment 7d10b584-c318-4794-9c78-9b8a5a89237f of type geneve for network 01fa8473-deac-48e6-b673-fd120771d937 2026-06-28 21:06:11.091 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fb67ba1-c971-4aff-b27d-21106271c90f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 1c8d97a0-330e-4d62-b6df-f81570a3c75c (type: ports) to 1 2026-06-28 21:06:11.118 9 INFO neutron.wsgi [None req-7fb67ba1-c971-4aff-b27d-21106271c90f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.5465345 2026-06-28 21:06:11.355 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0c5a4b9-a3c8-44ad-9882-35178244f3b5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:06:11.357 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0c5a4b9-a3c8-44ad-9882-35178244f3b5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network 143e91f5-ee8c-4975-88ce-81d1b0455509: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:11.458 10 INFO neutron.db.ovn_revision_numbers_db [None req-63dff27e-0f9f-43a4-9c08-0aad8ff62f54 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 01fa8473-deac-48e6-b673-fd120771d937 (type: networks) to 1 2026-06-28 21:06:11.511 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c1eb4aa-f386-4b5c-ad80-4040aa42c098 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:06:11.521 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c1eb4aa-f386-4b5c-ad80-4040aa42c098 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:11.670 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63dff27e-0f9f-43a4-9c08-0aad8ff62f54 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:11.674 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63dff27e-0f9f-43a4-9c08-0aad8ff62f54 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 01fa8473-deac-48e6-b673-fd120771d937: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:11.730 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c1eb4aa-f386-4b5c-ad80-4040aa42c098 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 (type: ports) to 1 2026-06-28 21:06:11.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-63dff27e-0f9f-43a4-9c08-0aad8ff62f54 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 961ce93a-8bb1-4783-8417-9f2e2c102919 (type: ports) to 1 2026-06-28 21:06:11.778 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c5a4b9-a3c8-44ad-9882-35178244f3b5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 1c8d97a0-330e-4d62-b6df-f81570a3c75c (type: ports) to 2 2026-06-28 21:06:11.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0c5a4b9-a3c8-44ad-9882-35178244f3b5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 93fc6fc7-d0c8-4223-b006-76b708af3fad (type: subnets) to 0 2026-06-28 21:06:11.791 10 INFO neutron.wsgi [None req-63dff27e-0f9f-43a4-9c08-0aad8ff62f54 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.8609045 2026-06-28 21:06:11.805 9 INFO neutron.wsgi [None req-a0c5a4b9-a3c8-44ad-9882-35178244f3b5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.6833293 2026-06-28 21:06:11.967 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d68adae-19f2-4024-9294-ed63f58ddfc8 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource dc430553-fe70-423a-940a-8f405656843a (type: routers) to 1 2026-06-28 21:06:11.980 9 INFO neutron.wsgi [None req-4d68adae-19f2-4024-9294-ed63f58ddfc8 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.1699843 2026-06-28 21:06:12.140 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8509d6ab-57fc-4b45-90f4-e3ff132213b1 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:12.143 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8509d6ab-57fc-4b45-90f4-e3ff132213b1 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 3e7bcf89-a02c-4b49-8f45-5154ba3f07a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:12.166 10 INFO neutron.db.ovn_revision_numbers_db [None req-8509d6ab-57fc-4b45-90f4-e3ff132213b1 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 01b41d8d-4d3b-4504-bea3-d63ae02e19dc (type: subnets) to 0 2026-06-28 21:06:12.193 10 INFO neutron.wsgi [None req-8509d6ab-57fc-4b45-90f4-e3ff132213b1 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3964622 2026-06-28 21:06:12.370 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] No more DHCP agents 2026-06-28 21:06:12.372 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Unable to schedule network 143e91f5-ee8c-4975-88ce-81d1b0455509: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:12.448 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router cd6acb8d-b1c9-42e6-ac54-19d86cc48236 is bound to host instance 2026-06-28 21:06:12.451 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c1eb4aa-f386-4b5c-ad80-4040aa42c098 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 (type: router_ports) to 1 2026-06-28 21:06:12.512 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0194aca7-e6d2-4bef-9d0d-f7fcad8b6853 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:12.517 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0194aca7-e6d2-4bef-9d0d-f7fcad8b6853 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 01fa8473-deac-48e6-b673-fd120771d937: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:12.532 10 INFO neutron.db.ovn_revision_numbers_db [None req-0194aca7-e6d2-4bef-9d0d-f7fcad8b6853 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 9c6a610f-b226-422f-ac01-5c292cda3aa6 (type: subnets) to 0 2026-06-28 21:06:12.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource facaae01-cb00-492b-b0e9-3294842e93c0 (type: ports) to 1 2026-06-28 21:06:12.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-0c1eb4aa-f386-4b5c-ad80-4040aa42c098 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource cd6acb8d-b1c9-42e6-ac54-19d86cc48236 (type: routers) to 3 2026-06-28 21:06:12.555 10 INFO neutron.wsgi [None req-0194aca7-e6d2-4bef-9d0d-f7fcad8b6853 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.3552732 2026-06-28 21:06:12.563 10 INFO neutron.wsgi [None req-0c1eb4aa-f386-4b5c-ad80-4040aa42c098 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 2.0396988 2026-06-28 21:06:12.737 10 INFO neutron.db.ovn_revision_numbers_db [None req-23ab94ef-655a-482b-82de-71076f4fd3c3 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 4ba3d79d-e6f1-4dcf-b326-1358d9a41993 (type: routers) to 1 2026-06-28 21:06:12.750 10 INFO neutron.wsgi [None req-23ab94ef-655a-482b-82de-71076f4fd3c3 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.1867297 2026-06-28 21:06:12.897 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No port found with ID ab1ffcdd-190f-4590-9b61-28c2aebf59a8: RuntimeError: No port found with ID ab1ffcdd-190f-4590-9b61-28c2aebf59a8 2026-06-28 21:06:12.898 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 2026-06-28 21:06:12.920 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 2026-06-28 21:06:13.152 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] No more DHCP agents 2026-06-28 21:06:13.154 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Unable to schedule network 3e7bcf89-a02c-4b49-8f45-5154ba3f07a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:13.242 10 INFO neutron.db.ovn_revision_numbers_db [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource c44c3ea8-caf2-419d-ad63-489babf72551 (type: ports) to 1 2026-06-28 21:06:13.297 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b7bd144-4e70-48f5-b837-490cbd46b60a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 2278690a-7a5b-4d29-b63d-2deb8957a296 (type: security_groups) to 1 2026-06-28 21:06:13.317 10 INFO neutron.wsgi [None req-7b7bd144-4e70-48f5-b837-490cbd46b60a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=a98bb2f3a71f422f99342c6c1fc77f08&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2980893 2026-06-28 21:06:13.501 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: facaae01-cb00-492b-b0e9-3294842e93c0 2026-06-28 21:06:13.511 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port facaae01-cb00-492b-b0e9-3294842e93c0 2026-06-28 21:06:13.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource facaae01-cb00-492b-b0e9-3294842e93c0 (type: router_ports) to 2 2026-06-28 21:06:13.690 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:06:13.697 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 9bf75b88-03d1-48ab-bafb-fb1574fedfaf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:13.719 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 (type: ports) to 1 2026-06-28 21:06:13.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Successfully bumped revision number for resource facaae01-cb00-492b-b0e9-3294842e93c0 (type: ports) to 2 2026-06-28 21:06:13.881 10 INFO neutron.db.ovn_revision_numbers_db [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource c44c3ea8-caf2-419d-ad63-489babf72551 (type: router_ports) to 2 2026-06-28 21:06:13.904 9 INFO neutron.wsgi [None req-b4853617-a58e-41a1-87dd-ef619c15ab27 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/2278690a-7a5b-4d29-b63d-2deb8957a296 HTTP/1.1" status: 204 len: 168 time: 0.5821371 2026-06-28 21:06:13.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource ededdf96-95a5-4f61-8483-746bd642a9ea (type: ports) to 1 2026-06-28 21:06:14.000 10 INFO neutron.db.ovn_revision_numbers_db [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource c44c3ea8-caf2-419d-ad63-489babf72551 (type: ports) to 2 2026-06-28 21:06:14.075 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource facaae01-cb00-492b-b0e9-3294842e93c0 (type: ports) to 3 2026-06-28 21:06:14.123 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] No more DHCP agents 2026-06-28 21:06:14.127 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Unable to schedule network 3e7bcf89-a02c-4b49-8f45-5154ba3f07a0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:14.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-02c580c2-cac2-4f36-977f-4c4d2903f816 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 24fcaa35-3e93-45d4-a6a5-0b4cb5be09b4 (type: security_groups) to 1 2026-06-28 21:06:14.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource facaae01-cb00-492b-b0e9-3294842e93c0 (type: router_ports) to 3 2026-06-28 21:06:14.253 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] No more DHCP agents 2026-06-28 21:06:14.257 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] Unable to schedule network 143e91f5-ee8c-4975-88ce-81d1b0455509: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:14.277 10 INFO neutron.wsgi [None req-02c580c2-cac2-4f36-977f-4c4d2903f816 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=151241c383394515b227b1ef53f22d2f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2495072 2026-06-28 21:06:14.368 10 INFO neutron.db.ovn_revision_numbers_db [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource c44c3ea8-caf2-419d-ad63-489babf72551 (type: router_ports) to 2 2026-06-28 21:06:14.370 10 INFO neutron.wsgi [None req-16a07db5-918a-4962-8975-b852c7fdad8b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/4ba3d79d-e6f1-4dcf-b326-1358d9a41993/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6154697 2026-06-28 21:06:14.410 10 INFO neutron.wsgi [None req-59223fe8-da97-4a30-b8a5-796c3a5c745d 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/c44c3ea8-caf2-419d-ad63-489babf72551 HTTP/1.1" status: 200 len: 1139 time: 0.0345349 2026-06-28 21:06:14.459 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 (type: router_ports) to 3 2026-06-28 21:06:14.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource facaae01-cb00-492b-b0e9-3294842e93c0 (type: router_ports) to 3 2026-06-28 21:06:14.560 9 INFO neutron.wsgi [None req-548885e8-ca95-4fc4-873d-68e264d86b9b 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/dc430553-fe70-423a-940a-8f405656843a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5751491 2026-06-28 21:06:14.683 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 (type: ports) to 2 2026-06-28 21:06:14.694 10 INFO neutron.wsgi [None req-f971d353-4cf0-4347-895c-67f80a6e1e34 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/24fcaa35-3e93-45d4-a6a5-0b4cb5be09b4 HTTP/1.1" status: 204 len: 168 time: 0.4081767 2026-06-28 21:06:14.709 10 INFO neutron.wsgi [None req-6387dcad-4ea2-4e47-b1ff-cd23c09967e0 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/facaae01-cb00-492b-b0e9-3294842e93c0 HTTP/1.1" status: 200 len: 1137 time: 0.1427393 2026-06-28 21:06:14.784 9 INFO neutron.wsgi [None req-3f0d6ebe-cb7b-4781-b5ea-aa218e12302e 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports/facaae01-cb00-492b-b0e9-3294842e93c0 HTTP/1.1" status: 200 len: 1137 time: 0.0673807 2026-06-28 21:06:14.862 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource ededdf96-95a5-4f61-8483-746bd642a9ea (type: router_ports) to 2 2026-06-28 21:06:15.024 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource ededdf96-95a5-4f61-8483-746bd642a9ea (type: ports) to 2 2026-06-28 21:06:15.042 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] No more DHCP agents 2026-06-28 21:06:15.044 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Unable to schedule network 01fa8473-deac-48e6-b673-fd120771d937: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:15.050 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 (type: ports) to 4 2026-06-28 21:06:15.107 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:06:15.110 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 9bf75b88-03d1-48ab-bafb-fb1574fedfaf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:15.189 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: ededdf96-95a5-4f61-8483-746bd642a9ea 2026-06-28 21:06:15.198 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port ededdf96-95a5-4f61-8483-746bd642a9ea 2026-06-28 21:06:15.210 10 INFO neutron.db.ovn_revision_numbers_db [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource 061a167b-086b-4135-a9e3-29729d43f62a (type: ports) to 1 2026-06-28 21:06:15.456 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6b669576-ebcb-45a6-81e3-7d8b4e98d2e1 (type: router_ports) to 4 2026-06-28 21:06:15.624 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource ededdf96-95a5-4f61-8483-746bd642a9ea (type: ports) to 3 2026-06-28 21:06:15.786 9 INFO neutron.db.ovn_revision_numbers_db [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource ededdf96-95a5-4f61-8483-746bd642a9ea (type: router_ports) to 2 2026-06-28 21:06:15.789 9 INFO neutron.wsgi [None req-2bfbb911-c274-4776-82c2-2fa30066bbdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/cd6acb8d-b1c9-42e6-ac54-19d86cc48236/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.2173142 2026-06-28 21:06:15.792 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource ededdf96-95a5-4f61-8483-746bd642a9ea (type: router_ports) to 3 2026-06-28 21:06:15.989 10 INFO neutron.wsgi [None req-380d9610-5de6-481d-80d3-03230e8537d7 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/dc430553-fe70-423a-940a-8f405656843a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1990812 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:16.021 10 INFO neutron.wsgi [None req-442caf85-78c5-45ad-bf3f-2fa39a309c46 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=dc430553-fe70-423a-940a-8f405656843a HTTP/1.1" status: 200 len: 205 time: 0.0260992 2026-06-28 21:06:16.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource 061a167b-086b-4135-a9e3-29729d43f62a (type: router_ports) to 2 2026-06-28 21:06:16.256 10 INFO neutron.wsgi [None req-7327a054-1735-4247-83a4-ae1e747c1f00 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/routers/dc430553-fe70-423a-940a-8f405656843a HTTP/1.1" status: 204 len: 168 time: 0.2296407 2026-06-28 21:06:16.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource 061a167b-086b-4135-a9e3-29729d43f62a (type: ports) to 2 2026-06-28 21:06:16.364 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] No more DHCP agents 2026-06-28 21:06:16.366 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Unable to schedule network 01fa8473-deac-48e6-b673-fd120771d937: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:16.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-d14d6194-aa1d-40c4-aa2b-2aed8ea2f527 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Successfully bumped revision number for resource 1ee28ba5-d7b8-4d79-b74e-1dbba61f3fe5 (type: security_groups) to 1 2026-06-28 21:06:16.520 10 INFO neutron.wsgi [None req-02e75fe6-68b3-4b36-982d-537921809c30 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/93fc6fc7-d0c8-4223-b006-76b708af3fad HTTP/1.1" status: 204 len: 168 time: 0.2553298 2026-06-28 21:06:16.525 9 INFO neutron.wsgi [None req-d14d6194-aa1d-40c4-aa2b-2aed8ea2f527 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1282742 2026-06-28 21:06:16.555 10 INFO neutron.db.ovn_revision_numbers_db [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 061a167b-086b-4135-a9e3-29729d43f62a (type: router_ports) to 2 2026-06-28 21:06:16.557 10 INFO neutron.wsgi [None req-56cd7948-1dc8-4fa3-9f3c-ae7de5a099a0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/4ba3d79d-e6f1-4dcf-b326-1358d9a41993/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1427391 2026-06-28 21:06:16.608 10 INFO neutron.wsgi [None req-979d2443-0590-405a-9e16-5fd1f46ac9af 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.0458245 2026-06-28 21:06:16.667 10 INFO neutron.wsgi [None req-97bb0529-7208-4264-87f8-7896c0e8c69a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.0559115 2026-06-28 21:06:16.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f6adc3f-e902-46a1-a03f-2dd2549d40f8 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Successfully bumped revision number for resource 899311da-061c-4207-8aaa-25828cca9654 (type: security_group_rules) to 0 2026-06-28 21:06:16.741 10 INFO neutron.wsgi [None req-7f6adc3f-e902-46a1-a03f-2dd2549d40f8 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2076094 2026-06-28 21:06:16.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-b2f2a036-16af-488c-97e5-15fb920364f2 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Successfully bumped revision number for resource 707d332b-64af-457d-b923-4b66652b6e89 (type: security_group_rules) to 0 2026-06-28 21:06:16.877 10 INFO neutron.wsgi [None req-b2f2a036-16af-488c-97e5-15fb920364f2 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1319275 2026-06-28 21:06:16.907 9 INFO neutron.services.segments.plugin [-] Segment a96fd3a6-fc59-4012-a48d-e1d450922943 resource provider aggregate not found 2026-06-28 21:06:16.917 9 INFO neutron.services.segments.plugin [-] Segment a96fd3a6-fc59-4012-a48d-e1d450922943 resource provider aggregate not found 2026-06-28 21:06:16.926 9 INFO neutron.services.segments.plugin [-] Segment a96fd3a6-fc59-4012-a48d-e1d450922943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96fd3a6-fc59-4012-a48d-e1d450922943 found for delete ", "request_id": "req-42a9ad88-0428-456a-a4f6-5deca21b4dea"}]} 2026-06-28 21:06:16.946 9 INFO neutron.services.segments.plugin [-] Segment a96fd3a6-fc59-4012-a48d-e1d450922943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96fd3a6-fc59-4012-a48d-e1d450922943 found for delete ", "request_id": "req-a7da18db-04a8-4ee3-9dd8-33cc9015dbb2"}]} 2026-06-28 21:06:16.980 9 INFO neutron.wsgi [None req-7d694eae-b5f8-4166-8b79-d5e3d349bbc5 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/networks/143e91f5-ee8c-4975-88ce-81d1b0455509 HTTP/1.1" status: 204 len: 168 time: 0.4503503 2026-06-28 21:06:17.254 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-544f16ee-a704-4ca7-a636-1dd65f10c158 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] No more DHCP agents 2026-06-28 21:06:17.261 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-544f16ee-a704-4ca7-a636-1dd65f10c158 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:17.556 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b9e2309-ba90-4af7-9cf8-d77eb1e8209f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] No more DHCP agents 2026-06-28 21:06:17.561 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b9e2309-ba90-4af7-9cf8-d77eb1e8209f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:17.720 10 INFO neutron.db.ovn_revision_numbers_db [None req-544f16ee-a704-4ca7-a636-1dd65f10c158 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Successfully bumped revision number for resource a4e0bf40-b3ca-4d29-95df-95b06f2bf79a (type: floatingips) to 0 2026-06-28 21:06:17.739 10 INFO neutron.wsgi [None req-544f16ee-a704-4ca7-a636-1dd65f10c158 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8565633 2026-06-28 21:06:17.758 9 INFO neutron.wsgi [None req-29fada0f-902c-4d38-8416-dfb3d3ba7f6a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.0828617 2026-06-28 21:06:17.761 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b9e2309-ba90-4af7-9cf8-d77eb1e8209f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource b426e269-4e3e-4bad-9820-3daffd51bcf2 (type: ports) to 1 2026-06-28 21:06:18.207 9 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-7a52f542-51a5-45e7-9b9a-7c66a2e5cfac 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-securitygroup--1572775856&fields=id&tenant_id=a8d7793afb0f44bbaee4d2efd190860f HTTP/1.1" status: 200 len: 267 time: 0.0298278 2026-06-28 21:06:18.297 9 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-d351c023-7487-42b0-9eaa-27699470f0e7 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/networks?id=9bf75b88-03d1-48ab-bafb-fb1574fedfaf HTTP/1.1" status: 200 len: 875 time: 0.0828345 2026-06-28 21:06:18.315 9 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-0c83caf4-3d9f-4545-a054-ee0a2bb82e0a 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/quotas/a8d7793afb0f44bbaee4d2efd190860f HTTP/1.1" status: 200 len: 386 time: 0.0097442 2026-06-28 21:06:18.407 9 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-9ee27675-64d7-43d7-9466-3ce8053729c8 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=a8d7793afb0f44bbaee4d2efd190860f&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0873528 2026-06-28 21:06:18.487 9 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-078a8703-1f3c-46d8-a3b0-0bab7e04be21 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0686777 2026-06-28 21:06:18.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b9e2309-ba90-4af7-9cf8-d77eb1e8209f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource b426e269-4e3e-4bad-9820-3daffd51bcf2 (type: router_ports) to 1 2026-06-28 21:06:18.730 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b9e2309-ba90-4af7-9cf8-d77eb1e8209f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 107b0f40-10fd-4393-9c96-05a1b63a158a (type: routers) to 3 2026-06-28 21:06:18.748 10 INFO neutron.wsgi [None req-5b9e2309-ba90-4af7-9cf8-d77eb1e8209f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 867 time: 1.7624998 2026-06-28 21:06:18.859 10 INFO neutron.wsgi [None req-055391f3-80af-4e96-b93e-52fdd9f4d571 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/routers/107b0f40-10fd-4393-9c96-05a1b63a158a HTTP/1.1" status: 200 len: 868 time: 0.1059134 2026-06-28 21:06:18.863 9 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-12bd62a0-5a92-4c24-b45a-04113d98fdf3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3668120 2026-06-28 21:06:18.883 10 INFO neutron.wsgi [None req-8aaecef3-00de-44bc-a61d-00aee279d636 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.1009321 2026-06-28 21:06:19.005 9 INFO neutron.wsgi [None req-dbcf5d0d-3d23-4dc7-96cb-04477be7a983 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/routers HTTP/1.1" status: 200 len: 871 time: 0.1394603 2026-06-28 21:06:19.028 9 INFO neutron.wsgi [req-736cf4aa-dea8-4a27-8215-6856a14c4248 req-ec3fcd4d-1a3c-4bf0-8b47-61d8f4be5d5e 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 210 time: 0.0254862 2026-06-28 21:06:19.332 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] No port found with ID facaae01-cb00-492b-b0e9-3294842e93c0: RuntimeError: No port found with ID facaae01-cb00-492b-b0e9-3294842e93c0 2026-06-28 21:06:19.333 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: c44c3ea8-caf2-419d-ad63-489babf72551 2026-06-28 21:06:19.350 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port c44c3ea8-caf2-419d-ad63-489babf72551 2026-06-28 21:06:19.444 10 INFO neutron.db.ovn_revision_numbers_db [None req-2dd50cb0-de87-4a94-9d13-a77aae32725d 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] Successfully bumped revision number for resource 107b0f40-10fd-4393-9c96-05a1b63a158a (type: routers) to 4 2026-06-28 21:06:19.447 10 INFO neutron.wsgi [None req-2dd50cb0-de87-4a94-9d13-a77aae32725d 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "PUT /v2.0/routers/107b0f40-10fd-4393-9c96-05a1b63a158a HTTP/1.1" status: 200 len: 875 time: 0.4372759 2026-06-28 21:06:19.526 10 INFO neutron.wsgi [None req-92b8a644-36f1-443d-96b4-91762cff4e45 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/routers/107b0f40-10fd-4393-9c96-05a1b63a158a HTTP/1.1" status: 200 len: 875 time: 0.0736518 2026-06-28 21:06:19.563 9 INFO neutron.wsgi [None req-b749472f-ffc1-4ad0-b508-f74f4d85d586 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=107b0f40-10fd-4393-9c96-05a1b63a158a HTTP/1.1" status: 200 len: 205 time: 0.0315354 2026-06-28 21:06:19.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource c44c3ea8-caf2-419d-ad63-489babf72551 (type: ports) to 3 2026-06-28 21:06:19.768 10 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-45e0a812-38ba-43b8-bcf2-f9df928b52d7 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 199.19.213.60 "GET /v2.0/networks?id=9bf75b88-03d1-48ab-bafb-fb1574fedfaf HTTP/1.1" status: 200 len: 875 time: 0.0809619 2026-06-28 21:06:19.782 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c4d53bc-9355-4a42-af61-97851825fa3b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 53cde612-16e0-4361-bfef-e5080f2ed005 (type: security_groups) to 1 2026-06-28 21:06:19.817 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource c44c3ea8-caf2-419d-ad63-489babf72551 (type: router_ports) to 3 2026-06-28 21:06:19.818 9 INFO neutron.wsgi [None req-2c4d53bc-9355-4a42-af61-97851825fa3b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=6b2c23f07c5f4209bbcf3ca9a57b73ad&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4085162 2026-06-28 21:06:19.826 10 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-783a27c0-77c4-4625-88aa-07350bb20e55 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a8d7793afb0f44bbaee4d2efd190860f HTTP/1.1" status: 200 len: 380 time: 0.0493450 2026-06-28 21:06:19.928 10 INFO neutron.wsgi [None req-b0a73796-09da-432d-9497-6dec1acfb068 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.0396185 2026-06-28 21:06:20.099 9 INFO neutron.wsgi [None req-8e0bf1c0-44e9-4e19-9b07-eda64f601869 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/53cde612-16e0-4361-bfef-e5080f2ed005 HTTP/1.1" status: 204 len: 168 time: 0.2733436 2026-06-28 21:06:20.134 9 INFO neutron.wsgi [req-cea2e0f7-12b6-411c-85d4-421638af9cc1 req-b3f5c72f-5fad-4b63-b8d9-a290043ad474 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 210 time: 0.0235939 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:20.209 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c87496dc-f104-4c41-b750-a11885e14b61 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] No more DHCP agents 2026-06-28 21:06:20.211 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c87496dc-f104-4c41-b750-a11885e14b61 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Unable to schedule network 9bf75b88-03d1-48ab-bafb-fb1574fedfaf: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:20.264 9 INFO neutron.wsgi [None req-3ee6b8fd-731a-4e2d-a1aa-30c3000b873f 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/routers/107b0f40-10fd-4393-9c96-05a1b63a158a HTTP/1.1" status: 204 len: 168 time: 0.6962891 2026-06-28 21:06:20.290 9 INFO neutron.wsgi [None req-e6ba25e3-674a-4bd1-b531-39c566d52dac 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=107b0f40-10fd-4393-9c96-05a1b63a158a HTTP/1.1" status: 200 len: 205 time: 0.0205283 2026-06-28 21:06:20.318 9 INFO neutron.api.v2.resource [None req-fca87b82-780a-42f1-a90c-9b65a46122bf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:20.319 9 INFO neutron.wsgi [None req-fca87b82-780a-42f1-a90c-9b65a46122bf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/routers/107b0f40-10fd-4393-9c96-05a1b63a158a HTTP/1.1" status: 404 len: 336 time: 0.0247223 2026-06-28 21:06:20.339 9 INFO neutron.wsgi [None req-06f07f41-f68c-4d17-a046-f39171f51d11 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=dc430553-fe70-423a-940a-8f405656843a HTTP/1.1" status: 200 len: 205 time: 0.0162144 2026-06-28 21:06:20.366 9 INFO neutron.api.v2.resource [None req-b6ab3d62-2614-4e20-8479-67259e8f2c73 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:20.367 9 INFO neutron.wsgi [None req-b6ab3d62-2614-4e20-8479-67259e8f2c73 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/routers/dc430553-fe70-423a-940a-8f405656843a HTTP/1.1" status: 404 len: 336 time: 0.0248384 2026-06-28 21:06:20.389 9 INFO neutron.pecan_wsgi.hooks.translation [None req-78a35d45-fa1e-425e-80ae-e31e4f91c2dd 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:20.391 9 INFO neutron.wsgi [None req-78a35d45-fa1e-425e-80ae-e31e4f91c2dd 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/93fc6fc7-d0c8-4223-b006-76b708af3fad HTTP/1.1" status: 404 len: 337 time: 0.0189757 2026-06-28 21:06:20.414 9 INFO neutron.wsgi [None req-9562a7d9-28d7-40f7-baf8-ca8d9b667adf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=3ddfa6a2-2d40-48e9-9cd3-7d0b2a4ec405 HTTP/1.1" status: 200 len: 205 time: 0.0190849 2026-06-28 21:06:20.441 9 INFO neutron.api.v2.resource [None req-f14d99d2-cfe4-4541-b69f-2c9577844eed 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:20.442 9 INFO neutron.wsgi [None req-f14d99d2-cfe4-4541-b69f-2c9577844eed 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/routers/3ddfa6a2-2d40-48e9-9cd3-7d0b2a4ec405 HTTP/1.1" status: 404 len: 336 time: 0.0248401 2026-06-28 21:06:20.463 9 INFO neutron.pecan_wsgi.hooks.translation [None req-12f48ce1-5045-41d3-a062-492aa4f53fa3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:20.465 9 INFO neutron.wsgi [None req-12f48ce1-5045-41d3-a062-492aa4f53fa3 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/7c748417-2e16-4d7a-b9ce-85fe259457b8 HTTP/1.1" status: 404 len: 337 time: 0.0187016 2026-06-28 21:06:20.492 9 INFO neutron.wsgi [None req-ee6665a5-0a2e-4154-a44c-72b167661acf 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=ee3dede1-2f58-4023-a489-0645bf722b45 HTTP/1.1" status: 200 len: 205 time: 0.0226271 2026-06-28 21:06:20.522 9 INFO neutron.api.v2.resource [None req-af18cf5c-80c6-46cc-a4d8-7b75efd6fafa 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:20.523 9 INFO neutron.wsgi [None req-af18cf5c-80c6-46cc-a4d8-7b75efd6fafa 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/routers/ee3dede1-2f58-4023-a489-0645bf722b45 HTTP/1.1" status: 404 len: 336 time: 0.0265927 2026-06-28 21:06:20.552 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dbd9eba6-4de7-4258-8d9f-c4a338ef9dc2 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:20.556 9 INFO neutron.wsgi [None req-dbd9eba6-4de7-4258-8d9f-c4a338ef9dc2 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/4517b3f6-ccdb-4a97-b7df-1aee121b28c4 HTTP/1.1" status: 404 len: 337 time: 0.0267725 2026-06-28 21:06:20.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4ba2507-a2e6-4f6d-bd4a-3110f868ea31 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 9b1b2735-86e0-4fd9-97d0-4f3c681dbbd5 (type: security_groups) to 1 2026-06-28 21:06:20.585 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d3b0d12b-c98c-4761-b3f2-85fc079f4a82 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:20.588 9 INFO neutron.wsgi [None req-d3b0d12b-c98c-4761-b3f2-85fc079f4a82 2a42abcbf14d4e9dac4850bee800c7a9 4db06c7dab31460eae1f38642ffc42f9 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/ddfc27ad-fb75-49a0-8199-721a8cb9c4a1 HTTP/1.1" status: 404 len: 337 time: 0.0248902 2026-06-28 21:06:20.597 10 INFO neutron.wsgi [None req-f4ba2507-a2e6-4f6d-bd4a-3110f868ea31 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=6ed3eceafc8f451ebce10ca63ce218de&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4003918 2026-06-28 21:06:20.602 10 INFO neutron.db.ovn_revision_numbers_db [None req-c87496dc-f104-4c41-b750-a11885e14b61 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Successfully bumped revision number for resource d45cd7c4-f369-4882-a2cd-d8ee24a966fc (type: ports) to 1 2026-06-28 21:06:20.627 10 INFO neutron.wsgi [None req-c87496dc-f104-4c41-b750-a11885e14b61 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7898347 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:20.786 9 INFO neutron.wsgi [None req-7b48fc82-02e9-485e-8b0a-ef876ec8acad 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/9b1b2735-86e0-4fd9-97d0-4f3c681dbbd5 HTTP/1.1" status: 204 len: 168 time: 0.1831672 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:20.970 10 INFO neutron.wsgi [None req-087d0ac4-6a12-4480-9887-f4fa54052941 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.0356095 2026-06-28 21:06:21.027 10 INFO neutron.db.ovn_revision_numbers_db [None req-12286c56-1fc9-4650-84e6-b6a8c35d003b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource d45cd7c4-f369-4882-a2cd-d8ee24a966fc (type: ports) to 2 2026-06-28 21:06:21.195 10 INFO neutron.db.ovn_revision_numbers_db [None req-12286c56-1fc9-4650-84e6-b6a8c35d003b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource d45cd7c4-f369-4882-a2cd-d8ee24a966fc (type: ports) to 2 2026-06-28 21:06:21.227 10 INFO neutron.wsgi [None req-12286c56-1fc9-4650-84e6-b6a8c35d003b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/d45cd7c4-f369-4882-a2cd-d8ee24a966fc HTTP/1.1" status: 200 len: 1328 time: 0.5936387 2026-06-28 21:06:21.239 9 INFO neutron.wsgi [req-e857d1ac-0d6d-4b4e-9db3-de6004461137 req-4676b615-add5-4788-9c6e-5bc67f144b87 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1168 time: 0.0384526 2026-06-28 21:06:21.268 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdf99c0c-3f3f-4625-b099-9d87aadbcbe0'] response: {'name': 'network-changed', 'server_uuid': 'dc0aa329-85b7-466d-8586-e9626e33ff8d', 'tag': 'd45cd7c4-f369-4882-a2cd-d8ee24a966fc', 'status': 'completed', 'code': 200} 2026-06-28 21:06:21.270 9 INFO neutron.wsgi [None req-c10c48e3-2e1a-419a-9523-9882efb5ce88 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=4db06c7dab31460eae1f38642ffc42f9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1748583 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:21.292 9 INFO neutron.wsgi [req-e857d1ac-0d6d-4b4e-9db3-de6004461137 req-6f79688b-d674-4f03-96fa-ff8820bc67ed 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=1ee28ba5-d7b8-4d79-b74e-1dbba61f3fe5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0412388 2026-06-28 21:06:21.300 10 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-79b3eda2-beee-4dd5-8f89-d9c8825e303e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=a8d7793afb0f44bbaee4d2efd190860f&device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1359 time: 0.0306745 2026-06-28 21:06:21.335 10 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-13018b73-4ccf-43e4-940f-0a06999ff48a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d45cd7c4-f369-4882-a2cd-d8ee24a966fc HTTP/1.1" status: 200 len: 217 time: 0.0283804 2026-06-28 21:06:21.377 10 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-cace3394-f859-4e47-ae1a-8c2688763567 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=e6afc1a0-2559-4f60-975c-2a1907d0f8f6 HTTP/1.1" status: 200 len: 869 time: 0.0347397 2026-06-28 21:06:21.414 10 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-fdc7a38e-d2d4-47e3-a68d-4289a74cde90 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=9bf75b88-03d1-48ab-bafb-fb1574fedfaf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0273433 2026-06-28 21:06:21.480 10 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-db77ce02-ef67-4b74-b932-c7c93f3540df 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0574260 2026-06-28 21:06:21.483 9 INFO neutron.wsgi [None req-2a6fe8b7-891c-4f17-a382-11f1e5903ed0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a5ed499c-34cc-453d-8bc8-28d48d64b392 HTTP/1.1" status: 204 len: 168 time: 0.2051914 2026-06-28 21:06:21.487 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port ededdf96-95a5-4f61-8483-746bd642a9ea: RuntimeError: No hosting information found for port ededdf96-95a5-4f61-8483-746bd642a9ea 2026-06-28 21:06:21.548 10 INFO neutron.wsgi [req-dced925e-d595-4dda-8565-2b93ecbb4b04 req-f81a209c-9503-4f5c-8d52-8569dead34e7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0617971 2026-06-28 21:06:21.638 10 INFO neutron.wsgi [req-239c4e84-cfb8-4816-9d0d-d75a7a37afeb req-901746fe-1b22-49f5-8140-3a70acbccde5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=a8d7793afb0f44bbaee4d2efd190860f&device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1359 time: 0.0431380 2026-06-28 21:06:21.702 10 INFO neutron.wsgi [req-239c4e84-cfb8-4816-9d0d-d75a7a37afeb req-303e806b-b278-4747-9632-a226cde428db 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=9bf75b88-03d1-48ab-bafb-fb1574fedfaf HTTP/1.1" status: 200 len: 974 time: 0.0493362 2026-06-28 21:06:21.739 10 INFO neutron.wsgi [req-239c4e84-cfb8-4816-9d0d-d75a7a37afeb req-abd3824b-c1c4-4439-8af8-a600dd4d5dd9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d45cd7c4-f369-4882-a2cd-d8ee24a966fc HTTP/1.1" status: 200 len: 217 time: 0.0316448 2026-06-28 21:06:21.787 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: d45cd7c4-f369-4882-a2cd-d8ee24a966fc 2026-06-28 21:06:21.798 10 INFO neutron.wsgi [req-239c4e84-cfb8-4816-9d0d-d75a7a37afeb req-476b2748-6276-4ed5-92c8-b6c490d324d5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=e6afc1a0-2559-4f60-975c-2a1907d0f8f6 HTTP/1.1" status: 200 len: 869 time: 0.0540705 2026-06-28 21:06:21.835 10 INFO neutron.wsgi [req-239c4e84-cfb8-4816-9d0d-d75a7a37afeb req-2f36f628-b2d7-4e21-b688-4a53bd72a8fc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=9bf75b88-03d1-48ab-bafb-fb1574fedfaf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0285864 2026-06-28 21:06:21.835 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port d45cd7c4-f369-4882-a2cd-d8ee24a966fc 2026-06-28 21:06:21.902 10 INFO neutron.wsgi [req-239c4e84-cfb8-4816-9d0d-d75a7a37afeb req-a50896fa-d938-46e1-81a3-0519c53ec697 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0593801 2026-06-28 21:06:21.965 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a02c71f-f4ef-42f8-b92a-7229a28ffa3e'] response: {'server_uuid': 'dc0aa329-85b7-466d-8586-e9626e33ff8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd45cd7c4-f369-4882-a2cd-d8ee24a966fc', 'code': 200} 2026-06-28 21:06:21.980 10 INFO neutron.wsgi [req-239c4e84-cfb8-4816-9d0d-d75a7a37afeb req-d7806565-c474-4aed-a8dd-1e25a8ee6739 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0680153 2026-06-28 21:06:22.014 9 INFO neutron.wsgi [None req-c18851a7-fc1d-45e4-bd05-944de8fa0df6 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.0376725 2026-06-28 21:06:22.101 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource d45cd7c4-f369-4882-a2cd-d8ee24a966fc (type: ports) to 4 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:22.403 9 INFO neutron.wsgi [req-4a754b88-266c-41c1-8af9-cf3d9fec3d46 req-cb5e620d-1fb9-42ca-811e-a148871e00dd 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1170 time: 0.0396338 2026-06-28 21:06:22.438 9 INFO neutron.wsgi [req-4a754b88-266c-41c1-8af9-cf3d9fec3d46 req-6b917c82-f7d7-40cc-95fb-ee49046d47fe 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=1ee28ba5-d7b8-4d79-b74e-1dbba61f3fe5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0277278 2026-06-28 21:06:23.132 9 INFO neutron.wsgi [None req-9e70b654-afb2-4d9f-b589-29c913d65849 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.1118026 2026-06-28 21:06:23.520 10 INFO neutron.db.ovn_revision_numbers_db [None req-b01487c1-49da-412d-bf29-6db93090709d c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] Successfully bumped revision number for resource 1d3e37fb-4bb6-48fa-b929-9daeeac7531f (type: security_groups) to 1 2026-06-28 21:06:23.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-b01487c1-49da-412d-bf29-6db93090709d c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] Successfully bumped revision number for resource 6a7dd395-8cf9-4e61-9439-7b9a05752687 (type: security_groups) to 1 2026-06-28 21:06:23.612 9 INFO neutron.wsgi [req-a0212b02-1a80-4da5-aa07-b0571cf9cb41 req-5a6a74ae-80bd-4366-85bf-8b71244b95f9 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1170 time: 0.1095402 2026-06-28 21:06:23.632 10 INFO neutron.wsgi [None req-b01487c1-49da-412d-bf29-6db93090709d c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.4589357 2026-06-28 21:06:23.679 9 INFO neutron.wsgi [req-a0212b02-1a80-4da5-aa07-b0571cf9cb41 req-2f89b1d8-b6bc-4954-b69a-be30002240d6 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=1ee28ba5-d7b8-4d79-b74e-1dbba61f3fe5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0624440 2026-06-28 21:06:23.690 9 INFO neutron.wsgi [None req-b91529f5-deb2-4689-b751-3e1d9bf61358 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0527842 2026-06-28 21:06:23.783 9 INFO neutron.wsgi [req-16802e2a-0c88-4118-83a6-09d6c95ac86a req-454923da-bc50-4cfd-8aef-f9f76183202e 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1170 time: 0.0373020 2026-06-28 21:06:23.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-3f9396b3-c34e-43e6-87c2-6b50e800fb85 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] Successfully bumped revision number for resource 6a7dd395-8cf9-4e61-9439-7b9a05752687 (type: security_groups) to 2 2026-06-28 21:06:23.789 9 INFO neutron.wsgi [None req-3f9396b3-c34e-43e6-87c2-6b50e800fb85 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/6a7dd395-8cf9-4e61-9439-7b9a05752687 HTTP/1.1" status: 200 len: 1793 time: 0.0909030 2026-06-28 21:06:23.825 9 INFO neutron.wsgi [None req-3f809c57-e17c-48f7-a94e-ed609dd6f187 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-groups/6a7dd395-8cf9-4e61-9439-7b9a05752687 HTTP/1.1" status: 200 len: 1793 time: 0.0313878 2026-06-28 21:06:23.948 9 INFO neutron.wsgi [None req-97ca41db-5bb5-4c22-9ded-249e98c5cca7 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6a7dd395-8cf9-4e61-9439-7b9a05752687 HTTP/1.1" status: 204 len: 168 time: 0.1136427 2026-06-28 21:06:23.996 10 INFO neutron.wsgi [None req-6839fcd5-a667-4b00-bc79-2d2040df7782 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0432267 2026-06-28 21:06:24.002 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35e35c22-4e6b-4c6c-84e3-38c6a95425c3'] response: {'server_uuid': 'dc0aa329-85b7-466d-8586-e9626e33ff8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd45cd7c4-f369-4882-a2cd-d8ee24a966fc', 'code': 200} 2026-06-28 21:06:24.026 10 INFO neutron.api.v2.resource [None req-a766a227-2135-4447-a26e-db85b707cb99 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:24.027 10 INFO neutron.wsgi [None req-a766a227-2135-4447-a26e-db85b707cb99 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6a7dd395-8cf9-4e61-9439-7b9a05752687 HTTP/1.1" status: 404 len: 347 time: 0.0261993 2026-06-28 21:06:24.044 10 INFO neutron.db.l3_db [None req-cfda9d45-0ee6-42c5-bafd-6332fcc2469a 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Floating IP a4e0bf40-b3ca-4d29-95df-95b06f2bf79a associated. External IP: 10.96.250.220, port: d45cd7c4-f369-4882-a2cd-d8ee24a966fc. 2026-06-28 21:06:24.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-952a4ec6-a101-4393-a027-92c0255b0e27 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] Successfully bumped revision number for resource 35accb59-7b2f-4cc0-8549-6b2376bf8d11 (type: security_groups) to 1 2026-06-28 21:06:24.145 9 INFO neutron.wsgi [None req-952a4ec6-a101-4393-a027-92c0255b0e27 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.1094778 2026-06-28 21:06:24.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-cfda9d45-0ee6-42c5-bafd-6332fcc2469a 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Successfully bumped revision number for resource a4e0bf40-b3ca-4d29-95df-95b06f2bf79a (type: floatingips) to 1 2026-06-28 21:06:24.226 10 INFO neutron.wsgi [None req-f2e98ec0-87ed-49eb-94a1-23ed0381b90e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1147 time: 0.0854647 2026-06-28 21:06:24.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-cfda9d45-0ee6-42c5-bafd-6332fcc2469a 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Successfully bumped revision number for resource a4e0bf40-b3ca-4d29-95df-95b06f2bf79a (type: floatingips) to 2 2026-06-28 21:06:24.305 9 INFO neutron.db.ovn_revision_numbers_db [None req-c49e9d2d-c012-4bba-a500-c77255afb40f c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] Successfully bumped revision number for resource d9264616-1c42-421a-b034-7cacf773bcf0 (type: security_group_rules) to 0 2026-06-28 21:06:24.325 10 INFO neutron.wsgi [None req-cfda9d45-0ee6-42c5-bafd-6332fcc2469a 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 10.0.0.202 "PUT /v2.0/floatingips/a4e0bf40-b3ca-4d29-95df-95b06f2bf79a HTTP/1.1" status: 200 len: 1049 time: 0.5292048 2026-06-28 21:06:24.344 9 INFO neutron.wsgi [None req-c49e9d2d-c012-4bba-a500-c77255afb40f c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1955869 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:24.367 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-327abfdd-e3d8-471f-9a48-f215b5303a49'] response: {'name': 'network-changed', 'server_uuid': 'dc0aa329-85b7-466d-8586-e9626e33ff8d', 'tag': 'd45cd7c4-f369-4882-a2cd-d8ee24a966fc', 'status': 'completed', 'code': 200} 2026-06-28 21:06:24.396 9 INFO neutron.wsgi [None req-0dbfda57-8a59-4aa4-a716-294b690d54f8 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/d9264616-1c42-421a-b034-7cacf773bcf0 HTTP/1.1" status: 200 len: 763 time: 0.0466897 2026-06-28 21:06:24.428 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] No hosting information found for port c44c3ea8-caf2-419d-ad63-489babf72551: RuntimeError: No hosting information found for port c44c3ea8-caf2-419d-ad63-489babf72551 2026-06-28 21:06:24.428 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 061a167b-086b-4135-a9e3-29729d43f62a 2026-06-28 21:06:24.437 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 061a167b-086b-4135-a9e3-29729d43f62a 2026-06-28 21:06:24.440 9 INFO neutron.wsgi [None req-ac34f9fa-4fa4-4e93-bca5-646e77ed0d79 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0398533 2026-06-28 21:06:24.449 9 INFO neutron.wsgi [req-9fe2dd1d-af0a-4b58-bcdb-497a3365c2b6 req-36c784ec-344b-4c8c-8ad4-90be9fa062a0 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1170 time: 0.0759237 2026-06-28 21:06:24.481 10 INFO neutron.wsgi [req-d54e0d9f-162b-42e4-9796-b7d1844528fd req-7db393ea-e959-4b67-8d64-68714934b177 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=a8d7793afb0f44bbaee4d2efd190860f&device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1361 time: 0.0855834 2026-06-28 21:06:24.503 9 INFO neutron.wsgi [req-9fe2dd1d-af0a-4b58-bcdb-497a3365c2b6 req-370a8d4c-0838-4c17-ac13-037edcd5181e 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=1ee28ba5-d7b8-4d79-b74e-1dbba61f3fe5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0467768 2026-06-28 21:06:24.582 10 INFO neutron.wsgi [req-d54e0d9f-162b-42e4-9796-b7d1844528fd req-dd82b463-411a-4985-ac35-83aacd06fc1a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=9bf75b88-03d1-48ab-bafb-fb1574fedfaf HTTP/1.1" status: 200 len: 974 time: 0.0915217 2026-06-28 21:06:24.601 9 INFO neutron.wsgi [None req-64145b82-d7a8-426b-9ca4-2454169d19ec c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/d9264616-1c42-421a-b034-7cacf773bcf0 HTTP/1.1" status: 204 len: 168 time: 0.1564336 2026-06-28 21:06:24.665 9 INFO neutron.wsgi [None req-fb38bb0c-7370-4cf6-933e-8afedbb01aac c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0558836 2026-06-28 21:06:24.670 10 INFO neutron.wsgi [req-d54e0d9f-162b-42e4-9796-b7d1844528fd req-6861f4da-57c4-4f14-b631-ff953db3718e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d45cd7c4-f369-4882-a2cd-d8ee24a966fc HTTP/1.1" status: 200 len: 1059 time: 0.0750349 2026-06-28 21:06:24.755 10 INFO neutron.wsgi [req-d54e0d9f-162b-42e4-9796-b7d1844528fd req-4127cfc3-dd52-4f4a-be70-c2e452303df5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=e6afc1a0-2559-4f60-975c-2a1907d0f8f6 HTTP/1.1" status: 200 len: 869 time: 0.0694089 2026-06-28 21:06:24.810 10 INFO neutron.wsgi [req-d54e0d9f-162b-42e4-9796-b7d1844528fd req-1f99b8ab-668d-4503-8f30-9209a8551ff6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=9bf75b88-03d1-48ab-bafb-fb1574fedfaf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0483403 2026-06-28 21:06:24.860 9 INFO neutron.wsgi [req-619a4603-1f06-42db-b3c6-52dfeef3549d req-b6f6b5a6-f93c-4f6a-80cb-11b301531a46 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1170 time: 0.0432532 2026-06-28 21:06:24.871 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: d45cd7c4-f369-4882-a2cd-d8ee24a966fc 2026-06-28 21:06:24.876 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 061a167b-086b-4135-a9e3-29729d43f62a (type: ports) to 3 2026-06-28 21:06:24.912 9 INFO neutron.wsgi [req-619a4603-1f06-42db-b3c6-52dfeef3549d req-683865bf-8c78-4faa-80e4-648915269b66 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=1ee28ba5-d7b8-4d79-b74e-1dbba61f3fe5&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0388560 2026-06-28 21:06:24.929 10 INFO neutron.wsgi [req-d54e0d9f-162b-42e4-9796-b7d1844528fd req-0c9d9e96-b543-4df9-b085-cf2fbee55a2b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1076562 2026-06-28 21:06:25.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-597e69f1-a2ed-46d6-a066-c5f11f5f8173 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] Successfully bumped revision number for resource 3da7f64d-6ff8-4565-b573-d717c63e877d (type: security_group_rules) to 0 2026-06-28 21:06:25.046 10 INFO neutron.wsgi [None req-597e69f1-a2ed-46d6-a066-c5f11f5f8173 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.3709548 2026-06-28 21:06:25.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 061a167b-086b-4135-a9e3-29729d43f62a (type: router_ports) to 3 2026-06-28 21:06:25.065 10 INFO neutron.wsgi [req-d54e0d9f-162b-42e4-9796-b7d1844528fd req-53b2eaa5-fea1-4d47-8d39-c5d68d851744 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1272418 2026-06-28 21:06:25.074 9 INFO neutron.wsgi [None req-9ebf172c-0f9b-451b-9042-257bd8ffafd8 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/3da7f64d-6ff8-4565-b573-d717c63e877d HTTP/1.1" status: 200 len: 763 time: 0.0214837 2026-06-28 21:06:25.119 10 INFO neutron.wsgi [None req-f2511ff9-bbd3-4c61-8119-4a0ab1eb6078 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0407431 2026-06-28 21:06:25.169 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource d45cd7c4-f369-4882-a2cd-d8ee24a966fc (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-28 21:06:25.276 10 INFO neutron.wsgi [req-b92f6324-9aff-4db8-b0d9-b4624bcece80 req-b8841bde-eddf-409c-a14e-005d25942004 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 1168 time: 0.1300991 2026-06-28 21:06:25.292 9 INFO neutron.wsgi [None req-c061a77c-5f01-4298-9406-b4c93d2f725b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/061a167b-086b-4135-a9e3-29729d43f62a HTTP/1.1" status: 200 len: 1149 time: 0.0600424 2026-06-28 21:06:25.319 10 INFO neutron.wsgi [None req-7e3169b4-bd74-4944-9ec6-07978f37ffe0 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/3da7f64d-6ff8-4565-b573-d717c63e877d HTTP/1.1" status: 204 len: 168 time: 0.1965053 2026-06-28 21:06:25.368 10 INFO neutron.wsgi [None req-47156543-9de5-4f79-84e4-4c89fa28b269 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0438368 2026-06-28 21:06:25.396 10 INFO neutron.db.securitygroups_db [None req-0d2ca484-b6c4-44fd-8830-be48daca4e69 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] Project 15db6e59d8e84314bdb20375b1fdeeb9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-28 21:06:25.528 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d2ca484-b6c4-44fd-8830-be48daca4e69 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] Successfully bumped revision number for resource 22460b21-70a0-4e81-bd1f-7ad7b6ac8e87 (type: security_group_rules) to 0 2026-06-28 21:06:25.571 10 INFO neutron.wsgi [None req-0d2ca484-b6c4-44fd-8830-be48daca4e69 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1996298 2026-06-28 21:06:25.608 10 INFO neutron.wsgi [None req-f6e61e9d-9d5c-4805-b501-80a043a0d7c5 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/22460b21-70a0-4e81-bd1f-7ad7b6ac8e87 HTTP/1.1" status: 200 len: 769 time: 0.0288672 2026-06-28 21:06:25.631 10 INFO neutron.db.l3_db [None req-52fe369a-8489-4547-9592-8e6db5c4d509 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] Floating IP a4e0bf40-b3ca-4d29-95df-95b06f2bf79a disassociated. External IP: 10.96.250.220, port: d45cd7c4-f369-4882-a2cd-d8ee24a966fc. 2026-06-28 21:06:25.883 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017912 2026-06-28 21:06:25.884 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009220 2026-06-28 21:06:25.895 10 INFO neutron.wsgi [None req-13ef473d-1ba7-4696-bb69-b0f64975c4ee c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4119 time: 0.2830036 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:26.084 10 INFO neutron.wsgi [None req-52fe369a-8489-4547-9592-8e6db5c4d509 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 199.19.213.60 "DELETE /v2.0/ports/d45cd7c4-f369-4882-a2cd-d8ee24a966fc HTTP/1.1" status: 204 len: 173 time: 0.8026066 2026-06-28 21:06:26.402 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-facf3ba9-1dac-4982-8444-12a73bec252a'] response: {'server_uuid': 'dc0aa329-85b7-466d-8586-e9626e33ff8d', 'name': 'network-vif-deleted', 'tag': 'd45cd7c4-f369-4882-a2cd-d8ee24a966fc', 'status': 'completed', 'code': 200} 2026-06-28 21:06:26.501 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad0b4857-bb6b-46ad-ab59-dbc5efb3a4f6'] response: {'server_uuid': 'dc0aa329-85b7-466d-8586-e9626e33ff8d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd45cd7c4-f369-4882-a2cd-d8ee24a966fc', 'code': 200} 2026-06-28 21:06:26.501 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad0b4857-bb6b-46ad-ab59-dbc5efb3a4f6'] response: {'server_uuid': 'dc0aa329-85b7-466d-8586-e9626e33ff8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd45cd7c4-f369-4882-a2cd-d8ee24a966fc', 'code': 200} 2026-06-28 21:06:26.506 9 INFO neutron.wsgi [req-7c21a568-1202-4310-a2cf-37ac6466fc4c req-f362719d-e1d6-4fae-9445-4d5da6ae6de0 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=dc0aa329-85b7-466d-8586-e9626e33ff8d HTTP/1.1" status: 200 len: 210 time: 0.0421488 2026-06-28 21:06:26.581 9 INFO neutron.wsgi [None req-cd16d02d-9429-4450-8de6-d7c94435f509 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/4ba3d79d-e6f1-4dcf-b326-1358d9a41993/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2836561 2026-06-28 21:06:26.628 9 INFO neutron.wsgi [None req-3d4096bd-584e-400a-85ad-dfcd5112ed87 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/22460b21-70a0-4e81-bd1f-7ad7b6ac8e87 HTTP/1.1" status: 204 len: 168 time: 0.7267663 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:26.674 10 INFO neutron.wsgi [None req-49cd6a2f-d51c-4f80-9971-2108e3579e7b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/c44c3ea8-caf2-419d-ad63-489babf72551 HTTP/1.1" status: 200 len: 1141 time: 0.0847781 2026-06-28 21:06:26.677 9 INFO neutron.wsgi [None req-4c56d417-25c3-4bf1-8ea0-63e5ae28b853 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0417323 2026-06-28 21:06:26.794 10 INFO neutron.wsgi [None req-e2782b10-124f-45d4-920d-260a5302041e c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/35accb59-7b2f-4cc0-8549-6b2376bf8d11 HTTP/1.1" status: 204 len: 168 time: 0.1101961 2026-06-28 21:06:26.828 10 INFO neutron.wsgi [None req-6cd702ab-a3fc-4ea6-a8cd-9d9b15a5dc84 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0298362 2026-06-28 21:06:26.876 9 INFO neutron.wsgi [None req-60ace323-d778-434a-b15a-6ab172d4c132 c43fcb1104424b5e8aa9bbe55df2ae0a 15db6e59d8e84314bdb20375b1fdeeb9 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0407073 2026-06-28 21:06:27.269 9 INFO neutron.wsgi [None req-3c25c01b-f9de-4f67-80e9-578703a60662 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/4ba3d79d-e6f1-4dcf-b326-1358d9a41993/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.5872381 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:27.311 9 INFO neutron.wsgi [None req-c5fd5f7d-b2bd-4406-b230-5f1762759d54 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=4ba3d79d-e6f1-4dcf-b326-1358d9a41993 HTTP/1.1" status: 200 len: 205 time: 0.0236554 2026-06-28 21:06:27.350 10 INFO neutron.db.ovn_revision_numbers_db [None req-97447c7d-674f-44dc-9f6d-cd0dd146b0f6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 35144c8a-0796-4f3f-93e6-a757c030f01b (type: security_groups) to 1 2026-06-28 21:06:27.369 10 INFO neutron.wsgi [None req-f2a6f7a9-9935-4346-bf68-cadbc225c9c6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=15db6e59d8e84314bdb20375b1fdeeb9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0734172 2026-06-28 21:06:27.375 10 INFO neutron.wsgi [None req-97447c7d-674f-44dc-9f6d-cd0dd146b0f6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=01c4d62e5fc04420a01c105c48542234&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2840166 2026-06-28 21:06:27.523 9 INFO neutron.wsgi [None req-ccae65aa-9f63-43f6-86be-ba725f9a6a64 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/routers/4ba3d79d-e6f1-4dcf-b326-1358d9a41993 HTTP/1.1" status: 204 len: 168 time: 0.2069001 2026-06-28 21:06:27.617 10 INFO neutron.wsgi [None req-4c926f9c-f07c-4e9d-ab7d-2aa512ff7a66 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/35144c8a-0796-4f3f-93e6-a757c030f01b HTTP/1.1" status: 204 len: 168 time: 0.2360830 2026-06-28 21:06:27.625 10 INFO neutron.wsgi [None req-f30ef815-100d-4463-8271-1474bcb9ecdd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1d3e37fb-4bb6-48fa-b929-9daeeac7531f HTTP/1.1" status: 204 len: 168 time: 0.2488945 2026-06-28 21:06:27.725 9 INFO neutron.wsgi [None req-451167b2-a4d8-4c0e-9030-53b1d07a7411 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/9c6a610f-b226-422f-ac01-5c292cda3aa6 HTTP/1.1" status: 204 len: 168 time: 0.1967711 2026-06-28 21:06:27.752 10 INFO neutron.wsgi [None req-5b769515-ef55-4cec-992f-b1bbe3d352fd 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1ee28ba5-d7b8-4d79-b74e-1dbba61f3fe5 HTTP/1.1" status: 204 len: 168 time: 0.1532576 2026-06-28 21:06:27.770 10 INFO neutron.api.v2.resource [None req-af74e178-ea21-47a6-bf14-d14f8f01d7fb 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:06:27.772 10 INFO neutron.wsgi [None req-af74e178-ea21-47a6-bf14-d14f8f01d7fb 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - default default] 10.0.0.202 "GET /v2.0/security-groups/1ee28ba5-d7b8-4d79-b74e-1dbba61f3fe5 HTTP/1.1" status: 404 len: 347 time: 0.0142584 2026-06-28 21:06:27.865 10 INFO neutron.db.ovn_revision_numbers_db [None req-6feab41e-6edb-436d-ad29-3a83c4d5a2f9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 5d3de2eb-da86-4a6b-9b81-a3585234ae2a (type: security_groups) to 1 2026-06-28 21:06:27.893 10 INFO neutron.wsgi [None req-6feab41e-6edb-436d-ad29-3a83c4d5a2f9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=813b3c3a204749d989472e8875ef2f72&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1734591 2026-06-28 21:06:27.920 9 INFO neutron.wsgi [None req-4e661618-5278-40fb-bc6c-a7863645164b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/01b41d8d-4d3b-4504-bea3-d63ae02e19dc HTTP/1.1" status: 204 len: 168 time: 0.1903830 2026-06-28 21:06:28.097 9 INFO neutron.wsgi [None req-eddd28b4-cce6-40e7-b821-abb65f2f9ae1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/5d3de2eb-da86-4a6b-9b81-a3585234ae2a HTTP/1.1" status: 204 len: 168 time: 0.1993237 2026-06-28 21:06:28.209 10 INFO neutron.wsgi [None req-7800f161-59f7-49be-9c3a-026186977f09 9381181abd784b54b7a8f0c5e48d7384 a8d7793afb0f44bbaee4d2efd190860f - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/a4e0bf40-b3ca-4d29-95df-95b06f2bf79a HTTP/1.1" status: 204 len: 168 time: 0.4328544 2026-06-28 21:06:28.388 10 INFO neutron.services.segments.plugin [-] Segment 7d10b584-c318-4794-9c78-9b8a5a89237f resource provider aggregate not found 2026-06-28 21:06:28.393 10 INFO neutron.services.segments.plugin [-] Segment 7d10b584-c318-4794-9c78-9b8a5a89237f resource provider aggregate not found 2026-06-28 21:06:28.403 10 INFO neutron.services.segments.plugin [-] Segment 7d10b584-c318-4794-9c78-9b8a5a89237f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d10b584-c318-4794-9c78-9b8a5a89237f found for delete ", "request_id": "req-56cd123c-4b0f-4ae1-804a-2b3f1a6b5991"}]} 2026-06-28 21:06:28.409 10 INFO neutron.services.segments.plugin [-] Segment 7d10b584-c318-4794-9c78-9b8a5a89237f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d10b584-c318-4794-9c78-9b8a5a89237f found for delete ", "request_id": "req-a05ae0a7-e1ca-442c-834e-9d840c9e61de"}]} 2026-06-28 21:06:28.425 10 INFO neutron.wsgi [None req-77366889-afb4-4692-b435-5a093cdbf3c7 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/networks/01fa8473-deac-48e6-b673-fd120771d937 HTTP/1.1" status: 204 len: 168 time: 0.4973915 2026-06-28 21:06:28.835 10 INFO neutron.wsgi [None req-54aeb4d1-fa7c-406c-b9cc-5dd878c04cc2 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/networks/3e7bcf89-a02c-4b49-8f45-5154ba3f07a0 HTTP/1.1" status: 204 len: 168 time: 0.4038126 2026-06-28 21:06:28.953 9 INFO neutron.db.segments_db [None req-1016913e-9f8d-4f3c-ac3b-bbf03c0747f4 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Added segment 47cd9c7a-8b1e-4aa3-8c8d-7af9fc5572ff of type geneve for network 257c07a1-90c7-451f-9e0b-b30d69b8ce60 2026-06-28 21:06:29.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-1016913e-9f8d-4f3c-ac3b-bbf03c0747f4 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 257c07a1-90c7-451f-9e0b-b30d69b8ce60 (type: networks) to 1 2026-06-28 21:06:29.536 9 INFO neutron.wsgi [None req-acc854b4-b88c-43c4-a99e-5b847e5da3f7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/cd6acb8d-b1c9-42e6-ac54-19d86cc48236/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3212564 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:29.599 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] No port found with ID 061a167b-086b-4135-a9e3-29729d43f62a: RuntimeError: No port found with ID 061a167b-086b-4135-a9e3-29729d43f62a 2026-06-28 21:06:29.599 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: b426e269-4e3e-4bad-9820-3daffd51bcf2 2026-06-28 21:06:29.614 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1016913e-9f8d-4f3c-ac3b-bbf03c0747f4 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:29.616 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1016913e-9f8d-4f3c-ac3b-bbf03c0747f4 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 257c07a1-90c7-451f-9e0b-b30d69b8ce60: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:29.730 9 INFO neutron.db.ovn_revision_numbers_db [None req-1016913e-9f8d-4f3c-ac3b-bbf03c0747f4 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 4944636b-1e6e-42d4-b099-c538746a5e35 (type: ports) to 1 2026-06-28 21:06:29.757 9 INFO neutron.wsgi [None req-1016913e-9f8d-4f3c-ac3b-bbf03c0747f4 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.9113870 2026-06-28 21:06:29.930 10 INFO neutron.db.ovn_revision_numbers_db [None req-26f7c348-a718-448a-ac87-473ecf76999d f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] Successfully bumped revision number for resource 6056d3a0-31dc-473d-ab0f-487e9338cf02 (type: security_groups) to 1 2026-06-28 21:06:30.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-26f7c348-a718-448a-ac87-473ecf76999d f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] Successfully bumped revision number for resource edf55319-badc-4fb4-894e-8e5d8ecbc29f (type: security_groups) to 1 2026-06-28 21:06:30.048 10 INFO neutron.wsgi [None req-26f7c348-a718-448a-ac87-473ecf76999d f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.5607314 2026-06-28 21:06:30.068 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7af6d6a7-a751-4f39-b4e8-e5048e63696e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:30.071 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7af6d6a7-a751-4f39-b4e8-e5048e63696e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 257c07a1-90c7-451f-9e0b-b30d69b8ce60: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:30.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-7af6d6a7-a751-4f39-b4e8-e5048e63696e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 905ed8e1-26b2-43cc-8301-01c5ce869a91 (type: subnets) to 0 2026-06-28 21:06:30.106 10 INFO neutron.wsgi [None req-7af6d6a7-a751-4f39-b4e8-e5048e63696e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3434796 2026-06-28 21:06:30.106 9 INFO neutron.wsgi [None req-aa11ae47-dd97-4f5a-b851-950b525e5287 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0485625 2026-06-28 21:06:30.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-bf10544d-74ed-4717-8617-841918c00a8b f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] Successfully bumped revision number for resource edf55319-badc-4fb4-894e-8e5d8ecbc29f (type: security_groups) to 2 2026-06-28 21:06:30.238 9 INFO neutron.wsgi [None req-bf10544d-74ed-4717-8617-841918c00a8b f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/edf55319-badc-4fb4-894e-8e5d8ecbc29f HTTP/1.1" status: 200 len: 1793 time: 0.1251569 2026-06-28 21:06:30.276 9 INFO neutron.wsgi [None req-183b4266-5a08-4267-8ae3-b89755fabc10 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-groups/edf55319-badc-4fb4-894e-8e5d8ecbc29f HTTP/1.1" status: 200 len: 1793 time: 0.0308976 2026-06-28 21:06:30.282 9 INFO neutron.wsgi [None req-c9a3a796-f4f1-4b03-a831-4133aabbd3ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/cd6acb8d-b1c9-42e6-ac54-19d86cc48236 HTTP/1.1" status: 204 len: 168 time: 0.7405534 2026-06-28 21:06:30.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-b51b62c1-9b69-4db8-a6ba-19cad91857f8 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 63305d3e-4c97-4552-b499-2884415989ae (type: routers) to 1 2026-06-28 21:06:30.335 10 INFO neutron.wsgi [None req-b51b62c1-9b69-4db8-a6ba-19cad91857f8 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.2241282 2026-06-28 21:06:30.430 10 INFO neutron.services.segments.plugin [-] Segment 4956617b-d501-463e-a52b-3f795e573158 resource provider aggregate not found 2026-06-28 21:06:30.438 10 INFO neutron.services.segments.plugin [-] Segment 4956617b-d501-463e-a52b-3f795e573158 resource provider aggregate not found 2026-06-28 21:06:30.456 10 INFO neutron.services.segments.plugin [-] Segment 4956617b-d501-463e-a52b-3f795e573158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4956617b-d501-463e-a52b-3f795e573158 found for delete ", "request_id": "req-6135e7ff-67b2-43c1-ba1f-685bf17471a6"}]} 2026-06-28 21:06:30.459 10 INFO neutron.services.segments.plugin [-] Segment 4956617b-d501-463e-a52b-3f795e573158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4956617b-d501-463e-a52b-3f795e573158 found for delete ", "request_id": "req-6f55e855-023b-4d2b-b505-2ac0c9e66941"}]} 2026-06-28 21:06:30.471 9 INFO neutron.wsgi [None req-f1e61e8c-156d-4280-8761-917f534a9432 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/e6afc1a0-2559-4f60-975c-2a1907d0f8f6 HTTP/1.1" status: 204 len: 168 time: 0.1847529 2026-06-28 21:06:30.477 10 INFO neutron.wsgi [None req-82d4e4cd-e7a0-4f54-a818-a900235fb9c3 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/edf55319-badc-4fb4-894e-8e5d8ecbc29f HTTP/1.1" status: 204 len: 168 time: 0.1944232 2026-06-28 21:06:30.527 9 INFO neutron.wsgi [None req-503e7c78-d4b2-4c67-aaf7-4450d973e699 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0453670 2026-06-28 21:06:30.559 10 INFO neutron.api.v2.resource [None req-607bd1a1-19c9-4814-97ba-cd032bb6e8da f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:30.560 10 INFO neutron.wsgi [None req-607bd1a1-19c9-4814-97ba-cd032bb6e8da f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/edf55319-badc-4fb4-894e-8e5d8ecbc29f HTTP/1.1" status: 404 len: 347 time: 0.0258484 2026-06-28 21:06:30.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ccf2bed-37cb-451d-ab2e-a127885ff7ff f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] Successfully bumped revision number for resource 786aba01-72f3-4fad-9823-2d5e80b967ee (type: security_groups) to 1 2026-06-28 21:06:30.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-ecf448e8-e465-412e-9d03-7d1f095fbf94 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 755bec99-3c4d-4fd7-9fe6-d6e54f9b6704 (type: security_groups) to 1 2026-06-28 21:06:30.792 10 INFO neutron.wsgi [None req-8ccf2bed-37cb-451d-ab2e-a127885ff7ff f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.2251377 2026-06-28 21:06:30.801 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbd0bd1b-ba60-4f35-bc18-6a9f00709cb0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:30.803 10 INFO neutron.wsgi [None req-ecf448e8-e465-412e-9d03-7d1f095fbf94 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=5ba1b19b5b484a6f938110b9d1bef71b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3361189 2026-06-28 21:06:30.807 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbd0bd1b-ba60-4f35-bc18-6a9f00709cb0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 257c07a1-90c7-451f-9e0b-b30d69b8ce60: 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-28 21:06:30.820 9 INFO neutron.services.segments.plugin [-] Segment b200e3e4-7582-4251-afff-d3890db9eb81 resource provider aggregate not found 2026-06-28 21:06:30.826 9 INFO neutron.services.segments.plugin [-] Segment b200e3e4-7582-4251-afff-d3890db9eb81 resource provider aggregate not found 2026-06-28 21:06:30.843 9 INFO neutron.services.segments.plugin [-] Segment b200e3e4-7582-4251-afff-d3890db9eb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b200e3e4-7582-4251-afff-d3890db9eb81 found for delete ", "request_id": "req-431fa489-7714-4a24-a430-8f5035c6390c"}]} 2026-06-28 21:06:30.845 9 INFO neutron.services.segments.plugin [-] Segment b200e3e4-7582-4251-afff-d3890db9eb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b200e3e4-7582-4251-afff-d3890db9eb81 found for delete ", "request_id": "req-a5c4029c-76db-4128-8be5-85bbfacbfd73"}]} 2026-06-28 21:06:30.878 9 INFO neutron.wsgi [None req-90ec7028-c4e4-4412-aa20-1b8b09e84670 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/9bf75b88-03d1-48ab-bafb-fb1574fedfaf HTTP/1.1" status: 204 len: 168 time: 0.4013326 2026-06-28 21:06:30.919 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbd0bd1b-ba60-4f35-bc18-6a9f00709cb0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 6605dec0-54b4-42cb-9d78-c70e66764777 (type: ports) to 1 2026-06-28 21:06:30.946 10 INFO neutron.wsgi [None req-fbd0bd1b-ba60-4f35-bc18-6a9f00709cb0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6029811 2026-06-28 21:06:30.954 9 INFO neutron.db.ovn_revision_numbers_db [None req-3a1bed39-d029-4840-9e73-ea363162d40a f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] Successfully bumped revision number for resource c62d55e5-1a98-402c-8c42-3a35b3695d26 (type: security_group_rules) to 0 2026-06-28 21:06:30.980 9 INFO neutron.wsgi [None req-3a1bed39-d029-4840-9e73-ea363162d40a f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1831834 2026-06-28 21:06:31.004 9 INFO neutron.wsgi [None req-18136294-80d2-42fb-bb66-bdcdb2aec35b f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/c62d55e5-1a98-402c-8c42-3a35b3695d26 HTTP/1.1" status: 200 len: 763 time: 0.0176108 2026-06-28 21:06:31.029 9 INFO neutron.wsgi [None req-853a8f7b-5320-4184-9800-d9233b0843ba 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=a8d7793afb0f44bbaee4d2efd190860f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0317647 2026-06-28 21:06:31.046 9 INFO neutron.wsgi [None req-10d90646-d6f2-41d8-94b8-df663f96fa22 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0374818 2026-06-28 21:06:31.098 10 INFO neutron.wsgi [None req-98fb5eff-1c5f-4f4a-9fb8-b9bb840d9318 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/755bec99-3c4d-4fd7-9fe6-d6e54f9b6704 HTTP/1.1" status: 204 len: 168 time: 0.2874992 2026-06-28 21:06:31.205 10 INFO neutron.wsgi [None req-a967dea7-90bc-44cd-be92-dfd7f72afa46 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/c62d55e5-1a98-402c-8c42-3a35b3695d26 HTTP/1.1" status: 204 len: 168 time: 0.1541185 2026-06-28 21:06:31.216 9 INFO neutron.wsgi [None req-dfb051c1-707f-4d80-bd4c-164e8e79745e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/bc73f12a-0600-4fa5-ba90-e8991f8ec745 HTTP/1.1" status: 204 len: 168 time: 0.1811557 2026-06-28 21:06:31.253 10 INFO neutron.wsgi [None req-13e328d8-d86b-4771-b0a3-4058937929da f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0424936 2026-06-28 21:06:31.371 9 INFO neutron.db.ovn_revision_numbers_db [None req-710dfbcb-8cb8-4e23-bb99-08a7c2e9e6e4 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] Successfully bumped revision number for resource b9262327-3b97-4468-bf8d-fa1b9d645e4d (type: security_group_rules) to 0 2026-06-28 21:06:31.399 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 6605dec0-54b4-42cb-9d78-c70e66764777 2026-06-28 21:06:31.402 9 INFO neutron.wsgi [None req-710dfbcb-8cb8-4e23-bb99-08a7c2e9e6e4 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1430531 2026-06-28 21:06:31.407 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 6605dec0-54b4-42cb-9d78-c70e66764777 2026-06-28 21:06:31.409 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0ac9ad2-1087-4223-b109-47095326075b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource 6605dec0-54b4-42cb-9d78-c70e66764777 (type: router_ports) to 2 2026-06-28 21:06:31.419 9 INFO neutron.wsgi [None req-a787c4c4-0b77-453b-963d-643ca759a85c f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/b9262327-3b97-4468-bf8d-fa1b9d645e4d HTTP/1.1" status: 200 len: 763 time: 0.0124168 2026-06-28 21:06:31.451 9 INFO neutron.wsgi [None req-8489065b-d748-49c1-aedb-4cd911fce0e5 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0282803 2026-06-28 21:06:31.550 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0ac9ad2-1087-4223-b109-47095326075b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource 6605dec0-54b4-42cb-9d78-c70e66764777 (type: ports) to 2 2026-06-28 21:06:31.559 9 INFO neutron.wsgi [None req-73ee1fbe-88d7-4c8f-9c28-78ad61838a40 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/b9262327-3b97-4468-bf8d-fa1b9d645e4d HTTP/1.1" status: 204 len: 168 time: 0.0998428 2026-06-28 21:06:31.597 9 INFO neutron.wsgi [None req-bceedef6-6227-4d3b-affd-af8dfc82d8d6 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0314212 2026-06-28 21:06:31.692 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae6ab61d-1f24-443e-b8e9-b55471959206 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] Successfully bumped revision number for resource 25a3552a-d687-494b-a5ef-18fd710a390c (type: security_group_rules) to 0 2026-06-28 21:06:31.712 9 INFO neutron.wsgi [None req-ae6ab61d-1f24-443e-b8e9-b55471959206 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1096373 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:31.733 10 INFO neutron.wsgi [None req-88d403f0-7ae4-4873-9dfb-a3e10a7fba30 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/25a3552a-d687-494b-a5ef-18fd710a390c HTTP/1.1" status: 200 len: 764 time: 0.0174909 2026-06-28 21:06:31.751 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 6605dec0-54b4-42cb-9d78-c70e66764777 (type: ports) to 3 2026-06-28 21:06:31.762 9 INFO neutron.wsgi [None req-efe9ebe5-3bcd-4346-88e5-45dca12e5745 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4114 time: 0.0249243 2026-06-28 21:06:31.884 9 INFO neutron.wsgi [None req-80f1ce00-e53c-42b4-850e-e56168568162 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/25a3552a-d687-494b-a5ef-18fd710a390c HTTP/1.1" status: 204 len: 168 time: 0.1166270 2026-06-28 21:06:31.918 9 INFO neutron.wsgi [None req-450c6cc7-f4b3-4049-afe5-77d8bad0d969 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0294678 2026-06-28 21:06:32.050 9 INFO neutron.wsgi [None req-82159065-edda-437d-b769-ecadc90a4763 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/786aba01-72f3-4fad-9823-2d5e80b967ee HTTP/1.1" status: 204 len: 168 time: 0.1247170 2026-06-28 21:06:32.094 9 INFO neutron.wsgi [None req-461de500-e83b-49f9-96c5-6b5ebcef14c4 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0330336 2026-06-28 21:06:32.127 9 INFO neutron.wsgi [None req-8606715d-034b-4ae2-bf4b-dc16365900b1 f97207dfb119466897d53183fad61ac1 a29b222b56d44df6b638b39934daa850 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0270746 2026-06-28 21:06:32.162 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 6605dec0-54b4-42cb-9d78-c70e66764777 (type: router_ports) to 3 2026-06-28 21:06:32.445 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0ac9ad2-1087-4223-b109-47095326075b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource 6605dec0-54b4-42cb-9d78-c70e66764777 (type: ports) to 4 2026-06-28 21:06:32.533 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f0ac9ad2-1087-4223-b109-47095326075b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] No more DHCP agents 2026-06-28 21:06:32.534 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f0ac9ad2-1087-4223-b109-47095326075b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Unable to schedule network 257c07a1-90c7-451f-9e0b-b30d69b8ce60: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:32.737 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0ac9ad2-1087-4223-b109-47095326075b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 6605dec0-54b4-42cb-9d78-c70e66764777 (type: router_ports) to 4 2026-06-28 21:06:32.740 10 INFO neutron.wsgi [None req-f0ac9ad2-1087-4223-b109-47095326075b 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/63305d3e-4c97-4552-b499-2884415989ae/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7879858 2026-06-28 21:06:32.836 9 INFO neutron.wsgi [None req-b55017a3-88dc-4d36-ad1f-ccc7e676a86d 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/6605dec0-54b4-42cb-9d78-c70e66764777 HTTP/1.1" status: 200 len: 1216 time: 0.0913513 2026-06-28 21:06:32.841 9 INFO neutron.wsgi [None req-d8cd0d82-9eba-4ae9-81b7-36dd8e91f081 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=a29b222b56d44df6b638b39934daa850&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2487893 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:33.034 10 INFO neutron.wsgi [None req-8c39c427-5642-4fad-b783-f9b747cdfc67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6056d3a0-31dc-473d-ab0f-487e9338cf02 HTTP/1.1" status: 204 len: 168 time: 0.1840537 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:33.554 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ec6a27e-e835-4c32-86d6-afc42d6bd84c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 1e8b51e2-97a1-4c9b-ae84-3fea0430b8e0 (type: security_groups) to 1 2026-06-28 21:06:33.584 9 INFO neutron.wsgi [None req-4ec6a27e-e835-4c32-86d6-afc42d6bd84c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=876a330d4ec54bce8b01d522e441ebf5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2780912 2026-06-28 21:06:33.752 9 INFO neutron.wsgi [None req-17d32dca-56c7-4f00-a28e-781e02d364f5 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/63305d3e-4c97-4552-b499-2884415989ae/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9089277 2026-06-28 21:06:33.823 10 INFO neutron.api.v2.resource [None req-2c733e71-0f0c-4b4e-bf5d-fe5a0ccd6b8e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-28 21:06:33.825 10 INFO neutron.wsgi [None req-2c733e71-0f0c-4b4e-bf5d-fe5a0ccd6b8e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "PUT /v2.0/routers/63305d3e-4c97-4552-b499-2884415989ae/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0680749 2026-06-28 21:06:33.828 10 INFO neutron.wsgi [None req-33863447-1ec5-414c-8182-ab96f351ae97 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1e8b51e2-97a1-4c9b-ae84-3fea0430b8e0 HTTP/1.1" status: 204 len: 168 time: 0.2370477 2026-06-28 21:06:33.848 10 INFO neutron.wsgi [None req-baa75d9f-92d3-421e-afde-a9946c5dfdd8 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=63305d3e-4c97-4552-b499-2884415989ae HTTP/1.1" status: 200 len: 205 time: 0.0192738 2026-06-28 21:06:34.076 10 INFO neutron.wsgi [None req-99f20c19-d512-488c-9cb5-2b2719c22812 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/routers/63305d3e-4c97-4552-b499-2884415989ae HTTP/1.1" status: 204 len: 168 time: 0.2229528 2026-06-28 21:06:34.279 10 INFO neutron.wsgi [None req-ed507ed4-03d7-4a17-83c3-cad9e3d7ab92 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/905ed8e1-26b2-43cc-8301-01c5ce869a91 HTTP/1.1" status: 204 len: 168 time: 0.1984339 2026-06-28 21:06:34.701 10 INFO neutron.services.segments.plugin [-] Segment 47cd9c7a-8b1e-4aa3-8c8d-7af9fc5572ff resource provider aggregate not found 2026-06-28 21:06:34.706 10 INFO neutron.services.segments.plugin [-] Segment 47cd9c7a-8b1e-4aa3-8c8d-7af9fc5572ff resource provider aggregate not found 2026-06-28 21:06:34.725 10 INFO neutron.services.segments.plugin [-] Segment 47cd9c7a-8b1e-4aa3-8c8d-7af9fc5572ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47cd9c7a-8b1e-4aa3-8c8d-7af9fc5572ff found for delete ", "request_id": "req-cd5310c6-f269-4b5f-80c3-a8e136ef1e46"}]} 2026-06-28 21:06:34.726 10 INFO neutron.services.segments.plugin [-] Segment 47cd9c7a-8b1e-4aa3-8c8d-7af9fc5572ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47cd9c7a-8b1e-4aa3-8c8d-7af9fc5572ff found for delete ", "request_id": "req-0b4f8144-b9d5-42ef-85f6-30b0c7d9e81e"}]} 2026-06-28 21:06:34.748 10 INFO neutron.wsgi [None req-2350fd93-3a56-418b-9e32-3bdd8939fce3 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/networks/257c07a1-90c7-451f-9e0b-b30d69b8ce60 HTTP/1.1" status: 204 len: 168 time: 0.4637887 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:34.866 9 INFO neutron.db.segments_db [None req-612c05cb-0074-4b57-8016-e4b9c7a7522a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Added segment 39b5437f-a8b4-4a4c-a76d-cfef9f7a0b72 of type geneve for network 4e50207d-cfca-4f52-b801-25cc73f77745 2026-06-28 21:06:34.988 9 INFO neutron.db.ovn_revision_numbers_db [None req-612c05cb-0074-4b57-8016-e4b9c7a7522a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 4e50207d-cfca-4f52-b801-25cc73f77745 (type: networks) to 1 2026-06-28 21:06:35.207 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-612c05cb-0074-4b57-8016-e4b9c7a7522a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:35.209 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-612c05cb-0074-4b57-8016-e4b9c7a7522a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 4e50207d-cfca-4f52-b801-25cc73f77745: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:35.265 9 INFO neutron.db.ovn_revision_numbers_db [None req-612c05cb-0074-4b57-8016-e4b9c7a7522a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource bac92fee-fd21-4890-ba8b-c9113e56a8e6 (type: ports) to 1 2026-06-28 21:06:35.289 9 INFO neutron.wsgi [None req-612c05cb-0074-4b57-8016-e4b9c7a7522a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5333495 2026-06-28 21:06:35.526 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f545768e-4d7e-4da0-bfd9-65571ced61ad 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:35.528 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f545768e-4d7e-4da0-bfd9-65571ced61ad 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 4e50207d-cfca-4f52-b801-25cc73f77745: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:35.541 9 INFO neutron.db.ovn_revision_numbers_db [None req-f545768e-4d7e-4da0-bfd9-65571ced61ad 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource de781683-67ff-4a66-940c-6ccbdc02d736 (type: subnets) to 0 2026-06-28 21:06:35.561 9 INFO neutron.wsgi [None req-f545768e-4d7e-4da0-bfd9-65571ced61ad 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2669356 2026-06-28 21:06:35.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-82040c4e-597b-45a7-b2cd-33ddaa05ac24 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 123949d3-9816-4cc5-80aa-055d1ccbc466 (type: routers) to 1 2026-06-28 21:06:35.753 9 INFO neutron.wsgi [None req-82040c4e-597b-45a7-b2cd-33ddaa05ac24 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 691 time: 0.1870265 2026-06-28 21:06:36.174 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] No more DHCP agents 2026-06-28 21:06:36.177 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Unable to schedule network 4e50207d-cfca-4f52-b801-25cc73f77745: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:36.257 9 INFO neutron.db.ovn_revision_numbers_db [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource c2555f23-ec67-45e1-87ef-d0a9ab14ea9b (type: ports) to 1 2026-06-28 21:06:36.880 9 INFO neutron.db.ovn_revision_numbers_db [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource c2555f23-ec67-45e1-87ef-d0a9ab14ea9b (type: router_ports) to 2 2026-06-28 21:06:36.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d9a3628-4c65-489f-a6c9-59bc04960014 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 4eeb9790-96c1-479d-ad1d-0feb81c6631c (type: security_groups) to 1 2026-06-28 21:06:36.983 9 INFO neutron.db.ovn_revision_numbers_db [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Successfully bumped revision number for resource c2555f23-ec67-45e1-87ef-d0a9ab14ea9b (type: ports) to 2 2026-06-28 21:06:36.999 10 INFO neutron.wsgi [None req-6d9a3628-4c65-489f-a6c9-59bc04960014 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=5fb6e9af82324a1d8a1dd1c6636d2e14&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3064010 2026-06-28 21:06:37.054 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] No more DHCP agents 2026-06-28 21:06:37.055 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] Unable to schedule network 4e50207d-cfca-4f52-b801-25cc73f77745: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:37.190 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] No port found with ID 6605dec0-54b4-42cb-9d78-c70e66764777: RuntimeError: No port found with ID 6605dec0-54b4-42cb-9d78-c70e66764777 2026-06-28 21:06:37.191 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: c2555f23-ec67-45e1-87ef-d0a9ab14ea9b 2026-06-28 21:06:37.201 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port c2555f23-ec67-45e1-87ef-d0a9ab14ea9b 2026-06-28 21:06:37.223 10 INFO neutron.wsgi [None req-1d3a85e5-4a9f-44a8-956d-89c4e30b0f94 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/4eeb9790-96c1-479d-ad1d-0feb81c6631c HTTP/1.1" status: 204 len: 168 time: 0.2194948 2026-06-28 21:06:37.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource c2555f23-ec67-45e1-87ef-d0a9ab14ea9b (type: router_ports) to 2 2026-06-28 21:06:37.240 9 INFO neutron.wsgi [None req-06179ece-11b4-4462-9d45-e8e34a85cedc 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/123949d3-9816-4cc5-80aa-055d1ccbc466/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4806371 2026-06-28 21:06:37.276 9 INFO neutron.wsgi [None req-9ba9fdda-ead4-4ba0-9956-4abed558965a 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/c2555f23-ec67-45e1-87ef-d0a9ab14ea9b HTTP/1.1" status: 200 len: 1139 time: 0.0312102 2026-06-28 21:06:37.310 9 INFO neutron.wsgi [None req-d866d637-8a61-46a1-bbae-e2fb925246ee 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/c2555f23-ec67-45e1-87ef-d0a9ab14ea9b HTTP/1.1" status: 200 len: 1139 time: 0.0305226 2026-06-28 21:06:37.437 9 INFO neutron.db.ovn_revision_numbers_db [None req-d51268e0-7a81-4620-9843-77cd962e1b6c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 749e3953-49d8-44ae-9982-e11d7afb94e4 (type: security_groups) to 1 2026-06-28 21:06:37.463 9 INFO neutron.wsgi [None req-d51268e0-7a81-4620-9843-77cd962e1b6c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=774151e88ec745289e9ed4ebf73a1af0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1449213 2026-06-28 21:06:37.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource c2555f23-ec67-45e1-87ef-d0a9ab14ea9b (type: ports) to 3 2026-06-28 21:06:37.610 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource c2555f23-ec67-45e1-87ef-d0a9ab14ea9b (type: router_ports) to 3 2026-06-28 21:06:37.697 10 INFO neutron.wsgi [None req-633979bd-cdf3-42a9-af3d-b43d094f0a66 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/749e3953-49d8-44ae-9982-e11d7afb94e4 HTTP/1.1" status: 204 len: 168 time: 0.2245531 2026-06-28 21:06:38.419 10 INFO neutron.wsgi [None req-d941bd1c-dd47-46f1-98fa-c391cf6e6668 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports/c2555f23-ec67-45e1-87ef-d0a9ab14ea9b HTTP/1.1" status: 200 len: 1141 time: 0.1018581 2026-06-28 21:06:38.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a5ee458-fe2f-4bc9-b6d7-9afc0b1a13a5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 35b92641-36a1-46b2-bf7b-e87e093cb066 (type: security_groups) to 1 2026-06-28 21:06:38.487 10 INFO neutron.wsgi [None req-4a5ee458-fe2f-4bc9-b6d7-9afc0b1a13a5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=c2b7f0e4bafa42f58f39f9180176176b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2932820 2026-06-28 21:06:38.701 10 INFO neutron.wsgi [None req-b48063b8-658e-46ac-9d67-81061a46c22d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/35b92641-36a1-46b2-bf7b-e87e093cb066 HTTP/1.1" status: 204 len: 168 time: 0.2085681 2026-06-28 21:06:39.033 9 INFO neutron.db.ovn_revision_numbers_db [None req-4caafcf3-7486-4e0a-a47b-54b3c85c6d82 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a549e1fd-d057-450c-9be0-34503862e90d (type: security_groups) to 1 2026-06-28 21:06:39.078 9 INFO neutron.wsgi [None req-4caafcf3-7486-4e0a-a47b-54b3c85c6d82 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=2783b26a9ac34b35bdf40ebeb2483f34&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2341578 2026-06-28 21:06:39.123 9 INFO neutron.wsgi [None req-cab35c42-7ff1-4821-8cfb-d4e97663aebe 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/123949d3-9816-4cc5-80aa-055d1ccbc466/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6981351 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:06:39.157 9 INFO neutron.wsgi [None req-fa7eac8d-357a-41d9-8108-5209d9af055e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=123949d3-9816-4cc5-80aa-055d1ccbc466 HTTP/1.1" status: 200 len: 205 time: 0.0275078 2026-06-28 21:06:39.315 10 INFO neutron.wsgi [None req-623d8ea8-7588-44db-867a-755552c0cd67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a549e1fd-d057-450c-9be0-34503862e90d HTTP/1.1" status: 204 len: 168 time: 0.2321098 2026-06-28 21:06:39.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-df51f32d-311a-449e-aff9-db8d574394fa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 46d9dd41-2e92-4b97-8c65-63de684f27a8 (type: security_groups) to 1 2026-06-28 21:06:39.415 9 INFO neutron.wsgi [None req-df51f32d-311a-449e-aff9-db8d574394fa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=4548db0558e84ec68bf38f3b2eff4fe4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5286872 2026-06-28 21:06:39.427 9 INFO neutron.wsgi [None req-35ec76b4-bae1-4b7a-9370-129920c1ea48 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/routers/123949d3-9816-4cc5-80aa-055d1ccbc466 HTTP/1.1" status: 204 len: 168 time: 0.2649763 2026-06-28 21:06:39.623 9 INFO neutron.wsgi [None req-b999d792-86b3-4ecf-bde4-60c55c63e738 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/de781683-67ff-4a66-940c-6ccbdc02d736 HTTP/1.1" status: 204 len: 168 time: 0.1892943 2026-06-28 21:06:39.704 9 INFO neutron.wsgi [None req-5a38b2c3-cfae-4d36-9a71-5feed59114d8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/46d9dd41-2e92-4b97-8c65-63de684f27a8 HTTP/1.1" status: 204 len: 168 time: 0.2803862 2026-06-28 21:06:40.186 9 INFO neutron.services.segments.plugin [-] Segment 39b5437f-a8b4-4a4c-a76d-cfef9f7a0b72 resource provider aggregate not found 2026-06-28 21:06:40.190 9 INFO neutron.services.segments.plugin [-] Segment 39b5437f-a8b4-4a4c-a76d-cfef9f7a0b72 resource provider aggregate not found 2026-06-28 21:06:40.206 9 INFO neutron.services.segments.plugin [-] Segment 39b5437f-a8b4-4a4c-a76d-cfef9f7a0b72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39b5437f-a8b4-4a4c-a76d-cfef9f7a0b72 found for delete ", "request_id": "req-024bc5a7-0132-40d7-8114-c20d4981e050"}]} 2026-06-28 21:06:40.207 9 INFO neutron.services.segments.plugin [-] Segment 39b5437f-a8b4-4a4c-a76d-cfef9f7a0b72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39b5437f-a8b4-4a4c-a76d-cfef9f7a0b72 found for delete ", "request_id": "req-24c99583-c70e-44a2-bfd2-a7f3a43a7ed4"}]} 2026-06-28 21:06:40.228 9 INFO neutron.wsgi [None req-afad0890-cb0e-4b80-b6c2-3a6b9d6468f7 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/networks/4e50207d-cfca-4f52-b801-25cc73f77745 HTTP/1.1" status: 204 len: 168 time: 0.5994661 2026-06-28 21:06:40.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027156 2026-06-28 21:06:40.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027380 2026-06-28 21:06:40.968 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-661377e2-85c2-4138-b1dd-9a775cfd8dd0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] No more DHCP agents 2026-06-28 21:06:40.969 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-661377e2-85c2-4138-b1dd-9a775cfd8dd0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:41.097 10 INFO neutron.db.ovn_revision_numbers_db [None req-661377e2-85c2-4138-b1dd-9a775cfd8dd0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 8cd63757-f63d-4087-a362-9775e07aba76 (type: ports) to 1 2026-06-28 21:06:41.681 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 8cd63757-f63d-4087-a362-9775e07aba76 2026-06-28 21:06:41.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-661377e2-85c2-4138-b1dd-9a775cfd8dd0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource 8cd63757-f63d-4087-a362-9775e07aba76 (type: router_ports) to 1 2026-06-28 21:06:41.692 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 8cd63757-f63d-4087-a362-9775e07aba76 2026-06-28 21:06:41.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-661377e2-85c2-4138-b1dd-9a775cfd8dd0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource fbc863ef-1e5c-4ef7-9907-b919a91f59e1 (type: routers) to 3 2026-06-28 21:06:41.773 10 INFO neutron.wsgi [None req-661377e2-85c2-4138-b1dd-9a775cfd8dd0 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 872 time: 1.5397997 2026-06-28 21:06:41.823 9 INFO neutron.db.ovn_revision_numbers_db [None req-b800cf6d-503f-4666-8c5f-80550ba46962 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource dd086cf9-a157-414e-affa-17e228442130 (type: security_groups) to 1 2026-06-28 21:06:41.848 9 INFO neutron.wsgi [None req-b800cf6d-503f-4666-8c5f-80550ba46962 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=26fdfd309a7741f98817ae5af5d0d4fa&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4291458 2026-06-28 21:06:41.859 9 INFO neutron.wsgi [None req-8cde476a-cfa5-4547-99ad-67751c27f78c 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/routers/fbc863ef-1e5c-4ef7-9907-b919a91f59e1 HTTP/1.1" status: 200 len: 873 time: 0.0785608 2026-06-28 21:06:42.002 10 INFO neutron.wsgi [None req-291fcb6a-ea70-49ff-9f92-a2fcf4e94385 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/routers HTTP/1.1" status: 200 len: 876 time: 0.1391158 2026-06-28 21:06:42.073 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3bd470d-07f9-410b-8e2c-627cfd79265e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 9f83e9f3-24cc-41fb-b51e-e73d196b90d3 (type: security_groups) to 1 2026-06-28 21:06:42.101 10 INFO neutron.wsgi [None req-f3bd470d-07f9-410b-8e2c-627cfd79265e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=23e28ec6f19f4e70bdb2fffd432eea70&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3079190 2026-06-28 21:06:42.154 10 INFO neutron.wsgi [None req-3f2d101b-5ebe-404a-8a9c-6f7933aa36c7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/dd086cf9-a157-414e-affa-17e228442130 HTTP/1.1" status: 204 len: 168 time: 0.3021822 2026-06-28 21:06:42.300 10 INFO neutron.wsgi [None req-f550616f-aaad-4759-b05c-ca99230a6531 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/9f83e9f3-24cc-41fb-b51e-e73d196b90d3 HTTP/1.1" status: 204 len: 168 time: 0.1939967 2026-06-28 21:06:42.338 10 INFO neutron.db.ovn_revision_numbers_db [None req-e35ed584-5e75-487a-b2cc-49c962aff62e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 5a867445-6b29-460b-a8e6-aa3746abb9f1 (type: security_groups) to 1 2026-06-28 21:06:42.358 10 INFO neutron.wsgi [None req-e35ed584-5e75-487a-b2cc-49c962aff62e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=4da35e64b95045b0a813edcfc5c95ea6&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1172330 2026-06-28 21:06:42.435 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ba616d1-ae48-474a-a365-d70af3f6f884 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] Successfully bumped revision number for resource fbc863ef-1e5c-4ef7-9907-b919a91f59e1 (type: routers) to 4 2026-06-28 21:06:42.437 9 INFO neutron.wsgi [None req-8ba616d1-ae48-474a-a365-d70af3f6f884 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "PUT /v2.0/routers/fbc863ef-1e5c-4ef7-9907-b919a91f59e1 HTTP/1.1" status: 200 len: 880 time: 0.4292650 2026-06-28 21:06:42.513 10 INFO neutron.wsgi [None req-40d21add-3345-4666-9220-67ca6c2a0f8f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/routers/fbc863ef-1e5c-4ef7-9907-b919a91f59e1 HTTP/1.1" status: 200 len: 880 time: 0.0693130 2026-06-28 21:06:42.537 9 INFO neutron.wsgi [None req-26b7c910-3ce0-4aa6-b028-5fac2267c592 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=fbc863ef-1e5c-4ef7-9907-b919a91f59e1 HTTP/1.1" status: 200 len: 205 time: 0.0197334 2026-06-28 21:06:42.547 9 INFO neutron.wsgi [None req-c0387b3a-661c-4a46-9d36-b21c540abc75 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/5a867445-6b29-460b-a8e6-aa3746abb9f1 HTTP/1.1" status: 204 len: 168 time: 0.1817446 2026-06-28 21:06:42.790 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] No port found with ID c2555f23-ec67-45e1-87ef-d0a9ab14ea9b: RuntimeError: No port found with ID c2555f23-ec67-45e1-87ef-d0a9ab14ea9b 2026-06-28 21:06:43.124 10 INFO neutron.wsgi [None req-f303683a-79ef-42a1-b5d6-ad8012a392ed 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/routers/fbc863ef-1e5c-4ef7-9907-b919a91f59e1 HTTP/1.1" status: 204 len: 168 time: 0.5804830 2026-06-28 21:06:43.154 10 INFO neutron.wsgi [None req-1206eee3-a0f9-403f-b294-cc8d40099d93 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=fbc863ef-1e5c-4ef7-9907-b919a91f59e1 HTTP/1.1" status: 200 len: 205 time: 0.0261831 2026-06-28 21:06:43.176 10 INFO neutron.api.v2.resource [None req-f6fee380-fe8f-4499-8437-25a81ab36268 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:43.177 10 INFO neutron.wsgi [None req-f6fee380-fe8f-4499-8437-25a81ab36268 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/routers/fbc863ef-1e5c-4ef7-9907-b919a91f59e1 HTTP/1.1" status: 404 len: 336 time: 0.0197906 2026-06-28 21:06:43.204 10 INFO neutron.wsgi [None req-b12451da-353e-441f-8268-a28b6e49154f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=123949d3-9816-4cc5-80aa-055d1ccbc466 HTTP/1.1" status: 200 len: 205 time: 0.0199852 2026-06-28 21:06:43.230 10 INFO neutron.api.v2.resource [None req-7be3ee14-d66f-4cac-a875-5605785023b6 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:43.231 10 INFO neutron.wsgi [None req-7be3ee14-d66f-4cac-a875-5605785023b6 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/routers/123949d3-9816-4cc5-80aa-055d1ccbc466 HTTP/1.1" status: 404 len: 336 time: 0.0233948 2026-06-28 21:06:43.252 10 INFO neutron.pecan_wsgi.hooks.translation [None req-de60c6fa-28e0-4bdd-862f-5c2381b3f06e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:43.255 10 INFO neutron.wsgi [None req-de60c6fa-28e0-4bdd-862f-5c2381b3f06e 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/de781683-67ff-4a66-940c-6ccbdc02d736 HTTP/1.1" status: 404 len: 337 time: 0.0196958 2026-06-28 21:06:43.283 10 INFO neutron.wsgi [None req-f39204ab-d1b3-493d-a9c2-192a5fd23d03 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=63305d3e-4c97-4552-b499-2884415989ae HTTP/1.1" status: 200 len: 205 time: 0.0231898 2026-06-28 21:06:43.316 10 INFO neutron.api.v2.resource [None req-f1ad01d7-4485-4586-9ebb-0bfbbd9a5d8f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:43.317 10 INFO neutron.wsgi [None req-f1ad01d7-4485-4586-9ebb-0bfbbd9a5d8f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/routers/63305d3e-4c97-4552-b499-2884415989ae HTTP/1.1" status: 404 len: 336 time: 0.0291386 2026-06-28 21:06:43.335 10 INFO neutron.pecan_wsgi.hooks.translation [None req-adf0a1f2-4cc5-4069-a684-1a3f194dacfa 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:43.337 10 INFO neutron.wsgi [None req-adf0a1f2-4cc5-4069-a684-1a3f194dacfa 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/905ed8e1-26b2-43cc-8301-01c5ce869a91 HTTP/1.1" status: 404 len: 337 time: 0.0164628 2026-06-28 21:06:43.367 10 INFO neutron.wsgi [None req-e44a4f1d-cec4-4acc-82ce-90ffadb3c145 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=4ba3d79d-e6f1-4dcf-b326-1358d9a41993 HTTP/1.1" status: 200 len: 205 time: 0.0199614 2026-06-28 21:06:43.394 10 INFO neutron.api.v2.resource [None req-49baaeee-e590-403d-a60d-0cfe20f7f29f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:43.395 10 INFO neutron.wsgi [None req-49baaeee-e590-403d-a60d-0cfe20f7f29f 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/routers/4ba3d79d-e6f1-4dcf-b326-1358d9a41993 HTTP/1.1" status: 404 len: 336 time: 0.0194530 2026-06-28 21:06:43.412 10 INFO neutron.pecan_wsgi.hooks.translation [None req-bb29de23-ee88-4642-89d7-386c77fccd51 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:43.414 10 INFO neutron.wsgi [None req-bb29de23-ee88-4642-89d7-386c77fccd51 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/9c6a610f-b226-422f-ac01-5c292cda3aa6 HTTP/1.1" status: 404 len: 337 time: 0.0143652 2026-06-28 21:06:43.433 10 INFO neutron.pecan_wsgi.hooks.translation [None req-294c60df-5672-4d74-b7a3-a9c7bfc69526 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:43.435 10 INFO neutron.wsgi [None req-294c60df-5672-4d74-b7a3-a9c7bfc69526 8c0d136ebb984aa8bb1d2c2ed8279159 ae3b057a73934a768a8759d2cd1e865d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/01b41d8d-4d3b-4504-bea3-d63ae02e19dc HTTP/1.1" status: 404 len: 337 time: 0.0170276 2026-06-28 21:06:43.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-05b0dbec-f0b2-4af5-bf14-59edb3170b32 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource 04ce9fa9-fe79-4876-8326-cbeb226ee353 (type: security_groups) to 1 2026-06-28 21:06:43.958 10 INFO neutron.wsgi [None req-ff835793-87c0-41ef-abc5-f4715df978a3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=ae3b057a73934a768a8759d2cd1e865d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0689068 2026-06-28 21:06:43.984 9 INFO neutron.db.segments_db [None req-05b0dbec-f0b2-4af5-bf14-59edb3170b32 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Added segment e7aaad6d-0fd1-49bc-acb4-93d57dd894dd of type geneve for network 2edc974c-2106-4ae9-a63a-87796efc8a8f 2026-06-28 21:06:44.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-05b0dbec-f0b2-4af5-bf14-59edb3170b32 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource 2edc974c-2106-4ae9-a63a-87796efc8a8f (type: networks) to 1 2026-06-28 21:06:44.153 10 INFO neutron.wsgi [None req-1c52ada6-07f2-4561-a3ca-39c17f900816 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/19ac2c27-affa-43f0-ba97-e4c3958b1723 HTTP/1.1" status: 204 len: 168 time: 0.1902592 2026-06-28 21:06:44.338 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05b0dbec-f0b2-4af5-bf14-59edb3170b32 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] No more DHCP agents 2026-06-28 21:06:44.352 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05b0dbec-f0b2-4af5-bf14-59edb3170b32 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Unable to schedule network 2edc974c-2106-4ae9-a63a-87796efc8a8f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:44.408 9 INFO neutron.db.ovn_revision_numbers_db [None req-05b0dbec-f0b2-4af5-bf14-59edb3170b32 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource a8483eff-0a97-4266-866d-b5e760009432 (type: ports) to 1 2026-06-28 21:06:44.426 9 INFO neutron.wsgi [None req-05b0dbec-f0b2-4af5-bf14-59edb3170b32 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.7880974 2026-06-28 21:06:44.616 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e7bde41-8466-4ee0-b153-23de47170ba6 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] No more DHCP agents 2026-06-28 21:06:44.619 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e7bde41-8466-4ee0-b153-23de47170ba6 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Unable to schedule network 2edc974c-2106-4ae9-a63a-87796efc8a8f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:45.024 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e7bde41-8466-4ee0-b153-23de47170ba6 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource a8483eff-0a97-4266-866d-b5e760009432 (type: ports) to 2 2026-06-28 21:06:45.038 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e7bde41-8466-4ee0-b153-23de47170ba6 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource 21e89bd2-3afd-49fe-ad05-3cd2289d7cae (type: subnets) to 0 2026-06-28 21:06:45.065 9 INFO neutron.wsgi [None req-3e7bde41-8466-4ee0-b153-23de47170ba6 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 0.6330950 2026-06-28 21:06:45.074 9 WARNING neutron.api.v2.base [None req-92b0ad85-0927-4503-9ffb-df0929cc6a89 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 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-28 21:06:45.075 9 INFO neutron.api.v2.resource [None req-92b0ad85-0927-4503-9ffb-df0929cc6a89 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-28 21:06:45.076 9 INFO neutron.wsgi [None req-92b0ad85-0927-4503-9ffb-df0929cc6a89 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0064647 2026-06-28 21:06:45.586 9 INFO neutron.services.segments.plugin [-] Segment e7aaad6d-0fd1-49bc-acb4-93d57dd894dd resource provider aggregate not found 2026-06-28 21:06:45.591 9 INFO neutron.services.segments.plugin [-] Segment e7aaad6d-0fd1-49bc-acb4-93d57dd894dd resource provider aggregate not found 2026-06-28 21:06:45.613 9 INFO neutron.services.segments.plugin [-] Segment e7aaad6d-0fd1-49bc-acb4-93d57dd894dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7aaad6d-0fd1-49bc-acb4-93d57dd894dd found for delete ", "request_id": "req-bf77e6d3-554a-4fd9-bce0-cc26e8a1f204"}]} 2026-06-28 21:06:45.614 9 INFO neutron.services.segments.plugin [-] Segment e7aaad6d-0fd1-49bc-acb4-93d57dd894dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7aaad6d-0fd1-49bc-acb4-93d57dd894dd found for delete ", "request_id": "req-3bf4ab59-e64e-4f95-be0e-eb6e2ce77384"}]} 2026-06-28 21:06:45.623 9 INFO neutron.wsgi [None req-acc51b38-33cb-4d09-a27d-ff368e8189f0 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "DELETE /v2.0/networks/2edc974c-2106-4ae9-a63a-87796efc8a8f HTTP/1.1" status: 204 len: 168 time: 0.5426407 2026-06-28 21:06:45.703 9 INFO neutron.db.segments_db [None req-31a0417a-d7e0-4786-83c7-a0940c94e527 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Added segment 900501ad-9187-4a1f-86e0-c6f3ee8b8eff of type geneve for network ca55191b-b02d-4e8f-8a5d-fb6e9e680f90 2026-06-28 21:06:45.817 9 INFO neutron.db.ovn_revision_numbers_db [None req-31a0417a-d7e0-4786-83c7-a0940c94e527 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource ca55191b-b02d-4e8f-8a5d-fb6e9e680f90 (type: networks) to 1 2026-06-28 21:06:46.036 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31a0417a-d7e0-4786-83c7-a0940c94e527 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] No more DHCP agents 2026-06-28 21:06:46.037 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31a0417a-d7e0-4786-83c7-a0940c94e527 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Unable to schedule network ca55191b-b02d-4e8f-8a5d-fb6e9e680f90: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:46.106 9 INFO neutron.db.ovn_revision_numbers_db [None req-31a0417a-d7e0-4786-83c7-a0940c94e527 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource bfc32ce2-3b13-4ef9-bf9c-7c6b26dd890f (type: ports) to 1 2026-06-28 21:06:46.126 9 INFO neutron.wsgi [None req-31a0417a-d7e0-4786-83c7-a0940c94e527 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 927 time: 0.4933922 2026-06-28 21:06:46.222 10 INFO neutron.wsgi [None req-13811608-2500-4d8f-8bf5-3f99b505d96e 5dbfe555509949958169c45fdfece340 11426a2c2523418aae25ba3705870ebe - - - -] 10.0.0.202 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 748 time: 0.2620835 2026-06-28 21:06:46.256 10 INFO neutron.wsgi [None req-6f0e21a8-8522-4fbd-bad3-1202ec3a22e0 5dbfe555509949958169c45fdfece340 11426a2c2523418aae25ba3705870ebe - - default default] 10.0.0.202 "GET /v2.0/subnetpools/37a62465-bb48-4911-a2fb-d41f3bed6848 HTTP/1.1" status: 200 len: 743 time: 0.0278108 2026-06-28 21:06:46.291 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-962e66d9-fa68-49ac-9dee-2b4eb29f1d70 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] No more DHCP agents 2026-06-28 21:06:46.292 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-962e66d9-fa68-49ac-9dee-2b4eb29f1d70 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Unable to schedule network ca55191b-b02d-4e8f-8a5d-fb6e9e680f90: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:46.330 10 INFO neutron.wsgi [None req-ec3c6940-1611-4698-a520-ddf9ae2e21c9 5dbfe555509949958169c45fdfece340 11426a2c2523418aae25ba3705870ebe - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/37a62465-bb48-4911-a2fb-d41f3bed6848 HTTP/1.1" status: 200 len: 695 time: 0.0684597 2026-06-28 21:06:46.417 9 INFO neutron.wsgi [None req-7789232d-b7dc-4ddb-b218-dc1c6ca2ca0b 5dbfe555509949958169c45fdfece340 11426a2c2523418aae25ba3705870ebe - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/37a62465-bb48-4911-a2fb-d41f3bed6848 HTTP/1.1" status: 204 len: 168 time: 0.0815978 2026-06-28 21:06:46.448 10 INFO neutron.api.v2.resource [None req-aa5e7aee-01ac-44f6-bc2e-b70943bf0d24 5dbfe555509949958169c45fdfece340 11426a2c2523418aae25ba3705870ebe - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:06:46.449 10 INFO neutron.wsgi [None req-aa5e7aee-01ac-44f6-bc2e-b70943bf0d24 5dbfe555509949958169c45fdfece340 11426a2c2523418aae25ba3705870ebe - - default default] 10.0.0.202 "GET /v2.0/subnetpools/37a62465-bb48-4911-a2fb-d41f3bed6848 HTTP/1.1" status: 404 len: 346 time: 0.0271332 2026-06-28 21:06:46.466 10 INFO neutron.api.v2.resource [None req-4e862a10-21e6-42e5-8abb-f6007c699f9a 5dbfe555509949958169c45fdfece340 11426a2c2523418aae25ba3705870ebe - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:06:46.467 10 INFO neutron.wsgi [None req-4e862a10-21e6-42e5-8abb-f6007c699f9a 5dbfe555509949958169c45fdfece340 11426a2c2523418aae25ba3705870ebe - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/37a62465-bb48-4911-a2fb-d41f3bed6848 HTTP/1.1" status: 404 len: 346 time: 0.0129817 2026-06-28 21:06:47.039 9 INFO neutron.db.ovn_revision_numbers_db [None req-962e66d9-fa68-49ac-9dee-2b4eb29f1d70 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource bfc32ce2-3b13-4ef9-bf9c-7c6b26dd890f (type: ports) to 2 2026-06-28 21:06:47.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-962e66d9-fa68-49ac-9dee-2b4eb29f1d70 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource dc5c6295-3f40-4b92-a316-98709a1b74c4 (type: subnets) to 0 2026-06-28 21:06:47.067 9 INFO neutron.wsgi [None req-962e66d9-fa68-49ac-9dee-2b4eb29f1d70 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.9369268 2026-06-28 21:06:47.076 9 WARNING neutron.api.v2.base [None req-549a152a-b526-423b-9b70-6396d185d810 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 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-28 21:06:47.077 9 INFO neutron.api.v2.resource [None req-549a152a-b526-423b-9b70-6396d185d810 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-28 21:06:47.078 9 INFO neutron.wsgi [None req-549a152a-b526-423b-9b70-6396d185d810 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0055048 2026-06-28 21:06:47.167 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No port found with ID 8cd63757-f63d-4087-a362-9775e07aba76: RuntimeError: No port found with ID 8cd63757-f63d-4087-a362-9775e07aba76 2026-06-28 21:06:47.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-cb0cc685-6f47-477b-b598-0326c3379bc4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 722d59b8-c81d-4166-9fbf-4ec0dc7ec334 (type: security_groups) to 1 2026-06-28 21:06:47.274 9 INFO neutron.wsgi [None req-cb0cc685-6f47-477b-b598-0326c3379bc4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=11426a2c2523418aae25ba3705870ebe&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2483656 2026-06-28 21:06:47.636 9 INFO neutron.services.segments.plugin [-] Segment 900501ad-9187-4a1f-86e0-c6f3ee8b8eff resource provider aggregate not found 2026-06-28 21:06:47.641 9 INFO neutron.services.segments.plugin [-] Segment 900501ad-9187-4a1f-86e0-c6f3ee8b8eff resource provider aggregate not found 2026-06-28 21:06:47.653 9 INFO neutron.wsgi [None req-2878c0cd-2cb1-4600-9cd2-861a0bc4fa42 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "DELETE /v2.0/networks/ca55191b-b02d-4e8f-8a5d-fb6e9e680f90 HTTP/1.1" status: 204 len: 168 time: 0.5708764 2026-06-28 21:06:47.661 9 INFO neutron.services.segments.plugin [-] Segment 900501ad-9187-4a1f-86e0-c6f3ee8b8eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 900501ad-9187-4a1f-86e0-c6f3ee8b8eff found for delete ", "request_id": "req-b989384d-4ee2-4894-9c2c-5bc6963b39c2"}]} 2026-06-28 21:06:47.662 9 INFO neutron.services.segments.plugin [-] Segment 900501ad-9187-4a1f-86e0-c6f3ee8b8eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 900501ad-9187-4a1f-86e0-c6f3ee8b8eff found for delete ", "request_id": "req-0688005d-045e-4290-911e-88c61ed4b1f5"}]} 2026-06-28 21:06:47.752 10 INFO neutron.db.segments_db [None req-3467b6cb-6f8e-46b9-9ab9-6d26a75cb283 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Added segment 76253683-cd96-404d-9f6e-68ca7a41d6df of type geneve for network 519f1595-bb06-495b-a3b1-0f3298d667d3 2026-06-28 21:06:47.848 10 INFO neutron.wsgi [None req-8bd2f2f5-47f4-4e29-b175-237daf10c350 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/722d59b8-c81d-4166-9fbf-4ec0dc7ec334 HTTP/1.1" status: 204 len: 168 time: 0.5667415 2026-06-28 21:06:47.910 10 INFO neutron.db.ovn_revision_numbers_db [None req-3467b6cb-6f8e-46b9-9ab9-6d26a75cb283 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource 519f1595-bb06-495b-a3b1-0f3298d667d3 (type: networks) to 1 2026-06-28 21:06:48.102 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3467b6cb-6f8e-46b9-9ab9-6d26a75cb283 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] No more DHCP agents 2026-06-28 21:06:48.105 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3467b6cb-6f8e-46b9-9ab9-6d26a75cb283 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Unable to schedule network 519f1595-bb06-495b-a3b1-0f3298d667d3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:48.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-3467b6cb-6f8e-46b9-9ab9-6d26a75cb283 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource bce54575-44f4-4f45-b50b-2be2a08dbf93 (type: ports) to 1 2026-06-28 21:06:48.197 10 INFO neutron.wsgi [None req-3467b6cb-6f8e-46b9-9ab9-6d26a75cb283 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.5377676 2026-06-28 21:06:48.368 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59f32092-f797-4f25-ab50-d7db68bad61b 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] No more DHCP agents 2026-06-28 21:06:48.370 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59f32092-f797-4f25-ab50-d7db68bad61b 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Unable to schedule network 519f1595-bb06-495b-a3b1-0f3298d667d3: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:06:48.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8eea246-fa5b-409c-912b-6852e8aaf2a5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a2ba981d-053b-4530-94c8-149b8e2b96fe (type: security_groups) to 1 2026-06-28 21:06:48.826 10 INFO neutron.wsgi [None req-a8eea246-fa5b-409c-912b-6852e8aaf2a5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=71e2ad3e209c4ac381cede3ed0a767f0&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3030341 2026-06-28 21:06:48.948 10 INFO neutron.db.ovn_revision_numbers_db [None req-59f32092-f797-4f25-ab50-d7db68bad61b 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource bce54575-44f4-4f45-b50b-2be2a08dbf93 (type: ports) to 2 2026-06-28 21:06:48.963 10 INFO neutron.db.ovn_revision_numbers_db [None req-59f32092-f797-4f25-ab50-d7db68bad61b 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] Successfully bumped revision number for resource 37164bae-f779-401a-b293-c887dbb7a82b (type: subnets) to 0 2026-06-28 21:06:48.977 10 INFO neutron.wsgi [None req-59f32092-f797-4f25-ab50-d7db68bad61b 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.7736509 2026-06-28 21:06:49.021 9 INFO neutron.wsgi [None req-380c46f6-9673-4d05-971d-e3ba11dddd00 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a2ba981d-053b-4530-94c8-149b8e2b96fe HTTP/1.1" status: 204 len: 168 time: 0.1849465 2026-06-28 21:06:49.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a50af0e-e62b-4b20-8cf6-004101c44d35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource c544458f-9020-410e-9d9b-7cb7817bb776 (type: security_groups) to 1 2026-06-28 21:06:49.258 9 INFO neutron.wsgi [None req-5a50af0e-e62b-4b20-8cf6-004101c44d35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=271f2a6d0e9440de941dcc97e038eb1d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1195147 2026-06-28 21:06:49.331 10 INFO neutron.wsgi [None req-341027c6-e120-431a-a6ec-7ae00310aa5e 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.3484292 2026-06-28 21:06:49.443 9 INFO neutron.wsgi [None req-0f8ac937-d86c-4751-96e9-8374615464b6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/c544458f-9020-410e-9d9b-7cb7817bb776 HTTP/1.1" status: 204 len: 168 time: 0.1790299 2026-06-28 21:06:49.693 10 INFO neutron.wsgi [-] 10.0.0.202 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0014260 2026-06-28 21:06:49.868 10 INFO neutron.wsgi [None req-b26b7316-43e3-40d1-880f-4f7980ab4f4f cc9d7b78ccd146feaedd6cef8a10303b dc275884756e4e1492d41cdb7b7c47ba - - default default] 10.0.0.202 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.1692290 2026-06-28 21:06:49.903 10 INFO neutron.wsgi [None req-13a6f66b-bed9-48f1-a8cc-558facc55ebd f208bbb187e747c9ab5070baca922078 30d71160c05049d0b0f262b92dac2acb - - default default] 10.0.0.202 "GET /v2.0/networks/519f1595-bb06-495b-a3b1-0f3298d667d3 HTTP/1.1" status: 200 len: 848 time: 0.1873825 2026-06-28 21:06:50.543 10 INFO neutron.pecan_wsgi.hooks.translation [None req-55dcd99e-d530-4ceb-84a1-e45c3433cb14 0d93608d681d4c8a965782dfce3e4ab1 e1af15db59924748a587be1ae2fab39e - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:06:50.544 10 INFO neutron.wsgi [None req-55dcd99e-d530-4ceb-84a1-e45c3433cb14 0d93608d681d4c8a965782dfce3e4ab1 e1af15db59924748a587be1ae2fab39e - - default default] 10.0.0.202 "GET /v2.0/networks/519f1595-bb06-495b-a3b1-0f3298d667d3 HTTP/1.1" status: 404 len: 339 time: 0.2854521 2026-06-28 21:06:50.679 10 INFO neutron.db.ovn_revision_numbers_db [None req-e29dba55-f3c3-448c-a947-4daf32691103 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 0434bb41-9524-4380-92b0-c8c7820a4ff5 (type: security_groups) to 1 2026-06-28 21:06:50.721 10 INFO neutron.wsgi [None req-e29dba55-f3c3-448c-a947-4daf32691103 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=dc275884756e4e1492d41cdb7b7c47ba&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3883266 2026-06-28 21:06:51.004 10 INFO neutron.wsgi [None req-33e50b6b-9e74-4a24-9cd7-fe23b815f6d4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/0434bb41-9524-4380-92b0-c8c7820a4ff5 HTTP/1.1" status: 204 len: 168 time: 0.2777631 2026-06-28 21:06:51.185 10 INFO neutron.services.segments.plugin [-] Segment 76253683-cd96-404d-9f6e-68ca7a41d6df resource provider aggregate not found 2026-06-28 21:06:51.192 10 INFO neutron.services.segments.plugin [-] Segment 76253683-cd96-404d-9f6e-68ca7a41d6df resource provider aggregate not found 2026-06-28 21:06:51.210 10 INFO neutron.services.segments.plugin [-] Segment 76253683-cd96-404d-9f6e-68ca7a41d6df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76253683-cd96-404d-9f6e-68ca7a41d6df found for delete ", "request_id": "req-1d3fbce4-066f-4ee3-a643-4a66f7932c3d"}]} 2026-06-28 21:06:51.211 10 INFO neutron.services.segments.plugin [-] Segment 76253683-cd96-404d-9f6e-68ca7a41d6df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76253683-cd96-404d-9f6e-68ca7a41d6df found for delete ", "request_id": "req-7d11c316-1193-4eec-89d5-d69209da8fcf"}]} 2026-06-28 21:06:51.225 10 INFO neutron.wsgi [None req-02d84470-016e-49a4-b259-6cf1410a16ed 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "DELETE /v2.0/networks/519f1595-bb06-495b-a3b1-0f3298d667d3 HTTP/1.1" status: 204 len: 168 time: 0.6773391 2026-06-28 21:06:51.248 9 INFO neutron.pecan_wsgi.hooks.translation [None req-67001ed1-218c-4c6f-bf4c-31e399a25e5b 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:51.251 9 INFO neutron.wsgi [None req-67001ed1-218c-4c6f-bf4c-31e399a25e5b 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/21e89bd2-3afd-49fe-ad05-3cd2289d7cae HTTP/1.1" status: 404 len: 337 time: 0.0188217 2026-06-28 21:06:51.268 9 INFO neutron.pecan_wsgi.hooks.translation [None req-22974414-0f12-49b2-9e8f-e7fab5bae2d8 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:51.270 9 INFO neutron.wsgi [None req-22974414-0f12-49b2-9e8f-e7fab5bae2d8 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/dc5c6295-3f40-4b92-a316-98709a1b74c4 HTTP/1.1" status: 404 len: 337 time: 0.0163901 2026-06-28 21:06:51.289 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e98cfc89-45d9-4a8b-bb3b-f4951d076bed 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:06:51.291 9 INFO neutron.wsgi [None req-e98cfc89-45d9-4a8b-bb3b-f4951d076bed 2a651ea16386470ba9639f84ef332136 fd8ab1a43aed4e3c950732a75addce4d - - - -] 10.0.0.202 "DELETE /v2.0/subnets/37164bae-f779-401a-b293-c887dbb7a82b HTTP/1.1" status: 404 len: 337 time: 0.0168819 2026-06-28 21:06:51.397 9 INFO neutron.wsgi [None req-a892ae5a-5fef-46ee-b753-0901b123b77a b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.2160239 2026-06-28 21:06:51.406 9 INFO neutron.wsgi [None req-0095e119-8868-410d-aaec-aafcb1bf5e89 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0039263 2026-06-28 21:06:51.413 9 INFO neutron.wsgi [None req-c849f3cf-c4c8-4b77-97f5-1df20f2235d9 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0037088 2026-06-28 21:06:51.420 9 INFO neutron.wsgi [None req-22f39d1e-3c1a-4a2b-8cab-074da89a6098 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0035973 2026-06-28 21:06:51.427 9 INFO neutron.wsgi [None req-ca7d0460-1f9f-426e-b8d3-06b39ce89d44 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0041716 2026-06-28 21:06:51.433 9 INFO neutron.wsgi [None req-90b2d605-35a1-4644-af4e-f322f6bb711d b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0036604 2026-06-28 21:06:51.440 9 INFO neutron.wsgi [None req-154351c7-96d1-43fa-a6fd-8bde1267629d b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0036809 2026-06-28 21:06:51.447 9 INFO neutron.wsgi [None req-acf9cc2d-691d-4f5f-a11a-c762607aede1 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0037463 2026-06-28 21:06:51.457 9 INFO neutron.wsgi [None req-f5ecad5a-c1b1-4d37-94e4-555901309906 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0063169 2026-06-28 21:06:51.464 9 INFO neutron.wsgi [None req-e0a96389-27ee-4b7f-be2a-235d1ced2736 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0039504 2026-06-28 21:06:51.474 9 INFO neutron.wsgi [None req-c9290ac9-e707-45bc-9662-72e55f26298a b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0043888 2026-06-28 21:06:51.483 9 INFO neutron.wsgi [None req-0f5ca8a1-2b87-4b06-8768-d1913cab7587 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0038710 2026-06-28 21:06:51.491 9 INFO neutron.wsgi [None req-2a2c5e77-bbad-45fb-8471-37eae66e2832 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0040886 2026-06-28 21:06:51.499 9 INFO neutron.wsgi [None req-33519455-a51d-4361-a7ca-40e0830d016d b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0037107 2026-06-28 21:06:51.506 9 INFO neutron.wsgi [None req-f29a143e-8d61-46c1-8745-76b85a80bc94 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0036464 2026-06-28 21:06:51.514 9 INFO neutron.wsgi [None req-2e5edb8b-4046-4f94-9dc7-5d396b144e29 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/filter-validation HTTP/1.1" status: 200 len: 392 time: 0.0037298 2026-06-28 21:06:51.522 9 INFO neutron.wsgi [None req-96e91119-a64b-48f3-8d72-7381758eab51 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0039933 2026-06-28 21:06:51.529 9 INFO neutron.wsgi [None req-df1cc4fd-c835-4d3b-a7a0-05ed72af0805 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0036850 2026-06-28 21:06:51.536 9 INFO neutron.wsgi [None req-f5cd81a6-e291-43c4-a04c-52a844170ae2 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0040276 2026-06-28 21:06:51.543 9 INFO neutron.wsgi [None req-89e8289a-b90c-41d1-834b-8ef36d134e37 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0036004 2026-06-28 21:06:51.554 9 INFO neutron.wsgi [None req-8a4d473c-51eb-49c0-aa24-3be31fe4a854 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0074270 2026-06-28 21:06:51.562 9 INFO neutron.wsgi [None req-e2ff5582-db61-453a-b691-08da1a481fd6 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0047026 2026-06-28 21:06:51.570 9 INFO neutron.wsgi [None req-21d553b3-1f8b-4818-afef-f14fe2fb9dea b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0037055 2026-06-28 21:06:51.578 9 INFO neutron.wsgi [None req-35097ba1-c472-452e-92b6-cfea8a675057 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0043652 2026-06-28 21:06:51.587 9 INFO neutron.wsgi [None req-b8648907-a45a-46f6-805a-345de1a52589 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0055470 2026-06-28 21:06:51.601 10 INFO neutron.wsgi [None req-9c68ef3b-1688-499f-9ae9-9b1ecae8ea6b b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0086484 2026-06-28 21:06:51.616 9 INFO neutron.wsgi [None req-f9fd1dc2-65ae-47b4-bea3-c2f08b36c9bb b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0101604 2026-06-28 21:06:51.624 9 INFO neutron.wsgi [None req-637b834e-3b2d-4750-8ceb-522a01ed2874 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0037279 2026-06-28 21:06:51.633 9 INFO neutron.wsgi [None req-15a2961a-939c-43db-ad70-e1bf5afbe3d2 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0035903 2026-06-28 21:06:51.641 9 INFO neutron.wsgi [None req-8b7a4bb1-8e56-4179-b5ad-a5300a329371 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0035322 2026-06-28 21:06:51.649 9 INFO neutron.wsgi [None req-ccd5525f-660d-4105-9d50-7c732cbd5c6b b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0043788 2026-06-28 21:06:51.673 10 INFO neutron.wsgi [None req-b36f08de-50f7-4f1e-9a6f-37e659b2f7fe b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0195003 2026-06-28 21:06:51.681 9 INFO neutron.wsgi [None req-1b41e36b-7bde-45b7-a102-3a790220f25f b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0047445 2026-06-28 21:06:51.689 9 INFO neutron.wsgi [None req-da6c40d9-cbb6-4a03-99ae-373744993a58 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0040512 2026-06-28 21:06:51.697 9 INFO neutron.wsgi [None req-db3d4811-546b-41ad-b5bd-fced3954ca0f b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0045130 2026-06-28 21:06:51.704 9 INFO neutron.wsgi [None req-cb6e021f-2a46-47b4-baeb-48436e059c0c b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0039201 2026-06-28 21:06:51.711 9 INFO neutron.wsgi [None req-ea1c4689-c13e-4a4b-8eab-ad263b21d87a b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0035856 2026-06-28 21:06:51.718 9 INFO neutron.wsgi [None req-a8b9d35a-f88a-43ce-be5b-a2910a6a83b9 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0039363 2026-06-28 21:06:51.726 9 INFO neutron.wsgi [None req-825a7e06-3b34-4edf-a97a-80018a609c5d b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0041173 2026-06-28 21:06:51.734 9 INFO neutron.wsgi [None req-c1005672-d444-4ee1-a632-e680cbb1e8c2 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0038350 2026-06-28 21:06:51.740 9 INFO neutron.wsgi [None req-95c83b8e-c8e5-41a4-9397-3c99c05a5f8f b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0036554 2026-06-28 21:06:51.747 9 INFO neutron.wsgi [None req-f6c29471-77a4-47ae-a62f-68158d0afd4e b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0037069 2026-06-28 21:06:51.754 9 INFO neutron.wsgi [None req-88c8dbda-10a9-4191-a5de-2b271932bdfa b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0039740 2026-06-28 21:06:51.763 10 INFO neutron.wsgi [None req-d55d18a6-1f16-42c0-aa3f-170ca4a2a94c b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0048177 2026-06-28 21:06:51.772 9 INFO neutron.wsgi [None req-c9cd375c-b72a-4558-b6c4-278e20afbe9d b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0053337 2026-06-28 21:06:51.779 9 INFO neutron.wsgi [None req-3fdb07a7-4c39-43d3-84c2-dc4b3fa55ea5 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0039399 2026-06-28 21:06:51.786 9 INFO neutron.wsgi [None req-16f7f2c6-66a7-4709-a1e3-afa370364948 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0036912 2026-06-28 21:06:51.793 9 INFO neutron.wsgi [None req-0df714c8-477d-4350-abab-58cb3a42eb8e b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0039899 2026-06-28 21:06:51.799 9 INFO neutron.wsgi [None req-64c7dde8-f434-4025-892d-207c53436611 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0038314 2026-06-28 21:06:51.806 9 INFO neutron.wsgi [None req-a7cbdae0-6917-49e0-8a58-ff2fb95a10c1 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0036898 2026-06-28 21:06:51.813 9 INFO neutron.wsgi [None req-21082630-bc90-4d01-b588-9670ab596fdc b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0036678 2026-06-28 21:06:51.821 9 INFO neutron.wsgi [None req-4b8a9188-938a-42b1-a889-8aa411e39312 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0041249 2026-06-28 21:06:51.829 9 INFO neutron.wsgi [None req-d3aaa3e9-c381-4f7f-b4a1-2198b30da3ec b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0038188 2026-06-28 21:06:51.835 9 INFO neutron.wsgi [None req-883b320d-10f9-4121-b613-159368bd27b7 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0037858 2026-06-28 21:06:51.843 9 INFO neutron.wsgi [None req-a7033424-9922-443a-9df8-793e405d2f10 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0038259 2026-06-28 21:06:51.854 9 INFO neutron.wsgi [None req-7ff505f8-fcb0-4a04-9f78-9950fd415603 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0074165 2026-06-28 21:06:51.863 9 INFO neutron.wsgi [None req-22ba0e6f-8999-4ee0-9c9b-25b93a6743c7 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0037005 2026-06-28 21:06:51.873 10 INFO neutron.wsgi [None req-35c1c066-d01f-456f-860f-4f40b4e0d2a3 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0063226 2026-06-28 21:06:51.881 10 INFO neutron.wsgi [None req-10bc158a-1beb-43aa-9cb6-fc15674f1c74 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0035794 2026-06-28 21:06:51.888 10 INFO neutron.wsgi [None req-595fe3a5-906d-4493-a750-67dbd7a0b2a7 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0038471 2026-06-28 21:06:51.894 10 INFO neutron.wsgi [None req-15ea1e4c-8ae3-489d-b54d-ef9908a00432 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0037601 2026-06-28 21:06:51.908 10 INFO neutron.wsgi [None req-e2a05dfc-208d-4de3-9bf2-e80d968dcdd3 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0092835 2026-06-28 21:06:51.917 10 INFO neutron.wsgi [None req-a4402e0d-eee4-45b8-b181-9fcd95ccc975 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0040929 2026-06-28 21:06:51.925 10 INFO neutron.wsgi [None req-903fec10-1957-4088-9194-74e9b1eeb84d b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0043826 2026-06-28 21:06:51.935 10 INFO neutron.wsgi [None req-d6928273-989f-45c6-bd12-3b8fa4de13ed b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0044172 2026-06-28 21:06:51.942 10 INFO neutron.wsgi [None req-0747e961-2c66-485a-99f1-b813afe2de41 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0044053 2026-06-28 21:06:51.949 10 INFO neutron.wsgi [None req-08ee3f24-fab2-483a-88df-53b0665576ba b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0041022 2026-06-28 21:06:51.955 10 INFO neutron.wsgi [None req-41bd5835-8eac-4627-99f1-92a5fe9b4452 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0028973 2026-06-28 21:06:51.962 10 INFO neutron.wsgi [None req-529f7b5e-84d4-444b-8482-2134af111f58 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0044703 2026-06-28 21:06:51.968 10 INFO neutron.wsgi [None req-ecd58db3-a1e7-4786-80a5-6b0140b6308c b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0032148 2026-06-28 21:06:51.977 10 INFO neutron.wsgi [None req-aee88b75-5779-402e-81f5-14f9960c620a b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0043089 2026-06-28 21:06:51.988 10 INFO neutron.wsgi [None req-863373ce-89a3-4fb3-aeae-33cf83a86090 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0048749 2026-06-28 21:06:51.994 10 INFO neutron.wsgi [None req-f54196a5-bafe-4355-b5c2-1b505414d30c b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0029697 2026-06-28 21:06:52.000 10 INFO neutron.wsgi [None req-65ba825e-32f2-41f8-b71b-2562fe89195c b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0040166 2026-06-28 21:06:52.007 10 INFO neutron.wsgi [None req-67928de7-6607-46ff-86a9-cd9b966eed17 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0032945 2026-06-28 21:06:52.012 10 INFO neutron.wsgi [None req-0d029a96-7d83-4522-a8f5-fe8abb15bdf3 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0028508 2026-06-28 21:06:52.019 10 INFO neutron.wsgi [None req-0d4f0f57-4329-4e98-a142-a6143197b25d b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0027602 2026-06-28 21:06:52.027 10 INFO neutron.wsgi [None req-86b3aa73-ff4a-4d87-8195-8681a41cff62 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0043297 2026-06-28 21:06:52.034 10 INFO neutron.wsgi [None req-606569f3-a6bb-4fef-b022-7b1f085bf128 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0039873 2026-06-28 21:06:52.041 10 INFO neutron.wsgi [None req-c8d03ad8-e54c-4558-a086-d9679a401588 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0039268 2026-06-28 21:06:52.047 10 INFO neutron.wsgi [None req-413261ce-7411-41ce-8d91-48c53eba6dfc b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0029793 2026-06-28 21:06:52.054 10 INFO neutron.wsgi [None req-3f720220-df52-46c5-8a76-b385f62740a9 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0039282 2026-06-28 21:06:52.062 10 INFO neutron.wsgi [None req-c1491a17-0382-4d0a-b04e-0eb099f89225 b413c84514914e3bbde257bd8495d934 cd9ef629d5034e2dab669723e4808efe - - default default] 10.0.0.202 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0039368 2026-06-28 21:06:52.410 10 INFO neutron.db.ovn_revision_numbers_db [None req-57bc7dad-3266-4766-a151-60c6dc88a3fa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 89998188-7382-462f-867c-6d9ac32f2dfc (type: security_groups) to 1 2026-06-28 21:06:52.445 10 INFO neutron.wsgi [None req-57bc7dad-3266-4766-a151-60c6dc88a3fa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=30d71160c05049d0b0f262b92dac2acb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3217671 2026-06-28 21:06:52.559 9 INFO neutron.db.ovn_revision_numbers_db [None req-463addcd-f2f8-4fa0-bb84-ea7e21331cb8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 2a0d1a45-94bf-42db-a4b1-a4090500e51a (type: security_groups) to 1 2026-06-28 21:06:52.585 9 INFO neutron.wsgi [None req-463addcd-f2f8-4fa0-bb84-ea7e21331cb8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=012eaf9b0713438f9ce6f6b36ea54628&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2366023 2026-06-28 21:06:52.688 10 INFO neutron.wsgi [None req-b1551235-4791-4600-a2d5-5521344d15d4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/89998188-7382-462f-867c-6d9ac32f2dfc HTTP/1.1" status: 204 len: 168 time: 0.2353563 2026-06-28 21:06:52.772 9 INFO neutron.wsgi [None req-880c2782-e29d-4805-b222-09b25c98cf9f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/2a0d1a45-94bf-42db-a4b1-a4090500e51a HTTP/1.1" status: 204 len: 168 time: 0.1781967 2026-06-28 21:06:52.776 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee7bb5dc-f244-4a46-affd-ea14638a5261 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 6b2652a4-1cf9-41e9-9df9-3287d3745bff (type: security_groups) to 1 2026-06-28 21:06:52.799 10 INFO neutron.wsgi [None req-ee7bb5dc-f244-4a46-affd-ea14638a5261 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=cd9ef629d5034e2dab669723e4808efe&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2450314 2026-06-28 21:06:52.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ef3be76-4f92-4224-9fe0-8dd16304b101 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 5dbb442d-f161-44c9-9496-05dcfd3027b0 (type: security_groups) to 1 2026-06-28 21:06:52.931 9 INFO neutron.wsgi [None req-0ef3be76-4f92-4224-9fe0-8dd16304b101 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=e1af15db59924748a587be1ae2fab39e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1409376 2026-06-28 21:06:53.012 9 INFO neutron.wsgi [None req-152aa600-c830-4160-9c3d-17381a6f1d1e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6b2652a4-1cf9-41e9-9df9-3287d3745bff HTTP/1.1" status: 204 len: 168 time: 0.2074790 2026-06-28 21:06:53.121 9 INFO neutron.wsgi [None req-f548c16d-1b00-4a16-992c-2b1a22c58cb8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/5dbb442d-f161-44c9-9496-05dcfd3027b0 HTTP/1.1" status: 204 len: 168 time: 0.1831849 2026-06-28 21:06:53.322 9 INFO neutron.wsgi [None req-b836c790-300d-4135-b3e6-775e667b49e4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.2641115 2026-06-28 21:06:53.373 9 INFO neutron.wsgi [None req-8699e129-fbad-4099-9d6c-5eda51ab5f18 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0484304 2026-06-28 21:06:53.419 9 INFO neutron.wsgi [None req-dbdd6168-3e93-446e-b68a-77646f78b0dc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0381837 2026-06-28 21:06:53.429 9 INFO neutron.wsgi [None req-606ec40a-8dc0-4620-8c9d-23b41948bdb7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0099890 2026-06-28 21:06:53.452 10 INFO neutron.wsgi [None req-684135b1-84d5-4fdc-acd7-d33f2cbf5391 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=fd8ab1a43aed4e3c950732a75addce4d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0376704 2026-06-28 21:06:53.458 9 INFO neutron.wsgi [None req-8dfd06db-8662-4802-8f11-b49a96619038 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0276134 2026-06-28 21:06:53.515 9 INFO neutron.wsgi [None req-d5743662-fb19-488a-8f73-fe2e3a5e205d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0544605 2026-06-28 21:06:53.538 9 INFO neutron.wsgi [None req-4d7254b9-a2b7-485b-addb-6c95b0a73577 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0212333 2026-06-28 21:06:53.619 9 INFO neutron.wsgi [None req-3489b760-a5a3-4195-9812-927ea1762ed9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0797486 2026-06-28 21:06:53.655 10 INFO neutron.wsgi [None req-d1011e01-c21c-49ee-9c3e-efde37add111 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/04ce9fa9-fe79-4876-8326-cbeb226ee353 HTTP/1.1" status: 204 len: 168 time: 0.1988003 2026-06-28 21:06:53.688 9 INFO neutron.wsgi [None req-fb6e80ad-ccbe-40ef-8508-321a92418a50 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0671549 2026-06-28 21:06:53.722 9 INFO neutron.wsgi [None req-b86162e4-afae-47e0-a2fa-e7747c3aee32 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0286684 2026-06-28 21:06:53.738 9 INFO neutron.wsgi [None req-8415aefa-7642-4976-a7fc-258b84ba2b3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0127506 2026-06-28 21:06:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016158 2026-06-28 21:06:55.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012593 2026-06-28 21:06:55.943 9 INFO neutron.wsgi [None req-60cc8505-98a2-486a-baaa-135e2d7a97a0 042eacebdf7e48cdb3efce3f201b5ae7 7e80e39c6cb640369be186ad10c5e345 - - default default] 10.0.0.219 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0762820 2026-06-28 21:06:55.949 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad8b6c82-18ea-485b-a681-197d5e01c7d4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a779c46b-8325-4ab1-94da-67baaff16eba (type: security_groups) to 1 2026-06-28 21:06:55.980 10 INFO neutron.wsgi [None req-ad8b6c82-18ea-485b-a681-197d5e01c7d4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=b9228eca3254411f94c995dfad92dd43&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2942402 2026-06-28 21:06:56.054 9 INFO neutron.wsgi [None req-04bf8a84-efed-4f2f-94c3-a528217d55ed 042eacebdf7e48cdb3efce3f201b5ae7 7e80e39c6cb640369be186ad10c5e345 - - default default] 10.0.0.219 "GET /v2.0/quotas/7e80e39c6cb640369be186ad10c5e345/details HTTP/1.1" status: 200 len: 756 time: 0.0950963 2026-06-28 21:06:56.186 10 INFO neutron.wsgi [None req-bf4ba833-335d-47fc-ae34-f615909e4f43 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a779c46b-8325-4ab1-94da-67baaff16eba HTTP/1.1" status: 204 len: 168 time: 0.1990254 2026-06-28 21:06:56.447 10 INFO neutron.db.ovn_revision_numbers_db [None req-aff23b06-714a-440c-a536-3de4d8d30fd8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource e6cea1a5-ba6b-48a4-8584-1b36ba6859ed (type: security_groups) to 1 2026-06-28 21:06:56.470 10 INFO neutron.wsgi [None req-aff23b06-714a-440c-a536-3de4d8d30fd8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=05ea4cab05954abeb7294326b16d0833&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1178994 2026-06-28 21:06:56.677 10 INFO neutron.wsgi [None req-afe9a050-14ea-4ed9-9481-d3d1837c791b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/e6cea1a5-ba6b-48a4-8584-1b36ba6859ed HTTP/1.1" status: 204 len: 168 time: 0.1999464 2026-06-28 21:06:56.863 9 INFO neutron.db.ovn_revision_numbers_db [None req-5d221b7a-e610-444d-8e5d-17fe371acfb9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource ec1cc5d0-b2ce-49d3-ab6f-8c663ec009a8 (type: security_groups) to 1 2026-06-28 21:06:56.884 9 INFO neutron.wsgi [None req-5d221b7a-e610-444d-8e5d-17fe371acfb9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=ad8a9f50322748fba93ed457d84095bb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3941183 2026-06-28 21:06:57.057 9 INFO neutron.wsgi [None req-b3112cfc-0edc-4387-9a48-dd0895d57a15 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/ec1cc5d0-b2ce-49d3-ab6f-8c663ec009a8 HTTP/1.1" status: 204 len: 168 time: 0.1688201 2026-06-28 21:06:58.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-d0dbcee6-0e16-4a0c-8586-780226b6664a a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource 2f9fa410-6ad8-49d2-bd9d-7e65b9144de3 (type: routers) to 1 2026-06-28 21:06:58.102 10 INFO neutron.wsgi [None req-d0dbcee6-0e16-4a0c-8586-780226b6664a a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2988818 2026-06-28 21:06:58.295 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d6e50bd-eda9-4bf7-af56-a27030fc4b2f a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource ce252805-bfbd-48e4-a5b0-f37b372447a1 (type: routers) to 1 2026-06-28 21:06:58.309 10 INFO neutron.wsgi [None req-9d6e50bd-eda9-4bf7-af56-a27030fc4b2f a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2020175 2026-06-28 21:06:58.463 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ef0a9e0-0d65-4812-b90d-613fc99a1e2f a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource 8c567920-ca30-4574-bc5e-2bcb872790d9 (type: routers) to 1 2026-06-28 21:06:58.481 10 INFO neutron.wsgi [None req-7ef0a9e0-0d65-4812-b90d-613fc99a1e2f a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.1682293 2026-06-28 21:06:58.561 9 INFO neutron.wsgi [None req-2f407fd5-ba5d-42fd-b045-4ea6163d3246 042eacebdf7e48cdb3efce3f201b5ae7 7e80e39c6cb640369be186ad10c5e345 - - default default] 10.0.0.219 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0089612 2026-06-28 21:06:58.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-b52dabe3-1a32-465d-be19-d97795d4e581 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource cd6b627c-8ca1-47b0-bf63-a1f635f488e1 (type: routers) to 1 2026-06-28 21:06:58.672 10 INFO neutron.wsgi [None req-b52dabe3-1a32-465d-be19-d97795d4e581 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.1868265 2026-06-28 21:06:58.708 10 INFO neutron.wsgi [None req-c50eaf98-2286-41ec-bac5-bfefccfc37dd 042eacebdf7e48cdb3efce3f201b5ae7 7e80e39c6cb640369be186ad10c5e345 - - default default] 10.0.0.219 "GET /v2.0/quotas/7e80e39c6cb640369be186ad10c5e345/details HTTP/1.1" status: 200 len: 756 time: 0.1269462 2026-06-28 21:06:59.064 10 INFO neutron.db.ovn_revision_numbers_db [None req-62f6b233-9875-47cd-af29-6eae4edc6523 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource b572dfdc-a754-4d69-b338-9b3717b10e1e (type: routers) to 1 2026-06-28 21:06:59.077 10 INFO neutron.wsgi [None req-62f6b233-9875-47cd-af29-6eae4edc6523 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4018655 2026-06-28 21:06:59.157 9 INFO neutron.wsgi [None req-c8130690-dd25-4728-bfc1-bcefa8156780 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/2f9fa410-6ad8-49d2-bd9d-7e65b9144de3/tags HTTP/1.1" status: 200 len: 210 time: 0.0730116 2026-06-28 21:06:59.222 9 INFO neutron.wsgi [None req-853e63c1-9def-4522-8470-b54af34b8eaf a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/ce252805-bfbd-48e4-a5b0-f37b372447a1/tags HTTP/1.1" status: 200 len: 218 time: 0.0598814 2026-06-28 21:06:59.294 9 INFO neutron.wsgi [None req-725f3f04-e8f0-426f-9167-7a88aa66d723 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/8c567920-ca30-4574-bc5e-2bcb872790d9/tags HTTP/1.1" status: 200 len: 227 time: 0.0634871 2026-06-28 21:06:59.362 9 INFO neutron.wsgi [None req-ddf25a20-a386-490a-bd34-24865be791ec a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/cd6b627c-8ca1-47b0-bf63-a1f635f488e1/tags HTTP/1.1" status: 200 len: 212 time: 0.0632157 2026-06-28 21:06:59.453 9 INFO neutron.wsgi [None req-f9f53871-d1cb-4534-a289-9a98e2c9a8b7 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1601 time: 0.0850883 2026-06-28 21:06:59.758 9 INFO neutron.wsgi [None req-fbddb731-c353-4ccb-9687-ad6e9cc9436d a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1144 time: 0.2997236 2026-06-28 21:06:59.847 9 INFO neutron.wsgi [None req-c805c76d-5e53-4cb9-ad09-e5447da09fdf a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1144 time: 0.0836592 2026-06-28 21:06:59.900 9 INFO neutron.wsgi [None req-cab96b54-efba-4997-b129-c134fa6c4a05 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1601 time: 0.0487018 2026-06-28 21:06:59.967 9 INFO neutron.wsgi [None req-6d9497d6-fb2d-4ef9-80b9-26a5cc7ebc54 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1116 time: 0.0619702 2026-06-28 21:07:00.039 9 INFO neutron.wsgi [None req-5f83510f-a7bd-49ac-8dfe-aa29ceebbef8 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1573 time: 0.0672057 2026-06-28 21:07:00.108 9 INFO neutron.wsgi [None req-9714c1cf-872c-41d0-ba8d-707eb796c9f5 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1573 time: 0.0632594 2026-06-28 21:07:00.151 9 INFO neutron.wsgi [None req-fef71072-9ab1-4844-b089-2767a04a48cc a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1116 time: 0.0390637 2026-06-28 21:07:00.203 9 INFO neutron.wsgi [None req-0719a38f-1f59-4e96-9ad1-b3ce9d25b7cd a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers/2f9fa410-6ad8-49d2-bd9d-7e65b9144de3 HTTP/1.1" status: 200 len: 660 time: 0.0451138 2026-06-28 21:07:00.347 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b791640-2e1f-4d1c-b0b6-d3fd34923dc5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 960c2964-eb7d-4037-aa9e-122a22a292f7 (type: security_groups) to 1 2026-06-28 21:07:00.371 10 INFO neutron.wsgi [None req-2b791640-2e1f-4d1c-b0b6-d3fd34923dc5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=736425ae7f6f4e4ab49ac356e911c7cc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2851281 2026-06-28 21:07:00.422 10 INFO neutron.db.ovn_revision_numbers_db [None req-a171f5e5-edb1-40bc-9f3b-cf7b4bd85e4e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 9b068a93-0fe9-4eb1-bd67-2746e614406b (type: security_groups) to 1 2026-06-28 21:07:00.446 10 INFO neutron.wsgi [None req-a171f5e5-edb1-40bc-9f3b-cf7b4bd85e4e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=4abd1b0264e649d0b1b57877b42e6a4c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2751915 2026-06-28 21:07:00.550 10 INFO neutron.wsgi [None req-04e72ac1-441b-45e2-a34a-376aea1853e6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/960c2964-eb7d-4037-aa9e-122a22a292f7 HTTP/1.1" status: 204 len: 168 time: 0.1748581 2026-06-28 21:07:00.949 9 INFO neutron.db.ovn_revision_numbers_db [None req-804e93a1-17ba-4d5a-ad1c-4661fd1830c0 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource 2f9fa410-6ad8-49d2-bd9d-7e65b9144de3 (type: routers) to 4 2026-06-28 21:07:00.952 9 INFO neutron.wsgi [None req-804e93a1-17ba-4d5a-ad1c-4661fd1830c0 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/2f9fa410-6ad8-49d2-bd9d-7e65b9144de3 HTTP/1.1" status: 200 len: 660 time: 0.7450047 2026-06-28 21:07:00.984 10 INFO neutron.wsgi [None req-35c01d10-3953-45cc-ad67-f36bcaf21d3b a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=2f9fa410-6ad8-49d2-bd9d-7e65b9144de3 HTTP/1.1" status: 200 len: 205 time: 0.0268071 2026-06-28 21:07:01.017 9 INFO neutron.wsgi [None req-098d1534-071d-41c5-be30-f6a800a523fd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/9b068a93-0fe9-4eb1-bd67-2746e614406b HTTP/1.1" status: 204 len: 168 time: 0.5645416 2026-06-28 21:07:01.192 10 INFO neutron.wsgi [None req-358c6582-2cdb-4560-bb60-6fcc4b7f6317 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "DELETE /v2.0/routers/2f9fa410-6ad8-49d2-bd9d-7e65b9144de3 HTTP/1.1" status: 204 len: 168 time: 0.2048275 2026-06-28 21:07:01.237 10 INFO neutron.wsgi [None req-b2861e14-d791-40ab-93cf-425b64156173 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers/ce252805-bfbd-48e4-a5b0-f37b372447a1 HTTP/1.1" status: 200 len: 668 time: 0.0416379 2026-06-28 21:07:01.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-5da66ace-fb2f-4015-807a-9d4975347cf6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource ec3f27f4-89ed-4ef4-9e7d-1c51c37bf8e6 (type: security_groups) to 1 2026-06-28 21:07:01.539 10 INFO neutron.wsgi [None req-5da66ace-fb2f-4015-807a-9d4975347cf6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=7e80e39c6cb640369be186ad10c5e345&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4835334 2026-06-28 21:07:01.740 9 INFO neutron.wsgi [None req-3e8763bd-cc88-4aee-a016-dfd1afa7b73c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/ec3f27f4-89ed-4ef4-9e7d-1c51c37bf8e6 HTTP/1.1" status: 204 len: 168 time: 0.1935909 2026-06-28 21:07:01.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-2b28ea5d-2bb7-40e2-bac5-6f72c86fa681 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource ce252805-bfbd-48e4-a5b0-f37b372447a1 (type: routers) to 4 2026-06-28 21:07:01.770 10 INFO neutron.wsgi [None req-2b28ea5d-2bb7-40e2-bac5-6f72c86fa681 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/ce252805-bfbd-48e4-a5b0-f37b372447a1 HTTP/1.1" status: 200 len: 668 time: 0.5293145 2026-06-28 21:07:01.808 10 INFO neutron.wsgi [None req-8717358b-9b35-4638-9256-8e9cd92dd893 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=ce252805-bfbd-48e4-a5b0-f37b372447a1 HTTP/1.1" status: 200 len: 205 time: 0.0324099 2026-06-28 21:07:02.250 10 INFO neutron.wsgi [None req-66558978-d2d7-418b-a1ca-46330e85a4cf a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "DELETE /v2.0/routers/ce252805-bfbd-48e4-a5b0-f37b372447a1 HTTP/1.1" status: 204 len: 168 time: 0.4366558 2026-06-28 21:07:02.301 10 INFO neutron.wsgi [None req-d6bdd5c4-ea2a-4268-a629-b654a6bcf60b a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers/8c567920-ca30-4574-bc5e-2bcb872790d9 HTTP/1.1" status: 200 len: 677 time: 0.0429688 2026-06-28 21:07:02.794 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac92e651-b51e-4f15-90e2-c98dcdd01224 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource 8c567920-ca30-4574-bc5e-2bcb872790d9 (type: routers) to 4 2026-06-28 21:07:02.799 10 INFO neutron.wsgi [None req-ac92e651-b51e-4f15-90e2-c98dcdd01224 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/8c567920-ca30-4574-bc5e-2bcb872790d9 HTTP/1.1" status: 200 len: 677 time: 0.4921455 2026-06-28 21:07:02.834 10 INFO neutron.wsgi [None req-f529a076-e409-4150-bf07-10961c0728dd a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=8c567920-ca30-4574-bc5e-2bcb872790d9 HTTP/1.1" status: 200 len: 205 time: 0.0299113 2026-06-28 21:07:03.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-a31da146-4c18-4a64-a1d9-676adb2a80c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 8a634ed9-daa5-4eec-b5c8-3affdf4f4277 (type: security_groups) to 1 2026-06-28 21:07:03.113 10 INFO neutron.wsgi [None req-088b9212-ee2d-495f-b045-743b649d0305 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "DELETE /v2.0/routers/8c567920-ca30-4574-bc5e-2bcb872790d9 HTTP/1.1" status: 204 len: 168 time: 0.2721133 2026-06-28 21:07:03.166 10 INFO neutron.db.segments_db [None req-a31da146-4c18-4a64-a1d9-676adb2a80c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment 1e1f890a-a980-4856-b271-b9e3d582eadf of type geneve for network 0fe55f5c-e454-4527-b4fc-40d35c33bb36 2026-06-28 21:07:03.166 9 INFO neutron.wsgi [None req-69fd187c-d3c4-4f0f-a045-1e6a3a53a1f3 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers/cd6b627c-8ca1-47b0-bf63-a1f635f488e1 HTTP/1.1" status: 200 len: 662 time: 0.0484881 2026-06-28 21:07:03.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-a31da146-4c18-4a64-a1d9-676adb2a80c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0fe55f5c-e454-4527-b4fc-40d35c33bb36 (type: networks) to 1 2026-06-28 21:07:03.440 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a31da146-4c18-4a64-a1d9-676adb2a80c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:03.443 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a31da146-4c18-4a64-a1d9-676adb2a80c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 0fe55f5c-e454-4527-b4fc-40d35c33bb36: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:03.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-a31da146-4c18-4a64-a1d9-676adb2a80c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 52a37a47-06f7-4e04-bd9e-c473acb3e46a (type: ports) to 1 2026-06-28 21:07:03.539 10 INFO neutron.wsgi [None req-a31da146-4c18-4a64-a1d9-676adb2a80c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 0.9073997 2026-06-28 21:07:03.649 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee4022ee-14a8-48c5-a85b-6a0945889738 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource cd6b627c-8ca1-47b0-bf63-a1f635f488e1 (type: routers) to 4 2026-06-28 21:07:03.652 9 INFO neutron.wsgi [None req-ee4022ee-14a8-48c5-a85b-6a0945889738 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/cd6b627c-8ca1-47b0-bf63-a1f635f488e1 HTTP/1.1" status: 200 len: 662 time: 0.4801683 2026-06-28 21:07:03.677 9 INFO neutron.wsgi [None req-71f0f0f0-3044-4ee9-8dca-34621eb021fa a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=cd6b627c-8ca1-47b0-bf63-a1f635f488e1 HTTP/1.1" status: 200 len: 205 time: 0.0207236 2026-06-28 21:07:03.741 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c0fcae9-77c1-4013-bd07-a905a578bd87 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:03.744 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c0fcae9-77c1-4013-bd07-a905a578bd87 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 0fe55f5c-e454-4527-b4fc-40d35c33bb36: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:03.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-c399c189-dd9d-4743-8eb3-02f78e1cd346 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 3ff0a9bd-ed17-476f-bfda-feee5e98cacb (type: security_groups) to 1 2026-06-28 21:07:03.828 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001f6b2-7b1b-4cc5-8aa8-b8ebf0a9d959 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 6c4c6ead-6998-4e97-a2cb-ab38d32598c4 (type: security_groups) to 1 2026-06-28 21:07:03.887 10 INFO neutron.db.segments_db [None req-6001f6b2-7b1b-4cc5-8aa8-b8ebf0a9d959 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Added segment b8425c80-4b90-420c-bb8c-5a3ba96597cf of type geneve for network 6f2fb25c-4e9d-4eca-88c7-eb28365b2bed 2026-06-28 21:07:03.902 9 INFO neutron.wsgi [None req-e05dfabe-b3ee-46bb-b407-6f6b7c4e5909 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "DELETE /v2.0/routers/cd6b627c-8ca1-47b0-bf63-a1f635f488e1 HTTP/1.1" status: 204 len: 168 time: 0.2198722 2026-06-28 21:07:03.903 9 INFO neutron.db.segments_db [None req-c399c189-dd9d-4743-8eb3-02f78e1cd346 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment 179fa020-2aab-4732-a331-5ddc372d8fb3 of type geneve for network d7472f02-8ec3-45e6-b11b-2b599eb1579a 2026-06-28 21:07:03.974 9 INFO neutron.wsgi [None req-1b74358f-4998-4f57-801a-a3c8020a36fc a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/routers/b572dfdc-a754-4d69-b338-9b3717b10e1e HTTP/1.1" status: 200 len: 655 time: 0.0630858 2026-06-28 21:07:04.069 9 INFO neutron.db.ovn_revision_numbers_db [None req-c399c189-dd9d-4743-8eb3-02f78e1cd346 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource d7472f02-8ec3-45e6-b11b-2b599eb1579a (type: networks) to 1 2026-06-28 21:07:04.254 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c399c189-dd9d-4743-8eb3-02f78e1cd346 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:04.257 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c399c189-dd9d-4743-8eb3-02f78e1cd346 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network d7472f02-8ec3-45e6-b11b-2b599eb1579a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:04.316 9 INFO neutron.db.ovn_revision_numbers_db [None req-c399c189-dd9d-4743-8eb3-02f78e1cd346 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 395971f5-b6df-42fa-b72a-8eb689f44c61 (type: ports) to 1 2026-06-28 21:07:04.328 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001f6b2-7b1b-4cc5-8aa8-b8ebf0a9d959 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 6f2fb25c-4e9d-4eca-88c7-eb28365b2bed (type: networks) to 1 2026-06-28 21:07:04.332 9 INFO neutron.wsgi [None req-c399c189-dd9d-4743-8eb3-02f78e1cd346 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.9220114 2026-06-28 21:07:04.475 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a7577f5-ee67-4684-a5d3-7f44eee72bb6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:04.477 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a7577f5-ee67-4684-a5d3-7f44eee72bb6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network d7472f02-8ec3-45e6-b11b-2b599eb1579a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:04.773 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6001f6b2-7b1b-4cc5-8aa8-b8ebf0a9d959 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] No more DHCP agents 2026-06-28 21:07:04.782 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6001f6b2-7b1b-4cc5-8aa8-b8ebf0a9d959 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Unable to schedule network 6f2fb25c-4e9d-4eca-88c7-eb28365b2bed: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:04.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001f6b2-7b1b-4cc5-8aa8-b8ebf0a9d959 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource f6f428b3-d37d-4083-b9d1-7e59039f9b28 (type: ports) to 1 2026-06-28 21:07:04.928 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c0fcae9-77c1-4013-bd07-a905a578bd87 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 52a37a47-06f7-4e04-bd9e-c473acb3e46a (type: ports) to 2 2026-06-28 21:07:04.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-fb5e9354-04af-455c-953b-bc2074f3f91f a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] Successfully bumped revision number for resource b572dfdc-a754-4d69-b338-9b3717b10e1e (type: routers) to 3 2026-06-28 21:07:04.931 10 INFO neutron.wsgi [None req-fb5e9354-04af-455c-953b-bc2074f3f91f a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "PUT /v2.0/routers/b572dfdc-a754-4d69-b338-9b3717b10e1e HTTP/1.1" status: 200 len: 655 time: 0.9517791 2026-06-28 21:07:04.949 10 INFO neutron.wsgi [None req-6001f6b2-7b1b-4cc5-8aa8-b8ebf0a9d959 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.5049036 2026-06-28 21:07:04.966 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c0fcae9-77c1-4013-bd07-a905a578bd87 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource cbbb1661-861e-4c66-ad2e-904cbf806482 (type: subnets) to 0 2026-06-28 21:07:04.970 9 INFO neutron.wsgi [None req-7a1e9848-89de-4e40-8b16-4738365abd54 a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=b572dfdc-a754-4d69-b338-9b3717b10e1e HTTP/1.1" status: 200 len: 205 time: 0.0327163 2026-06-28 21:07:04.980 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a7577f5-ee67-4684-a5d3-7f44eee72bb6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 395971f5-b6df-42fa-b72a-8eb689f44c61 (type: ports) to 2 2026-06-28 21:07:04.982 10 INFO neutron.wsgi [None req-5c0fcae9-77c1-4013-bd07-a905a578bd87 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 1.4368086 2026-06-28 21:07:05.019 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a7577f5-ee67-4684-a5d3-7f44eee72bb6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource a83341a7-1b85-45ae-8015-3370d0116b64 (type: subnets) to 0 2026-06-28 21:07:05.054 9 INFO neutron.wsgi [None req-7a7577f5-ee67-4684-a5d3-7f44eee72bb6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.7173684 2026-06-28 21:07:05.447 9 INFO neutron.wsgi [None req-b0c78fe5-11ba-45bc-87d1-b6ac8b3d1c8c a1556e806b964745bfdbbcd5439c9931 7595cfba738e49a98354dfda0f6b05bc - - - -] 10.0.0.202 "DELETE /v2.0/routers/b572dfdc-a754-4d69-b338-9b3717b10e1e HTTP/1.1" status: 204 len: 168 time: 0.4722488 2026-06-28 21:07:05.815 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48f70f9a-fd1e-403d-bb89-457b17c0bf83 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] No more DHCP agents 2026-06-28 21:07:05.818 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48f70f9a-fd1e-403d-bb89-457b17c0bf83 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:05.830 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-982e2196-3da1-457e-8c66-841b0d405e67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:05.832 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-982e2196-3da1-457e-8c66-841b0d405e67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:05.856 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba8b39f5-a5c3-468c-885f-397f1073905b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:05.867 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba8b39f5-a5c3-468c-885f-397f1073905b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:05.966 9 INFO neutron.db.ovn_revision_numbers_db [None req-982e2196-3da1-457e-8c66-841b0d405e67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 5c0d2e19-5521-418a-b256-8a90727885b6 (type: ports) to 1 2026-06-28 21:07:06.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-48f70f9a-fd1e-403d-bb89-457b17c0bf83 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource e7e38d4b-66ae-4115-aca9-7b83173391fc (type: ports) to 1 2026-06-28 21:07:06.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba8b39f5-a5c3-468c-885f-397f1073905b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 (type: ports) to 1 2026-06-28 21:07:06.455 9 INFO neutron.db.ovn_revision_numbers_db [None req-5717ce5a-430e-49c3-a4ef-9332a632f71c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 541899df-ca14-4d8d-ad5c-e6b66f224986 (type: security_groups) to 1 2026-06-28 21:07:06.490 9 INFO neutron.wsgi [None req-5717ce5a-430e-49c3-a4ef-9332a632f71c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=7595cfba738e49a98354dfda0f6b05bc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2870448 2026-06-28 21:07:06.685 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 5c0d2e19-5521-418a-b256-8a90727885b6 2026-06-28 21:07:06.702 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router e3a32bd3-fd9e-4619-9425-b588d9b376ea is bound to host instance 2026-06-28 21:07:06.707 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 5c0d2e19-5521-418a-b256-8a90727885b6 2026-06-28 21:07:06.712 9 INFO neutron.db.ovn_revision_numbers_db [None req-982e2196-3da1-457e-8c66-841b0d405e67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 5c0d2e19-5521-418a-b256-8a90727885b6 (type: router_ports) to 1 2026-06-28 21:07:06.844 9 INFO neutron.db.ovn_revision_numbers_db [None req-982e2196-3da1-457e-8c66-841b0d405e67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource e3a32bd3-fd9e-4619-9425-b588d9b376ea (type: routers) to 3 2026-06-28 21:07:06.879 9 INFO neutron.wsgi [None req-982e2196-3da1-457e-8c66-841b0d405e67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 1.8202627 2026-06-28 21:07:06.898 9 INFO neutron.wsgi [None req-62a40413-1b54-4935-96bd-6baea6f815e9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/541899df-ca14-4d8d-ad5c-e6b66f224986 HTTP/1.1" status: 204 len: 168 time: 0.4026425 2026-06-28 21:07:07.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-48f70f9a-fd1e-403d-bb89-457b17c0bf83 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource e7e38d4b-66ae-4115-aca9-7b83173391fc (type: router_ports) to 1 2026-06-28 21:07:07.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-48f70f9a-fd1e-403d-bb89-457b17c0bf83 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 748b99b6-a99e-4161-9636-6912220386d5 (type: routers) to 3 2026-06-28 21:07:07.268 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba8b39f5-a5c3-468c-885f-397f1073905b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 (type: router_ports) to 1 2026-06-28 21:07:07.295 10 INFO neutron.db.ovn_revision_numbers_db [None req-372102ca-a220-457b-a04d-d41d489984ed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 1e4ebb62-8707-4e69-85a0-17312f21fa21 (type: security_groups) to 1 2026-06-28 21:07:07.296 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 5c0d2e19-5521-418a-b256-8a90727885b6 (type: ports) to 1 2026-06-28 21:07:07.306 10 INFO neutron.wsgi [None req-48f70f9a-fd1e-403d-bb89-457b17c0bf83 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 875 time: 2.3523068 2026-06-28 21:07:07.497 9 INFO neutron.wsgi [None req-68405b91-c53f-4d64-830f-bf7865b683b5 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/subnets?project_id=c51e872006cc4cddb11d65450481e8cb&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.1843507 2026-06-28 21:07:07.554 10 INFO neutron.wsgi [None req-372102ca-a220-457b-a04d-d41d489984ed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=8225d22c80b34274a103667f846c8aab&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5691054 2026-06-28 21:07:07.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba8b39f5-a5c3-468c-885f-397f1073905b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6624a209-7a43-4c99-b364-67274ba5593a (type: routers) to 3 2026-06-28 21:07:07.638 10 INFO neutron.wsgi [None req-ba8b39f5-a5c3-468c-885f-397f1073905b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 2.6514962 2026-06-28 21:07:07.869 9 INFO neutron.wsgi [None req-8aa9cf5e-d5b9-4583-9e7c-2f3319fd4f20 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.3663173 2026-06-28 21:07:07.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 5c0d2e19-5521-418a-b256-8a90727885b6 (type: router_ports) to 3 2026-06-28 21:07:07.884 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:07:07.894 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network d7472f02-8ec3-45e6-b11b-2b599eb1579a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:07.907 9 INFO neutron.wsgi [None req-0a2ba895-6517-46ad-b8f9-9abecdbd5bd5 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/subnets?network_id=91ce8d9f-625c-463c-b978-1a2031c7bcd1&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0317786 2026-06-28 21:07:08.004 10 INFO neutron.wsgi [None req-256ec22a-8b6d-4dde-8c0e-ede94b49f05f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1e4ebb62-8707-4e69-85a0-17312f21fa21 HTTP/1.1" status: 204 len: 168 time: 0.4445565 2026-06-28 21:07:08.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 5c0d2e19-5521-418a-b256-8a90727885b6 (type: ports) to 2 2026-06-28 21:07:08.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 57c0b9c7-4e48-4ffd-b526-a1efec4323ce (type: ports) to 1 2026-06-28 21:07:08.273 9 INFO neutron.db.ovn_revision_numbers_db [None req-a50ef919-730e-40d4-8a37-2e6fbf2dd184 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a92da41a-b2e5-43ad-90be-15ce756723fd (type: security_groups) to 1 2026-06-28 21:07:08.296 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 5c0d2e19-5521-418a-b256-8a90727885b6 (type: ports) to 4 2026-06-28 21:07:08.299 9 INFO neutron.wsgi [None req-a50ef919-730e-40d4-8a37-2e6fbf2dd184 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=6c209ab8a10347f0937ba8cae98202c3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1609385 2026-06-28 21:07:08.378 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-172e6120-1dd5-435f-83fd-73c5efe7a7c0 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] No more DHCP agents 2026-06-28 21:07:08.383 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:07:08.384 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-172e6120-1dd5-435f-83fd-73c5efe7a7c0 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Unable to schedule network 6f2fb25c-4e9d-4eca-88c7-eb28365b2bed: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:08.387 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 0fe55f5c-e454-4527-b4fc-40d35c33bb36: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:08.550 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 5c0d2e19-5521-418a-b256-8a90727885b6 (type: router_ports) to 4 2026-06-28 21:07:08.587 9 INFO neutron.wsgi [None req-239d4161-7221-42ff-ac9b-def96f62f55f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a92da41a-b2e5-43ad-90be-15ce756723fd HTTP/1.1" status: 204 len: 168 time: 0.2798924 2026-06-28 21:07:08.615 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router 748b99b6-a99e-4161-9636-6912220386d5 is bound to host instance 2026-06-28 21:07:08.700 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource cfcb643e-0af4-4718-a643-edc24357d29e (type: ports) to 1 2026-06-28 21:07:09.083 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource e7e38d4b-66ae-4115-aca9-7b83173391fc (type: ports) to 1 2026-06-28 21:07:09.198 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 57c0b9c7-4e48-4ffd-b526-a1efec4323ce 2026-06-28 21:07:09.229 10 INFO neutron.db.ovn_revision_numbers_db [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 57c0b9c7-4e48-4ffd-b526-a1efec4323ce (type: router_ports) to 2 2026-06-28 21:07:09.233 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 57c0b9c7-4e48-4ffd-b526-a1efec4323ce 2026-06-28 21:07:09.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource e7e38d4b-66ae-4115-aca9-7b83173391fc (type: router_ports) to 3 2026-06-28 21:07:09.393 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: e7e38d4b-66ae-4115-aca9-7b83173391fc 2026-06-28 21:07:09.405 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port e7e38d4b-66ae-4115-aca9-7b83173391fc 2026-06-28 21:07:09.481 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource e7e38d4b-66ae-4115-aca9-7b83173391fc (type: ports) to 2 2026-06-28 21:07:09.529 10 INFO neutron.db.ovn_revision_numbers_db [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 57c0b9c7-4e48-4ffd-b526-a1efec4323ce (type: ports) to 2 2026-06-28 21:07:09.540 10 INFO neutron.db.ovn_revision_numbers_db [None req-172e6120-1dd5-435f-83fd-73c5efe7a7c0 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource f6f428b3-d37d-4083-b9d1-7e59039f9b28 (type: ports) to 2 2026-06-28 21:07:09.545 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router 6624a209-7a43-4c99-b364-67274ba5593a is bound to host instance 2026-06-28 21:07:09.619 10 INFO neutron.db.ovn_revision_numbers_db [None req-172e6120-1dd5-435f-83fd-73c5efe7a7c0 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 6bf8160e-067e-4348-af07-896785247497 (type: subnets) to 0 2026-06-28 21:07:09.684 10 INFO neutron.wsgi [None req-172e6120-1dd5-435f-83fd-73c5efe7a7c0 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.7709730 2026-06-28 21:07:09.773 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:07:09.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource e7e38d4b-66ae-4115-aca9-7b83173391fc (type: ports) to 4 2026-06-28 21:07:09.790 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network d7472f02-8ec3-45e6-b11b-2b599eb1579a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:10.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource e7e38d4b-66ae-4115-aca9-7b83173391fc (type: router_ports) to 4 2026-06-28 21:07:10.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 57c0b9c7-4e48-4ffd-b526-a1efec4323ce (type: ports) to 3 2026-06-28 21:07:10.172 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource cfcb643e-0af4-4718-a643-edc24357d29e (type: router_ports) to 2 2026-06-28 21:07:10.346 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 2026-06-28 21:07:10.360 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 2026-06-28 21:07:10.388 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 57c0b9c7-4e48-4ffd-b526-a1efec4323ce (type: router_ports) to 3 2026-06-28 21:07:10.435 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: cfcb643e-0af4-4718-a643-edc24357d29e 2026-06-28 21:07:10.452 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port cfcb643e-0af4-4718-a643-edc24357d29e 2026-06-28 21:07:10.549 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 (type: ports) to 1 2026-06-28 21:07:10.554 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource cfcb643e-0af4-4718-a643-edc24357d29e (type: ports) to 2 2026-06-28 21:07:10.751 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:07:10.764 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 0fe55f5c-e454-4527-b4fc-40d35c33bb36: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:10.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource cfcb643e-0af4-4718-a643-edc24357d29e (type: ports) to 3 2026-06-28 21:07:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014253 2026-06-28 21:07:10.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008779 2026-06-28 21:07:10.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 (type: router_ports) to 3 2026-06-28 21:07:10.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource cfcb643e-0af4-4718-a643-edc24357d29e (type: router_ports) to 3 2026-06-28 21:07:11.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 (type: ports) to 2 2026-06-28 21:07:11.229 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] No more DHCP agents 2026-06-28 21:07:11.245 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] Unable to schedule network 6f2fb25c-4e9d-4eca-88c7-eb28365b2bed: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:11.262 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 (type: ports) to 4 2026-06-28 21:07:11.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 57c0b9c7-4e48-4ffd-b526-a1efec4323ce (type: router_ports) to 3 2026-06-28 21:07:11.429 10 INFO neutron.wsgi [None req-f370a100-ab30-4682-a0d8-9ccf2e800981 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/e3a32bd3-fd9e-4619-9425-b588d9b376ea/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.5415432 2026-06-28 21:07:11.460 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 0d6e73ef-39c8-45c8-86e7-3e44ddac5c68 (type: router_ports) to 4 2026-06-28 21:07:11.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] Successfully bumped revision number for resource 62af62db-21f0-4141-a517-8772a18e18df (type: ports) to 1 2026-06-28 21:07:11.938 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource cfcb643e-0af4-4718-a643-edc24357d29e (type: router_ports) to 3 2026-06-28 21:07:11.941 10 INFO neutron.wsgi [None req-aa17e627-be55-4fbb-8cb6-68f92e00a2ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/6624a209-7a43-4c99-b364-67274ba5593a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.2908530 2026-06-28 21:07:12.123 10 INFO neutron.db.ovn_revision_numbers_db [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] Successfully bumped revision number for resource 62af62db-21f0-4141-a517-8772a18e18df (type: router_ports) to 2 2026-06-28 21:07:12.251 10 INFO neutron.db.ovn_revision_numbers_db [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] Successfully bumped revision number for resource 62af62db-21f0-4141-a517-8772a18e18df (type: ports) to 2 2026-06-28 21:07:12.338 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] No more DHCP agents 2026-06-28 21:07:12.339 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] Unable to schedule network 6f2fb25c-4e9d-4eca-88c7-eb28365b2bed: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:12.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 62af62db-21f0-4141-a517-8772a18e18df (type: router_ports) to 2 2026-06-28 21:07:12.669 10 INFO neutron.wsgi [None req-d76c3a19-08b6-4a4d-ac5a-bd6589699bc8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "PUT /v2.0/routers/748b99b6-a99e-4161-9636-6912220386d5/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9645917 2026-06-28 21:07:12.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-446544b9-94de-42e9-9baf-481a90e37b35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource ce32cacb-affb-4cdb-a514-848a538e86a8 (type: security_groups) to 1 2026-06-28 21:07:12.751 9 INFO neutron.wsgi [None req-196cc46e-03a4-41b4-b0d7-05f7a913bac7 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4628 time: 0.0774724 2026-06-28 21:07:12.790 10 INFO neutron.db.segments_db [None req-446544b9-94de-42e9-9baf-481a90e37b35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Added segment dd994d3f-b7d1-43ee-9545-5c24dd222985 of type geneve for network 311a9f0c-aad0-4368-bce0-ff8da89ca18f 2026-06-28 21:07:12.810 9 INFO neutron.wsgi [None req-6e38c619-76c8-4136-a686-3cca0cf16e7b 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3403 time: 0.0542233 2026-06-28 21:07:12.928 10 INFO neutron.db.ovn_revision_numbers_db [None req-446544b9-94de-42e9-9baf-481a90e37b35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 311a9f0c-aad0-4368-bce0-ff8da89ca18f (type: networks) to 1 2026-06-28 21:07:12.944 9 INFO neutron.wsgi [None req-8241fcdd-5286-4240-abf0-f10e00f97476 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2221 time: 0.1288850 2026-06-28 21:07:13.086 10 INFO neutron.wsgi [None req-73ebf7b8-ab11-49c2-beb4-0ed71b766cf4 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.3380380 2026-06-28 21:07:13.096 9 INFO neutron.db.ovn_revision_numbers_db [None req-b59e5a47-b7d2-428f-b3dd-b9368f7d842c 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 597e9b50-cc07-4de1-b21f-f9c38f0e8334 (type: security_groups) to 1 2026-06-28 21:07:13.120 9 INFO neutron.wsgi [None req-b59e5a47-b7d2-428f-b3dd-b9368f7d842c 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1805 time: 0.1171827 2026-06-28 21:07:13.141 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-446544b9-94de-42e9-9baf-481a90e37b35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:13.143 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-446544b9-94de-42e9-9baf-481a90e37b35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 311a9f0c-aad0-4368-bce0-ff8da89ca18f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:13.166 10 INFO neutron.wsgi [None req-fefaf6e6-d608-45fc-ad50-08f416f5cd59 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0734408 2026-06-28 21:07:13.206 10 INFO neutron.db.ovn_revision_numbers_db [None req-446544b9-94de-42e9-9baf-481a90e37b35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0aa1dfc0-1c70-4a09-81e4-2e107b2da91a (type: ports) to 1 2026-06-28 21:07:13.236 10 INFO neutron.wsgi [None req-446544b9-94de-42e9-9baf-481a90e37b35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.6995001 2026-06-28 21:07:13.238 9 INFO neutron.wsgi [None req-1c3c0f29-3a2d-4194-901a-161c63676ad2 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0660763 2026-06-28 21:07:13.239 9 INFO neutron.db.ovn_revision_numbers_db [None req-662f3cf7-dbfc-4962-aae5-6aa32b25c434 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource e4197907-9d75-4247-a01e-8891b2de2c61 (type: security_group_rules) to 0 2026-06-28 21:07:13.269 9 INFO neutron.wsgi [None req-662f3cf7-dbfc-4962-aae5-6aa32b25c434 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1437395 2026-06-28 21:07:13.310 9 INFO neutron.wsgi [None req-5921eda9-db7c-4249-8b61-3d57ceb84d68 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0670061 2026-06-28 21:07:13.378 9 INFO neutron.wsgi [None req-6c01b8e7-85b1-439a-b8f7-aa347c9cc7c7 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0631680 2026-06-28 21:07:13.390 9 INFO neutron.db.ovn_revision_numbers_db [None req-79de72d2-3ae5-4a93-b028-62ba09244652 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 04b4d015-a988-439e-ba6f-33783c7bcadd (type: security_group_rules) to 0 2026-06-28 21:07:13.399 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-623ace86-d79d-4c0b-b091-d5199b6192cc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:13.401 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-623ace86-d79d-4c0b-b091-d5199b6192cc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 311a9f0c-aad0-4368-bce0-ff8da89ca18f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:13.413 9 INFO neutron.wsgi [None req-34bc20ca-b779-4477-95eb-9a11286026a2 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/8bac394d-dea0-469d-ba49-ba08bc4cece2/tags HTTP/1.1" status: 200 len: 210 time: 0.0313160 2026-06-28 21:07:13.416 9 INFO neutron.wsgi [None req-79de72d2-3ae5-4a93-b028-62ba09244652 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1410809 2026-06-28 21:07:13.439 9 INFO neutron.wsgi [None req-05554d39-6f36-4fe8-9b01-1928619d42ad 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/bab36a86-36a7-4cea-baa1-33d9da8174ae/tags HTTP/1.1" status: 200 len: 218 time: 0.0213985 2026-06-28 21:07:13.468 9 INFO neutron.wsgi [None req-8d6fd90a-1fe7-4e2a-aeaf-b67b1af129a2 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/3226de51-8b4b-4341-972b-0b7f93ac011d/tags HTTP/1.1" status: 200 len: 227 time: 0.0246344 2026-06-28 21:07:13.496 9 INFO neutron.wsgi [None req-93e3155b-3774-416f-bbd1-0f1c18ce14de 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/9b6f6273-c559-4d6e-a960-f8d5b5d58ecc/tags HTTP/1.1" status: 200 len: 212 time: 0.0243008 2026-06-28 21:07:13.528 9 INFO neutron.wsgi [None req-eaa2515e-61d2-42e1-b129-9bffb4b94b61 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - default default] 10.0.0.202 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0280457 2026-06-28 21:07:13.567 9 INFO neutron.wsgi [None req-c080ada6-7c58-433a-af4a-6e3d5b1330b2 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - default default] 10.0.0.202 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0340636 2026-06-28 21:07:13.582 10 INFO neutron.db.ovn_revision_numbers_db [None req-58b0c67c-20fe-418e-87a8-724b60efe6a8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 9eb01b82-e2c0-48ac-a4b4-cfaccdb7d571 (type: security_group_rules) to 0 2026-06-28 21:07:13.612 9 INFO neutron.wsgi [None req-777cedec-a4a8-4ab1-803c-0a9b1fe8e3d6 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - default default] 10.0.0.202 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0346849 2026-06-28 21:07:13.618 10 INFO neutron.wsgi [None req-58b0c67c-20fe-418e-87a8-724b60efe6a8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1959252 2026-06-28 21:07:13.648 9 INFO neutron.wsgi [None req-299a6749-272d-464d-8b99-e0395da2ac62 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - default default] 10.0.0.202 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0312407 2026-06-28 21:07:13.682 9 INFO neutron.wsgi [None req-c7ab5203-571b-434f-835c-8d27f4484f56 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - default default] 10.0.0.202 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0262017 2026-06-28 21:07:13.722 9 INFO neutron.wsgi [None req-551be63d-b508-4c7d-8b80-df897b04f7b0 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - default default] 10.0.0.202 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0338027 2026-06-28 21:07:13.758 9 INFO neutron.wsgi [None req-7e41dcb9-73ad-46a9-80e3-552d5619a194 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - default default] 10.0.0.202 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0289030 2026-06-28 21:07:13.787 9 INFO neutron.wsgi [None req-b9f4ed12-bdb5-47ed-bcae-7251dc794675 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - default default] 10.0.0.202 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0231717 2026-06-28 21:07:13.805 9 INFO neutron.db.ovn_revision_numbers_db [None req-9317e18a-9af0-4df1-97c7-d158315599db 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 4b804c85-514e-4285-84c7-b85e565c2408 (type: security_group_rules) to 0 2026-06-28 21:07:13.847 9 INFO neutron.wsgi [None req-9317e18a-9af0-4df1-97c7-d158315599db 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2232254 2026-06-28 21:07:13.858 9 INFO neutron.wsgi [None req-fa469915-a10d-43fc-8a52-0b2a7a8cd3dd 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/8bac394d-dea0-469d-ba49-ba08bc4cece2 HTTP/1.1" status: 204 len: 168 time: 0.0654478 2026-06-28 21:07:13.870 10 INFO neutron.db.ovn_revision_numbers_db [None req-623ace86-d79d-4c0b-b091-d5199b6192cc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0aa1dfc0-1c70-4a09-81e4-2e107b2da91a (type: ports) to 2 2026-06-28 21:07:13.880 9 INFO neutron.db.securitygroups_db [None req-7b5b5b59-a8f2-4104-b6d1-fdb988758ca8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Project c51e872006cc4cddb11d65450481e8cb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-28 21:07:13.894 10 INFO neutron.db.ovn_revision_numbers_db [None req-623ace86-d79d-4c0b-b091-d5199b6192cc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 1d0592f5-8486-47be-842f-4a7cba0b3bc9 (type: subnets) to 0 2026-06-28 21:07:13.919 10 INFO neutron.wsgi [None req-623ace86-d79d-4c0b-b091-d5199b6192cc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.6776271 2026-06-28 21:07:13.925 10 INFO neutron.wsgi [None req-d8944e48-e3bf-4601-9a2c-ebc9b11d72cd 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/bab36a86-36a7-4cea-baa1-33d9da8174ae HTTP/1.1" status: 204 len: 168 time: 0.0619736 2026-06-28 21:07:13.970 10 INFO neutron.wsgi [None req-411e01b8-86a2-4e6b-8a18-31b54e059644 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/3226de51-8b4b-4341-972b-0b7f93ac011d HTTP/1.1" status: 204 len: 168 time: 0.0414729 2026-06-28 21:07:14.032 10 INFO neutron.wsgi [None req-46463f8b-3d62-4604-8e46-18159282ba48 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/9b6f6273-c559-4d6e-a960-f8d5b5d58ecc HTTP/1.1" status: 204 len: 168 time: 0.0575914 2026-06-28 21:07:14.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-7b5b5b59-a8f2-4104-b6d1-fdb988758ca8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource cb4e35ba-eb95-4d38-9d0c-2e544465a630 (type: security_group_rules) to 0 2026-06-28 21:07:14.080 10 INFO neutron.wsgi [None req-e903f55f-3785-4a05-8ea7-d0a7045b2f1f 6183860543604c839c068dca40d4e871 082a660198074482b5b1243ee9e58f53 - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/ae56a4dc-10ec-44d9-8607-1c87dd0314c4 HTTP/1.1" status: 204 len: 168 time: 0.0427883 2026-06-28 21:07:14.413 9 INFO neutron.wsgi [None req-7b5b5b59-a8f2-4104-b6d1-fdb988758ca8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.5588880 2026-06-28 21:07:14.450 10 INFO neutron.db.securitygroups_db [None req-9d72c665-d231-40ef-99f1-a4703109f922 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Project c51e872006cc4cddb11d65450481e8cb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-28 21:07:14.519 9 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-e064950f-aa48-416e-9f7c-d463d08854ef 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/networks?id=0fe55f5c-e454-4527-b4fc-40d35c33bb36 HTTP/1.1" status: 200 len: 871 time: 0.1186926 2026-06-28 21:07:14.546 9 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-240077cc-00ee-4e22-8bdb-ff86cc806b80 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/quotas/12f3f68651134e3cafb7761b04a09586 HTTP/1.1" status: 200 len: 386 time: 0.0110984 2026-06-28 21:07:14.693 9 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-c056db03-3fc1-4e3b-9440-32ea08fcffd9 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=12f3f68651134e3cafb7761b04a09586&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1416469 2026-06-28 21:07:14.785 9 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-ec5ffa65-3961-446b-8f18-2ee5cac09ed5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/0fe55f5c-e454-4527-b4fc-40d35c33bb36?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0783720 2026-06-28 21:07:14.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-9d72c665-d231-40ef-99f1-a4703109f922 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 62395137-0e2c-45b9-8ef0-49a35656c2bf (type: security_group_rules) to 0 2026-06-28 21:07:14.863 10 INFO neutron.wsgi [None req-9d72c665-d231-40ef-99f1-a4703109f922 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.4430406 2026-06-28 21:07:14.904 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5192d43-ec3c-425b-b733-d1bae9143378 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:07:14.907 9 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-de3a50cf-f79c-40d2-a547-8569416eba22 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/0fe55f5c-e454-4527-b4fc-40d35c33bb36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1154957 2026-06-28 21:07:14.907 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5192d43-ec3c-425b-b733-d1bae9143378 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:15.039 9 INFO neutron.wsgi [req-fdee76cd-b0f3-4c62-9320-9c7df631833b req-35811642-f986-4344-9403-5e57b7b756fe 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 210 time: 0.0323155 2026-06-28 21:07:15.088 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5192d43-ec3c-425b-b733-d1bae9143378 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6c7d51ed-f4cd-45af-987c-f9c029608e02 (type: ports) to 1 2026-06-28 21:07:15.412 9 INFO neutron.wsgi [None req-8445fa15-72da-400f-a265-5c4a8186c476 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1491 time: 0.2049870 2026-06-28 21:07:15.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-4dde337a-fbef-4f3c-9646-d72235ae02f0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 491fb89b-eb53-494a-8f20-64adf521ea98 (type: security_groups) to 1 2026-06-28 21:07:15.523 9 INFO neutron.wsgi [None req-4dde337a-fbef-4f3c-9646-d72235ae02f0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=082a660198074482b5b1243ee9e58f53&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4725494 2026-06-28 21:07:15.543 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-f2f30028-2643-4ba5-9441-99ee0cfdffdf 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-7054913&fields=id&tenant_id=c51e872006cc4cddb11d65450481e8cb HTTP/1.1" status: 200 len: 267 time: 0.0541008 2026-06-28 21:07:15.576 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] No hosting information found for port 57c0b9c7-4e48-4ffd-b526-a1efec4323ce: RuntimeError: No hosting information found for port 57c0b9c7-4e48-4ffd-b526-a1efec4323ce 2026-06-28 21:07:15.662 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-19c15d21-26ab-45c6-8af9-3c55460a52d6 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 858 time: 0.1065497 2026-06-28 21:07:15.693 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-69bf7f34-1d77-4382-8cd2-375b053db294 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/quotas/c51e872006cc4cddb11d65450481e8cb HTTP/1.1" status: 200 len: 386 time: 0.0184150 2026-06-28 21:07:15.707 10 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-d799540d-7c06-4e21-b5ae-03c80e3df7c1 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 199.19.213.60 "GET /v2.0/networks?id=0fe55f5c-e454-4527-b4fc-40d35c33bb36 HTTP/1.1" status: 200 len: 871 time: 0.0783098 2026-06-28 21:07:15.823 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-fced4425-b91d-4712-b067-d58450c06720 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1239543 2026-06-28 21:07:15.902 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 6c7d51ed-f4cd-45af-987c-f9c029608e02 2026-06-28 21:07:15.905 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Router c1d75c70-6450-4537-9b52-c71a562903e0 is bound to host instance 2026-06-28 21:07:15.914 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 6c7d51ed-f4cd-45af-987c-f9c029608e02 2026-06-28 21:07:15.928 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port cfcb643e-0af4-4718-a643-edc24357d29e: RuntimeError: No hosting information found for port cfcb643e-0af4-4718-a643-edc24357d29e 2026-06-28 21:07:15.929 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 62af62db-21f0-4141-a517-8772a18e18df 2026-06-28 21:07:15.938 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-a84ab392-fc46-453c-9e55-110e71c8caaa 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1003966 2026-06-28 21:07:15.940 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5192d43-ec3c-425b-b733-d1bae9143378 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 6c7d51ed-f4cd-45af-987c-f9c029608e02 (type: router_ports) to 1 2026-06-28 21:07:15.946 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 62af62db-21f0-4141-a517-8772a18e18df 2026-06-28 21:07:15.951 9 INFO neutron.wsgi [None req-9011b0a6-db8f-4820-86f9-ac564feee068 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/491fb89b-eb53-494a-8f20-64adf521ea98 HTTP/1.1" status: 204 len: 168 time: 0.4162936 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:16.126 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-779c1fcf-92d8-44b8-8bdc-7c2d7f2f90fe 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - - -] No more DHCP agents 2026-06-28 21:07:16.130 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-779c1fcf-92d8-44b8-8bdc-7c2d7f2f90fe 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - - -] Unable to schedule network 0fe55f5c-e454-4527-b4fc-40d35c33bb36: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:16.218 10 INFO neutron.db.ovn_revision_numbers_db [None req-f69a1603-dc51-41ee-9e79-951024082588 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 2bbc92f6-4fb6-4a39-af3f-756d3bfeae03 (type: security_groups) to 1 2026-06-28 21:07:16.255 10 INFO neutron.wsgi [None req-f69a1603-dc51-41ee-9e79-951024082588 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=c02b5d30628b46489ca4d280f5048c5c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1721449 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:16.310 10 INFO neutron.db.ovn_revision_numbers_db [None req-779c1fcf-92d8-44b8-8bdc-7c2d7f2f90fe 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - - -] Successfully bumped revision number for resource 0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 (type: ports) to 1 2026-06-28 21:07:16.333 10 INFO neutron.wsgi [None req-779c1fcf-92d8-44b8-8bdc-7c2d7f2f90fe 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.6225300 2026-06-28 21:07:16.334 9 INFO neutron.wsgi [req-84762cae-bfb2-478f-9f66-2b38db171f26 req-0c62e871-40bb-4ef6-a68e-a4c9e165178f 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1160 time: 0.1016462 2026-06-28 21:07:16.380 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-cacfc929-9c73-4d89-8b90-eb0da6400c14 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.4318590 2026-06-28 21:07:16.389 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5192d43-ec3c-425b-b733-d1bae9143378 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource c1d75c70-6450-4537-9b52-c71a562903e0 (type: routers) to 3 2026-06-28 21:07:16.421 9 INFO neutron.wsgi [req-84762cae-bfb2-478f-9f66-2b38db171f26 req-68a573af-95cc-4951-b921-cc2ece04a432 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=8a634ed9-daa5-4eec-b5c8-3affdf4f4277&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0775316 2026-06-28 21:07:16.424 9 INFO neutron.wsgi [None req-b5192d43-ec3c-425b-b733-d1bae9143378 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.4987388 2026-06-28 21:07:16.534 9 INFO neutron.wsgi [req-f433e842-ba06-45ae-8d35-4a64d323864a req-b9c1e2bb-dd36-4267-8689-3c09daa26d7b 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 210 time: 0.0312507 2026-06-28 21:07:16.604 10 INFO neutron.wsgi [None req-f05925f2-07e8-4eb4-ab33-723bc30b93ae 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/2bbc92f6-4fb6-4a39-af3f-756d3bfeae03 HTTP/1.1" status: 204 len: 168 time: 0.3421471 2026-06-28 21:07:16.678 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 62af62db-21f0-4141-a517-8772a18e18df (type: ports) to 3 2026-06-28 21:07:16.804 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 62af62db-21f0-4141-a517-8772a18e18df (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-28 21:07:16.819 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e1d1a56-151a-48f8-81e4-c0d432a2f495 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 (type: ports) to 2 2026-06-28 21:07:16.900 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6c7d51ed-f4cd-45af-987c-f9c029608e02 (type: ports) to 1 2026-06-28 21:07:17.041 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d5ee2f1-9aee-4d77-9130-0d2972d08d87 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 8ec4cdbf-c640-474c-a4ec-4d581c4c509c (type: security_groups) to 1 2026-06-28 21:07:17.093 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:07:17.098 10 INFO neutron.wsgi [None req-1d5ee2f1-9aee-4d77-9130-0d2972d08d87 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=2b065e6edf3242b09fa07c519f6e55f9&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3001995 2026-06-28 21:07:17.100 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 311a9f0c-aad0-4368-bce0-ff8da89ca18f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:17.128 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e1d1a56-151a-48f8-81e4-c0d432a2f495 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 (type: ports) to 2 2026-06-28 21:07:17.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6c7d51ed-f4cd-45af-987c-f9c029608e02 (type: router_ports) to 3 2026-06-28 21:07:17.154 10 INFO neutron.wsgi [None req-8e1d1a56-151a-48f8-81e4-c0d432a2f495 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 HTTP/1.1" status: 200 len: 1332 time: 0.8102474 2026-06-28 21:07:17.191 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ae4af34-f55d-4abf-bdab-ddf221652118'] response: {'name': 'network-changed', 'server_uuid': '8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106', 'tag': '0d5ba054-2fd5-4b39-b711-63ff0e96a5a7', '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-28 21:07:17.232 10 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-3e835b4b-6e1f-4507-84e2-1852164d95c8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=12f3f68651134e3cafb7761b04a09586&device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1363 time: 0.0429177 2026-06-28 21:07:17.240 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-e0b270ae-65e8-49d0-9592-c115bcada8fa 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 199.19.213.60 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 858 time: 0.0832019 2026-06-28 21:07:17.264 10 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-4a28ae74-75ae-443c-b482-1e3f29ddbee2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 HTTP/1.1" status: 200 len: 217 time: 0.0245123 2026-06-28 21:07:17.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 3b320c2c-1bca-430c-86e0-7ec41b05998f (type: ports) to 1 2026-06-28 21:07:17.309 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-a7a71e42-2deb-402a-8a2f-50d1808d107c 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c51e872006cc4cddb11d65450481e8cb HTTP/1.1" status: 200 len: 377 time: 0.0656638 2026-06-28 21:07:17.322 10 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-c5328bc5-e8d9-488c-b484-1f46fb09d1ad 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=cbbb1661-861e-4c66-ad2e-904cbf806482 HTTP/1.1" status: 200 len: 865 time: 0.0529332 2026-06-28 21:07:17.360 10 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-78184261-272e-4963-81cd-8927703e8691 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=0fe55f5c-e454-4527-b4fc-40d35c33bb36&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0203660 2026-06-28 21:07:17.399 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6c7d51ed-f4cd-45af-987c-f9c029608e02 (type: ports) to 2 2026-06-28 21:07:17.426 9 INFO neutron.wsgi [None req-eea59fde-0e78-453f-9892-34f5c13af4c9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/8ec4cdbf-c640-474c-a4ec-4d581c4c509c HTTP/1.1" status: 204 len: 168 time: 0.3215094 2026-06-28 21:07:17.433 10 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-d025ede9-94c4-455c-ace0-d3b1260e1486 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/0fe55f5c-e454-4527-b4fc-40d35c33bb36?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0645614 2026-06-28 21:07:17.540 10 INFO neutron.wsgi [req-3e637544-eaa7-42fb-b99e-e30738ac9eb5 req-68cc8d32-97bf-4d2a-bfc5-549aff2c3420 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/0fe55f5c-e454-4527-b4fc-40d35c33bb36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0837789 2026-06-28 21:07:17.549 9 INFO neutron.wsgi [req-c47f86f3-a495-4055-af38-8817e7e6997d req-b31b3975-5f75-4a48-929a-95ab6cef2087 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1172 time: 0.0718827 2026-06-28 21:07:17.621 9 INFO neutron.wsgi [req-c47f86f3-a495-4055-af38-8817e7e6997d req-083a8953-73e7-40a6-be64-ffd93cebb2ef 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=8a634ed9-daa5-4eec-b5c8-3affdf4f4277&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0666192 2026-06-28 21:07:17.660 9 INFO neutron.wsgi [req-350ac3a2-47b5-4615-abf8-89bbae1d5405 req-e08b517c-3514-4b07-9898-1f3524cf9d13 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 210 time: 0.0435741 2026-06-28 21:07:17.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6c7d51ed-f4cd-45af-987c-f9c029608e02 (type: ports) to 4 2026-06-28 21:07:17.758 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d49f6954-86e9-45e2-a2d8-97da7e25271e 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] No more DHCP agents 2026-06-28 21:07:17.762 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d49f6954-86e9-45e2-a2d8-97da7e25271e 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Unable to schedule network 6f2fb25c-4e9d-4eca-88c7-eb28365b2bed: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:17.849 10 INFO neutron.wsgi [req-cd8b3140-f9f4-4a7b-82ef-120a32c7541d req-8fac8940-80a6-446c-960f-9b2bece99aff 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=12f3f68651134e3cafb7761b04a09586&device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1363 time: 0.0452757 2026-06-28 21:07:17.938 10 INFO neutron.wsgi [req-cd8b3140-f9f4-4a7b-82ef-120a32c7541d req-b19f9261-2dbb-488c-a7ed-dba952276300 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=0fe55f5c-e454-4527-b4fc-40d35c33bb36 HTTP/1.1" status: 200 len: 970 time: 0.0772130 2026-06-28 21:07:17.978 10 INFO neutron.wsgi [req-cd8b3140-f9f4-4a7b-82ef-120a32c7541d req-f02f09f2-cd06-47f7-98de-86d7239124b0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 HTTP/1.1" status: 200 len: 217 time: 0.0310316 2026-06-28 21:07:18.013 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49f6954-86e9-45e2-a2d8-97da7e25271e 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 4d260155-b5d3-4421-89df-3104e6d89c7e (type: ports) to 1 2026-06-28 21:07:18.048 9 INFO neutron.wsgi [None req-d49f6954-86e9-45e2-a2d8-97da7e25271e 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.7307343 2026-06-28 21:07:18.052 10 INFO neutron.wsgi [req-cd8b3140-f9f4-4a7b-82ef-120a32c7541d req-da63dec2-b676-4994-9cfe-6c6a9ec3e37a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=cbbb1661-861e-4c66-ad2e-904cbf806482 HTTP/1.1" status: 200 len: 865 time: 0.0660369 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:18.079 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f9e7c8c-ac8f-40f6-a3eb-79168dafed08 - - - - - -] Successfully bumped revision number for resource 6c7d51ed-f4cd-45af-987c-f9c029608e02 (type: router_ports) to 4 2026-06-28 21:07:18.083 10 INFO neutron.wsgi [req-cd8b3140-f9f4-4a7b-82ef-120a32c7541d req-5db0c2b5-7398-456c-896f-d0716937d8ac 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=0fe55f5c-e454-4527-b4fc-40d35c33bb36&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226462 2026-06-28 21:07:18.155 10 INFO neutron.wsgi [req-cd8b3140-f9f4-4a7b-82ef-120a32c7541d req-7b2ef7f5-aee2-4673-b09f-15040d0c83ae 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/0fe55f5c-e454-4527-b4fc-40d35c33bb36?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0647626 2026-06-28 21:07:18.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 3b320c2c-1bca-430c-86e0-7ec41b05998f (type: router_ports) to 2 2026-06-28 21:07:18.227 10 INFO neutron.wsgi [req-cd8b3140-f9f4-4a7b-82ef-120a32c7541d req-1f1f9546-87ca-422c-9428-c18a3ce1e577 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/0fe55f5c-e454-4527-b4fc-40d35c33bb36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0620439 2026-06-28 21:07:18.323 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 3b320c2c-1bca-430c-86e0-7ec41b05998f (type: ports) to 2 2026-06-28 21:07:18.382 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] No more DHCP agents 2026-06-28 21:07:18.383 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Unable to schedule network 311a9f0c-aad0-4368-bce0-ff8da89ca18f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:18.440 9 INFO neutron.db.ovn_revision_numbers_db [None req-141a3e4b-6add-433a-baf4-bbe8f05273eb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 4d260155-b5d3-4421-89df-3104e6d89c7e (type: ports) to 2 2026-06-28 21:07:18.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-141a3e4b-6add-433a-baf4-bbe8f05273eb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 4d260155-b5d3-4421-89df-3104e6d89c7e (type: ports) to 2 2026-06-28 21:07:18.619 9 INFO neutron.wsgi [None req-141a3e4b-6add-433a-baf4-bbe8f05273eb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/4d260155-b5d3-4421-89df-3104e6d89c7e HTTP/1.1" status: 200 len: 1332 time: 0.5603883 2026-06-28 21:07:18.663 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-73cb6a03-4901-4c8e-9c3f-198f2b418801'] response: {'name': 'network-changed', 'server_uuid': '3a552b57-0740-40b7-9044-693fd64feee0', 'tag': '4d260155-b5d3-4421-89df-3104e6d89c7e', '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-28 21:07:18.904 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 3b320c2c-1bca-430c-86e0-7ec41b05998f 2026-06-28 21:07:18.919 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 3b320c2c-1bca-430c-86e0-7ec41b05998f 2026-06-28 21:07:19.008 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-c2d35ed5-8430-4627-97ed-bb5f05b75075 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1363 time: 0.3369527 2026-06-28 21:07:19.018 9 INFO neutron.wsgi [req-afbe3f60-16ba-4027-a822-774847b2ae85 req-dc418895-c1fa-4241-85a9-294c2ed26627 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1172 time: 0.3122792 2026-06-28 21:07:19.030 9 INFO neutron.wsgi [req-05824e69-1853-453f-9690-4e5de3087454 req-f723c99d-a9b0-42a5-a28b-e7e0af9cbc0e 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1172 time: 0.3123231 2026-06-28 21:07:19.062 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-3f404e6e-a4ef-438c-ba54-965ab3aa3741 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4d260155-b5d3-4421-89df-3104e6d89c7e HTTP/1.1" status: 200 len: 217 time: 0.0437658 2026-06-28 21:07:19.105 9 INFO neutron.wsgi [req-afbe3f60-16ba-4027-a822-774847b2ae85 req-01562380-f1be-45e4-bcce-32b2103f107e 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=8a634ed9-daa5-4eec-b5c8-3affdf4f4277&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0788927 2026-06-28 21:07:19.111 9 INFO neutron.wsgi [req-05824e69-1853-453f-9690-4e5de3087454 req-5141b85a-da13-4408-b829-52fdbb154dfd 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0717447 2026-06-28 21:07:19.119 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-7c99b133-9088-4565-87c3-87b4f4a81cee 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=6bf8160e-067e-4348-af07-896785247497 HTTP/1.1" status: 200 len: 852 time: 0.0472724 2026-06-28 21:07:19.165 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 3b320c2c-1bca-430c-86e0-7ec41b05998f (type: router_ports) to 2 2026-06-28 21:07:19.166 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-fb9d0d5c-f806-432b-8ada-f170591a4bf1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0410779 2026-06-28 21:07:19.167 10 INFO neutron.wsgi [None req-eb076897-0c75-4811-9eb2-bdf06b2ec112 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/c1d75c70-6450-4537-9b52-c71a562903e0/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7380514 2026-06-28 21:07:19.233 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 3b320c2c-1bca-430c-86e0-7ec41b05998f (type: ports) to 3 2026-06-28 21:07:19.235 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-c824edc0-2583-4460-b69d-7659ca1ecd50 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0622556 2026-06-28 21:07:19.314 9 INFO neutron.wsgi [req-d4193ff5-5e48-4335-b2d2-0fe77cbce6a3 req-bb298295-4a51-4cbc-b923-41047683e587 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0722437 2026-06-28 21:07:19.339 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 3b320c2c-1bca-430c-86e0-7ec41b05998f (type: router_ports) to 3 2026-06-28 21:07:19.409 9 INFO neutron.wsgi [req-0081d592-7d50-402a-ae9e-61aa4119ff5a req-81dcfb68-8134-43d2-affe-58ece4aebe15 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1363 time: 0.0406933 2026-06-28 21:07:19.492 9 INFO neutron.wsgi [req-0081d592-7d50-402a-ae9e-61aa4119ff5a req-2fb8328b-afd0-4eee-8b1c-b71a1f8cdc5b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 957 time: 0.0755038 2026-06-28 21:07:19.522 9 INFO neutron.wsgi [req-0081d592-7d50-402a-ae9e-61aa4119ff5a req-c0d54ddf-3d43-477e-9e30-dc1de089724f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4d260155-b5d3-4421-89df-3104e6d89c7e HTTP/1.1" status: 200 len: 217 time: 0.0238981 2026-06-28 21:07:19.566 9 INFO neutron.wsgi [req-0081d592-7d50-402a-ae9e-61aa4119ff5a req-69d61af4-f792-404f-9072-e487a42c278a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=6bf8160e-067e-4348-af07-896785247497 HTTP/1.1" status: 200 len: 852 time: 0.0376673 2026-06-28 21:07:19.604 9 INFO neutron.wsgi [req-0081d592-7d50-402a-ae9e-61aa4119ff5a req-f81dc9af-e3a5-4552-97e8-ac21decb876a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0306711 2026-06-28 21:07:19.678 9 INFO neutron.wsgi [req-0081d592-7d50-402a-ae9e-61aa4119ff5a req-7c216cea-7134-4574-ac25-26ae4d075588 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0643773 2026-06-28 21:07:19.766 9 INFO neutron.wsgi [req-0081d592-7d50-402a-ae9e-61aa4119ff5a req-d57b900f-ef23-4a85-9bd2-e50941a56124 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0810156 2026-06-28 21:07:20.056 9 INFO neutron.db.ovn_revision_numbers_db [None req-75a41aa3-e10a-479d-b7d4-5c69ab9d5a33 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 058826b4-7578-4c03-8f81-50f71d666ec8 (type: security_groups) to 1 2026-06-28 21:07:20.076 9 INFO neutron.wsgi [None req-75a41aa3-e10a-479d-b7d4-5c69ab9d5a33 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.1099288 2026-06-28 21:07:20.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-698ecdd6-bfd0-49f2-bad0-14d3859f320f 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 5b2ac228-16d5-4409-8bca-c98838b0f25e (type: security_group_rules) to 0 2026-06-28 21:07:20.222 10 INFO neutron.wsgi [None req-698ecdd6-bfd0-49f2-bad0-14d3859f320f 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1405494 2026-06-28 21:07:20.225 9 INFO neutron.wsgi [req-0340a821-daac-4121-988f-0eceb5e0f417 req-06cfd686-61a9-4dcb-9916-f2f8e14d0d89 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1172 time: 0.0433149 2026-06-28 21:07:20.279 9 INFO neutron.wsgi [req-0340a821-daac-4121-988f-0eceb5e0f417 req-6bcd5ee4-3f18-4c45-83ac-f7cb4b06e8fa 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0452001 2026-06-28 21:07:20.285 9 INFO neutron.wsgi [req-50b3f164-8cd9-495f-a19d-01d3227b6a4d req-097eb468-91fa-4ad0-8169-dd47e61943bb 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1172 time: 0.1178308 2026-06-28 21:07:20.325 9 INFO neutron.wsgi [req-50b3f164-8cd9-495f-a19d-01d3227b6a4d req-a76f4d02-f192-4b1a-846c-ad1efe1e1542 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=8a634ed9-daa5-4eec-b5c8-3affdf4f4277&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0324044 2026-06-28 21:07:20.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-07fd2e21-be85-4b68-a7a8-5904999fdce0 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 5aa54f6b-341b-433c-bd05-f7d1c1261ecd (type: security_group_rules) to 0 2026-06-28 21:07:20.365 10 INFO neutron.wsgi [None req-07fd2e21-be85-4b68-a7a8-5904999fdce0 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1377783 2026-06-28 21:07:20.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-f8f92791-8a23-403b-9a15-12f1b03bd033 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource e3f1776f-2eb5-44c2-93db-04a628191caf (type: security_group_rules) to 0 2026-06-28 21:07:20.488 10 INFO neutron.wsgi [None req-f8f92791-8a23-403b-9a15-12f1b03bd033 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1179273 2026-06-28 21:07:20.632 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf392335-7056-4c43-8361-0106bd982199 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 6b9c5943-bb5e-4f54-adad-ebdcc7549785 (type: security_group_rules) to 0 2026-06-28 21:07:20.661 10 INFO neutron.wsgi [None req-bf392335-7056-4c43-8361-0106bd982199 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1673737 2026-06-28 21:07:20.687 10 INFO neutron.db.securitygroups_db [None req-e6c70295-00fb-41f0-b40e-26b666c45c94 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Project 191772d1777e4e3ea90c2c377ccde075 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-28 21:07:20.779 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6c70295-00fb-41f0-b40e-26b666c45c94 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 80811cf5-b4f0-4162-9c47-bb2335d63eee (type: security_group_rules) to 0 2026-06-28 21:07:20.804 10 INFO neutron.wsgi [None req-e6c70295-00fb-41f0-b40e-26b666c45c94 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1374304 2026-06-28 21:07:20.830 10 INFO neutron.db.securitygroups_db [None req-7a1b75e4-81df-4a36-84c3-285dd9d385ca 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Project 191772d1777e4e3ea90c2c377ccde075 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-28 21:07:20.927 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a1b75e4-81df-4a36-84c3-285dd9d385ca 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource f4cd449e-c452-4967-b5d5-4cc48bd78289 (type: security_group_rules) to 0 2026-06-28 21:07:20.951 10 INFO neutron.wsgi [None req-7a1b75e4-81df-4a36-84c3-285dd9d385ca 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1420074 2026-06-28 21:07:21.103 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a41af59-d9ed-4b70-9843-ed8c0a9dfe78 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] No more DHCP agents 2026-06-28 21:07:21.106 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a41af59-d9ed-4b70-9843-ed8c0a9dfe78 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:21.405 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a41af59-d9ed-4b70-9843-ed8c0a9dfe78 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] Successfully bumped revision number for resource afc56936-de03-405b-b356-aa773a481ca5 (type: floatingips) to 0 2026-06-28 21:07:21.426 9 INFO neutron.wsgi [req-6a68ef57-afbd-4b80-995f-d90216550e53 req-f4771e5b-9948-4fd4-9eeb-5b6d8eb2c1cf 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1172 time: 0.0940831 2026-06-28 21:07:21.433 9 INFO neutron.wsgi [req-0957ec27-5bd1-4afd-8dbe-e31abcb80a44 req-0ebf7126-c17c-44ac-8204-89ead2fc976d 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1172 time: 0.0378428 2026-06-28 21:07:21.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-0ba2dfad-8818-417a-9950-9740ac03a5f9 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 17fd23dc-96af-46fa-95ec-5fbda483cae4 (type: security_groups) to 1 2026-06-28 21:07:21.436 9 INFO neutron.wsgi [None req-1a41af59-d9ed-4b70-9843-ed8c0a9dfe78 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7577763 2026-06-28 21:07:21.468 9 INFO neutron.wsgi [req-6a68ef57-afbd-4b80-995f-d90216550e53 req-0c2b7e02-0b99-4459-a7b2-d112477ffcb7 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0320554 2026-06-28 21:07:21.471 9 INFO neutron.wsgi [req-0957ec27-5bd1-4afd-8dbe-e31abcb80a44 req-69602c0f-d1ad-4426-ac05-fbf2003bee1a 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=8a634ed9-daa5-4eec-b5c8-3affdf4f4277&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0306342 2026-06-28 21:07:21.482 10 INFO neutron.wsgi [None req-0ba2dfad-8818-417a-9950-9740ac03a5f9 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1595714 2026-06-28 21:07:21.499 10 INFO neutron.wsgi [None req-4add9991-329a-4d29-af8b-228622e9494e 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "PUT /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 218 time: 0.0558193 2026-06-28 21:07:21.548 9 INFO neutron.wsgi [None req-eaf2f23f-76c3-41ec-951d-40b5b020ab5f 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 218 time: 0.0453873 2026-06-28 21:07:21.600 10 INFO neutron.wsgi [None req-7ba4db3e-2f47-4e76-a0bb-a9f60ebac7f6 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "PUT /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0472054 2026-06-28 21:07:21.636 10 INFO neutron.wsgi [None req-99259f26-171a-400c-b0f6-b0ccc381217b 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 227 time: 0.0320101 2026-06-28 21:07:21.654 9 INFO neutron.db.ovn_revision_numbers_db [None req-a61e3a24-d116-4a33-9c7c-fbbe09798fb5 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 7226f464-931c-4f95-93d4-4a1d2e90bb37 (type: security_group_rules) to 0 2026-06-28 21:07:21.684 9 INFO neutron.wsgi [None req-f69327c2-7df7-4c71-83a2-c054e1e1dec4 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "PUT /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0409160 2026-06-28 21:07:21.702 9 INFO neutron.wsgi [None req-a61e3a24-d116-4a33-9c7c-fbbe09798fb5 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2135062 2026-06-28 21:07:21.719 9 INFO neutron.wsgi [None req-f87a0296-5e1f-407a-b237-7b8402e759b3 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 227 time: 0.0257215 2026-06-28 21:07:21.764 9 INFO neutron.wsgi [None req-5ffa6469-6e7c-4065-9492-f53c80df4b29 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "PUT /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0399296 2026-06-28 21:07:21.803 9 INFO neutron.wsgi [None req-ddd0860e-32ce-4f8a-bde2-c859e4f5a20b 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 245 time: 0.0350003 2026-06-28 21:07:21.818 10 INFO neutron.db.ovn_revision_numbers_db [None req-da72fcb4-b15b-4591-8c2a-29244fdf1e7d 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 2311ac10-2fda-428f-ba1b-be7b3ca418dc (type: security_group_rules) to 0 2026-06-28 21:07:21.842 10 INFO neutron.wsgi [None req-da72fcb4-b15b-4591-8c2a-29244fdf1e7d 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1345937 2026-06-28 21:07:21.847 9 INFO neutron.wsgi [None req-ff395f4c-81f3-465c-8d62-5baa376daa80 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "PUT /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 230 time: 0.0394309 2026-06-28 21:07:21.882 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 62af62db-21f0-4141-a517-8772a18e18df: RuntimeError: No hosting information found for port 62af62db-21f0-4141-a517-8772a18e18df 2026-06-28 21:07:21.882 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 2026-06-28 21:07:21.885 9 INFO neutron.wsgi [None req-87799506-cc9b-4feb-b231-7dd4f787e025 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 230 time: 0.0264704 2026-06-28 21:07:21.893 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 2026-06-28 21:07:21.927 10 INFO neutron.wsgi [None req-3b766adf-0990-4233-b1c3-761a50bc8792 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0381787 2026-06-28 21:07:21.960 10 INFO neutron.api.v2.resource [None req-adc706d7-6048-4b17-aa8e-aea7d02a8abd 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:07:21.961 10 INFO neutron.wsgi [None req-adc706d7-6048-4b17-aa8e-aea7d02a8abd 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0289872 2026-06-28 21:07:22.018 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c3e8d7e-c360-4b01-afcd-23d2d20cc2e0'] response: {'server_uuid': '8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d5ba054-2fd5-4b39-b711-63ff0e96a5a7', 'code': 200} 2026-06-28 21:07:22.021 9 INFO neutron.wsgi [None req-b0664e93-bbce-4a8f-82f2-f1f647506829 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0500891 2026-06-28 21:07:22.064 9 INFO neutron.wsgi [None req-74b1d5bb-d529-4fcb-a217-f5cfc9906967 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 223 time: 0.0381849 2026-06-28 21:07:22.107 9 INFO neutron.api.v2.resource [None req-3dedb559-a2ac-4b9d-abde-cf36c0888e2e 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:07:22.108 9 INFO neutron.wsgi [None req-3dedb559-a2ac-4b9d-abde-cf36c0888e2e 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0397892 2026-06-28 21:07:22.176 9 INFO neutron.wsgi [None req-02cdf45e-b2cf-43d3-9b89-238f3fb4e76a 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 204 len: 168 time: 0.0630634 2026-06-28 21:07:22.213 9 INFO neutron.wsgi [None req-35cc7a5a-707a-4995-9bce-93b71e965311 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - default default] 10.0.0.202 "GET /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5/tags HTTP/1.1" status: 200 len: 205 time: 0.0334175 2026-06-28 21:07:22.259 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 (type: ports) to 4 2026-06-28 21:07:22.378 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-199b91b1-0d57-4f78-bf32-80fbb258a8ec 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] No more DHCP agents 2026-06-28 21:07:22.380 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-199b91b1-0d57-4f78-bf32-80fbb258a8ec 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: 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-28 21:07:22.588 9 INFO neutron.wsgi [req-fe8059d9-b84d-4c07-bc2b-72679aa55485 req-2ec2fc76-4148-4a32-971b-cd204b91b824 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1172 time: 0.0443561 2026-06-28 21:07:22.601 9 INFO neutron.wsgi [req-d00d9570-d928-4101-9cb6-35cfcac647f6 req-427705ef-f7d1-45d4-b778-1156589f5bc6 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1174 time: 0.0568137 2026-06-28 21:07:22.645 9 INFO neutron.wsgi [None req-c1ce48b8-722f-4f0a-b604-d88e7626c995 8272efad105c48889131ede723fe5e91 c18e7552ade840b390a13106b3912e6f - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/afc56936-de03-405b-b356-aa773a481ca5 HTTP/1.1" status: 204 len: 168 time: 0.4251223 2026-06-28 21:07:22.652 10 INFO neutron.db.ovn_revision_numbers_db [None req-199b91b1-0d57-4f78-bf32-80fbb258a8ec 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource f4712b7e-73c7-492a-bb29-9de0cbbeb1de (type: floatingips) to 0 2026-06-28 21:07:22.666 9 INFO neutron.wsgi [req-fe8059d9-b84d-4c07-bc2b-72679aa55485 req-24289ef0-bfc3-4b6e-8105-60cfefc5c1f8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0709543 2026-06-28 21:07:22.666 10 INFO neutron.wsgi [None req-199b91b1-0d57-4f78-bf32-80fbb258a8ec 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8181088 2026-06-28 21:07:22.670 9 INFO neutron.wsgi [req-d00d9570-d928-4101-9cb6-35cfcac647f6 req-8aef1425-5afd-4b0f-b92a-fb5f4586ad17 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=8a634ed9-daa5-4eec-b5c8-3affdf4f4277&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0599651 2026-06-28 21:07:22.765 9 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-9a042023-6182-4f38-b810-357c2a742c95 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-658371900&fields=id&tenant_id=191772d1777e4e3ea90c2c377ccde075 HTTP/1.1" status: 200 len: 267 time: 0.0347137 2026-06-28 21:07:22.808 9 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-0d939f04-634c-4169-9e09-71509b344066 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-securitygroup--1609953182&fields=id&tenant_id=191772d1777e4e3ea90c2c377ccde075 HTTP/1.1" status: 200 len: 267 time: 0.0356143 2026-06-28 21:07:22.889 9 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-f5c54452-89d3-44fb-953a-6c6551a439c6 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/networks?id=d7472f02-8ec3-45e6-b11b-2b599eb1579a HTTP/1.1" status: 200 len: 872 time: 0.0720768 2026-06-28 21:07:22.911 9 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-54362547-5aa3-42c1-8946-c39bf525d87f 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/quotas/191772d1777e4e3ea90c2c377ccde075 HTTP/1.1" status: 200 len: 386 time: 0.0139825 2026-06-28 21:07:22.996 9 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-6ef69cae-7cdc-4272-88f5-77a25a17230e 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=191772d1777e4e3ea90c2c377ccde075&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0784531 2026-06-28 21:07:23.061 9 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-3eddb55e-c293-49df-9ed7-a839e424328e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0523324 2026-06-28 21:07:23.151 9 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-f673fd02-f050-40bb-9e9b-1add79a598f9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0731082 2026-06-28 21:07:23.199 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: 0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 2026-06-28 21:07:23.206 9 INFO neutron.wsgi [req-2cd4c93b-c5e5-418e-b0f1-14723e1c493c req-762bc2f3-2e0f-4ad9-b7a1-e4bc47fb8743 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1174 time: 0.0482659 2026-06-28 21:07:23.255 9 INFO neutron.wsgi [req-2cd4c93b-c5e5-418e-b0f1-14723e1c493c req-c44eec2a-8bca-4666-a650-1e7b41d17767 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=8a634ed9-daa5-4eec-b5c8-3affdf4f4277&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0344529 2026-06-28 21:07:23.391 9 INFO neutron.wsgi [req-3ed67bef-959e-4d8d-9afb-4a55da33bfa3 req-a7594e73-ba74-45fd-9996-65ce5919c92b 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 210 time: 0.0237236 2026-06-28 21:07:23.645 10 INFO neutron.db.ovn_revision_numbers_db [None req-e72d0e47-5c56-4b84-9102-4747bf52178d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 9c4693e0-c01a-4779-b2b1-2f65083407a3 (type: security_groups) to 1 2026-06-28 21:07:23.668 10 INFO neutron.wsgi [None req-e72d0e47-5c56-4b84-9102-4747bf52178d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=6c671a20fda94cd59c94de91eb6e8437&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2610283 2026-06-28 21:07:23.786 9 INFO neutron.wsgi [req-015cf12c-e6ad-4401-94c5-9ef798b58996 req-0284d9f5-5e31-433a-9180-fa16d7756340 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 1172 time: 0.0467036 2026-06-28 21:07:23.802 9 INFO neutron.wsgi [req-4108c83d-d665-4d34-a02e-256085bee548 req-e83e029e-b431-4590-88a6-1827e399fa79 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1172 time: 0.0441232 2026-06-28 21:07:23.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 (type: ports) to 5 2026-06-28 21:07:23.865 9 INFO neutron.wsgi [req-4108c83d-d665-4d34-a02e-256085bee548 req-a64222d6-d71a-4428-a1b9-804084d39797 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0484273 2026-06-28 21:07:23.884 10 INFO neutron.wsgi [None req-052128b2-9b02-4cc2-9851-e6f7a7d3f787 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/9c4693e0-c01a-4779-b2b1-2f65083407a3 HTTP/1.1" status: 204 len: 168 time: 0.2110765 2026-06-28 21:07:24.058 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c95db247-6ba1-4339-90c8-ff3e91fdcdfe'] response: {'server_uuid': '8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d5ba054-2fd5-4b39-b711-63ff0e96a5a7', 'code': 200} 2026-06-28 21:07:24.058 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c95db247-6ba1-4339-90c8-ff3e91fdcdfe'] response: {'server_uuid': '8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0d5ba054-2fd5-4b39-b711-63ff0e96a5a7', 'code': 200} 2026-06-28 21:07:24.059 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c95db247-6ba1-4339-90c8-ff3e91fdcdfe'] response: {'server_uuid': '8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d5ba054-2fd5-4b39-b711-63ff0e96a5a7', 'code': 200} 2026-06-28 21:07:24.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9fb858e-7958-4c1b-9fcf-aea77bba09ba 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource f99a103b-be5c-47b0-9d88-472142732e77 (type: security_groups) to 1 2026-06-28 21:07:24.105 9 INFO neutron.wsgi [None req-f310ef64-3ccb-4bab-b304-83e9633952aa 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - - -] 199.19.213.60 "DELETE /v2.0/ports/0d5ba054-2fd5-4b39-b711-63ff0e96a5a7 HTTP/1.1" status: 204 len: 173 time: 0.3095434 2026-06-28 21:07:24.135 10 INFO neutron.wsgi [None req-b9fb858e-7958-4c1b-9fcf-aea77bba09ba 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=c18e7552ade840b390a13106b3912e6f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1469278 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:24.170 10 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-f7b744af-ee15-4f80-ac89-8bd0a745ee31 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 199.19.213.60 "GET /v2.0/networks?id=d7472f02-8ec3-45e6-b11b-2b599eb1579a HTTP/1.1" status: 200 len: 872 time: 0.0791266 2026-06-28 21:07:24.229 10 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-4d3c744c-1fd6-4d6f-a946-bb52deab7db0 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=191772d1777e4e3ea90c2c377ccde075 HTTP/1.1" status: 200 len: 472 time: 0.0457447 2026-06-28 21:07:24.335 9 INFO neutron.wsgi [None req-c46963b5-d133-4a3b-afb7-8baf9a14b1b8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/f99a103b-be5c-47b0-9d88-472142732e77 HTTP/1.1" status: 204 len: 168 time: 0.1910322 2026-06-28 21:07:24.361 9 INFO neutron.wsgi [req-7d39888f-3295-405d-866b-3237f9360114 req-1942bf2f-a91f-47f9-a1cb-356f8ee5aff1 3dea34e91dda4a969503b75abcf3a84e 12f3f68651134e3cafb7761b04a09586 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106 HTTP/1.1" status: 200 len: 210 time: 0.0251658 2026-06-28 21:07:24.482 9 INFO neutron.wsgi [req-4349d7f4-1108-4d7b-b533-6ec4fa7f8f3e req-d3d88b5a-fb82-4d59-aadf-5877b2c7b4ca 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 210 time: 0.0215809 2026-06-28 21:07:24.579 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71548db3-e401-43c1-9dbf-c50030dd29fc 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] No more DHCP agents 2026-06-28 21:07:24.582 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71548db3-e401-43c1-9dbf-c50030dd29fc 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Unable to schedule network d7472f02-8ec3-45e6-b11b-2b599eb1579a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:24.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-71548db3-e401-43c1-9dbf-c50030dd29fc 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource 5c7040a6-b530-4b07-bfd4-d8c94c44b54b (type: ports) to 1 2026-06-28 21:07:24.796 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] No hosting information found for port 3b320c2c-1bca-430c-86e0-7ec41b05998f: RuntimeError: No hosting information found for port 3b320c2c-1bca-430c-86e0-7ec41b05998f 2026-06-28 21:07:24.796 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 4d260155-b5d3-4421-89df-3104e6d89c7e 2026-06-28 21:07:24.811 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 4d260155-b5d3-4421-89df-3104e6d89c7e 2026-06-28 21:07:24.815 10 INFO neutron.wsgi [None req-71548db3-e401-43c1-9dbf-c50030dd29fc 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1201 time: 0.5819881 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:24.968 9 INFO neutron.wsgi [req-cc9dbb55-a03c-4d56-a369-f32c26629aba req-108f759e-0bca-4fb1-a950-905be8a485af 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1172 time: 0.0443149 2026-06-28 21:07:24.990 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b45970d-f9e0-45ee-b01d-1c681d2c380b'] response: {'server_uuid': '3a552b57-0740-40b7-9044-693fd64feee0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d260155-b5d3-4421-89df-3104e6d89c7e', 'code': 200} 2026-06-28 21:07:25.017 9 INFO neutron.wsgi [req-cc9dbb55-a03c-4d56-a369-f32c26629aba req-5854bc83-ae1e-4745-9141-802f30deebf4 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0413771 2026-06-28 21:07:25.180 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 4d260155-b5d3-4421-89df-3104e6d89c7e (type: ports) to 4 2026-06-28 21:07:25.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d7963a3-f898-4b88-ae4a-ad5bc169f721 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 5c7040a6-b530-4b07-bfd4-d8c94c44b54b (type: ports) to 2 2026-06-28 21:07:25.483 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d7963a3-f898-4b88-ae4a-ad5bc169f721 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 5c7040a6-b530-4b07-bfd4-d8c94c44b54b (type: ports) to 2 2026-06-28 21:07:25.497 10 INFO neutron.wsgi [None req-2d7963a3-f898-4b88-ae4a-ad5bc169f721 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/5c7040a6-b530-4b07-bfd4-d8c94c44b54b HTTP/1.1" status: 200 len: 1371 time: 0.6703782 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:25.585 9 INFO neutron.wsgi [req-90856d81-3da6-4e04-9d84-37ea5e76537e req-0fb64998-9a8f-4c59-b3f4-c9397ca7ac46 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1212 time: 0.0405030 2026-06-28 21:07:25.594 10 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-a6d29445-b11f-4034-a45d-89738e096c14 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=191772d1777e4e3ea90c2c377ccde075&device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1402 time: 0.0467350 2026-06-28 21:07:25.631 10 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-e1a9058e-2efa-4d7b-8e19-2e14e05f77d4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5c7040a6-b530-4b07-bfd4-d8c94c44b54b HTTP/1.1" status: 200 len: 217 time: 0.0285444 2026-06-28 21:07:25.637 9 INFO neutron.wsgi [req-90856d81-3da6-4e04-9d84-37ea5e76537e req-19294af5-c102-4491-b98c-176d8ded1364 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=17fd23dc-96af-46fa-95ec-5fbda483cae4&id=058826b4-7578-4c03-8f81-50f71d666ec8&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0458610 2026-06-28 21:07:25.666 10 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-fb41d676-1345-41a6-ab76-532504d6960e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=a83341a7-1b85-45ae-8015-3370d0116b64 HTTP/1.1" status: 200 len: 866 time: 0.0291696 2026-06-28 21:07:25.695 10 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-1e8f0579-abbc-40e5-b475-a591c6aeef6f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=d7472f02-8ec3-45e6-b11b-2b599eb1579a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236764 2026-06-28 21:07:25.768 10 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-c16e5f38-16db-4c16-a44a-d8bffaf5946e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0662255 2026-06-28 21:07:25.846 10 INFO neutron.wsgi [req-4fc7ab75-ae73-4306-99a9-cfafe86b55c3 req-6337aa12-c8fa-46f2-9534-bf368b20e48c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0716074 2026-06-28 21:07:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025129 2026-06-28 21:07:25.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014293 2026-06-28 21:07:26.071 10 INFO neutron.wsgi [req-68eff7d1-7d53-4c3e-9d28-2c556f12fe4c req-44d228d0-402b-4c46-878c-00d80dcc3ed1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1402 time: 0.0651863 2026-06-28 21:07:26.127 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2457322-4b6d-43d3-a86c-a086ad9dcacb'] response: {'server_uuid': '8708e3a7-8a41-4b6f-8a55-ff7d2bcb8106', 'name': 'network-vif-deleted', 'tag': '0d5ba054-2fd5-4b39-b711-63ff0e96a5a7', 'status': 'completed', 'code': 200} 2026-06-28 21:07:26.130 10 INFO neutron.wsgi [req-68eff7d1-7d53-4c3e-9d28-2c556f12fe4c req-45f27bc7-3056-46f0-b087-6d240d66324a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/security-groups?id=058826b4-7578-4c03-8f81-50f71d666ec8&id=17fd23dc-96af-46fa-95ec-5fbda483cae4&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0493519 2026-06-28 21:07:26.136 9 INFO neutron.wsgi [req-0dc644cc-b697-44f0-bb06-7e3dfb5dd159 req-09bfac6d-a19c-4184-87e4-041749b2aae1 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1174 time: 0.0521531 2026-06-28 21:07:26.173 9 INFO neutron.wsgi [req-0dc644cc-b697-44f0-bb06-7e3dfb5dd159 req-69832ea8-1900-48b2-9abe-91de85b9b0b2 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0295219 2026-06-28 21:07:26.242 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 5c7040a6-b530-4b07-bfd4-d8c94c44b54b 2026-06-28 21:07:26.272 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 5c7040a6-b530-4b07-bfd4-d8c94c44b54b 2026-06-28 21:07:26.305 9 INFO neutron.wsgi [req-07f260a0-4ef8-404f-8126-b28250dabbd3 req-e58d1029-4f97-4b58-afd0-d3c64caa3be9 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1174 time: 0.0510194 2026-06-28 21:07:26.363 9 INFO neutron.wsgi [req-07f260a0-4ef8-404f-8126-b28250dabbd3 req-0b5824f4-fa3f-4d79-b3e9-d05a116b1ce4 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0500371 2026-06-28 21:07:26.429 10 INFO neutron.wsgi [None req-dbb0fd2f-e4d2-47b3-a30d-6f781d20f158 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1360 time: 0.0324204 2026-06-28 21:07:26.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 5c7040a6-b530-4b07-bfd4-d8c94c44b54b (type: ports) to 4 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:26.721 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c76e0c9d-62f8-43b9-a319-f196de378190 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] No more DHCP agents 2026-06-28 21:07:26.724 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c76e0c9d-62f8-43b9-a319-f196de378190 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:26.747 9 INFO neutron.wsgi [req-d7e14548-389b-4430-8fbf-761934753bb4 req-f45803a9-7104-41be-8d79-bc1057f2df2b 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1214 time: 0.0436139 2026-06-28 21:07:26.841 9 INFO neutron.wsgi [req-d7e14548-389b-4430-8fbf-761934753bb4 req-0584d77a-67be-44a6-b89d-adee346fdf26 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=17fd23dc-96af-46fa-95ec-5fbda483cae4&id=058826b4-7578-4c03-8f81-50f71d666ec8&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0760407 2026-06-28 21:07:27.029 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e251c2c7-c1f3-46da-a176-43650e9c96f9'] response: {'server_uuid': '3a552b57-0740-40b7-9044-693fd64feee0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d260155-b5d3-4421-89df-3104e6d89c7e', 'code': 200} 2026-06-28 21:07:27.029 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e251c2c7-c1f3-46da-a176-43650e9c96f9'] response: {'name': 'network-changed', 'server_uuid': '0cac7c82-809d-4908-973e-c7a1f5d925eb', 'tag': '5c7040a6-b530-4b07-bfd4-d8c94c44b54b', 'status': 'completed', 'code': 200} 2026-06-28 21:07:27.097 10 INFO neutron.wsgi [req-afa8dde0-9df3-47f8-bbc7-1b121181b164 req-18f3513b-5858-4011-9f92-52c395206d75 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=191772d1777e4e3ea90c2c377ccde075&device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1404 time: 0.0490139 2026-06-28 21:07:27.152 10 INFO neutron.db.l3_db [None req-c76e0c9d-62f8-43b9-a319-f196de378190 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Floating IP bff283a0-784a-4a54-af55-e1ead1784804 associated. External IP: 10.96.250.211, port: 4d260155-b5d3-4421-89df-3104e6d89c7e. 2026-06-28 21:07:27.175 10 INFO neutron.wsgi [req-afa8dde0-9df3-47f8-bbc7-1b121181b164 req-34df6de8-4fdf-4cce-8a92-0acf5fab1bcd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=d7472f02-8ec3-45e6-b11b-2b599eb1579a HTTP/1.1" status: 200 len: 971 time: 0.0704105 2026-06-28 21:07:27.205 10 INFO neutron.wsgi [req-afa8dde0-9df3-47f8-bbc7-1b121181b164 req-82e4b9cf-f7a8-4e40-b266-bd5548c9e005 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5c7040a6-b530-4b07-bfd4-d8c94c44b54b HTTP/1.1" status: 200 len: 217 time: 0.0205889 2026-06-28 21:07:27.268 10 INFO neutron.wsgi [req-afa8dde0-9df3-47f8-bbc7-1b121181b164 req-42f44b98-9af5-4bb3-8430-d37689ac99c6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=a83341a7-1b85-45ae-8015-3370d0116b64 HTTP/1.1" status: 200 len: 866 time: 0.0552340 2026-06-28 21:07:27.299 10 INFO neutron.wsgi [req-afa8dde0-9df3-47f8-bbc7-1b121181b164 req-d7fef130-83dd-4eed-9b33-4f994d08ccbc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=d7472f02-8ec3-45e6-b11b-2b599eb1579a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241785 2026-06-28 21:07:27.355 10 INFO neutron.db.ovn_revision_numbers_db [None req-c76e0c9d-62f8-43b9-a319-f196de378190 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource bff283a0-784a-4a54-af55-e1ead1784804 (type: floatingips) to 0 2026-06-28 21:07:27.379 10 INFO neutron.wsgi [req-afa8dde0-9df3-47f8-bbc7-1b121181b164 req-555ed2b7-c501-4f86-bda2-d1713eea1649 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0672603 2026-06-28 21:07:27.452 10 INFO neutron.wsgi [req-afa8dde0-9df3-47f8-bbc7-1b121181b164 req-a828ee29-79cf-42af-8209-80b224c94f87 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0666656 2026-06-28 21:07:27.459 10 INFO neutron.db.ovn_revision_numbers_db [None req-c76e0c9d-62f8-43b9-a319-f196de378190 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource bff283a0-784a-4a54-af55-e1ead1784804 (type: floatingips) to 1 2026-06-28 21:07:27.494 10 INFO neutron.wsgi [None req-c76e0c9d-62f8-43b9-a319-f196de378190 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1055 time: 1.0611618 2026-06-28 21:07:27.774 10 INFO neutron.wsgi [None req-ca625b69-c9e6-497f-958c-b758ba6f7d31 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.202 "GET /v2.0/floatingips/bff283a0-784a-4a54-af55-e1ead1784804 HTTP/1.1" status: 200 len: 1052 time: 0.2749724 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:27.946 9 INFO neutron.wsgi [None req-26c4fc87-450e-41ba-9504-9136946f5387 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/6624a209-7a43-4c99-b364-67274ba5593a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3023479 2026-06-28 21:07:27.961 9 INFO neutron.wsgi [req-b51ee40a-c34e-47f3-bc80-c955ffeb580e req-b03d49c9-760b-43a5-b312-47bd1586a2b4 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1214 time: 0.0547903 2026-06-28 21:07:28.006 9 INFO neutron.wsgi [req-b51ee40a-c34e-47f3-bc80-c955ffeb580e req-68202a08-fc63-41cc-9956-cbb1992dae96 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=17fd23dc-96af-46fa-95ec-5fbda483cae4&id=058826b4-7578-4c03-8f81-50f71d666ec8&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0391567 2026-06-28 21:07:28.083 9 INFO neutron.db.ovn_revision_numbers_db [None req-8bbd3c45-aa33-40ec-9bf7-c03e7cbf7a4b 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] Successfully bumped revision number for resource a3be1339-dc9f-42de-a23d-edb89c84a0d3 (type: security_groups) to 1 2026-06-28 21:07:28.153 9 INFO neutron.db.segments_db [None req-8bbd3c45-aa33-40ec-9bf7-c03e7cbf7a4b 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] Added segment 7191d90f-5dca-4ae1-bf10-fde6b5370c42 of type geneve for network 1127fcf4-b15e-4bcb-a9b0-5633823e10cc 2026-06-28 21:07:28.174 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e618394a-292c-4c1b-a140-eefc64caea80'] response: {'server_uuid': '0cac7c82-809d-4908-973e-c7a1f5d925eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c7040a6-b530-4b07-bfd4-d8c94c44b54b', 'code': 200} 2026-06-28 21:07:28.174 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e618394a-292c-4c1b-a140-eefc64caea80'] response: {'server_uuid': '0cac7c82-809d-4908-973e-c7a1f5d925eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c7040a6-b530-4b07-bfd4-d8c94c44b54b', 'code': 200} 2026-06-28 21:07:28.300 9 INFO neutron.db.ovn_revision_numbers_db [None req-8bbd3c45-aa33-40ec-9bf7-c03e7cbf7a4b 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] Successfully bumped revision number for resource 1127fcf4-b15e-4bcb-a9b0-5633823e10cc (type: networks) to 1 2026-06-28 21:07:28.461 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bbd3c45-aa33-40ec-9bf7-c03e7cbf7a4b 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] No more DHCP agents 2026-06-28 21:07:28.463 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bbd3c45-aa33-40ec-9bf7-c03e7cbf7a4b 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] Unable to schedule network 1127fcf4-b15e-4bcb-a9b0-5633823e10cc: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:28.523 9 INFO neutron.db.ovn_revision_numbers_db [None req-8bbd3c45-aa33-40ec-9bf7-c03e7cbf7a4b 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] Successfully bumped revision number for resource 0f494a3e-02ec-4cee-a65a-b42792eddfb3 (type: ports) to 1 2026-06-28 21:07:28.543 9 INFO neutron.wsgi [None req-8bbd3c45-aa33-40ec-9bf7-c03e7cbf7a4b 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7862222 2026-06-28 21:07:28.562 10 INFO neutron.wsgi [None req-4060c09e-ddb2-46d0-8990-a3de2d6d9179 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/6624a209-7a43-4c99-b364-67274ba5593a HTTP/1.1" status: 204 len: 168 time: 0.6075847 2026-06-28 21:07:28.617 9 INFO neutron.wsgi [None req-d2b81974-4159-499e-8ee2-ea313d6507b3 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "PUT /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 218 time: 0.0672534 2026-06-28 21:07:28.678 9 INFO neutron.wsgi [None req-5dc76198-bc89-44e6-8074-dd56558aadad 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 218 time: 0.0521321 2026-06-28 21:07:28.746 9 INFO neutron.wsgi [None req-faeb6078-0160-45f5-b466-1e9563ecd6cb 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "PUT /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0613964 2026-06-28 21:07:28.797 10 INFO neutron.wsgi [None req-7a71c3cd-5a91-4d75-b35b-1f12d2ade8c3 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 227 time: 0.0434871 2026-06-28 21:07:28.809 9 INFO neutron.wsgi [None req-6acb4163-4fb9-432d-8036-8485b544466f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/cbbb1661-861e-4c66-ad2e-904cbf806482 HTTP/1.1" status: 204 len: 168 time: 0.2374339 2026-06-28 21:07:28.846 10 INFO neutron.wsgi [None req-65bfe3d6-2ffc-47f0-a77e-ec4efae10b63 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "PUT /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0454209 2026-06-28 21:07:28.894 10 INFO neutron.wsgi [None req-51ee407d-4fcb-4ee4-876b-ea1abccef30f 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 227 time: 0.0434413 2026-06-28 21:07:28.952 10 INFO neutron.wsgi [None req-41eeb209-872a-4d74-91b7-43d37e3569d8 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "PUT /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0519972 2026-06-28 21:07:29.002 9 INFO neutron.wsgi [None req-39d1bed6-f998-4569-aad5-823cfe36985d 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 245 time: 0.0450308 2026-06-28 21:07:29.073 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4f1d808-8d18-44a7-9bfd-455180681794'] response: {'name': 'network-changed', 'server_uuid': '3a552b57-0740-40b7-9044-693fd64feee0', 'tag': '4d260155-b5d3-4421-89df-3104e6d89c7e', 'status': 'completed', 'code': 200} 2026-06-28 21:07:29.075 9 INFO neutron.wsgi [None req-e529c3fc-73f8-4d76-ac57-89f20c74ad58 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "PUT /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 230 time: 0.0680473 2026-06-28 21:07:29.134 10 INFO neutron.wsgi [None req-089977f0-ed7c-48a1-be92-e22c0330eac1 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 230 time: 0.0526779 2026-06-28 21:07:29.149 10 INFO neutron.wsgi [req-82509cc4-b9a1-4bf3-8cce-f79f6a5b4639 req-513d83d8-f049-4aee-b19d-9ac3039940ee 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1365 time: 0.0509226 2026-06-28 21:07:29.177 9 INFO neutron.wsgi [req-2cc24f85-e1d7-4f5a-afb7-bb2ebc9de330 req-ea7861c7-8953-45ab-934e-9f35cc620aea 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1214 time: 0.1015022 2026-06-28 21:07:29.191 10 INFO neutron.wsgi [None req-1ba88b9f-a7ac-4455-b575-9dc75d17f9ac 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0508149 2026-06-28 21:07:29.210 9 INFO neutron.services.segments.plugin [-] Segment 1e1f890a-a980-4856-b271-b9e3d582eadf resource provider aggregate not found 2026-06-28 21:07:29.215 9 INFO neutron.services.segments.plugin [-] Segment 1e1f890a-a980-4856-b271-b9e3d582eadf resource provider aggregate not found 2026-06-28 21:07:29.227 10 INFO neutron.wsgi [req-82509cc4-b9a1-4bf3-8cce-f79f6a5b4639 req-e65ec783-3d8d-4498-b378-d4ffaf7be7bf 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 957 time: 0.0717373 2026-06-28 21:07:29.236 9 INFO neutron.services.segments.plugin [-] Segment 1e1f890a-a980-4856-b271-b9e3d582eadf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e1f890a-a980-4856-b271-b9e3d582eadf found for delete ", "request_id": "req-973deb28-fe08-4a4e-8d12-ea1976717610"}]} 2026-06-28 21:07:29.250 9 INFO neutron.services.segments.plugin [-] Segment 1e1f890a-a980-4856-b271-b9e3d582eadf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e1f890a-a980-4856-b271-b9e3d582eadf found for delete ", "request_id": "req-7b2dd9b3-3936-4316-9159-25a6e93584e1"}]} 2026-06-28 21:07:29.265 9 INFO neutron.api.v2.resource [None req-ec849602-3854-422d-8196-91d8d0efafcf 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:07:29.266 9 INFO neutron.wsgi [None req-ec849602-3854-422d-8196-91d8d0efafcf 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0672734 2026-06-28 21:07:29.279 9 INFO neutron.wsgi [req-2cc24f85-e1d7-4f5a-afb7-bb2ebc9de330 req-1846f564-12b1-42c7-ae33-c3a43b456652 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=17fd23dc-96af-46fa-95ec-5fbda483cae4&id=058826b4-7578-4c03-8f81-50f71d666ec8&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0858049 2026-06-28 21:07:29.284 9 INFO neutron.wsgi [None req-79c565b0-459e-4109-9d6f-406c41a057d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/0fe55f5c-e454-4527-b4fc-40d35c33bb36 HTTP/1.1" status: 204 len: 168 time: 0.4693680 2026-06-28 21:07:29.295 10 INFO neutron.wsgi [req-82509cc4-b9a1-4bf3-8cce-f79f6a5b4639 req-0e08a835-11c1-4cb0-981c-459dfcfa353e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4d260155-b5d3-4421-89df-3104e6d89c7e HTTP/1.1" status: 200 len: 1060 time: 0.0610383 2026-06-28 21:07:29.341 10 INFO neutron.wsgi [None req-e442aeab-0dba-4b28-b626-98f77bdee76e 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "DELETE /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0693338 2026-06-28 21:07:29.347 10 INFO neutron.wsgi [req-82509cc4-b9a1-4bf3-8cce-f79f6a5b4639 req-3aa15e66-e34b-4054-8629-efde8cc52e62 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=6bf8160e-067e-4348-af07-896785247497 HTTP/1.1" status: 200 len: 852 time: 0.0345032 2026-06-28 21:07:29.377 9 INFO neutron.wsgi [req-55912f5d-b47d-4db2-b485-7fce6a5110b6 req-ec359169-95a3-44ec-91b0-33d7dbc61cb1 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1214 time: 0.0348687 2026-06-28 21:07:29.388 10 INFO neutron.wsgi [req-82509cc4-b9a1-4bf3-8cce-f79f6a5b4639 req-9d8c849e-2ad2-4173-822a-d212fd52e30d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0317149 2026-06-28 21:07:29.400 10 INFO neutron.wsgi [None req-98e8c098-6748-48d0-8bec-9811d885b771 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 223 time: 0.0506279 2026-06-28 21:07:29.463 10 INFO neutron.api.v2.resource [None req-01e93525-4633-4bd5-9519-bd18af8f1f5a 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:07:29.464 10 INFO neutron.wsgi [None req-01e93525-4633-4bd5-9519-bd18af8f1f5a 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "DELETE /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0581112 2026-06-28 21:07:29.466 10 INFO neutron.wsgi [req-82509cc4-b9a1-4bf3-8cce-f79f6a5b4639 req-be37e208-351f-46b1-8877-9ee3ec4030dc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0688801 2026-06-28 21:07:29.555 10 INFO neutron.wsgi [None req-9616c61f-a131-4242-bc95-6a95ac9c2772 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=12f3f68651134e3cafb7761b04a09586&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0837672 2026-06-28 21:07:29.561 10 INFO neutron.wsgi [None req-047baf2e-604e-4c2b-a5b4-792b6ec79146 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "DELETE /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 204 len: 168 time: 0.0899966 2026-06-28 21:07:29.590 10 INFO neutron.wsgi [req-82509cc4-b9a1-4bf3-8cce-f79f6a5b4639 req-c57d1215-e955-47c4-b327-af5b56e73b6f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1116800 2026-06-28 21:07:29.623 10 INFO neutron.wsgi [None req-080d4d2f-3262-4e72-8440-b86500969cec 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - default default] 10.0.0.202 "GET /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc/tags HTTP/1.1" status: 200 len: 205 time: 0.0444729 2026-06-28 21:07:29.875 10 INFO neutron.wsgi [None req-9779c32a-6d1c-4cc3-a503-b3c6ccc002b7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/8a634ed9-daa5-4eec-b5c8-3affdf4f4277 HTTP/1.1" status: 204 len: 168 time: 0.3112934 2026-06-28 21:07:30.018 9 INFO neutron.db.l3_db [None req-9302f3dd-2f8b-426a-9b92-395d0f8ea7ed 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Floating IP f4712b7e-73c7-492a-bb29-9de0cbbeb1de associated. External IP: 10.96.250.208, port: 5c7040a6-b530-4b07-bfd4-d8c94c44b54b. 2026-06-28 21:07:30.026 10 INFO neutron.services.segments.plugin [-] Segment 7191d90f-5dca-4ae1-bf10-fde6b5370c42 resource provider aggregate not found 2026-06-28 21:07:30.044 10 INFO neutron.services.segments.plugin [-] Segment 7191d90f-5dca-4ae1-bf10-fde6b5370c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7191d90f-5dca-4ae1-bf10-fde6b5370c42 found for delete ", "request_id": "req-5f8282fd-7caf-4b5d-8a2e-2862f78b386f"}]} 2026-06-28 21:07:30.044 10 INFO neutron.services.segments.plugin [-] Segment 7191d90f-5dca-4ae1-bf10-fde6b5370c42 resource provider aggregate not found 2026-06-28 21:07:30.066 10 INFO neutron.services.segments.plugin [-] Segment 7191d90f-5dca-4ae1-bf10-fde6b5370c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7191d90f-5dca-4ae1-bf10-fde6b5370c42 found for delete ", "request_id": "req-b3a9acad-5b0a-4b7e-97c8-d340f5dd16c8"}]} 2026-06-28 21:07:30.075 10 INFO neutron.wsgi [None req-5727e5c9-2ce5-466b-97bd-46c08eb2f079 29f6479f3c8741f1a3a9a6b1eb440add 7045f40f9a9240c2a447b9730f88ec4a - - - -] 10.0.0.202 "DELETE /v2.0/networks/1127fcf4-b15e-4bcb-a9b0-5633823e10cc HTTP/1.1" status: 204 len: 168 time: 0.4407222 2026-06-28 21:07:30.251 9 INFO neutron.db.ovn_revision_numbers_db [None req-9302f3dd-2f8b-426a-9b92-395d0f8ea7ed 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource f4712b7e-73c7-492a-bb29-9de0cbbeb1de (type: floatingips) to 1 2026-06-28 21:07:30.350 9 INFO neutron.db.ovn_revision_numbers_db [None req-9302f3dd-2f8b-426a-9b92-395d0f8ea7ed 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Successfully bumped revision number for resource f4712b7e-73c7-492a-bb29-9de0cbbeb1de (type: floatingips) to 2 2026-06-28 21:07:30.372 9 INFO neutron.wsgi [None req-9302f3dd-2f8b-426a-9b92-395d0f8ea7ed 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "PUT /v2.0/floatingips/f4712b7e-73c7-492a-bb29-9de0cbbeb1de HTTP/1.1" status: 200 len: 1050 time: 0.9797332 2026-06-28 21:07:30.407 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8443b732-a7f8-4858-b5f9-ce75836d39c4'] response: {'name': 'network-changed', 'server_uuid': '0cac7c82-809d-4908-973e-c7a1f5d925eb', 'tag': '5c7040a6-b530-4b07-bfd4-d8c94c44b54b', '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-28 21:07:30.465 10 INFO neutron.wsgi [req-15f84ed9-1574-4b04-802f-3b49e28358a3 req-9df075d3-f0d4-4658-8ae6-e037bad490dd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=191772d1777e4e3ea90c2c377ccde075&device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1404 time: 0.0402822 2026-06-28 21:07:30.537 10 INFO neutron.wsgi [req-15f84ed9-1574-4b04-802f-3b49e28358a3 req-183d17e5-0b6f-47c1-aafa-c1821c7f2d05 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=d7472f02-8ec3-45e6-b11b-2b599eb1579a HTTP/1.1" status: 200 len: 971 time: 0.0655379 2026-06-28 21:07:30.606 10 INFO neutron.wsgi [req-15f84ed9-1574-4b04-802f-3b49e28358a3 req-28cc4ac4-59d9-4502-839b-61ebf79b5b19 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5c7040a6-b530-4b07-bfd4-d8c94c44b54b HTTP/1.1" status: 200 len: 1060 time: 0.0645278 2026-06-28 21:07:30.654 10 INFO neutron.wsgi [req-15f84ed9-1574-4b04-802f-3b49e28358a3 req-b800aa1e-3429-4ea0-b085-b8d2bf4b2eb3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=a83341a7-1b85-45ae-8015-3370d0116b64 HTTP/1.1" status: 200 len: 866 time: 0.0398228 2026-06-28 21:07:30.680 10 INFO neutron.wsgi [req-15f84ed9-1574-4b04-802f-3b49e28358a3 req-0d3f168e-b240-407c-b556-fc3db1858329 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=d7472f02-8ec3-45e6-b11b-2b599eb1579a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0215502 2026-06-28 21:07:30.743 10 INFO neutron.wsgi [req-15f84ed9-1574-4b04-802f-3b49e28358a3 req-4a4fb80d-6794-4c4c-be36-b590b607c071 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0575814 2026-06-28 21:07:30.796 10 INFO neutron.wsgi [req-15f84ed9-1574-4b04-802f-3b49e28358a3 req-583a025c-cbb6-4e4f-9ea1-febbd117912c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0482383 2026-06-28 21:07:30.873 9 INFO neutron.wsgi [None req-a29f129e-991e-44e4-8a0b-c51619a9ef15 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=7045f40f9a9240c2a447b9730f88ec4a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1317096 2026-06-28 21:07:31.087 9 INFO neutron.wsgi [None req-a9f3c575-c484-41f2-a6ad-750e562d558d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a3be1339-dc9f-42de-a23d-edb89c84a0d3 HTTP/1.1" status: 204 len: 168 time: 0.2083719 2026-06-28 21:07:31.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-76f5fde9-faa1-4881-899c-9a597bda2e0f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource d26cf331-d392-4623-a8d4-cc28bf7144e8 (type: security_groups) to 1 2026-06-28 21:07:31.298 10 INFO neutron.wsgi [None req-76f5fde9-faa1-4881-899c-9a597bda2e0f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=04bf2844a18b4aafb666756b110eb848&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1185551 2026-06-28 21:07:31.468 10 INFO neutron.wsgi [None req-b04871ac-3aea-4684-98c5-0ad339c911b0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/d26cf331-d392-4623-a8d4-cc28bf7144e8 HTTP/1.1" status: 204 len: 168 time: 0.1629269 2026-06-28 21:07:34.956 10 INFO neutron.db.ovn_revision_numbers_db [None req-b4263cb1-625f-4c56-9554-684895a58866 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] Successfully bumped revision number for resource dd16a2ba-f627-44cc-a986-7f4bf7072d96 (type: routers) to 1 2026-06-28 21:07:34.972 10 INFO neutron.wsgi [None req-b4263cb1-625f-4c56-9554-684895a58866 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4069474 2026-06-28 21:07:35.048 10 INFO neutron.wsgi [None req-132c612a-ba9f-4377-a59e-be5234bf9601 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "PUT /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 218 time: 0.0697610 2026-06-28 21:07:35.108 10 INFO neutron.wsgi [None req-d606cb7e-17c7-4156-bdaa-eabbd982b4fb 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 218 time: 0.0550129 2026-06-28 21:07:35.168 10 INFO neutron.wsgi [None req-55fbd767-f922-48c2-90d4-b9d7b2a66f0e 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "PUT /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0551419 2026-06-28 21:07:35.222 10 INFO neutron.wsgi [None req-b34c7fd2-bad5-4434-8c17-6e70a4f14543 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 227 time: 0.0486963 2026-06-28 21:07:35.265 10 INFO neutron.wsgi [None req-8a81b304-8000-4baf-9b97-5e15a1359fc1 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "PUT /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0394647 2026-06-28 21:07:35.549 10 INFO neutron.wsgi [None req-a8dde278-4a16-4c22-964b-d9c82c345c06 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 227 time: 0.2797749 2026-06-28 21:07:35.614 10 INFO neutron.wsgi [None req-6713c21e-42bc-4146-842b-29a7fbe3528f 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "PUT /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0600195 2026-06-28 21:07:35.674 10 INFO neutron.wsgi [None req-a47f7a6f-213e-4ac3-88ee-b71e74a95091 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 245 time: 0.0545297 2026-06-28 21:07:35.740 10 INFO neutron.wsgi [None req-d5cd36bf-6818-4a57-b075-5f1d90041852 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "PUT /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 230 time: 0.0609274 2026-06-28 21:07:35.789 10 INFO neutron.wsgi [None req-c80856dd-5468-4679-806e-2b2f201fc29e 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 230 time: 0.0450563 2026-06-28 21:07:35.838 10 INFO neutron.wsgi [None req-ad3495db-55a7-44c4-a7b1-7ec994a73756 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0438886 2026-06-28 21:07:35.883 10 INFO neutron.api.v2.resource [None req-2283b755-e2c0-4fb9-b207-ac4c664ac20f 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:07:35.885 10 INFO neutron.wsgi [None req-2283b755-e2c0-4fb9-b207-ac4c664ac20f 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0421665 2026-06-28 21:07:35.948 10 INFO neutron.wsgi [None req-aa09a71d-ee19-4f76-b990-0b32173fae9c 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "DELETE /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0578196 2026-06-28 21:07:36.002 10 INFO neutron.wsgi [None req-7b80f4fb-000d-47d0-a9eb-0782ceef5b3c 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 223 time: 0.0506330 2026-06-28 21:07:36.060 10 INFO neutron.api.v2.resource [None req-3cc1d7d4-b40f-4632-bd95-1a3980828dce 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:07:36.064 10 INFO neutron.wsgi [None req-3cc1d7d4-b40f-4632-bd95-1a3980828dce 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "DELETE /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0565505 2026-06-28 21:07:36.142 10 INFO neutron.wsgi [None req-3c7824dc-dcdd-4145-aaea-136511a12acd 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "DELETE /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 204 len: 168 time: 0.0735960 2026-06-28 21:07:36.232 9 INFO neutron.wsgi [None req-9d34caa6-6e82-47be-abbc-0aa0c82beae0 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96/tags HTTP/1.1" status: 200 len: 205 time: 0.0837085 2026-06-28 21:07:36.295 9 INFO neutron.wsgi [None req-9ecc3780-588b-4cf9-bd68-45a0bad84482 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96 HTTP/1.1" status: 200 len: 655 time: 0.0558670 2026-06-28 21:07:36.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-14fbf5e3-6144-4d06-975a-2757d3009e8c 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] Successfully bumped revision number for resource dd16a2ba-f627-44cc-a986-7f4bf7072d96 (type: routers) to 9 2026-06-28 21:07:36.759 9 INFO neutron.wsgi [None req-14fbf5e3-6144-4d06-975a-2757d3009e8c 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "PUT /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96 HTTP/1.1" status: 200 len: 655 time: 0.4599793 2026-06-28 21:07:36.785 9 INFO neutron.wsgi [None req-1ff01f26-8f5a-47da-9354-582781edd521 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=dd16a2ba-f627-44cc-a986-7f4bf7072d96 HTTP/1.1" status: 200 len: 205 time: 0.0199120 2026-06-28 21:07:37.121 10 INFO neutron.wsgi [req-ffe75d6c-4b08-4010-8b8b-ca92850e8bc8 req-406a0bfc-f3a3-4cf9-bfdd-b64a8638c81e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1365 time: 0.0361793 2026-06-28 21:07:37.164 10 INFO neutron.wsgi [req-ffe75d6c-4b08-4010-8b8b-ca92850e8bc8 req-b662de43-582c-4dff-8a08-85ae4957895d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0371823 2026-06-28 21:07:37.291 9 INFO neutron.wsgi [None req-172a1f9c-16a3-4b09-89a4-2ed7e99f5f05 42e206a72a7249cab783dbf96256900f 251931779ad842fd9615a01152ab5535 - - - -] 10.0.0.202 "DELETE /v2.0/routers/dd16a2ba-f627-44cc-a986-7f4bf7072d96 HTTP/1.1" status: 204 len: 168 time: 0.5013051 2026-06-28 21:07:38.126 10 INFO neutron.wsgi [None req-3f4b8f26-44bc-40d3-a5b8-3cc247f1aed8 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/ports?project_id=c51e872006cc4cddb11d65450481e8cb&network_id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 3466 time: 0.0489905 2026-06-28 21:07:38.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6f8b061-dd73-4033-9e5b-f974873018a0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource b8d61e1c-f317-49db-b676-66c61fd5676c (type: security_groups) to 1 2026-06-28 21:07:38.207 9 INFO neutron.wsgi [None req-b6f8b061-dd73-4033-9e5b-f974873018a0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=cb3d3c94e61047cf8429960711152772&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2616279 2026-06-28 21:07:38.389 9 INFO neutron.wsgi [None req-6ee1f691-098e-45d0-bee6-eb0aaedef1f6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/b8d61e1c-f317-49db-b676-66c61fd5676c HTTP/1.1" status: 204 len: 168 time: 0.1766779 2026-06-28 21:07:38.414 10 INFO neutron.wsgi [None req-19b6c426-3e14-4381-81b3-00732a53b229 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/subnets?network_id=91ce8d9f-625c-463c-b978-1a2031c7bcd1 HTTP/1.1" status: 200 len: 838 time: 0.0421906 2026-06-28 21:07:38.688 10 INFO neutron.db.ovn_revision_numbers_db [None req-4cbaada1-440e-429f-8b79-7ee1930a0cb9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 21b43af0-2f5a-4212-b9b6-ecb6f276e7f6 (type: security_groups) to 1 2026-06-28 21:07:38.716 10 INFO neutron.wsgi [None req-4cbaada1-440e-429f-8b79-7ee1930a0cb9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=251931779ad842fd9615a01152ab5535&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2219119 2026-06-28 21:07:38.771 10 INFO neutron.db.l3_db [None req-63b0600e-c808-4911-b243-e01a3706e359 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Floating IP bff283a0-784a-4a54-af55-e1ead1784804 disassociated. External IP: 10.96.250.211, port: 4d260155-b5d3-4421-89df-3104e6d89c7e. 2026-06-28 21:07:38.786 10 INFO neutron.db.ovn_revision_numbers_db [None req-63b0600e-c808-4911-b243-e01a3706e359 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource bff283a0-784a-4a54-af55-e1ead1784804 (type: floatingips) to 2 2026-06-28 21:07:38.859 10 INFO neutron.wsgi [None req-63b0600e-c808-4911-b243-e01a3706e359 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "PUT /v2.0/floatingips/bff283a0-784a-4a54-af55-e1ead1784804 HTTP/1.1" status: 200 len: 748 time: 0.2577310 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:38.889 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b26c763b-bde8-4654-bf7a-65f3834b34b4'] response: {'name': 'network-changed', 'server_uuid': '3a552b57-0740-40b7-9044-693fd64feee0', 'tag': '4d260155-b5d3-4421-89df-3104e6d89c7e', 'status': 'completed', 'code': 200} 2026-06-28 21:07:38.902 9 INFO neutron.wsgi [None req-e52ba89d-5a05-44c5-a32a-96973863f354 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.202 "GET /v2.0/floatingips/bff283a0-784a-4a54-af55-e1ead1784804 HTTP/1.1" status: 200 len: 746 time: 0.0373924 2026-06-28 21:07:38.938 9 INFO neutron.wsgi [None req-2d5e76eb-ba87-40df-83f1-83137ac5b770 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/21b43af0-2f5a-4212-b9b6-ecb6f276e7f6 HTTP/1.1" status: 204 len: 168 time: 0.2163527 2026-06-28 21:07:38.945 10 INFO neutron.wsgi [req-6e18af1c-4eab-48a4-95c3-9caa012ba19a req-bb7a0a23-de69-4962-816a-8502e10af0ef 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1365 time: 0.0373511 2026-06-28 21:07:39.004 10 INFO neutron.wsgi [req-6e18af1c-4eab-48a4-95c3-9caa012ba19a req-597281af-b211-493c-93f2-2a392480b625 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 957 time: 0.0542991 2026-06-28 21:07:39.035 10 INFO neutron.wsgi [req-6e18af1c-4eab-48a4-95c3-9caa012ba19a req-f236b86a-922b-4efa-be94-33dadf42141d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4d260155-b5d3-4421-89df-3104e6d89c7e HTTP/1.1" status: 200 len: 217 time: 0.0241497 2026-06-28 21:07:39.072 10 INFO neutron.wsgi [req-6e18af1c-4eab-48a4-95c3-9caa012ba19a req-9ce12a7e-c924-43c7-b6a5-c58ea200366b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=6bf8160e-067e-4348-af07-896785247497 HTTP/1.1" status: 200 len: 852 time: 0.0319617 2026-06-28 21:07:39.099 10 INFO neutron.wsgi [req-6e18af1c-4eab-48a4-95c3-9caa012ba19a req-d86f26e7-7f99-458b-ba54-5784b391430b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0194197 2026-06-28 21:07:39.156 10 INFO neutron.wsgi [req-6e18af1c-4eab-48a4-95c3-9caa012ba19a req-620dcfa4-1c67-4aa9-b124-016d55979ab3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0525053 2026-06-28 21:07:39.217 10 INFO neutron.wsgi [req-6e18af1c-4eab-48a4-95c3-9caa012ba19a req-a22e9550-5d8f-4326-9ccc-ef4ab2ff6e75 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0548072 2026-06-28 21:07:40.056 10 INFO neutron.db.ovn_revision_numbers_db [None req-782ed9c2-7b87-472f-bdd1-1ac333ac0301 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource a2f6b51c-e58b-4bd0-b03f-1c752feae401 (type: security_groups) to 1 2026-06-28 21:07:40.076 10 INFO neutron.wsgi [None req-782ed9c2-7b87-472f-bdd1-1ac333ac0301 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.1156166 2026-06-28 21:07:40.222 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb79869f-32df-414b-a9c7-43a124d56a1d 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource e80b85c0-9650-4626-b77a-d6e7e47d3211 (type: security_group_rules) to 0 2026-06-28 21:07:40.250 9 INFO neutron.wsgi [None req-fb79869f-32df-414b-a9c7-43a124d56a1d 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1679370 2026-06-28 21:07:40.364 9 INFO neutron.db.ovn_revision_numbers_db [None req-eef3fa16-a3c9-4256-8a93-f650d1de6d98 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 32abf333-c5f2-48f7-bb7e-5a198bbf22a2 (type: security_group_rules) to 0 2026-06-28 21:07:40.388 9 INFO neutron.wsgi [None req-eef3fa16-a3c9-4256-8a93-f650d1de6d98 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1329432 2026-06-28 21:07:40.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-44d766ce-3552-4f1b-9453-5e31b877378a 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 13784543-8213-49f2-9a14-320985ae3e39 (type: security_group_rules) to 0 2026-06-28 21:07:40.522 9 INFO neutron.wsgi [None req-44d766ce-3552-4f1b-9453-5e31b877378a 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1284521 2026-06-28 21:07:40.669 10 INFO neutron.db.ovn_revision_numbers_db [None req-4daf3836-f32b-4903-a003-859adae8d3e9 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 114e48f9-d354-401f-9001-7cf1a7b0c019 (type: security_group_rules) to 0 2026-06-28 21:07:40.692 10 INFO neutron.wsgi [None req-4daf3836-f32b-4903-a003-859adae8d3e9 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1647837 2026-06-28 21:07:40.721 10 INFO neutron.db.securitygroups_db [None req-82e0793f-453e-4920-95ff-972a7e6f3abc 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Project c51e872006cc4cddb11d65450481e8cb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-28 21:07:40.808 10 INFO neutron.db.ovn_revision_numbers_db [None req-82e0793f-453e-4920-95ff-972a7e6f3abc 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource f6f63913-9381-41b3-b771-fcee9f3b67f9 (type: security_group_rules) to 0 2026-06-28 21:07:40.833 10 INFO neutron.wsgi [None req-82e0793f-453e-4920-95ff-972a7e6f3abc 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1353397 2026-06-28 21:07:40.865 10 INFO neutron.db.securitygroups_db [None req-bc1a4167-610f-4348-bc7f-9c5a3088bcfe 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Project c51e872006cc4cddb11d65450481e8cb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-28 21:07:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016141 2026-06-28 21:07:40.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032570 2026-06-28 21:07:40.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-bc1a4167-610f-4348-bc7f-9c5a3088bcfe 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource c16200fa-594e-4e52-9e4e-da0caddf1d8a (type: security_group_rules) to 0 2026-06-28 21:07:41.014 10 INFO neutron.wsgi [None req-bc1a4167-610f-4348-bc7f-9c5a3088bcfe 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1763134 2026-06-28 21:07:41.615 10 INFO neutron.wsgi [None req-a4d6104f-aaad-4c2f-bcfc-fbad7f321588 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1491 time: 0.2555783 2026-06-28 21:07:41.720 9 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-c1952ed4-df2b-4a75-baf3-c8a484cd39ee 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1435186105&fields=id&tenant_id=c51e872006cc4cddb11d65450481e8cb HTTP/1.1" status: 200 len: 267 time: 0.0334823 2026-06-28 21:07:41.807 9 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-9d6d0852-7874-41c2-b6d8-45317adbef09 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 858 time: 0.0784142 2026-06-28 21:07:41.821 9 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-b2d409d1-dd5c-4a36-adb8-2532903c545b 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/quotas/c51e872006cc4cddb11d65450481e8cb HTTP/1.1" status: 200 len: 386 time: 0.0077441 2026-06-28 21:07:41.913 9 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-8d056a67-61be-448b-8a85-622d5e0be56d 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0839467 2026-06-28 21:07:41.977 9 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-197d3a53-db43-44f8-902b-41311247b67f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0514178 2026-06-28 21:07:42.050 9 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-b8181dca-b161-4a3d-b48b-d23d7a2a9ec5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0643361 2026-06-28 21:07:42.176 9 INFO neutron.wsgi [req-82327777-b594-42bf-830b-12acf0ba6b1c req-fb6710e9-e136-416c-a01a-2a3b089cc0fb 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 210 time: 0.0247533 2026-06-28 21:07:42.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8c1ba8f-653a-4c46-ac53-4aa41cad26e3 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] Successfully bumped revision number for resource e522d721-4636-4624-bd26-95c7c6cbbb3d (type: security_groups) to 1 2026-06-28 21:07:42.261 9 INFO neutron.db.segments_db [None req-b8c1ba8f-653a-4c46-ac53-4aa41cad26e3 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] Added segment 85cbda95-9195-4705-b9e1-5a5cc60428fd of type geneve for network 6a4ea647-20bc-48f0-8260-e14114638a6a 2026-06-28 21:07:42.413 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8c1ba8f-653a-4c46-ac53-4aa41cad26e3 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] Successfully bumped revision number for resource 6a4ea647-20bc-48f0-8260-e14114638a6a (type: networks) to 1 2026-06-28 21:07:42.607 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8c1ba8f-653a-4c46-ac53-4aa41cad26e3 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] No more DHCP agents 2026-06-28 21:07:42.612 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8c1ba8f-653a-4c46-ac53-4aa41cad26e3 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] Unable to schedule network 6a4ea647-20bc-48f0-8260-e14114638a6a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:42.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-b8c1ba8f-653a-4c46-ac53-4aa41cad26e3 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] Successfully bumped revision number for resource 32fcafe4-d36a-4b6b-a458-1b23e3e6f061 (type: ports) to 1 2026-06-28 21:07:42.704 9 INFO neutron.wsgi [None req-b8c1ba8f-653a-4c46-ac53-4aa41cad26e3 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6707637 2026-06-28 21:07:42.875 10 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-3ab7261f-0079-427c-a003-959998d2af6c 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 199.19.213.60 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 858 time: 0.0826914 2026-06-28 21:07:42.943 10 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-aae3e7d3-1655-4242-8fc8-bc860672e839 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c51e872006cc4cddb11d65450481e8cb HTTP/1.1" status: 200 len: 470 time: 0.0569639 2026-06-28 21:07:42.981 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b15afc14-6867-4b96-9179-8e8d0994542b 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] No more DHCP agents 2026-06-28 21:07:42.983 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b15afc14-6867-4b96-9179-8e8d0994542b 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] Unable to schedule network 6a4ea647-20bc-48f0-8260-e14114638a6a: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:43.212 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1053247a-f440-4d56-a450-1643471d5854 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] No more DHCP agents 2026-06-28 21:07:43.217 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1053247a-f440-4d56-a450-1643471d5854 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Unable to schedule network 6f2fb25c-4e9d-4eca-88c7-eb28365b2bed: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:43.302 9 INFO neutron.wsgi [req-71e7c31e-4808-48ff-85b8-021e0060867f req-f69f7644-5b1f-4f83-a27f-fc096994f3d9 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1156 time: 0.0580356 2026-06-28 21:07:43.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-1053247a-f440-4d56-a450-1643471d5854 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b (type: ports) to 1 2026-06-28 21:07:43.377 9 INFO neutron.wsgi [req-71e7c31e-4808-48ff-85b8-021e0060867f req-392061da-7592-4ec0-a06a-9f486213af8d 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=a2f6b51c-e58b-4bd0-b03f-1c752feae401&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0680451 2026-06-28 21:07:43.388 10 INFO neutron.wsgi [None req-1053247a-f440-4d56-a450-1643471d5854 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.4418321 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:43.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-b15afc14-6867-4b96-9179-8e8d0994542b 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] Successfully bumped revision number for resource 32fcafe4-d36a-4b6b-a458-1b23e3e6f061 (type: ports) to 2 2026-06-28 21:07:43.576 9 INFO neutron.db.ovn_revision_numbers_db [None req-b15afc14-6867-4b96-9179-8e8d0994542b 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] Successfully bumped revision number for resource 583870ce-d21c-4568-b65a-0275285dc8e0 (type: subnets) to 0 2026-06-28 21:07:43.599 9 INFO neutron.wsgi [None req-b15afc14-6867-4b96-9179-8e8d0994542b 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8914707 2026-06-28 21:07:43.678 9 INFO neutron.wsgi [None req-243698ed-df15-48e6-a920-253052354d19 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "PUT /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 218 time: 0.0730522 2026-06-28 21:07:43.717 9 INFO neutron.wsgi [None req-14c4c2fc-c1c6-4404-ab01-5495da43f28d 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 218 time: 0.0330606 2026-06-28 21:07:43.772 9 INFO neutron.wsgi [None req-f66b3fa3-7b59-42ba-9e15-ae3a9fcd938c 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "PUT /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0477939 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:43.819 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5e878a3-dd7e-4a34-b950-e61faf277c6f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource d2a7204e-4be3-4811-b1a1-c9d51e00db71 (type: security_groups) to 1 2026-06-28 21:07:43.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-597aea8d-27d8-41d0-a57e-71395c339399 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b (type: ports) to 2 2026-06-28 21:07:43.834 10 INFO neutron.wsgi [None req-e99251df-5b8f-4b1b-9f50-461a69b603f0 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 227 time: 0.0555627 2026-06-28 21:07:43.840 9 INFO neutron.wsgi [None req-b5e878a3-dd7e-4a34-b950-e61faf277c6f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=a5b2e7bee70040b8bc7d9d5111d83107&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2484207 2026-06-28 21:07:43.875 10 INFO neutron.wsgi [None req-cbf60ae3-3afd-4162-9252-de2c8e479036 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "PUT /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0356662 2026-06-28 21:07:43.915 9 INFO neutron.wsgi [None req-50c8d420-4e1e-47b8-beea-8def8c4fb875 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 227 time: 0.0332592 2026-06-28 21:07:43.968 9 INFO neutron.wsgi [None req-78e6ed2f-a583-4200-8bbc-3ebb0a019d5b 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "PUT /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0475070 2026-06-28 21:07:44.004 9 INFO neutron.wsgi [None req-411c3170-2fa2-4b6d-bb1f-75588db88071 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 245 time: 0.0317326 2026-06-28 21:07:44.022 10 INFO neutron.db.ovn_revision_numbers_db [None req-597aea8d-27d8-41d0-a57e-71395c339399 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b (type: ports) to 2 2026-06-28 21:07:44.036 10 INFO neutron.wsgi [None req-597aea8d-27d8-41d0-a57e-71395c339399 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/02dca064-b6b6-46eb-b0c3-b951cbaa0b5b HTTP/1.1" status: 200 len: 1328 time: 0.6377316 2026-06-28 21:07:44.059 9 INFO neutron.wsgi [None req-267079b6-9573-41a9-aad2-1570106bfcd7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/d2a7204e-4be3-4811-b1a1-c9d51e00db71 HTTP/1.1" status: 204 len: 168 time: 0.2150767 2026-06-28 21:07:44.063 9 INFO neutron.wsgi [None req-472d35f7-fcb6-460e-8051-f333f8dcf32c 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "PUT /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 230 time: 0.0517569 2026-06-28 21:07:44.077 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-78965b0d-b1ae-4bc0-8dea-89dc661f648f'] response: {'name': 'network-changed', 'server_uuid': '870c9019-6e89-4885-a37e-a223082c4754', 'tag': '02dca064-b6b6-46eb-b0c3-b951cbaa0b5b', '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-28 21:07:44.099 9 INFO neutron.wsgi [None req-708b6524-c98a-4728-b968-c0dda845a01c 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 230 time: 0.0321240 2026-06-28 21:07:44.111 10 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-568525ab-07ac-49cc-951d-4ca8af3bf8e5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1359 time: 0.0304847 2026-06-28 21:07:44.130 9 INFO neutron.wsgi [None req-cbbce3e0-f06b-4a41-9dc2-80d0636e7824 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0267887 2026-06-28 21:07:44.138 10 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-ba4616e1-3153-4087-81ec-23074f49c386 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=02dca064-b6b6-46eb-b0c3-b951cbaa0b5b HTTP/1.1" status: 200 len: 217 time: 0.0225525 2026-06-28 21:07:44.165 9 INFO neutron.api.v2.resource [None req-6f5884ba-1235-48b2-b4bd-76814b651504 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:07:44.168 9 INFO neutron.wsgi [None req-6f5884ba-1235-48b2-b4bd-76814b651504 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0329013 2026-06-28 21:07:44.182 10 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-00ca9520-a2ba-4f3d-9abf-762ed7359fae 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=6bf8160e-067e-4348-af07-896785247497 HTTP/1.1" status: 200 len: 852 time: 0.0371010 2026-06-28 21:07:44.450 10 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-77090121-5623-4316-98da-8b8b9fd4dc1c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0210233 2026-06-28 21:07:44.469 10 INFO neutron.wsgi [None req-2bd4cd4a-8bc3-4187-9b9e-bb572cf7a74b 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags/red HTTP/1.1" status: 204 len: 168 time: 0.2965431 2026-06-28 21:07:44.487 9 INFO neutron.wsgi [req-1f58d8c5-180a-4a4c-8f6b-1969ab5a89b4 req-b1a7b258-9ae2-4077-a1db-57f72e7fe90d 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1168 time: 0.0475926 2026-06-28 21:07:44.514 10 INFO neutron.wsgi [None req-96a91854-1d08-473f-8f6a-6837ef0d3295 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 223 time: 0.0398829 2026-06-28 21:07:44.529 9 INFO neutron.wsgi [req-1f58d8c5-180a-4a4c-8f6b-1969ab5a89b4 req-798a23ce-4708-4efa-a3fc-c4d67d8a45fb 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=a2f6b51c-e58b-4bd0-b03f-1c752feae401&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0351601 2026-06-28 21:07:44.538 10 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-6995e076-9704-4bc6-a07f-ae5aafca8078 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0787098 2026-06-28 21:07:44.585 10 INFO neutron.api.v2.resource [None req-8cdbdf8f-2b04-458c-8256-d7c22e14d769 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:07:44.586 10 INFO neutron.wsgi [None req-8cdbdf8f-2b04-458c-8256-d7c22e14d769 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0649478 2026-06-28 21:07:44.613 10 INFO neutron.wsgi [req-4f78aa25-5ab3-4d2f-9398-d15cb373addc req-706bbbdd-b2da-4fc3-812f-cb5126381b0e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0670469 2026-06-28 21:07:44.634 10 INFO neutron.wsgi [None req-0fff3825-87d3-461e-9ddb-1745a6f02ffb 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 204 len: 168 time: 0.0411031 2026-06-28 21:07:44.678 10 INFO neutron.wsgi [None req-1d441220-5190-41e1-a233-22c869a82c32 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - default default] 10.0.0.202 "GET /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0/tags HTTP/1.1" status: 200 len: 205 time: 0.0402558 2026-06-28 21:07:44.685 10 INFO neutron.wsgi [req-a02d0d32-ac24-4cd6-9c96-e252ae8c6f0c req-5e1d640e-a62a-4075-910e-8df9c1d798db 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1359 time: 0.0303390 2026-06-28 21:07:44.768 10 INFO neutron.wsgi [req-a02d0d32-ac24-4cd6-9c96-e252ae8c6f0c req-c9ed0532-ac94-484f-aa6b-abfe48e42471 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 957 time: 0.0705338 2026-06-28 21:07:44.805 10 INFO neutron.wsgi [req-a02d0d32-ac24-4cd6-9c96-e252ae8c6f0c req-c97fcbc9-53db-483e-934c-d90178705777 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=02dca064-b6b6-46eb-b0c3-b951cbaa0b5b HTTP/1.1" status: 200 len: 217 time: 0.0256107 2026-06-28 21:07:44.837 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b 2026-06-28 21:07:44.852 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b 2026-06-28 21:07:44.856 10 INFO neutron.wsgi [req-a02d0d32-ac24-4cd6-9c96-e252ae8c6f0c req-2c5bc9a4-8d20-4507-a13d-f394ff1d476c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=6bf8160e-067e-4348-af07-896785247497 HTTP/1.1" status: 200 len: 852 time: 0.0452085 2026-06-28 21:07:44.906 10 INFO neutron.wsgi [req-a02d0d32-ac24-4cd6-9c96-e252ae8c6f0c req-ca5d0c38-6626-4908-830d-192288c1a7b7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0469749 2026-06-28 21:07:44.989 10 INFO neutron.wsgi [req-a02d0d32-ac24-4cd6-9c96-e252ae8c6f0c req-cf5fd9c2-18f0-468f-ac07-6bdb43dd4c2f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0729516 2026-06-28 21:07:44.996 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-55b6afaa-dc93-455c-9137-3c8c8c555e16'] response: {'server_uuid': '870c9019-6e89-4885-a37e-a223082c4754', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02dca064-b6b6-46eb-b0c3-b951cbaa0b5b', 'code': 200} 2026-06-28 21:07:45.037 10 INFO neutron.wsgi [None req-d66bbf44-63da-449c-8852-644e8c74e4a6 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/583870ce-d21c-4568-b65a-0275285dc8e0 HTTP/1.1" status: 204 len: 168 time: 0.3456855 2026-06-28 21:07:45.056 10 INFO neutron.wsgi [req-a02d0d32-ac24-4cd6-9c96-e252ae8c6f0c req-ed5c19c3-855e-44c9-86f8-aed252fbbd38 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0627744 2026-06-28 21:07:45.177 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b (type: ports) to 4 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:45.651 9 INFO neutron.wsgi [req-8d6d0728-ee1a-485a-b79d-c3680864b353 req-1ddc045a-bcd3-47e9-98ae-2945671bb555 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1170 time: 0.0454109 2026-06-28 21:07:45.709 9 INFO neutron.wsgi [req-8d6d0728-ee1a-485a-b79d-c3680864b353 req-3c012cfb-af62-459b-aa2c-900a2f4a5d9c 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=a2f6b51c-e58b-4bd0-b03f-1c752feae401&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0506070 2026-06-28 21:07:45.840 9 INFO neutron.wsgi [req-07c78d14-4808-4c2c-aa9f-2d1a5c818f89 req-916c7939-9dfb-4eb0-a26b-f4eb191fa644 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1170 time: 0.0590076 2026-06-28 21:07:45.845 9 INFO neutron.services.segments.plugin [-] Segment 85cbda95-9195-4705-b9e1-5a5cc60428fd resource provider aggregate not found 2026-06-28 21:07:45.850 9 INFO neutron.services.segments.plugin [-] Segment 85cbda95-9195-4705-b9e1-5a5cc60428fd resource provider aggregate not found 2026-06-28 21:07:45.878 9 INFO neutron.services.segments.plugin [-] Segment 85cbda95-9195-4705-b9e1-5a5cc60428fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85cbda95-9195-4705-b9e1-5a5cc60428fd found for delete ", "request_id": "req-a73ed1cd-a2b0-4845-b5a9-2ccd9b936d12"}]} 2026-06-28 21:07:45.880 9 INFO neutron.services.segments.plugin [-] Segment 85cbda95-9195-4705-b9e1-5a5cc60428fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85cbda95-9195-4705-b9e1-5a5cc60428fd found for delete ", "request_id": "req-c8f4289b-8cb9-47f5-9c94-a9fc0ad2f5bd"}]} 2026-06-28 21:07:45.936 9 INFO neutron.wsgi [None req-5b40d4c6-ff64-41a6-bc21-166970957d1f 84e7c8a60da3453797f4fa319cf0aeea b5f3f6d8bd36401897300bc195f99d89 - - - -] 10.0.0.202 "DELETE /v2.0/networks/6a4ea647-20bc-48f0-8260-e14114638a6a HTTP/1.1" status: 204 len: 168 time: 0.8932776 2026-06-28 21:07:45.946 9 INFO neutron.wsgi [req-07c78d14-4808-4c2c-aa9f-2d1a5c818f89 req-a396dba5-9bcc-4276-9985-cc52e436411e 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=a2f6b51c-e58b-4bd0-b03f-1c752feae401&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0896866 2026-06-28 21:07:45.999 9 INFO neutron.wsgi [req-1286c039-377b-4b4d-96a4-4792eb0602b7 req-d10b85ff-231c-4bb9-8edf-7cf8e1fb13da 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1214 time: 0.1442463 2026-06-28 21:07:46.009 10 INFO neutron.wsgi [None req-c9a31ce6-e069-4ceb-ace6-dbb9471fdb5f 469817c64d4547f6aae5149d81271773 51baadbdc6744078962c7c692ae40db1 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1356 time: 0.0352395 2026-06-28 21:07:46.089 9 INFO neutron.wsgi [req-1286c039-377b-4b4d-96a4-4792eb0602b7 req-fc65d618-9bd8-4207-8bab-d15daa8960f2 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=17fd23dc-96af-46fa-95ec-5fbda483cae4&id=058826b4-7578-4c03-8f81-50f71d666ec8&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0822215 2026-06-28 21:07:46.259 9 INFO neutron.db.l3_db [None req-bde00667-f3ab-4b72-8f5b-1b3df0693420 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Floating IP bff283a0-784a-4a54-af55-e1ead1784804 associated. External IP: 10.96.250.211, port: 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b. 2026-06-28 21:07:46.383 9 INFO neutron.wsgi [None req-99e58879-9e5e-4f90-9309-5d9fdfef1409 e1e0a6ace41d441e80069909f71d65f9 a80e47e9836d47d8bc9c14e4936f2525 - - default default] 10.0.0.202 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1399 time: 0.2640615 2026-06-28 21:07:46.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-bde00667-f3ab-4b72-8f5b-1b3df0693420 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource bff283a0-784a-4a54-af55-e1ead1784804 (type: floatingips) to 4 2026-06-28 21:07:46.501 10 INFO neutron.wsgi [None req-c0eb067a-163a-4f6e-b75b-b4669bd73ce9 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.202 "GET /v2.0/floatingips?floating_network_id=91ce8d9f-625c-463c-b978-1a2031c7bcd1&port_id=5c7040a6-b530-4b07-bfd4-d8c94c44b54b HTTP/1.1" status: 200 len: 1055 time: 0.1094060 2026-06-28 21:07:46.575 9 INFO neutron.db.ovn_revision_numbers_db [None req-bde00667-f3ab-4b72-8f5b-1b3df0693420 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Successfully bumped revision number for resource bff283a0-784a-4a54-af55-e1ead1784804 (type: floatingips) to 5 2026-06-28 21:07:46.625 9 INFO neutron.wsgi [None req-bde00667-f3ab-4b72-8f5b-1b3df0693420 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "PUT /v2.0/floatingips/bff283a0-784a-4a54-af55-e1ead1784804 HTTP/1.1" status: 200 len: 1049 time: 0.6099925 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:46.687 10 INFO neutron.wsgi [None req-6f53e515-5043-4ded-8a8f-e237de3fc3fd 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.202 "GET /v2.0/floatingips/bff283a0-784a-4a54-af55-e1ead1784804 HTTP/1.1" status: 200 len: 1051 time: 0.0548239 2026-06-28 21:07:46.762 9 INFO neutron.wsgi [req-da9b9588-2f08-45d1-8474-a50d1b2d00cf req-c91d3c67-03f3-4166-9059-3601240157e0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1404 time: 0.0350075 2026-06-28 21:07:46.806 9 INFO neutron.wsgi [req-da9b9588-2f08-45d1-8474-a50d1b2d00cf req-391aac70-00cf-4b59-8b8e-c68fcab5643b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/security-groups?id=17fd23dc-96af-46fa-95ec-5fbda483cae4&id=058826b4-7578-4c03-8f81-50f71d666ec8&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0379426 2026-06-28 21:07:47.037 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ca4cff4-d7e0-4164-9e6f-f40e34273f6c'] response: {'server_uuid': '870c9019-6e89-4885-a37e-a223082c4754', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02dca064-b6b6-46eb-b0c3-b951cbaa0b5b', 'code': 200} 2026-06-28 21:07:47.037 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ca4cff4-d7e0-4164-9e6f-f40e34273f6c'] response: {'name': 'network-changed', 'server_uuid': '870c9019-6e89-4885-a37e-a223082c4754', 'tag': '02dca064-b6b6-46eb-b0c3-b951cbaa0b5b', 'status': 'completed', 'code': 200} 2026-06-28 21:07:47.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-61120624-11b5-48f6-80c7-71546f75b5f8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 6558a389-fe58-4456-bd4c-c14916bfccce (type: security_groups) to 1 2026-06-28 21:07:47.086 10 INFO neutron.wsgi [None req-61120624-11b5-48f6-80c7-71546f75b5f8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=7e7313c8daed4f468c11ed91c7631f9e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3877683 2026-06-28 21:07:47.100 10 INFO neutron.wsgi [req-cc6266f8-d7db-4d06-b2e8-9e599d40cc92 req-5e06df1d-e821-49d6-ad4b-a2e23caf9155 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=c51e872006cc4cddb11d65450481e8cb&device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1361 time: 0.0379317 2026-06-28 21:07:47.184 10 INFO neutron.wsgi [req-cc6266f8-d7db-4d06-b2e8-9e599d40cc92 req-ae7d1ba1-323c-4b5e-bc1f-c7acda6e38e8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 200 len: 957 time: 0.0672321 2026-06-28 21:07:47.233 10 INFO neutron.wsgi [req-cc6266f8-d7db-4d06-b2e8-9e599d40cc92 req-c4fb6022-da24-4757-92ae-2d167c23f76c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=02dca064-b6b6-46eb-b0c3-b951cbaa0b5b HTTP/1.1" status: 200 len: 1059 time: 0.0398707 2026-06-28 21:07:47.292 10 INFO neutron.wsgi [req-cc6266f8-d7db-4d06-b2e8-9e599d40cc92 req-7b0069ca-190b-4052-9a31-32f28de5cafb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=6bf8160e-067e-4348-af07-896785247497 HTTP/1.1" status: 200 len: 852 time: 0.0382919 2026-06-28 21:07:47.330 10 INFO neutron.wsgi [req-cc6266f8-d7db-4d06-b2e8-9e599d40cc92 req-a119b8db-84f1-462c-95bf-e60571c9070a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=6f2fb25c-4e9d-4eca-88c7-eb28365b2bed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0296314 2026-06-28 21:07:47.394 10 INFO neutron.wsgi [req-cc6266f8-d7db-4d06-b2e8-9e599d40cc92 req-4edb224d-b74f-4429-8fc1-584a882d2bf1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0585749 2026-06-28 21:07:47.402 10 INFO neutron.wsgi [None req-4efac38b-1e2d-4401-a46e-1ee86a0146c7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6558a389-fe58-4456-bd4c-c14916bfccce HTTP/1.1" status: 204 len: 168 time: 0.3088343 2026-06-28 21:07:47.457 10 INFO neutron.wsgi [req-cc6266f8-d7db-4d06-b2e8-9e599d40cc92 req-963dc12a-1a67-4418-8406-73f3b4381a95 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0547657 2026-06-28 21:07:47.612 9 INFO neutron.wsgi [None req-c954c415-6db6-42da-b07f-c56f9d6876da 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=b5f3f6d8bd36401897300bc195f99d89&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0310295 2026-06-28 21:07:47.782 9 INFO neutron.wsgi [None req-2bb2145b-e301-42b2-928c-d7cfc7773e6c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/e522d721-4636-4624-bd26-95c7c6cbbb3d HTTP/1.1" status: 204 len: 168 time: 0.1652913 2026-06-28 21:07:48.699 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bc0b63d-4750-4a29-9242-3843f266d8ff 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] No more DHCP agents 2026-06-28 21:07:48.701 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bc0b63d-4750-4a29-9242-3843f266d8ff 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:48.929 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: 5c7040a6-b530-4b07-bfd4-d8c94c44b54b 2026-06-28 21:07:48.960 9 INFO neutron.wsgi [req-3341f3b8-100f-4764-894a-fce739b8f735 req-a5dee31e-6a59-4494-a3dc-ae3dea018316 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1214 time: 0.0745890 2026-06-28 21:07:49.014 10 INFO neutron.db.ovn_revision_numbers_db [None req-8bc0b63d-4750-4a29-9242-3843f266d8ff 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Successfully bumped revision number for resource fac14022-87c0-44be-a7d1-50c32e6688cb (type: floatingips) to 0 2026-06-28 21:07:49.021 9 INFO neutron.wsgi [req-3341f3b8-100f-4764-894a-fce739b8f735 req-4c2d7115-7372-41af-a39b-1e17ad2cc952 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=17fd23dc-96af-46fa-95ec-5fbda483cae4&id=058826b4-7578-4c03-8f81-50f71d666ec8&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0555770 2026-06-28 21:07:49.027 10 INFO neutron.wsgi [None req-8bc0b63d-4750-4a29-9242-3843f266d8ff 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7518828 2026-06-28 21:07:49.090 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a37256e0-9833-48a7-b69e-22c3e5b3785b'] response: {'server_uuid': '0cac7c82-809d-4908-973e-c7a1f5d925eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5c7040a6-b530-4b07-bfd4-d8c94c44b54b', 'code': 200} 2026-06-28 21:07:49.268 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 5c7040a6-b530-4b07-bfd4-d8c94c44b54b (type: ports) to 5 2026-06-28 21:07:49.307 10 INFO neutron.wsgi [req-803acbb2-b9e7-41a2-a975-3e4bb0206d70 req-fbec03c3-ead4-4a24-960a-4f1c221a917d 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 1212 time: 0.0984609 2026-06-28 21:07:49.351 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b010a343-9d41-49b4-9320-259542b95358 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] No more DHCP agents 2026-06-28 21:07:49.352 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b010a343-9d41-49b4-9320-259542b95358 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:49.628 10 INFO neutron.db.l3_db [None req-7643c990-bd81-4e01-a564-ce399c0113d7 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] Floating IP f4712b7e-73c7-492a-bb29-9de0cbbeb1de disassociated. External IP: 10.96.250.208, port: 5c7040a6-b530-4b07-bfd4-d8c94c44b54b. 2026-06-28 21:07:49.650 9 INFO neutron.db.ovn_revision_numbers_db [None req-b010a343-9d41-49b4-9320-259542b95358 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Successfully bumped revision number for resource e5695e2c-a1a8-4a1f-a73b-64fea54b333b (type: floatingips) to 0 2026-06-28 21:07:49.670 9 INFO neutron.wsgi [None req-b010a343-9d41-49b4-9320-259542b95358 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6361279 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:49.835 10 INFO neutron.wsgi [None req-7643c990-bd81-4e01-a564-ce399c0113d7 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 199.19.213.60 "DELETE /v2.0/ports/5c7040a6-b530-4b07-bfd4-d8c94c44b54b HTTP/1.1" status: 204 len: 173 time: 0.5221229 2026-06-28 21:07:49.872 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-13af6540-b593-4646-af92-bb2c83891c7f'] response: {'server_uuid': '0cac7c82-809d-4908-973e-c7a1f5d925eb', 'name': 'network-vif-deleted', 'tag': '5c7040a6-b530-4b07-bfd4-d8c94c44b54b', 'status': 'completed', 'code': 200} 2026-06-28 21:07:49.948 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2f45a17-4932-400e-8abd-e939ce92cd1f 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] No more DHCP agents 2026-06-28 21:07:49.951 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2f45a17-4932-400e-8abd-e939ce92cd1f 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:50.126 9 INFO neutron.wsgi [req-8bdc18e3-ca7e-437f-b69d-52134b9f5b2e req-1a450308-33f2-4e2f-aacc-4f69075944a6 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=0cac7c82-809d-4908-973e-c7a1f5d925eb HTTP/1.1" status: 200 len: 210 time: 0.0265276 2026-06-28 21:07:50.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2f45a17-4932-400e-8abd-e939ce92cd1f 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Successfully bumped revision number for resource 78ee4cde-e1ee-4a6c-a9cb-a508df637ec4 (type: floatingips) to 0 2026-06-28 21:07:50.275 9 INFO neutron.wsgi [None req-d2f45a17-4932-400e-8abd-e939ce92cd1f 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6001608 2026-06-28 21:07:50.611 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb103aa3-ac2c-4a95-b495-bafbba26a413 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] No more DHCP agents 2026-06-28 21:07:50.613 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb103aa3-ac2c-4a95-b495-bafbba26a413 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:07:50.894 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb103aa3-ac2c-4a95-b495-bafbba26a413 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Successfully bumped revision number for resource b064da3a-f89f-4744-8fd4-29b8d8b4c1f2 (type: floatingips) to 0 2026-06-28 21:07:50.906 9 INFO neutron.wsgi [None req-bb103aa3-ac2c-4a95-b495-bafbba26a413 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6265166 2026-06-28 21:07:51.126 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59de1924-ce5d-4706-b4cc-d6720347a6ba 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] No more DHCP agents 2026-06-28 21:07:51.128 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8beed4a-324a-465c-af44-ab0e48be34bb'] response: {'server_uuid': '0cac7c82-809d-4908-973e-c7a1f5d925eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c7040a6-b530-4b07-bfd4-d8c94c44b54b', 'code': 200} 2026-06-28 21:07:51.129 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59de1924-ce5d-4706-b4cc-d6720347a6ba 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: 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-28 21:07:51.400 10 INFO neutron.wsgi [None req-578bbe9c-e827-45f4-91d0-3bc558f26860 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/17fd23dc-96af-46fa-95ec-5fbda483cae4 HTTP/1.1" status: 204 len: 168 time: 0.1419909 2026-06-28 21:07:51.426 10 INFO neutron.api.v2.resource [None req-2f2f9ed0-cad2-4047-b28a-d33738b6e41d 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:07:51.427 10 INFO neutron.wsgi [None req-2f2f9ed0-cad2-4047-b28a-d33738b6e41d 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - default default] 10.0.0.202 "GET /v2.0/security-groups/17fd23dc-96af-46fa-95ec-5fbda483cae4 HTTP/1.1" status: 404 len: 347 time: 0.0189545 2026-06-28 21:07:51.619 9 INFO neutron.db.ovn_revision_numbers_db [None req-59de1924-ce5d-4706-b4cc-d6720347a6ba 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] Successfully bumped revision number for resource a758a8d5-4f49-4e30-8cec-d64f6d5945ef (type: floatingips) to 0 2026-06-28 21:07:51.638 9 INFO neutron.wsgi [None req-59de1924-ce5d-4706-b4cc-d6720347a6ba 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7253993 2026-06-28 21:07:51.686 9 INFO neutron.wsgi [None req-f501805c-42ef-49e9-8625-81b543168fa2 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "PUT /v2.0/floatingips/fac14022-87c0-44be-a7d1-50c32e6688cb/tags HTTP/1.1" status: 200 len: 210 time: 0.0420775 2026-06-28 21:07:51.731 9 INFO neutron.wsgi [None req-5e8c2798-6017-4f50-9fef-1694b06d21da 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "PUT /v2.0/floatingips/e5695e2c-a1a8-4a1f-a73b-64fea54b333b/tags HTTP/1.1" status: 200 len: 218 time: 0.0393045 2026-06-28 21:07:51.780 10 INFO neutron.wsgi [None req-094f2448-d674-4cf2-b20d-e2c60ad93aa2 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "PUT /v2.0/floatingips/78ee4cde-e1ee-4a6c-a9cb-a508df637ec4/tags HTTP/1.1" status: 200 len: 227 time: 0.0438197 2026-06-28 21:07:51.815 10 INFO neutron.wsgi [None req-2ec4742e-3f50-4a1a-9e2b-a534493e0056 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/f4712b7e-73c7-492a-bb29-9de0cbbeb1de HTTP/1.1" status: 204 len: 168 time: 0.3833485 2026-06-28 21:07:51.830 9 INFO neutron.wsgi [None req-7610b7ee-986e-4390-9ba2-4eaf6167d476 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "PUT /v2.0/floatingips/b064da3a-f89f-4744-8fd4-29b8d8b4c1f2/tags HTTP/1.1" status: 200 len: 212 time: 0.0452964 2026-06-28 21:07:51.884 9 INFO neutron.wsgi [None req-25afc3b5-a700-4858-9800-27bc0eed8501 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - default default] 10.0.0.202 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0486145 2026-06-28 21:07:51.950 10 INFO neutron.wsgi [None req-d2c25522-d376-4456-8dee-d586114fd369 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - default default] 10.0.0.202 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0591469 2026-06-28 21:07:51.989 9 INFO neutron.wsgi [None req-10b106a8-d54c-4e6b-998f-ebdbf901d6a8 68787d5e5afa499c8b016da71b47ff8b 191772d1777e4e3ea90c2c377ccde075 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/058826b4-7578-4c03-8f81-50f71d666ec8 HTTP/1.1" status: 204 len: 168 time: 0.1701891 2026-06-28 21:07:52.263 10 INFO neutron.wsgi [None req-0442b17a-a4b8-41a3-9fa9-13c827b11d6c 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - default default] 10.0.0.202 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.3081412 2026-06-28 21:07:52.300 10 INFO neutron.wsgi [None req-e3575e51-db04-4da6-a1b1-a67060c1921c 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - default default] 10.0.0.202 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0309651 2026-06-28 21:07:52.344 10 INFO neutron.wsgi [None req-841c740d-99b4-4d3e-9761-e3e09e47d7fc 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - default default] 10.0.0.202 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0408051 2026-06-28 21:07:52.406 10 INFO neutron.wsgi [None req-18ca3579-15cb-461b-9984-bf160a863735 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - default default] 10.0.0.202 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0561643 2026-06-28 21:07:52.458 9 INFO neutron.wsgi [None req-2adaf7d3-0389-4413-96b9-19de312d4bc2 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - default default] 10.0.0.202 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0470886 2026-06-28 21:07:52.519 10 INFO neutron.wsgi [None req-e451ed56-9b99-4d09-8807-a570487a6409 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - default default] 10.0.0.202 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0545127 2026-06-28 21:07:52.876 10 INFO neutron.wsgi [None req-7f681f18-4d27-444d-acf9-cca2d304095e 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/fac14022-87c0-44be-a7d1-50c32e6688cb HTTP/1.1" status: 204 len: 168 time: 0.3519881 2026-06-28 21:07:53.204 9 INFO neutron.wsgi [None req-9208243e-47cd-4c31-8c98-562ab983468b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/e3a32bd3-fd9e-4619-9425-b588d9b376ea/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1804492 2026-06-28 21:07:53.295 9 INFO neutron.wsgi [None req-fe4f7671-14be-482f-8fa4-9a5b42be734c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 35325 time: 0.2036417 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:53.328 9 INFO neutron.wsgi [None req-96f78e1b-248f-47c6-b41c-73fec79f124b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0127454 2026-06-28 21:07:53.388 9 INFO neutron.wsgi [None req-a94afc68-bb9d-4111-8eb2-ba2a2baefea7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 20012 time: 0.0589547 2026-06-28 21:07:53.392 9 INFO neutron.wsgi [None req-5ec89dc1-97b5-48c3-8dd7-b39a0d7552e5 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/e5695e2c-a1a8-4a1f-a73b-64fea54b333b HTTP/1.1" status: 204 len: 168 time: 0.5096581 2026-06-28 21:07:53.748 9 INFO neutron.wsgi [None req-47c1263b-6e01-4f04-82dd-b00fa576c651 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2203 time: 0.3518152 2026-06-28 21:07:53.760 9 INFO neutron.wsgi [None req-40ac89d9-790c-4fb8-b5cc-395e739877cd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0104179 2026-06-28 21:07:53.807 9 INFO neutron.wsgi [None req-0abc2473-efc0-465a-a9fd-660a159b51c7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3385 time: 0.0456443 2026-06-28 21:07:53.835 9 INFO neutron.wsgi [None req-3a769c52-b44b-42c5-8507-9176a559d136 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0164640 2026-06-28 21:07:53.886 9 INFO neutron.wsgi [None req-6129903c-14a7-4541-a9a8-969cab76ae43 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3385 time: 0.0500159 2026-06-28 21:07:53.913 9 INFO neutron.wsgi [None req-bd454759-9675-41ae-a2f2-e20cc508cbb5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2668 time: 0.0257058 2026-06-28 21:07:53.945 10 INFO neutron.wsgi [None req-8396bcfd-a747-4989-bdbc-24217ba6320c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/e3a32bd3-fd9e-4619-9425-b588d9b376ea HTTP/1.1" status: 204 len: 168 time: 0.7355919 2026-06-28 21:07:53.975 9 INFO neutron.wsgi [None req-71473038-ea52-48b8-8d6d-1c3edb3f2807 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2679 time: 0.0600193 2026-06-28 21:07:54.066 9 INFO neutron.wsgi [None req-935f53b3-967c-42db-a52d-3e4cc24bfd48 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4610 time: 0.0901830 2026-06-28 21:07:54.146 10 INFO neutron.wsgi [None req-636729e8-d785-4f41-8cb1-bbe2a391087a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/a83341a7-1b85-45ae-8015-3370d0116b64 HTTP/1.1" status: 204 len: 168 time: 0.1957107 2026-06-28 21:07:54.149 9 INFO neutron.wsgi [None req-dd4e68c7-5ec3-48f3-9f83-86f725ab7342 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/78ee4cde-e1ee-4a6c-a9cb-a508df637ec4 HTTP/1.1" status: 204 len: 168 time: 0.7530544 2026-06-28 21:07:54.625 9 INFO neutron.services.segments.plugin [-] Segment 179fa020-2aab-4732-a331-5ddc372d8fb3 resource provider aggregate not found 2026-06-28 21:07:54.630 9 INFO neutron.services.segments.plugin [-] Segment 179fa020-2aab-4732-a331-5ddc372d8fb3 resource provider aggregate not found 2026-06-28 21:07:54.645 9 INFO neutron.services.segments.plugin [-] Segment 179fa020-2aab-4732-a331-5ddc372d8fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 179fa020-2aab-4732-a331-5ddc372d8fb3 found for delete ", "request_id": "req-75f1d050-be36-4e25-a574-d2f0b45e916b"}]} 2026-06-28 21:07:54.648 9 INFO neutron.wsgi [None req-64ef809d-d742-4c38-b29f-0b81a1735f87 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/b064da3a-f89f-4744-8fd4-29b8d8b4c1f2 HTTP/1.1" status: 204 len: 168 time: 0.4943986 2026-06-28 21:07:54.656 9 INFO neutron.services.segments.plugin [-] Segment 179fa020-2aab-4732-a331-5ddc372d8fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 179fa020-2aab-4732-a331-5ddc372d8fb3 found for delete ", "request_id": "req-aca8000c-dbc4-49d1-9a58-3dd1580bfdd6"}]} 2026-06-28 21:07:54.680 9 INFO neutron.wsgi [None req-c7064a83-a300-4b81-91c4-6cef548bbee2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/d7472f02-8ec3-45e6-b11b-2b599eb1579a HTTP/1.1" status: 204 len: 168 time: 0.5271420 2026-06-28 21:07:55.186 10 INFO neutron.wsgi [None req-9bcd0574-a80f-432b-8b6b-7ac5045b7d95 56ca94d084a948828e3a94f034777f7f 9d0e9f32ef844f68abcd825385128d1e - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/a758a8d5-4f49-4e30-8cec-d64f6d5945ef HTTP/1.1" status: 204 len: 168 time: 0.5313976 2026-06-28 21:07:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018039 2026-06-28 21:07:55.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012577 2026-06-28 21:07:56.194 9 INFO neutron.db.ovn_revision_numbers_db [None req-ffb70af4-d0d2-40cd-92b9-9d3bc09f53f0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a460105b-d412-4e2b-95dc-28b69eef8265 (type: security_groups) to 1 2026-06-28 21:07:56.214 9 INFO neutron.wsgi [None req-ffb70af4-d0d2-40cd-92b9-9d3bc09f53f0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=9d0e9f32ef844f68abcd825385128d1e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3152542 2026-06-28 21:07:56.268 10 INFO neutron.wsgi [None req-e6c3a4b9-b6b6-4722-bf3c-1d676163deff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "PUT /v2.0/routers/c1d75c70-6450-4537-9b52-c71a562903e0/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5817671 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:07:56.377 9 INFO neutron.wsgi [None req-2df7b3f6-1447-45ef-8a1c-845840fb4933 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a460105b-d412-4e2b-95dc-28b69eef8265 HTTP/1.1" status: 204 len: 168 time: 0.1578288 2026-06-28 21:07:56.580 10 INFO neutron.db.ovn_revision_numbers_db [None req-cce82e0c-fc4b-4243-8852-281d14195f66 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource e15a12cd-feb7-40c6-b884-3f0e7e5a66a8 (type: security_groups) to 1 2026-06-28 21:07:56.617 10 INFO neutron.wsgi [None req-cce82e0c-fc4b-4243-8852-281d14195f66 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=0071d5614d8c4f349111b81c4963732d&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1633320 2026-06-28 21:07:56.817 9 INFO neutron.wsgi [None req-20e2e96d-ec16-4820-bc07-f8be10f9c1e6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/e15a12cd-feb7-40c6-b884-3f0e7e5a66a8 HTTP/1.1" status: 204 len: 168 time: 0.1916234 2026-06-28 21:07:56.931 10 INFO neutron.wsgi [None req-a8c63853-6929-4249-b929-ae510a8912e9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/routers/c1d75c70-6450-4537-9b52-c71a562903e0 HTTP/1.1" status: 204 len: 168 time: 0.6585507 2026-06-28 21:07:57.055 10 INFO neutron.db.ovn_revision_numbers_db [None req-87decbdf-56be-43d1-aca6-d261304989b9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 29fddddf-5db6-4822-a823-3fd5910b937a (type: security_groups) to 1 2026-06-28 21:07:57.078 10 INFO neutron.wsgi [None req-87decbdf-56be-43d1-aca6-d261304989b9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=8c122e2a45e24d00877abf06843d2b82&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1087713 2026-06-28 21:07:57.129 9 INFO neutron.wsgi [None req-9b8b8207-d6be-4c7b-8e58-acb24eb7c595 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/1d0592f5-8486-47be-842f-4a7cba0b3bc9 HTTP/1.1" status: 204 len: 168 time: 0.1932690 2026-06-28 21:07:57.244 10 INFO neutron.wsgi [None req-7d65c543-8a74-49bf-a953-6c8df5488328 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/29fddddf-5db6-4822-a823-3fd5910b937a HTTP/1.1" status: 204 len: 168 time: 0.1612146 2026-06-28 21:07:57.486 9 INFO neutron.services.segments.plugin [-] Segment dd994d3f-b7d1-43ee-9545-5c24dd222985 resource provider aggregate not found 2026-06-28 21:07:57.490 9 INFO neutron.services.segments.plugin [-] Segment dd994d3f-b7d1-43ee-9545-5c24dd222985 resource provider aggregate not found 2026-06-28 21:07:57.506 9 INFO neutron.services.segments.plugin [-] Segment dd994d3f-b7d1-43ee-9545-5c24dd222985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd994d3f-b7d1-43ee-9545-5c24dd222985 found for delete ", "request_id": "req-350953ae-9ab3-43fa-bae2-f03edb3fe42e"}]} 2026-06-28 21:07:57.510 9 INFO neutron.services.segments.plugin [-] Segment dd994d3f-b7d1-43ee-9545-5c24dd222985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd994d3f-b7d1-43ee-9545-5c24dd222985 found for delete ", "request_id": "req-a40e9521-c595-481f-bdbb-594f66cf8f5f"}]} 2026-06-28 21:07:57.531 9 INFO neutron.wsgi [None req-2ce0339c-196b-4c4b-a8bb-fd1a851e9895 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/networks/311a9f0c-aad0-4368-bce0-ff8da89ca18f HTTP/1.1" status: 204 len: 168 time: 0.3971770 2026-06-28 21:07:57.548 10 INFO neutron.wsgi [req-9670b71a-dd49-45dd-b72b-5aa3be13c4a6 req-f350edbc-4497-4743-b679-c1da796f0479 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1361 time: 0.0342679 2026-06-28 21:07:57.592 10 INFO neutron.wsgi [req-9670b71a-dd49-45dd-b72b-5aa3be13c4a6 req-8b77c7eb-c15f-4093-8fb2-bcdedd170bd5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/security-groups?id=a2f6b51c-e58b-4bd0-b03f-1c752feae401&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0341742 2026-06-28 21:07:57.902 10 INFO neutron.wsgi [None req-392cdd16-7008-4398-97f1-8e4c6260ad6b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=191772d1777e4e3ea90c2c377ccde075&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0318649 2026-06-28 21:07:58.096 10 INFO neutron.wsgi [None req-f0952c60-f609-444f-8e1c-c57adb9c9dff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/3ff0a9bd-ed17-476f-bfda-feee5e98cacb HTTP/1.1" status: 204 len: 168 time: 0.1855049 2026-06-28 21:07:58.266 10 INFO neutron.wsgi [None req-6b0b55b6-1fb3-427f-ba08-a946fdfbbc10 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=a80e47e9836d47d8bc9c14e4936f2525&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0277712 2026-06-28 21:07:58.431 10 INFO neutron.wsgi [None req-3be6aba2-cf68-4a3b-9964-9d01a55db2d6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/ce32cacb-affb-4cdb-a514-848a538e86a8 HTTP/1.1" status: 204 len: 168 time: 0.1597004 2026-06-28 21:07:59.671 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b 2026-06-28 21:07:59.707 9 INFO neutron.wsgi [req-9a6dfffc-ab09-43d5-ab88-372711af81a1 req-dcc0a240-bcf4-4d4c-8612-b171c09fb7e8 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1170 time: 0.1225150 2026-06-28 21:07:59.754 9 INFO neutron.wsgi [req-9a6dfffc-ab09-43d5-ab88-372711af81a1 req-787190e5-fcdc-498c-9f53-5a767bf42503 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=a2f6b51c-e58b-4bd0-b03f-1c752feae401&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0399704 2026-06-28 21:07:59.821 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99414b79-8a35-44ed-83d9-e4ecd8db4b45'] response: {'server_uuid': '870c9019-6e89-4885-a37e-a223082c4754', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '02dca064-b6b6-46eb-b0c3-b951cbaa0b5b', 'code': 200} 2026-06-28 21:07:59.962 10 INFO neutron.wsgi [req-6a0263d5-a60d-4a83-b1fb-a699613f12ba req-3d363c4b-a25d-4d6b-8d2f-3310e479a168 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 1168 time: 0.0885291 2026-06-28 21:07:59.979 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b (type: ports) to 5 2026-06-28 21:08:00.282 10 INFO neutron.db.l3_db [None req-19665ae3-66ef-472d-92e8-8578387bdee9 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] Floating IP bff283a0-784a-4a54-af55-e1ead1784804 disassociated. External IP: 10.96.250.211, port: 02dca064-b6b6-46eb-b0c3-b951cbaa0b5b. 2026-06-28 21:08:00.477 10 INFO neutron.wsgi [None req-19665ae3-66ef-472d-92e8-8578387bdee9 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 199.19.213.60 "DELETE /v2.0/ports/02dca064-b6b6-46eb-b0c3-b951cbaa0b5b HTTP/1.1" status: 204 len: 173 time: 0.5102699 2026-06-28 21:08:00.520 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-50d4b1c9-8434-411f-83df-5e32e722053b'] response: {'server_uuid': '870c9019-6e89-4885-a37e-a223082c4754', 'name': 'network-vif-deleted', 'tag': '02dca064-b6b6-46eb-b0c3-b951cbaa0b5b', '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-28 21:08:00.847 9 INFO neutron.wsgi [req-ec5cbe0e-bedf-4814-be76-1a2c2d713ee4 req-910bd76c-6442-4a98-852b-af8048e8e571 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=870c9019-6e89-4885-a37e-a223082c4754 HTTP/1.1" status: 200 len: 210 time: 0.0245411 2026-06-28 21:08:01.814 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a04e759-a105-4ac6-bbaa-169263ac3f39 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] Successfully bumped revision number for resource 63907006-2c63-4cfa-9a79-f4a38d698c35 (type: security_groups) to 1 2026-06-28 21:08:01.884 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4be86105-3c1c-4870-bdb0-3661dd6749f3'] response: {'server_uuid': '870c9019-6e89-4885-a37e-a223082c4754', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02dca064-b6b6-46eb-b0c3-b951cbaa0b5b', '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-28 21:08:01.921 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a04e759-a105-4ac6-bbaa-169263ac3f39 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] Successfully bumped revision number for resource efc27dc5-c8e2-4703-948e-519cdaad3495 (type: security_groups) to 1 2026-06-28 21:08:01.949 9 INFO neutron.wsgi [None req-5a04e759-a105-4ac6-bbaa-169263ac3f39 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.4501073 2026-06-28 21:08:02.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-62720bdb-7aca-460a-b556-a03ca0b1600c 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] Successfully bumped revision number for resource 6396e36c-5cf7-4368-97e1-a4ffcc73e0d5 (type: security_groups) to 1 2026-06-28 21:08:02.071 9 INFO neutron.wsgi [None req-62720bdb-7aca-460a-b556-a03ca0b1600c 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1142755 2026-06-28 21:08:02.091 10 INFO neutron.wsgi [None req-4c262b18-b4cd-48c7-a7bd-73b3e8632a2d 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a2f6b51c-e58b-4bd0-b03f-1c752feae401 HTTP/1.1" status: 204 len: 168 time: 0.1901014 2026-06-28 21:08:02.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ccb2ea4-9dd9-4bd5-bd1c-da03bb373f07 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] Successfully bumped revision number for resource 17270e08-d5fe-459f-918a-8e13e59d032a (type: security_groups) to 1 2026-06-28 21:08:02.208 9 INFO neutron.wsgi [None req-8ccb2ea4-9dd9-4bd5-bd1c-da03bb373f07 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1279576 2026-06-28 21:08:02.303 9 INFO neutron.db.ovn_revision_numbers_db [None req-eca493da-7884-430f-b6ed-efbd9e604fe4 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] Successfully bumped revision number for resource eb388967-eeb4-4d06-9398-f69310095c56 (type: security_groups) to 1 2026-06-28 21:08:02.324 9 INFO neutron.wsgi [None req-eca493da-7884-430f-b6ed-efbd9e604fe4 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1103067 2026-06-28 21:08:02.407 9 INFO neutron.db.ovn_revision_numbers_db [None req-08d63a25-4164-4777-9688-0e325154c80b 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] Successfully bumped revision number for resource 2f19b173-3cff-4899-b338-0ab7482619bf (type: security_groups) to 1 2026-06-28 21:08:02.427 9 INFO neutron.wsgi [None req-08d63a25-4164-4777-9688-0e325154c80b 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.0989645 2026-06-28 21:08:02.457 9 INFO neutron.wsgi [None req-2bc77c9d-6d1f-487a-a5df-edc36ca3c788 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/efc27dc5-c8e2-4703-948e-519cdaad3495/tags HTTP/1.1" status: 200 len: 210 time: 0.0254850 2026-06-28 21:08:02.487 9 INFO neutron.wsgi [None req-f168b9ab-9293-4a66-b921-51fa15259a7e 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/6396e36c-5cf7-4368-97e1-a4ffcc73e0d5/tags HTTP/1.1" status: 200 len: 218 time: 0.0255723 2026-06-28 21:08:02.492 10 INFO neutron.wsgi [None req-15cd4678-f935-4864-827c-6d5a96c86a34 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/bff283a0-784a-4a54-af55-e1ead1784804 HTTP/1.1" status: 204 len: 168 time: 0.3664997 2026-06-28 21:08:02.525 9 INFO neutron.wsgi [None req-775d73ca-bde1-49f5-aa30-a7a858f6d1b6 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/17270e08-d5fe-459f-918a-8e13e59d032a/tags HTTP/1.1" status: 200 len: 227 time: 0.0331023 2026-06-28 21:08:02.563 10 INFO neutron.wsgi [None req-15e484a8-cff7-49ca-94b1-a42a6c1c2fbd 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/eb388967-eeb4-4d06-9398-f69310095c56/tags HTTP/1.1" status: 200 len: 212 time: 0.0299704 2026-06-28 21:08:02.645 9 INFO neutron.wsgi [None req-48123574-22bc-4a0c-9add-1fe1136e2c55 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4813 time: 0.0745137 2026-06-28 21:08:02.729 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: 4d260155-b5d3-4421-89df-3104e6d89c7e 2026-06-28 21:08:02.886 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc2d03ec-dc3d-49ad-ba89-25ba11269d1d'] response: {'server_uuid': '3a552b57-0740-40b7-9044-693fd64feee0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4d260155-b5d3-4421-89df-3104e6d89c7e', 'code': 200} 2026-06-28 21:08:02.966 9 INFO neutron.wsgi [req-b937c598-d52f-46d7-bbda-80ce9e1ab52b req-87a62f75-af35-4414-b076-eb61aa626be9 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1174 time: 0.2985561 2026-06-28 21:08:02.970 9 INFO neutron.wsgi [None req-e508a74e-a580-4685-8126-0bfb2825f233 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3289 time: 0.3188820 2026-06-28 21:08:03.027 9 INFO neutron.wsgi [req-b937c598-d52f-46d7-bbda-80ce9e1ab52b req-61105a2d-405e-4ac5-a53d-72b0346e06d4 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=597e9b50-cc07-4de1-b21f-f9c38f0e8334&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0533378 2026-06-28 21:08:03.034 10 INFO neutron.wsgi [req-ed5092ca-0fef-449d-9025-ffae8dbef1b5 req-7d2375b1-68a8-45fb-8b09-6b87938ac65e 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=3a552b57-0740-40b7-9044-693fd64feee0 HTTP/1.1" status: 200 len: 1172 time: 0.0413041 2026-06-28 21:08:03.036 9 INFO neutron.wsgi [None req-201724a7-621e-4765-9ab1-3d456969ef2e 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3289 time: 0.0600441 2026-06-28 21:08:03.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 4d260155-b5d3-4421-89df-3104e6d89c7e (type: ports) to 5 2026-06-28 21:08:03.112 10 INFO neutron.wsgi [None req-f47def26-dfc8-4c3e-91f9-ac3674b38900 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4813 time: 0.0702267 2026-06-28 21:08:03.177 9 INFO neutron.wsgi [None req-f0583f8c-d020-4370-a5af-dc8c6514e4c2 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - default default] 10.0.0.202 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6041 time: 0.0592225 2026-06-28 21:08:03.247 9 INFO neutron.wsgi [None req-68a859e0-a31d-499e-bf34-4a8d8dc9b9e8 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - default default] 10.0.0.202 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7565 time: 0.0640221 2026-06-28 21:08:03.312 9 INFO neutron.wsgi [None req-7249ac7f-a47f-4170-a38a-5118647325a5 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - default default] 10.0.0.202 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7565 time: 0.0609317 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:03.385 10 INFO neutron.wsgi [None req-88795e92-82e2-4572-aae8-92278a40742e 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - default default] 10.0.0.202 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6041 time: 0.0695791 2026-06-28 21:08:03.410 10 INFO neutron.wsgi [None req-861e9546-9c97-4401-9307-64e74ed0b02e 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 199.19.213.60 "DELETE /v2.0/ports/4d260155-b5d3-4421-89df-3104e6d89c7e HTTP/1.1" status: 204 len: 173 time: 0.3644719 2026-06-28 21:08:03.507 10 INFO neutron.wsgi [None req-b8312d3a-33cc-495e-865a-5785512c2213 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/efc27dc5-c8e2-4703-948e-519cdaad3495 HTTP/1.1" status: 204 len: 168 time: 0.1148210 2026-06-28 21:08:03.635 10 INFO neutron.wsgi [None req-ea79ba39-9c9e-47e7-a3b0-e16ee98a0e28 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6396e36c-5cf7-4368-97e1-a4ffcc73e0d5 HTTP/1.1" status: 204 len: 168 time: 0.1230512 2026-06-28 21:08:03.749 10 INFO neutron.wsgi [None req-5fd54035-7b10-4272-b1e2-e410f15b7360 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/17270e08-d5fe-459f-918a-8e13e59d032a HTTP/1.1" status: 204 len: 168 time: 0.1101098 2026-06-28 21:08:03.862 10 INFO neutron.wsgi [None req-47ad4d8f-1cd8-4f1d-8d76-07a13b31348b 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/eb388967-eeb4-4d06-9398-f69310095c56 HTTP/1.1" status: 204 len: 168 time: 0.1097400 2026-06-28 21:08:03.977 10 INFO neutron.wsgi [None req-a03f9b57-5c4e-4101-87dc-ba9418b22262 732fe9e6377d4c38bd35d8be94df986c aa7c6f25340e4e9a931243906c3882a8 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/2f19b173-3cff-4899-b338-0ab7482619bf HTTP/1.1" status: 204 len: 168 time: 0.1101367 2026-06-28 21:08:04.228 10 INFO neutron.wsgi [None req-09b87c97-dbeb-4064-8d22-ba73e98c4133 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/597e9b50-cc07-4de1-b21f-f9c38f0e8334 HTTP/1.1" status: 204 len: 168 time: 0.1450801 2026-06-28 21:08:04.937 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-30bbaf55-df19-4b45-a448-142d072f0158'] response: {'server_uuid': '3a552b57-0740-40b7-9044-693fd64feee0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d260155-b5d3-4421-89df-3104e6d89c7e', 'code': 200} 2026-06-28 21:08:04.937 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-30bbaf55-df19-4b45-a448-142d072f0158'] response: {'server_uuid': '3a552b57-0740-40b7-9044-693fd64feee0', 'name': 'network-vif-deleted', 'tag': '4d260155-b5d3-4421-89df-3104e6d89c7e', 'status': 'completed', 'code': 200} 2026-06-28 21:08:05.127 9 INFO neutron.wsgi [None req-77f44192-786a-427c-aab1-357a9f657e10 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=aa7c6f25340e4e9a931243906c3882a8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1759958 2026-06-28 21:08:05.324 9 INFO neutron.wsgi [None req-52c8967a-4060-4ee4-9eef-22bc250c6956 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/63907006-2c63-4cfa-9a79-f4a38d698c35 HTTP/1.1" status: 204 len: 168 time: 0.1920404 2026-06-28 21:08:05.471 10 INFO neutron.wsgi [None req-d08fd972-ef1f-4f88-8e02-1a4091e97fa4 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "PUT /v2.0/routers/748b99b6-a99e-4161-9636-6912220386d5/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2135832 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:05.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-07d26d3b-a528-4382-b6f1-239fea8b68ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 333286a9-4513-48a5-baf8-c1fc797931d1 (type: security_groups) to 1 2026-06-28 21:08:05.561 9 INFO neutron.wsgi [None req-07d26d3b-a528-4382-b6f1-239fea8b68ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=40d9f82883f540938ba4f87ae0a904f4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1325881 2026-06-28 21:08:05.701 10 INFO neutron.wsgi [None req-c80ea999-c0c7-4662-9442-fcc5d706282b 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "DELETE /v2.0/subnets/6bf8160e-067e-4348-af07-896785247497 HTTP/1.1" status: 204 len: 168 time: 0.2259297 2026-06-28 21:08:05.797 9 INFO neutron.wsgi [None req-aa9eff92-2f3a-490a-b5bb-6900c9c349da 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/333286a9-4513-48a5-baf8-c1fc797931d1 HTTP/1.1" status: 204 len: 168 time: 0.2286499 2026-06-28 21:08:05.987 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8d08df9-c4f2-44cb-84f2-aa9f01c31a73 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 639bf07b-c806-4f43-8b9f-64115cedb31f (type: security_groups) to 1 2026-06-28 21:08:06.014 10 INFO neutron.wsgi [None req-e8d08df9-c4f2-44cb-84f2-aa9f01c31a73 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=cfacbb3eaacc40c88dc21a635b6fda01&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1239626 2026-06-28 21:08:06.306 9 INFO neutron.wsgi [None req-ce3af116-cf46-45b5-9b50-954854fb44cf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/639bf07b-c806-4f43-8b9f-64115cedb31f HTTP/1.1" status: 204 len: 168 time: 0.2869871 2026-06-28 21:08:06.338 9 INFO neutron.wsgi [None req-df5740e7-31bf-4bf5-9f27-605685ceccfa 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "DELETE /v2.0/routers/748b99b6-a99e-4161-9636-6912220386d5 HTTP/1.1" status: 204 len: 168 time: 0.6308138 2026-06-28 21:08:06.690 9 INFO neutron.services.segments.plugin [-] Segment b8425c80-4b90-420c-bb8c-5a3ba96597cf resource provider aggregate not found 2026-06-28 21:08:06.696 9 INFO neutron.services.segments.plugin [-] Segment b8425c80-4b90-420c-bb8c-5a3ba96597cf resource provider aggregate not found 2026-06-28 21:08:06.713 9 INFO neutron.services.segments.plugin [-] Segment b8425c80-4b90-420c-bb8c-5a3ba96597cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8425c80-4b90-420c-bb8c-5a3ba96597cf found for delete ", "request_id": "req-d09e24b2-a88f-49f8-b476-e49e3200ba2e"}]} 2026-06-28 21:08:06.714 9 INFO neutron.services.segments.plugin [-] Segment b8425c80-4b90-420c-bb8c-5a3ba96597cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8425c80-4b90-420c-bb8c-5a3ba96597cf found for delete ", "request_id": "req-f25be37d-fa68-4537-bc00-b6db5c854d5d"}]} 2026-06-28 21:08:06.738 9 INFO neutron.wsgi [None req-eb4ba34a-f3f5-4c53-bbc6-f821155bc701 6bbb364e9cf34c3e88a460782bd0cc68 c51e872006cc4cddb11d65450481e8cb - - - -] 10.0.0.202 "DELETE /v2.0/networks/6f2fb25c-4e9d-4eca-88c7-eb28365b2bed HTTP/1.1" status: 204 len: 168 time: 0.3953543 2026-06-28 21:08:07.580 10 INFO neutron.wsgi [None req-3e681a4e-3b9d-4e92-8abd-29cc3b1f29ee 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=c51e872006cc4cddb11d65450481e8cb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1297886 2026-06-28 21:08:07.800 10 INFO neutron.wsgi [None req-bfc24f06-c05c-445e-91ea-ceb43d344ce5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6c4c6ead-6998-4e97-a2cb-ab38d32598c4 HTTP/1.1" status: 204 len: 168 time: 0.2136950 2026-06-28 21:08:08.028 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf313745-c949-4a6d-80e4-8ed4278d3e9f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource afd1e47d-e14f-4a63-ab6a-1e190f280505 (type: security_groups) to 1 2026-06-28 21:08:08.050 10 INFO neutron.wsgi [None req-cf313745-c949-4a6d-80e4-8ed4278d3e9f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=51baadbdc6744078962c7c692ae40db1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1030860 2026-06-28 21:08:08.223 10 INFO neutron.wsgi [None req-ebd0b76f-ff4d-4c0a-bdd5-238eb3dd10e7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/afd1e47d-e14f-4a63-ab6a-1e190f280505 HTTP/1.1" status: 204 len: 168 time: 0.1687577 2026-06-28 21:08:08.371 10 INFO neutron.db.ovn_revision_numbers_db [None req-d05797ae-ce7f-4740-9bf5-83a855bbad6d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 4ea91e8d-fcbd-409c-b16f-3416098354e2 (type: security_groups) to 1 2026-06-28 21:08:08.419 10 INFO neutron.db.segments_db [None req-d05797ae-ce7f-4740-9bf5-83a855bbad6d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Added segment 99510d0a-9c3a-4727-880a-4a748204c155 of type geneve for network a32838c0-2a13-4b53-8375-a2de26ba8622 2026-06-28 21:08:08.537 10 INFO neutron.db.ovn_revision_numbers_db [None req-d05797ae-ce7f-4740-9bf5-83a855bbad6d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource a32838c0-2a13-4b53-8375-a2de26ba8622 (type: networks) to 1 2026-06-28 21:08:08.729 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d05797ae-ce7f-4740-9bf5-83a855bbad6d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:08.731 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d05797ae-ce7f-4740-9bf5-83a855bbad6d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network a32838c0-2a13-4b53-8375-a2de26ba8622: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:08.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-d05797ae-ce7f-4740-9bf5-83a855bbad6d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 94bc3afd-ccf2-4564-adb6-67c939a1f7bf (type: ports) to 1 2026-06-28 21:08:08.837 10 INFO neutron.wsgi [None req-d05797ae-ce7f-4740-9bf5-83a855bbad6d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 839 time: 0.7119677 2026-06-28 21:08:09.100 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7b46e9e-62c7-45eb-9cbd-ce93e7244a1c 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:09.102 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7b46e9e-62c7-45eb-9cbd-ce93e7244a1c 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network a32838c0-2a13-4b53-8375-a2de26ba8622: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:09.519 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7b46e9e-62c7-45eb-9cbd-ce93e7244a1c 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 94bc3afd-ccf2-4564-adb6-67c939a1f7bf (type: ports) to 2 2026-06-28 21:08:09.533 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7b46e9e-62c7-45eb-9cbd-ce93e7244a1c 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 89758d97-7def-4e41-9b39-6cbaf7b546c1 (type: subnets) to 0 2026-06-28 21:08:09.548 10 INFO neutron.wsgi [None req-b7b46e9e-62c7-45eb-9cbd-ce93e7244a1c 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 833 time: 0.7053757 2026-06-28 21:08:09.806 10 INFO neutron.wsgi [None req-e8a77946-e25c-4788-9d00-cb980d272d87 7e3c3e41c91547488486cbf5e082ec41 513a131d610745448b1b835c07831c8c - - default default] 10.0.0.202 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.2496293 2026-06-28 21:08:09.876 10 INFO neutron.wsgi [None req-75b17aa9-05a3-4117-a4cf-2ad50aaa17e2 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2397621 2026-06-28 21:08:09.912 9 INFO neutron.wsgi [None req-77c03862-cc06-4feb-8420-c5055a26abcd b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 218 time: 0.0313165 2026-06-28 21:08:09.952 9 INFO neutron.wsgi [None req-7f0c39fa-626a-44b1-bb4c-4aa9ad43ee0f b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 218 time: 0.0248907 2026-06-28 21:08:10.007 9 INFO neutron.wsgi [None req-e350abf6-bcb3-4b8f-a02a-9f8324b3eb88 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0482299 2026-06-28 21:08:10.038 9 INFO neutron.wsgi [None req-0cf1f1bd-cb9f-4f8e-9eaa-4e0071157cee b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 227 time: 0.0260725 2026-06-28 21:08:10.068 9 INFO neutron.wsgi [None req-60172c7d-6502-45ea-b4c3-b76eb3ce0b04 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0240119 2026-06-28 21:08:10.077 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae3a7ff8-4288-4c50-8a38-620de505c295 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:10.079 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae3a7ff8-4288-4c50-8a38-620de505c295 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network a32838c0-2a13-4b53-8375-a2de26ba8622: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:10.089 9 INFO neutron.wsgi [None req-dd854c2a-1df6-44a2-830c-aec9f72d34d1 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 227 time: 0.0155694 2026-06-28 21:08:10.091 10 INFO neutron.db.ovn_revision_numbers_db [None req-ae3a7ff8-4288-4c50-8a38-620de505c295 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 7354acde-67e4-46a3-8a34-94f5c740120a (type: subnets) to 0 2026-06-28 21:08:10.105 10 INFO neutron.wsgi [None req-ae3a7ff8-4288-4c50-8a38-620de505c295 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 907 time: 0.2944610 2026-06-28 21:08:10.128 9 INFO neutron.wsgi [None req-5544bd64-8085-45dd-993e-003665f05eb9 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0354953 2026-06-28 21:08:10.158 10 INFO neutron.wsgi [None req-cc7e26f1-cdba-4d81-a354-70450c05d222 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 245 time: 0.0228274 2026-06-28 21:08:10.190 10 INFO neutron.wsgi [None req-e8064eaa-45ff-461e-be2b-548486449931 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "PUT /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 230 time: 0.0256300 2026-06-28 21:08:10.204 9 INFO neutron.db.segments_db [None req-231aa53d-7730-4386-83e8-103850d49ecd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Added segment 57aae8f6-5db8-4733-84e6-5b6d3bf29b03 of type geneve for network ba66181c-59d1-4a45-bb8b-edc7894b0b03 2026-06-28 21:08:10.209 10 INFO neutron.wsgi [None req-0c9d22a1-8189-48cf-ac06-23ee23ffd7e6 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 230 time: 0.0150416 2026-06-28 21:08:10.228 10 INFO neutron.wsgi [None req-e19b28be-0c1b-4eda-9f5e-334a7c6c5d6b b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0142803 2026-06-28 21:08:10.250 10 INFO neutron.api.v2.resource [None req-c2dfb68c-c877-4e20-b41a-5aab5846d2f1 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:08:10.251 10 INFO neutron.wsgi [None req-c2dfb68c-c877-4e20-b41a-5aab5846d2f1 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0182137 2026-06-28 21:08:10.283 10 INFO neutron.wsgi [None req-dec34ac9-0175-4be7-9a27-74d021af5c4c b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0273364 2026-06-28 21:08:10.303 10 INFO neutron.wsgi [None req-1499dfeb-a4b2-47d5-8740-5764fee3d9ec b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 223 time: 0.0160339 2026-06-28 21:08:10.344 10 INFO neutron.api.v2.resource [None req-44e23f72-a24c-4f3b-8f03-696400eaef74 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:08:10.347 10 INFO neutron.wsgi [None req-44e23f72-a24c-4f3b-8f03-696400eaef74 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0260358 2026-06-28 21:08:10.356 9 INFO neutron.db.ovn_revision_numbers_db [None req-231aa53d-7730-4386-83e8-103850d49ecd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource ba66181c-59d1-4a45-bb8b-edc7894b0b03 (type: networks) to 1 2026-06-28 21:08:10.387 10 INFO neutron.wsgi [None req-c4d82ed6-b72f-46d2-a362-3d055a2d5e09 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 204 len: 168 time: 0.0362520 2026-06-28 21:08:10.412 10 INFO neutron.wsgi [None req-8b006fa6-9f44-43f1-81ee-2efe7c500135 b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - default default] 10.0.0.202 "GET /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0/tags HTTP/1.1" status: 200 len: 205 time: 0.0192416 2026-06-28 21:08:10.470 10 INFO neutron.wsgi [None req-6e9c65bf-1548-4d1d-9e89-2240107f983d b9eb191c1ac24fbbb98cac42333decb9 359c7806c2ad4e5cb409e3fc94382cce - - - -] 10.0.0.202 "DELETE /v2.0/subnetpools/17487d29-9360-4cf2-8fd8-b5ff8eb49cb0 HTTP/1.1" status: 204 len: 168 time: 0.0511622 2026-06-28 21:08:10.547 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-231aa53d-7730-4386-83e8-103850d49ecd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:10.549 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-231aa53d-7730-4386-83e8-103850d49ecd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network ba66181c-59d1-4a45-bb8b-edc7894b0b03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:10.629 9 INFO neutron.db.ovn_revision_numbers_db [None req-231aa53d-7730-4386-83e8-103850d49ecd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 544ebb7a-3a3c-4cfa-8537-dbf3b0d3f68a (type: ports) to 1 2026-06-28 21:08:10.652 9 INFO neutron.wsgi [None req-231aa53d-7730-4386-83e8-103850d49ecd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.5401530 2026-06-28 21:08:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017574 2026-06-28 21:08:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027416 2026-06-28 21:08:10.898 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02adac61-7b88-4a2e-af26-c1e6d805f28f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:10.902 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02adac61-7b88-4a2e-af26-c1e6d805f28f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network ba66181c-59d1-4a45-bb8b-edc7894b0b03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:11.367 9 INFO neutron.db.ovn_revision_numbers_db [None req-02adac61-7b88-4a2e-af26-c1e6d805f28f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 544ebb7a-3a3c-4cfa-8537-dbf3b0d3f68a (type: ports) to 2 2026-06-28 21:08:11.398 9 INFO neutron.db.ovn_revision_numbers_db [None req-02adac61-7b88-4a2e-af26-c1e6d805f28f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 (type: subnets) to 0 2026-06-28 21:08:11.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-236b8ad5-fa3d-4868-ab94-ba50a76ecb3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource d39d50ba-3bd3-4f8a-8f90-c939de0bd04b (type: security_groups) to 1 2026-06-28 21:08:11.424 9 INFO neutron.wsgi [None req-02adac61-7b88-4a2e-af26-c1e6d805f28f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 829 time: 0.7645643 2026-06-28 21:08:11.428 9 INFO neutron.wsgi [None req-236b8ad5-fa3d-4868-ab94-ba50a76ecb3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=3f79d50edd364823be82c40e476b07a8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3199220 2026-06-28 21:08:11.633 10 INFO neutron.wsgi [None req-736a7026-2218-4ffb-af75-c2b6ef547c42 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/d39d50ba-3bd3-4f8a-8f90-c939de0bd04b HTTP/1.1" status: 204 len: 168 time: 0.1983879 2026-06-28 21:08:11.735 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-58c4eaec-9c06-410e-97dc-a08b5690420a 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:11.737 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-58c4eaec-9c06-410e-97dc-a08b5690420a 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network ba66181c-59d1-4a45-bb8b-edc7894b0b03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:11.755 9 INFO neutron.db.ovn_revision_numbers_db [None req-58c4eaec-9c06-410e-97dc-a08b5690420a 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 43807ddf-7ab1-42ee-97d6-972591ac9de6 (type: subnets) to 0 2026-06-28 21:08:11.768 9 INFO neutron.wsgi [None req-58c4eaec-9c06-410e-97dc-a08b5690420a 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 901 time: 0.3394654 2026-06-28 21:08:11.860 9 INFO neutron.db.segments_db [None req-09337584-6cc1-4785-bb13-6ada09818a47 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Added segment 0798389f-a6b8-423d-ad40-dfb7e2af5332 of type geneve for network 8bcee20a-1ac5-487c-925b-43f29fca1ab9 2026-06-28 21:08:11.868 10 INFO neutron.db.ovn_revision_numbers_db [None req-a963e08a-b6e4-4894-8293-3ec35ca50dcc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource afecf085-56d1-4694-9d15-26085370ff3d (type: security_groups) to 1 2026-06-28 21:08:11.894 10 INFO neutron.wsgi [None req-a963e08a-b6e4-4894-8293-3ec35ca50dcc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=359c7806c2ad4e5cb409e3fc94382cce&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1149356 2026-06-28 21:08:11.992 9 INFO neutron.db.ovn_revision_numbers_db [None req-09337584-6cc1-4785-bb13-6ada09818a47 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 8bcee20a-1ac5-487c-925b-43f29fca1ab9 (type: networks) to 1 2026-06-28 21:08:12.090 10 INFO neutron.wsgi [None req-bfbf6b36-5727-4c43-a606-6dabf72c1071 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/afecf085-56d1-4694-9d15-26085370ff3d HTTP/1.1" status: 204 len: 168 time: 0.1875722 2026-06-28 21:08:12.410 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-09337584-6cc1-4785-bb13-6ada09818a47 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:12.411 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-09337584-6cc1-4785-bb13-6ada09818a47 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network 8bcee20a-1ac5-487c-925b-43f29fca1ab9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:12.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-09337584-6cc1-4785-bb13-6ada09818a47 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 5dc7c057-3f53-41bc-8ace-9e56bfe9b8cb (type: ports) to 1 2026-06-28 21:08:12.502 9 INFO neutron.wsgi [None req-09337584-6cc1-4785-bb13-6ada09818a47 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.7298338 2026-06-28 21:08:12.835 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d88d09cb-d9cb-4541-8b25-3eb817ee4f9d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:12.837 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d88d09cb-d9cb-4541-8b25-3eb817ee4f9d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network 8bcee20a-1ac5-487c-925b-43f29fca1ab9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:12.884 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7b96d86-92af-445b-8304-9391d91086ff 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource 102cb8aa-c173-4443-b14b-a2c6dfcaa85a (type: security_groups) to 1 2026-06-28 21:08:12.950 10 INFO neutron.db.segments_db [None req-a7b96d86-92af-445b-8304-9391d91086ff 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Added segment 088d86c2-d989-4465-9da3-335e7c84f70a of type geneve for network 77b183fc-66f9-4b75-9804-d9c6f5c4e26d 2026-06-28 21:08:13.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7b96d86-92af-445b-8304-9391d91086ff 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource 77b183fc-66f9-4b75-9804-d9c6f5c4e26d (type: networks) to 1 2026-06-28 21:08:13.321 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7b96d86-92af-445b-8304-9391d91086ff 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] No more DHCP agents 2026-06-28 21:08:13.327 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7b96d86-92af-445b-8304-9391d91086ff 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Unable to schedule network 77b183fc-66f9-4b75-9804-d9c6f5c4e26d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:13.409 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7b96d86-92af-445b-8304-9391d91086ff 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource 387310f1-b8f8-479b-a396-0780970ca924 (type: ports) to 1 2026-06-28 21:08:13.447 10 INFO neutron.wsgi [None req-a7b96d86-92af-445b-8304-9391d91086ff 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9509876 2026-06-28 21:08:13.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-d88d09cb-d9cb-4541-8b25-3eb817ee4f9d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 5dc7c057-3f53-41bc-8ace-9e56bfe9b8cb (type: ports) to 2 2026-06-28 21:08:13.481 10 INFO neutron.db.ovn_revision_numbers_db [None req-d88d09cb-d9cb-4541-8b25-3eb817ee4f9d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 (type: subnets) to 0 2026-06-28 21:08:13.500 10 INFO neutron.wsgi [None req-d88d09cb-d9cb-4541-8b25-3eb817ee4f9d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.9919434 2026-06-28 21:08:13.552 10 INFO neutron.db.segments_db [None req-7d08005a-ebe3-4a21-b3f6-0c1d232755b6 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Added segment 60f0cc51-44e1-4a40-87b7-360bf1f41f86 of type geneve for network 4678729f-9505-406f-9cb4-58cfc3eb9357 2026-06-28 21:08:13.774 10 INFO neutron.db.ovn_revision_numbers_db [None req-7d08005a-ebe3-4a21-b3f6-0c1d232755b6 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource 4678729f-9505-406f-9cb4-58cfc3eb9357 (type: networks) to 1 2026-06-28 21:08:13.958 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-171f026c-f842-4daa-aaa2-5173514832dd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:13.962 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-171f026c-f842-4daa-aaa2-5173514832dd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network 8bcee20a-1ac5-487c-925b-43f29fca1ab9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:13.977 10 INFO neutron.db.ovn_revision_numbers_db [None req-171f026c-f842-4daa-aaa2-5173514832dd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 90a751ec-690b-4817-9102-7dc6ecca8808 (type: subnets) to 0 2026-06-28 21:08:14.001 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d08005a-ebe3-4a21-b3f6-0c1d232755b6 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] No more DHCP agents 2026-06-28 21:08:14.005 10 INFO neutron.wsgi [None req-171f026c-f842-4daa-aaa2-5173514832dd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 905 time: 0.4969811 2026-06-28 21:08:14.005 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d08005a-ebe3-4a21-b3f6-0c1d232755b6 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Unable to schedule network 4678729f-9505-406f-9cb4-58cfc3eb9357: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:14.062 10 INFO neutron.db.ovn_revision_numbers_db [None req-7d08005a-ebe3-4a21-b3f6-0c1d232755b6 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource f5818033-040b-4f7f-8f84-5a1a26408ae7 (type: ports) to 1 2026-06-28 21:08:14.085 10 INFO neutron.wsgi [None req-7d08005a-ebe3-4a21-b3f6-0c1d232755b6 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6337926 2026-06-28 21:08:14.170 10 INFO neutron.db.segments_db [None req-834bf47f-1d25-4702-9633-ec99b1d70515 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Added segment 3965daf1-18ee-493b-ae0e-a139617144d0 of type geneve for network f256104d-8540-4a93-8cba-57e68018abbe 2026-06-28 21:08:14.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-834bf47f-1d25-4702-9633-ec99b1d70515 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource f256104d-8540-4a93-8cba-57e68018abbe (type: networks) to 1 2026-06-28 21:08:14.606 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-834bf47f-1d25-4702-9633-ec99b1d70515 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] No more DHCP agents 2026-06-28 21:08:14.610 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-834bf47f-1d25-4702-9633-ec99b1d70515 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Unable to schedule network f256104d-8540-4a93-8cba-57e68018abbe: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:14.655 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b517caf4-4c24-4c35-9b53-17040f10567b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:14.660 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b517caf4-4c24-4c35-9b53-17040f10567b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:14.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-834bf47f-1d25-4702-9633-ec99b1d70515 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource 8705d13e-41a4-4ce6-81ef-fc83773c8371 (type: ports) to 1 2026-06-28 21:08:14.722 10 INFO neutron.wsgi [None req-834bf47f-1d25-4702-9633-ec99b1d70515 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6320219 2026-06-28 21:08:14.821 10 INFO neutron.db.segments_db [None req-03117141-1c2e-48f5-b3c8-80b8e812d209 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Added segment 5f1a48ed-e7fe-49f7-936d-1ec2c2b586ab of type geneve for network 39656f1b-4b8b-4686-96d2-8181ea2c9812 2026-06-28 21:08:14.842 9 INFO neutron.db.ovn_revision_numbers_db [None req-b517caf4-4c24-4c35-9b53-17040f10567b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource bf9d6234-4718-4797-b1da-bedb5157f839 (type: ports) to 1 2026-06-28 21:08:14.970 10 INFO neutron.db.ovn_revision_numbers_db [None req-03117141-1c2e-48f5-b3c8-80b8e812d209 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource 39656f1b-4b8b-4686-96d2-8181ea2c9812 (type: networks) to 1 2026-06-28 21:08:15.500 9 INFO neutron.db.ovn_revision_numbers_db [None req-b517caf4-4c24-4c35-9b53-17040f10567b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource bf9d6234-4718-4797-b1da-bedb5157f839 (type: router_ports) to 1 2026-06-28 21:08:15.518 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Router 5d6856b3-e325-404f-b22c-877a555dd5e4 is bound to host instance 2026-06-28 21:08:15.532 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: bf9d6234-4718-4797-b1da-bedb5157f839 2026-06-28 21:08:15.573 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port bf9d6234-4718-4797-b1da-bedb5157f839 2026-06-28 21:08:15.595 9 INFO neutron.db.ovn_revision_numbers_db [None req-b517caf4-4c24-4c35-9b53-17040f10567b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 5d6856b3-e325-404f-b22c-877a555dd5e4 (type: routers) to 3 2026-06-28 21:08:15.614 9 INFO neutron.wsgi [None req-b517caf4-4c24-4c35-9b53-17040f10567b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/routers HTTP/1.1" status: 201 len: 864 time: 1.6027832 2026-06-28 21:08:15.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-103dc862-64e1-4191-9bc4-598df5d15aca 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] Successfully bumped revision number for resource ac6b1f1b-011c-4f37-b325-e99d3a763069 (type: security_groups) to 1 2026-06-28 21:08:15.689 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03117141-1c2e-48f5-b3c8-80b8e812d209 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] No more DHCP agents 2026-06-28 21:08:15.701 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03117141-1c2e-48f5-b3c8-80b8e812d209 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Unable to schedule network 39656f1b-4b8b-4686-96d2-8181ea2c9812: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:15.762 9 INFO neutron.db.segments_db [None req-103dc862-64e1-4191-9bc4-598df5d15aca 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] Added segment ca6658f4-e09d-448f-9c34-a09fb0505ea7 of type geneve for network 5c4d10c6-74d3-48fc-9bd1-6e47df46b0a1 2026-06-28 21:08:15.787 10 INFO neutron.db.ovn_revision_numbers_db [None req-03117141-1c2e-48f5-b3c8-80b8e812d209 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource 472f2191-5ce3-4a0f-86a4-79051e606920 (type: ports) to 1 2026-06-28 21:08:15.817 10 INFO neutron.wsgi [None req-03117141-1c2e-48f5-b3c8-80b8e812d209 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0901444 2026-06-28 21:08:15.934 9 INFO neutron.db.ovn_revision_numbers_db [None req-103dc862-64e1-4191-9bc4-598df5d15aca 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] Successfully bumped revision number for resource 5c4d10c6-74d3-48fc-9bd1-6e47df46b0a1 (type: networks) to 1 2026-06-28 21:08:16.118 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource bf9d6234-4718-4797-b1da-bedb5157f839 (type: ports) to 1 2026-06-28 21:08:16.252 9 INFO neutron.db.segments_db [None req-de86ddd8-115e-4580-832e-ca918e7d5e52 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Added segment e39aa09e-1119-49ea-8879-fda84899aad8 of type geneve for network 5c8971cb-2e5e-4ae9-86f7-6954e26701a7 2026-06-28 21:08:16.355 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource bf9d6234-4718-4797-b1da-bedb5157f839 (type: router_ports) to 3 2026-06-28 21:08:16.487 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource bf9d6234-4718-4797-b1da-bedb5157f839 (type: ports) to 2 2026-06-28 21:08:16.535 9 INFO neutron.db.ovn_revision_numbers_db [None req-de86ddd8-115e-4580-832e-ca918e7d5e52 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource 5c8971cb-2e5e-4ae9-86f7-6954e26701a7 (type: networks) to 1 2026-06-28 21:08:16.607 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-103dc862-64e1-4191-9bc4-598df5d15aca 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] No more DHCP agents 2026-06-28 21:08:16.615 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-103dc862-64e1-4191-9bc4-598df5d15aca 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] Unable to schedule network 5c4d10c6-74d3-48fc-9bd1-6e47df46b0a1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:16.705 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource bf9d6234-4718-4797-b1da-bedb5157f839 (type: ports) to 4 2026-06-28 21:08:16.763 9 INFO neutron.db.ovn_revision_numbers_db [None req-103dc862-64e1-4191-9bc4-598df5d15aca 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] Successfully bumped revision number for resource b1cade0f-f4af-4774-bb1f-41eb4642cec5 (type: ports) to 1 2026-06-28 21:08:16.778 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] No more DHCP agents 2026-06-28 21:08:16.785 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Unable to schedule network a32838c0-2a13-4b53-8375-a2de26ba8622: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:16.808 9 INFO neutron.wsgi [None req-103dc862-64e1-4191-9bc4-598df5d15aca 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.4783387 2026-06-28 21:08:16.877 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de86ddd8-115e-4580-832e-ca918e7d5e52 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] No more DHCP agents 2026-06-28 21:08:16.883 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de86ddd8-115e-4580-832e-ca918e7d5e52 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Unable to schedule network 5c8971cb-2e5e-4ae9-86f7-6954e26701a7: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:16.888 10 INFO neutron.db.ovn_revision_numbers_db [None req-18a9ef60-eb4f-4b4c-bf96-40aaea924013 - - - - - -] Successfully bumped revision number for resource bf9d6234-4718-4797-b1da-bedb5157f839 (type: router_ports) to 4 2026-06-28 21:08:16.992 9 INFO neutron.db.ovn_revision_numbers_db [None req-de86ddd8-115e-4580-832e-ca918e7d5e52 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] Successfully bumped revision number for resource cb6dee19-054f-419a-80b5-d498cfac4900 (type: ports) to 1 2026-06-28 21:08:17.036 9 INFO neutron.wsgi [None req-de86ddd8-115e-4580-832e-ca918e7d5e52 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.2114701 2026-06-28 21:08:17.046 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 7a25bc59-51a5-44c5-9fff-98d2648b1d93 (type: ports) to 1 2026-06-28 21:08:17.095 10 INFO neutron.wsgi [None req-ffb4ce80-f45a-41d5-9cd9-851c6f10a527 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "PUT /v2.0/networks/77b183fc-66f9-4b75-9804-d9c6f5c4e26d/tags HTTP/1.1" status: 200 len: 210 time: 0.0534298 2026-06-28 21:08:17.152 10 INFO neutron.wsgi [None req-57ad7e66-c0be-4422-b697-1fcf72791025 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "PUT /v2.0/networks/4678729f-9505-406f-9cb4-58cfc3eb9357/tags HTTP/1.1" status: 200 len: 218 time: 0.0515144 2026-06-28 21:08:17.210 10 INFO neutron.wsgi [None req-b679b81b-2fec-4a5e-a7c9-566d2a876c14 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "PUT /v2.0/networks/f256104d-8540-4a93-8cba-57e68018abbe/tags HTTP/1.1" status: 200 len: 227 time: 0.0530605 2026-06-28 21:08:17.242 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63878ff4-ad1c-440c-abcb-b2e366b989ef 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] No more DHCP agents 2026-06-28 21:08:17.248 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63878ff4-ad1c-440c-abcb-b2e366b989ef 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] Unable to schedule network 5c4d10c6-74d3-48fc-9bd1-6e47df46b0a1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:17.272 10 INFO neutron.wsgi [None req-ed56cc01-b4e1-4f7e-9f85-6ecf565b193c 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "PUT /v2.0/networks/39656f1b-4b8b-4686-96d2-8181ea2c9812/tags HTTP/1.1" status: 200 len: 212 time: 0.0579708 2026-06-28 21:08:17.333 9 INFO neutron.db.ovn_revision_numbers_db [None req-63878ff4-ad1c-440c-abcb-b2e366b989ef 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] Successfully bumped revision number for resource 68b4d6aa-40c3-4610-8cb6-99c05a1e3677 (type: ports) to 1 2026-06-28 21:08:17.370 9 INFO neutron.wsgi [None req-63878ff4-ad1c-440c-abcb-b2e366b989ef 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5568676 2026-06-28 21:08:17.378 10 INFO neutron.wsgi [None req-3de08964-a809-4b8b-8cd0-2259e48cf24c 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - default default] 10.0.0.202 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2069 time: 0.0993521 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:17.483 9 INFO neutron.wsgi [None req-a7467ccf-85fa-407c-bb9d-d84eda8fab9c 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - default default] 10.0.0.202 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1456 time: 0.0995142 2026-06-28 21:08:17.581 9 INFO neutron.wsgi [None req-efcb17aa-339f-491b-be40-37da7ecce6fb 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - default default] 10.0.0.202 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1456 time: 0.0914836 2026-06-28 21:08:17.648 10 INFO neutron.wsgi [None req-eb209b9a-bc28-4792-a8ee-7a29e746428d 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2681096 2026-06-28 21:08:17.675 9 INFO neutron.wsgi [None req-040a827f-f09e-41ac-be7f-9210a9852ed2 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - default default] 10.0.0.202 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2069 time: 0.0888236 2026-06-28 21:08:17.680 10 INFO neutron.wsgi [None req-57e6c4fc-b5aa-475a-82ae-053a7697f27a 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "PUT /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 218 time: 0.0260677 2026-06-28 21:08:17.700 10 INFO neutron.wsgi [None req-a4059ba4-4d1c-4aaf-ad72-110928e8d033 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 218 time: 0.0161822 2026-06-28 21:08:17.727 10 INFO neutron.wsgi [None req-e60a5629-13a7-4227-a022-e03db8506c29 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "PUT /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0222397 2026-06-28 21:08:17.746 10 INFO neutron.wsgi [None req-6cc4c2c2-f194-44e6-8977-196946b49728 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 227 time: 0.0128148 2026-06-28 21:08:17.767 10 INFO neutron.wsgi [None req-32fba7a3-a951-4b49-847d-f05a6aad0773 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "PUT /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0177670 2026-06-28 21:08:17.785 10 INFO neutron.wsgi [None req-1e452f11-8af2-4333-b30b-bef8a958eec4 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 227 time: 0.0129869 2026-06-28 21:08:17.814 10 INFO neutron.wsgi [None req-4588c41b-a76e-4194-b712-5e0cdeea32ad 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "PUT /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0243790 2026-06-28 21:08:17.833 10 INFO neutron.wsgi [None req-d55f2e3c-67fd-433d-9cfe-0c0a1733a2ca 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 245 time: 0.0153146 2026-06-28 21:08:17.867 10 INFO neutron.wsgi [None req-b225b77f-5e9d-4419-a302-8e0afbc44ba7 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "PUT /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 230 time: 0.0301039 2026-06-28 21:08:17.888 10 INFO neutron.wsgi [None req-24589a7e-17bd-435d-b383-b9d961fd2e90 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 230 time: 0.0164430 2026-06-28 21:08:17.912 10 INFO neutron.wsgi [None req-dc683d48-b8d0-4a88-84f5-3761da39655b 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0201175 2026-06-28 21:08:17.929 10 INFO neutron.api.v2.resource [None req-8fbf89d8-81d0-448f-b5a2-b1186636af06 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:08:17.930 10 INFO neutron.wsgi [None req-8fbf89d8-81d0-448f-b5a2-b1186636af06 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0131443 2026-06-28 21:08:17.966 10 INFO neutron.wsgi [None req-86c72012-cb2d-403d-b03c-5082a9e4c0be 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "DELETE /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0308750 2026-06-28 21:08:17.984 10 INFO neutron.wsgi [None req-74908985-ff3b-437b-b164-5f4a9665fe80 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 223 time: 0.0144999 2026-06-28 21:08:18.003 10 INFO neutron.api.v2.resource [None req-13ab6256-ec0c-4adc-b45b-199da752bc6c 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:08:18.005 10 INFO neutron.wsgi [None req-13ab6256-ec0c-4adc-b45b-199da752bc6c 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "DELETE /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0162172 2026-06-28 21:08:18.046 10 INFO neutron.wsgi [None req-23a3c04b-0ec6-4f7a-9388-a012279f856f 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "DELETE /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 204 len: 168 time: 0.0368335 2026-06-28 21:08:18.078 10 INFO neutron.wsgi [None req-e11a36a9-2e98-4c8f-a318-cc55a8ec3f63 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654/tags HTTP/1.1" status: 200 len: 205 time: 0.0252614 2026-06-28 21:08:18.079 9 INFO neutron.wsgi [None req-d1f66136-bd72-45b3-88d0-2be3036ebc03 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - default default] 10.0.0.202 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2069 time: 0.3988113 2026-06-28 21:08:18.108 9 INFO neutron.wsgi [None req-90b725b1-0518-4a03-a75f-b92501d7a80d 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654 HTTP/1.1" status: 200 len: 603 time: 0.0220935 2026-06-28 21:08:18.148 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 7a25bc59-51a5-44c5-9fff-98d2648b1d93 2026-06-28 21:08:18.155 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 7a25bc59-51a5-44c5-9fff-98d2648b1d93 2026-06-28 21:08:18.156 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 7a25bc59-51a5-44c5-9fff-98d2648b1d93 (type: router_ports) to 2 2026-06-28 21:08:18.261 10 INFO neutron.wsgi [None req-194f44ac-dae3-4a89-a2d2-166440d03668 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - default default] 10.0.0.202 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2682 time: 0.1783257 2026-06-28 21:08:18.331 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 7a25bc59-51a5-44c5-9fff-98d2648b1d93 (type: ports) to 2 2026-06-28 21:08:18.421 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] No more DHCP agents 2026-06-28 21:08:18.423 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Unable to schedule network a32838c0-2a13-4b53-8375-a2de26ba8622: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:18.427 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 7a25bc59-51a5-44c5-9fff-98d2648b1d93 (type: ports) to 3 2026-06-28 21:08:18.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 7a25bc59-51a5-44c5-9fff-98d2648b1d93 (type: router_ports) to 3 2026-06-28 21:08:18.699 10 INFO neutron.wsgi [None req-610c81fa-702f-4518-87f4-687de8a45a6b 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - default default] 10.0.0.202 "GET /v2.0/ports/68b4d6aa-40c3-4610-8cb6-99c05a1e3677 HTTP/1.1" status: 200 len: 1020 time: 0.5802181 2026-06-28 21:08:18.773 10 INFO neutron.wsgi [None req-80d9e161-e1a4-4100-81b1-8dfa05771276 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - default default] 10.0.0.202 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2682 time: 0.5034792 2026-06-28 21:08:18.856 10 INFO neutron.wsgi [None req-b404adef-6356-4ca4-a006-38e207bd2297 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - default default] 10.0.0.202 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2069 time: 0.0780180 2026-06-28 21:08:18.907 9 INFO neutron.wsgi [None req-895f47cf-d59b-44a6-a6c8-fb7f9b437849 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "DELETE /v2.0/trunks/fee9dfb3-0d3d-4ac2-857d-5bca62e07654 HTTP/1.1" status: 204 len: 168 time: 0.2005563 2026-06-28 21:08:18.908 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 7a25bc59-51a5-44c5-9fff-98d2648b1d93 (type: router_ports) to 3 2026-06-28 21:08:18.910 9 INFO neutron.wsgi [None req-8f71348f-6d0b-4ab5-8a20-c82f4189bba1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.2891028 2026-06-28 21:08:19.157 10 INFO neutron.wsgi [None req-9a0af971-3ccf-420d-8d09-b2b9f627d2f6 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "DELETE /v2.0/ports/68b4d6aa-40c3-4610-8cb6-99c05a1e3677 HTTP/1.1" status: 204 len: 168 time: 0.2425239 2026-06-28 21:08:19.312 9 INFO neutron.services.segments.plugin [-] Segment 088d86c2-d989-4465-9da3-335e7c84f70a resource provider aggregate not found 2026-06-28 21:08:19.319 9 INFO neutron.services.segments.plugin [-] Segment 088d86c2-d989-4465-9da3-335e7c84f70a resource provider aggregate not found 2026-06-28 21:08:19.338 9 INFO neutron.services.segments.plugin [-] Segment 088d86c2-d989-4465-9da3-335e7c84f70a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088d86c2-d989-4465-9da3-335e7c84f70a found for delete ", "request_id": "req-ca45aea4-3985-43c0-b3f8-220207371555"}]} 2026-06-28 21:08:19.340 9 INFO neutron.services.segments.plugin [-] Segment 088d86c2-d989-4465-9da3-335e7c84f70a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088d86c2-d989-4465-9da3-335e7c84f70a found for delete ", "request_id": "req-e60e1b61-fb64-4c24-af8e-72e656161e82"}]} 2026-06-28 21:08:19.377 9 INFO neutron.wsgi [None req-af5ecf4f-b390-4d54-9d32-45a8f1fbf15a 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "DELETE /v2.0/networks/77b183fc-66f9-4b75-9804-d9c6f5c4e26d HTTP/1.1" status: 204 len: 168 time: 0.5152705 2026-06-28 21:08:19.510 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] No more DHCP agents 2026-06-28 21:08:19.512 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Unable to schedule network ba66181c-59d1-4a45-bb8b-edc7894b0b03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:19.607 10 INFO neutron.services.segments.plugin [-] Segment ca6658f4-e09d-448f-9c34-a09fb0505ea7 resource provider aggregate not found 2026-06-28 21:08:19.616 10 INFO neutron.services.segments.plugin [-] Segment ca6658f4-e09d-448f-9c34-a09fb0505ea7 resource provider aggregate not found 2026-06-28 21:08:19.638 10 INFO neutron.services.segments.plugin [-] Segment ca6658f4-e09d-448f-9c34-a09fb0505ea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca6658f4-e09d-448f-9c34-a09fb0505ea7 found for delete ", "request_id": "req-9d7616ef-f0f6-49cd-98e9-40b029c95ed5"}]} 2026-06-28 21:08:19.655 10 INFO neutron.services.segments.plugin [-] Segment ca6658f4-e09d-448f-9c34-a09fb0505ea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca6658f4-e09d-448f-9c34-a09fb0505ea7 found for delete ", "request_id": "req-53e8de22-adc1-4cff-9bff-a4be9b6836ef"}]} 2026-06-28 21:08:19.685 10 INFO neutron.wsgi [None req-a5e5657e-74e0-477e-8110-703640b17b34 5ab6f624f375415d9b734a5ef99239c4 9b7e2a7b29224fc3a631db82a22158a4 - - - -] 10.0.0.202 "DELETE /v2.0/networks/5c4d10c6-74d3-48fc-9bd1-6e47df46b0a1 HTTP/1.1" status: 204 len: 168 time: 0.5238106 2026-06-28 21:08:19.689 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 6e78d292-dc0a-4513-aae3-fbb49f33ccdd (type: ports) to 1 2026-06-28 21:08:19.882 10 INFO neutron.wsgi [None req-7685cd0b-f968-49ea-844e-7880c45acb0e 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "DELETE /v2.0/networks/4678729f-9505-406f-9cb4-58cfc3eb9357 HTTP/1.1" status: 204 len: 168 time: 0.4989889 2026-06-28 21:08:20.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d4d2dd4-5a3d-4898-bea8-d2759e52a807 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource ce6963e5-aa10-4270-935f-1c9a338ef6e4 (type: security_groups) to 1 2026-06-28 21:08:20.541 10 INFO neutron.wsgi [None req-3d4d2dd4-5a3d-4898-bea8-d2759e52a807 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=02aee91679c84fa4807a474a2d451998&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2277634 2026-06-28 21:08:20.743 10 INFO neutron.wsgi [None req-b32247d0-9b37-4ff9-99c3-850637b1eb44 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/ce6963e5-aa10-4270-935f-1c9a338ef6e4 HTTP/1.1" status: 204 len: 168 time: 0.1972570 2026-06-28 21:08:20.905 10 INFO neutron.wsgi [None req-5d57a6ff-9e02-4bf4-a516-764013478cf1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=9b7e2a7b29224fc3a631db82a22158a4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0386622 2026-06-28 21:08:20.971 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 6e78d292-dc0a-4513-aae3-fbb49f33ccdd (type: router_ports) to 2 2026-06-28 21:08:21.059 9 INFO neutron.wsgi [None req-71f8e3d8-0176-4721-8554-cc73576fad92 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "DELETE /v2.0/networks/f256104d-8540-4a93-8cba-57e68018abbe HTTP/1.1" status: 204 len: 168 time: 1.1717622 2026-06-28 21:08:21.115 10 INFO neutron.wsgi [None req-8cbdb489-3b9e-4fb5-bfaa-e0ce3ad057c6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/ac6b1f1b-011c-4f37-b325-e99d3a763069 HTTP/1.1" status: 204 len: 168 time: 0.2044923 2026-06-28 21:08:21.172 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 6e78d292-dc0a-4513-aae3-fbb49f33ccdd (type: ports) to 2 2026-06-28 21:08:21.259 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] No more DHCP agents 2026-06-28 21:08:21.260 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Unable to schedule network ba66181c-59d1-4a45-bb8b-edc7894b0b03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:21.359 9 INFO neutron.services.segments.plugin [-] Segment 3965daf1-18ee-493b-ae0e-a139617144d0 resource provider aggregate not found 2026-06-28 21:08:21.365 9 INFO neutron.services.segments.plugin [-] Segment 3965daf1-18ee-493b-ae0e-a139617144d0 resource provider aggregate not found 2026-06-28 21:08:21.372 9 INFO neutron.services.segments.plugin [-] Segment 3965daf1-18ee-493b-ae0e-a139617144d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3965daf1-18ee-493b-ae0e-a139617144d0 found for delete ", "request_id": "req-6ec8c0c2-bd88-43b0-91b0-c23811a18870"}]} 2026-06-28 21:08:21.382 9 INFO neutron.services.segments.plugin [-] Segment 3965daf1-18ee-493b-ae0e-a139617144d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3965daf1-18ee-493b-ae0e-a139617144d0 found for delete ", "request_id": "req-2fdbaf35-dd1a-476b-a93d-45dfca21917b"}]} 2026-06-28 21:08:21.495 10 INFO neutron.wsgi [None req-7c6ee521-9690-47c4-9514-8b4f03f3403c 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "DELETE /v2.0/networks/39656f1b-4b8b-4686-96d2-8181ea2c9812 HTTP/1.1" status: 204 len: 168 time: 0.4285142 2026-06-28 21:08:21.610 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 6e78d292-dc0a-4513-aae3-fbb49f33ccdd (type: router_ports) to 2 2026-06-28 21:08:21.613 9 INFO neutron.wsgi [None req-8c46c63b-b9c4-4363-b75c-28b643c8b550 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6965632 2026-06-28 21:08:21.674 10 INFO neutron.services.segments.plugin [-] Segment 60f0cc51-44e1-4a40-87b7-360bf1f41f86 resource provider aggregate not found 2026-06-28 21:08:21.681 10 INFO neutron.services.segments.plugin [-] Segment 60f0cc51-44e1-4a40-87b7-360bf1f41f86 resource provider aggregate not found 2026-06-28 21:08:21.693 10 INFO neutron.services.segments.plugin [-] Segment 60f0cc51-44e1-4a40-87b7-360bf1f41f86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60f0cc51-44e1-4a40-87b7-360bf1f41f86 found for delete ", "request_id": "req-d44ff826-7014-4016-b41f-ce816674b96d"}]} 2026-06-28 21:08:21.705 10 INFO neutron.services.segments.plugin [-] Segment 60f0cc51-44e1-4a40-87b7-360bf1f41f86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60f0cc51-44e1-4a40-87b7-360bf1f41f86 found for delete ", "request_id": "req-1a3e0bda-4edf-40ce-aff6-1e4662488f72"}]} 2026-06-28 21:08:21.726 10 INFO neutron.services.segments.plugin [-] Segment 5f1a48ed-e7fe-49f7-936d-1ec2c2b586ab resource provider aggregate not found 2026-06-28 21:08:21.734 10 INFO neutron.services.segments.plugin [-] Segment 5f1a48ed-e7fe-49f7-936d-1ec2c2b586ab resource provider aggregate not found 2026-06-28 21:08:21.746 10 INFO neutron.services.segments.plugin [-] Segment 5f1a48ed-e7fe-49f7-936d-1ec2c2b586ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f1a48ed-e7fe-49f7-936d-1ec2c2b586ab found for delete ", "request_id": "req-94bf57fc-6d08-421e-acf6-13a1d2758e55"}]} 2026-06-28 21:08:21.747 10 INFO neutron.services.segments.plugin [-] Segment 5f1a48ed-e7fe-49f7-936d-1ec2c2b586ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f1a48ed-e7fe-49f7-936d-1ec2c2b586ab found for delete ", "request_id": "req-cf20b336-5e16-423d-8f76-09119e7eb5a0"}]} 2026-06-28 21:08:21.988 10 INFO neutron.wsgi [None req-2f535f93-eb7a-43f3-91d8-0fc6afa70397 11597e6f700743bea1e24c4759bc1a02 7ffa24f57002443ca913a04e7b98cf0c - - - -] 10.0.0.202 "DELETE /v2.0/networks/5c8971cb-2e5e-4ae9-86f7-6954e26701a7 HTTP/1.1" status: 204 len: 168 time: 0.4834170 2026-06-28 21:08:22.195 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] No more DHCP agents 2026-06-28 21:08:22.197 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Unable to schedule network 8bcee20a-1ac5-487c-925b-43f29fca1ab9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:22.334 9 INFO neutron.db.ovn_revision_numbers_db [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce (type: ports) to 1 2026-06-28 21:08:22.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce (type: router_ports) to 2 2026-06-28 21:08:23.023 10 INFO neutron.db.ovn_revision_numbers_db [None req-143eb9e3-9151-4d19-8cac-cf90ddce9810 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a5bee392-4b78-4fae-94c2-a857f38504e5 (type: security_groups) to 1 2026-06-28 21:08:23.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Successfully bumped revision number for resource 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce (type: ports) to 2 2026-06-28 21:08:23.043 10 INFO neutron.wsgi [None req-143eb9e3-9151-4d19-8cac-cf90ddce9810 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=27fa64e6ee784013966584c9210691e5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2753806 2026-06-28 21:08:23.096 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] No more DHCP agents 2026-06-28 21:08:23.097 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] Unable to schedule network 8bcee20a-1ac5-487c-925b-43f29fca1ab9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:23.215 10 INFO neutron.wsgi [None req-bb8701f9-2ce0-430f-af0b-cc9aaa268ccc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a5bee392-4b78-4fae-94c2-a857f38504e5 HTTP/1.1" status: 204 len: 168 time: 0.1671479 2026-06-28 21:08:23.354 9 INFO neutron.wsgi [None req-be85e8d2-6d78-4e88-8f52-b73d0f4edf2a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=7ffa24f57002443ca913a04e7b98cf0c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0459194 2026-06-28 21:08:23.547 10 INFO neutron.wsgi [None req-ef8a04e0-69ba-4ba9-b5a1-774412e0f808 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/102cb8aa-c173-4443-b14b-a2c6dfcaa85a HTTP/1.1" status: 204 len: 168 time: 0.1882448 2026-06-28 21:08:23.589 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 7a25bc59-51a5-44c5-9fff-98d2648b1d93: RuntimeError: No hosting information found for port 7a25bc59-51a5-44c5-9fff-98d2648b1d93 2026-06-28 21:08:23.590 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 6e78d292-dc0a-4513-aae3-fbb49f33ccdd 2026-06-28 21:08:23.604 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 6e78d292-dc0a-4513-aae3-fbb49f33ccdd 2026-06-28 21:08:23.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce (type: router_ports) to 2 2026-06-28 21:08:23.620 9 INFO neutron.wsgi [None req-eae010f3-5c95-4751-9394-87133bccf320 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0006340 2026-06-28 21:08:23.768 10 INFO neutron.services.segments.plugin [-] Segment e39aa09e-1119-49ea-8879-fda84899aad8 resource provider aggregate not found 2026-06-28 21:08:23.773 10 INFO neutron.services.segments.plugin [-] Segment e39aa09e-1119-49ea-8879-fda84899aad8 resource provider aggregate not found 2026-06-28 21:08:23.798 10 INFO neutron.services.segments.plugin [-] Segment e39aa09e-1119-49ea-8879-fda84899aad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e39aa09e-1119-49ea-8879-fda84899aad8 found for delete ", "request_id": "req-25f2e0b6-853a-4b6c-87fd-26bc164a207c"}]} 2026-06-28 21:08:23.799 10 INFO neutron.services.segments.plugin [-] Segment e39aa09e-1119-49ea-8879-fda84899aad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e39aa09e-1119-49ea-8879-fda84899aad8 found for delete ", "request_id": "req-e54cdfef-0f01-40f9-a645-a249c8caacd4"}]} 2026-06-28 21:08:23.814 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7db0ea7-3f61-4b08-9f2c-4a2473a72356 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 7e58e7d8-6688-4cd9-b085-3b7a2581852c (type: security_groups) to 1 2026-06-28 21:08:23.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-85593654-5071-47ff-a459-a6416b3118a9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource cbb1ef42-8faf-4be0-98ac-3e866a426f03 (type: security_groups) to 1 2026-06-28 21:08:23.834 9 INFO neutron.wsgi [None req-c7db0ea7-3f61-4b08-9f2c-4a2473a72356 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1763 time: 0.1494555 2026-06-28 21:08:23.857 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 6e78d292-dc0a-4513-aae3-fbb49f33ccdd (type: ports) to 3 2026-06-28 21:08:23.867 10 INFO neutron.wsgi [None req-85593654-5071-47ff-a459-a6416b3118a9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=c09026f8cf204e6d842e0533ce41b117&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1638117 2026-06-28 21:08:23.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 6e78d292-dc0a-4513-aae3-fbb49f33ccdd (type: router_ports) to 3 2026-06-28 21:08:23.972 10 INFO neutron.db.ovn_revision_numbers_db [None req-dd8868ad-9bf9-4f6a-8941-977b776503e6 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 96d5e26a-d325-4e51-9960-058ec9c07e24 (type: security_group_rules) to 0 2026-06-28 21:08:24.004 10 INFO neutron.wsgi [None req-dd8868ad-9bf9-4f6a-8941-977b776503e6 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1591623 2026-06-28 21:08:24.074 10 INFO neutron.wsgi [None req-69cd5043-6301-4b1b-b1f4-92ae2cb3fc96 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/cbb1ef42-8faf-4be0-98ac-3e866a426f03 HTTP/1.1" status: 204 len: 168 time: 0.2010529 2026-06-28 21:08:24.163 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bc771a4-b8ba-404d-a858-de25890536b4 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 345b2ffd-9fd3-45a3-b8e2-5ca8342c14b8 (type: security_group_rules) to 0 2026-06-28 21:08:24.197 10 INFO neutron.wsgi [None req-9bc771a4-b8ba-404d-a858-de25890536b4 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1872599 2026-06-28 21:08:24.314 10 INFO neutron.db.ovn_revision_numbers_db [None req-af9b1c2c-7d8e-43b0-b9b1-d23730002756 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 9ebb52ef-568a-4c40-ad69-8fb20835a385 (type: security_group_rules) to 0 2026-06-28 21:08:24.335 10 INFO neutron.wsgi [None req-af9b1c2c-7d8e-43b0-b9b1-d23730002756 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.1315246 2026-06-28 21:08:24.458 10 INFO neutron.db.ovn_revision_numbers_db [None req-f906275f-cf9b-4d63-8a01-ca9bafe8c063 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 1501754b-baf7-466c-a55c-cd0f0771e7bc (type: security_group_rules) to 0 2026-06-28 21:08:24.487 10 INFO neutron.wsgi [None req-f906275f-cf9b-4d63-8a01-ca9bafe8c063 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1451805 2026-06-28 21:08:24.516 9 INFO neutron.db.ovn_revision_numbers_db [None req-9be52622-06f8-4d68-918c-a2567012352d 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Successfully bumped revision number for resource 4652f1d8-2fdf-451d-80c9-4062a5f659f1 (type: security_groups) to 1 2026-06-28 21:08:24.577 9 INFO neutron.db.segments_db [None req-9be52622-06f8-4d68-918c-a2567012352d 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Added segment 562b407b-2a0d-4dd2-b302-04b70e4610fe of type geneve for network 1af462f6-4d19-41e0-8b1b-767784bb308d 2026-06-28 21:08:24.606 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ca4208c-5180-4930-beb4-424f7cf5639d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 3cfc86fa-b1d3-4678-b86c-f6c0a1f30ccb (type: security_group_rules) to 0 2026-06-28 21:08:24.638 10 INFO neutron.wsgi [None req-6ca4208c-5180-4930-beb4-424f7cf5639d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1446548 2026-06-28 21:08:24.717 9 INFO neutron.db.ovn_revision_numbers_db [None req-9be52622-06f8-4d68-918c-a2567012352d 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Successfully bumped revision number for resource 1af462f6-4d19-41e0-8b1b-767784bb308d (type: networks) to 1 2026-06-28 21:08:24.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-0489d8a4-64e1-4eba-8da2-2f4acbe09397 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 1d4db02f-26dc-4648-9487-5db6b51cb1ca (type: security_group_rules) to 0 2026-06-28 21:08:24.805 10 INFO neutron.wsgi [None req-0489d8a4-64e1-4eba-8da2-2f4acbe09397 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1613851 2026-06-28 21:08:24.897 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9be52622-06f8-4d68-918c-a2567012352d 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] No more DHCP agents 2026-06-28 21:08:24.899 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9be52622-06f8-4d68-918c-a2567012352d 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Unable to schedule network 1af462f6-4d19-41e0-8b1b-767784bb308d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:24.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-5454d9b2-d6fc-4869-9852-c727af714a7e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource bca80778-b12b-4088-9cb7-d49d06214693 (type: security_group_rules) to 0 2026-06-28 21:08:24.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-9be52622-06f8-4d68-918c-a2567012352d 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Successfully bumped revision number for resource 8b81cdad-f2d5-4e17-861c-7eb1b14142ca (type: ports) to 1 2026-06-28 21:08:24.965 10 INFO neutron.wsgi [None req-5454d9b2-d6fc-4869-9852-c727af714a7e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1533799 2026-06-28 21:08:24.993 9 INFO neutron.wsgi [None req-9be52622-06f8-4d68-918c-a2567012352d 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7720761 2026-06-28 21:08:25.100 9 INFO neutron.db.segments_db [None req-53683a37-3bcf-43fb-9a26-5a13d2c715d0 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Added segment ed6612d6-cd37-43bc-9cf6-2c0e8f2fe926 of type geneve for network 2dbb7c95-3be1-4902-ad2a-6afbab308411 2026-06-28 21:08:25.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-cea0b407-aec6-4b1d-8236-8a1a562abfc9 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 10b0f81a-0957-4da2-ab70-944559b6b9e9 (type: security_group_rules) to 0 2026-06-28 21:08:25.170 9 INFO neutron.wsgi [None req-cea0b407-aec6-4b1d-8236-8a1a562abfc9 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1994362 2026-06-28 21:08:25.234 9 INFO neutron.db.ovn_revision_numbers_db [None req-53683a37-3bcf-43fb-9a26-5a13d2c715d0 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Successfully bumped revision number for resource 2dbb7c95-3be1-4902-ad2a-6afbab308411 (type: networks) to 1 2026-06-28 21:08:25.377 9 INFO neutron.db.ovn_revision_numbers_db [None req-caec4949-1ae3-4b6e-85a3-118288d4b1be 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 3d8f5002-e724-4aad-b1f2-7dffe726ceaf (type: security_group_rules) to 0 2026-06-28 21:08:25.415 9 INFO neutron.wsgi [None req-caec4949-1ae3-4b6e-85a3-118288d4b1be 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.2360492 2026-06-28 21:08:25.417 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53683a37-3bcf-43fb-9a26-5a13d2c715d0 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] No more DHCP agents 2026-06-28 21:08:25.419 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53683a37-3bcf-43fb-9a26-5a13d2c715d0 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Unable to schedule network 2dbb7c95-3be1-4902-ad2a-6afbab308411: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:25.477 9 INFO neutron.db.ovn_revision_numbers_db [None req-53683a37-3bcf-43fb-9a26-5a13d2c715d0 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] Successfully bumped revision number for resource c91688e6-20a7-42d3-8c4e-37121250bde9 (type: ports) to 1 2026-06-28 21:08:25.497 9 INFO neutron.wsgi [None req-53683a37-3bcf-43fb-9a26-5a13d2c715d0 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.4950583 2026-06-28 21:08:25.550 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a19ccd6-865b-4dea-9081-f112b05b329f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 6f59eab3-8000-4332-9ea9-0dc8415963fc (type: security_group_rules) to 0 2026-06-28 21:08:25.571 9 INFO neutron.wsgi [None req-a621c91e-f369-4112-a3cb-8e51e8c1114f 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] 10.0.0.202 "PUT /v2.0/networks/1af462f6-4d19-41e0-8b1b-767784bb308d/tags HTTP/1.1" status: 200 len: 218 time: 0.0684974 2026-06-28 21:08:25.575 10 INFO neutron.wsgi [None req-9a19ccd6-865b-4dea-9081-f112b05b329f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1529245 2026-06-28 21:08:25.624 9 INFO neutron.wsgi [None req-00b6584d-3faa-4776-8778-cdabfdc447ca 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - default default] 10.0.0.202 "GET /v2.0/networks/1af462f6-4d19-41e0-8b1b-767784bb308d/tags HTTP/1.1" status: 200 len: 218 time: 0.0483780 2026-06-28 21:08:25.691 9 INFO neutron.wsgi [None req-df9df719-8613-49d9-b9fe-e22d7883ac7a 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] 10.0.0.202 "PUT /v2.0/networks/2dbb7c95-3be1-4902-ad2a-6afbab308411/tags HTTP/1.1" status: 200 len: 210 time: 0.0578401 2026-06-28 21:08:25.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-2914c061-86d6-464a-99e8-00ac52192cb9 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 68c4dbd4-99e5-4dbb-917f-5cf81df895bd (type: security_group_rules) to 0 2026-06-28 21:08:25.728 9 INFO neutron.wsgi [None req-644dc870-43bf-4e43-a487-b0f431ef8628 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - default default] 10.0.0.202 "GET /v2.0/networks/2dbb7c95-3be1-4902-ad2a-6afbab308411/tags HTTP/1.1" status: 200 len: 210 time: 0.0339069 2026-06-28 21:08:25.742 10 INFO neutron.wsgi [None req-2914c061-86d6-464a-99e8-00ac52192cb9 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1626132 2026-06-28 21:08:25.775 9 INFO neutron.wsgi [None req-9c348faa-f674-42d7-bac6-3496adced425 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] 10.0.0.202 "PUT /v2.0/networks/2dbb7c95-3be1-4902-ad2a-6afbab308411/tags HTTP/1.1" status: 200 len: 205 time: 0.0424018 2026-06-28 21:08:25.820 9 INFO neutron.wsgi [None req-2ef4fd9c-a864-4184-8df7-512137d5fdb3 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - default default] 10.0.0.202 "GET /v2.0/networks/2dbb7c95-3be1-4902-ad2a-6afbab308411/tags HTTP/1.1" status: 200 len: 205 time: 0.0408757 2026-06-28 21:08:25.864 9 INFO neutron.wsgi [None req-ffb10c1e-a2d9-4bac-8c84-68b4e503fb99 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - default default] 10.0.0.202 "GET /v2.0/networks/1af462f6-4d19-41e0-8b1b-767784bb308d/tags HTTP/1.1" status: 200 len: 218 time: 0.0385249 2026-06-28 21:08:25.868 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011394 2026-06-28 21:08:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008643 2026-06-28 21:08:26.143 9 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-ae769836-35d5-4fe1-8814-0d9c9b43e0fd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-lb_member_SG-291236611&fields=id&tenant_id=e899c9b99f4440b39f1dd4f459f47dee HTTP/1.1" status: 200 len: 267 time: 0.0400980 2026-06-28 21:08:26.263 9 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-d628a0e7-cdc7-4ec9-998f-4f359c85b954 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 904 time: 0.1150303 2026-06-28 21:08:26.290 9 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-2538d9ab-da41-47fd-96a2-9ac415080605 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/quotas/e899c9b99f4440b39f1dd4f459f47dee HTTP/1.1" status: 200 len: 386 time: 0.0168667 2026-06-28 21:08:26.736 9 INFO neutron.services.segments.plugin [-] Segment 562b407b-2a0d-4dd2-b302-04b70e4610fe resource provider aggregate not found 2026-06-28 21:08:26.742 9 INFO neutron.services.segments.plugin [-] Segment 562b407b-2a0d-4dd2-b302-04b70e4610fe resource provider aggregate not found 2026-06-28 21:08:26.757 9 INFO neutron.services.segments.plugin [-] Segment 562b407b-2a0d-4dd2-b302-04b70e4610fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562b407b-2a0d-4dd2-b302-04b70e4610fe found for delete ", "request_id": "req-9850c7d1-208a-4d33-8624-1f6bd5f7d375"}]} 2026-06-28 21:08:26.761 9 INFO neutron.services.segments.plugin [-] Segment 562b407b-2a0d-4dd2-b302-04b70e4610fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562b407b-2a0d-4dd2-b302-04b70e4610fe found for delete ", "request_id": "req-4f8409c5-7693-4372-b7f1-6a34f42455e1"}]} 2026-06-28 21:08:26.801 9 INFO neutron.wsgi [None req-b6549108-d2f3-46cc-9d4e-1861422fb119 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] 10.0.0.202 "DELETE /v2.0/networks/1af462f6-4d19-41e0-8b1b-767784bb308d HTTP/1.1" status: 204 len: 168 time: 0.9249582 2026-06-28 21:08:26.874 9 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-335dc601-fb0a-42f3-8c85-745f3172bf8b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&fields=id HTTP/1.1" status: 200 len: 486 time: 0.5735016 2026-06-28 21:08:26.949 9 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-a4a00fde-9545-4854-8229-49955042c6cf 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0609646 2026-06-28 21:08:27.016 9 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-ae072cba-e8f9-4bbd-8d96-1133c8c0d52c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0599730 2026-06-28 21:08:27.173 9 INFO neutron.wsgi [req-28d6253f-e208-4164-8241-3865600b984d req-84cd7d1b-25ea-449e-9275-5bc374fe4ffc 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 210 time: 0.0192769 2026-06-28 21:08:27.177 10 INFO neutron.services.segments.plugin [-] Segment ed6612d6-cd37-43bc-9cf6-2c0e8f2fe926 resource provider aggregate not found 2026-06-28 21:08:27.188 10 INFO neutron.services.segments.plugin [-] Segment ed6612d6-cd37-43bc-9cf6-2c0e8f2fe926 resource provider aggregate not found 2026-06-28 21:08:27.214 10 INFO neutron.services.segments.plugin [-] Segment ed6612d6-cd37-43bc-9cf6-2c0e8f2fe926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6612d6-cd37-43bc-9cf6-2c0e8f2fe926 found for delete ", "request_id": "req-5002314b-4cd1-4411-9527-30aba4dcec5e"}]} 2026-06-28 21:08:27.221 10 INFO neutron.services.segments.plugin [-] Segment ed6612d6-cd37-43bc-9cf6-2c0e8f2fe926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6612d6-cd37-43bc-9cf6-2c0e8f2fe926 found for delete ", "request_id": "req-b2ed3ce9-9ae1-42e1-942f-de653edcc341"}]} 2026-06-28 21:08:27.247 10 INFO neutron.wsgi [None req-9e5fb1c6-babc-445b-acb5-c919d5609dba 0ac61978b2ae434abb3b9a2839576a4b b7cf7d6182dd44efbd706c4acf0157df - - - -] 10.0.0.202 "DELETE /v2.0/networks/2dbb7c95-3be1-4902-ad2a-6afbab308411 HTTP/1.1" status: 204 len: 168 time: 0.4404004 2026-06-28 21:08:27.928 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-ecaa4215-d2fb-4b96-b5a5-42f5481c9010 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 904 time: 0.0987592 2026-06-28 21:08:27.990 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-7264bbbe-0528-4065-b2d5-4325d333b8d0 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e899c9b99f4440b39f1dd4f459f47dee HTTP/1.1" status: 200 len: 377 time: 0.0569706 2026-06-28 21:08:28.094 9 INFO neutron.wsgi [None req-1339a67c-f447-4bd3-ac44-989564c8a63a ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1107757 2026-06-28 21:08:28.138 9 INFO neutron.wsgi [None req-19d3d96d-a64c-40f6-8c64-2f5bf55eee6b ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0392489 2026-06-28 21:08:28.177 9 INFO neutron.wsgi [None req-f04a5ef4-0190-406c-90f5-067fd248a269 ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0350404 2026-06-28 21:08:28.219 9 INFO neutron.wsgi [None req-6ad834b4-3c45-4a47-8c0f-b48c4be39293 ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0368080 2026-06-28 21:08:28.266 9 INFO neutron.wsgi [None req-f5b1714d-a10b-488c-b593-cc72f429547c ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0428085 2026-06-28 21:08:28.299 9 INFO neutron.wsgi [None req-c0e7944c-1d23-4bc3-a0db-e812c27d93ed ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "PUT /v2.0/policies/c85cff9c-279f-4573-a695-7df37fa68e68/tags HTTP/1.1" status: 200 len: 210 time: 0.0220199 2026-06-28 21:08:28.326 9 INFO neutron.wsgi [None req-8c6538e2-5fcc-480c-b656-c52510acfeec ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "PUT /v2.0/policies/4baa76a8-7370-42dc-87a6-343f33a0cb27/tags HTTP/1.1" status: 200 len: 218 time: 0.0224791 2026-06-28 21:08:28.354 9 INFO neutron.wsgi [None req-1ffd47a0-3aff-4922-8c93-9b3ac27965e3 ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "PUT /v2.0/policies/3d9ee254-dc75-4adb-9e94-75fc64f8ec5d/tags HTTP/1.1" status: 200 len: 227 time: 0.0247703 2026-06-28 21:08:28.384 9 INFO neutron.wsgi [None req-7b584ff4-adb0-4b94-a409-f9e5485758d0 ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "PUT /v2.0/policies/471fb1da-7e3d-49c0-b4e0-0d645847a832/tags HTTP/1.1" status: 200 len: 212 time: 0.0232172 2026-06-28 21:08:28.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-0f08227d-2ab4-4561-921b-7aa9d6a5d0ee 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource cbd59a78-bad5-411c-9c65-4c2d6fec7b1b (type: security_groups) to 1 2026-06-28 21:08:28.422 10 INFO neutron.wsgi [None req-0f08227d-2ab4-4561-921b-7aa9d6a5d0ee 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=644c3c67e61e41b0b8e62586d53c61cc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5519669 2026-06-28 21:08:28.608 9 INFO neutron.wsgi [None req-aac2ab9d-9220-44a5-9ae0-d511a2690104 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/cbd59a78-bad5-411c-9c65-4c2d6fec7b1b HTTP/1.1" status: 204 len: 168 time: 0.1804295 2026-06-28 21:08:28.620 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe2ba341-6965-41f3-a935-b8c9e4a2e8b4 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:28.622 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe2ba341-6965-41f3-a935-b8c9e4a2e8b4 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network ba66181c-59d1-4a45-bb8b-edc7894b0b03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:28.747 9 INFO neutron.wsgi [None req-ee2443a1-dbc2-4dec-b86a-233fa8881263 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=b7cf7d6182dd44efbd706c4acf0157df&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0292311 2026-06-28 21:08:28.773 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe2ba341-6965-41f3-a935-b8c9e4a2e8b4 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 61e7e661-467f-459b-8f27-072ae40402d7 (type: ports) to 1 2026-06-28 21:08:28.795 10 INFO neutron.wsgi [None req-fe2ba341-6965-41f3-a935-b8c9e4a2e8b4 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 0.7950621 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:28.917 9 INFO neutron.wsgi [None req-3447097e-5369-433b-9bbd-e3062cd50165 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/4652f1d8-2fdf-451d-80c9-4062a5f659f1 HTTP/1.1" status: 204 len: 168 time: 0.1651785 2026-06-28 21:08:28.978 10 INFO neutron.wsgi [None req-ec3519d5-15e1-4c08-b501-3174adc8e414 4218b3f229d64e81a76b4f2b21e37c94 6100a083d9524c86a5ecaf302a0348cd - - default default] 10.0.0.202 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.2349455 2026-06-28 21:08:29.040 9 INFO neutron.wsgi [None req-2dec7053-beb4-4025-93f9-0c2d861939ac 4218b3f229d64e81a76b4f2b21e37c94 6100a083d9524c86a5ecaf302a0348cd - - default default] 10.0.0.202 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0572052 2026-06-28 21:08:29.097 9 INFO neutron.wsgi [None req-e6eda6af-42e8-4550-b51a-3ce7dd71b7bf 4218b3f229d64e81a76b4f2b21e37c94 6100a083d9524c86a5ecaf302a0348cd - - default default] 10.0.0.202 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.0523553 2026-06-28 21:08:29.163 9 INFO neutron.wsgi [None req-6b183238-0b31-4216-ba29-da7ec4884da0 4218b3f229d64e81a76b4f2b21e37c94 6100a083d9524c86a5ecaf302a0348cd - - default default] 10.0.0.202 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.0595052 2026-06-28 21:08:29.182 10 INFO neutron.db.ovn_revision_numbers_db [None req-7729c14b-a71a-4a30-a0b7-742fe8b3c221 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 61e7e661-467f-459b-8f27-072ae40402d7 (type: ports) to 2 2026-06-28 21:08:29.224 9 INFO neutron.wsgi [None req-f9cd0133-0c29-4513-a93f-485257c6b94a 4218b3f229d64e81a76b4f2b21e37c94 6100a083d9524c86a5ecaf302a0348cd - - default default] 10.0.0.202 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.0550625 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:29.357 10 INFO neutron.wsgi [None req-396f1908-d71b-4f1b-a448-51a768230919 4218b3f229d64e81a76b4f2b21e37c94 6100a083d9524c86a5ecaf302a0348cd - - default default] 10.0.0.202 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.1283534 2026-06-28 21:08:29.363 10 INFO neutron.db.ovn_revision_numbers_db [None req-7729c14b-a71a-4a30-a0b7-742fe8b3c221 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 61e7e661-467f-459b-8f27-072ae40402d7 (type: ports) to 2 2026-06-28 21:08:29.375 10 INFO neutron.wsgi [None req-7729c14b-a71a-4a30-a0b7-742fe8b3c221 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 1557 time: 0.5736215 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:29.417 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-86438ff2-79a6-4d26-adab-b3dff6cc8cee'] response: {'name': 'network-changed', 'server_uuid': 'ee5a5209-45ac-45ba-8ea3-199e73f65347', 'tag': '61e7e661-467f-459b-8f27-072ae40402d7', 'status': 'completed', 'code': 200} 2026-06-28 21:08:29.434 9 INFO neutron.wsgi [None req-f3ce5b24-55dc-41e6-91ee-fc4007b5e681 4218b3f229d64e81a76b4f2b21e37c94 6100a083d9524c86a5ecaf302a0348cd - - default default] 10.0.0.202 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.0697358 2026-06-28 21:08:29.461 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-208842bf-585f-488a-bacf-6665508cd6c2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1588 time: 0.0533757 2026-06-28 21:08:29.499 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-31cfaca4-70ea-4a06-95ce-12ebb51ce424 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 217 time: 0.0302162 2026-06-28 21:08:29.521 10 INFO neutron.wsgi [None req-326fd7ec-e125-445f-b488-02877d22bd62 4218b3f229d64e81a76b4f2b21e37c94 6100a083d9524c86a5ecaf302a0348cd - - default default] 10.0.0.202 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.0806513 2026-06-28 21:08:29.532 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-89b41db7-d046-42bc-800b-fc20f13e6070 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bc&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 217 time: 0.0258205 2026-06-28 21:08:29.580 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-b687fa20-bc7a-4a8b-91d6-a162904c6b28 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8&id=43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 200 len: 1561 time: 0.0418265 2026-06-28 21:08:29.597 9 INFO neutron.wsgi [None req-0b55c0c1-9b8e-4a5a-9621-3cce9f1422fb ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "DELETE /v2.0/qos/policies/c85cff9c-279f-4573-a695-7df37fa68e68 HTTP/1.1" status: 204 len: 168 time: 0.0675714 2026-06-28 21:08:29.607 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-70fcb238-cac9-4403-9806-7c79c00bffd3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0200679 2026-06-28 21:08:29.638 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-6abf05c9-05e6-4e88-ba70-21228c2a7a1c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241649 2026-06-28 21:08:29.695 10 INFO neutron.wsgi [None req-ee21c777-ac2b-4e1c-b6c1-663ddcd33c57 ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "DELETE /v2.0/qos/policies/4baa76a8-7370-42dc-87a6-343f33a0cb27 HTTP/1.1" status: 204 len: 168 time: 0.0900965 2026-06-28 21:08:29.703 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-43f5f4f7-d566-453e-b54c-004a6a5106b8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0561080 2026-06-28 21:08:29.719 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 6e78d292-dc0a-4513-aae3-fbb49f33ccdd: RuntimeError: No hosting information found for port 6e78d292-dc0a-4513-aae3-fbb49f33ccdd 2026-06-28 21:08:29.719 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce 2026-06-28 21:08:29.728 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce 2026-06-28 21:08:29.763 10 INFO neutron.wsgi [req-78a12945-f79b-4fcd-9391-74896e306be6 req-9652016b-081a-41f6-b1fc-307e928185ac 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0557463 2026-06-28 21:08:29.779 9 INFO neutron.wsgi [None req-41aaa86d-71d0-4f11-9ccb-d58e26ab6e5c ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "DELETE /v2.0/qos/policies/3d9ee254-dc75-4adb-9e94-75fc64f8ec5d HTTP/1.1" status: 204 len: 168 time: 0.0781431 2026-06-28 21:08:29.834 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-f1de53ce-2a7f-4e4c-a157-4eaf0b399c78 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1588 time: 0.0301664 2026-06-28 21:08:29.869 9 INFO neutron.wsgi [None req-25a38517-96ba-4649-889c-3c9dd3d4fa57 ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "DELETE /v2.0/qos/policies/471fb1da-7e3d-49c0-b4e0-0d645847a832 HTTP/1.1" status: 204 len: 168 time: 0.0864856 2026-06-28 21:08:29.937 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-3ccc4c2b-3f10-4990-96f9-79d58714bb1e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1003 time: 0.0953836 2026-06-28 21:08:29.977 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-036b1672-dc4f-4218-9b6d-d870c2b3b050 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 217 time: 0.0239294 2026-06-28 21:08:29.995 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce (type: ports) to 3 2026-06-28 21:08:30.015 10 INFO neutron.wsgi [None req-03e0f6f7-4cc7-4ccc-a6b6-9735d56601e5 ffdd07bbcd0541a1b206c9a7a3dce1ef 20503a27a80d4fd88da91317f9eb8e6b - - - -] 10.0.0.202 "DELETE /v2.0/qos/policies/c9fa8041-ec54-4979-aa66-78a7b83eb166 HTTP/1.1" status: 204 len: 168 time: 0.1396534 2026-06-28 21:08:30.016 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-40b6821f-c30d-451d-80d2-13125fbff2df 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bc&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 217 time: 0.0304198 2026-06-28 21:08:30.056 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-0f0ac563-d2aa-41c2-87ab-fd32ef3fe7a0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8&id=43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 200 len: 1561 time: 0.0352147 2026-06-28 21:08:30.087 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-74093d64-2145-42b1-bfa4-2245564b370a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0240803 2026-06-28 21:08:30.104 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce (type: router_ports) to 3 2026-06-28 21:08:30.120 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-1f1e7661-dfb9-4382-9a57-68b539e3ef4c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0272477 2026-06-28 21:08:30.200 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-540169fa-8f79-4123-a523-d31330007058 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0728517 2026-06-28 21:08:30.278 10 INFO neutron.wsgi [req-047fab2c-ab2c-4240-a009-ba2f982008d7 req-c87378fe-fd7f-4a98-9c3a-2d9cc2177a0f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0711160 2026-06-28 21:08:31.104 9 INFO neutron.db.ovn_revision_numbers_db [None req-74f3affe-a4d3-40b1-8985-3b1bdb54901f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 1c51d057-6894-4cce-96f3-02958363fda5 (type: security_groups) to 1 2026-06-28 21:08:31.128 9 INFO neutron.wsgi [None req-74f3affe-a4d3-40b1-8985-3b1bdb54901f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=c95963a2d50c4b80a6289600a1ca1118&name=default HTTP/1.1" status: 200 len: 2999 time: 0.2680233 2026-06-28 21:08:31.293 9 INFO neutron.wsgi [None req-3ce0c2ea-7718-4716-a3f2-916f40f36135 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1c51d057-6894-4cce-96f3-02958363fda5 HTTP/1.1" status: 204 len: 168 time: 0.1612995 2026-06-28 21:08:31.516 10 INFO neutron.db.ovn_revision_numbers_db [None req-1863c86e-9ade-410e-acb6-762f56f7e087 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 4aaafcdf-db97-4f70-8afe-a85e1362bc9d (type: security_groups) to 1 2026-06-28 21:08:31.539 10 INFO neutron.wsgi [None req-1863c86e-9ade-410e-acb6-762f56f7e087 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=20503a27a80d4fd88da91317f9eb8e6b&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1286945 2026-06-28 21:08:31.753 10 INFO neutron.wsgi [None req-2a5bb7ca-1bc9-45ed-aec4-b09545b3dd8c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/4aaafcdf-db97-4f70-8afe-a85e1362bc9d HTTP/1.1" status: 204 len: 168 time: 0.2029605 2026-06-28 21:08:31.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-14c93e53-cc11-4b27-ad93-18d2b3a5b9d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource e55ab4e2-cced-4dcc-9bbb-8baeaa8a9748 (type: security_groups) to 1 2026-06-28 21:08:32.001 10 INFO neutron.wsgi [None req-14c93e53-cc11-4b27-ad93-18d2b3a5b9d5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=6100a083d9524c86a5ecaf302a0348cd&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1305308 2026-06-28 21:08:32.162 10 INFO neutron.wsgi [None req-be39cff2-a26d-446e-ad58-cdeacd17db99 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/e55ab4e2-cced-4dcc-9bbb-8baeaa8a9748 HTTP/1.1" status: 204 len: 168 time: 0.1564667 2026-06-28 21:08:32.323 9 INFO neutron.wsgi [req-4d236607-1bc7-483b-a850-66a9b8c40c32 req-8c77a150-6a5a-4736-b9d7-d114377b7d66 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1398 time: 0.0894201 2026-06-28 21:08:32.365 9 INFO neutron.wsgi [req-4d236607-1bc7-483b-a850-66a9b8c40c32 req-8a44188c-9cdf-489c-83fe-c2e4f146af93 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=7e58e7d8-6688-4cd9-b085-3b7a2581852c&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0363727 2026-06-28 21:08:32.777 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2bcf01e-fe92-401b-b521-a264787b25ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 9944f7c7-cb22-43d1-a5c9-b31c4b9149b1 (type: security_groups) to 1 2026-06-28 21:08:32.802 10 INFO neutron.wsgi [None req-f2bcf01e-fe92-401b-b521-a264787b25ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=1b2180d4ef6b46e0b913e36d3c4ab35c&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3067501 2026-06-28 21:08:32.973 10 INFO neutron.wsgi [None req-aa2f7702-8cf5-40ae-b9b4-051aaf94d2cb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/9944f7c7-cb22-43d1-a5c9-b31c4b9149b1 HTTP/1.1" status: 204 len: 168 time: 0.1652062 2026-06-28 21:08:33.158 9 INFO neutron.db.ovn_revision_numbers_db [None req-9e19db9b-8bb8-41ba-8596-4d7e51a878bf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 6632d684-b5e4-43a7-9742-e51e1b803457 (type: security_groups) to 1 2026-06-28 21:08:33.180 9 INFO neutron.wsgi [None req-9e19db9b-8bb8-41ba-8596-4d7e51a878bf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=b64353caf4d7403aa7c1db0c6bfbc3cd&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1150787 2026-06-28 21:08:33.354 9 INFO neutron.wsgi [None req-dc48fb4e-27f3-40ac-84f5-8f89d36ef04d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6632d684-b5e4-43a7-9742-e51e1b803457 HTTP/1.1" status: 204 len: 168 time: 0.1669497 2026-06-28 21:08:35.455 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] No hosting information found for port 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce: RuntimeError: No hosting information found for port 4964f856-48e3-48a2-bc0d-d9bcb73bb8ce 2026-06-28 21:08:35.455 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 61e7e661-467f-459b-8f27-072ae40402d7 2026-06-28 21:08:35.465 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 61e7e661-467f-459b-8f27-072ae40402d7 2026-06-28 21:08:35.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b50d7b6-9433-4f1d-8d21-b71025405993 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] Successfully bumped revision number for resource d1d5452d-18d3-435c-b15a-70eb92b2995a (type: security_groups) to 1 2026-06-28 21:08:35.580 10 INFO neutron.db.segments_db [None req-5b50d7b6-9433-4f1d-8d21-b71025405993 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] Added segment bbff6e15-a695-4890-884a-a82269f9c259 of type geneve for network e277bb6e-149d-4b62-acb1-f57a6ecda615 2026-06-28 21:08:35.591 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af1e60b2-dd74-416c-8f76-a0eea86713ee'] response: {'server_uuid': 'ee5a5209-45ac-45ba-8ea3-199e73f65347', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61e7e661-467f-459b-8f27-072ae40402d7', 'code': 200} 2026-06-28 21:08:35.715 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b50d7b6-9433-4f1d-8d21-b71025405993 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] Successfully bumped revision number for resource e277bb6e-149d-4b62-acb1-f57a6ecda615 (type: networks) to 1 2026-06-28 21:08:35.747 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 61e7e661-467f-459b-8f27-072ae40402d7 (type: ports) to 4 2026-06-28 21:08:35.906 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b50d7b6-9433-4f1d-8d21-b71025405993 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] No more DHCP agents 2026-06-28 21:08:35.908 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b50d7b6-9433-4f1d-8d21-b71025405993 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] Unable to schedule network e277bb6e-149d-4b62-acb1-f57a6ecda615: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:35.966 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b50d7b6-9433-4f1d-8d21-b71025405993 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] Successfully bumped revision number for resource ec8fdb53-292d-4e6b-91ac-094d94775326 (type: ports) to 1 2026-06-28 21:08:35.982 10 INFO neutron.wsgi [None req-5b50d7b6-9433-4f1d-8d21-b71025405993 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6967731 2026-06-28 21:08:36.220 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-556d8367-c75e-4516-b950-1d4f50b3b30a 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] No more DHCP agents 2026-06-28 21:08:36.223 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-556d8367-c75e-4516-b950-1d4f50b3b30a 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] Unable to schedule network e277bb6e-149d-4b62-acb1-f57a6ecda615: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:36.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-556d8367-c75e-4516-b950-1d4f50b3b30a 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] Successfully bumped revision number for resource 29e1e923-414c-4e7d-a346-ae4e6dd1504b (type: ports) to 1 2026-06-28 21:08:36.311 10 INFO neutron.wsgi [None req-556d8367-c75e-4516-b950-1d4f50b3b30a 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3242009 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:36.363 10 INFO neutron.wsgi [None req-0fe458b9-4553-4e4b-abff-b07f2e44fa84 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "PUT /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 218 time: 0.0444503 2026-06-28 21:08:36.395 10 INFO neutron.wsgi [None req-11490d19-cfbc-4eef-b14b-682db330d974 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 218 time: 0.0277131 2026-06-28 21:08:36.457 10 INFO neutron.wsgi [None req-2caa7ccc-6179-4728-afb4-994098b2cf1e 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "PUT /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0516436 2026-06-28 21:08:36.758 10 INFO neutron.wsgi [None req-9763300e-36fa-4c2d-aafb-6f4217eda5ed 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 227 time: 0.2961419 2026-06-28 21:08:36.792 10 INFO neutron.wsgi [None req-3922e0cb-6bc5-4855-b7b9-5d752b33fb96 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "PUT /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0293167 2026-06-28 21:08:36.822 10 INFO neutron.wsgi [None req-ae782d2e-ac45-4120-b6bd-bb2caeaa4d8b 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 227 time: 0.0261903 2026-06-28 21:08:36.885 10 INFO neutron.wsgi [None req-5043227a-cecc-4c80-93ab-58e2d5a9977d 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "PUT /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0583200 2026-06-28 21:08:36.920 10 INFO neutron.wsgi [None req-38ccd2dc-8dbf-4254-b210-c0ecf6d3c67e 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 245 time: 0.0304625 2026-06-28 21:08:36.966 10 INFO neutron.wsgi [None req-629c1d5a-bb04-44f0-864d-ac8b5351cfe9 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "PUT /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 230 time: 0.0420592 2026-06-28 21:08:37.002 10 INFO neutron.wsgi [None req-5a4c270d-337d-492a-8f97-64e81b2968ec 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 230 time: 0.0313165 2026-06-28 21:08:37.032 10 INFO neutron.wsgi [None req-4c75137d-f727-4b02-aaf4-bd09e7d366d2 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0253735 2026-06-28 21:08:37.067 10 INFO neutron.api.v2.resource [None req-81c6f62c-46dd-4632-8c3c-4fa46e6e85dc 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:08:37.068 10 INFO neutron.wsgi [None req-81c6f62c-46dd-4632-8c3c-4fa46e6e85dc 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0318475 2026-06-28 21:08:37.122 10 INFO neutron.wsgi [None req-959a131e-0501-4168-af88-51963a3be4f9 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "DELETE /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0487583 2026-06-28 21:08:37.160 10 INFO neutron.wsgi [None req-15eba2cb-a12d-4be4-b1e4-30da82f11cb8 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 223 time: 0.0325797 2026-06-28 21:08:37.229 10 INFO neutron.api.v2.resource [None req-67f31e92-aaf7-49af-affd-e71d7356c87e 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:08:37.230 10 INFO neutron.wsgi [None req-67f31e92-aaf7-49af-affd-e71d7356c87e 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "DELETE /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0639579 2026-06-28 21:08:37.276 10 INFO neutron.wsgi [None req-91c2299e-e2b0-465b-950f-6afb9c2c6a75 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "DELETE /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 204 len: 168 time: 0.0404637 2026-06-28 21:08:37.306 10 INFO neutron.wsgi [None req-0fe96a93-440a-43ac-8049-78f69244c5e5 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - default default] 10.0.0.202 "GET /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b/tags HTTP/1.1" status: 200 len: 205 time: 0.0261145 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:37.547 9 INFO neutron.wsgi [req-b24ba404-5036-4c14-8e7a-3ab723db0b55 req-25bf2f4e-7a85-4da5-9cf3-20a76a4f236a 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1400 time: 0.1103935 2026-06-28 21:08:37.597 10 INFO neutron.wsgi [None req-8799e6de-8b33-47c3-bb3d-a48c7683aa70 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "DELETE /v2.0/ports/29e1e923-414c-4e7d-a346-ae4e6dd1504b HTTP/1.1" status: 204 len: 168 time: 0.2843318 2026-06-28 21:08:37.612 9 INFO neutron.wsgi [req-b24ba404-5036-4c14-8e7a-3ab723db0b55 req-975325c4-a6b1-4b6f-a563-4d35609a5196 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=7e58e7d8-6688-4cd9-b085-3b7a2581852c&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0559735 2026-06-28 21:08:37.639 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd3a28cd-67c4-43e2-92ae-b798393d7f92'] response: {'server_uuid': 'ee5a5209-45ac-45ba-8ea3-199e73f65347', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61e7e661-467f-459b-8f27-072ae40402d7', 'code': 200} 2026-06-28 21:08:37.756 10 INFO neutron.wsgi [None req-8a26f2d1-b78a-4701-94cd-9b85c8a2fdce 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&mac_address=fa%3A16%3A3e%3A67%3A11%3Acc HTTP/1.1" status: 200 len: 1395 time: 0.1147192 2026-06-28 21:08:38.039 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5aa53977-3007-42c3-a3e2-8d70aa2acf3b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:38.041 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5aa53977-3007-42c3-a3e2-8d70aa2acf3b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:38.042 10 INFO neutron.services.segments.plugin [-] Segment bbff6e15-a695-4890-884a-a82269f9c259 resource provider aggregate not found 2026-06-28 21:08:38.047 10 INFO neutron.services.segments.plugin [-] Segment bbff6e15-a695-4890-884a-a82269f9c259 resource provider aggregate not found 2026-06-28 21:08:38.066 10 INFO neutron.services.segments.plugin [-] Segment bbff6e15-a695-4890-884a-a82269f9c259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbff6e15-a695-4890-884a-a82269f9c259 found for delete ", "request_id": "req-60e04a42-860b-4b2a-9f59-1dc35ef529f5"}]} 2026-06-28 21:08:38.067 10 INFO neutron.services.segments.plugin [-] Segment bbff6e15-a695-4890-884a-a82269f9c259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbff6e15-a695-4890-884a-a82269f9c259 found for delete ", "request_id": "req-e69ee176-24c1-4369-b83d-16a6a797ad23"}]} 2026-06-28 21:08:38.091 10 INFO neutron.wsgi [None req-7d8561e1-777f-4b80-8c94-74ef3648f06b 33a47c78caaf4601bf382424b8e8ab38 bcb608b622a34f4baa4e9096b3aa1fc1 - - - -] 10.0.0.202 "DELETE /v2.0/networks/e277bb6e-149d-4b62-acb1-f57a6ecda615 HTTP/1.1" status: 204 len: 168 time: 0.4889133 2026-06-28 21:08:38.692 9 INFO neutron.db.l3_db [None req-5aa53977-3007-42c3-a3e2-8d70aa2acf3b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Floating IP 6d3ccf88-de2a-4628-9857-75b5ef23f5b7 associated. External IP: 10.96.250.201, port: 61e7e661-467f-459b-8f27-072ae40402d7. 2026-06-28 21:08:38.881 9 INFO neutron.db.ovn_revision_numbers_db [None req-5aa53977-3007-42c3-a3e2-8d70aa2acf3b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 6d3ccf88-de2a-4628-9857-75b5ef23f5b7 (type: floatingips) to 0 2026-06-28 21:08:38.972 10 INFO neutron.wsgi [None req-47a1972f-fed3-4cbc-90c7-84dbd872a84a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=bcb608b622a34f4baa4e9096b3aa1fc1&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1453767 2026-06-28 21:08:38.974 9 INFO neutron.db.ovn_revision_numbers_db [None req-5aa53977-3007-42c3-a3e2-8d70aa2acf3b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 6d3ccf88-de2a-4628-9857-75b5ef23f5b7 (type: floatingips) to 1 2026-06-28 21:08:39.009 9 INFO neutron.wsgi [None req-5aa53977-3007-42c3-a3e2-8d70aa2acf3b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.2485328 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:39.130 9 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-0a51b009-6f7a-43a3-8e05-442199d36542 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/security-groups?name=tempest-lb_member_SG-291236611&fields=id&tenant_id=e899c9b99f4440b39f1dd4f459f47dee HTTP/1.1" status: 200 len: 267 time: 0.0415087 2026-06-28 21:08:39.170 10 INFO neutron.wsgi [None req-af191173-7ece-465b-a210-cd6de5803531 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/d1d5452d-18d3-435c-b15a-70eb92b2995a HTTP/1.1" status: 204 len: 168 time: 0.1921670 2026-06-28 21:08:39.219 9 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-bfe5a271-bd71-47b5-ac0a-3a1693c19873 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 904 time: 0.0828130 2026-06-28 21:08:39.240 9 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-42b9a0b2-9624-49a3-9b96-bb86d080ccc4 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/quotas/e899c9b99f4440b39f1dd4f459f47dee HTTP/1.1" status: 200 len: 386 time: 0.0122316 2026-06-28 21:08:39.372 9 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-8c08f13e-7e3a-4d53-a8fd-21f88d849f2b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&fields=id HTTP/1.1" status: 200 len: 532 time: 0.1274242 2026-06-28 21:08:39.383 10 INFO neutron.db.ovn_revision_numbers_db [None req-874b7e9b-e70e-4699-8f75-8bc1ece30756 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource b683d30f-93a9-44f0-9681-d9e5d9c2f7ab (type: security_groups) to 1 2026-06-28 21:08:39.411 10 INFO neutron.wsgi [None req-874b7e9b-e70e-4699-8f75-8bc1ece30756 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=f97cb2523e9341ee81920b9075ef5c6c&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1354365 2026-06-28 21:08:39.454 9 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-361f71dd-22c2-4c2a-adcf-0c97f813fc35 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0703208 2026-06-28 21:08:39.526 9 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-60214d06-e93b-4603-a0fa-97295a35b854 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0640092 2026-06-28 21:08:39.653 10 INFO neutron.wsgi [None req-06a4e042-1a61-4a75-bc51-7365301b159f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/b683d30f-93a9-44f0-9681-d9e5d9c2f7ab HTTP/1.1" status: 204 len: 168 time: 0.2275956 2026-06-28 21:08:39.677 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5837dec1-8313-43df-954a-0d6751da88b0'] response: {'name': 'network-changed', 'server_uuid': 'ee5a5209-45ac-45ba-8ea3-199e73f65347', 'tag': '61e7e661-467f-459b-8f27-072ae40402d7', 'status': 'completed', 'code': 200} 2026-06-28 21:08:39.689 9 INFO neutron.wsgi [req-338003c4-5536-49d4-9a87-f338d80a3ee7 req-ddddd0de-c913-4ba7-b8ff-58cabf14ea4e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 210 time: 0.0228357 2026-06-28 21:08:39.736 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-96fef1e9-4c86-4acc-b997-b7fd271f0d44 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1590 time: 0.0350566 2026-06-28 21:08:39.798 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-cc3fba20-ff2a-49d3-9f3d-483b67a2789f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1003 time: 0.0563681 2026-06-28 21:08:39.854 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-d15e8618-de03-46d3-a05d-31ba3db0576a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 1059 time: 0.0492127 2026-06-28 21:08:39.884 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-a7a0dc8b-a0eb-4ee5-a26c-13cac5a67b22 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bc&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 217 time: 0.0229588 2026-06-28 21:08:39.924 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-d75f65c0-effe-4a83-834f-f2a97b855ba4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8&id=43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 200 len: 1561 time: 0.0325816 2026-06-28 21:08:39.957 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-28a9c499-f084-4b5e-95dd-ce3f6018a6ad 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231907 2026-06-28 21:08:39.978 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-3badbaa9-c7cf-4ab9-9e74-7b6b3c59bc84 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0167582 2026-06-28 21:08:40.037 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-18b30aae-f493-4d36-8c98-a28f18d7758e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0534039 2026-06-28 21:08:40.103 10 INFO neutron.wsgi [req-89a84828-88bb-4d47-b989-3590d399eec1 req-03e07818-a2d7-4051-a357-2b52290671a6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0578883 2026-06-28 21:08:40.390 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-bf24c95f-38a8-4da8-b237-c30ebc2d57e5 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 904 time: 0.0712323 2026-06-28 21:08:40.438 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-244be228-5989-4f09-82a8-95c31ded804e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e899c9b99f4440b39f1dd4f459f47dee HTTP/1.1" status: 200 len: 377 time: 0.0423656 2026-06-28 21:08:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013506 2026-06-28 21:08:40.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043671 2026-06-28 21:08:40.878 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-935a4b2f-8e3f-4438-8adc-f18bea1a8bcd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:40.880 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-935a4b2f-8e3f-4438-8adc-f18bea1a8bcd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network 8bcee20a-1ac5-487c-925b-43f29fca1ab9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:41.050 10 INFO neutron.db.ovn_revision_numbers_db [None req-935a4b2f-8e3f-4438-8adc-f18bea1a8bcd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 6fe01016-6e1f-4de6-a93e-6f76a7bdff30 (type: ports) to 1 2026-06-28 21:08:41.075 10 INFO neutron.wsgi [None req-935a4b2f-8e3f-4438-8adc-f18bea1a8bcd 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 0.6299710 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:41.489 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e44b86b-d9fa-49c7-aaaa-5749a11ea6e1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 6fe01016-6e1f-4de6-a93e-6f76a7bdff30 (type: ports) to 2 2026-06-28 21:08:41.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e44b86b-d9fa-49c7-aaaa-5749a11ea6e1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 6fe01016-6e1f-4de6-a93e-6f76a7bdff30 (type: ports) to 2 2026-06-28 21:08:41.705 10 INFO neutron.wsgi [None req-4e44b86b-d9fa-49c7-aaaa-5749a11ea6e1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 1557 time: 0.6199701 2026-06-28 21:08:41.742 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aff1a772-be0d-4146-babb-6a3f76bd231d'] response: {'name': 'network-changed', 'server_uuid': 'cf845d7e-6c73-4107-98b6-8a925badacd0', 'tag': '6fe01016-6e1f-4de6-a93e-6f76a7bdff30', '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-28 21:08:41.774 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-d82107ae-627b-4f18-a0e4-0a90573af7b7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1588 time: 0.0308070 2026-06-28 21:08:41.809 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-de0b7630-a5c7-4466-817f-b96b59b8b527 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 217 time: 0.0282695 2026-06-28 21:08:41.833 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-8c64ceb8-5a27-4f6e-b022-8fcd26ba23d9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A6f&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 217 time: 0.0173328 2026-06-28 21:08:41.865 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-a05e1c60-cadf-4fe9-9c16-a2d1b33f7c6a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=90a751ec-690b-4817-9102-7dc6ecca8808&id=7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 1566 time: 0.0268531 2026-06-28 21:08:41.894 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-79fdefb2-b5c5-4199-a57b-d5ddf80875c3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0198042 2026-06-28 21:08:41.924 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-7d27fb0b-a047-476e-808a-1c30c22b74c3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0208006 2026-06-28 21:08:41.997 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-820ba1b2-f239-4d26-af16-5022cfafd859 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0668793 2026-06-28 21:08:42.061 10 INFO neutron.wsgi [req-cb523da6-cfbd-47f5-919d-4438f12cd202 req-87a738f5-5c68-4636-b8f5-8b62aa23f005 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0558214 2026-06-28 21:08:42.146 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-5f8dda0a-dd0f-4d81-9157-8fdd733aa937 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1588 time: 0.0445240 2026-06-28 21:08:42.209 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-16aa3ef6-9f50-45bd-8552-8a745364cdb0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1003 time: 0.0588074 2026-06-28 21:08:42.253 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-20d3c608-211e-4534-8d9e-8b9ba19cb557 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 217 time: 0.0315056 2026-06-28 21:08:42.278 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 6fe01016-6e1f-4de6-a93e-6f76a7bdff30 2026-06-28 21:08:42.298 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-58d5c40b-d090-48e3-b0cf-ed9076c7a1c2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A6f&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 217 time: 0.0349345 2026-06-28 21:08:42.310 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 6fe01016-6e1f-4de6-a93e-6f76a7bdff30 2026-06-28 21:08:42.350 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-6234db27-5bdf-4e67-b46c-66b476609a28 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=90a751ec-690b-4817-9102-7dc6ecca8808&id=7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 1566 time: 0.0469038 2026-06-28 21:08:42.378 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-a26371b7-f350-4aa0-b514-2add235c14de 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224199 2026-06-28 21:08:42.411 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-26765ab7-701e-47ca-8d03-5eaf0b6d9b0c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0265810 2026-06-28 21:08:42.501 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-d109cbbb-e783-4914-bf1b-42cab03d6b58 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0823553 2026-06-28 21:08:42.572 10 INFO neutron.wsgi [req-dac889d7-8d2c-4937-9eb2-3a4dcd810696 req-d6a2bf8a-1799-4e68-a8eb-45804a138d43 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0640452 2026-06-28 21:08:42.651 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 6fe01016-6e1f-4de6-a93e-6f76a7bdff30 (type: ports) to 4 2026-06-28 21:08:42.879 9 INFO neutron.wsgi [None req-d3e74a48-248e-4695-afe6-93a2e8ef8570 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1839237 2026-06-28 21:08:42.904 9 INFO neutron.wsgi [None req-09f78019-b9de-48fb-a6e5-59861ab0ede8 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "PUT /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 218 time: 0.0198677 2026-06-28 21:08:42.925 9 INFO neutron.wsgi [None req-e17f4fb5-0f70-4182-a088-42d7b7f28947 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 218 time: 0.0129614 2026-06-28 21:08:42.951 9 INFO neutron.wsgi [None req-b9153bb0-afc1-41ce-9673-d71692f4f21e 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "PUT /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0214915 2026-06-28 21:08:42.969 9 INFO neutron.wsgi [None req-888f20c3-0922-4b57-8cce-fa456806c54a 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 227 time: 0.0136290 2026-06-28 21:08:42.984 9 INFO neutron.wsgi [None req-85aa2478-8b62-4b8f-ae8b-c0d531a476a1 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "PUT /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0123425 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:43.007 10 INFO neutron.wsgi [None req-83ee8377-5a55-4ec4-b0b3-23ab1a6b698e 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 227 time: 0.0186396 2026-06-28 21:08:43.034 10 INFO neutron.wsgi [None req-6d5165c2-318d-4981-a0fb-c88098fb28a3 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "PUT /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0222766 2026-06-28 21:08:43.049 10 INFO neutron.wsgi [None req-e0a75765-17c4-47cf-a97b-4371fde78406 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 245 time: 0.0108624 2026-06-28 21:08:43.082 10 INFO neutron.wsgi [None req-bc3beae3-8a25-4988-ae38-1dbf8519c507 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "PUT /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 230 time: 0.0293608 2026-06-28 21:08:43.099 10 INFO neutron.wsgi [None req-26ad03d4-e45e-4178-9ed6-4dbf88b407f0 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 230 time: 0.0124598 2026-06-28 21:08:43.118 10 INFO neutron.wsgi [None req-6039f235-0089-4d89-914e-75ce32d5c1c1 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0140398 2026-06-28 21:08:43.132 10 INFO neutron.api.v2.resource [None req-f73879ef-4fd9-47da-ac56-16510b6b5a38 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:08:43.133 10 INFO neutron.wsgi [None req-f73879ef-4fd9-47da-ac56-16510b6b5a38 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0113142 2026-06-28 21:08:43.164 10 INFO neutron.wsgi [None req-06e6e772-027d-4435-84a6-3e26a933170b 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "DELETE /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0267153 2026-06-28 21:08:43.185 10 INFO neutron.wsgi [None req-0dde2cbf-abfe-4e0b-b5f5-518466ad0633 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 223 time: 0.0159323 2026-06-28 21:08:43.210 10 INFO neutron.api.v2.resource [None req-b7569ab4-a099-499f-8e59-c97a7ed09d59 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:08:43.212 10 INFO neutron.wsgi [None req-b7569ab4-a099-499f-8e59-c97a7ed09d59 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "DELETE /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0225425 2026-06-28 21:08:43.240 10 INFO neutron.wsgi [None req-a62d8905-094f-4294-a237-fefd0c869d55 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "DELETE /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 204 len: 168 time: 0.0235021 2026-06-28 21:08:43.262 10 INFO neutron.wsgi [None req-abe6114b-04ec-4593-9c6b-e9450f17fda7 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - default default] 10.0.0.202 "GET /v2.0/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9/tags HTTP/1.1" status: 200 len: 205 time: 0.0151932 2026-06-28 21:08:43.314 9 INFO neutron.wsgi [None req-d0de6908-0827-4d89-93f7-6bc392762aa4 987adfb5002b4796b1d736f3190bd298 8a932f92b4034de0b3d6eb79b17c7993 - - - -] 10.0.0.202 "DELETE /v2.0/qos/policies/a3e94d24-0ba0-4dda-b754-5f104aa7b1e9 HTTP/1.1" status: 204 len: 168 time: 0.0442672 2026-06-28 21:08:43.784 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-49e3f5a4-65ea-4ff0-b810-5a8f813d6892'] response: {'server_uuid': 'cf845d7e-6c73-4107-98b6-8a925badacd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fe01016-6e1f-4de6-a93e-6f76a7bdff30', 'code': 200} 2026-06-28 21:08:43.785 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-49e3f5a4-65ea-4ff0-b810-5a8f813d6892'] response: {'server_uuid': 'cf845d7e-6c73-4107-98b6-8a925badacd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fe01016-6e1f-4de6-a93e-6f76a7bdff30', 'code': 200} 2026-06-28 21:08:44.218 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f9258b2-f76e-4a74-b207-e95ee34df7c9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource f7bfa496-bab7-4843-a57c-ae613b7e8082 (type: security_groups) to 1 2026-06-28 21:08:44.256 9 INFO neutron.wsgi [None req-8f9258b2-f76e-4a74-b207-e95ee34df7c9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=d92dd62abcd04db9acf1bac2e7410600&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2431819 2026-06-28 21:08:44.429 9 INFO neutron.wsgi [None req-16cd4a7e-95a9-40c6-85e3-ebdc3a63bb98 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/f7bfa496-bab7-4843-a57c-ae613b7e8082 HTTP/1.1" status: 204 len: 168 time: 0.1673338 2026-06-28 21:08:44.703 9 INFO neutron.db.ovn_revision_numbers_db [None req-1957f9aa-ba0c-4cd0-afdb-7fc1f95afe7a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 5316d922-46be-481c-8f7e-eccdabafeb94 (type: security_groups) to 1 2026-06-28 21:08:44.729 9 INFO neutron.wsgi [None req-1957f9aa-ba0c-4cd0-afdb-7fc1f95afe7a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=8a932f92b4034de0b3d6eb79b17c7993&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1833470 2026-06-28 21:08:44.869 9 INFO neutron.wsgi [req-f9814350-bfeb-4f18-8231-3d82e7912587 req-c2d328bc-bca5-4a97-91cb-5370428cf1cf 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1400 time: 0.1020069 2026-06-28 21:08:44.911 9 INFO neutron.wsgi [req-f9814350-bfeb-4f18-8231-3d82e7912587 req-1e323fa6-13e0-45eb-a5ed-7fa1e63f8d0d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=7e58e7d8-6688-4cd9-b085-3b7a2581852c&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0338359 2026-06-28 21:08:44.949 9 INFO neutron.wsgi [None req-16fc8df7-bcae-4e1e-9f5a-55755dd19eeb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/5316d922-46be-481c-8f7e-eccdabafeb94 HTTP/1.1" status: 204 len: 168 time: 0.2151291 2026-06-28 21:08:45.311 10 INFO neutron.wsgi [None req-bd2454cf-27cc-439f-876d-dfdf508c95c9 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&mac_address=fa%3A16%3A3e%3Afc%3A88%3A30 HTTP/1.1" status: 200 len: 1395 time: 0.3654613 2026-06-28 21:08:45.576 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8444f40-692a-4063-bd1e-2ad4eb7d1c8e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:08:45.578 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8444f40-692a-4063-bd1e-2ad4eb7d1c8e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:08:46.086 10 INFO neutron.db.l3_db [None req-d8444f40-692a-4063-bd1e-2ad4eb7d1c8e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Floating IP 2e65a8b4-df18-4aba-b652-e9ba114adce1 associated. External IP: 10.96.250.205, port: 6fe01016-6e1f-4de6-a93e-6f76a7bdff30. 2026-06-28 21:08:46.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-d8444f40-692a-4063-bd1e-2ad4eb7d1c8e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 2e65a8b4-df18-4aba-b652-e9ba114adce1 (type: floatingips) to 0 2026-06-28 21:08:46.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-d8444f40-692a-4063-bd1e-2ad4eb7d1c8e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 2e65a8b4-df18-4aba-b652-e9ba114adce1 (type: floatingips) to 1 2026-06-28 21:08:46.418 10 INFO neutron.wsgi [None req-d8444f40-692a-4063-bd1e-2ad4eb7d1c8e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.1015534 2026-06-28 21:08:46.456 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed0c2785-e522-4cb7-a55b-cbd971b2df52'] response: {'name': 'network-changed', 'server_uuid': 'cf845d7e-6c73-4107-98b6-8a925badacd0', 'tag': '6fe01016-6e1f-4de6-a93e-6f76a7bdff30', 'status': 'completed', 'code': 200} 2026-06-28 21:08:46.512 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-528dfb33-04b0-410e-bc63-23f7d860069d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1590 time: 0.0308201 2026-06-28 21:08:46.591 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-0e893ae7-47dc-40a1-8648-dc50a82f23e4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1003 time: 0.0717628 2026-06-28 21:08:46.649 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-3f89b036-c537-486d-9082-d7d5b719baa3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 1059 time: 0.0462587 2026-06-28 21:08:46.680 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-a88f46a3-3561-45f0-8e81-10697b087066 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A6f&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 217 time: 0.0232596 2026-06-28 21:08:46.718 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-407c64f5-55aa-41db-b2f4-16f3dcea76bd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=90a751ec-690b-4817-9102-7dc6ecca8808&id=7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 1566 time: 0.0345447 2026-06-28 21:08:46.749 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-bc5a20b0-91f4-4447-b970-f0742b3c7103 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0219831 2026-06-28 21:08:46.780 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-c846bbde-431d-4bcc-a113-b98c10734bdd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0213420 2026-06-28 21:08:46.839 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-6958e3a1-278b-483a-b291-7ca65d020c80 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0541239 2026-06-28 21:08:46.897 10 INFO neutron.wsgi [req-8a2bb908-548b-4b15-a7c9-15eb3059618a req-161c3a4f-441c-4f09-a62e-cae61377ea74 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0517905 2026-06-28 21:08:47.770 10 INFO neutron.wsgi [req-6bba9b1e-1cda-4424-b090-4c372c1512ef req-8c161113-33c1-45a2-b75d-bc50bed9ad9c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/ports?device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1590 time: 0.0382614 2026-06-28 21:08:47.808 10 INFO neutron.wsgi [req-6bba9b1e-1cda-4424-b090-4c372c1512ef req-d294a4a7-dfeb-4bf9-ab1f-851af81de8e7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/security-groups?id=7e58e7d8-6688-4cd9-b085-3b7a2581852c&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0298800 2026-06-28 21:08:48.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-8560de10-4424-4faa-bf56-9535f8c411c2 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] Successfully bumped revision number for resource 5f7b8896-97ac-4d01-82aa-20155e83e741 (type: security_groups) to 1 2026-06-28 21:08:48.436 10 INFO neutron.db.ovn_revision_numbers_db [None req-8560de10-4424-4faa-bf56-9535f8c411c2 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] Successfully bumped revision number for resource 56f31d4b-8e6f-4ed5-a3e5-80105c889abf (type: security_groups) to 1 2026-06-28 21:08:48.468 10 INFO neutron.wsgi [None req-8560de10-4424-4faa-bf56-9535f8c411c2 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1739 time: 0.3785191 2026-06-28 21:08:48.499 10 INFO neutron.wsgi [None req-51f0fed7-ec81-4692-aed2-5d5b3d951d24 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 218 time: 0.0234928 2026-06-28 21:08:48.524 10 INFO neutron.wsgi [None req-c96cf9d7-4584-4e68-9039-acdb575f7def d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 218 time: 0.0193810 2026-06-28 21:08:48.559 10 INFO neutron.wsgi [None req-225d5b30-b846-4d6f-b7eb-48c991282eb8 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0281022 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:08:48.593 9 INFO neutron.wsgi [None req-69ff1ba1-e566-49ff-8500-e3449dc667c3 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 227 time: 0.0285633 2026-06-28 21:08:48.622 9 INFO neutron.wsgi [None req-34a15d13-2bcd-468f-8bba-7c2cd74f21fb d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0243123 2026-06-28 21:08:48.645 9 INFO neutron.wsgi [None req-a822af72-d282-426e-9c4c-22e666867be5 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 227 time: 0.0169561 2026-06-28 21:08:48.684 10 INFO neutron.wsgi [None req-3e3aa062-e60f-4088-b773-adb67c1f56f6 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0326648 2026-06-28 21:08:48.702 10 INFO neutron.wsgi [None req-db50998d-ea3f-44ad-b3d3-4de555d508bd d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 245 time: 0.0143282 2026-06-28 21:08:48.735 10 INFO neutron.wsgi [None req-edf9e16c-c308-4bdc-b82d-3c066aa794ef d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "PUT /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 230 time: 0.0283055 2026-06-28 21:08:48.753 10 INFO neutron.wsgi [None req-6949b0c4-5402-479b-aa06-1b7d25245d11 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 230 time: 0.0144362 2026-06-28 21:08:48.771 10 INFO neutron.wsgi [None req-39e00422-247a-4cc9-9dee-cd0b022c4c35 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0140886 2026-06-28 21:08:48.786 10 INFO neutron.api.v2.resource [None req-bd5fbe21-b6e1-4c92-a84e-b956d71e9667 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:08:48.787 10 INFO neutron.wsgi [None req-bd5fbe21-b6e1-4c92-a84e-b956d71e9667 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0121827 2026-06-28 21:08:48.816 10 INFO neutron.wsgi [None req-7d25bb15-fe83-4693-af53-b4ee07b19ccc d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0245075 2026-06-28 21:08:48.832 10 INFO neutron.wsgi [None req-b367f7a3-6ed8-4562-8e50-97a739975c26 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 223 time: 0.0127625 2026-06-28 21:08:48.852 10 INFO neutron.api.v2.resource [None req-7ef2fd14-d101-44e0-9f96-8cd5d795e20c d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] delete failed (client error): The resource could not be found. 2026-06-28 21:08:48.854 10 INFO neutron.wsgi [None req-7ef2fd14-d101-44e0-9f96-8cd5d795e20c d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0164037 2026-06-28 21:08:48.891 10 INFO neutron.wsgi [None req-6f9363e6-01cd-491d-bbdb-99fa1e43dc49 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 204 len: 168 time: 0.0324421 2026-06-28 21:08:48.912 9 INFO neutron.wsgi [None req-e916db72-72c5-44ad-ade1-4911076126b4 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - default default] 10.0.0.202 "GET /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf/tags HTTP/1.1" status: 200 len: 205 time: 0.0166917 2026-06-28 21:08:49.031 9 INFO neutron.wsgi [None req-924b75ea-8dd6-4c75-82b8-b05daac508b0 d7b766d4f0b241d78a973e0fc08581d3 2788eea39675428ca2c85a2aff093eb0 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/56f31d4b-8e6f-4ed5-a3e5-80105c889abf HTTP/1.1" status: 204 len: 168 time: 0.1051536 2026-06-28 21:08:49.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b209cdd-4a8a-4e88-a12f-42514061491d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 53798395-94f7-459f-a1a8-6571cd37f327 (type: security_groups) to 1 2026-06-28 21:08:49.922 9 INFO neutron.wsgi [None req-2b209cdd-4a8a-4e88-a12f-42514061491d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=e7ca7f3f5b9c4068a1e95bea5f65b5af&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2169189 2026-06-28 21:08:50.092 9 INFO neutron.wsgi [None req-85ff89fc-ce82-4c49-a574-4f295a22dbb1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/53798395-94f7-459f-a1a8-6571cd37f327 HTTP/1.1" status: 204 len: 168 time: 0.1647458 2026-06-28 21:08:50.213 9 INFO neutron.wsgi [None req-40837123-745b-40fa-9fa4-9de091f0beb7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=2788eea39675428ca2c85a2aff093eb0&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0341678 2026-06-28 21:08:50.428 10 INFO neutron.wsgi [None req-93dcbf38-7b04-4c7a-996e-7ab67eb6fabd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/5f7b8896-97ac-4d01-82aa-20155e83e741 HTTP/1.1" status: 204 len: 168 time: 0.2099438 2026-06-28 21:08:53.235 9 INFO neutron.wsgi [None req-cde37663-3742-4915-bc00-c18dcf6070fb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.1722291 2026-06-28 21:08:53.319 9 INFO neutron.wsgi [None req-e53e2246-0f06-4716-863a-40f78a498587 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 27514 time: 0.0794189 2026-06-28 21:08:53.356 9 INFO neutron.wsgi [None req-492e8e71-55d9-4951-83c9-44fd0158961b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0316613 2026-06-28 21:08:53.373 9 INFO neutron.wsgi [None req-7c277ca3-0d0f-4782-85b5-9a9cebd1d9b1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0123119 2026-06-28 21:08:53.383 9 INFO neutron.wsgi [None req-77caf75b-075c-4f85-946f-f4227053495e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0091729 2026-06-28 21:08:53.418 9 INFO neutron.wsgi [None req-59c6b2e1-398e-4674-b49e-88d83dac1838 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0340850 2026-06-28 21:08:53.430 9 INFO neutron.wsgi [None req-736e977b-b07a-46a2-820c-e3893b8db990 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0100980 2026-06-28 21:08:53.484 9 INFO neutron.wsgi [None req-a6bdddc2-248c-4ba7-9419-2a4b33436c52 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 17343 time: 0.0534768 2026-06-28 21:08:53.554 9 INFO neutron.wsgi [None req-934fdde8-20bb-401c-b923-2e5751528feb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0624008 2026-06-28 21:08:53.677 9 INFO neutron.wsgi [None req-fdc5075e-71b8-496b-a3cd-f10ecb2eac84 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.1160038 2026-06-28 21:08:53.688 9 INFO neutron.wsgi [None req-12b0e21f-437d-436a-bd9c-1b7fe2d14a48 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0097184 2026-06-28 21:08:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024788 2026-06-28 21:08:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028081 2026-06-28 21:08:56.017 10 INFO neutron.wsgi [req-223fdd28-f6f4-4de8-8df4-fbadfadd0e3a req-88035af8-123d-4866-a963-9be0578cba30 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/ports?device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1590 time: 0.0444918 2026-06-28 21:08:56.066 10 INFO neutron.wsgi [req-223fdd28-f6f4-4de8-8df4-fbadfadd0e3a req-9f9954bd-6bde-4789-9bef-b11287c11036 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.78 "GET /v2.0/security-groups?id=7e58e7d8-6688-4cd9-b085-3b7a2581852c&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0407696 2026-06-28 21:09:00.554 10 INFO neutron.wsgi [None req-948fba9d-a34a-4c71-8181-1fe504d76fc1 7e3c3e41c91547488486cbf5e082ec41 513a131d610745448b1b835c07831c8c - - default default] 10.0.0.202 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 846 time: 0.0455265 2026-06-28 21:09:01.085 10 INFO neutron.wsgi [None req-28b3ca63-f10d-4f26-924f-927a9debed44 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0496264 2026-06-28 21:09:01.096 10 INFO neutron.wsgi [None req-88c866aa-fbfc-459e-9f90-fd435219c709 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049026 2026-06-28 21:09:01.105 10 INFO neutron.wsgi [None req-5e0a0f1e-83e2-4e70-bd7f-f340f3ffb89f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042050 2026-06-28 21:09:01.115 10 INFO neutron.wsgi [None req-9a4847c2-d8bb-4214-9b4d-5ae1a8fc5238 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047023 2026-06-28 21:09:01.566 10 INFO neutron.wsgi [-] 10.0.0.125 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0029142 2026-06-28 21:09:01.629 9 INFO neutron.wsgi [None req-bc79c617-bae4-4ec3-826b-f31f3a3abfa2 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.125 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 833 time: 0.0575585 2026-06-28 21:09:01.647 10 INFO neutron.wsgi [None req-15f8d632-05ef-4c5a-804a-2fb077ad03c7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0088706 2026-06-28 21:09:01.655 10 INFO neutron.wsgi [None req-c101158e-4b5b-45cf-86d6-bf339630ee82 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039258 2026-06-28 21:09:01.664 10 INFO neutron.wsgi [None req-03fe0855-ab12-468b-95cc-c4db459c1268 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045927 2026-06-28 21:09:01.673 10 INFO neutron.wsgi [None req-d713cbb2-e018-4f09-bf39-e79c96cb38c6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0040889 2026-06-28 21:09:01.711 10 INFO neutron.wsgi [None req-e82a35cf-dc3c-4122-85cd-2b7cb9653ae0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0294299 2026-06-28 21:09:02.016 10 INFO neutron.wsgi [None req-64b65b07-455c-4760-9386-6ecfe21d380d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0049357 2026-06-28 21:09:02.029 10 INFO neutron.wsgi [None req-bc28efd1-bae7-496d-9a6d-d2bc888c944c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0092721 2026-06-28 21:09:02.040 10 INFO neutron.wsgi [None req-4237367c-8dca-4b4d-8a9f-fadd5a77432b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0065255 2026-06-28 21:09:02.053 10 INFO neutron.wsgi [None req-4d85e969-d0ba-41b1-910b-afaefa421f1b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0056856 2026-06-28 21:09:02.129 10 INFO neutron.wsgi [None req-82661284-7f48-4332-9488-2e2074c6dfaa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1001 time: 0.0673997 2026-06-28 21:09:02.142 10 INFO neutron.wsgi [None req-90060eb6-0175-480c-bccf-908c1c6b237e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0063884 2026-06-28 21:09:02.417 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52b6833e-0c38-4d7d-a78a-eb5e5c6918ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:09:02.419 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52b6833e-0c38-4d7d-a78a-eb5e5c6918ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network a32838c0-2a13-4b53-8375-a2de26ba8622: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:09:02.553 10 INFO neutron.db.ovn_revision_numbers_db [None req-52b6833e-0c38-4d7d-a78a-eb5e5c6918ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0ce05c8f-1c07-4d2d-8e69-2371080f3d88 (type: ports) to 1 2026-06-28 21:09:02.576 10 INFO neutron.wsgi [None req-52b6833e-0c38-4d7d-a78a-eb5e5c6918ff 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.125 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1333 time: 0.4301279 2026-06-28 21:09:04.016 9 INFO neutron.wsgi [None req-2da42475-992c-4509-a3ba-c96df8e893bc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0414462 2026-06-28 21:09:04.026 9 INFO neutron.wsgi [None req-1cbdbeb7-935b-4608-bb52-34ea19717cdb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041637 2026-06-28 21:09:04.035 9 INFO neutron.wsgi [None req-96db9c70-c09a-4970-9a01-2be1a053f533 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0051107 2026-06-28 21:09:04.043 9 INFO neutron.wsgi [None req-46c0943d-1971-4c38-9dd3-1c7b7c9ff53f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0041509 2026-06-28 21:09:04.074 9 INFO neutron.wsgi [None req-ddb8647d-7b0c-44d4-bd9d-cdfc81c3ad1c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1328 time: 0.0247676 2026-06-28 21:09:04.186 9 INFO neutron.wsgi [None req-f54bf415-8c6e-4a76-a72d-18e1328c280d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072315 2026-06-28 21:09:04.195 9 INFO neutron.wsgi [None req-d1f77356-73ad-46e3-84c3-9b6a48320d52 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0043311 2026-06-28 21:09:04.203 9 INFO neutron.wsgi [None req-e59599b8-6b97-4bc9-bbe8-c36f754928a0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040128 2026-06-28 21:09:04.212 9 INFO neutron.wsgi [None req-14ebfcd0-b51a-4a3f-b350-ac2902d1c8a7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044723 2026-06-28 21:09:04.240 9 INFO neutron.wsgi [None req-1b113c66-6a41-4e2a-86a4-010c3b72de5c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-groups?name=lb-9ccb2d01-9f13-4eb2-90e1-85a2ccea7ad5 HTTP/1.1" status: 200 len: 221 time: 0.0213614 2026-06-28 21:09:04.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-f460fb9d-38b5-4a25-a3e1-cf58f54aa47d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 7efda0d9-3482-4701-af7a-8d7d1295f5fb (type: security_groups) to 1 2026-06-28 21:09:04.347 9 INFO neutron.wsgi [None req-f460fb9d-38b5-4a25-a3e1-cf58f54aa47d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1779 time: 0.1013901 2026-06-28 21:09:04.376 9 INFO neutron.wsgi [None req-1203511a-ab8e-4a9a-9c77-685a72831d2a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-group-rules?security_group_id=7efda0d9-3482-4701-af7a-8d7d1295f5fb HTTP/1.1" status: 200 len: 1318 time: 0.0220554 2026-06-28 21:09:04.999 9 INFO neutron.db.ovn_revision_numbers_db [None req-1617acb4-3493-42ee-95cb-93cc46b2808b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0ce05c8f-1c07-4d2d-8e69-2371080f3d88 (type: ports) to 2 2026-06-28 21:09:05.007 9 INFO neutron.wsgi [None req-1617acb4-3493-42ee-95cb-93cc46b2808b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1328 time: 0.6243589 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:05.026 9 INFO neutron.wsgi [None req-6078c9f1-8567-4bc1-b164-ec7488d137dc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0068722 2026-06-28 21:09:05.034 9 INFO neutron.wsgi [None req-c82e10a3-8acd-46d3-82a1-81cdfc62152d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0037687 2026-06-28 21:09:05.041 9 INFO neutron.wsgi [None req-3ed4e261-6c6b-47d7-b505-084d49b25357 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0037587 2026-06-28 21:09:05.050 9 INFO neutron.wsgi [None req-fc8020b5-7eed-412a-81fb-9a30d67d30b8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045233 2026-06-28 21:09:05.087 9 INFO neutron.wsgi [None req-e11ae43e-953d-43ac-b204-200e7220f54c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0323603 2026-06-28 21:09:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020847 2026-06-28 21:09:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030282 2026-06-28 21:09:12.084 9 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-f9c7be2a-36bc-446b-bb6f-26c10648ed38 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=c66d6570-59f9-4ab9-9537-b9d46a4176f7&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0337172 2026-06-28 21:09:12.178 9 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-c4a47848-52dc-47e4-932e-f9e9c27019d3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/networks?id=013a9abe-e505-4b40-9b28-94bf1d3e36fe HTTP/1.1" status: 200 len: 937 time: 0.0866504 2026-06-28 21:09:12.198 9 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-2cc95cfc-53e1-4da4-afb6-d7d7eaf572fa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/quotas/27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 385 time: 0.0119443 2026-06-28 21:09:12.268 9 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-b7c0addd-afc2-4ff2-8c17-e82846f1e088 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0613391 2026-06-28 21:09:12.343 9 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-a2c8432a-7f45-4040-bcd9-aff0d6eb5598 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0619867 2026-06-28 21:09:12.411 9 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-c10a87ca-8234-4ffb-bf69-f7b875768b8d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 10.0.0.184 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0631101 2026-06-28 21:09:12.776 9 INFO neutron.wsgi [req-4c0d1b86-32c3-4f5c-8c1f-6e76f2b7abdd req-928e2b63-da03-4bce-b2f1-6acbb046b995 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 210 time: 0.0403771 2026-06-28 21:09:12.839 9 INFO neutron.wsgi [req-178efd6c-4ecf-4fc5-a8e6-569636e06c7d req-5dd01b1c-2e61-456c-8d90-890a243bc752 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 210 time: 0.0217946 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:13.471 10 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-4e447400-e798-4f09-8bf0-a9fe58305201 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks?id=013a9abe-e505-4b40-9b28-94bf1d3e36fe HTTP/1.1" status: 200 len: 937 time: 0.0556765 2026-06-28 21:09:13.528 10 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-ad61c2d6-1c75-4fec-aadd-c3fb31976e91 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=27b21ca08bc649258cc31d37fbe6fa54 HTTP/1.1" status: 200 len: 542 time: 0.0510588 2026-06-28 21:09:13.823 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a845165d-ca99-4db2-a0a5-f8014dc40249 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:09:13.826 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a845165d-ca99-4db2-a0a5-f8014dc40249 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 013a9abe-e505-4b40-9b28-94bf1d3e36fe: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:09:14.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-a845165d-ca99-4db2-a0a5-f8014dc40249 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 (type: ports) to 1 2026-06-28 21:09:14.021 10 INFO neutron.wsgi [None req-a845165d-ca99-4db2-a0a5-f8014dc40249 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1287 time: 0.4871233 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:14.419 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e09f06f-a06a-4234-9d8d-bd65bcfbcd80 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 (type: ports) to 2 2026-06-28 21:09:14.621 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e09f06f-a06a-4234-9d8d-bd65bcfbcd80 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 (type: ports) to 2 2026-06-28 21:09:14.643 10 INFO neutron.wsgi [None req-8e09f06f-a06a-4234-9d8d-bd65bcfbcd80 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 1336 time: 0.6158431 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:14.699 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c30f9daf-0a69-400c-9202-0ea7f3854f99'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': '46e0594d-c3c9-4c31-9fd4-460fe6b7adf5', 'status': 'completed', 'code': 200} 2026-06-28 21:09:14.723 10 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-a9035c71-ddcb-4b0b-976f-637c91c902d4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1367 time: 0.0419583 2026-06-28 21:09:14.761 10 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-10601990-36ae-483a-a2bf-cfe07210a621 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 217 time: 0.0309024 2026-06-28 21:09:14.799 10 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-abb5a670-2a75-4ada-9dfc-c486f16e44e8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=ec18461e-605a-4c01-a3be-a207d86a9799 HTTP/1.1" status: 200 len: 829 time: 0.0341275 2026-06-28 21:09:14.836 10 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-be3486f9-a1b6-4626-9a1d-cef5ba7a9338 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0297980 2026-06-28 21:09:14.901 10 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-cde3a2ef-762f-499a-a880-375546cac697 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0591862 2026-06-28 21:09:15.020 9 INFO neutron.wsgi [req-a05f6b5a-c947-4202-a7c5-61f73e4b03f5 req-31bd2149-bdd7-45b2-bf11-78567147da77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1367 time: 0.0397389 2026-06-28 21:09:15.060 9 INFO neutron.wsgi [req-a05f6b5a-c947-4202-a7c5-61f73e4b03f5 req-a8f4e308-0046-40c3-ba77-c04de67367ca 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=c66d6570-59f9-4ab9-9537-b9d46a4176f7&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0313141 2026-06-28 21:09:15.165 9 INFO neutron.wsgi [req-8f7bcee8-213c-40c2-a208-336df6ea504a req-81f90ca3-456d-448e-ab97-153027ba47a5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1367 time: 0.0296345 2026-06-28 21:09:15.449 10 INFO neutron.wsgi [req-d2e3af38-e1c3-4695-b9a4-2d08d2c4e89b req-9b66df81-f575-45ad-8f47-69554419d851 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.5391798 2026-06-28 21:09:15.537 10 INFO neutron.wsgi [req-07bad34e-7e94-451a-b092-6635c7b0e214 req-f94cf16c-733f-46bc-bcc7-669a4617f055 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1367 time: 0.0443521 2026-06-28 21:09:15.626 10 INFO neutron.wsgi [req-07bad34e-7e94-451a-b092-6635c7b0e214 req-a5035dbb-d931-4ae1-9604-ec889e8ee9d7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=013a9abe-e505-4b40-9b28-94bf1d3e36fe HTTP/1.1" status: 200 len: 937 time: 0.0801225 2026-06-28 21:09:15.668 9 INFO neutron.wsgi [req-9939bb7c-c79b-42f1-9bc4-ba0559b24ac6 req-0f6c5263-952b-4639-b261-fe1dc8cf96cf 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1367 time: 0.0357528 2026-06-28 21:09:15.673 10 INFO neutron.wsgi [req-07bad34e-7e94-451a-b092-6635c7b0e214 req-288e594d-d568-4e7c-bed5-ecac0de21394 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 217 time: 0.0413964 2026-06-28 21:09:15.705 9 INFO neutron.wsgi [req-9939bb7c-c79b-42f1-9bc4-ba0559b24ac6 req-f7349728-abca-493e-be87-55c5aec899ad 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/security-groups?id=c66d6570-59f9-4ab9-9537-b9d46a4176f7&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0275755 2026-06-28 21:09:15.712 10 INFO neutron.wsgi [req-07bad34e-7e94-451a-b092-6635c7b0e214 req-af1b6510-ad3a-4125-a4f0-52b6594894c6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=ec18461e-605a-4c01-a3be-a207d86a9799 HTTP/1.1" status: 200 len: 829 time: 0.0337400 2026-06-28 21:09:15.769 10 INFO neutron.wsgi [req-07bad34e-7e94-451a-b092-6635c7b0e214 req-95a640e8-139f-4cda-80c6-e91186b5c3b8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0307853 2026-06-28 21:09:15.808 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status up for port: 46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 2026-06-28 21:09:15.834 10 INFO neutron.plugins.ml2.plugin [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Attempt 1 to provision port 46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 2026-06-28 21:09:15.850 10 INFO neutron.wsgi [req-07bad34e-7e94-451a-b092-6635c7b0e214 req-8d3d0a8c-a89f-4577-b971-a5907f56cc79 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0737734 2026-06-28 21:09:15.919 10 INFO neutron.wsgi [req-07bad34e-7e94-451a-b092-6635c7b0e214 req-4321fac1-7a24-4c77-a6d5-0b155a50e4e8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0638206 2026-06-28 21:09:16.112 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 (type: ports) to 4 2026-06-28 21:09:16.740 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee9222cd-1121-4bab-95b7-bfcc64bf8828'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '46e0594d-c3c9-4c31-9fd4-460fe6b7adf5', 'code': 200} 2026-06-28 21:09:16.741 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee9222cd-1121-4bab-95b7-bfcc64bf8828'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '46e0594d-c3c9-4c31-9fd4-460fe6b7adf5', 'code': 200} 2026-06-28 21:09:17.384 9 INFO neutron.wsgi [req-0bf52fc2-03ed-4b94-8a0e-5e1130a2b415 req-31e4f201-5540-4920-9ffa-0facc98f42c3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1369 time: 0.0350261 2026-06-28 21:09:17.420 9 INFO neutron.wsgi [req-0bf52fc2-03ed-4b94-8a0e-5e1130a2b415 req-d8c524b8-9ac8-4128-830b-3f0de941961d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=c66d6570-59f9-4ab9-9537-b9d46a4176f7&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0287139 2026-06-28 21:09:17.510 9 INFO neutron.wsgi [req-87e81ee7-8b11-4165-beba-74d75070b453 req-8dfab193-2eba-47df-aca4-4d3a79d5937f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1369 time: 0.0316484 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:18.296 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-60cf1805-c0ae-4cdd-a0d3-adadbe54f405 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0413859 2026-06-28 21:09:18.383 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-8933e574-f620-4550-b757-c49158c72d72 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1590 time: 0.0411448 2026-06-28 21:09:18.473 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-a2f76784-ab16-4ab5-ab6a-82ce6dc7a8a1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1003 time: 0.0711105 2026-06-28 21:09:18.519 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-469560f8-bcd2-4b33-9f08-cff095ede68b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 1059 time: 0.0412276 2026-06-28 21:09:18.560 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-ff2d6895-e751-4b8b-aa7c-92c9d21b8529 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bc&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 217 time: 0.0358939 2026-06-28 21:09:18.609 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-4066252c-581c-4ca0-af61-eef1f7c28b87 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8&id=43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 200 len: 1561 time: 0.0398839 2026-06-28 21:09:18.647 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-05bdebb8-7ef7-46a2-9f07-5557307c11c6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0308659 2026-06-28 21:09:18.681 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-f6b3c2d9-8584-48ce-ba28-f4203dacc0ab 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0253234 2026-06-28 21:09:18.756 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-8e5f42c9-223a-4dea-a3b6-d7251ce51a1b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0682011 2026-06-28 21:09:18.833 10 INFO neutron.wsgi [req-7e154016-a9e8-4663-b40f-1350193eab10 req-a77bdf30-0c8d-45f8-af11-fd935236e341 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0693126 2026-06-28 21:09:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021884 2026-06-28 21:09:25.875 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047481 2026-06-28 21:09:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026510 2026-06-28 21:09:40.875 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027018 2026-06-28 21:09:51.101 9 INFO neutron.wsgi [None req-7d7559ec-70a4-45e0-9152-3b47b5300437 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0071707 2026-06-28 21:09:51.109 9 INFO neutron.wsgi [None req-58c1e64c-afc6-40bb-96f2-667ae4d9c6f9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0044839 2026-06-28 21:09:51.116 9 INFO neutron.wsgi [None req-896e3811-6c9b-4341-99a0-b4847622ba7b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039337 2026-06-28 21:09:51.123 9 INFO neutron.wsgi [None req-d708d715-ebd4-476d-b0aa-749a30843dfa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037942 2026-06-28 21:09:51.172 9 INFO neutron.wsgi [None req-8cf3f647-339a-4d87-a600-9a87f3a3164d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0432055 2026-06-28 21:09:51.230 9 INFO neutron.wsgi [None req-5448b76d-4ce5-410d-a1b5-7b60b177ace6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1369 time: 0.0315876 2026-06-28 21:09:51.506 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99d49c45-c24d-4a73-99da-4c6e0bd3ba3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:09:51.507 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99d49c45-c24d-4a73-99da-4c6e0bd3ba3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network a32838c0-2a13-4b53-8375-a2de26ba8622: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:09:51.712 9 INFO neutron.db.ovn_revision_numbers_db [None req-99d49c45-c24d-4a73-99da-4c6e0bd3ba3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 1 2026-06-28 21:09:51.735 9 INFO neutron.wsgi [None req-99d49c45-c24d-4a73-99da-4c6e0bd3ba3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.4983025 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:51.876 9 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-d40ddeaa-9040-43ec-8e6f-397271ded313 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1297 time: 0.0946596 2026-06-28 21:09:51.891 9 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-6dadde38-f7aa-41ca-9e5a-d4bf5d191601 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0062068 2026-06-28 21:09:52.097 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-7f1083e0-fba9-437f-ab14-39d2980808b5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb?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.1339741 2026-06-28 21:09:52.164 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-db8fd2bf-e128-498c-9969-ee684ccbcf5c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0603356 2026-06-28 21:09:52.235 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-cf2ff703-c492-4d5d-a34c-57acf7a10a8d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0647042 2026-06-28 21:09:52.284 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-99193b99-005a-488e-9f6a-50b4153f9909 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1297 time: 0.0280955 2026-06-28 21:09:52.340 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-dd387650-4832-43ff-8383-368decddaae7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks?id=a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1004 time: 0.0512481 2026-06-28 21:09:52.764 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f614e51-7d8b-41e3-8c10-f4d0369ae561 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 2 2026-06-28 21:09:52.932 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f614e51-7d8b-41e3-8c10-f4d0369ae561 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 2 2026-06-28 21:09:52.948 10 INFO neutron.wsgi [None req-6f614e51-7d8b-41e3-8c10-f4d0369ae561 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1380 time: 0.5998757 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:52.991 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c6a0ddf-77cf-403e-a70a-917e28c572fb'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': '98c678b1-0c90-4556-b36a-337dd3eea0eb', 'status': 'completed', 'code': 200} 2026-06-28 21:09:53.014 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-4369497b-6356-4d37-9524-881d7c9843ff 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2569 time: 0.0353990 2026-06-28 21:09:53.048 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-93eb1eca-9c54-46cf-b1e4-81253f549f42 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 217 time: 0.0251474 2026-06-28 21:09:53.090 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-3cb0bd92-214f-416e-a2fd-09ce59a97bdf 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=ec18461e-605a-4c01-a3be-a207d86a9799 HTTP/1.1" status: 200 len: 829 time: 0.0380001 2026-06-28 21:09:53.121 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-c61255dc-15ea-4f5e-9684-2961805e4ba5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0239518 2026-06-28 21:09:53.138 9 INFO neutron.wsgi [None req-a5b5329f-87b5-4130-af79-4bf911c2baca 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29070 time: 0.1202583 2026-06-28 21:09:53.191 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-21c48239-f04a-4b6e-8b20-24880dac0198 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0642753 2026-06-28 21:09:53.196 9 INFO neutron.wsgi [None req-670796bc-bd00-4bb7-8028-0e1039c98808 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0443230 2026-06-28 21:09:53.258 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-fbb1bac1-2472-473d-8f77-1daf28409b65 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0606992 2026-06-28 21:09:53.270 9 INFO neutron.wsgi [None req-a138eb1a-3359-4714-ad5d-ec8da4c139a2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.0716009 2026-06-28 21:09:53.324 9 INFO neutron.wsgi [None req-049d5611-bff8-4aff-bab5-abf23c8d11c4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0514684 2026-06-28 21:09:53.328 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-38f15e75-6f73-4813-b06d-8b9d5f4e0bfc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.180&port_id=98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 217 time: 0.0636830 2026-06-28 21:09:53.337 9 INFO neutron.wsgi [None req-4b87ab9b-6100-4f22-8115-e2707a2e4cb8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0113361 2026-06-28 21:09:53.363 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-8876c29a-20ff-4094-880f-1447ffcb4a18 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 854 time: 0.0310135 2026-06-28 21:09:53.369 9 INFO neutron.wsgi [None req-bf7ff932-50ed-442d-85e8-069faddecb3e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0304248 2026-06-28 21:09:53.395 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-6d9849b8-def0-42fc-9a6d-5cc3fd028db9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=a32838c0-2a13-4b53-8375-a2de26ba8622&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250046 2026-06-28 21:09:53.434 9 INFO neutron.wsgi [None req-cb5313f6-92e5-46c7-9705-b5bb88c27b5a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0637913 2026-06-28 21:09:53.444 9 INFO neutron.wsgi [None req-962dd865-904f-4b19-80f4-3d30417b20fa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0086315 2026-06-28 21:09:53.453 9 INFO neutron.wsgi [None req-636c7e1e-a0dd-459c-a739-a2eb524d1563 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0084393 2026-06-28 21:09:53.455 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-73b89bc9-ff87-49de-9748-e86f26515b88 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0563555 2026-06-28 21:09:53.488 9 INFO neutron.wsgi [None req-b7261e39-2d64-4b64-a881-24097b18f289 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 20821 time: 0.0341892 2026-06-28 21:09:53.516 9 INFO neutron.wsgi [None req-058aa0d9-4dd0-435a-be2f-06b2b15fc0ea 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0134573 2026-06-28 21:09:53.518 10 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-cc0b3ff3-f143-417a-8a00-e0261df5ac31 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0559471 2026-06-28 21:09:53.613 10 INFO neutron.wsgi [req-776e21e6-ddbb-4246-823a-141d65b9723a req-ef27381d-735d-45de-911b-a932e2b3e7c4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2569 time: 0.0431342 2026-06-28 21:09:53.644 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 98c678b1-0c90-4556-b36a-337dd3eea0eb 2026-06-28 21:09:53.659 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 98c678b1-0c90-4556-b36a-337dd3eea0eb 2026-06-28 21:09:53.705 10 INFO neutron.wsgi [req-776e21e6-ddbb-4246-823a-141d65b9723a req-32c64735-0dae-457d-bb64-5545bb4f5197 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1004 time: 0.0838802 2026-06-28 21:09:53.733 10 INFO neutron.wsgi [req-776e21e6-ddbb-4246-823a-141d65b9723a req-85730bc6-9456-4842-ac62-258ed833a3a8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.180&port_id=98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 217 time: 0.0241454 2026-06-28 21:09:53.778 10 INFO neutron.wsgi [req-776e21e6-ddbb-4246-823a-141d65b9723a req-cd221fd0-a7cf-4880-a5e0-5015fb5a0efd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 854 time: 0.0395384 2026-06-28 21:09:53.810 10 INFO neutron.wsgi [req-776e21e6-ddbb-4246-823a-141d65b9723a req-1f71a1f9-0738-4570-abb1-60a4c9d6336b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=a32838c0-2a13-4b53-8375-a2de26ba8622&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0244999 2026-06-28 21:09:53.837 9 INFO neutron.wsgi [req-e044d991-05da-469f-a17c-16c3a18b4f0e req-52e0c406-9b2e-4471-aa79-293630947ef8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1410 time: 0.0432732 2026-06-28 21:09:53.857 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f3bf3da-9645-4d96-a0c7-0ac9e457fced'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98c678b1-0c90-4556-b36a-337dd3eea0eb', 'code': 200} 2026-06-28 21:09:53.888 10 INFO neutron.wsgi [req-776e21e6-ddbb-4246-823a-141d65b9723a req-67fac838-be5f-4b4b-8e93-e0f02429ed28 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0732520 2026-06-28 21:09:53.947 10 INFO neutron.wsgi [req-776e21e6-ddbb-4246-823a-141d65b9723a req-f8adc092-8e2c-4a2f-8ee3-0d929c980d61 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0523460 2026-06-28 21:09:53.998 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 4 2026-06-28 21:09:54.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb9d94d4-4ce8-4a62-bebe-78820a63f7d1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 5 2026-06-28 21:09:54.215 9 INFO neutron.wsgi [None req-fb9d94d4-4ce8-4a62-bebe-78820a63f7d1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1442 time: 0.3685403 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:54.252 9 INFO neutron.wsgi [None req-4e57e410-aefa-406d-9a57-419969de4151 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-groups?name=lb-9ccb2d01-9f13-4eb2-90e1-85a2ccea7ad5 HTTP/1.1" status: 200 len: 1777 time: 0.0281522 2026-06-28 21:09:54.521 9 INFO neutron.db.ovn_revision_numbers_db [None req-45cc1f80-4cb6-4722-8d77-5910f2f4b36b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 6 2026-06-28 21:09:54.530 9 INFO neutron.wsgi [None req-45cc1f80-4cb6-4722-8d77-5910f2f4b36b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1442 time: 0.2687047 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:09:54.638 9 INFO neutron.wsgi [None req-8509f74e-3f6b-4c20-913f-2733ef99f04f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0113189 2026-06-28 21:09:54.649 9 INFO neutron.wsgi [None req-1a8678c7-567e-46c8-a528-62885a014097 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0051086 2026-06-28 21:09:54.658 9 INFO neutron.wsgi [None req-e1f829c4-cdc8-4c8d-850c-8067f7fefcac 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0053294 2026-06-28 21:09:54.669 9 INFO neutron.wsgi [None req-a28e3a8a-ef12-4054-b1db-b1f9f05722c2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037022 2026-06-28 21:09:54.711 9 INFO neutron.wsgi [None req-db4e2e0f-09e2-4205-b173-3720481dc8d2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0319796 2026-06-28 21:09:54.749 9 INFO neutron.wsgi [None req-714a23ae-429b-449c-ac8d-c3fd6bc1f987 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1328 time: 0.0299611 2026-06-28 21:09:55.029 9 INFO neutron.wsgi [None req-b402ae3c-2b78-4e99-b1ef-fa12c57e9351 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1470 time: 0.2723770 2026-06-28 21:09:55.059 9 INFO neutron.wsgi [None req-ca29168b-e469-46fa-9724-eff2e752973d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0235739 2026-06-28 21:09:55.122 9 INFO neutron.wsgi [None req-6aa87ebb-9639-4384-b758-aa315e90328d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1001 time: 0.0572417 2026-06-28 21:09:55.150 9 INFO neutron.wsgi [None req-a393ad21-f74f-4cc8-946b-a921d36d9c1a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1328 time: 0.0214701 2026-06-28 21:09:55.183 9 INFO neutron.wsgi [None req-74eba13b-3cda-495f-8f54-1b8aa75c069e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0298600 2026-06-28 21:09:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023611 2026-06-28 21:09:55.874 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014505 2026-06-28 21:09:55.913 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-21417f12-f7fe-4517-ab0e-4b34a965776c'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98c678b1-0c90-4556-b36a-337dd3eea0eb', 'code': 200} 2026-06-28 21:09:55.914 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-21417f12-f7fe-4517-ab0e-4b34a965776c'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': '98c678b1-0c90-4556-b36a-337dd3eea0eb', 'status': 'completed', 'code': 200} 2026-06-28 21:09:55.914 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-21417f12-f7fe-4517-ab0e-4b34a965776c'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': '98c678b1-0c90-4556-b36a-337dd3eea0eb', 'status': 'completed', 'code': 200} 2026-06-28 21:09:55.981 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-c0cf2db6-f830-4cb0-b875-81f30227fffe 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2631 time: 0.0453098 2026-06-28 21:09:56.066 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-1e4833ec-af16-47d1-a070-a87b36737bc1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1004 time: 0.0799024 2026-06-28 21:09:56.100 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-a25ea3c9-046e-41e6-a03b-e10c24d150c8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.180&port_id=98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 217 time: 0.0260689 2026-06-28 21:09:56.136 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-20c5a97c-b6c9-49ea-b42f-4c725c1a9b6d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 854 time: 0.0288110 2026-06-28 21:09:56.160 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-b9dda5eb-379a-4dbc-aa46-7abc9969fade 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=a32838c0-2a13-4b53-8375-a2de26ba8622&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0179944 2026-06-28 21:09:56.235 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-3d10c81d-6756-4d05-8aac-9aed7341fb5e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0694005 2026-06-28 21:09:56.294 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-5756f964-8006-4f3b-bf5c-2b8db4f14181 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0512459 2026-06-28 21:09:56.369 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-a12e9506-2ab6-491a-b0ee-80ae7e8b885e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2631 time: 0.0356545 2026-06-28 21:09:56.431 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-8827778a-858c-4c6d-bf5b-a7c74aa9bd92 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1004 time: 0.0553732 2026-06-28 21:09:56.465 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-eaea915c-6d84-4257-b997-e181209e2812 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.180&port_id=98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 217 time: 0.0255859 2026-06-28 21:09:56.506 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-46ba55ae-5496-4276-9619-70c5c349debc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 854 time: 0.0338082 2026-06-28 21:09:56.533 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-d377a6ae-699b-4f07-8cab-427d4127f46a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=a32838c0-2a13-4b53-8375-a2de26ba8622&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0222347 2026-06-28 21:09:56.601 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-78f8ec32-e3ea-4358-9ae1-41f8a68e02f8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0601037 2026-06-28 21:09:56.670 10 INFO neutron.wsgi [req-9e3e496b-e6f2-4a40-974e-f75f06eff0a8 req-3d356cb4-b46b-4884-9c10-26c8dfae8fcb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0596077 2026-06-28 21:10:03.428 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-755dacc6-9af5-47b2-97d8-5d4234300033 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] No more DHCP agents 2026-06-28 21:10:03.429 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-755dacc6-9af5-47b2-97d8-5d4234300033 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Unable to schedule network 91ce8d9f-625c-463c-b978-1a2031c7bcd1: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:10:03.898 10 INFO neutron.db.l3_db [None req-755dacc6-9af5-47b2-97d8-5d4234300033 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Floating IP 51cef250-df5f-44cb-bd59-6b42e503dbfb associated. External IP: 10.96.250.210, port: 0ce05c8f-1c07-4d2d-8e69-2371080f3d88. 2026-06-28 21:10:04.073 10 INFO neutron.db.ovn_revision_numbers_db [None req-755dacc6-9af5-47b2-97d8-5d4234300033 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 51cef250-df5f-44cb-bd59-6b42e503dbfb (type: floatingips) to 0 2026-06-28 21:10:04.442 10 INFO neutron.db.ovn_revision_numbers_db [None req-755dacc6-9af5-47b2-97d8-5d4234300033 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Successfully bumped revision number for resource 51cef250-df5f-44cb-bd59-6b42e503dbfb (type: floatingips) to 1 2026-06-28 21:10:04.476 10 INFO neutron.wsgi [None req-755dacc6-9af5-47b2-97d8-5d4234300033 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1097 time: 1.3530991 2026-06-28 21:10:07.445 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 0ce05c8f-1c07-4d2d-8e69-2371080f3d88 2026-06-28 21:10:07.454 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 0ce05c8f-1c07-4d2d-8e69-2371080f3d88 2026-06-28 21:10:08.013 10 INFO neutron.wsgi [None req-f9e4a0d0-339f-4bf5-852c-e61d10ce5915 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0513408 2026-06-28 21:10:08.023 10 INFO neutron.wsgi [None req-8768d976-da2a-41be-96f9-83a8865813a9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039682 2026-06-28 21:10:08.046 10 INFO neutron.wsgi [None req-8df30477-0614-47f6-b05f-4b38939a7d31 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0074668 2026-06-28 21:10:08.061 10 INFO neutron.wsgi [None req-d6bbd228-0648-4d8a-a9e9-4f80e3953c59 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066025 2026-06-28 21:10:08.234 10 INFO neutron.wsgi [None req-3f509eb5-8e23-4732-9c9a-932f5acbbc27 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-groups?name=lb-9ccb2d01-9f13-4eb2-90e1-85a2ccea7ad5 HTTP/1.1" status: 200 len: 1777 time: 0.0410557 2026-06-28 21:10:08.268 10 INFO neutron.wsgi [None req-a3f30ccc-20a5-46a4-9be8-ba6fb3df505a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-group-rules?security_group_id=7efda0d9-3482-4701-af7a-8d7d1295f5fb HTTP/1.1" status: 200 len: 1318 time: 0.0264623 2026-06-28 21:10:08.385 10 INFO neutron.db.ovn_revision_numbers_db [None req-e3ce61c4-8a35-4569-b104-c76b77d45b66 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource bcd41c90-dd60-4d74-aeba-92970c582807 (type: security_group_rules) to 0 2026-06-28 21:10:08.408 10 INFO neutron.wsgi [None req-e3ce61c4-8a35-4569-b104-c76b77d45b66 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1340089 2026-06-28 21:10:08.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-a139c9f4-3744-4f4c-8685-4dddfce32873 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 8ad12240-f2e9-410e-9dbd-6728fe268d00 (type: security_group_rules) to 0 2026-06-28 21:10:08.532 10 INFO neutron.wsgi [None req-a139c9f4-3744-4f4c-8685-4dddfce32873 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1166563 2026-06-28 21:10:10.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038872 2026-06-28 21:10:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024619 2026-06-28 21:10:15.409 10 INFO neutron.wsgi [None req-30dd8045-5765-491b-bf7f-ea40e3e58f6a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0080643 2026-06-28 21:10:15.422 10 INFO neutron.wsgi [None req-064f9dbb-eb4b-4e45-b32c-bba94eef3758 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0066285 2026-06-28 21:10:15.433 10 INFO neutron.wsgi [None req-bd774adf-aad2-4dab-b561-3d851f903347 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0056405 2026-06-28 21:10:15.449 10 INFO neutron.wsgi [None req-96b285df-3802-4c0c-9ffe-66b695165afd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0064850 2026-06-28 21:10:15.775 10 INFO neutron.wsgi [-] 10.0.0.125 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0027695 2026-06-28 21:10:15.815 10 INFO neutron.wsgi [None req-00f0064e-8dfd-46f0-bea5-2d0ed9e802e5 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.125 "GET /v2.0/subnets/5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 200 len: 829 time: 0.0350730 2026-06-28 21:10:16.218 10 INFO neutron.wsgi [None req-3692c8a3-2fd3-4fb9-9ee9-ea9b15c77727 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0052886 2026-06-28 21:10:16.225 10 INFO neutron.wsgi [None req-45cdf3e0-c6bf-4afe-923a-efe1f8b4efb9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041647 2026-06-28 21:10:16.235 10 INFO neutron.wsgi [None req-2dcf0e0c-abcc-4c7c-a6e1-2f0d83637986 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044291 2026-06-28 21:10:16.243 10 INFO neutron.wsgi [None req-fb1aa346-5b75-424e-9470-38b9f839a610 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0039041 2026-06-28 21:10:16.287 10 INFO neutron.wsgi [None req-a5f867be-4c9b-4b05-9423-b8181b04e3e7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 200 len: 847 time: 0.0384920 2026-06-28 21:10:16.323 10 INFO neutron.wsgi [None req-a0cb5899-2ff0-49f9-9e15-b7b406aa9c17 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2631 time: 0.0299397 2026-06-28 21:10:16.426 10 INFO neutron.wsgi [None req-fe3d67cc-415a-433d-af7b-84446b26b71a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0053957 2026-06-28 21:10:16.435 10 INFO neutron.wsgi [None req-dd8a8aee-a422-4e9d-8698-5d591c2e6d51 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041323 2026-06-28 21:10:16.443 10 INFO neutron.wsgi [None req-8c820544-faa8-4231-9066-8937da699957 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0038786 2026-06-28 21:10:16.451 10 INFO neutron.wsgi [None req-4b1f5aef-b9f1-4642-857b-99f1cdb65efa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0042062 2026-06-28 21:10:16.989 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-aad37357-5389-4ac8-9ea7-59cd5bed31b5 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0574865 2026-06-28 21:10:17.050 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-25da837a-604c-4bae-ac62-d99ee496fc9e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0558197 2026-06-28 21:10:17.126 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-e4decb9d-0ac4-4191-b9be-b46a3e0fcfa9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1003 time: 0.0572753 2026-06-28 21:10:17.387 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd9a0976-6830-4945-8a3b-60cabbf01e3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:10:17.389 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd9a0976-6830-4945-8a3b-60cabbf01e3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network ba66181c-59d1-4a45-bb8b-edc7894b0b03: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:10:17.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-dd9a0976-6830-4945-8a3b-60cabbf01e3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 945f5a8f-4c83-4276-b2d9-abad263039cb (type: ports) to 1 2026-06-28 21:10:17.553 10 INFO neutron.wsgi [None req-dd9a0976-6830-4945-8a3b-60cabbf01e3a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1504 time: 0.4238467 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:17.942 10 INFO neutron.db.ovn_revision_numbers_db [None req-600c80d8-4c4b-43e2-880c-af154f595a1a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 945f5a8f-4c83-4276-b2d9-abad263039cb (type: ports) to 2 2026-06-28 21:10:18.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-600c80d8-4c4b-43e2-880c-af154f595a1a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 945f5a8f-4c83-4276-b2d9-abad263039cb (type: ports) to 2 2026-06-28 21:10:18.122 10 INFO neutron.wsgi [None req-600c80d8-4c4b-43e2-880c-af154f595a1a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 1553 time: 0.5609570 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:18.191 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-3fe6f64a-f8e5-4932-98db-b662a87f84d8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 4004 time: 0.0341902 2026-06-28 21:10:18.220 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a406399-2733-434b-a6bd-ec36320b9df2'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': '945f5a8f-4c83-4276-b2d9-abad263039cb', 'status': 'completed', 'code': 200} 2026-06-28 21:10:18.222 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-42ea9fa4-9fe4-4875-b055-9ea71a17662c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 217 time: 0.0254521 2026-06-28 21:10:18.268 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-f5efe1b0-5104-42b6-bfc7-ae59bc114a20 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=ec18461e-605a-4c01-a3be-a207d86a9799 HTTP/1.1" status: 200 len: 829 time: 0.0390093 2026-06-28 21:10:18.301 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-60f1c808-39d2-4f56-be68-6d6dc29d44be 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0261252 2026-06-28 21:10:18.364 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-831458f5-bcd5-4d7a-8c14-c71cd99d89ff 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0558939 2026-06-28 21:10:18.429 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-ccff0533-00d4-4f9f-bccb-529848e5af61 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0579877 2026-06-28 21:10:18.456 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-e5171308-3a95-4bb0-b7a5-f182623aa682 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.180&port_id=98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 217 time: 0.0201204 2026-06-28 21:10:18.502 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-c90db59e-7628-49bb-b11c-7dad7415dcc9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 854 time: 0.0397341 2026-06-28 21:10:18.531 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-b9cf74df-3e4b-4fa9-b80f-01934415ae68 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=a32838c0-2a13-4b53-8375-a2de26ba8622&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0230567 2026-06-28 21:10:18.604 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-bef0d7f9-242b-489a-87ea-2daaee69a135 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0656936 2026-06-28 21:10:18.679 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-0ad90fb8-c87d-4869-bdb0-89edecef8779 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0701792 2026-06-28 21:10:18.715 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-67ec71a2-a7b1-4660-b18d-273bb3619ce3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.235&port_id=945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 217 time: 0.0275936 2026-06-28 21:10:18.749 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-c965a5d5-15e7-47d2-87ff-de774287046c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ada&port_id=945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 217 time: 0.0264728 2026-06-28 21:10:18.789 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-e208b4c4-fbd6-4001-a417-0af773aa1478 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8&id=43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 200 len: 1561 time: 0.0328166 2026-06-28 21:10:18.821 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-27b15abf-f9a3-47b6-bd05-01654a949062 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246422 2026-06-28 21:10:18.850 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-7fcb1ca3-f8c9-41cc-b113-b9181642d923 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216699 2026-06-28 21:10:18.914 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-55871ad2-de4d-4a93-a13e-e95758c41a17 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0571167 2026-06-28 21:10:18.980 10 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-a2221c65-799e-4980-8ada-e6040f46bb0a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0586939 2026-06-28 21:10:19.072 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: 945f5a8f-4c83-4276-b2d9-abad263039cb 2026-06-28 21:10:19.085 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-5ed595b4-e774-4198-8cb4-ded77f28577e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 4004 time: 0.0563581 2026-06-28 21:10:19.086 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port 945f5a8f-4c83-4276-b2d9-abad263039cb 2026-06-28 21:10:19.160 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-d822dc09-c63f-411c-a432-3446ba733729 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1003 time: 0.0695465 2026-06-28 21:10:19.201 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-ef7e0ce8-7ef7-47b2-91de-5296d62ab62c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.235&port_id=945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 217 time: 0.0291657 2026-06-28 21:10:19.228 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b09cbd03-37c4-4d3f-a18c-48cc365813c8'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '945f5a8f-4c83-4276-b2d9-abad263039cb', 'code': 200} 2026-06-28 21:10:19.231 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-4a56f10b-7277-45c2-a336-8b20de809987 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ada&port_id=945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 217 time: 0.0228970 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:19.262 9 INFO neutron.wsgi [req-633b389e-93fa-48c7-a42b-c05285e56ad7 req-1702371d-8522-433f-9e90-9010c0a32f3f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 1583 time: 0.0310588 2026-06-28 21:10:19.279 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-8370fc9c-62ae-43f1-ab60-533a3673a7b4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8&id=43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 200 len: 1561 time: 0.0432041 2026-06-28 21:10:19.323 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-4fd42a07-313c-4df8-b141-c11908b6a14c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0315301 2026-06-28 21:10:19.324 10 INFO neutron.wsgi [None req-48370ec9-4c3b-444e-b44a-694f5de483bf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 1583 time: 0.0534916 2026-06-28 21:10:19.356 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 945f5a8f-4c83-4276-b2d9-abad263039cb (type: ports) to 4 2026-06-28 21:10:19.365 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-60906505-e177-417b-86a1-0a7dcbaa6812 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0313573 2026-06-28 21:10:19.367 10 INFO neutron.wsgi [None req-8efb7eff-2964-44ee-9d36-2cd076d0929b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 1583 time: 0.0392957 2026-06-28 21:10:19.459 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-599f0114-db9e-492a-9b52-216debf653f8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0874283 2026-06-28 21:10:19.563 10 INFO neutron.wsgi [req-f4eacd48-c64a-4259-b32a-ef38ec4ad582 req-d5c1f860-e47d-4912-a9f3-f50d18e49f93 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0964825 2026-06-28 21:10:19.804 10 INFO neutron.db.ovn_revision_numbers_db [None req-df39a3f7-d1c4-4e86-b83c-bb443c8d2d4c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 945f5a8f-4c83-4276-b2d9-abad263039cb (type: ports) to 5 2026-06-28 21:10:19.812 10 INFO neutron.wsgi [None req-df39a3f7-d1c4-4e86-b83c-bb443c8d2d4c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 1330 time: 0.4378424 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:19.878 10 INFO neutron.wsgi [None req-b4ccef55-5f4d-4db6-8b86-6487e635d707 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1000 time: 0.0581417 2026-06-28 21:10:19.913 10 INFO neutron.wsgi [None req-e00982c7-a389-47f2-8a3f-7406259a69ea 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 200 len: 847 time: 0.0279832 2026-06-28 21:10:19.989 10 INFO neutron.wsgi [None req-d06195d8-79a2-49d6-bd95-0de383cb2c12 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0071049 2026-06-28 21:10:20.000 10 INFO neutron.wsgi [None req-d833fce1-3912-454a-b01e-7e86af662a2e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0038438 2026-06-28 21:10:20.009 10 INFO neutron.wsgi [None req-6947664e-487a-49f3-bde1-f480f27ddf59 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040238 2026-06-28 21:10:20.021 10 INFO neutron.wsgi [None req-dd0b3c5e-31d1-483c-88aa-5027b1afd63f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0075128 2026-06-28 21:10:20.059 10 INFO neutron.wsgi [None req-3bb7615d-cbcb-4370-bc4d-93d02f595a35 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0322413 2026-06-28 21:10:20.095 10 INFO neutron.wsgi [None req-d43b4081-b3ed-40b0-a4e4-adad971ca557 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1336 time: 0.0303984 2026-06-28 21:10:20.127 10 INFO neutron.wsgi [None req-ba23b09a-62c3-452d-8922-940409f9e082 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1470 time: 0.0271184 2026-06-28 21:10:20.159 10 INFO neutron.wsgi [None req-6fa81556-f86d-4d1a-bd6b-0672e225da6a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0264988 2026-06-28 21:10:20.221 10 INFO neutron.wsgi [None req-566c383e-9894-46ce-a5ac-deea5a45bf4b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1001 time: 0.0560267 2026-06-28 21:10:20.253 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ae0be3a-baaa-4ecf-be6b-01fbda81b4dd'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': '945f5a8f-4c83-4276-b2d9-abad263039cb', 'status': 'completed', 'code': 200} 2026-06-28 21:10:20.256 10 INFO neutron.wsgi [None req-152880d9-08a9-4a53-aa5f-e247272d691e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1336 time: 0.0291500 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:20.309 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-7b78675d-6b99-457d-9e66-c44b2f3343e0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?device_id=cf845d7e-6c73-4107-98b6-8a925badacd0&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0268426 2026-06-28 21:10:20.319 10 INFO neutron.wsgi [None req-ca169242-89dd-43f6-a677-70326fe8e15e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0566804 2026-06-28 21:10:20.321 10 INFO neutron.wsgi [req-a201e17a-213b-47cc-b383-db0a9ddf060d req-170489f4-f0a1-493a-acdb-24b287ef52f6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 3781 time: 0.0388062 2026-06-28 21:10:20.389 10 INFO neutron.wsgi [req-a201e17a-213b-47cc-b383-db0a9ddf060d req-beffeb95-693c-4b38-b623-838b724c18c7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1003 time: 0.0598297 2026-06-28 21:10:20.395 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-7b31c68f-7e51-4f4e-afd1-a1639bb379a4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1590 time: 0.0591297 2026-06-28 21:10:20.438 10 INFO neutron.wsgi [req-a201e17a-213b-47cc-b383-db0a9ddf060d req-075ac99f-43a0-444a-ac9e-03a57bc77954 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.235&port_id=945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 217 time: 0.0377905 2026-06-28 21:10:20.473 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-3bf89384-edab-4738-a397-2566dbb9e5f6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1003 time: 0.0574241 2026-06-28 21:10:20.478 10 INFO neutron.wsgi [req-a201e17a-213b-47cc-b383-db0a9ddf060d req-91b692c6-125a-4f86-b6cf-ce7a436fed1f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 200 len: 850 time: 0.0323901 2026-06-28 21:10:20.507 10 INFO neutron.wsgi [req-a201e17a-213b-47cc-b383-db0a9ddf060d req-80efa794-ac3e-4e40-85d3-4549141ff1b8 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225971 2026-06-28 21:10:20.557 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-952b1fcc-1cb8-4823-9b6b-7ab3c0fb33b1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 1059 time: 0.0730913 2026-06-28 21:10:20.585 10 INFO neutron.wsgi [req-a201e17a-213b-47cc-b383-db0a9ddf060d req-f2d34e67-9eee-4d81-a31c-41d9fdc229ce 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0721378 2026-06-28 21:10:20.590 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-3112ceff-5f1b-41d9-96ee-3ddb26fa4872 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A6f&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 217 time: 0.0277898 2026-06-28 21:10:20.649 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-243928e6-cc43-4752-b97f-675101f82726 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=90a751ec-690b-4817-9102-7dc6ecca8808&id=7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 1566 time: 0.0477695 2026-06-28 21:10:20.666 10 INFO neutron.wsgi [req-a201e17a-213b-47cc-b383-db0a9ddf060d req-87e0094d-7108-40a5-bdce-52d2d01793a3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0648117 2026-06-28 21:10:20.686 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-2a6abd35-b835-44ce-b586-2b950e9ab697 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0283217 2026-06-28 21:10:20.720 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-eecc6f9f-add0-43e8-80a6-4da2e501531b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258911 2026-06-28 21:10:20.782 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-82aaebe0-6f7c-4e9b-b334-c8a5ee891c22 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0547075 2026-06-28 21:10:20.846 9 INFO neutron.wsgi [req-addd8381-d77d-4d1f-b586-500bb80f819f req-1b12b641-5b25-4277-9225-444cf703da13 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0570085 2026-06-28 21:10:21.269 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb7e3496-6a52-4218-b5cc-d879c00e444a'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '945f5a8f-4c83-4276-b2d9-abad263039cb', 'code': 200} 2026-06-28 21:10:25.869 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013518 2026-06-28 21:10:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019979 2026-06-28 21:10:26.917 10 INFO neutron.wsgi [None req-9035e61b-eb22-4e49-9ac4-fd17a5066673 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0458150 2026-06-28 21:10:26.931 10 INFO neutron.wsgi [None req-f8581f2d-4a4b-49b7-9614-94f34070c1dc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0060637 2026-06-28 21:10:26.946 10 INFO neutron.wsgi [None req-bc628c6e-790b-4b0d-a7f4-f7563d5295ab 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0067983 2026-06-28 21:10:26.955 10 INFO neutron.wsgi [None req-b3a05bc6-72ef-4d47-a076-db25b7b5ab67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.125 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0039306 2026-06-28 21:10:27.424 10 INFO neutron.wsgi [-] 10.0.0.125 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0018327 2026-06-28 21:10:27.463 10 INFO neutron.wsgi [None req-15c1e077-4741-4326-b16e-e5c7483f4b72 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.125 "GET /v2.0/subnets/7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 830 time: 0.0338869 2026-06-28 21:10:27.872 9 INFO neutron.wsgi [None req-e9de533b-a792-47f6-9e10-29fe322bf4fe 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070245 2026-06-28 21:10:27.881 9 INFO neutron.wsgi [None req-ceaf2387-6705-4792-a81c-4e070499bdc7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0050378 2026-06-28 21:10:27.891 9 INFO neutron.wsgi [None req-eb924542-5aba-4ca6-8d18-55615264cb0b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0063932 2026-06-28 21:10:27.902 9 INFO neutron.wsgi [None req-698849c1-a366-403d-8b82-b07fad36b19c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066969 2026-06-28 21:10:27.943 9 INFO neutron.wsgi [None req-af6d42f3-d798-4ada-996a-c77e6b23c1b6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 200 len: 847 time: 0.0318701 2026-06-28 21:10:27.988 9 INFO neutron.wsgi [None req-5588fdbb-e4bd-4c1f-888a-6ec1cadfa996 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 848 time: 0.0378072 2026-06-28 21:10:28.038 9 INFO neutron.wsgi [None req-24ba9486-04dc-4a1b-aee3-4631816a2b90 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 3781 time: 0.0431945 2026-06-28 21:10:28.188 9 INFO neutron.wsgi [None req-e58480ac-348b-4ac4-ab1a-bbe89c56080d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0102475 2026-06-28 21:10:28.196 9 INFO neutron.wsgi [None req-c6fa911e-02d7-4326-8ed0-4019f9546b53 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039310 2026-06-28 21:10:28.203 9 INFO neutron.wsgi [None req-af2f7917-a7ae-44b4-ac70-0539a3a80019 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040722 2026-06-28 21:10:28.215 9 INFO neutron.wsgi [None req-aab18fd6-78b1-41de-83a4-f744fad2d56e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046175 2026-06-28 21:10:28.399 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-3a46494b-940b-48c3-9162-bb3b18fcf0e9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0599623 2026-06-28 21:10:28.469 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-447a7742-e496-4124-8373-63113d51072a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0619264 2026-06-28 21:10:28.568 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-8e3902e9-3e6e-4c92-9d74-468285c91e14 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1003 time: 0.0771379 2026-06-28 21:10:28.893 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-624659c0-5e62-406f-87bc-256465f8785e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] No more DHCP agents 2026-06-28 21:10:28.895 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-624659c0-5e62-406f-87bc-256465f8785e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Unable to schedule network 8bcee20a-1ac5-487c-925b-43f29fca1ab9: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:10:29.074 9 INFO neutron.db.ovn_revision_numbers_db [None req-624659c0-5e62-406f-87bc-256465f8785e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource d7994476-e20c-4a29-abb4-d6c438710f99 (type: ports) to 1 2026-06-28 21:10:29.093 9 INFO neutron.wsgi [None req-624659c0-5e62-406f-87bc-256465f8785e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1504 time: 0.5190287 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:29.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-96e6a87a-d2d0-4175-a96d-bb40e79dfc59 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource d7994476-e20c-4a29-abb4-d6c438710f99 (type: ports) to 2 2026-06-28 21:10:29.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-96e6a87a-d2d0-4175-a96d-bb40e79dfc59 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource d7994476-e20c-4a29-abb4-d6c438710f99 (type: ports) to 2 2026-06-28 21:10:29.702 9 INFO neutron.wsgi [None req-96e6a87a-d2d0-4175-a96d-bb40e79dfc59 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 1553 time: 0.6004527 2026-06-28 21:10:29.741 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-22744d7c-7053-453e-b65c-4eb6dd8871b1'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': 'd7994476-e20c-4a29-abb4-d6c438710f99', '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-28 21:10:29.778 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-a1462c84-797f-401f-8964-73a44c569ec2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 5154 time: 0.0347874 2026-06-28 21:10:29.810 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-cd2594a5-7a78-45e1-bb6d-e16104c27cf6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 217 time: 0.0256932 2026-06-28 21:10:29.846 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-d0f02692-b0bf-49df-a78c-35a479929b57 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=ec18461e-605a-4c01-a3be-a207d86a9799 HTTP/1.1" status: 200 len: 829 time: 0.0303802 2026-06-28 21:10:29.877 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-9f66da5e-54ca-4569-b542-82e8ba5fb3ae 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0245600 2026-06-28 21:10:29.939 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-887a0367-ebdc-4cbb-9546-fb6a996a609f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0578017 2026-06-28 21:10:29.991 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-f9daf76e-c76d-472e-a27a-fd012cebf3aa 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0440605 2026-06-28 21:10:30.020 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-16147709-8a43-43bd-8ed1-dde8d0cce242 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.180&port_id=98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 217 time: 0.0226185 2026-06-28 21:10:30.070 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-1e0ad4c7-cc0c-4d1c-816a-0ce4a72b1783 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 854 time: 0.0419676 2026-06-28 21:10:30.098 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-69730bc9-c3f0-4470-a66a-68836eb55453 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=a32838c0-2a13-4b53-8375-a2de26ba8622&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216482 2026-06-28 21:10:30.174 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-dbdf662c-8bc7-48f5-9b17-aca9c4bc9a18 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0674858 2026-06-28 21:10:30.242 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-2c8814e7-6a56-404c-802b-235118a3207d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0636730 2026-06-28 21:10:30.270 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-52ead023-1151-4c9b-9bd7-8f76a82845fb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.235&port_id=945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 217 time: 0.0215139 2026-06-28 21:10:30.308 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-d906a8a6-27df-4127-90fb-af4884374a15 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 200 len: 850 time: 0.0317271 2026-06-28 21:10:30.337 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-d4d4b52c-01e7-4840-86bd-d5f8a9133c47 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221481 2026-06-28 21:10:30.400 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-1e083f2a-0303-4365-9574-b6820a9adc77 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0562778 2026-06-28 21:10:30.462 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-79f5632f-4c2a-45dc-87e2-ccf59c97365f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0543175 2026-06-28 21:10:30.493 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-6729cbb8-6cab-44c7-a77d-5481ed4bc9a6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.6&port_id=d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 217 time: 0.0241175 2026-06-28 21:10:30.522 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-5a1c89ec-5455-4c03-833d-18b10b537692 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d3&port_id=d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 217 time: 0.0228524 2026-06-28 21:10:30.567 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-119947b3-8220-4194-9883-f0c73101bd04 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=90a751ec-690b-4817-9102-7dc6ecca8808&id=7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 1566 time: 0.0374589 2026-06-28 21:10:30.608 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-af9822df-2114-4fc3-838b-db473d9005ff 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0326269 2026-06-28 21:10:30.647 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-b048fa55-822a-4894-9430-5943fbe36675 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0302920 2026-06-28 21:10:30.716 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-fc51c68e-422d-45c7-b9db-dbc490a1b5c3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0587361 2026-06-28 21:10:30.791 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-cf33aa56-ee5f-47de-af17-0ca4cd31d28c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0670168 2026-06-28 21:10:30.882 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status up for port: d7994476-e20c-4a29-abb4-d6c438710f99 2026-06-28 21:10:30.888 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-4b8bb524-0c41-41ec-a4ef-0ef88cb93204 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 5154 time: 0.0505784 2026-06-28 21:10:30.906 9 INFO neutron.plugins.ml2.plugin [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Attempt 1 to provision port d7994476-e20c-4a29-abb4-d6c438710f99 2026-06-28 21:10:30.963 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-b8b83756-dde0-4e88-905a-dd62e623adbc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1003 time: 0.0674710 2026-06-28 21:10:30.998 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-fb7c8fc4-cc9a-4e53-a0ab-fe5ea5f28df4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.6&port_id=d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 217 time: 0.0266166 2026-06-28 21:10:31.030 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-64d579ab-a6cd-434e-9c92-45013ece64b4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d3&port_id=d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 217 time: 0.0266991 2026-06-28 21:10:31.092 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-37f0feb9-e5bf-418c-a009-1dce6239441f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=90a751ec-690b-4817-9102-7dc6ecca8808&id=7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 1566 time: 0.0541697 2026-06-28 21:10:31.135 9 INFO neutron.wsgi [req-35c112b2-de9a-43ab-823a-17c2874840ec req-351ff7f5-7317-44de-afae-bd6f96075dcc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.184 "GET /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 1583 time: 0.0752008 2026-06-28 21:10:31.138 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-8493fea9-2b0f-4143-b597-ef2e3d5e1600 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0321126 2026-06-28 21:10:31.196 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-7605a29e-0427-484a-92a1-73ef9e2f75fe 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0505896 2026-06-28 21:10:31.209 9 INFO neutron.wsgi [None req-6ead01af-4da9-4dc0-8043-5e6ce4a53fcd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 1583 time: 0.0614319 2026-06-28 21:10:31.275 9 INFO neutron.wsgi [None req-088eb084-0ba2-4f1b-9a24-4a1dcec82636 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 1583 time: 0.0591686 2026-06-28 21:10:31.603 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-123815d2-7c3d-4759-b153-c42595eed460 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3983698 2026-06-28 21:10:31.646 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource d7994476-e20c-4a29-abb4-d6c438710f99 (type: ports) to 4 2026-06-28 21:10:31.716 9 INFO neutron.wsgi [req-86846149-4c27-4682-b3fc-fcf4df1375dc req-4bac0345-0a2d-4dd4-b33f-20e9284a39cc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1008246 2026-06-28 21:10:31.782 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-46a7b2d3-a144-40fd-9bbf-890e8dba11c0'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7994476-e20c-4a29-abb4-d6c438710f99', 'code': 200} 2026-06-28 21:10:31.782 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-46a7b2d3-a144-40fd-9bbf-890e8dba11c0'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7994476-e20c-4a29-abb4-d6c438710f99', 'code': 200} 2026-06-28 21:10:31.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-77afdbd1-5dbf-46fc-95e9-3218d596828f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource d7994476-e20c-4a29-abb4-d6c438710f99 (type: ports) to 5 2026-06-28 21:10:32.006 9 INFO neutron.wsgi [None req-77afdbd1-5dbf-46fc-95e9-3218d596828f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 1322 time: 0.7184086 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:32.074 9 INFO neutron.wsgi [None req-56f491d1-9470-4c50-9072-54cb99a5be02 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1000 time: 0.0607514 2026-06-28 21:10:32.113 9 INFO neutron.wsgi [None req-b165b0fe-ef25-4e3d-8b7c-aa9452098eb2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 848 time: 0.0326605 2026-06-28 21:10:32.193 9 INFO neutron.wsgi [None req-ba34cabc-92b8-40f0-8ff0-82ae7c1d904d 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072279 2026-06-28 21:10:32.201 9 INFO neutron.wsgi [None req-ae1c670c-d53a-4ca7-a303-94d1101a7180 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0037184 2026-06-28 21:10:32.212 9 INFO neutron.wsgi [None req-e2f73569-721f-46a0-bf9e-41c8efe0d19f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0038011 2026-06-28 21:10:32.224 9 INFO neutron.wsgi [None req-6619e979-c57d-4899-8cc2-f5eac56d598b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0083480 2026-06-28 21:10:32.260 9 INFO neutron.wsgi [None req-846cd115-5a78-4041-80c1-a6989a08bd89 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0292294 2026-06-28 21:10:32.294 9 INFO neutron.wsgi [None req-ebf2b711-45c3-47c6-84ff-a4e1150e9f24 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1336 time: 0.0277376 2026-06-28 21:10:32.325 9 INFO neutron.wsgi [None req-d6322aad-a491-4bd3-91dd-e8685e53366f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1470 time: 0.0254939 2026-06-28 21:10:32.363 9 INFO neutron.wsgi [None req-b50ead8c-a689-48a1-bda2-53134f415a27 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0340061 2026-06-28 21:10:32.425 9 INFO neutron.wsgi [None req-ece8c3ec-6600-48ae-90e5-ce5e6b4c0005 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1001 time: 0.0555875 2026-06-28 21:10:32.460 9 INFO neutron.wsgi [None req-6f41e778-ac08-43b1-b22d-7b3f49ce5554 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1336 time: 0.0285153 2026-06-28 21:10:32.506 9 INFO neutron.wsgi [None req-a2e23d7d-d87f-41f5-ba45-b780bdd38096 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0386558 2026-06-28 21:10:33.820 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b2cc168-05e2-46af-8b5b-a5549abd2dfd'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': 'd7994476-e20c-4a29-abb4-d6c438710f99', 'status': 'completed', 'code': 200} 2026-06-28 21:10:33.879 9 INFO neutron.wsgi [req-a063ea05-e3a7-4e51-967c-2a51bc10b890 req-66894f9e-5e5c-4afb-afc7-ab777432b518 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 4923 time: 0.0419726 2026-06-28 21:10:33.939 9 INFO neutron.wsgi [req-a063ea05-e3a7-4e51-967c-2a51bc10b890 req-0965fa47-6028-4abd-b225-c5de098c294b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1003 time: 0.0535967 2026-06-28 21:10:33.973 9 INFO neutron.wsgi [req-a063ea05-e3a7-4e51-967c-2a51bc10b890 req-25e68ef3-0be9-4b1e-83c9-2f242cab20ad 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.6&port_id=d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 217 time: 0.0247128 2026-06-28 21:10:34.011 9 INFO neutron.wsgi [req-a063ea05-e3a7-4e51-967c-2a51bc10b890 req-7c57b92d-b18d-47b7-89d5-8bee27bfff0f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 851 time: 0.0317523 2026-06-28 21:10:34.040 9 INFO neutron.wsgi [req-a063ea05-e3a7-4e51-967c-2a51bc10b890 req-4b9416d2-e856-4a4a-b1f4-952c181bcfdb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0217738 2026-06-28 21:10:34.113 9 INFO neutron.wsgi [req-a063ea05-e3a7-4e51-967c-2a51bc10b890 req-7d76f1a6-98bf-4c15-8744-a043e9fbe78b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0666175 2026-06-28 21:10:34.219 9 INFO neutron.wsgi [req-a063ea05-e3a7-4e51-967c-2a51bc10b890 req-d2ddc04e-5c20-4a41-b276-45de86114f4a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0985954 2026-06-28 21:10:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025694 2026-06-28 21:10:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026457 2026-06-28 21:10:41.726 10 INFO neutron.wsgi [None req-2fff156d-4865-42d3-8484-c15f41144bdd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0096188 2026-06-28 21:10:41.736 10 INFO neutron.wsgi [None req-8acded85-5c27-41c7-9e4e-6f63bbb2d5cc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034938 2026-06-28 21:10:41.745 10 INFO neutron.wsgi [None req-1c2d035c-5ab3-492d-9766-e8500fb4c2d9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044341 2026-06-28 21:10:41.753 10 INFO neutron.wsgi [None req-54fba029-b5cf-4280-8008-329de7067f6a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0038207 2026-06-28 21:10:41.787 10 INFO neutron.wsgi [None req-05ecb5f1-56b0-4847-8da6-b2268feed363 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 200 len: 847 time: 0.0278871 2026-06-28 21:10:41.826 10 INFO neutron.wsgi [None req-2160d5d4-2b9d-4755-90fe-a54a60b8b374 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 4923 time: 0.0344572 2026-06-28 21:10:41.954 10 INFO neutron.wsgi [None req-d495cd17-b29e-4f0f-8863-82a4a05ee4a6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0084805 2026-06-28 21:10:41.962 10 INFO neutron.wsgi [None req-6f47cea6-f352-4bb1-af65-9d0950314f8a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041645 2026-06-28 21:10:41.970 10 INFO neutron.wsgi [None req-084aa28d-223e-4633-9641-9ada1ca58de6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039074 2026-06-28 21:10:41.979 10 INFO neutron.wsgi [None req-28e25fcc-7678-4f15-8572-7ac4c60e895e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0040636 2026-06-28 21:10:42.013 10 INFO neutron.wsgi [None req-43fb6bb7-c9d0-43a3-a0e6-9a588b3774bf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 1350 time: 0.0287576 2026-06-28 21:10:42.643 10 INFO neutron.db.ovn_revision_numbers_db [None req-d429d477-2b08-4cf9-81bc-567a0b1f5116 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource d7994476-e20c-4a29-abb4-d6c438710f99 (type: ports) to 6 2026-06-28 21:10:42.653 10 INFO neutron.wsgi [None req-d429d477-2b08-4cf9-81bc-567a0b1f5116 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 1154 time: 0.6342483 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:42.696 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-57df98ec-a1a6-4ec2-a432-9c7c084b4f29'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': 'd7994476-e20c-4a29-abb4-d6c438710f99', 'status': 'completed', 'code': 200} 2026-06-28 21:10:42.715 10 INFO neutron.wsgi [None req-cb0a1b84-503c-43fb-9916-6499ef244f2f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1000 time: 0.0540299 2026-06-28 21:10:42.741 9 INFO neutron.wsgi [req-f009d894-3aaf-4ded-ad71-ad6d6d12cf67 req-3c191d2e-ff8f-4fc4-8fcf-b69068fbdccd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 4756 time: 0.0339723 2026-06-28 21:10:42.758 10 INFO neutron.wsgi [None req-ced36043-6910-4319-bf5a-ee981b85f9ed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 4756 time: 0.0360494 2026-06-28 21:10:42.808 9 INFO neutron.wsgi [req-f009d894-3aaf-4ded-ad71-ad6d6d12cf67 req-53b22d22-830c-4bb3-9a92-1f8bbb0b8a26 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1003 time: 0.0602500 2026-06-28 21:10:42.869 10 INFO neutron.wsgi [None req-75ef104a-d958-4fc5-a191-19f7323ebe1c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 4756 time: 0.0354171 2026-06-28 21:10:42.873 9 INFO neutron.wsgi [req-f009d894-3aaf-4ded-ad71-ad6d6d12cf67 req-46423b7a-cc80-4449-aaf0-50d36322b522 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0589387 2026-06-28 21:10:42.944 9 INFO neutron.wsgi [req-f009d894-3aaf-4ded-ad71-ad6d6d12cf67 req-410bb04f-7a1e-4e40-90c9-84c0c8ff0cba 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0629671 2026-06-28 21:10:43.133 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: d7994476-e20c-4a29-abb4-d6c438710f99 2026-06-28 21:10:43.209 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-abc6c098-d54c-4bfb-92e5-46b30b11b756 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 200 len: 1182 time: 0.0377028 2026-06-28 21:10:43.275 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ada7d6d3-6726-46be-8fd0-5dec0940aae1'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd7994476-e20c-4a29-abb4-d6c438710f99', 'code': 200} 2026-06-28 21:10:43.428 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource d7994476-e20c-4a29-abb4-d6c438710f99 (type: ports) to 7 2026-06-28 21:10:43.498 9 INFO neutron.wsgi [None req-b51ce4cb-81cb-4da9-ab2d-abc626376ebc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 204 len: 173 time: 0.2839401 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:43.585 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-97eff608-e262-4423-9973-cc1de236266a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 3781 time: 0.0366147 2026-06-28 21:10:43.674 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-ad7f3249-22d0-4e3b-9874-14f70a030df1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&id=a32838c0-2a13-4b53-8375-a2de26ba8622&id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 3309 time: 0.0807953 2026-06-28 21:10:43.706 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-497c3bdb-82bf-4091-a04e-7a34ed3b9cca 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 217 time: 0.0247359 2026-06-28 21:10:43.740 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-9cf9083d-a6d8-4fc8-a5f5-cad1c226137e 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=ec18461e-605a-4c01-a3be-a207d86a9799 HTTP/1.1" status: 200 len: 829 time: 0.0276294 2026-06-28 21:10:43.765 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-94938458-000c-4018-bc4f-3bcde9abf9cb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0199199 2026-06-28 21:10:43.836 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-6312891c-b840-43a8-8dce-7da56b2c8ad6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0653756 2026-06-28 21:10:43.898 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-5a38819b-f486-4694-8770-adcb1e2b3a33 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0565460 2026-06-28 21:10:43.915 10 INFO neutron.wsgi [None req-b3ab0e39-8d7e-4b2f-8acb-d0e2b901bb31 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 3781 time: 0.0372338 2026-06-28 21:10:43.937 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-788232c4-c734-4ab1-90e0-411df83143a9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.180&port_id=98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 217 time: 0.0305705 2026-06-28 21:10:43.938 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f2adacf0-9164-4dc7-a933-b0439a73aac7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:10:43.941 10 INFO neutron.wsgi [None req-f2adacf0-9164-4dc7-a933-b0439a73aac7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/ports/d7994476-e20c-4a29-abb4-d6c438710f99 HTTP/1.1" status: 404 len: 338 time: 0.0203493 2026-06-28 21:10:43.970 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-c9b910ff-44b6-4e86-974d-60e6ee57cb88 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 854 time: 0.0274799 2026-06-28 21:10:44.013 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-e46fbd96-9289-4ee3-b252-79dfeff79243 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=a32838c0-2a13-4b53-8375-a2de26ba8622&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0343635 2026-06-28 21:10:44.025 10 INFO neutron.wsgi [None req-f92fa102-d4f0-4e17-9515-c8f3c61c24f3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0089662 2026-06-28 21:10:44.036 10 INFO neutron.wsgi [None req-648bbc37-fdbe-44d4-891a-21a9a294e7d7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0063632 2026-06-28 21:10:44.044 10 INFO neutron.wsgi [None req-88f2cb25-65bd-4f6e-807a-7220fe680217 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044837 2026-06-28 21:10:44.056 10 INFO neutron.wsgi [None req-be384b2d-a00a-4d70-9ad6-aba80a8011d8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0069959 2026-06-28 21:10:44.081 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-209475bf-9c21-4954-8b27-c9842e401361 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0632558 2026-06-28 21:10:44.091 10 INFO neutron.wsgi [None req-931bab75-5d5d-40a0-bbc8-2b09a65f3c10 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0281012 2026-06-28 21:10:44.124 10 INFO neutron.wsgi [None req-b5a9af10-604e-4510-a1d7-3233980b43ab 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1336 time: 0.0258296 2026-06-28 21:10:44.156 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-d2f5a836-1c51-4c79-91b8-c32678ddf65a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0676205 2026-06-28 21:10:44.158 10 INFO neutron.wsgi [None req-57d720c7-011a-449d-a589-6ee7a1255a77 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1470 time: 0.0273905 2026-06-28 21:10:44.184 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-3a3bc872-e8b6-45e3-9799-127b2e38e8f6 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.235&port_id=945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 217 time: 0.0217571 2026-06-28 21:10:44.202 10 INFO neutron.wsgi [None req-b8495425-7050-4fc5-b476-4b71ab472629 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0371063 2026-06-28 21:10:44.219 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-d99b77c8-d861-4638-adde-3fe8cf261688 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 200 len: 850 time: 0.0296569 2026-06-28 21:10:44.250 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-2902aee2-7d2f-4db5-80d0-54f684458397 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243206 2026-06-28 21:10:44.264 10 INFO neutron.wsgi [None req-d39f6141-5ad0-44b7-948b-608f3e88095f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1001 time: 0.0587540 2026-06-28 21:10:44.300 10 INFO neutron.wsgi [None req-e1003e9f-8e41-4c5d-a733-b5a7e8ff6ee7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1336 time: 0.0285232 2026-06-28 21:10:44.313 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-0761ed2c-b561-4ca4-b855-0b0256ffa362 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0566278 2026-06-28 21:10:44.344 10 INFO neutron.wsgi [None req-f9f215c3-2dd8-477b-85d0-747e7c5bef2f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0381970 2026-06-28 21:10:44.391 9 INFO neutron.wsgi [req-c8611deb-38f9-4354-9865-98315a2f0eb4 req-828212f2-489b-419e-b9c1-4b70b5086a29 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0720549 2026-06-28 21:10:45.313 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5205e88e-a034-4bd8-be8b-702b8f026b40'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7994476-e20c-4a29-abb4-d6c438710f99', 'code': 200} 2026-06-28 21:10:45.313 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5205e88e-a034-4bd8-be8b-702b8f026b40'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-deleted', 'tag': 'd7994476-e20c-4a29-abb4-d6c438710f99', 'status': 'completed', 'code': 200} 2026-06-28 21:10:47.195 9 INFO neutron.wsgi [None req-6fc1a768-299b-423a-b5e0-22754698b959 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0071962 2026-06-28 21:10:47.206 9 INFO neutron.wsgi [None req-94a3b0ca-bacd-40b3-a570-f0b262b66a38 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0042579 2026-06-28 21:10:47.214 9 INFO neutron.wsgi [None req-a8f98026-5579-455e-889c-241f255519f7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040920 2026-06-28 21:10:47.223 9 INFO neutron.wsgi [None req-db74ac24-cd67-4c58-92d4-f35d225dd49e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046945 2026-06-28 21:10:47.259 9 INFO neutron.wsgi [None req-00b09b47-6b5f-4378-b085-f4a7ced22cda 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 3781 time: 0.0308030 2026-06-28 21:10:47.388 9 INFO neutron.wsgi [None req-b17bd0fd-9e30-49e1-b8b9-1f6dcff1edce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0074177 2026-06-28 21:10:47.396 9 INFO neutron.wsgi [None req-4d60fb39-9bf2-4baa-a5b5-c96a5c3c5c4f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0029480 2026-06-28 21:10:47.404 9 INFO neutron.wsgi [None req-8fb6e811-6021-444a-a355-f143d9c9a8da 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042059 2026-06-28 21:10:47.413 9 INFO neutron.wsgi [None req-472e8dbd-568a-4af7-93b4-8f29f64c1adb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046277 2026-06-28 21:10:47.450 9 INFO neutron.wsgi [None req-e54fa74b-50f4-4e02-ac3e-93cbc4eaa190 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 1358 time: 0.0307872 2026-06-28 21:10:47.828 9 INFO neutron.db.ovn_revision_numbers_db [None req-a7dd0d44-2d08-41f0-a54e-fb9b6330bd7f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 945f5a8f-4c83-4276-b2d9-abad263039cb (type: ports) to 6 2026-06-28 21:10:47.837 9 INFO neutron.wsgi [None req-a7dd0d44-2d08-41f0-a54e-fb9b6330bd7f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 1154 time: 0.3812518 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:10:47.885 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7cdfdf-a849-4257-9a0f-bcc98ce0baf1'] response: {'name': 'network-changed', 'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'tag': '945f5a8f-4c83-4276-b2d9-abad263039cb', 'status': 'completed', 'code': 200} 2026-06-28 21:10:47.918 9 INFO neutron.wsgi [None req-317d1fad-f061-4cb5-a352-c8ff4d71ad6e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1000 time: 0.0762291 2026-06-28 21:10:47.920 9 INFO neutron.wsgi [req-53a1b48a-492b-4397-bbb7-791d946aa408 req-0cbb8ecb-64f4-4e5b-a063-f0e98b0bf7b9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 3606 time: 0.0328321 2026-06-28 21:10:47.960 9 INFO neutron.wsgi [None req-65650a1b-6800-4b7d-a4cc-0ac1f29cc014 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 3606 time: 0.0366509 2026-06-28 21:10:47.995 9 INFO neutron.wsgi [req-53a1b48a-492b-4397-bbb7-791d946aa408 req-9f863f0f-de17-445e-a2bc-d2df3d4cfefb 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1003 time: 0.0656760 2026-06-28 21:10:48.057 9 INFO neutron.wsgi [None req-9bab0576-39a0-4b94-a911-8cf6f73606bf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 3606 time: 0.0422754 2026-06-28 21:10:48.075 9 INFO neutron.wsgi [req-53a1b48a-492b-4397-bbb7-791d946aa408 req-920af5c1-1b07-4755-ae40-98322e1c69e0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0727849 2026-06-28 21:10:48.142 9 INFO neutron.wsgi [req-53a1b48a-492b-4397-bbb7-791d946aa408 req-ae640462-6f68-4a65-b0f1-128c7111bb3d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0598073 2026-06-28 21:10:48.306 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: 945f5a8f-4c83-4276-b2d9-abad263039cb 2026-06-28 21:10:48.661 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-84bbe94a-fd70-4dcb-a218-b363fad7d0cd 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 200 len: 1182 time: 0.0305898 2026-06-28 21:10:48.909 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 945f5a8f-4c83-4276-b2d9-abad263039cb (type: ports) to 7 2026-06-28 21:10:48.944 9 INFO neutron.wsgi [None req-bf63112e-ae7f-4533-9d9a-af3480d1ccf4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 204 len: 173 time: 0.2774293 2026-06-28 21:10:49.023 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-991158c6-7409-4bc0-90b5-cfe69b4e52d9 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2631 time: 0.0354214 2026-06-28 21:10:49.101 9 INFO neutron.wsgi [None req-09862b2c-142c-4413-966c-e6faacfad74a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2631 time: 0.0334935 2026-06-28 21:10:49.104 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-fec3844f-938d-4045-a846-70bb59f036d2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&id=a32838c0-2a13-4b53-8375-a2de26ba8622&id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 2519 time: 0.0730433 2026-06-28 21:10:49.134 9 INFO neutron.pecan_wsgi.hooks.translation [None req-95bef918-d9e6-4531-b5bd-d2d66fafd745 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:10:49.136 9 INFO neutron.wsgi [None req-95bef918-d9e6-4531-b5bd-d2d66fafd745 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/ports/945f5a8f-4c83-4276-b2d9-abad263039cb HTTP/1.1" status: 404 len: 338 time: 0.0258617 2026-06-28 21:10:49.148 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-ecad7b15-c0f6-40a8-b1f5-ba58858cad43 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 217 time: 0.0368824 2026-06-28 21:10:49.183 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-0c106706-9524-4fe7-b377-2175447ade6c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=ec18461e-605a-4c01-a3be-a207d86a9799 HTTP/1.1" status: 200 len: 829 time: 0.0282342 2026-06-28 21:10:49.208 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-9af3997b-f140-4f7e-867c-111d6b501319 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0198600 2026-06-28 21:10:49.215 9 INFO neutron.wsgi [None req-904f1c8d-ad96-4f52-b178-ab4fe8bb6948 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0045059 2026-06-28 21:10:49.228 9 INFO neutron.wsgi [None req-a061ca2d-5a0d-4f3b-89f2-bc578ad1c6e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0035646 2026-06-28 21:10:49.237 9 INFO neutron.wsgi [None req-6336cb2f-d34e-43a7-97d9-aacdb2d5a35e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0038681 2026-06-28 21:10:49.256 9 INFO neutron.wsgi [None req-9e6f1aff-8927-465b-abeb-916f9e3e8b90 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0119026 2026-06-28 21:10:49.287 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-0624ba9a-2526-4464-a3e0-c819fa5e7c98 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0712163 2026-06-28 21:10:49.302 9 INFO neutron.wsgi [None req-e4e2da16-2d44-450a-b53d-9a5f38340c86 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0355933 2026-06-28 21:10:49.343 9 INFO neutron.wsgi [None req-f75596cf-4633-4473-8aab-776e56f61e55 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1336 time: 0.0341027 2026-06-28 21:10:49.372 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-866dd247-7a00-46fd-8b6c-613e09abe6d4 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0784431 2026-06-28 21:10:49.385 9 INFO neutron.wsgi [None req-fde88446-ec7e-486a-9f3c-75b6cf41b4b4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1470 time: 0.0328898 2026-06-28 21:10:49.411 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-5b646d9b-1960-4114-85a4-c8a70408405f 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.180&port_id=98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 217 time: 0.0325491 2026-06-28 21:10:49.442 9 INFO neutron.wsgi [None req-0ceb4fbd-f30d-4154-a9a4-9cd15d765362 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0373433 2026-06-28 21:10:49.446 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-6bd961e7-3a72-4a1f-879b-4c1769ea9b26 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 854 time: 0.0272963 2026-06-28 21:10:49.478 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-cb0e2a42-661d-488a-92ec-a6b6c11ee20a 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=a32838c0-2a13-4b53-8375-a2de26ba8622&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246344 2026-06-28 21:10:49.520 9 INFO neutron.wsgi [None req-f9810cbd-7e2c-43c1-a31c-7e1a5b3f47a6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1001 time: 0.0717909 2026-06-28 21:10:49.560 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-c5c69ca7-6188-4178-bf98-bbe60858bca7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0691242 2026-06-28 21:10:49.563 9 INFO neutron.wsgi [None req-1f0b9b2d-9e62-4442-b614-b9daf6d6c89e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1336 time: 0.0323927 2026-06-28 21:10:49.617 9 INFO neutron.wsgi [None req-2567385f-a49a-4475-ae2d-e1178b21ade7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0448792 2026-06-28 21:10:49.636 9 INFO neutron.wsgi [req-d36f7e7d-c4ea-4f81-a680-d9b1c26be1aa req-00469754-84c9-4241-b5c5-fb7cc353095b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0720723 2026-06-28 21:10:49.926 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2ade1ac-75d0-45b2-96fe-6fd3ba55146a'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '945f5a8f-4c83-4276-b2d9-abad263039cb', 'code': 200} 2026-06-28 21:10:49.927 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2ade1ac-75d0-45b2-96fe-6fd3ba55146a'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '945f5a8f-4c83-4276-b2d9-abad263039cb', 'code': 200} 2026-06-28 21:10:49.927 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2ade1ac-75d0-45b2-96fe-6fd3ba55146a'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-deleted', 'tag': '945f5a8f-4c83-4276-b2d9-abad263039cb', 'status': 'completed', 'code': 200} 2026-06-28 21:10:51.016 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource a32838c0-2a13-4b53-8375-a2de26ba8622 (type: networks) to 3 2026-06-28 21:10:51.095 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource ba66181c-59d1-4a45-bb8b-edc7894b0b03 (type: networks) to 3 2026-06-28 21:10:51.167 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 8bcee20a-1ac5-487c-925b-43f29fca1ab9 (type: networks) to 3 2026-06-28 21:10:51.198 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 7e58e7d8-6688-4cd9-b085-3b7a2581852c (type: security_groups) to 12 2026-06-28 21:10:51.229 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 7efda0d9-3482-4701-af7a-8d7d1295f5fb (type: security_groups) to 3 2026-06-28 21:10:51.612 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 5d6856b3-e325-404f-b22c-877a555dd5e4 (type: routers) to 6 2026-06-28 21:10:51.740 15 INFO neutron.db.ovn_revision_numbers_db [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Successfully bumped revision number for resource 0ce05c8f-1c07-4d2d-8e69-2371080f3d88 (type: ports) to 8 2026-06-28 21:10:51.972 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Maintenance task: Synchronization finished (took 1.03 seconds) 2026-06-28 21:10:53.134 9 INFO neutron.wsgi [None req-937d86da-7312-47a0-8e1f-612d23f6d94f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2765 time: 0.1081772 2026-06-28 21:10:53.174 9 INFO neutron.wsgi [None req-24a909c6-0446-4889-bb62-fa4f64da6438 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0391653 2026-06-28 21:10:53.196 9 INFO neutron.wsgi [None req-a8d46271-4f21-4115-bf3f-10e42dd1ca02 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0178921 2026-06-28 21:10:53.290 9 INFO neutron.wsgi [None req-a91955d9-caff-4c8b-9d78-0bca4dd50f38 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30234 time: 0.0904827 2026-06-28 21:10:53.366 9 INFO neutron.wsgi [None req-3638ac2b-2817-44b3-8fd6-2d3b99beb152 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0695236 2026-06-28 21:10:53.378 9 INFO neutron.wsgi [None req-e2ce916d-6b13-4b8d-bdde-c853852a558a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0107255 2026-06-28 21:10:53.421 9 INFO neutron.wsgi [None req-73126212-1aba-426b-a2b7-d62322c4f0d6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 21885 time: 0.0419650 2026-06-28 21:10:53.443 9 INFO neutron.wsgi [None req-aba986f3-48df-4dcf-b9d1-4310b86976e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0112579 2026-06-28 21:10:53.505 9 INFO neutron.wsgi [None req-f4723c19-c3fb-4258-8c82-7ca2c05cffb5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.0607524 2026-06-28 21:10:53.556 9 INFO neutron.wsgi [None req-b82eeb9a-f7de-4c00-916f-e58183504385 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0440812 2026-06-28 21:10:53.571 9 INFO neutron.wsgi [None req-2068d2a9-07d3-4da2-9747-86aaacd67d5c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0138109 2026-06-28 21:10:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024724 2026-06-28 21:10:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026300 2026-06-28 21:10:58.420 9 INFO neutron.wsgi [None req-143ca421-4e0d-49c8-a1ec-64d58fb8c392 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0065267 2026-06-28 21:10:58.430 9 INFO neutron.wsgi [None req-cedc3fc3-d757-45a7-83ff-ab474ad2d76b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039740 2026-06-28 21:10:58.443 9 INFO neutron.wsgi [None req-af423d61-e874-4b21-b16e-2bf979f32e31 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0094481 2026-06-28 21:10:58.457 9 INFO neutron.wsgi [None req-264a5dbe-9223-4eb9-af65-46132400be3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047355 2026-06-28 21:10:58.489 9 INFO neutron.wsgi [None req-d5aba1d8-2eca-4801-8ebc-05ca26af7080 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-groups?name=lb-9ccb2d01-9f13-4eb2-90e1-85a2ccea7ad5 HTTP/1.1" status: 200 len: 2941 time: 0.0269020 2026-06-28 21:10:58.516 9 INFO neutron.wsgi [None req-88b62754-aabd-4de5-bfbe-9317ab74751c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-group-rules?security_group_id=7efda0d9-3482-4701-af7a-8d7d1295f5fb HTTP/1.1" status: 200 len: 2406 time: 0.0204842 2026-06-28 21:10:58.647 9 INFO neutron.wsgi [None req-7b0a842b-2bfa-4b77-b5b5-da3172661815 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/security-group-rules/8ad12240-f2e9-410e-9dbd-6728fe268d00 HTTP/1.1" status: 204 len: 173 time: 0.1258674 2026-06-28 21:10:58.764 9 INFO neutron.wsgi [None req-468d5e02-580f-45a1-9c1c-a8c6e04f1358 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/security-group-rules/bcd41c90-dd60-4d74-aeba-92970c582807 HTTP/1.1" status: 204 len: 173 time: 0.1051657 2026-06-28 21:11:03.227 9 INFO neutron.db.l3_db [None req-9fc0c43f-f1e2-4362-a975-31354674e500 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Floating IP 51cef250-df5f-44cb-bd59-6b42e503dbfb disassociated (deleted). External IP: 10.96.250.210, port: 0ce05c8f-1c07-4d2d-8e69-2371080f3d88. 2026-06-28 21:11:03.313 9 INFO neutron.wsgi [None req-9fc0c43f-f1e2-4362-a975-31354674e500 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/51cef250-df5f-44cb-bd59-6b42e503dbfb HTTP/1.1" status: 204 len: 168 time: 0.4505012 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:03.342 9 INFO neutron.api.v2.resource [None req-f7df75c5-54de-46f9-86f2-bd14307b7b10 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:03.343 9 INFO neutron.wsgi [None req-f7df75c5-54de-46f9-86f2-bd14307b7b10 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/floatingips/51cef250-df5f-44cb-bd59-6b42e503dbfb HTTP/1.1" status: 404 len: 345 time: 0.0234170 2026-06-28 21:11:03.607 10 INFO neutron.wsgi [None req-54151a5f-67cb-432f-bf14-8525d30a812c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0063293 2026-06-28 21:11:03.618 10 INFO neutron.wsgi [None req-223ca26c-535f-43f5-b8e1-dcabee210f00 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0050149 2026-06-28 21:11:03.629 10 INFO neutron.wsgi [None req-d6c037e9-8802-475a-b723-d56414bf636c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0055645 2026-06-28 21:11:03.640 10 INFO neutron.wsgi [None req-9c107f41-aa14-4a73-a081-3e68345fdb1a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046411 2026-06-28 21:11:03.690 10 INFO neutron.wsgi [None req-fcfa6d17-334a-4b57-9d99-5ec17cf0b943 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 200 len: 851 time: 0.0359883 2026-06-28 21:11:03.729 10 INFO neutron.wsgi [None req-c5e9ef42-a39c-4df2-9209-c7a5d1a92afc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2631 time: 0.0316553 2026-06-28 21:11:03.766 10 INFO neutron.wsgi [None req-a822a500-2a58-4dcd-be40-24fc8c94a79f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2631 time: 0.0306940 2026-06-28 21:11:03.875 10 INFO neutron.wsgi [None req-bb434ab6-3769-469c-aeed-ab9805731bce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 2631 time: 0.0335340 2026-06-28 21:11:04.132 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: 98c678b1-0c90-4556-b36a-337dd3eea0eb 2026-06-28 21:11:04.193 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-9c66b583-b0d5-435e-9246-0e572905ed93 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1470 time: 0.0324719 2026-06-28 21:11:04.242 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-0e056e15-7487-4ef3-8166-2f644bced9b9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0440609 2026-06-28 21:11:04.302 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8216e766-d544-4d0e-968a-d8220ee70a22'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '98c678b1-0c90-4556-b36a-337dd3eea0eb', 'code': 200} 2026-06-28 21:11:04.328 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-774ae24c-20e1-48d2-b9a2-e62b1885a468 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0773203 2026-06-28 21:11:04.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 7 2026-06-28 21:11:04.530 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: 0ce05c8f-1c07-4d2d-8e69-2371080f3d88 2026-06-28 21:11:04.770 9 INFO neutron.db.ovn_revision_numbers_db [None req-126b3b85-e2dd-425d-b257-4ba6955d454d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 8 2026-06-28 21:11:04.787 9 INFO neutron.wsgi [None req-126b3b85-e2dd-425d-b257-4ba6955d454d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - - -] 199.19.213.60 "PUT /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1350 time: 0.4513674 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:04.864 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-db353803-9582-4256-bd6b-d596580877bc 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=27b21ca08bc649258cc31d37fbe6fa54&device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1369 time: 0.0260744 2026-06-28 21:11:04.913 10 INFO neutron.wsgi [None req-b982d856-a4b3-4627-94dd-4647f38e0e67 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1369 time: 0.0301497 2026-06-28 21:11:04.945 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-a10747ff-1f52-40e2-b7d1-ae76949d162c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&id=a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 200 len: 1729 time: 0.0750928 2026-06-28 21:11:04.976 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-03e82e6d-bde0-443a-83c9-8ecee57a8b78 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 200 len: 217 time: 0.0238063 2026-06-28 21:11:05.047 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-875b0ec0-7e8c-40df-badf-278ff9393201 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=ec18461e-605a-4c01-a3be-a207d86a9799 HTTP/1.1" status: 200 len: 829 time: 0.0649469 2026-06-28 21:11:05.078 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-1ef6160f-b1d9-4426-85f5-4631a1535c82 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=013a9abe-e505-4b40-9b28-94bf1d3e36fe&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227826 2026-06-28 21:11:05.145 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-2c01c3e9-c425-4052-9fe3-1dd1ceec10c1 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0588300 2026-06-28 21:11:05.216 9 INFO neutron.wsgi [req-2c41be6a-f575-4642-9a21-40856174f1d0 req-f579d53a-5fd5-4e61-80df-aec9a565b753 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/013a9abe-e505-4b40-9b28-94bf1d3e36fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0630879 2026-06-28 21:11:05.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d0f894b-d02b-4adc-9b3c-4ba5fa694b02 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 98c678b1-0c90-4556-b36a-337dd3eea0eb (type: ports) to 9 2026-06-28 21:11:05.327 10 INFO neutron.wsgi [None req-3d0f894b-d02b-4adc-9b3c-4ba5fa694b02 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1290 time: 0.4077067 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:05.367 10 INFO neutron.wsgi [None req-df93c485-3191-4b5f-91a7-a06d0851a894 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 200 len: 1290 time: 0.0309272 2026-06-28 21:11:05.674 10 INFO neutron.wsgi [None req-2c42811a-1033-4922-b4ac-a79b9722343c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 204 len: 173 time: 0.3004253 2026-06-28 21:11:05.720 10 INFO neutron.wsgi [None req-54e046d1-1ad4-4195-b645-7621565c9146 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0078189 2026-06-28 21:11:05.730 10 INFO neutron.wsgi [None req-9132c2d9-58ce-4b6f-86ad-2ad4b8f96310 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041633 2026-06-28 21:11:05.741 10 INFO neutron.wsgi [None req-2520e517-5eff-4c53-aff8-56ea97768f07 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0071650 2026-06-28 21:11:05.751 10 INFO neutron.wsgi [None req-43db4342-7864-499b-b659-1fa66f7a5c36 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0032089 2026-06-28 21:11:05.772 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ad7576ab-0c15-47ed-819a-ac3d75b98e54 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] DELETE failed (client error): The resource could not be found. 2026-06-28 21:11:05.775 10 INFO neutron.wsgi [None req-ad7576ab-0c15-47ed-819a-ac3d75b98e54 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/ports/98c678b1-0c90-4556-b36a-337dd3eea0eb HTTP/1.1" status: 404 len: 338 time: 0.0181868 2026-06-28 21:11:05.807 10 INFO neutron.wsgi [None req-62b9b71e-2ee9-4367-a6d7-d6e352a8d5e6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1329 time: 0.0265403 2026-06-28 21:11:05.835 10 INFO neutron.wsgi [None req-15cb2b8b-2943-45a5-ab13-ac6fa4d0a758 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/security-groups?name=lb-9ccb2d01-9f13-4eb2-90e1-85a2ccea7ad5 HTTP/1.1" status: 200 len: 1777 time: 0.0232112 2026-06-28 21:11:05.868 10 INFO neutron.wsgi [None req-23da3a5a-e67b-44d5-bde8-efc33d31bfe7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1329 time: 0.0270154 2026-06-28 21:11:06.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-77397529-6608-4ec8-a38c-c52145afc184 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] Successfully bumped revision number for resource 0ce05c8f-1c07-4d2d-8e69-2371080f3d88 (type: ports) to 17 2026-06-28 21:11:06.218 10 INFO neutron.wsgi [None req-77397529-6608-4ec8-a38c-c52145afc184 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "PUT /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 200 len: 1291 time: 0.3390849 2026-06-28 21:11:06.326 10 INFO neutron.wsgi [None req-2dff2645-d458-4a67-8ec6-a2b79fe36cac 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/security-groups/7efda0d9-3482-4701-af7a-8d7d1295f5fb HTTP/1.1" status: 204 len: 173 time: 0.1008606 2026-06-28 21:11:06.337 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5da35f79-5996-44b9-b4c4-f0936ec18b33'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98c678b1-0c90-4556-b36a-337dd3eea0eb', 'code': 200} 2026-06-28 21:11:06.649 10 INFO neutron.wsgi [None req-0a4f41f2-e447-4cfb-b207-75b7d441b817 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/ports/0ce05c8f-1c07-4d2d-8e69-2371080f3d88 HTTP/1.1" status: 204 len: 173 time: 0.3158553 2026-06-28 21:11:06.940 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: 46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 2026-06-28 21:11:07.045 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e8ded03-83f4-4106-abb9-d4092e4790c9'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '46e0594d-c3c9-4c31-9fd4-460fe6b7adf5', 'code': 200} 2026-06-28 21:11:07.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 (type: ports) to 5 2026-06-28 21:11:07.219 9 INFO neutron.wsgi [req-ba3e7618-5f73-477a-bb3b-1fc4b8cf19c1 req-07b6566a-60e2-4b91-aeae-5a3b5b0f3c3c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=109d8abe-ad6f-4041-8c42-61e8ac10f7e1 HTTP/1.1" status: 200 len: 1367 time: 0.0300486 2026-06-28 21:11:07.477 9 INFO neutron.wsgi [None req-729b9f56-11d0-457e-a6b5-02a685427950 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 199.19.213.60 "DELETE /v2.0/ports/46e0594d-c3c9-4c31-9fd4-460fe6b7adf5 HTTP/1.1" status: 204 len: 173 time: 0.2528946 2026-06-28 21:11:08.375 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f86f83db-2b38-43eb-af57-b2d0c6cd03c5'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-deleted', 'tag': '46e0594d-c3c9-4c31-9fd4-460fe6b7adf5', '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-28 21:11:08.912 10 INFO neutron.db.l3_db [None req-8859b786-8bc6-4edb-9461-9ad4d7cd12d9 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Floating IP 2e65a8b4-df18-4aba-b652-e9ba114adce1 disassociated (deleted). External IP: 10.96.250.205, port: 6fe01016-6e1f-4de6-a93e-6f76a7bdff30. 2026-06-28 21:11:08.951 10 INFO neutron.wsgi [None req-8859b786-8bc6-4edb-9461-9ad4d7cd12d9 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/2e65a8b4-df18-4aba-b652-e9ba114adce1 HTTP/1.1" status: 204 len: 168 time: 0.4082179 2026-06-28 21:11:08.978 10 INFO neutron.api.v2.resource [None req-e777930a-bf43-449a-b30d-e90ed7933d81 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:08.979 10 INFO neutron.wsgi [None req-e777930a-bf43-449a-b30d-e90ed7933d81 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/floatingips/2e65a8b4-df18-4aba-b652-e9ba114adce1 HTTP/1.1" status: 404 len: 345 time: 0.0208399 2026-06-28 21:11:09.084 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f60ae7b-68ce-4613-9ac6-f5c24cf43f4f'] response: {'server_uuid': '109d8abe-ad6f-4041-8c42-61e8ac10f7e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '46e0594d-c3c9-4c31-9fd4-460fe6b7adf5', 'code': 200} 2026-06-28 21:11:09.084 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f60ae7b-68ce-4613-9ac6-f5c24cf43f4f'] response: {'name': 'network-changed', 'server_uuid': 'cf845d7e-6c73-4107-98b6-8a925badacd0', 'tag': '6fe01016-6e1f-4de6-a93e-6f76a7bdff30', '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-28 21:11:09.181 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] OVN reports status down for port: 6fe01016-6e1f-4de6-a93e-6f76a7bdff30 2026-06-28 21:11:09.460 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-014a2147-d2d4-4f91-b45e-bb91d264d550 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1590 time: 0.3547959 2026-06-28 21:11:09.475 10 INFO neutron.db.ovn_revision_numbers_db [None req-f35bbdb6-b4ea-4905-a408-53ea0038a23e - - - - - -] Successfully bumped revision number for resource 6fe01016-6e1f-4de6-a93e-6f76a7bdff30 (type: ports) to 5 2026-06-28 21:11:09.541 9 INFO neutron.wsgi [req-a88a1274-9163-42c7-b878-58af3a6ea07e req-c4c69411-c731-480d-bd04-a4cfb94e7f53 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1400 time: 0.4216244 2026-06-28 21:11:09.555 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-65f6a7ab-45c1-42e3-8059-16ac9f669493 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 200 len: 1003 time: 0.0868623 2026-06-28 21:11:09.573 10 INFO neutron.wsgi [req-09640f03-8124-4de1-b036-cb106723cb94 req-23ad7de7-61e5-4d13-a555-a2fef11466a5 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=cf845d7e-6c73-4107-98b6-8a925badacd0 HTTP/1.1" status: 200 len: 1398 time: 0.0965130 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:09.607 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-281808f3-61ce-4644-a4c5-d83c90729e66 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 217 time: 0.0403700 2026-06-28 21:11:09.612 9 INFO neutron.wsgi [req-a88a1274-9163-42c7-b878-58af3a6ea07e req-d0903d08-0b8f-43aa-aa0d-2b08cadafbef 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=7e58e7d8-6688-4cd9-b085-3b7a2581852c&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0650167 2026-06-28 21:11:09.643 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-d0f04e40-8a13-43aa-b3f3-b91ac58f513d 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A6f&port_id=6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 200 len: 217 time: 0.0293643 2026-06-28 21:11:09.684 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-7933ca03-7b2c-4b52-9576-ff89cf8fb8e3 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=90a751ec-690b-4817-9102-7dc6ecca8808&id=7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 200 len: 1566 time: 0.0312457 2026-06-28 21:11:09.715 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-eb81d10d-70c0-490a-ae6c-81f97b661a29 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0237908 2026-06-28 21:11:09.744 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-fafd5613-abb7-43d3-9188-64daf108ef65 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=8bcee20a-1ac5-487c-925b-43f29fca1ab9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227222 2026-06-28 21:11:09.805 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-944a0deb-b637-4252-b7c4-b3b8ce801c7b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0540214 2026-06-28 21:11:09.866 10 INFO neutron.wsgi [None req-5767969a-84a8-47ad-b8dc-ea8ed32e0a09 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 199.19.213.60 "DELETE /v2.0/ports/6fe01016-6e1f-4de6-a93e-6f76a7bdff30 HTTP/1.1" status: 204 len: 173 time: 0.2886090 2026-06-28 21:11:09.883 9 INFO neutron.wsgi [req-b96c4b42-4037-413a-b752-c631c75548a4 req-02b10a7c-feb9-404d-bb9d-81b332e071b2 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0721850 2026-06-28 21:11:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024393 2026-06-28 21:11:10.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027652 2026-06-28 21:11:11.140 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fb504f4-6089-4700-b78d-6c789e779149'] response: {'server_uuid': 'cf845d7e-6c73-4107-98b6-8a925badacd0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6fe01016-6e1f-4de6-a93e-6f76a7bdff30', 'code': 200} 2026-06-28 21:11:11.141 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fb504f4-6089-4700-b78d-6c789e779149'] response: {'server_uuid': 'cf845d7e-6c73-4107-98b6-8a925badacd0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fe01016-6e1f-4de6-a93e-6f76a7bdff30', 'code': 200} 2026-06-28 21:11:11.141 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fb504f4-6089-4700-b78d-6c789e779149'] response: {'server_uuid': 'cf845d7e-6c73-4107-98b6-8a925badacd0', 'name': 'network-vif-deleted', 'tag': '6fe01016-6e1f-4de6-a93e-6f76a7bdff30', 'status': 'completed', 'code': 200} 2026-06-28 21:11:15.020 10 INFO neutron.db.l3_db [None req-eb89038a-6156-4171-b7c6-f83ae7c4e132 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] Floating IP 6d3ccf88-de2a-4628-9857-75b5ef23f5b7 disassociated (deleted). External IP: 10.96.250.201, port: 61e7e661-467f-459b-8f27-072ae40402d7. 2026-06-28 21:11:15.079 10 INFO neutron.wsgi [None req-eb89038a-6156-4171-b7c6-f83ae7c4e132 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/floatingips/6d3ccf88-de2a-4628-9857-75b5ef23f5b7 HTTP/1.1" status: 204 len: 168 time: 0.4045503 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:15.111 9 INFO neutron.api.v2.resource [None req-3821640e-291b-4997-8ddb-1100aad8c90a 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:15.112 9 INFO neutron.wsgi [None req-3821640e-291b-4997-8ddb-1100aad8c90a 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/floatingips/6d3ccf88-de2a-4628-9857-75b5ef23f5b7 HTTP/1.1" status: 404 len: 345 time: 0.0290227 2026-06-28 21:11:15.116 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c84c25e7-03e1-4bff-995f-f6d61b2108ec'] response: {'name': 'network-changed', 'server_uuid': 'ee5a5209-45ac-45ba-8ea3-199e73f65347', 'tag': '61e7e661-467f-459b-8f27-072ae40402d7', 'status': 'completed', 'code': 200} 2026-06-28 21:11:15.166 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-c820ffea-ec1a-45f5-9685-d29e93d8e330 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1590 time: 0.0306139 2026-06-28 21:11:15.232 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-84370b8e-fddd-4f06-9573-13d1a95db879 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks?id=ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 200 len: 1003 time: 0.0605872 2026-06-28 21:11:15.261 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-a093b713-9b80-4a90-a882-e62f3a084f38 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 217 time: 0.0220678 2026-06-28 21:11:15.307 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-dd41bb01-a31e-482a-a544-d4c0fc18e980 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bc&port_id=61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 200 len: 217 time: 0.0390909 2026-06-28 21:11:15.315 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] OVN reports status down for port: 61e7e661-467f-459b-8f27-072ae40402d7 2026-06-28 21:11:15.375 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-6c1bd619-a3ff-413c-a8fb-886b0a7c9c2c 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/subnets?id=5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8&id=43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 200 len: 1561 time: 0.0579252 2026-06-28 21:11:15.410 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-85600654-387c-4fe8-8400-ffb320b27cc0 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0252275 2026-06-28 21:11:15.458 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-7c7dd10f-4ba9-4fab-be57-fae15b699c9b 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/ports?network_id=ba66181c-59d1-4a45-bb8b-edc7894b0b03&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0419784 2026-06-28 21:11:15.487 9 INFO neutron.wsgi [req-f45fa591-867e-4aba-93c7-c94ba9057e1c req-2b0e5a00-3825-48c3-8557-d8f5f74217ff 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/ports?device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1400 time: 0.2184198 2026-06-28 21:11:15.556 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0929196f-9274-492e-9ffd-b3175dbb49c1'] response: {'server_uuid': 'ee5a5209-45ac-45ba-8ea3-199e73f65347', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '61e7e661-467f-459b-8f27-072ae40402d7', 'code': 200} 2026-06-28 21:11:15.559 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-1d3e18a1-f9f5-44d8-a970-05243f32bc20 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0960591 2026-06-28 21:11:15.563 9 INFO neutron.wsgi [req-f45fa591-867e-4aba-93c7-c94ba9057e1c req-6bb17329-2ad9-4161-814e-88cd58a612dc 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.184 "GET /v2.0/security-groups?id=7e58e7d8-6688-4cd9-b085-3b7a2581852c&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0657856 2026-06-28 21:11:15.640 9 INFO neutron.wsgi [req-83f1c53f-9212-44b9-b886-0d679a30d188 req-b259005f-3431-4f6d-a63a-12f9a63549d7 8e1bdbdf0b2d4629ae976e6e370567bd d5b618ee756f45ea822f05337c484cf1 - - 86e08e0233ff4bfda26ef76c9bfe5e40 86e08e0233ff4bfda26ef76c9bfe5e40] 199.19.213.60 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0655763 2026-06-28 21:11:15.717 9 INFO neutron.db.ovn_revision_numbers_db [None req-dff9ed6f-4662-4b77-852b-6b91bd7a5f84 - - - - - -] Successfully bumped revision number for resource 61e7e661-467f-459b-8f27-072ae40402d7 (type: ports) to 5 2026-06-28 21:11:15.722 10 INFO neutron.wsgi [req-34bea4da-e1c6-45a5-a971-41e1d38df558 req-b28cc884-192a-43e8-a675-8d1023e7c07b 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 199.19.213.60 "GET /v2.0/ports?device_id=ee5a5209-45ac-45ba-8ea3-199e73f65347 HTTP/1.1" status: 200 len: 1398 time: 0.1101727 2026-06-28 21:11:16.040 10 INFO neutron.wsgi [None req-c10dd52c-999e-4379-93ed-f64bd235b94e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 199.19.213.60 "DELETE /v2.0/ports/61e7e661-467f-459b-8f27-072ae40402d7 HTTP/1.1" status: 204 len: 173 time: 0.3147235 2026-06-28 21:11:17.149 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc6f57e6-3d83-4416-887b-6e36b948e4d7'] response: {'server_uuid': 'ee5a5209-45ac-45ba-8ea3-199e73f65347', 'name': 'network-vif-deleted', 'tag': '61e7e661-467f-459b-8f27-072ae40402d7', 'status': 'completed', 'code': 200} 2026-06-28 21:11:17.595 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ebb5f18-2c58-46bd-9d0b-afe955f274cd'] response: {'server_uuid': 'ee5a5209-45ac-45ba-8ea3-199e73f65347', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61e7e661-467f-459b-8f27-072ae40402d7', 'code': 200} 2026-06-28 21:11:20.733 10 INFO neutron.wsgi [None req-eed3eba9-bc34-4087-b758-45d7177e7102 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/68c4dbd4-99e5-4dbb-917f-5cf81df895bd HTTP/1.1" status: 204 len: 168 time: 0.1125603 2026-06-28 21:11:20.748 10 INFO neutron.api.v2.resource [None req-0a7cb8fd-a9ce-49fe-a7a0-33b97ff7e1a3 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:20.749 10 INFO neutron.wsgi [None req-0a7cb8fd-a9ce-49fe-a7a0-33b97ff7e1a3 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/68c4dbd4-99e5-4dbb-917f-5cf81df895bd HTTP/1.1" status: 404 len: 356 time: 0.0107446 2026-06-28 21:11:20.852 10 INFO neutron.wsgi [None req-4194103a-9d6a-4a49-9265-a8d92f8fdad3 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/6f59eab3-8000-4332-9ea9-0dc8415963fc HTTP/1.1" status: 204 len: 168 time: 0.0998259 2026-06-28 21:11:20.867 10 INFO neutron.api.v2.resource [None req-7b230cea-277f-4f70-a864-ebc67aa251f1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:20.868 10 INFO neutron.wsgi [None req-7b230cea-277f-4f70-a864-ebc67aa251f1 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/6f59eab3-8000-4332-9ea9-0dc8415963fc HTTP/1.1" status: 404 len: 356 time: 0.0100026 2026-06-28 21:11:20.974 10 INFO neutron.wsgi [None req-aefed0a6-0595-49f4-a5c7-f700e0aad717 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/3d8f5002-e724-4aad-b1f2-7dffe726ceaf HTTP/1.1" status: 204 len: 168 time: 0.1028471 2026-06-28 21:11:20.988 10 INFO neutron.api.v2.resource [None req-132a080a-0fd8-4a4b-a365-d34e3e6f35b3 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:20.989 10 INFO neutron.wsgi [None req-132a080a-0fd8-4a4b-a365-d34e3e6f35b3 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/3d8f5002-e724-4aad-b1f2-7dffe726ceaf HTTP/1.1" status: 404 len: 356 time: 0.0095677 2026-06-28 21:11:21.090 10 INFO neutron.wsgi [None req-d11e2ea9-5b39-41c6-b91a-d010561f0203 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/10b0f81a-0957-4da2-ab70-944559b6b9e9 HTTP/1.1" status: 204 len: 168 time: 0.0966780 2026-06-28 21:11:21.106 10 INFO neutron.api.v2.resource [None req-27a806e2-4519-4c5e-ba79-f40d678371df 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:21.107 10 INFO neutron.wsgi [None req-27a806e2-4519-4c5e-ba79-f40d678371df 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/10b0f81a-0957-4da2-ab70-944559b6b9e9 HTTP/1.1" status: 404 len: 356 time: 0.0116854 2026-06-28 21:11:21.203 10 INFO neutron.wsgi [None req-dc2a1f4e-d1e5-4015-a32a-5f1c43f6b0ee 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/bca80778-b12b-4088-9cb7-d49d06214693 HTTP/1.1" status: 204 len: 168 time: 0.0919278 2026-06-28 21:11:21.215 10 INFO neutron.api.v2.resource [None req-93631ac6-c70d-4e34-b0f7-8d9d760e45d5 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:21.215 10 INFO neutron.wsgi [None req-93631ac6-c70d-4e34-b0f7-8d9d760e45d5 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/bca80778-b12b-4088-9cb7-d49d06214693 HTTP/1.1" status: 404 len: 356 time: 0.0076046 2026-06-28 21:11:21.306 10 INFO neutron.wsgi [None req-e95adbad-f688-471f-b1b5-8df420e6c633 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/1d4db02f-26dc-4648-9487-5db6b51cb1ca HTTP/1.1" status: 204 len: 168 time: 0.0869441 2026-06-28 21:11:21.318 10 INFO neutron.api.v2.resource [None req-6149b770-97a4-4157-9115-cd5d8bae8825 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:21.320 10 INFO neutron.wsgi [None req-6149b770-97a4-4157-9115-cd5d8bae8825 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/1d4db02f-26dc-4648-9487-5db6b51cb1ca HTTP/1.1" status: 404 len: 356 time: 0.0091505 2026-06-28 21:11:21.418 10 INFO neutron.wsgi [None req-f3fd496d-ac56-4457-8778-e333cd48d61d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/3cfc86fa-b1d3-4678-b86c-f6c0a1f30ccb HTTP/1.1" status: 204 len: 168 time: 0.0945470 2026-06-28 21:11:21.430 10 INFO neutron.api.v2.resource [None req-5eee99ed-5a9f-4483-878d-f4be6d1175dc 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:21.432 10 INFO neutron.wsgi [None req-5eee99ed-5a9f-4483-878d-f4be6d1175dc 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/3cfc86fa-b1d3-4678-b86c-f6c0a1f30ccb HTTP/1.1" status: 404 len: 356 time: 0.0088680 2026-06-28 21:11:21.539 10 INFO neutron.wsgi [None req-9cc02ca7-6057-48ec-8638-b21781e873fa 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/1501754b-baf7-466c-a55c-cd0f0771e7bc HTTP/1.1" status: 204 len: 168 time: 0.1044362 2026-06-28 21:11:21.553 10 INFO neutron.api.v2.resource [None req-ec506691-e412-4c43-9a68-9c212ef8bc93 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:21.554 10 INFO neutron.wsgi [None req-ec506691-e412-4c43-9a68-9c212ef8bc93 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/1501754b-baf7-466c-a55c-cd0f0771e7bc HTTP/1.1" status: 404 len: 356 time: 0.0098526 2026-06-28 21:11:21.687 10 INFO neutron.wsgi [None req-f1b06450-79c9-4a67-a20c-93afd440c818 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/9ebb52ef-568a-4c40-ad69-8fb20835a385 HTTP/1.1" status: 204 len: 168 time: 0.1304679 2026-06-28 21:11:21.703 10 INFO neutron.api.v2.resource [None req-08f6c0f2-1f9a-49c7-8ed4-b40bfd80f81e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:21.705 10 INFO neutron.wsgi [None req-08f6c0f2-1f9a-49c7-8ed4-b40bfd80f81e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/9ebb52ef-568a-4c40-ad69-8fb20835a385 HTTP/1.1" status: 404 len: 356 time: 0.0113389 2026-06-28 21:11:21.810 10 INFO neutron.wsgi [None req-0580c7fa-39d4-4b29-bdc7-f0711c5d00ce 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/345b2ffd-9fd3-45a3-b8e2-5ca8342c14b8 HTTP/1.1" status: 204 len: 168 time: 0.1000011 2026-06-28 21:11:21.824 10 INFO neutron.api.v2.resource [None req-fbfb74ab-0188-4c4c-b7e5-ba94c4aa01ea 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:21.825 10 INFO neutron.wsgi [None req-fbfb74ab-0188-4c4c-b7e5-ba94c4aa01ea 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/345b2ffd-9fd3-45a3-b8e2-5ca8342c14b8 HTTP/1.1" status: 404 len: 356 time: 0.0105333 2026-06-28 21:11:21.949 10 INFO neutron.wsgi [None req-ceaa015b-b1e1-4bff-ae48-7eedfca81d59 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-group-rules/96d5e26a-d325-4e51-9960-058ec9c07e24 HTTP/1.1" status: 204 len: 168 time: 0.1196773 2026-06-28 21:11:21.965 10 INFO neutron.api.v2.resource [None req-0a72db6a-0d04-4883-9305-2b4a68bdc77f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:21.966 10 INFO neutron.wsgi [None req-0a72db6a-0d04-4883-9305-2b4a68bdc77f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-group-rules/96d5e26a-d325-4e51-9960-058ec9c07e24 HTTP/1.1" status: 404 len: 356 time: 0.0132113 2026-06-28 21:11:22.085 10 INFO neutron.wsgi [None req-79080fc5-f7e6-43cb-b5f6-19e10b1478f4 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/7e58e7d8-6688-4cd9-b085-3b7a2581852c HTTP/1.1" status: 204 len: 168 time: 0.1142116 2026-06-28 21:11:22.099 10 INFO neutron.api.v2.resource [None req-ff6bc44c-a217-4cf6-9393-13122b27fe62 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:22.101 10 INFO neutron.wsgi [None req-ff6bc44c-a217-4cf6-9393-13122b27fe62 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/security-groups/7e58e7d8-6688-4cd9-b085-3b7a2581852c HTTP/1.1" status: 404 len: 347 time: 0.0101345 2026-06-28 21:11:23.297 10 INFO neutron.wsgi [None req-fe5b0850-8d6c-4ce2-9d8f-5015679b84da 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1494353 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:23.431 10 INFO neutron.api.v2.resource [None req-5d62d7db-a64a-4679-a04b-f78b1c6d1573 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-28 21:11:23.432 10 INFO neutron.wsgi [None req-5d62d7db-a64a-4679-a04b-f78b1c6d1573 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1304080 2026-06-28 21:11:24.309 10 INFO neutron.wsgi [None req-9a89801a-1aca-46e3-a244-7dbf5f2b7f36 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8704882 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:24.467 9 INFO neutron.api.v2.resource [None req-284854eb-8c64-4ac3-be37-f4ad1f2620ad 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-28 21:11:24.468 9 INFO neutron.wsgi [None req-284854eb-8c64-4ac3-be37-f4ad1f2620ad 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1540172 2026-06-28 21:11:25.405 9 INFO neutron.wsgi [None req-54a988b0-63b6-41a0-819b-2430244a73a0 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9313817 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:25.541 9 INFO neutron.api.v2.resource [None req-e76d65f3-c2e3-4804-939c-c5077a57c56e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-28 21:11:25.543 9 INFO neutron.wsgi [None req-e76d65f3-c2e3-4804-939c-c5077a57c56e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "PUT /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1341121 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020611 2026-06-28 21:11:25.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013437 2026-06-28 21:11:26.243 10 INFO neutron.wsgi [None req-35dc4d5c-431a-4bbb-a6fe-42f1d755c8f6 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4 HTTP/1.1" status: 204 len: 168 time: 0.6945899 2026-06-28 21:11:26.279 10 INFO neutron.api.v2.resource [None req-e3c73197-82f4-4659-973b-2271b683b48c 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] show failed (client error): The resource could not be found. 2026-06-28 21:11:26.282 10 INFO neutron.wsgi [None req-e3c73197-82f4-4659-973b-2271b683b48c 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/routers/5d6856b3-e325-404f-b22c-877a555dd5e4 HTTP/1.1" status: 404 len: 336 time: 0.0345478 2026-06-28 21:11:26.460 10 INFO neutron.wsgi [None req-cc093d5a-32bc-4dc8-8801-07b9f5246f91 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/subnets/90a751ec-690b-4817-9102-7dc6ecca8808 HTTP/1.1" status: 204 len: 168 time: 0.1744554 2026-06-28 21:11:26.487 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8f38d891-3dee-46b0-a36f-5afcb38d560f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:26.489 10 INFO neutron.wsgi [None req-8f38d891-3dee-46b0-a36f-5afcb38d560f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/subnets/90a751ec-690b-4817-9102-7dc6ecca8808 HTTP/1.1" status: 404 len: 337 time: 0.0233850 2026-06-28 21:11:26.735 10 INFO neutron.wsgi [None req-2493d3a1-bcc1-478f-b5d5-464a55ebd0b9 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/subnets/7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 204 len: 168 time: 0.2396181 2026-06-28 21:11:26.756 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b2b1f680-791f-417d-9445-b8e56858c29d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:26.757 10 INFO neutron.wsgi [None req-b2b1f680-791f-417d-9445-b8e56858c29d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/subnets/7427a79c-d3af-4e28-ba0a-3c8a4e4be2a8 HTTP/1.1" status: 404 len: 337 time: 0.0177763 2026-06-28 21:11:27.144 10 INFO neutron.wsgi [None req-e627aafc-c15e-498f-bb16-b8932d1a702d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 204 len: 168 time: 0.3824558 2026-06-28 21:11:27.167 9 INFO neutron.pecan_wsgi.hooks.translation [None req-48f89bad-497f-4814-9573-7e5f00c1db19 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:27.169 9 INFO neutron.wsgi [None req-48f89bad-497f-4814-9573-7e5f00c1db19 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/networks/8bcee20a-1ac5-487c-925b-43f29fca1ab9 HTTP/1.1" status: 404 len: 339 time: 0.0209453 2026-06-28 21:11:27.210 10 INFO neutron.services.segments.plugin [-] Segment 0798389f-a6b8-423d-ad40-dfb7e2af5332 resource provider aggregate not found 2026-06-28 21:11:27.223 10 INFO neutron.services.segments.plugin [-] Segment 0798389f-a6b8-423d-ad40-dfb7e2af5332 resource provider aggregate not found 2026-06-28 21:11:27.230 10 INFO neutron.services.segments.plugin [-] Segment 0798389f-a6b8-423d-ad40-dfb7e2af5332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0798389f-a6b8-423d-ad40-dfb7e2af5332 found for delete ", "request_id": "req-0b53e578-f72b-4e46-be6e-d8dd9ff1cbde"}]} 2026-06-28 21:11:27.237 10 INFO neutron.services.segments.plugin [-] Segment 0798389f-a6b8-423d-ad40-dfb7e2af5332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0798389f-a6b8-423d-ad40-dfb7e2af5332 found for delete ", "request_id": "req-8ffede55-a949-4ede-ad8b-f5c363bf62e0"}]} 2026-06-28 21:11:27.362 9 INFO neutron.wsgi [None req-56dcc236-e6f6-4439-8666-3f6224e4e716 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/subnets/43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 204 len: 168 time: 0.1872082 2026-06-28 21:11:27.387 9 INFO neutron.pecan_wsgi.hooks.translation [None req-662c60f7-f91b-479b-a0a3-e89851f7eee3 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:27.390 9 INFO neutron.wsgi [None req-662c60f7-f91b-479b-a0a3-e89851f7eee3 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/subnets/43807ddf-7ab1-42ee-97d6-972591ac9de6 HTTP/1.1" status: 404 len: 337 time: 0.0211370 2026-06-28 21:11:27.640 9 INFO neutron.wsgi [None req-55081679-bffb-4888-80f8-17cc95d2a27d 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/subnets/5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 204 len: 168 time: 0.2444692 2026-06-28 21:11:27.668 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ae91dd76-a420-45b5-a262-b0f40aa13cdc 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:27.669 9 INFO neutron.wsgi [None req-ae91dd76-a420-45b5-a262-b0f40aa13cdc 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/subnets/5cd3d9f2-7cf0-40b8-8347-56ac07ca6cb8 HTTP/1.1" status: 404 len: 337 time: 0.0255184 2026-06-28 21:11:28.074 9 INFO neutron.wsgi [None req-5b74e2a0-8c44-46ae-b101-d64155f4e332 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 204 len: 168 time: 0.4000795 2026-06-28 21:11:28.096 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9f60b1d0-1b91-4f4c-84eb-bca68ff14f63 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:28.098 10 INFO neutron.wsgi [None req-9f60b1d0-1b91-4f4c-84eb-bca68ff14f63 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/networks/ba66181c-59d1-4a45-bb8b-edc7894b0b03 HTTP/1.1" status: 404 len: 339 time: 0.0154629 2026-06-28 21:11:28.098 9 INFO neutron.services.segments.plugin [-] Segment 57aae8f6-5db8-4733-84e6-5b6d3bf29b03 resource provider aggregate not found 2026-06-28 21:11:28.106 9 INFO neutron.services.segments.plugin [-] Segment 57aae8f6-5db8-4733-84e6-5b6d3bf29b03 resource provider aggregate not found 2026-06-28 21:11:28.124 9 INFO neutron.services.segments.plugin [-] Segment 57aae8f6-5db8-4733-84e6-5b6d3bf29b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57aae8f6-5db8-4733-84e6-5b6d3bf29b03 found for delete ", "request_id": "req-a36cd11b-7592-4532-873b-b6fdca329372"}]} 2026-06-28 21:11:28.129 9 INFO neutron.services.segments.plugin [-] Segment 57aae8f6-5db8-4733-84e6-5b6d3bf29b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57aae8f6-5db8-4733-84e6-5b6d3bf29b03 found for delete ", "request_id": "req-fa6f2df2-d08b-4a38-b03a-9da146b23211"}]} 2026-06-28 21:11:28.264 10 INFO neutron.wsgi [None req-97cf6037-7632-4553-ad78-ae8116f02caf 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/subnets/7354acde-67e4-46a3-8a34-94f5c740120a HTTP/1.1" status: 204 len: 168 time: 0.1612294 2026-06-28 21:11:28.296 10 INFO neutron.pecan_wsgi.hooks.translation [None req-0014144c-3c9a-400f-b34c-f3e404ca700e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:28.299 10 INFO neutron.wsgi [None req-0014144c-3c9a-400f-b34c-f3e404ca700e 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/subnets/7354acde-67e4-46a3-8a34-94f5c740120a HTTP/1.1" status: 404 len: 337 time: 0.0303998 2026-06-28 21:11:28.517 9 INFO neutron.wsgi [None req-71cca328-d306-4fe3-b1ad-9271c428f9d7 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 204 len: 168 time: 0.2140651 2026-06-28 21:11:28.554 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b110d923-c627-4620-a044-38e83c378002 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:28.557 9 INFO neutron.wsgi [None req-b110d923-c627-4620-a044-38e83c378002 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/subnets/89758d97-7def-4e41-9b39-6cbaf7b546c1 HTTP/1.1" status: 404 len: 337 time: 0.0339339 2026-06-28 21:11:28.942 10 INFO neutron.wsgi [None req-3fb73fab-8857-441f-86d3-9c35a4bd3978 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - - -] 10.0.0.202 "DELETE /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 204 len: 168 time: 0.3774559 2026-06-28 21:11:28.968 9 INFO neutron.pecan_wsgi.hooks.translation [None req-34d7980d-f60f-4341-9f68-765f1ccf834f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] GET failed (client error): The resource could not be found. 2026-06-28 21:11:28.969 9 INFO neutron.wsgi [None req-34d7980d-f60f-4341-9f68-765f1ccf834f 6e43051c953a466b8fe674a5050ccad3 e899c9b99f4440b39f1dd4f459f47dee - - default default] 10.0.0.202 "GET /v2.0/networks/a32838c0-2a13-4b53-8375-a2de26ba8622 HTTP/1.1" status: 404 len: 339 time: 0.0203481 2026-06-28 21:11:29.252 10 INFO neutron.services.segments.plugin [-] Segment 99510d0a-9c3a-4727-880a-4a748204c155 resource provider aggregate not found 2026-06-28 21:11:29.258 10 INFO neutron.services.segments.plugin [-] Segment 99510d0a-9c3a-4727-880a-4a748204c155 resource provider aggregate not found 2026-06-28 21:11:29.267 10 INFO neutron.services.segments.plugin [-] Segment 99510d0a-9c3a-4727-880a-4a748204c155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99510d0a-9c3a-4727-880a-4a748204c155 found for delete ", "request_id": "req-a850b0b4-1fc9-4ed1-8573-b7446e3d09f6"}]} 2026-06-28 21:11:29.289 10 INFO neutron.services.segments.plugin [-] Segment 99510d0a-9c3a-4727-880a-4a748204c155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99510d0a-9c3a-4727-880a-4a748204c155 found for delete ", "request_id": "req-c54d23e9-9995-45f1-aa60-06694524ed00"}]} 2026-06-28 21:11:31.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-59eeef0e-cd8f-4a5d-a0ac-ace2e5712430 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 6b4ab8df-39a8-4370-a86d-b5ee54fef60d (type: security_groups) to 1 2026-06-28 21:11:31.178 10 INFO neutron.wsgi [None req-59eeef0e-cd8f-4a5d-a0ac-ace2e5712430 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=91fdd234e1b7465f9651c122344a0987&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2638211 2026-06-28 21:11:31.349 10 INFO neutron.wsgi [None req-8400dd51-a6db-47f4-9226-2525dbd268e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/6b4ab8df-39a8-4370-a86d-b5ee54fef60d HTTP/1.1" status: 204 len: 168 time: 0.1652079 2026-06-28 21:11:31.482 10 INFO neutron.wsgi [None req-23eebef7-e762-43aa-b3a1-a528216fe04e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=e899c9b99f4440b39f1dd4f459f47dee&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0341125 2026-06-28 21:11:31.684 10 INFO neutron.wsgi [None req-d0f4ba71-dcb2-4a65-a00e-414f4802738e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/4ea91e8d-fcbd-409c-b16f-3416098354e2 HTTP/1.1" status: 204 len: 168 time: 0.1975663 2026-06-28 21:11:31.953 9 INFO neutron.db.ovn_revision_numbers_db [None req-1ca923be-7463-4341-9457-e6db3d874034 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 59f84589-17d8-4278-941d-73227df93176 (type: security_groups) to 1 2026-06-28 21:11:31.983 9 INFO neutron.wsgi [None req-1ca923be-7463-4341-9457-e6db3d874034 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=790c5fa1a3ba417bac9340882ef3876a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1453283 2026-06-28 21:11:32.194 10 INFO neutron.wsgi [None req-bbf3a584-ffd4-4fcb-b8b2-d7bb0b656f5a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/59f84589-17d8-4278-941d-73227df93176 HTTP/1.1" status: 204 len: 168 time: 0.2057273 2026-06-28 21:11:32.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-8669f42f-3d4e-487c-aab5-0d8bb7f98288 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 1c15d79a-2d62-4d6f-9c9f-e7548741557f (type: security_groups) to 1 2026-06-28 21:11:32.424 9 INFO neutron.wsgi [None req-8669f42f-3d4e-487c-aab5-0d8bb7f98288 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=4a159449ee794cc3aa425ac9ec3ab919&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1072466 2026-06-28 21:11:32.614 9 INFO neutron.wsgi [None req-01312927-91a9-419d-99a2-40d542a21949 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1c15d79a-2d62-4d6f-9c9f-e7548741557f HTTP/1.1" status: 204 len: 168 time: 0.1839962 2026-06-28 21:11:32.844 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c80438e-0a5b-40d9-b2fa-1be55b7bb517 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 22c4a8f0-1454-49a5-bceb-e442f527fe3e (type: security_groups) to 1 2026-06-28 21:11:32.864 9 INFO neutron.wsgi [None req-6c80438e-0a5b-40d9-b2fa-1be55b7bb517 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=513a131d610745448b1b835c07831c8c&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1012070 2026-06-28 21:11:33.024 9 INFO neutron.wsgi [None req-2aa83a7a-f42e-4042-be41-216c3810c8bc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/22c4a8f0-1454-49a5-bceb-e442f527fe3e HTTP/1.1" status: 204 len: 168 time: 0.1513960 2026-06-28 21:11:33.277 9 INFO neutron.db.ovn_revision_numbers_db [None req-710dcae4-c124-4e7f-a332-b188616dd992 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 8ebd13ff-0820-49e0-ab8f-c6c4e3a5ba83 (type: security_groups) to 1 2026-06-28 21:11:33.298 9 INFO neutron.wsgi [None req-710dcae4-c124-4e7f-a332-b188616dd992 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=82d618419cd74d5a84d835577c6f9784&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1223161 2026-06-28 21:11:33.493 9 INFO neutron.wsgi [None req-c8c52076-1a42-4a89-a614-c71c465c0744 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/8ebd13ff-0820-49e0-ab8f-c6c4e3a5ba83 HTTP/1.1" status: 204 len: 168 time: 0.1896565 2026-06-28 21:11:33.743 9 INFO neutron.db.ovn_revision_numbers_db [None req-35dbb6b5-e07f-4aa1-98e1-5260078f9a83 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 33a6cb59-3ebd-48f0-b64d-40117d2df238 (type: security_groups) to 1 2026-06-28 21:11:33.766 9 INFO neutron.wsgi [None req-35dbb6b5-e07f-4aa1-98e1-5260078f9a83 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=124ad8e5d47d443d97dbf04295baa61d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1086240 2026-06-28 21:11:33.936 9 INFO neutron.wsgi [None req-4e9ecf36-6148-4cb4-9ca1-08286b75aa05 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/33a6cb59-3ebd-48f0-b64d-40117d2df238 HTTP/1.1" status: 204 len: 168 time: 0.1642115 2026-06-28 21:11:38.252 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2ec77fa-5cda-43ad-bd42-c8f4e16b890e aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource e5bca49b-b8e2-4c23-8af0-37017cfce695 (type: security_groups) to 1 2026-06-28 21:11:38.300 10 INFO neutron.db.segments_db [None req-d2ec77fa-5cda-43ad-bd42-c8f4e16b890e aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Added segment 1da752f0-0df0-4ccd-a7d7-a4f6e46ef96b of type geneve for network 4f1e3ee9-24b6-4c63-9b82-9b87656d41c0 2026-06-28 21:11:38.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2ec77fa-5cda-43ad-bd42-c8f4e16b890e aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 4f1e3ee9-24b6-4c63-9b82-9b87656d41c0 (type: networks) to 1 2026-06-28 21:11:38.894 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2ec77fa-5cda-43ad-bd42-c8f4e16b890e aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:38.896 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2ec77fa-5cda-43ad-bd42-c8f4e16b890e aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network 4f1e3ee9-24b6-4c63-9b82-9b87656d41c0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:38.955 10 INFO neutron.db.ovn_revision_numbers_db [None req-d2ec77fa-5cda-43ad-bd42-c8f4e16b890e aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 86278235-733d-464b-acc9-2ecd42fd385b (type: ports) to 1 2026-06-28 21:11:38.975 10 INFO neutron.wsgi [None req-d2ec77fa-5cda-43ad-bd42-c8f4e16b890e aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9829750 2026-06-28 21:11:39.176 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2987a233-789b-4951-a2ab-0735b43a24ae aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:39.178 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2987a233-789b-4951-a2ab-0735b43a24ae aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network 4f1e3ee9-24b6-4c63-9b82-9b87656d41c0: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:39.253 10 INFO neutron.db.ovn_revision_numbers_db [None req-2987a233-789b-4951-a2ab-0735b43a24ae aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource d8e2d92d-dd29-41d9-9c41-5b04da581958 (type: ports) to 1 2026-06-28 21:11:39.275 10 INFO neutron.wsgi [None req-2987a233-789b-4951-a2ab-0735b43a24ae aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.2931418 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:39.362 10 INFO neutron.db.segments_db [None req-cfddfcb4-5485-4c8c-af13-e45679146853 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Added segment cfa3165b-ccf8-4a57-b733-4911b8eb8357 of type geneve for network 464ffddb-4859-4d16-9d6c-7463beecb298 2026-06-28 21:11:39.484 10 INFO neutron.db.ovn_revision_numbers_db [None req-cfddfcb4-5485-4c8c-af13-e45679146853 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 464ffddb-4859-4d16-9d6c-7463beecb298 (type: networks) to 1 2026-06-28 21:11:39.715 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfddfcb4-5485-4c8c-af13-e45679146853 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:39.717 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfddfcb4-5485-4c8c-af13-e45679146853 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network 464ffddb-4859-4d16-9d6c-7463beecb298: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:39.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-cfddfcb4-5485-4c8c-af13-e45679146853 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 4dd15a17-521d-491e-8d7a-5a44a122646a (type: ports) to 1 2026-06-28 21:11:39.793 10 INFO neutron.wsgi [None req-cfddfcb4-5485-4c8c-af13-e45679146853 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5107503 2026-06-28 21:11:40.038 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1d59627-3d9d-4a83-9ebe-130336e1a0c6 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:40.042 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1d59627-3d9d-4a83-9ebe-130336e1a0c6 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network 464ffddb-4859-4d16-9d6c-7463beecb298: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:40.120 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1d59627-3d9d-4a83-9ebe-130336e1a0c6 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource b9879e0e-8a9d-4d58-8ac2-a1079691d7c2 (type: ports) to 1 2026-06-28 21:11:40.147 10 INFO neutron.wsgi [None req-c1d59627-3d9d-4a83-9ebe-130336e1a0c6 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3481705 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:40.231 10 INFO neutron.db.segments_db [None req-a7956e83-28a6-45e2-8ae7-4d79333b6185 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Added segment a487fd66-e0af-4f71-a00d-67102a021acb of type geneve for network 837aaff3-1cb1-4f5e-a7bb-497e8d71efbd 2026-06-28 21:11:40.351 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7956e83-28a6-45e2-8ae7-4d79333b6185 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 837aaff3-1cb1-4f5e-a7bb-497e8d71efbd (type: networks) to 1 2026-06-28 21:11:40.546 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7956e83-28a6-45e2-8ae7-4d79333b6185 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:40.551 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7956e83-28a6-45e2-8ae7-4d79333b6185 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network 837aaff3-1cb1-4f5e-a7bb-497e8d71efbd: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:40.624 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7956e83-28a6-45e2-8ae7-4d79333b6185 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource f5c0d21c-e8a1-4e65-9334-189efe689926 (type: ports) to 1 2026-06-28 21:11:40.650 10 INFO neutron.wsgi [None req-a7956e83-28a6-45e2-8ae7-4d79333b6185 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4981697 2026-06-28 21:11:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016594 2026-06-28 21:11:40.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012178 2026-06-28 21:11:40.899 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9735551b-de2c-48b9-9129-21a3c7c3e5d2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:40.900 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9735551b-de2c-48b9-9129-21a3c7c3e5d2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network 837aaff3-1cb1-4f5e-a7bb-497e8d71efbd: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:40.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-9735551b-de2c-48b9-9129-21a3c7c3e5d2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 4e29ab0e-02b8-4f1a-8774-e4eb37dd92a4 (type: ports) to 1 2026-06-28 21:11:41.001 10 INFO neutron.wsgi [None req-9735551b-de2c-48b9-9129-21a3c7c3e5d2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3444574 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:41.086 10 INFO neutron.db.segments_db [None req-778d5228-1271-40f4-b3e2-80499a01c7c2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Added segment 85a63e46-aa1d-463b-94de-4b1bc97cf3d8 of type geneve for network cde2a375-1637-4dd6-9cc1-49898ddafc5e 2026-06-28 21:11:41.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-778d5228-1271-40f4-b3e2-80499a01c7c2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource cde2a375-1637-4dd6-9cc1-49898ddafc5e (type: networks) to 1 2026-06-28 21:11:41.367 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-778d5228-1271-40f4-b3e2-80499a01c7c2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:41.369 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-778d5228-1271-40f4-b3e2-80499a01c7c2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network cde2a375-1637-4dd6-9cc1-49898ddafc5e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:41.422 10 INFO neutron.db.ovn_revision_numbers_db [None req-778d5228-1271-40f4-b3e2-80499a01c7c2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 9ac9dd52-f03f-4634-a449-5da30c253ba3 (type: ports) to 1 2026-06-28 21:11:41.441 10 INFO neutron.wsgi [None req-778d5228-1271-40f4-b3e2-80499a01c7c2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4348953 2026-06-28 21:11:41.679 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdc68934-3575-49d3-a34a-d1f99f428c38 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:41.681 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdc68934-3575-49d3-a34a-d1f99f428c38 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network cde2a375-1637-4dd6-9cc1-49898ddafc5e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:41.741 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdc68934-3575-49d3-a34a-d1f99f428c38 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource ffed70d4-73cf-44b3-be9b-712305fd5e2a (type: ports) to 1 2026-06-28 21:11:41.762 10 INFO neutron.wsgi [None req-bdc68934-3575-49d3-a34a-d1f99f428c38 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3163846 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:41.841 10 INFO neutron.db.segments_db [None req-be747b4f-687f-45cf-8e65-1633adbc4ede aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Added segment 852a2a10-7a13-4f37-a34c-fe18ff2fde34 of type geneve for network 545719dc-2822-49b9-b023-0217c2d799ca 2026-06-28 21:11:41.959 10 INFO neutron.db.ovn_revision_numbers_db [None req-be747b4f-687f-45cf-8e65-1633adbc4ede aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 545719dc-2822-49b9-b023-0217c2d799ca (type: networks) to 1 2026-06-28 21:11:42.155 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be747b4f-687f-45cf-8e65-1633adbc4ede aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:42.157 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be747b4f-687f-45cf-8e65-1633adbc4ede aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network 545719dc-2822-49b9-b023-0217c2d799ca: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:42.227 10 INFO neutron.db.ovn_revision_numbers_db [None req-be747b4f-687f-45cf-8e65-1633adbc4ede aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource a3c4d5be-a359-4eca-824f-a6d1d6edf150 (type: ports) to 1 2026-06-28 21:11:42.251 10 INFO neutron.wsgi [None req-be747b4f-687f-45cf-8e65-1633adbc4ede aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.4829381 2026-06-28 21:11:42.486 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0f73a4c-8a79-496b-977b-919be498cd39 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] No more DHCP agents 2026-06-28 21:11:42.488 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0f73a4c-8a79-496b-977b-919be498cd39 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Unable to schedule network 545719dc-2822-49b9-b023-0217c2d799ca: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:42.556 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0f73a4c-8a79-496b-977b-919be498cd39 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] Successfully bumped revision number for resource 999c7127-269c-4227-8531-6b38684ee3f9 (type: ports) to 1 2026-06-28 21:11:42.588 10 INFO neutron.wsgi [None req-a0f73a4c-8a79-496b-977b-919be498cd39 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3313291 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:11:42.636 10 INFO neutron.wsgi [None req-8b75247b-f101-4808-93b3-867084b3d929 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "PUT /v2.0/ports/d8e2d92d-dd29-41d9-9c41-5b04da581958/tags HTTP/1.1" status: 200 len: 210 time: 0.0434389 2026-06-28 21:11:42.677 10 INFO neutron.wsgi [None req-15492ee4-1358-4122-9170-aefb3f61014d aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "PUT /v2.0/ports/b9879e0e-8a9d-4d58-8ac2-a1079691d7c2/tags HTTP/1.1" status: 200 len: 218 time: 0.0374823 2026-06-28 21:11:42.716 10 INFO neutron.wsgi [None req-956433f0-bd0f-4e72-960d-b11999b6fa69 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "PUT /v2.0/ports/4e29ab0e-02b8-4f1a-8774-e4eb37dd92a4/tags HTTP/1.1" status: 200 len: 227 time: 0.0350728 2026-06-28 21:11:42.760 10 INFO neutron.wsgi [None req-a2ccceca-3502-4ae0-b813-f251f1012612 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "PUT /v2.0/ports/ffed70d4-73cf-44b3-be9b-712305fd5e2a/tags HTTP/1.1" status: 200 len: 212 time: 0.0397215 2026-06-28 21:11:42.922 10 INFO neutron.wsgi [None req-8c782e0a-2832-4239-bcc0-ea996ece5ee3 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - default default] 10.0.0.202 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.1573040 2026-06-28 21:11:42.988 10 INFO neutron.wsgi [None req-70336d7b-0024-4ac9-afb2-69123b119973 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - default default] 10.0.0.202 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0597768 2026-06-28 21:11:43.046 10 INFO neutron.wsgi [None req-09d79f54-29e5-4394-bba5-d76c1e2dcdf6 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - default default] 10.0.0.202 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.0542176 2026-06-28 21:11:43.088 10 INFO neutron.wsgi [None req-1d006e44-e55f-445e-a3dd-9e7cfc49574d aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - default default] 10.0.0.202 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0377321 2026-06-28 21:11:43.231 10 INFO neutron.wsgi [None req-aecf5992-c4a1-4539-8cec-5f7300191072 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - default default] 10.0.0.202 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.1395183 2026-06-28 21:11:43.307 10 INFO neutron.wsgi [None req-09ab8c04-42af-4357-9f36-a386f9a91976 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - default default] 10.0.0.202 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.0713196 2026-06-28 21:11:43.382 10 INFO neutron.wsgi [None req-fb1fbd44-a576-46fc-8382-4e7eecc8eee2 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - default default] 10.0.0.202 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.0689540 2026-06-28 21:11:43.437 10 INFO neutron.wsgi [None req-28b64e13-5971-4c37-9984-4991589b8223 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - default default] 10.0.0.202 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0501275 2026-06-28 21:11:43.933 10 INFO neutron.wsgi [None req-b791eb2f-94e7-41e2-bbf0-cc1db0687856 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/ports/d8e2d92d-dd29-41d9-9c41-5b04da581958 HTTP/1.1" status: 204 len: 168 time: 0.4910419 2026-06-28 21:11:44.168 10 INFO neutron.wsgi [None req-e81d16ad-f2e5-4624-a78f-e5451b6b4a51 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/ports/b9879e0e-8a9d-4d58-8ac2-a1079691d7c2 HTTP/1.1" status: 204 len: 168 time: 0.2302847 2026-06-28 21:11:44.720 9 INFO neutron.wsgi [None req-dcdff43d-e17d-48ec-af75-19dff561da1f aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/ports/4e29ab0e-02b8-4f1a-8774-e4eb37dd92a4 HTTP/1.1" status: 204 len: 168 time: 0.5405457 2026-06-28 21:11:44.976 9 INFO neutron.wsgi [None req-124a45a6-c3b0-47f4-bb01-2de0a9b7525e aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/ports/ffed70d4-73cf-44b3-be9b-712305fd5e2a HTTP/1.1" status: 204 len: 168 time: 0.2499733 2026-06-28 21:11:45.202 9 INFO neutron.wsgi [None req-82093ca0-5ccc-46da-b655-b7a463859a9f aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/ports/999c7127-269c-4227-8531-6b38684ee3f9 HTTP/1.1" status: 204 len: 168 time: 0.2220578 2026-06-28 21:11:45.587 9 INFO neutron.services.segments.plugin [-] Segment 1da752f0-0df0-4ccd-a7d7-a4f6e46ef96b resource provider aggregate not found 2026-06-28 21:11:45.597 9 INFO neutron.services.segments.plugin [-] Segment 1da752f0-0df0-4ccd-a7d7-a4f6e46ef96b resource provider aggregate not found 2026-06-28 21:11:45.607 9 INFO neutron.services.segments.plugin [-] Segment 1da752f0-0df0-4ccd-a7d7-a4f6e46ef96b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da752f0-0df0-4ccd-a7d7-a4f6e46ef96b found for delete ", "request_id": "req-c5f84da1-429b-4cd3-8597-21f9a96d2583"}]} 2026-06-28 21:11:45.631 9 INFO neutron.services.segments.plugin [-] Segment 1da752f0-0df0-4ccd-a7d7-a4f6e46ef96b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da752f0-0df0-4ccd-a7d7-a4f6e46ef96b found for delete ", "request_id": "req-622ee1d8-a890-4e44-8459-ab52e2404ac6"}]} 2026-06-28 21:11:45.665 9 INFO neutron.wsgi [None req-70b26567-1dce-4227-9585-02fd5c5e8440 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/networks/4f1e3ee9-24b6-4c63-9b82-9b87656d41c0 HTTP/1.1" status: 204 len: 168 time: 0.4583657 2026-06-28 21:11:46.063 10 INFO neutron.services.segments.plugin [-] Segment cfa3165b-ccf8-4a57-b733-4911b8eb8357 resource provider aggregate not found 2026-06-28 21:11:46.067 10 INFO neutron.services.segments.plugin [-] Segment cfa3165b-ccf8-4a57-b733-4911b8eb8357 resource provider aggregate not found 2026-06-28 21:11:46.083 10 INFO neutron.services.segments.plugin [-] Segment cfa3165b-ccf8-4a57-b733-4911b8eb8357 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa3165b-ccf8-4a57-b733-4911b8eb8357 found for delete ", "request_id": "req-aff8a1a0-850a-44af-a0bc-8b0b0716a71d"}]} 2026-06-28 21:11:46.084 10 INFO neutron.services.segments.plugin [-] Segment cfa3165b-ccf8-4a57-b733-4911b8eb8357 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa3165b-ccf8-4a57-b733-4911b8eb8357 found for delete ", "request_id": "req-89a976b4-1ab0-4595-b08f-f0c17ed3a865"}]} 2026-06-28 21:11:46.101 10 INFO neutron.wsgi [None req-add7c731-62f2-42b4-b8a2-97ba9eafccbe aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/networks/464ffddb-4859-4d16-9d6c-7463beecb298 HTTP/1.1" status: 204 len: 168 time: 0.4276969 2026-06-28 21:11:46.452 9 INFO neutron.wsgi [None req-fb926e47-45a0-4701-8086-86839886d110 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/networks/837aaff3-1cb1-4f5e-a7bb-497e8d71efbd HTTP/1.1" status: 204 len: 168 time: 0.3468928 2026-06-28 21:11:46.866 10 INFO neutron.wsgi [None req-02e41fec-53f9-42bd-bd77-f04870e237a0 aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/networks/cde2a375-1637-4dd6-9cc1-49898ddafc5e HTTP/1.1" status: 204 len: 168 time: 0.4082768 2026-06-28 21:11:47.219 9 INFO neutron.wsgi [None req-ba2c91a5-2846-4fb0-8fcb-c2b75e5961ea aecf015b1d5d47b08a3c8ca542f51efd ffcaa7565d904e0daaefd59570715578 - - - -] 10.0.0.202 "DELETE /v2.0/networks/545719dc-2822-49b9-b023-0217c2d799ca HTTP/1.1" status: 204 len: 168 time: 0.3473818 2026-06-28 21:11:47.644 9 INFO neutron.services.segments.plugin [-] Segment a487fd66-e0af-4f71-a00d-67102a021acb resource provider aggregate not found 2026-06-28 21:11:47.652 9 INFO neutron.services.segments.plugin [-] Segment a487fd66-e0af-4f71-a00d-67102a021acb resource provider aggregate not found 2026-06-28 21:11:47.657 9 INFO neutron.services.segments.plugin [-] Segment a487fd66-e0af-4f71-a00d-67102a021acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a487fd66-e0af-4f71-a00d-67102a021acb found for delete ", "request_id": "req-5fbc5d24-cbf3-4f30-8d1e-c3a1adc7e2e2"}]} 2026-06-28 21:11:47.671 9 INFO neutron.services.segments.plugin [-] Segment a487fd66-e0af-4f71-a00d-67102a021acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a487fd66-e0af-4f71-a00d-67102a021acb found for delete ", "request_id": "req-13fb4508-3b6a-4267-af4b-75f212fd8cb7"}]} 2026-06-28 21:11:47.680 9 INFO neutron.services.segments.plugin [-] Segment 852a2a10-7a13-4f37-a34c-fe18ff2fde34 resource provider aggregate not found 2026-06-28 21:11:47.698 9 INFO neutron.services.segments.plugin [-] Segment 852a2a10-7a13-4f37-a34c-fe18ff2fde34 resource provider aggregate not found 2026-06-28 21:11:47.705 9 INFO neutron.services.segments.plugin [-] Segment 852a2a10-7a13-4f37-a34c-fe18ff2fde34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 852a2a10-7a13-4f37-a34c-fe18ff2fde34 found for delete ", "request_id": "req-58ca6c9c-1673-4601-984d-dd50254ecc1e"}]} 2026-06-28 21:11:47.716 9 INFO neutron.services.segments.plugin [-] Segment 852a2a10-7a13-4f37-a34c-fe18ff2fde34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 852a2a10-7a13-4f37-a34c-fe18ff2fde34 found for delete ", "request_id": "req-ccfdaf8b-687f-4f57-9ac2-55b56460659d"}]} 2026-06-28 21:11:48.105 10 INFO neutron.services.segments.plugin [-] Segment 85a63e46-aa1d-463b-94de-4b1bc97cf3d8 resource provider aggregate not found 2026-06-28 21:11:48.112 10 INFO neutron.services.segments.plugin [-] Segment 85a63e46-aa1d-463b-94de-4b1bc97cf3d8 resource provider aggregate not found 2026-06-28 21:11:48.125 10 INFO neutron.services.segments.plugin [-] Segment 85a63e46-aa1d-463b-94de-4b1bc97cf3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85a63e46-aa1d-463b-94de-4b1bc97cf3d8 found for delete ", "request_id": "req-0038d124-949b-43f2-9a7a-99050b2cdde8"}]} 2026-06-28 21:11:48.140 10 INFO neutron.services.segments.plugin [-] Segment 85a63e46-aa1d-463b-94de-4b1bc97cf3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85a63e46-aa1d-463b-94de-4b1bc97cf3d8 found for delete ", "request_id": "req-e215bf85-e44a-4104-a714-3d318f582f09"}]} 2026-06-28 21:11:48.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-d59a3825-b91b-4f20-b0c2-becf62caaf9e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 8f5a1b5c-3acb-4aba-8946-f0e9ab18c848 (type: security_groups) to 1 2026-06-28 21:11:48.329 10 INFO neutron.wsgi [None req-d59a3825-b91b-4f20-b0c2-becf62caaf9e 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=4228d04f415c4795908f0d18b35ecfde&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2703233 2026-06-28 21:11:48.486 10 INFO neutron.wsgi [None req-1ca5bce6-3bfd-4a71-bebc-3c6f2aa83fd9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/8f5a1b5c-3acb-4aba-8946-f0e9ab18c848 HTTP/1.1" status: 204 len: 168 time: 0.1519527 2026-06-28 21:11:48.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-30b25769-f2b7-4fee-9755-3c3a9492921c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 3316a6ca-4c62-4107-8796-5124f3b4e478 (type: security_groups) to 1 2026-06-28 21:11:48.714 10 INFO neutron.wsgi [None req-30b25769-f2b7-4fee-9755-3c3a9492921c 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=36ddd7619187474aab9320c9587458b6&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1287489 2026-06-28 21:11:48.885 10 INFO neutron.wsgi [None req-db5d4fa4-9fd3-4b17-bb3f-37f09d459d90 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/3316a6ca-4c62-4107-8796-5124f3b4e478 HTTP/1.1" status: 204 len: 168 time: 0.1655045 2026-06-28 21:11:49.055 9 INFO neutron.wsgi [None req-bf4e6053-49c4-43d2-b866-afb40b32c9a3 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=ffcaa7565d904e0daaefd59570715578&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0298133 2026-06-28 21:11:49.235 9 INFO neutron.wsgi [None req-c8d377c9-c491-4ce6-b2a1-d19664dd9835 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/e5bca49b-b8e2-4c23-8af0-37017cfce695 HTTP/1.1" status: 204 len: 168 time: 0.1748049 2026-06-28 21:11:53.192 9 INFO neutron.wsgi [None req-aa2a5aac-1139-4236-b5ba-e47f5d8b74bb 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1376417 2026-06-28 21:11:53.220 9 INFO neutron.wsgi [None req-0c60b634-625f-42e1-9d60-b0ce67ebdc20 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0267720 2026-06-28 21:11:53.261 9 INFO neutron.wsgi [None req-7aa4a1d8-bb02-4287-a667-a272b97e33e8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0358129 2026-06-28 21:11:53.275 9 INFO neutron.wsgi [None req-71118c7a-0e56-4055-ad3f-f57dabeede38 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0123591 2026-06-28 21:11:53.339 9 INFO neutron.wsgi [None req-fcfc5d9c-0063-4ae1-8349-606553efd92b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0639637 2026-06-28 21:11:53.355 9 INFO neutron.wsgi [None req-79db2f49-f27f-4d66-a973-66de217074ce 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0104291 2026-06-28 21:11:53.358 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7dd987c-0d49-4238-afd7-89dbdbe676f5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 1c2f9920-6fc1-4d74-8e1b-6b6cb3219974 (type: security_groups) to 1 2026-06-28 21:11:53.407 10 INFO neutron.db.segments_db [None req-c7dd987c-0d49-4238-afd7-89dbdbe676f5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Added segment 78a2e532-af19-41d5-927f-951dfbc21316 of type geneve for network ded95b44-3def-46c4-9565-ece3b2cf7058 2026-06-28 21:11:53.409 9 INFO neutron.wsgi [None req-1dc5ea09-57a6-49f4-9ba5-d25eed71c463 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0518684 2026-06-28 21:11:53.442 9 INFO neutron.wsgi [None req-6e801fdf-ec52-4edc-ba18-2dda8b46acfc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0309818 2026-06-28 21:11:53.463 9 INFO neutron.wsgi [None req-bf34c502-0205-4eae-8659-6eb0dce400f8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0197127 2026-06-28 21:11:53.471 9 INFO neutron.wsgi [None req-1aa3bd35-015c-4e9d-8c8a-e0a6d700b10a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0071971 2026-06-28 21:11:53.481 9 INFO neutron.wsgi [None req-99c39796-44c3-4a20-9aa6-e559023cf217 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1548 time: 0.0084839 2026-06-28 21:11:53.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7dd987c-0d49-4238-afd7-89dbdbe676f5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource ded95b44-3def-46c4-9565-ece3b2cf7058 (type: networks) to 1 2026-06-28 21:11:53.736 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7dd987c-0d49-4238-afd7-89dbdbe676f5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:53.738 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7dd987c-0d49-4238-afd7-89dbdbe676f5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network ded95b44-3def-46c4-9565-ece3b2cf7058: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:53.798 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7dd987c-0d49-4238-afd7-89dbdbe676f5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 181939ac-6ba8-4a1e-af6b-0278ea52dc78 (type: ports) to 1 2026-06-28 21:11:53.820 10 INFO neutron.wsgi [None req-c7dd987c-0d49-4238-afd7-89dbdbe676f5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6233108 2026-06-28 21:11:54.065 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cc9cd72-f579-41be-90c8-63f20fe4ac26 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:54.067 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cc9cd72-f579-41be-90c8-63f20fe4ac26 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network ded95b44-3def-46c4-9565-ece3b2cf7058: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:54.474 10 INFO neutron.db.ovn_revision_numbers_db [None req-4cc9cd72-f579-41be-90c8-63f20fe4ac26 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 181939ac-6ba8-4a1e-af6b-0278ea52dc78 (type: ports) to 2 2026-06-28 21:11:54.487 10 INFO neutron.db.ovn_revision_numbers_db [None req-4cc9cd72-f579-41be-90c8-63f20fe4ac26 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource c32ed97f-8b9f-42e2-9e86-1414a12a1ed3 (type: subnets) to 0 2026-06-28 21:11:54.502 10 INFO neutron.wsgi [None req-4cc9cd72-f579-41be-90c8-63f20fe4ac26 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.6753960 2026-06-28 21:11:54.589 10 INFO neutron.db.segments_db [None req-d0bdc15f-6dbf-4679-bd40-eef19b5dd044 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Added segment 1159d92c-c656-423c-a7e8-ca0d902d46e2 of type geneve for network 88b14d56-ff21-4beb-bfd2-52d3457529a8 2026-06-28 21:11:54.705 10 INFO neutron.db.ovn_revision_numbers_db [None req-d0bdc15f-6dbf-4679-bd40-eef19b5dd044 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 88b14d56-ff21-4beb-bfd2-52d3457529a8 (type: networks) to 1 2026-06-28 21:11:54.882 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d0bdc15f-6dbf-4679-bd40-eef19b5dd044 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:54.883 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d0bdc15f-6dbf-4679-bd40-eef19b5dd044 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network 88b14d56-ff21-4beb-bfd2-52d3457529a8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:54.948 10 INFO neutron.db.ovn_revision_numbers_db [None req-d0bdc15f-6dbf-4679-bd40-eef19b5dd044 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 48059d8f-46fd-4d08-8e85-e8dcf09c6963 (type: ports) to 1 2026-06-28 21:11:54.968 10 INFO neutron.wsgi [None req-d0bdc15f-6dbf-4679-bd40-eef19b5dd044 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4605043 2026-06-28 21:11:55.239 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b224f116-7ba0-4bd4-9af1-c5e464595a41 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:55.241 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b224f116-7ba0-4bd4-9af1-c5e464595a41 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network 88b14d56-ff21-4beb-bfd2-52d3457529a8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:55.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-b224f116-7ba0-4bd4-9af1-c5e464595a41 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 48059d8f-46fd-4d08-8e85-e8dcf09c6963 (type: ports) to 2 2026-06-28 21:11:55.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-b224f116-7ba0-4bd4-9af1-c5e464595a41 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 7ebe317c-5be3-4063-a3ec-e42e7bd9a3a2 (type: subnets) to 0 2026-06-28 21:11:55.768 10 INFO neutron.wsgi [None req-b224f116-7ba0-4bd4-9af1-c5e464595a41 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.7949343 2026-06-28 21:11:55.863 10 INFO neutron.db.segments_db [None req-ee9fec36-3744-48a3-af83-6afb6791b089 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Added segment fbba570c-cd81-45ff-865c-71bae78cde54 of type geneve for network 8aefd76c-1c5c-46c5-8c50-3a784672212d 2026-06-28 21:11:55.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023589 2026-06-28 21:11:55.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014243 2026-06-28 21:11:56.037 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee9fec36-3744-48a3-af83-6afb6791b089 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 8aefd76c-1c5c-46c5-8c50-3a784672212d (type: networks) to 1 2026-06-28 21:11:56.243 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee9fec36-3744-48a3-af83-6afb6791b089 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:56.246 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee9fec36-3744-48a3-af83-6afb6791b089 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network 8aefd76c-1c5c-46c5-8c50-3a784672212d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:56.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee9fec36-3744-48a3-af83-6afb6791b089 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource e1450ef5-2a0c-473e-aff3-4f4b828dec27 (type: ports) to 1 2026-06-28 21:11:56.327 10 INFO neutron.wsgi [None req-ee9fec36-3744-48a3-af83-6afb6791b089 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5531626 2026-06-28 21:11:56.593 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-665327ea-caa3-4bd1-a205-092b8aab58b5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:56.595 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-665327ea-caa3-4bd1-a205-092b8aab58b5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network 8aefd76c-1c5c-46c5-8c50-3a784672212d: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:57.055 10 INFO neutron.db.ovn_revision_numbers_db [None req-665327ea-caa3-4bd1-a205-092b8aab58b5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource e1450ef5-2a0c-473e-aff3-4f4b828dec27 (type: ports) to 2 2026-06-28 21:11:57.082 10 INFO neutron.db.ovn_revision_numbers_db [None req-665327ea-caa3-4bd1-a205-092b8aab58b5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 06a6ffcb-37c8-467e-a069-0f8998fa08fe (type: subnets) to 0 2026-06-28 21:11:57.101 10 INFO neutron.wsgi [None req-665327ea-caa3-4bd1-a205-092b8aab58b5 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.7682698 2026-06-28 21:11:57.179 10 INFO neutron.db.segments_db [None req-f24902dd-1292-4686-b6a3-8312efe95c12 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Added segment 304a10a2-a190-4e8f-b30d-634ad7c9cbfb of type geneve for network 31efe669-bcef-4285-b077-4410635483a8 2026-06-28 21:11:57.277 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24902dd-1292-4686-b6a3-8312efe95c12 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 31efe669-bcef-4285-b077-4410635483a8 (type: networks) to 1 2026-06-28 21:11:57.475 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f24902dd-1292-4686-b6a3-8312efe95c12 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:57.477 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f24902dd-1292-4686-b6a3-8312efe95c12 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network 31efe669-bcef-4285-b077-4410635483a8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:57.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24902dd-1292-4686-b6a3-8312efe95c12 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 9c2386e1-096a-4822-b1b3-31601baf980a (type: ports) to 1 2026-06-28 21:11:57.582 10 INFO neutron.wsgi [None req-f24902dd-1292-4686-b6a3-8312efe95c12 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4734254 2026-06-28 21:11:57.848 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1fdc4cad-ffad-477a-9971-b5546d2c2fa8 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:57.850 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1fdc4cad-ffad-477a-9971-b5546d2c2fa8 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network 31efe669-bcef-4285-b077-4410635483a8: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:58.573 10 INFO neutron.db.ovn_revision_numbers_db [None req-1fdc4cad-ffad-477a-9971-b5546d2c2fa8 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 9c2386e1-096a-4822-b1b3-31601baf980a (type: ports) to 2 2026-06-28 21:11:58.591 10 INFO neutron.db.ovn_revision_numbers_db [None req-1fdc4cad-ffad-477a-9971-b5546d2c2fa8 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 0fd52219-9465-4a01-bd79-980f8abbded5 (type: subnets) to 0 2026-06-28 21:11:58.608 10 INFO neutron.wsgi [None req-1fdc4cad-ffad-477a-9971-b5546d2c2fa8 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.0201347 2026-06-28 21:11:58.699 10 INFO neutron.db.segments_db [None req-945ed338-289e-473c-8e84-1e5246de94df 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Added segment 4c99af0b-1d19-47ae-bae7-48ccb15c576f of type geneve for network 49a9d14c-8fc3-4a92-a022-8330a50657b7 2026-06-28 21:11:58.813 10 INFO neutron.db.ovn_revision_numbers_db [None req-945ed338-289e-473c-8e84-1e5246de94df 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource 49a9d14c-8fc3-4a92-a022-8330a50657b7 (type: networks) to 1 2026-06-28 21:11:58.986 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-945ed338-289e-473c-8e84-1e5246de94df 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:58.987 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-945ed338-289e-473c-8e84-1e5246de94df 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network 49a9d14c-8fc3-4a92-a022-8330a50657b7: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:59.046 10 INFO neutron.db.ovn_revision_numbers_db [None req-945ed338-289e-473c-8e84-1e5246de94df 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource d1656b34-5584-455a-a544-96a4bd34c562 (type: ports) to 1 2026-06-28 21:11:59.066 10 INFO neutron.wsgi [None req-945ed338-289e-473c-8e84-1e5246de94df 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4527493 2026-06-28 21:11:59.315 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9097a25b-c7be-4cec-a59c-03356d86dec1 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] No more DHCP agents 2026-06-28 21:11:59.317 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9097a25b-c7be-4cec-a59c-03356d86dec1 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Unable to schedule network 49a9d14c-8fc3-4a92-a022-8330a50657b7: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:11:59.787 10 INFO neutron.db.ovn_revision_numbers_db [None req-9097a25b-c7be-4cec-a59c-03356d86dec1 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource d1656b34-5584-455a-a544-96a4bd34c562 (type: ports) to 2 2026-06-28 21:11:59.802 10 INFO neutron.db.ovn_revision_numbers_db [None req-9097a25b-c7be-4cec-a59c-03356d86dec1 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] Successfully bumped revision number for resource ed9c677b-5059-4015-b389-b041177f0a80 (type: subnets) to 0 2026-06-28 21:11:59.820 10 INFO neutron.wsgi [None req-9097a25b-c7be-4cec-a59c-03356d86dec1 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.7473207 2026-06-28 21:11:59.887 10 INFO neutron.wsgi [None req-a5d5cfe9-ae9c-4e41-87b4-b6841c81dbca 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "PUT /v2.0/subnets/c32ed97f-8b9f-42e2-9e86-1414a12a1ed3/tags HTTP/1.1" status: 200 len: 210 time: 0.0619621 2026-06-28 21:11:59.937 10 INFO neutron.wsgi [None req-602e96d7-5078-4687-8b5d-21bf3275c964 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "PUT /v2.0/subnets/7ebe317c-5be3-4063-a3ec-e42e7bd9a3a2/tags HTTP/1.1" status: 200 len: 218 time: 0.0438597 2026-06-28 21:11:59.989 10 INFO neutron.wsgi [None req-48805202-46f8-4b4b-9f85-6c977a583bff 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "PUT /v2.0/subnets/06a6ffcb-37c8-467e-a069-0f8998fa08fe/tags HTTP/1.1" status: 200 len: 227 time: 0.0481193 2026-06-28 21:12:00.039 10 INFO neutron.wsgi [None req-a17cb573-87c5-4869-a383-02be2232b131 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "PUT /v2.0/subnets/0fd52219-9465-4a01-bd79-980f8abbded5/tags HTTP/1.1" status: 200 len: 212 time: 0.0449643 2026-06-28 21:12:00.108 9 INFO neutron.wsgi [None req-d682b964-7385-4827-867a-5f88076e7093 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - default default] 10.0.0.202 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0634310 2026-06-28 21:12:00.190 9 INFO neutron.wsgi [None req-a0d24ce1-5b72-4cd2-a910-f2cdc0ff7831 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - default default] 10.0.0.202 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0773287 2026-06-28 21:12:00.258 9 INFO neutron.wsgi [None req-33edf74a-b200-41c5-bbdf-70af3f3003ca 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - default default] 10.0.0.202 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0625124 2026-06-28 21:12:00.304 9 INFO neutron.wsgi [None req-4704a003-49da-473c-9b14-8b5617034b92 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - default default] 10.0.0.202 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0416224 2026-06-28 21:12:00.376 9 INFO neutron.wsgi [None req-50077344-5429-4d39-9eac-8a5a89ad0927 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - default default] 10.0.0.202 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.0677757 2026-06-28 21:12:00.450 9 INFO neutron.wsgi [None req-39092f44-ed67-45a4-8dfb-3413d3eaec75 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - default default] 10.0.0.202 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0680187 2026-06-28 21:12:00.521 9 INFO neutron.wsgi [None req-0a3229a8-4ba1-4395-b445-87f295847bcf 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - default default] 10.0.0.202 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0655172 2026-06-28 21:12:00.575 9 INFO neutron.wsgi [None req-8012ec83-38fa-4804-8935-261401d5c561 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - default default] 10.0.0.202 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0486100 2026-06-28 21:12:00.825 9 INFO neutron.wsgi [None req-2e811556-108b-410d-bef6-fc5721bf99a7 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/c32ed97f-8b9f-42e2-9e86-1414a12a1ed3 HTTP/1.1" status: 204 len: 168 time: 0.2444758 2026-06-28 21:12:01.026 10 INFO neutron.wsgi [None req-6fe41c1e-c6db-4853-8550-3dec3f96ede1 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/7ebe317c-5be3-4063-a3ec-e42e7bd9a3a2 HTTP/1.1" status: 204 len: 168 time: 0.1960225 2026-06-28 21:12:01.253 10 INFO neutron.wsgi [None req-bc641b04-eaab-464c-8f9f-66d8e0c30c31 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/06a6ffcb-37c8-467e-a069-0f8998fa08fe HTTP/1.1" status: 204 len: 168 time: 0.2218006 2026-06-28 21:12:01.455 10 INFO neutron.wsgi [None req-4c59eae8-f846-41cd-9b55-bc0f74807632 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/0fd52219-9465-4a01-bd79-980f8abbded5 HTTP/1.1" status: 204 len: 168 time: 0.1963556 2026-06-28 21:12:01.696 10 INFO neutron.wsgi [None req-ae45a2a0-7794-48ea-a806-86d5be694433 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/subnets/ed9c677b-5059-4015-b389-b041177f0a80 HTTP/1.1" status: 204 len: 168 time: 0.2350230 2026-06-28 21:12:02.038 10 INFO neutron.services.segments.plugin [-] Segment 78a2e532-af19-41d5-927f-951dfbc21316 resource provider aggregate not found 2026-06-28 21:12:02.045 10 INFO neutron.services.segments.plugin [-] Segment 78a2e532-af19-41d5-927f-951dfbc21316 resource provider aggregate not found 2026-06-28 21:12:02.063 10 INFO neutron.services.segments.plugin [-] Segment 78a2e532-af19-41d5-927f-951dfbc21316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78a2e532-af19-41d5-927f-951dfbc21316 found for delete ", "request_id": "req-2ef8f552-317f-4a48-9055-78ece3454299"}]} 2026-06-28 21:12:02.064 10 INFO neutron.services.segments.plugin [-] Segment 78a2e532-af19-41d5-927f-951dfbc21316 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78a2e532-af19-41d5-927f-951dfbc21316 found for delete ", "request_id": "req-0e21c4df-6c9e-4d2a-81d8-ea9b7253ba0c"}]} 2026-06-28 21:12:02.090 10 INFO neutron.wsgi [None req-3929da7c-e773-4d11-93a7-0fe6b0c7879e 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/networks/ded95b44-3def-46c4-9565-ece3b2cf7058 HTTP/1.1" status: 204 len: 168 time: 0.3881125 2026-06-28 21:12:02.443 9 INFO neutron.services.segments.plugin [-] Segment 1159d92c-c656-423c-a7e8-ca0d902d46e2 resource provider aggregate not found 2026-06-28 21:12:02.448 9 INFO neutron.services.segments.plugin [-] Segment 1159d92c-c656-423c-a7e8-ca0d902d46e2 resource provider aggregate not found 2026-06-28 21:12:02.466 9 INFO neutron.services.segments.plugin [-] Segment 1159d92c-c656-423c-a7e8-ca0d902d46e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1159d92c-c656-423c-a7e8-ca0d902d46e2 found for delete ", "request_id": "req-9478a641-4c10-4227-9c1e-0890601bbaf3"}]} 2026-06-28 21:12:02.467 9 INFO neutron.services.segments.plugin [-] Segment 1159d92c-c656-423c-a7e8-ca0d902d46e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1159d92c-c656-423c-a7e8-ca0d902d46e2 found for delete ", "request_id": "req-52d04ff8-f790-4df2-93c8-27ea4d691d77"}]} 2026-06-28 21:12:02.491 9 INFO neutron.wsgi [None req-0513fa23-b67f-4744-a34b-26863d5f9e85 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/networks/88b14d56-ff21-4beb-bfd2-52d3457529a8 HTTP/1.1" status: 204 len: 168 time: 0.3953116 2026-06-28 21:12:02.923 10 INFO neutron.wsgi [None req-8f473458-97d4-46e1-989e-20522c67567a 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/networks/8aefd76c-1c5c-46c5-8c50-3a784672212d HTTP/1.1" status: 204 len: 168 time: 0.4254496 2026-06-28 21:12:03.283 9 INFO neutron.wsgi [None req-8892beec-6da5-4cc8-94de-ed70103d7b9c 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/networks/31efe669-bcef-4285-b077-4410635483a8 HTTP/1.1" status: 204 len: 168 time: 0.3529985 2026-06-28 21:12:03.682 10 INFO neutron.wsgi [None req-1dfa52db-3e32-4db0-b3a6-497002c2de98 578dd8ac68bb4a8ea35aa721202dda31 2cae6c05e799487a9e97081158bbef57 - - - -] 10.0.0.202 "DELETE /v2.0/networks/49a9d14c-8fc3-4a92-a022-8330a50657b7 HTTP/1.1" status: 204 len: 168 time: 0.3951330 2026-06-28 21:12:04.089 10 INFO neutron.services.segments.plugin [-] Segment fbba570c-cd81-45ff-865c-71bae78cde54 resource provider aggregate not found 2026-06-28 21:12:04.095 10 INFO neutron.services.segments.plugin [-] Segment fbba570c-cd81-45ff-865c-71bae78cde54 resource provider aggregate not found 2026-06-28 21:12:04.109 10 INFO neutron.services.segments.plugin [-] Segment fbba570c-cd81-45ff-865c-71bae78cde54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbba570c-cd81-45ff-865c-71bae78cde54 found for delete ", "request_id": "req-8050301d-6c32-44e5-ba41-81cacad096ff"}]} 2026-06-28 21:12:04.121 10 INFO neutron.services.segments.plugin [-] Segment 4c99af0b-1d19-47ae-bae7-48ccb15c576f resource provider aggregate not found 2026-06-28 21:12:04.126 10 INFO neutron.services.segments.plugin [-] Segment fbba570c-cd81-45ff-865c-71bae78cde54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbba570c-cd81-45ff-865c-71bae78cde54 found for delete ", "request_id": "req-a362b9cd-459d-4e39-8301-b8e5c756d874"}]} 2026-06-28 21:12:04.139 10 INFO neutron.services.segments.plugin [-] Segment 4c99af0b-1d19-47ae-bae7-48ccb15c576f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c99af0b-1d19-47ae-bae7-48ccb15c576f found for delete ", "request_id": "req-b106e7ad-823f-4cdc-9d55-e17e623e3657"}]} 2026-06-28 21:12:04.141 10 INFO neutron.services.segments.plugin [-] Segment 4c99af0b-1d19-47ae-bae7-48ccb15c576f resource provider aggregate not found 2026-06-28 21:12:04.153 10 INFO neutron.services.segments.plugin [-] Segment 4c99af0b-1d19-47ae-bae7-48ccb15c576f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c99af0b-1d19-47ae-bae7-48ccb15c576f found for delete ", "request_id": "req-3c4db6d8-84c8-482b-a14e-2d43c5101d54"}]} 2026-06-28 21:12:04.485 9 INFO neutron.services.segments.plugin [-] Segment 304a10a2-a190-4e8f-b30d-634ad7c9cbfb resource provider aggregate not found 2026-06-28 21:12:04.496 9 INFO neutron.services.segments.plugin [-] Segment 304a10a2-a190-4e8f-b30d-634ad7c9cbfb resource provider aggregate not found 2026-06-28 21:12:04.502 9 INFO neutron.services.segments.plugin [-] Segment 304a10a2-a190-4e8f-b30d-634ad7c9cbfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 304a10a2-a190-4e8f-b30d-634ad7c9cbfb found for delete ", "request_id": "req-4907d0e1-3def-419d-8aca-3846e03ce0f7"}]} 2026-06-28 21:12:04.514 9 INFO neutron.services.segments.plugin [-] Segment 304a10a2-a190-4e8f-b30d-634ad7c9cbfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 304a10a2-a190-4e8f-b30d-634ad7c9cbfb found for delete ", "request_id": "req-44c4ecbe-89e1-4e72-ab8c-324945d162f4"}]} 2026-06-28 21:12:04.584 10 INFO neutron.wsgi [None req-a5cd5efd-6cd5-4de3-805a-2d66b5b51406 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=2cae6c05e799487a9e97081158bbef57&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1858008 2026-06-28 21:12:04.829 9 INFO neutron.wsgi [None req-6366e27f-d9f9-4d24-a39e-ec9d354fbc42 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1c2f9920-6fc1-4d74-8e1b-6b6cb3219974 HTTP/1.1" status: 204 len: 168 time: 0.2368286 2026-06-28 21:12:05.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b3f856e-77f2-4447-b5ed-6ac4f6a2d279 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 5412afdf-f70f-4eff-b736-c49b78a373d3 (type: security_groups) to 1 2026-06-28 21:12:05.073 9 INFO neutron.wsgi [None req-0b3f856e-77f2-4447-b5ed-6ac4f6a2d279 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=d8ecd47bf197499f9e0e6bd12b158786&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1400511 2026-06-28 21:12:05.240 9 INFO neutron.wsgi [None req-419cb639-bf3e-42e0-8b0b-258452262873 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/5412afdf-f70f-4eff-b736-c49b78a373d3 HTTP/1.1" status: 204 len: 168 time: 0.1617248 2026-06-28 21:12:05.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c007414-dfdc-4619-b311-9bdcccfc4bc0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource 48fedd20-1043-48aa-ac33-3dbe492bde78 (type: security_groups) to 1 2026-06-28 21:12:05.487 10 INFO neutron.wsgi [None req-1c007414-dfdc-4619-b311-9bdcccfc4bc0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=dddbdbbb8348438bb267d81ceb53d38f&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1049018 2026-06-28 21:12:05.707 10 INFO neutron.wsgi [None req-2c8b3d49-99d1-41ea-a716-2b7b8ee678d7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/48fedd20-1043-48aa-ac33-3dbe492bde78 HTTP/1.1" status: 204 len: 168 time: 0.2129579 2026-06-28 21:12:09.920 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a9448f9-2814-4d7a-bd30-67e3e5b48d73 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 1dd9562e-7e66-4842-85d1-a0b0d1771dcc (type: security_groups) to 1 2026-06-28 21:12:09.968 10 INFO neutron.db.segments_db [None req-1a9448f9-2814-4d7a-bd30-67e3e5b48d73 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Added segment d81e0285-af23-4200-ae83-911b82fca9f7 of type geneve for network a6c0a843-1779-4585-a4fd-4d68087158bb 2026-06-28 21:12:10.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a9448f9-2814-4d7a-bd30-67e3e5b48d73 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource a6c0a843-1779-4585-a4fd-4d68087158bb (type: networks) to 1 2026-06-28 21:12:10.285 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a9448f9-2814-4d7a-bd30-67e3e5b48d73 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:10.287 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a9448f9-2814-4d7a-bd30-67e3e5b48d73 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network a6c0a843-1779-4585-a4fd-4d68087158bb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:10.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a9448f9-2814-4d7a-bd30-67e3e5b48d73 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource a6650ae7-e3d4-4b58-a19b-8e4c90b984f5 (type: ports) to 1 2026-06-28 21:12:10.376 10 INFO neutron.wsgi [None req-1a9448f9-2814-4d7a-bd30-67e3e5b48d73 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6945300 2026-06-28 21:12:10.637 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6890453a-c453-4661-931e-b0129f225880 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:10.640 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6890453a-c453-4661-931e-b0129f225880 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network a6c0a843-1779-4585-a4fd-4d68087158bb: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:10.721 10 INFO neutron.db.ovn_revision_numbers_db [None req-6890453a-c453-4661-931e-b0129f225880 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource db58c14d-17c9-444b-b364-9d0e8b726a66 (type: ports) to 1 2026-06-28 21:12:10.746 10 INFO neutron.wsgi [None req-6890453a-c453-4661-931e-b0129f225880 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3634903 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:12:10.874 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039070 2026-06-28 21:12:10.877 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020680 2026-06-28 21:12:10.964 10 INFO neutron.wsgi [None req-31868c72-e08d-4f97-af4f-01468cf4d17d f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2129710 2026-06-28 21:12:11.048 10 INFO neutron.db.segments_db [None req-269143a7-bcad-41a1-a838-9c3bd97c2d20 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Added segment 603405b0-b5d4-4364-b392-fb37de90fe9a of type geneve for network 00ab2162-9fa0-42f1-aab8-f3ac0ea98c3e 2026-06-28 21:12:11.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-269143a7-bcad-41a1-a838-9c3bd97c2d20 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 00ab2162-9fa0-42f1-aab8-f3ac0ea98c3e (type: networks) to 1 2026-06-28 21:12:11.365 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-269143a7-bcad-41a1-a838-9c3bd97c2d20 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:11.367 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-269143a7-bcad-41a1-a838-9c3bd97c2d20 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network 00ab2162-9fa0-42f1-aab8-f3ac0ea98c3e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:11.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-269143a7-bcad-41a1-a838-9c3bd97c2d20 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource ac6a11e2-192d-4542-a6b4-c448ad5b2492 (type: ports) to 1 2026-06-28 21:12:11.457 10 INFO neutron.wsgi [None req-269143a7-bcad-41a1-a838-9c3bd97c2d20 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4866197 2026-06-28 21:12:11.740 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7f1347e-9ce5-48a1-b5f3-2b5c94da574c f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:11.743 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7f1347e-9ce5-48a1-b5f3-2b5c94da574c f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network 00ab2162-9fa0-42f1-aab8-f3ac0ea98c3e: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:11.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7f1347e-9ce5-48a1-b5f3-2b5c94da574c f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 28833919-f8b1-48dc-884b-e7959ea9c292 (type: ports) to 1 2026-06-28 21:12:11.836 10 INFO neutron.wsgi [None req-c7f1347e-9ce5-48a1-b5f3-2b5c94da574c f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3734148 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:12:12.572 10 INFO neutron.wsgi [None req-15f71972-5d37-4efc-8c12-abc9c503d944 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.7311177 2026-06-28 21:12:12.672 10 INFO neutron.db.segments_db [None req-a8bf3ad5-dc47-486b-9ccd-c6732acf842d f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Added segment 871c58d2-5b95-4772-81a1-c32fc23b9dbe of type geneve for network acffb208-711a-40f9-9890-dcc1f099563b 2026-06-28 21:12:12.818 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8bf3ad5-dc47-486b-9ccd-c6732acf842d f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource acffb208-711a-40f9-9890-dcc1f099563b (type: networks) to 1 2026-06-28 21:12:13.000 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8bf3ad5-dc47-486b-9ccd-c6732acf842d f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:13.002 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8bf3ad5-dc47-486b-9ccd-c6732acf842d f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network acffb208-711a-40f9-9890-dcc1f099563b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:13.066 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8bf3ad5-dc47-486b-9ccd-c6732acf842d f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 559815e1-6995-4617-8f5e-09006ec8d99e (type: ports) to 1 2026-06-28 21:12:13.090 10 INFO neutron.wsgi [None req-a8bf3ad5-dc47-486b-9ccd-c6732acf842d f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5140252 2026-06-28 21:12:13.330 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f6faa23-bd5d-4f8c-80b4-7545a45869d0 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:13.332 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f6faa23-bd5d-4f8c-80b4-7545a45869d0 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network acffb208-711a-40f9-9890-dcc1f099563b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:13.395 10 INFO neutron.db.ovn_revision_numbers_db [None req-0f6faa23-bd5d-4f8c-80b4-7545a45869d0 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 8eb236a6-2644-44e6-a9b7-4ab43e1ed779 (type: ports) to 1 2026-06-28 21:12:13.416 10 INFO neutron.wsgi [None req-0f6faa23-bd5d-4f8c-80b4-7545a45869d0 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3201280 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:12:13.641 10 INFO neutron.wsgi [None req-3c1064f8-e6d8-49d5-8fdd-03175e482ca3 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2194190 2026-06-28 21:12:13.736 10 INFO neutron.db.segments_db [None req-7b664f4f-bc00-4b3e-bbbe-45d49de2fb49 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Added segment addce530-bdf2-4d9d-af89-c4e3d4b41f47 of type geneve for network e9ca5940-14eb-4f5a-b64b-279024488cec 2026-06-28 21:12:13.886 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b664f4f-bc00-4b3e-bbbe-45d49de2fb49 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource e9ca5940-14eb-4f5a-b64b-279024488cec (type: networks) to 1 2026-06-28 21:12:14.071 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b664f4f-bc00-4b3e-bbbe-45d49de2fb49 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:14.073 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b664f4f-bc00-4b3e-bbbe-45d49de2fb49 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network e9ca5940-14eb-4f5a-b64b-279024488cec: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:14.140 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b664f4f-bc00-4b3e-bbbe-45d49de2fb49 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 72779c90-bafb-4cad-823a-89fbededb952 (type: ports) to 1 2026-06-28 21:12:14.162 10 INFO neutron.wsgi [None req-7b664f4f-bc00-4b3e-bbbe-45d49de2fb49 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5161788 2026-06-28 21:12:14.414 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c618ab74-2cbe-4c67-a4be-740fba9bff48 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:14.415 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c618ab74-2cbe-4c67-a4be-740fba9bff48 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network e9ca5940-14eb-4f5a-b64b-279024488cec: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:14.482 10 INFO neutron.db.ovn_revision_numbers_db [None req-c618ab74-2cbe-4c67-a4be-740fba9bff48 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource fd23cf19-e2ef-4bb7-8890-776352a84ff2 (type: ports) to 1 2026-06-28 21:12:14.510 10 INFO neutron.wsgi [None req-c618ab74-2cbe-4c67-a4be-740fba9bff48 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3430402 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:12:14.749 10 INFO neutron.wsgi [None req-279cfab2-c337-4d8a-b20b-7a6642d11cea f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2325904 2026-06-28 21:12:14.834 10 INFO neutron.db.segments_db [None req-a9d21b4c-aeb0-441b-bb86-4cf72f7934bb f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Added segment dc96e7e1-081f-4dcc-a93e-a140ff7c7499 of type geneve for network 2fc2c451-a82a-44f5-97c0-68e326174004 2026-06-28 21:12:14.958 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9d21b4c-aeb0-441b-bb86-4cf72f7934bb f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 2fc2c451-a82a-44f5-97c0-68e326174004 (type: networks) to 1 2026-06-28 21:12:15.149 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9d21b4c-aeb0-441b-bb86-4cf72f7934bb f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:15.151 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9d21b4c-aeb0-441b-bb86-4cf72f7934bb f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network 2fc2c451-a82a-44f5-97c0-68e326174004: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:15.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9d21b4c-aeb0-441b-bb86-4cf72f7934bb f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 0654166f-6616-46f2-b636-3ee3a7444ade (type: ports) to 1 2026-06-28 21:12:15.237 10 INFO neutron.wsgi [None req-a9d21b4c-aeb0-441b-bb86-4cf72f7934bb f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4838173 2026-06-28 21:12:15.489 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a6830d1-e4d6-4a25-bcee-361481fb62f7 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] No more DHCP agents 2026-06-28 21:12:15.491 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a6830d1-e4d6-4a25-bcee-361481fb62f7 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Unable to schedule network 2fc2c451-a82a-44f5-97c0-68e326174004: no agents available; will retry on subsequent port and subnet creation events. 2026-06-28 21:12:15.562 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a6830d1-e4d6-4a25-bcee-361481fb62f7 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] Successfully bumped revision number for resource 29e78b97-ee85-4f91-af3a-67ea0e9b8ff9 (type: ports) to 1 2026-06-28 21:12:15.591 9 INFO neutron.wsgi [None req-1a6830d1-e4d6-4a25-bcee-361481fb62f7 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3452833 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-28 21:12:15.860 9 INFO neutron.wsgi [None req-570bb2c1-e486-4b53-b248-b95dcef78ca5 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2638249 2026-06-28 21:12:15.896 9 INFO neutron.wsgi [None req-d5140832-a292-433c-a82a-db18aa589a2d f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "PUT /v2.0/trunks/e30b4cb4-f4ef-4844-9338-042a8f1ed5dd/tags HTTP/1.1" status: 200 len: 210 time: 0.0290394 2026-06-28 21:12:15.925 9 INFO neutron.wsgi [None req-05818335-0563-4407-8ba6-ba1830a52dcf f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "PUT /v2.0/trunks/d8faae66-b477-42fb-b261-238771988bc4/tags HTTP/1.1" status: 200 len: 218 time: 0.0230744 2026-06-28 21:12:15.948 9 INFO neutron.wsgi [None req-daff9ef4-4d71-4837-9f09-f17e18c0e135 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "PUT /v2.0/trunks/f6e79b27-3fa7-4e52-92b4-e20a21fae09f/tags HTTP/1.1" status: 200 len: 227 time: 0.0188513 2026-06-28 21:12:15.974 9 INFO neutron.wsgi [None req-57fc2c77-76ea-4ef5-9455-d8b87b516c05 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "PUT /v2.0/trunks/d420b6ec-b0cf-4616-93d8-d8b055696484/tags HTTP/1.1" status: 200 len: 212 time: 0.0215528 2026-06-28 21:12:16.003 9 INFO neutron.wsgi [None req-8a9db4db-f89b-4b90-9131-3375f7cbb626 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0235586 2026-06-28 21:12:16.031 9 INFO neutron.wsgi [None req-76b47da9-59bf-4ab6-9631-a3d7d267576b f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0237434 2026-06-28 21:12:16.355 9 INFO neutron.wsgi [None req-77e83117-2c52-4c8f-b077-18e3952501bb f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.3188982 2026-06-28 21:12:16.390 10 INFO neutron.wsgi [None req-a0fa6830-855b-445f-9be5-7f32f29fcc63 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0278108 2026-06-28 21:12:16.421 10 INFO neutron.wsgi [None req-4f513bc5-acdd-40c8-9cb4-509063d7aa7e f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0254710 2026-06-28 21:12:16.453 9 INFO neutron.wsgi [None req-09a0a80d-aeee-4fe4-b242-7042c47fc2a4 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0270810 2026-06-28 21:12:16.482 9 INFO neutron.wsgi [None req-79f1881a-14ee-489f-9a41-6c3c57a88143 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0243950 2026-06-28 21:12:16.534 10 INFO neutron.wsgi [None req-2f28af78-f16e-4890-be74-0038e02f3508 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0453794 2026-06-28 21:12:16.571 9 INFO neutron.wsgi [None req-63fcc732-b926-4c8f-99a3-9ee7273c30d8 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks/e30b4cb4-f4ef-4844-9338-042a8f1ed5dd HTTP/1.1" status: 200 len: 608 time: 0.0194139 2026-06-28 21:12:16.680 10 INFO neutron.wsgi [None req-302ab96a-8fb8-4400-83bd-dc237f6f9049 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/ports/db58c14d-17c9-444b-b364-9d0e8b726a66 HTTP/1.1" status: 200 len: 1020 time: 0.1027384 2026-06-28 21:12:16.778 10 INFO neutron.wsgi [None req-13cc5ea5-0ce3-44cc-9ea9-a100262a67a8 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/trunks/e30b4cb4-f4ef-4844-9338-042a8f1ed5dd HTTP/1.1" status: 204 len: 168 time: 0.0920317 2026-06-28 21:12:16.800 10 INFO neutron.wsgi [None req-f74046ab-1221-4b34-810a-f6e51055808a f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks/d8faae66-b477-42fb-b261-238771988bc4 HTTP/1.1" status: 200 len: 616 time: 0.0172236 2026-06-28 21:12:16.883 10 INFO neutron.wsgi [None req-db94c5c6-f549-4ae1-aede-96777ff38ade f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/ports/28833919-f8b1-48dc-884b-e7959ea9c292 HTTP/1.1" status: 200 len: 1020 time: 0.0780222 2026-06-28 21:12:16.975 10 INFO neutron.wsgi [None req-c3dce7f4-34ac-4565-8fed-bd34c8683ed7 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/trunks/d8faae66-b477-42fb-b261-238771988bc4 HTTP/1.1" status: 204 len: 168 time: 0.0884318 2026-06-28 21:12:16.996 10 INFO neutron.wsgi [None req-df258e4b-feec-4cca-a07e-9316ebb4f292 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks/f6e79b27-3fa7-4e52-92b4-e20a21fae09f HTTP/1.1" status: 200 len: 625 time: 0.0159457 2026-06-28 21:12:17.075 10 INFO neutron.wsgi [None req-e3a27412-5f1f-4fc3-b065-8812edf2eb36 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/ports/8eb236a6-2644-44e6-a9b7-4ab43e1ed779 HTTP/1.1" status: 200 len: 1020 time: 0.0762713 2026-06-28 21:12:17.172 10 INFO neutron.wsgi [None req-cc25bded-780c-4567-ab86-0ea0466778a4 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/trunks/f6e79b27-3fa7-4e52-92b4-e20a21fae09f HTTP/1.1" status: 204 len: 168 time: 0.0917554 2026-06-28 21:12:17.194 10 INFO neutron.wsgi [None req-60b5be95-6d01-4a97-9da7-3f4439203c8c f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks/d420b6ec-b0cf-4616-93d8-d8b055696484 HTTP/1.1" status: 200 len: 610 time: 0.0162776 2026-06-28 21:12:17.277 10 INFO neutron.wsgi [None req-4945f69f-4781-4a95-80c5-c2e531d432c9 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/ports/fd23cf19-e2ef-4bb7-8890-776352a84ff2 HTTP/1.1" status: 200 len: 1020 time: 0.0796609 2026-06-28 21:12:17.377 10 INFO neutron.wsgi [None req-f39bd96e-d107-4c83-9d62-b10af6ea4475 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/trunks/d420b6ec-b0cf-4616-93d8-d8b055696484 HTTP/1.1" status: 204 len: 168 time: 0.0951464 2026-06-28 21:12:17.397 10 INFO neutron.wsgi [None req-5a35113f-f32b-4dc0-a787-9ed56e6ca393 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/trunks/35a497cb-6f0a-4f77-8fa4-8b17520907fe HTTP/1.1" status: 200 len: 603 time: 0.0148962 2026-06-28 21:12:17.499 9 INFO neutron.wsgi [None req-cf4369bc-16b7-4f17-9fc9-9b1bedd95ba5 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - default default] 10.0.0.202 "GET /v2.0/ports/29e78b97-ee85-4f91-af3a-67ea0e9b8ff9 HTTP/1.1" status: 200 len: 1020 time: 0.0976605 2026-06-28 21:12:17.627 9 INFO neutron.wsgi [None req-51716e41-3a45-4657-ae60-be15084fd201 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/trunks/35a497cb-6f0a-4f77-8fa4-8b17520907fe HTTP/1.1" status: 204 len: 168 time: 0.1233001 2026-06-28 21:12:17.868 10 INFO neutron.wsgi [None req-f3f940ab-2471-49e6-88d8-66fffd96e549 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/ports/db58c14d-17c9-444b-b364-9d0e8b726a66 HTTP/1.1" status: 204 len: 168 time: 0.2357168 2026-06-28 21:12:18.111 10 INFO neutron.wsgi [None req-c72f01d1-b7cc-4afc-a167-24b4bdebf8ba f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/ports/28833919-f8b1-48dc-884b-e7959ea9c292 HTTP/1.1" status: 204 len: 168 time: 0.2372732 2026-06-28 21:12:18.399 10 INFO neutron.wsgi [None req-dfa1405d-f0bd-4120-b34f-0e601415e9bc f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/ports/8eb236a6-2644-44e6-a9b7-4ab43e1ed779 HTTP/1.1" status: 204 len: 168 time: 0.2827148 2026-06-28 21:12:18.636 10 INFO neutron.wsgi [None req-5ab213ef-a425-4a04-a9cd-2d4887a9cbd4 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/ports/fd23cf19-e2ef-4bb7-8890-776352a84ff2 HTTP/1.1" status: 204 len: 168 time: 0.2328665 2026-06-28 21:12:18.874 10 INFO neutron.wsgi [None req-a3473d76-71f0-4c38-a8ea-258f3805ff65 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/ports/29e78b97-ee85-4f91-af3a-67ea0e9b8ff9 HTTP/1.1" status: 204 len: 168 time: 0.2306039 2026-06-28 21:12:19.240 10 INFO neutron.services.segments.plugin [-] Segment d81e0285-af23-4200-ae83-911b82fca9f7 resource provider aggregate not found 2026-06-28 21:12:19.247 10 INFO neutron.services.segments.plugin [-] Segment d81e0285-af23-4200-ae83-911b82fca9f7 resource provider aggregate not found 2026-06-28 21:12:19.262 10 INFO neutron.services.segments.plugin [-] Segment d81e0285-af23-4200-ae83-911b82fca9f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81e0285-af23-4200-ae83-911b82fca9f7 found for delete ", "request_id": "req-9d630401-0bf2-4e6f-8042-21366a5c11e1"}]} 2026-06-28 21:12:19.263 10 INFO neutron.services.segments.plugin [-] Segment d81e0285-af23-4200-ae83-911b82fca9f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81e0285-af23-4200-ae83-911b82fca9f7 found for delete ", "request_id": "req-e5675deb-cbae-46a1-a93a-a9b935ab0b5b"}]} 2026-06-28 21:12:19.290 10 INFO neutron.wsgi [None req-d18c8cf9-2474-4d2d-8486-768cd051eb2c f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/networks/a6c0a843-1779-4585-a4fd-4d68087158bb HTTP/1.1" status: 204 len: 168 time: 0.4111130 2026-06-28 21:12:19.657 9 INFO neutron.services.segments.plugin [-] Segment 603405b0-b5d4-4364-b392-fb37de90fe9a resource provider aggregate not found 2026-06-28 21:12:19.661 9 INFO neutron.services.segments.plugin [-] Segment 603405b0-b5d4-4364-b392-fb37de90fe9a resource provider aggregate not found 2026-06-28 21:12:19.672 9 INFO neutron.services.segments.plugin [-] Segment 603405b0-b5d4-4364-b392-fb37de90fe9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 603405b0-b5d4-4364-b392-fb37de90fe9a found for delete ", "request_id": "req-ec8ace84-f2a8-46b1-903e-bfbe8fff0623"}]} 2026-06-28 21:12:19.679 9 INFO neutron.services.segments.plugin [-] Segment 603405b0-b5d4-4364-b392-fb37de90fe9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 603405b0-b5d4-4364-b392-fb37de90fe9a found for delete ", "request_id": "req-39b69043-95c5-4dd6-9384-2e070ac6b2f1"}]} 2026-06-28 21:12:19.693 9 INFO neutron.wsgi [None req-1ddbdf54-e84b-4ea4-9dd5-38212a7bc2b0 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/networks/00ab2162-9fa0-42f1-aab8-f3ac0ea98c3e HTTP/1.1" status: 204 len: 168 time: 0.3934922 2026-06-28 21:12:20.069 10 INFO neutron.wsgi [None req-c38dc83e-78fb-482d-8389-ea4975587f05 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/networks/acffb208-711a-40f9-9890-dcc1f099563b HTTP/1.1" status: 204 len: 168 time: 0.3706629 2026-06-28 21:12:20.424 9 INFO neutron.wsgi [None req-e9c3ac35-5e41-47f6-866b-88705b3b0583 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/networks/e9ca5940-14eb-4f5a-b64b-279024488cec HTTP/1.1" status: 204 len: 168 time: 0.3500903 2026-06-28 21:12:20.830 10 INFO neutron.wsgi [None req-93653a0a-dead-4526-84c5-84a489bc9864 f40e213f7909405386cc74f25fa99459 c3e80981619a431c8918fa0f1c2b687e - - - -] 10.0.0.202 "DELETE /v2.0/networks/2fc2c451-a82a-44f5-97c0-68e326174004 HTTP/1.1" status: 204 len: 168 time: 0.3990710 2026-06-28 21:12:21.288 10 INFO neutron.services.segments.plugin [-] Segment 871c58d2-5b95-4772-81a1-c32fc23b9dbe resource provider aggregate not found 2026-06-28 21:12:21.295 10 INFO neutron.services.segments.plugin [-] Segment 871c58d2-5b95-4772-81a1-c32fc23b9dbe resource provider aggregate not found 2026-06-28 21:12:21.306 10 INFO neutron.services.segments.plugin [-] Segment 871c58d2-5b95-4772-81a1-c32fc23b9dbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 871c58d2-5b95-4772-81a1-c32fc23b9dbe found for delete ", "request_id": "req-e12e06da-e17b-467c-958d-01095d98c340"}]} 2026-06-28 21:12:21.320 10 INFO neutron.services.segments.plugin [-] Segment 871c58d2-5b95-4772-81a1-c32fc23b9dbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 871c58d2-5b95-4772-81a1-c32fc23b9dbe found for delete ", "request_id": "req-ece11500-a2f8-41f0-ba9a-79b8b06ef2d1"}]} 2026-06-28 21:12:21.332 10 INFO neutron.services.segments.plugin [-] Segment dc96e7e1-081f-4dcc-a93e-a140ff7c7499 resource provider aggregate not found 2026-06-28 21:12:21.355 10 INFO neutron.services.segments.plugin [-] Segment dc96e7e1-081f-4dcc-a93e-a140ff7c7499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc96e7e1-081f-4dcc-a93e-a140ff7c7499 found for delete ", "request_id": "req-66d564e0-7ad8-45b2-8e7d-54751cafb54c"}]} 2026-06-28 21:12:21.356 10 INFO neutron.services.segments.plugin [-] Segment dc96e7e1-081f-4dcc-a93e-a140ff7c7499 resource provider aggregate not found 2026-06-28 21:12:21.368 10 INFO neutron.services.segments.plugin [-] Segment dc96e7e1-081f-4dcc-a93e-a140ff7c7499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc96e7e1-081f-4dcc-a93e-a140ff7c7499 found for delete ", "request_id": "req-67ab8fd9-9376-4e3a-ae88-711bbb9f58ad"}]} 2026-06-28 21:12:21.694 9 INFO neutron.services.segments.plugin [-] Segment addce530-bdf2-4d9d-af89-c4e3d4b41f47 resource provider aggregate not found 2026-06-28 21:12:21.700 9 INFO neutron.services.segments.plugin [-] Segment addce530-bdf2-4d9d-af89-c4e3d4b41f47 resource provider aggregate not found 2026-06-28 21:12:21.715 9 INFO neutron.services.segments.plugin [-] Segment addce530-bdf2-4d9d-af89-c4e3d4b41f47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid addce530-bdf2-4d9d-af89-c4e3d4b41f47 found for delete ", "request_id": "req-63b0506c-c3eb-42fc-b02d-a4aec51be998"}]} 2026-06-28 21:12:21.719 9 INFO neutron.services.segments.plugin [-] Segment addce530-bdf2-4d9d-af89-c4e3d4b41f47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid addce530-bdf2-4d9d-af89-c4e3d4b41f47 found for delete ", "request_id": "req-f8f67455-b4d6-4233-824c-3d95bea9b735"}]} 2026-06-28 21:12:21.920 9 INFO neutron.wsgi [None req-37398ead-b285-4b64-bbbb-0b8f94bfc2dd 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=c3e80981619a431c8918fa0f1c2b687e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1877306 2026-06-28 21:12:22.067 9 INFO neutron.wsgi [None req-72d23053-584a-43c7-afa8-30a385861710 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/1dd9562e-7e66-4842-85d1-a0b0d1771dcc HTTP/1.1" status: 204 len: 168 time: 0.1444025 2026-06-28 21:12:22.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9c217df-ea48-43bc-b942-a7a8926c6db7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a7c447dc-579e-4ae8-be5e-0384d6843f24 (type: security_groups) to 1 2026-06-28 21:12:22.255 9 INFO neutron.wsgi [None req-b9c217df-ea48-43bc-b942-a7a8926c6db7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=28fc2a553e954aff809503fa81ac2eb2&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1038702 2026-06-28 21:12:22.411 9 INFO neutron.wsgi [None req-bcb5e8b8-afa2-4dc3-b25e-1d88ac76f135 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a7c447dc-579e-4ae8-be5e-0384d6843f24 HTTP/1.1" status: 204 len: 168 time: 0.1511185 2026-06-28 21:12:22.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-999db0a4-3af8-4854-a4db-47f699216b56 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] Successfully bumped revision number for resource a888bdef-5a3b-4cfd-9ed8-65e5eb29c0a0 (type: security_groups) to 1 2026-06-28 21:12:22.683 9 INFO neutron.wsgi [None req-999db0a4-3af8-4854-a4db-47f699216b56 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups?tenant_id=b98429cf3f8f4b0c82b541c682edd55e&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1282184 2026-06-28 21:12:22.864 9 INFO neutron.wsgi [None req-6ed8a41c-e484-4293-859e-b564805ba4b1 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - - -] 10.0.0.202 "DELETE /v2.0/security-groups/a888bdef-5a3b-4cfd-9ed8-65e5eb29c0a0 HTTP/1.1" status: 204 len: 168 time: 0.1752093 2026-06-28 21:12:25.484 9 INFO neutron.wsgi [None req-c5231f54-644d-40a0-9dee-5f8a028933a7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2020485 2026-06-28 21:12:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016365 2026-06-28 21:12:25.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011640 2026-06-28 21:12:26.603 9 INFO neutron.wsgi [None req-f8960474-961d-41fa-ae9e-2d8bc8a21ec6 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0303571 2026-06-28 21:12:26.647 10 INFO neutron.wsgi [None req-d6a26c26-6737-4544-b958-82b58647c4c9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0372455 2026-06-28 21:12:26.999 10 INFO neutron.wsgi [None req-6ebcc1cb-0372-4ef2-ab50-6841bbcd7e74 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.3484766 2026-06-28 21:12:27.045 10 INFO neutron.wsgi [None req-1f2b1b44-61a0-452a-ba49-c08c8ef60bb5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0401440 2026-06-28 21:12:27.106 9 INFO neutron.wsgi [None req-d2eea37d-661b-4e69-a9f5-6bba197ebb5a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0558467 2026-06-28 21:12:27.167 9 INFO neutron.wsgi [None req-e757140b-ee37-4f39-95ab-8ae91a256495 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0552523 2026-06-28 21:12:27.183 9 INFO neutron.wsgi [None req-2f457991-92c3-4fff-84af-dc22b49b0e4a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.202 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0110145 2026-06-28 21:12:40.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025144 2026-06-28 21:12:40.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025625 2026-06-28 21:12:53.118 9 INFO neutron.wsgi [None req-a450a258-ffd4-4965-89ae-4a8ece613a16 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0947528 2026-06-28 21:12:53.184 9 INFO neutron.wsgi [None req-ba289f69-6320-4dc5-b629-cd5ad126424f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0624912 2026-06-28 21:12:53.232 9 INFO neutron.wsgi [None req-a3305bc6-02fa-446f-9cfd-363b31ec93ea 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0336461 2026-06-28 21:12:53.261 9 INFO neutron.wsgi [None req-e0245b0d-83f2-41f2-a5ef-6b85fea75e55 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0275061 2026-06-28 21:12:53.310 9 INFO neutron.wsgi [None req-c53e585f-0ce7-478f-9952-42019e6f9fef 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0490100 2026-06-28 21:12:53.327 9 INFO neutron.wsgi [None req-8d9fee9c-6f6b-4fcb-a93f-3211c460b455 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0162828 2026-06-28 21:12:53.354 9 INFO neutron.wsgi [None req-f8070aec-fd2b-483c-9b98-8a2d21b4b3ec 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0255847 2026-06-28 21:12:53.417 9 INFO neutron.wsgi [None req-8a6d9e2f-a0cb-4af0-ba76-580884ea6a68 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0622694 2026-06-28 21:12:53.432 9 INFO neutron.wsgi [None req-45e85d69-cb5f-496f-9972-b17b4264a370 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0125699 2026-06-28 21:12:53.461 9 INFO neutron.wsgi [None req-71698df9-a4eb-4daf-bc53-62dd32603f27 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0276263 2026-06-28 21:12:53.471 9 INFO neutron.wsgi [None req-662571d1-f4c9-41c3-bf2c-f18494c184e0 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0095942 2026-06-28 21:12:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020688 2026-06-28 21:12:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026124 2026-06-28 21:13:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036378 2026-06-28 21:13:10.875 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025184 2026-06-28 21:13:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016012 2026-06-28 21:13:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019119 2026-06-28 21:13:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016978 2026-06-28 21:13:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025008 2026-06-28 21:13:53.118 9 INFO neutron.wsgi [None req-2ed80c2d-77fd-47b1-8fda-9b0f0c4fdf41 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1257551 2026-06-28 21:13:53.158 9 INFO neutron.wsgi [None req-b1f066a0-a0f3-43e2-bc5a-83e7da7fedad 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0348406 2026-06-28 21:13:53.201 9 INFO neutron.wsgi [None req-fbe1c198-f2db-48ef-94df-7e7d74c5bdb8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0415559 2026-06-28 21:13:53.234 9 INFO neutron.wsgi [None req-8e8d043c-cc0d-4bcc-a5e4-89f3f705c18b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0317643 2026-06-28 21:13:53.244 9 INFO neutron.wsgi [None req-e5b27b29-1c5c-4499-8f7c-aef692db7644 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0086308 2026-06-28 21:13:53.252 9 INFO neutron.wsgi [None req-d19ef17c-1cd9-4a9b-a654-a7c7cfaf34ba 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0075772 2026-06-28 21:13:53.276 9 INFO neutron.wsgi [None req-46314ad7-edff-4e43-8838-362a00c45689 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0235503 2026-06-28 21:13:53.308 9 INFO neutron.wsgi [None req-d5db0731-be51-43d6-968f-2f8a1814b230 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0307267 2026-06-28 21:13:53.339 9 INFO neutron.wsgi [None req-b7af5a74-8136-4743-b346-8287d7740341 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0306146 2026-06-28 21:13:53.355 9 INFO neutron.wsgi [None req-a0976b57-609c-4b97-ae83-a86a472f01bf 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0108039 2026-06-28 21:13:53.417 9 INFO neutron.wsgi [None req-84de0b2b-385b-4e83-9856-e918783eb741 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0601847 2026-06-28 21:13:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024889 2026-06-28 21:13:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026522 2026-06-28 21:14:10.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013204 2026-06-28 21:14:10.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017157 2026-06-28 21:14:25.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031166 2026-06-28 21:14:25.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026283 2026-06-28 21:14:40.875 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0060582 2026-06-28 21:14:40.878 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012906 2026-06-28 21:14:53.096 9 INFO neutron.wsgi [None req-54ba49fa-b964-4cd0-b6a0-8d554b67ac53 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0883942 2026-06-28 21:14:53.148 9 INFO neutron.wsgi [None req-e6d2e608-cce6-4a0a-ae74-07a64c2adbc5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0505054 2026-06-28 21:14:53.176 9 INFO neutron.wsgi [None req-e013e369-c177-43d8-bba8-c5eeb47070d9 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0271380 2026-06-28 21:14:53.231 9 INFO neutron.wsgi [None req-248a28d1-e867-4fb0-bbd7-970d851713ad 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0542614 2026-06-28 21:14:53.268 9 INFO neutron.wsgi [None req-f763dda2-c1eb-4645-a5f4-c9928463a80f 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0329230 2026-06-28 21:14:53.296 9 INFO neutron.wsgi [None req-d3136925-d13f-4129-98fa-4a2ce4660fe8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0267007 2026-06-28 21:14:53.307 9 INFO neutron.wsgi [None req-c54eea2c-e8e9-4b74-9dbd-563da098c4e5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0087161 2026-06-28 21:14:53.319 9 INFO neutron.wsgi [None req-4d0db99e-22eb-4bb7-8b9d-2a076072642b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0090973 2026-06-28 21:14:53.350 9 INFO neutron.wsgi [None req-79526a56-3e04-47c8-9b29-4ff6f8770811 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0298600 2026-06-28 21:14:53.361 9 INFO neutron.wsgi [None req-76d3832d-2da3-4b4f-ab95-5843f3cc04db 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0097415 2026-06-28 21:14:53.409 9 INFO neutron.wsgi [None req-704a2fe0-85a1-45e8-bf7c-5ec1d3b05ec8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0478668 2026-06-28 21:14:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016913 2026-06-28 21:14:55.871 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027678 2026-06-28 21:15:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024502 2026-06-28 21:15:10.876 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0073209 2026-06-28 21:15:25.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015771 2026-06-28 21:15:25.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013974 2026-06-28 21:15:40.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040288 2026-06-28 21:15:40.873 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039611 2026-06-28 21:15:50.974 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-324e1954-eff5-455c-8d00-1eb9bd4d83a4 - - - - - -] Maintenance task: Synchronization finished (took 0.01 seconds) 2026-06-28 21:15:53.077 9 INFO neutron.wsgi [None req-bc4dbebf-7db4-4b8e-b3e9-9139319dda36 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0613725 2026-06-28 21:15:53.197 9 INFO neutron.wsgi [None req-737f3749-2294-4b51-be7e-47846119364a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1191039 2026-06-28 21:15:53.236 9 INFO neutron.wsgi [None req-e68a8d3f-6b65-4fb2-8e7f-7b1638dc4a2a 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0361950 2026-06-28 21:15:53.265 9 INFO neutron.wsgi [None req-19ea887f-f84a-47f3-a431-1a82cf2c6ea5 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0284534 2026-06-28 21:15:53.299 9 INFO neutron.wsgi [None req-03c000ec-cc5d-497a-95ac-8d2649305fe2 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0305753 2026-06-28 21:15:53.327 9 INFO neutron.wsgi [None req-d56face4-df58-416b-8d55-3235d95d80d4 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0275354 2026-06-28 21:15:53.339 9 INFO neutron.wsgi [None req-c586bec3-5f20-468d-8e25-312d53974c45 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108659 2026-06-28 21:15:53.405 9 INFO neutron.wsgi [None req-fcb7f52b-2169-4266-8e40-9213fed641ba 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0658107 2026-06-28 21:15:53.433 9 INFO neutron.wsgi [None req-fd619af6-16dd-46e4-abdd-a6a7458d3720 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0262022 2026-06-28 21:15:53.445 9 INFO neutron.wsgi [None req-18599bb0-a70a-45b1-bddc-e42fd3a53225 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0112929 2026-06-28 21:15:53.470 9 INFO neutron.wsgi [None req-73438899-5161-4f45-81c9-24bccdeee860 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0236900 2026-06-28 21:15:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016837 2026-06-28 21:15:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017734 2026-06-28 21:16:10.869 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016763 2026-06-28 21:16:10.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012243 2026-06-28 21:16:25.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017486 2026-06-28 21:16:25.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012400 2026-06-28 21:16:40.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022404 2026-06-28 21:16:40.873 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050159 2026-06-28 21:16:53.069 9 INFO neutron.wsgi [None req-b43dc11c-0c55-47de-979a-937123e26b43 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0659609 2026-06-28 21:16:53.090 9 INFO neutron.wsgi [None req-0e16c885-1f13-427f-b2f3-8a26574603ed 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0194838 2026-06-28 21:16:53.144 9 INFO neutron.wsgi [None req-5bcd55e5-5834-483e-b1cb-a97d895bcf8b 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0539868 2026-06-28 21:16:53.180 9 INFO neutron.wsgi [None req-520f4c33-151e-4ae0-97a9-650b25256171 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0319009 2026-06-28 21:16:53.217 9 INFO neutron.wsgi [None req-e15eab4a-f48a-411e-a4c4-ecab3a6e3be7 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0302436 2026-06-28 21:16:53.243 9 INFO neutron.wsgi [None req-bc598f06-746c-47c9-a531-18fa15c7b808 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0256510 2026-06-28 21:16:53.259 9 INFO neutron.wsgi [None req-6895439d-41c9-40aa-b226-e08e5f3e91ca 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0101185 2026-06-28 21:16:53.285 9 INFO neutron.wsgi [None req-4bd8bcce-cea6-41ac-b9d4-7414a87520fc 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0255961 2026-06-28 21:16:53.314 9 INFO neutron.wsgi [None req-50d22315-391b-45d9-8c10-1723f326d6a8 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0275846 2026-06-28 21:16:53.329 9 INFO neutron.wsgi [None req-15d36565-025e-42b8-b89d-46aaf4692987 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0123696 2026-06-28 21:16:53.387 9 INFO neutron.wsgi [None req-e03b1e36-93d6-4a90-9753-f2a6deb01daa 7158a4343b1644bca570133cdab81c48 27b21ca08bc649258cc31d37fbe6fa54 - - default default] 10.0.0.216 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0567119 2026-06-28 21:16:55.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023570 2026-06-28 21:16:55.870 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026331 2026-06-28 21:17:10.872 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025408 2026-06-28 21:17:10.872 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036037 2026-06-28 21:17:25.869 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016878 2026-06-28 21:17:25.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013018 2026-06-28 21:17:40.870 10 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018976 2026-06-28 21:17:40.871 9 INFO neutron.wsgi [-] 10.0.0.70 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024033