+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Apr 12 21:22:41 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-7b48975d4f-6c5dw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f656e726668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-12 21:22:45.399 8 INFO neutron.common.config [-] Logging enabled! 2026-04-12 21:22:45.399 8 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-04-12 21:22:45.496 7 INFO neutron.common.config [-] Logging enabled! 2026-04-12 21:22:45.496 7 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-04-12 21:22:46.446 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 21:22:46.514 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 21:22:47.812 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-12 21:22:47.815 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 21:22:47.819 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 21:22:47.819 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-12 21:22:47.819 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-12 21:22:47.820 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-12 21:22:47.820 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:47.827 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:47.827 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:47.828 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-12 21:22:47.956 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-12 21:22:47.959 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 21:22:47.963 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 21:22:47.963 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-12 21:22:47.963 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-12 21:22:47.963 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-12 21:22:47.963 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:47.971 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:47.971 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:47.971 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-12 21:22:48.177 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-12 21:22:48.177 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-12 21:22:48.177 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-12 21:22:48.205 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 21:22:48.205 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 21:22:48.205 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-12 21:22:48.205 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-12 21:22:48.320 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-12 21:22:48.321 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-12 21:22:48.321 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-12 21:22:48.349 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 21:22:48.349 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 21:22:48.349 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-12 21:22:48.349 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-12 21:22:50.724 8 INFO neutron.plugins.ml2.managers [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Initializing driver for type 'vlan' 2026-04-12 21:22:50.887 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] VlanTypeDriver initialization complete 2026-04-12 21:22:50.888 8 INFO neutron.plugins.ml2.managers [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 21:22:50.888 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 21:22:50.888 8 INFO neutron.plugins.ml2.managers [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Initializing extension driver 'port_security' 2026-04-12 21:22:50.888 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 21:22:50.888 8 INFO neutron.plugins.ml2.managers [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Initializing extension driver 'qos' 2026-04-12 21:22:50.889 8 INFO neutron.plugins.ml2.managers [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-12 21:22:50.889 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Starting OVNMechanismDriver 2026-04-12 21:22:50.895 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] OVN logging driver registered 2026-04-12 21:22:50.904 8 INFO neutron.quota [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded quota_driver: . 2026-04-12 21:22:50.904 8 INFO neutron.plugins.ml2.plugin [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 21:22:50.905 8 INFO neutron.plugins.ml2.managers [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 21:22:50.905 8 INFO neutron.plugins.ml2.managers [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 21:22:50.905 8 INFO neutron.plugins.ml2.managers [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 21:22:50.905 8 INFO neutron.extensions.vlantransparent [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Disabled vlantransparent extension. 2026-04-12 21:22:50.905 8 INFO neutron.extensions.qinq [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Disabled VLAN QinQ extension. 2026-04-12 21:22:50.905 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: qos 2026-04-12 21:22:50.920 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: ovn-router 2026-04-12 21:22:50.964 8 INFO neutron.services.ovn_l3.plugin [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Starting OVNL3RouterPlugin 2026-04-12 21:22:50.969 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: segments 2026-04-12 21:22:51.066 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: trunk 2026-04-12 21:22:51.077 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: log 2026-04-12 21:22:51.080 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-12 21:22:51.290 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-12 21:22:51.290 8 WARNING stevedore.named [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-12 21:22:51.290 8 WARNING stevedore.named [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-12 21:22:51.336 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 21:22:51.337 8 INFO neutron.common.utils [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-12 21:22:51.337 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: taas 2026-04-12 21:22:51.362 8 WARNING stevedore.named [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-12 21:22:51.363 8 WARNING stevedore.named [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-12 21:22:51.368 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-12 21:22:51.369 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: tapmirror 2026-04-12 21:22:51.376 8 WARNING stevedore.named [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-12 21:22:51.376 8 WARNING stevedore.named [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-12 21:22:51.377 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-12 21:22:51.377 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: auto_allocate 2026-04-12 21:22:51.381 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: tag 2026-04-12 21:22:51.388 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: timestamp 2026-04-12 21:22:51.390 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 21:22:51.394 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: flavors 2026-04-12 21:22:51.397 8 INFO neutron.manager [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loading Plugin: revisions 2026-04-12 21:22:51.400 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Initializing extension manager. 2026-04-12 21:22:51.401 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: address-group 2026-04-12 21:22:51.402 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: address-scope 2026-04-12 21:22:51.403 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-12 21:22:51.404 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: agent 2026-04-12 21:22:51.404 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-12 21:22:51.405 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 21:22:51.406 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 21:22:51.407 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: availability_zone 2026-04-12 21:22:51.407 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-12 21:22:51.408 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 21:22:51.408 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: default-subnetpools 2026-04-12 21:22:51.410 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 21:22:51.410 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: dns-integration 2026-04-12 21:22:51.411 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 21:22:51.411 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-12 21:22:51.412 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-12 21:22:51.412 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 21:22:51.413 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 21:22:51.413 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:51.414 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 21:22:51.414 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: external-net 2026-04-12 21:22:51.415 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 21:22:51.415 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: extraroute 2026-04-12 21:22:51.416 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-12 21:22:51.417 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 21:22:51.417 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 21:22:51.418 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 21:22:51.418 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 21:22:51.419 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: fip-port-details 2026-04-12 21:22:51.419 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: flavors 2026-04-12 21:22:51.420 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 21:22:51.421 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: floatingip-pools 2026-04-12 21:22:51.422 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: ip_allocation 2026-04-12 21:22:51.422 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-12 21:22:51.423 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: l2_adjacency 2026-04-12 21:22:51.424 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: router 2026-04-12 21:22:51.425 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:51.426 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-12 21:22:51.427 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-12 21:22:51.427 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 21:22:51.428 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: l3-ha 2026-04-12 21:22:51.428 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:51.429 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-12 21:22:51.429 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: l3-flavors 2026-04-12 21:22:51.430 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:51.430 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-12 21:22:51.434 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-12 21:22:51.435 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 21:22:51.436 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: logging 2026-04-12 21:22:51.437 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 21:22:51.438 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 21:22:51.438 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: multi-provider 2026-04-12 21:22:51.439 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: net-mtu 2026-04-12 21:22:51.439 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 21:22:51.440 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: network_availability_zone 2026-04-12 21:22:51.440 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-12 21:22:51.441 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: network-ip-availability 2026-04-12 21:22:51.442 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 21:22:51.443 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: pagination 2026-04-12 21:22:51.443 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: port-device-profile 2026-04-12 21:22:51.444 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 21:22:51.444 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 21:22:51.444 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 21:22:51.445 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-12 21:22:51.445 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 21:22:51.446 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 21:22:51.446 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 21:22:51.447 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: port-resource-request 2026-04-12 21:22:51.448 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 21:22:51.448 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 21:22:51.449 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: binding 2026-04-12 21:22:51.449 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: binding-extended 2026-04-12 21:22:51.450 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: port-security 2026-04-12 21:22:51.450 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: project-id 2026-04-12 21:22:51.451 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: provider 2026-04-12 21:22:51.452 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-12 21:22:51.454 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos 2026-04-12 21:22:51.455 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 21:22:51.455 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 21:22:51.456 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-default 2026-04-12 21:22:51.456 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-fip 2026-04-12 21:22:51.457 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 21:22:51.457 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 21:22:51.458 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 21:22:51.458 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 21:22:51.459 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 21:22:51.459 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-pps 2026-04-12 21:22:51.460 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 21:22:51.460 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 21:22:51.461 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 21:22:51.461 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: quota-check-limit 2026-04-12 21:22:51.462 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-12 21:22:51.464 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: quotas 2026-04-12 21:22:51.465 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: quota_details 2026-04-12 21:22:51.467 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: rbac-policies 2026-04-12 21:22:51.468 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-12 21:22:51.468 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 21:22:51.469 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 21:22:51.469 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-12 21:22:51.469 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: revision-if-match 2026-04-12 21:22:51.470 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 21:22:51.471 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: router_availability_zone 2026-04-12 21:22:51.471 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 21:22:51.473 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 21:22:51.474 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 21:22:51.474 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-12 21:22:51.475 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 21:22:51.475 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 21:22:51.476 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 21:22:51.481 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: security-group 2026-04-12 21:22:51.482 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: segment 2026-04-12 21:22:51.482 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 21:22:51.483 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: service-type 2026-04-12 21:22:51.483 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: sorting 2026-04-12 21:22:51.484 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 21:22:51.485 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: standard-attr-description 2026-04-12 21:22:51.485 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: stateful-security-group 2026-04-12 21:22:51.486 8 WARNING neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 21:22:51.486 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-12 21:22:51.487 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: subnet-external-network 2026-04-12 21:22:51.487 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-12 21:22:51.488 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 21:22:51.488 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: subnet-service-types 2026-04-12 21:22:51.489 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: subnet_allocation 2026-04-12 21:22:51.490 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 21:22:51.490 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: tag-creation 2026-04-12 21:22:51.491 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 21:22:51.495 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 21:22:51.495 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 21:22:51.496 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: trunk 2026-04-12 21:22:51.496 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: trunk-details 2026-04-12 21:22:51.497 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 21:22:51.497 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-12 21:22:51.498 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 21:22:51.499 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-12 21:22:51.500 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-12 21:22:51.501 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 21:22:51.502 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: vpn-flavors 2026-04-12 21:22:51.503 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: vpnaas 2026-04-12 21:22:51.505 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: taas 2026-04-12 21:22:51.506 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: tap-mirror 2026-04-12 21:22:51.506 8 INFO neutron.api.extensions [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-12 21:22:51.509 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-12 21:22:51.509 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-12 21:22:51.509 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:51.509 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-12 21:22:51.512 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:22:51.513 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:22:51.518 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:22:51.518 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:22:51.519 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:22:51.520 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:51.520 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] subnetpool is already registered 2026-04-12 21:22:51.520 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:22:51.521 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:51.521 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:51.522 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:22:51.522 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:22:51.523 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:22:51.523 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:51.523 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:51.524 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:51.524 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:51.529 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:22:51.529 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] router is already registered 2026-04-12 21:22:51.529 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:22:51.529 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] floatingip is already registered 2026-04-12 21:22:51.533 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:22:51.533 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] rbac_policy is already registered 2026-04-12 21:22:51.534 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:22:51.534 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] security_group is already registered 2026-04-12 21:22:51.534 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:22:51.534 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] security_group_rule is already registered 2026-04-12 21:22:51.535 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:51.535 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] subnetpool is already registered 2026-04-12 21:22:51.536 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:22:51.536 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] trunk is already registered 2026-04-12 21:22:51.536 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:51.536 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:51.537 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:51.537 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:51.538 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:22:51.538 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] endpoint_group is already registered 2026-04-12 21:22:51.538 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:22:51.539 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] vpnservice is already registered 2026-04-12 21:22:51.539 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:22:51.539 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] ipsec_site_connection is already registered 2026-04-12 21:22:51.540 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:51.540 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:51.540 8 INFO neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:51.540 8 WARNING neutron.quota.resource_registry [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:51.575 7 INFO neutron.plugins.ml2.managers [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Initializing driver for type 'vlan' 2026-04-12 21:22:51.576 8 WARNING keystonemiddleware._common.config [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:22:51.582 8 WARNING oslo_config.cfg [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-12 21:22:51.605 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-12 21:22:51.618 8 INFO neutron.db.ovn_hash_ring_db [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Nodes from host "neutron-server-7b48975d4f-6c5dw" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-12 21:22:51+00:00 2026-04-12 21:22:51.621 8 INFO neutron.db.ovn_hash_ring_db [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Node 0abff8bb416c5035856e3f6d1bc091ab from host "neutron-server-7b48975d4f-6c5dw" and group "mechanism_driver" added to the Hash Ring 2026-04-12 21:22:51.631 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Hash Ring probing thread for node 0abff8bb416c5035856e3f6d1bc091ab has started 2026-04-12 21:22:51.632 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-12 21:22:51.666 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] tcp:10.110.15.22:6641: connecting... 2026-04-12 21:22:51.666 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] tcp:10.110.15.22:6641: connected 2026-04-12 21:22:51.755 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-12 21:22:51.774 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] tcp:10.110.4.221:6642: connecting... 2026-04-12 21:22:51.774 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] tcp:10.110.4.221:6642: connected 2026-04-12 21:22:51.838 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] WorkerService process has finished the post initialization 2026-04-12 21:22:51.839 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-12 21:22:51.839 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-12 21:22:51.861 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] tcp:10.110.15.22:6641: connecting... 2026-04-12 21:22:51.861 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] tcp:10.110.15.22:6641: connected 2026-04-12 21:22:51.901 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] tcp:10.110.15.22:6641: connecting... 2026-04-12 21:22:51.901 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0cb49f45-680b-4619-a6d3-fe5389a9a125 - - - - - -] tcp:10.110.15.22:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f656e726668 pid: 8 (default app) 2026-04-12 21:22:51.924 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] VlanTypeDriver initialization complete 2026-04-12 21:22:51.924 7 INFO neutron.plugins.ml2.managers [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 21:22:51.924 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 21:22:51.925 7 INFO neutron.plugins.ml2.managers [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Initializing extension driver 'port_security' 2026-04-12 21:22:51.925 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 21:22:51.925 7 INFO neutron.plugins.ml2.managers [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Initializing extension driver 'qos' 2026-04-12 21:22:51.925 7 INFO neutron.plugins.ml2.managers [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-12 21:22:51.925 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Starting OVNMechanismDriver 2026-04-12 21:22:51.929 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] OVN logging driver registered 2026-04-12 21:22:51.935 7 INFO neutron.quota [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded quota_driver: . 2026-04-12 21:22:51.935 7 INFO neutron.plugins.ml2.plugin [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 21:22:51.935 7 INFO neutron.plugins.ml2.managers [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 21:22:51.935 7 INFO neutron.plugins.ml2.managers [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 21:22:51.936 7 INFO neutron.plugins.ml2.managers [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 21:22:51.936 7 INFO neutron.extensions.vlantransparent [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Disabled vlantransparent extension. 2026-04-12 21:22:51.936 7 INFO neutron.extensions.qinq [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Disabled VLAN QinQ extension. 2026-04-12 21:22:51.936 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: qos 2026-04-12 21:22:51.949 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: ovn-router 2026-04-12 21:22:51.982 7 INFO neutron.services.ovn_l3.plugin [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Starting OVNL3RouterPlugin 2026-04-12 21:22:51.987 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: segments 2026-04-12 21:22:52.087 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: trunk 2026-04-12 21:22:52.100 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: log 2026-04-12 21:22:52.103 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-12 21:22:52.161 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-12 21:22:52.162 7 WARNING stevedore.named [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-12 21:22:52.162 7 WARNING stevedore.named [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-12 21:22:52.201 7 INFO neutron_vpnaas.services.vpn.plugin [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 21:22:52.202 7 INFO neutron.common.utils [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-12 21:22:52.202 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: taas 2026-04-12 21:22:52.226 7 WARNING stevedore.named [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-12 21:22:52.227 7 WARNING stevedore.named [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-12 21:22:52.232 7 INFO neutron_taas.services.taas.taas_plugin [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-12 21:22:52.233 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: tapmirror 2026-04-12 21:22:52.240 7 WARNING stevedore.named [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-12 21:22:52.240 7 WARNING stevedore.named [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-12 21:22:52.241 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-12 21:22:52.241 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: auto_allocate 2026-04-12 21:22:52.246 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: tag 2026-04-12 21:22:52.253 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: timestamp 2026-04-12 21:22:52.255 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 21:22:52.259 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: flavors 2026-04-12 21:22:52.262 7 INFO neutron.manager [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loading Plugin: revisions 2026-04-12 21:22:52.265 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Initializing extension manager. 2026-04-12 21:22:52.267 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: address-group 2026-04-12 21:22:52.268 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: address-scope 2026-04-12 21:22:52.268 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-12 21:22:52.269 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: agent 2026-04-12 21:22:52.270 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-12 21:22:52.271 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 21:22:52.272 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 21:22:52.273 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: availability_zone 2026-04-12 21:22:52.273 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-12 21:22:52.274 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 21:22:52.274 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: default-subnetpools 2026-04-12 21:22:52.276 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 21:22:52.276 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: dns-integration 2026-04-12 21:22:52.277 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 21:22:52.278 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-12 21:22:52.278 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-12 21:22:52.279 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 21:22:52.279 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 21:22:52.280 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:52.280 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 21:22:52.281 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: external-net 2026-04-12 21:22:52.281 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 21:22:52.282 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: extraroute 2026-04-12 21:22:52.283 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-12 21:22:52.283 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 21:22:52.284 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 21:22:52.284 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 21:22:52.285 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 21:22:52.285 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: fip-port-details 2026-04-12 21:22:52.286 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: flavors 2026-04-12 21:22:52.287 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 21:22:52.288 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: floatingip-pools 2026-04-12 21:22:52.289 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: ip_allocation 2026-04-12 21:22:52.289 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-12 21:22:52.290 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: l2_adjacency 2026-04-12 21:22:52.291 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: router 2026-04-12 21:22:52.293 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:52.293 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-12 21:22:52.294 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-12 21:22:52.295 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 21:22:52.295 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: l3-ha 2026-04-12 21:22:52.296 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:52.296 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-12 21:22:52.297 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: l3-flavors 2026-04-12 21:22:52.298 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:52.298 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-12 21:22:52.300 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-12 21:22:52.302 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 21:22:52.303 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: logging 2026-04-12 21:22:52.304 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 21:22:52.305 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 21:22:52.305 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: multi-provider 2026-04-12 21:22:52.306 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: net-mtu 2026-04-12 21:22:52.306 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 21:22:52.307 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: network_availability_zone 2026-04-12 21:22:52.308 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-12 21:22:52.308 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: network-ip-availability 2026-04-12 21:22:52.310 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 21:22:52.310 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: pagination 2026-04-12 21:22:52.311 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: port-device-profile 2026-04-12 21:22:52.311 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 21:22:52.312 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 21:22:52.312 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 21:22:52.313 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-12 21:22:52.314 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 21:22:52.314 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 21:22:52.315 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 21:22:52.315 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: port-resource-request 2026-04-12 21:22:52.316 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 21:22:52.316 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 21:22:52.317 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: binding 2026-04-12 21:22:52.318 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: binding-extended 2026-04-12 21:22:52.318 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: port-security 2026-04-12 21:22:52.319 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: project-id 2026-04-12 21:22:52.319 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: provider 2026-04-12 21:22:52.320 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-12 21:22:52.322 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos 2026-04-12 21:22:52.323 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 21:22:52.324 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 21:22:52.324 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-default 2026-04-12 21:22:52.325 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-fip 2026-04-12 21:22:52.325 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 21:22:52.326 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 21:22:52.326 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 21:22:52.327 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 21:22:52.328 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 21:22:52.328 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-pps 2026-04-12 21:22:52.329 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 21:22:52.329 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 21:22:52.330 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 21:22:52.331 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: quota-check-limit 2026-04-12 21:22:52.331 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-12 21:22:52.333 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: quotas 2026-04-12 21:22:52.335 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: quota_details 2026-04-12 21:22:52.336 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: rbac-policies 2026-04-12 21:22:52.337 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-12 21:22:52.337 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 21:22:52.338 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 21:22:52.338 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-12 21:22:52.339 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: revision-if-match 2026-04-12 21:22:52.339 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 21:22:52.340 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: router_availability_zone 2026-04-12 21:22:52.341 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 21:22:52.342 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 21:22:52.343 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 21:22:52.344 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-12 21:22:52.344 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 21:22:52.345 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 21:22:52.345 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 21:22:52.350 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: security-group 2026-04-12 21:22:52.351 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: segment 2026-04-12 21:22:52.352 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 21:22:52.353 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: service-type 2026-04-12 21:22:52.353 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: sorting 2026-04-12 21:22:52.354 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 21:22:52.357 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: standard-attr-description 2026-04-12 21:22:52.357 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: stateful-security-group 2026-04-12 21:22:52.358 7 WARNING neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 21:22:52.359 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-12 21:22:52.360 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: subnet-external-network 2026-04-12 21:22:52.360 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-12 21:22:52.361 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 21:22:52.361 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: subnet-service-types 2026-04-12 21:22:52.362 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: subnet_allocation 2026-04-12 21:22:52.363 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 21:22:52.363 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: tag-creation 2026-04-12 21:22:52.364 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 21:22:52.369 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 21:22:52.369 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 21:22:52.370 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: trunk 2026-04-12 21:22:52.370 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: trunk-details 2026-04-12 21:22:52.371 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 21:22:52.371 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-12 21:22:52.372 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 21:22:52.373 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-12 21:22:52.375 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-12 21:22:52.375 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 21:22:52.376 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: vpn-flavors 2026-04-12 21:22:52.378 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: vpnaas 2026-04-12 21:22:52.379 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: taas 2026-04-12 21:22:52.380 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: tap-mirror 2026-04-12 21:22:52.380 7 INFO neutron.api.extensions [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-12 21:22:52.383 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-12 21:22:52.383 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-12 21:22:52.383 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:52.383 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-12 21:22:52.387 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:22:52.387 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:22:52.392 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:22:52.393 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:22:52.393 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:22:52.394 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:52.394 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] subnetpool is already registered 2026-04-12 21:22:52.395 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:22:52.395 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:52.396 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:52.396 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:22:52.396 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:22:52.397 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:22:52.397 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:52.397 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:52.398 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:52.398 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:52.402 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:22:52.403 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] router is already registered 2026-04-12 21:22:52.403 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:22:52.403 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] floatingip is already registered 2026-04-12 21:22:52.407 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:22:52.407 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] rbac_policy is already registered 2026-04-12 21:22:52.408 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:22:52.408 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] security_group is already registered 2026-04-12 21:22:52.408 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:22:52.409 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] security_group_rule is already registered 2026-04-12 21:22:52.409 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:22:52.409 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] subnetpool is already registered 2026-04-12 21:22:52.410 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:22:52.410 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] trunk is already registered 2026-04-12 21:22:52.410 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:52.410 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:52.411 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:52.411 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:52.411 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:22:52.412 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] endpoint_group is already registered 2026-04-12 21:22:52.412 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:22:52.412 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] vpnservice is already registered 2026-04-12 21:22:52.412 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:22:52.413 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] ipsec_site_connection is already registered 2026-04-12 21:22:52.413 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:22:52.413 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:22:52.413 7 INFO neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:22:52.414 7 WARNING neutron.quota.resource_registry [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] ikepolicy is already registered 2026-04-12 21:22:52.449 7 WARNING keystonemiddleware._common.config [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:22:52.456 7 WARNING oslo_config.cfg [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-12 21:22:52.480 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-12 21:22:52.493 7 INFO neutron.db.ovn_hash_ring_db [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Nodes from host "neutron-server-7b48975d4f-6c5dw" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-12 21:22:52+00:00 2026-04-12 21:22:52.495 7 INFO neutron.db.ovn_hash_ring_db [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Node be9e0b91862e59c7bcf83c0c4bcaca9d from host "neutron-server-7b48975d4f-6c5dw" and group "mechanism_driver" added to the Hash Ring 2026-04-12 21:22:52.504 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Hash Ring probing thread for node be9e0b91862e59c7bcf83c0c4bcaca9d has started 2026-04-12 21:22:52.504 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-12 21:22:52.536 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] tcp:10.110.15.22:6641: connecting... 2026-04-12 21:22:52.537 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] tcp:10.110.15.22:6641: connected 2026-04-12 21:22:52.642 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-12 21:22:52.663 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] tcp:10.110.4.221:6642: connecting... 2026-04-12 21:22:52.663 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] tcp:10.110.4.221:6642: connected 2026-04-12 21:22:52.723 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] WorkerService process has finished the post initialization 2026-04-12 21:22:52.724 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-12 21:22:52.725 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-12 21:22:52.748 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] tcp:10.110.15.22:6641: connecting... 2026-04-12 21:22:52.748 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] tcp:10.110.15.22:6641: connected 2026-04-12 21:22:52.785 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] tcp:10.110.15.22:6641: connecting... 2026-04-12 21:22:52.785 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8666f0e8-97cc-4a4e-9bc5-2e5fb0bcf299 - - - - - -] tcp:10.110.15.22:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7f656e726668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:22:53.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a303124b-34fd-42cd-b8a9-33bb4672694c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.156 () {44 vars in 927 bytes} [Sun Apr 12 21:22:53 2026] GET /v2.0/networks/public => generated 108 bytes in 644 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.156 () {44 vars in 949 bytes} [Sun Apr 12 21:22:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:22:54.899 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ad08fe61-dc13-45d1-935b-fbea39f5cf21 (type: security_groups) to 1 2026-04-12 21:22:54.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 734b97a2-c785-432f-a3b6-aa68a6760693 (type: security_group_rules) to 0 2026-04-12 21:22:54.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9323ff8f-3e4f-430c-ade6-0bd2da051718 (type: security_group_rules) to 0 2026-04-12 21:22:54.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d6834e9b-7955-4712-9ab4-bebabf6143db (type: security_group_rules) to 0 2026-04-12 21:22:54.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f7db973b-305e-4c7e-8841-c4eee68c73fe (type: security_group_rules) to 0 2026-04-12 21:22:55.087 8 WARNING neutron.services.revisions.revision_plugin [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:22:55.117 8 INFO neutron.db.segments_db [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment adf3877d-9080-4ab9-b33c-ee298014604d of type flat for network c3af7d17-8bea-4d5a-868c-17f2f5b07933 2026-04-12 21:22:55.303 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-adf3877d-9080-4ab9-b33c-ee298014604d 2026-04-12 21:22:55.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c3af7d17-8bea-4d5a-868c-17f2f5b07933 (type: networks) to 1 2026-04-12 21:22:55.620 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:22:55.621 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:22:55.717 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60e79355-1e87-41d1-bda4-43e0b7e41fb1 - - - - - -] OVN reports status down for port: 64152bfc-ae33-4f58-9bae-57812a7137f7 2026-04-12 21:22:55.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e8aab51-ee4f-49b8-a8f1-8e1f5147bbca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 64152bfc-ae33-4f58-9bae-57812a7137f7 (type: ports) to 1 [pid: 8|app: 0|req: 4/6] 199.204.45.156 () {48 vars in 967 bytes} [Sun Apr 12 21:22:54 2026] POST /v2.0/networks => generated 706 bytes in 1488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:22:57.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49068302-305f-495c-9ab4-58b1a3b4d6ca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.156 () {44 vars in 927 bytes} [Sun Apr 12 21:22:56 2026] GET /v2.0/networks/public => generated 108 bytes in 389 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.156 () {44 vars in 949 bytes} [Sun Apr 12 21:22:57 2026] GET /v2.0/networks?name=public => generated 715 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:22:57.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-827349d6-98b1-41b0-891d-8e1b5158b8d5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.156 () {44 vars in 1034 bytes} [Sun Apr 12 21:22:57 2026] GET /v2.0/subnets/public-subnet?network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.156 () {44 vars in 1057 bytes} [Sun Apr 12 21:22:57 2026] GET /v2.0/subnets?name=public-subnet&network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:22:57.890 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-489b4e18-6aee-40ed-ae28-aa4cb8b3a747 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:22:57.891 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-489b4e18-6aee-40ed-ae28-aa4cb8b3a747 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:22:58.813 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a1b73a7-d219-4f49-971c-1ccf4ddb62a1 - - - - - -] Successfully bumped revision number for resource 64152bfc-ae33-4f58-9bae-57812a7137f7 (type: ports) to 2 2026-04-12 21:22:58.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a1b73a7-d219-4f49-971c-1ccf4ddb62a1 - - - - - -] Successfully bumped revision number for resource ec45bde7-848b-44e5-a6e0-9d91b06a22a6 (type: subnets) to 0 [pid: 7|app: 0|req: 5/11] 199.204.45.156 () {48 vars in 965 bytes} [Sun Apr 12 21:22:57 2026] POST /v2.0/subnets => generated 664 bytes in 1437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:27:44.962 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bb476a3-7ef9-4169-91c6-6f62793ab233 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 25/47] 199.204.45.156 () {44 vars in 937 bytes} [Sun Apr 12 21:27:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/48] 199.204.45.156 () {44 vars in 959 bytes} [Sun Apr 12 21:27:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:27:45.077 8 INFO neutron.db.segments_db [None req-923b6ab4-00c9-458b-9969-d316c5b0539f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment 506d846f-ea78-40b5-9f1d-3523c4c0501b of type geneve for network da9897b7-28aa-4b85-8226-0c01447ddad2 2026-04-12 21:27:45.271 8 INFO neutron.db.ovn_revision_numbers_db [None req-923b6ab4-00c9-458b-9969-d316c5b0539f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource da9897b7-28aa-4b85-8226-0c01447ddad2 (type: networks) to 1 2026-04-12 21:27:45.435 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-923b6ab4-00c9-458b-9969-d316c5b0539f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:27:45.436 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-923b6ab4-00c9-458b-9969-d316c5b0539f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network da9897b7-28aa-4b85-8226-0c01447ddad2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:27:45.506 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60e79355-1e87-41d1-bda4-43e0b7e41fb1 - - - - - -] OVN reports status down for port: 758c72e7-1a0d-4ba4-a4dc-2ba3a612d8bb 2026-04-12 21:27:45.552 8 INFO neutron.db.ovn_revision_numbers_db [None req-923b6ab4-00c9-458b-9969-d316c5b0539f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 758c72e7-1a0d-4ba4-a4dc-2ba3a612d8bb (type: ports) to 1 [pid: 8|app: 0|req: 26/49] 199.204.45.156 () {48 vars in 966 bytes} [Sun Apr 12 21:27:44 2026] POST /v2.0/networks => generated 709 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:27:46.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa688866-fc31-4426-aad3-7357f5927351 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 24/50] 199.204.45.156 () {44 vars in 937 bytes} [Sun Apr 12 21:27:46 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/51] 199.204.45.156 () {44 vars in 959 bytes} [Sun Apr 12 21:27:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 699 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:27:46.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-baacbdf0-60d7-4dd8-aaa7-e5e58dc1500e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 25/52] 199.204.45.156 () {44 vars in 1036 bytes} [Sun Apr 12 21:27:46 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/53] 199.204.45.156 () {44 vars in 1059 bytes} [Sun Apr 12 21:27:46 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:27:46.746 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc1a7d64-a570-4f7f-bb78-03d801ca0587 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:27:46.748 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc1a7d64-a570-4f7f-bb78-03d801ca0587 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network da9897b7-28aa-4b85-8226-0c01447ddad2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:27:47.139 7 INFO neutron.db.ovn_revision_numbers_db [None req-165fe703-4611-474c-811b-b658c32e0d83 - - - - - -] Successfully bumped revision number for resource 758c72e7-1a0d-4ba4-a4dc-2ba3a612d8bb (type: ports) to 2 2026-04-12 21:27:47.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-165fe703-4611-474c-811b-b658c32e0d83 - - - - - -] Successfully bumped revision number for resource 8fd3c0d8-98dc-465e-8839-e8e9d80f3463 (type: subnets) to 0 [pid: 7|app: 0|req: 26/54] 199.204.45.156 () {48 vars in 965 bytes} [Sun Apr 12 21:27:46 2026] POST /v2.0/subnets => generated 651 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:27:48.317 8 INFO neutron.api.v2.resource [None req-f42e4254-caf9-46d8-ac26-47b8f75a230d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/55] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:27:48 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/56] 199.204.45.156 () {44 vars in 993 bytes} [Sun Apr 12 21:27:48 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:27:48.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-0227fbbf-6a25-46d1-a8e6-698afd8b1d16 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8b6b0ff1-799d-43ea-adda-6502ceecc426 (type: security_groups) to 1 2026-04-12 21:27:48.521 8 INFO neutron.db.ovn_revision_numbers_db [None req-0227fbbf-6a25-46d1-a8e6-698afd8b1d16 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7af7c5e1-8a2c-420e-8c3a-6ebe77dba98a (type: security_group_rules) to 0 2026-04-12 21:27:48.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-0227fbbf-6a25-46d1-a8e6-698afd8b1d16 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ba4b631c-6244-4459-952e-8a34c2c762fa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 30/57] 199.204.45.156 () {48 vars in 980 bytes} [Sun Apr 12 21:27:48 2026] POST /v2.0/security-groups => generated 1616 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/58] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:49 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/59] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:49 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/60] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:49 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:27:49.983 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5e5d8a5-9a32-444e-b70c-2386805999b9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 18aa0d2b-a19d-4f36-b6c1-0c14a4d48f7f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 32/61] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:27:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:50 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 2230 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:50 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/64] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:50 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:27:51.128 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd7f232-4694-4ee9-b29b-641d57e1cb32 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 85594317-f6ad-4801-8c17-deda0c77376f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 34/65] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:27:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:51 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:52 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:52 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:27:52.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a49f8e1-106f-4607-ae61-9738eff1886c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8f9c2893-cced-473a-bfd4-6332da730bca (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/69] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:27:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:53 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:53 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:53 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:27:53.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-b44d1fc7-1399-4af9-8d5b-016026fc7376 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5c9293cf-07bc-4b6c-9ae3-6ccb09cd02a6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/73] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:27:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:54 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:54 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:54 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:27:54.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-07582773-9e98-4f8f-a576-c0dd281307e3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ecd0708c-8c52-4be0-b0f6-faf09f79e2eb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 40/79] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:27:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.156 () {44 vars in 987 bytes} [Sun Apr 12 21:27:55 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 734 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:27:55.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c013f60-7461-4b67-beb9-c5c9fe0f295d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/81] 199.204.45.156 () {44 vars in 1076 bytes} [Sun Apr 12 21:27:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.156 () {44 vars in 1099 bytes} [Sun Apr 12 21:27:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:27:55 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:27:56.264 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41821fba-08d6-42d0-9d02-9274083cebeb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:27:56.266 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41821fba-08d6-42d0-9d02-9274083cebeb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network da9897b7-28aa-4b85-8226-0c01447ddad2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:27:56.395 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60e79355-1e87-41d1-bda4-43e0b7e41fb1 - - - - - -] OVN reports status down for port: e92830fa-d455-451c-9743-57adf01a8f23 2026-04-12 21:27:56.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-41821fba-08d6-42d0-9d02-9274083cebeb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e92830fa-d455-451c-9743-57adf01a8f23 (type: ports) to 1 [pid: 7|app: 0|req: 42/84] 199.204.45.156 () {48 vars in 961 bytes} [Sun Apr 12 21:27:56 2026] POST /v2.0/ports => generated 1100 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:28:03.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27a33e96-2bc5-4e1e-b481-a1a731767f3c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 43/85] 199.204.45.156 () {44 vars in 979 bytes} [Sun Apr 12 21:28:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 43/86] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:28:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:28:04.651 8 INFO neutron.db.ovn_revision_numbers_db [None req-ce37841f-6c50-4480-8920-32e81a3557b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e92830fa-d455-451c-9743-57adf01a8f23 (type: ports) to 4 [pid: 8|app: 0|req: 44/87] 199.204.45.156 () {48 vars in 1031 bytes} [Sun Apr 12 21:28:03 2026] PUT /v2.0/ports/e92830fa-d455-451c-9743-57adf01a8f23 => generated 1218 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.156 () {44 vars in 920 bytes} [Sun Apr 12 21:28:06 2026] GET /v2.0/ports => generated 3335 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:28:07.250 8 INFO neutron.api.v2.resource [None req-537081bc-8eeb-47f1-821f-c3d889c2c6d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/89] 199.204.45.156 () {44 vars in 959 bytes} [Sun Apr 12 21:28:07 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.156 () {44 vars in 981 bytes} [Sun Apr 12 21:28:07 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:28:07.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cf36ec7-c48c-46eb-b141-781b1067d19a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fb2ed3bf-3386-4688-bb2a-2963de93aa5b (type: security_groups) to 1 2026-04-12 21:28:07.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cf36ec7-c48c-46eb-b141-781b1067d19a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6882fb72-9c2e-4f9e-a2e1-dedc588b1d5e (type: security_group_rules) to 0 2026-04-12 21:28:07.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cf36ec7-c48c-46eb-b141-781b1067d19a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b6e15830-aa93-4583-b79b-315a29acadb9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 46/91] 199.204.45.156 () {48 vars in 980 bytes} [Sun Apr 12 21:28:07 2026] POST /v2.0/security-groups => generated 1610 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:28:08 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:28:08 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:28:08 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:28:08.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-63532bcf-5330-41ae-a3a9-94f09ac34dd7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e0beda7c-3acb-4038-bda6-67192c4848c7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 48/95] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:28:08 2026] POST /v2.0/security-group-rules => generated 623 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:28:09 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 2246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:28:09 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 2246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:28:09 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:28:09.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-f39b9f64-71d9-45ea-afb4-a5987c5e6bbc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b23eda45-e982-4ec2-889e-9aacf8fb2d88 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 51/101] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:28:09 2026] POST /v2.0/security-group-rules => generated 627 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.156 () {44 vars in 975 bytes} [Sun Apr 12 21:29:26 2026] GET /v2.0/quotas/a337ae700e2d447ebbead920a79d3c4d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.156 () {48 vars in 1027 bytes} [Sun Apr 12 21:29:27 2026] PUT /v2.0/quotas/a337ae700e2d447ebbead920a79d3c4d => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:31:46.739 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa190131-cbc9-43a2-867f-5e93336f5efb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 66/132] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 21:31:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 67/133] 199.204.45.156 () {30 vars in 763 bytes} [Sun Apr 12 21:31:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:31:48.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8de39792-a9f9-4505-9f1d-691277ac645d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 67/134] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 21:31:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.204.45.156 () {30 vars in 763 bytes} [Sun Apr 12 21:31:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:31:49.828 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60e79355-1e87-41d1-bda4-43e0b7e41fb1 - - - - - -] OVN reports status up for port: e92830fa-d455-451c-9743-57adf01a8f23 2026-04-12 21:31:49.842 7 INFO neutron.plugins.ml2.plugin [None req-60e79355-1e87-41d1-bda4-43e0b7e41fb1 - - - - - -] Attempt 1 to provision port e92830fa-d455-451c-9743-57adf01a8f23 2026-04-12 21:31:50.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-60e79355-1e87-41d1-bda4-43e0b7e41fb1 - - - - - -] Successfully bumped revision number for resource e92830fa-d455-451c-9743-57adf01a8f23 (type: ports) to 5 2026-04-12 21:39:22.527 8 INFO neutron.api.v2.resource [None req-5a5208fd-8158-42f8-8963-8b9769694742 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 99/196] 199.204.45.156 () {44 vars in 1074 bytes} [Sun Apr 12 21:39:22 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a5476c4345f84d88aad9635993174940 => generated 139 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:39:22.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-009ab97b-95f4-4faa-bdcb-1ffecfd39a98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a66ab4bb-84a2-4bc0-848f-315f201c9476 (type: security_groups) to 1 2026-04-12 21:39:22.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-009ab97b-95f4-4faa-bdcb-1ffecfd39a98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 02637ebc-8786-4598-97e1-f74253a47116 (type: security_group_rules) to 0 2026-04-12 21:39:22.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-009ab97b-95f4-4faa-bdcb-1ffecfd39a98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1dada696-fdd8-4287-992c-5a6fae945336 (type: security_group_rules) to 0 2026-04-12 21:39:22.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-009ab97b-95f4-4faa-bdcb-1ffecfd39a98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5751e29f-7f1c-4374-96fc-735a4cc13e64 (type: security_group_rules) to 0 2026-04-12 21:39:22.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-009ab97b-95f4-4faa-bdcb-1ffecfd39a98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8e35539d-a641-451f-809c-654e636efad4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 98/197] 199.204.45.156 () {44 vars in 1097 bytes} [Sun Apr 12 21:39:22 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a5476c4345f84d88aad9635993174940 => generated 23 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:39:23.068 8 INFO neutron.db.ovn_revision_numbers_db [None req-daea8f11-8c18-4476-a56d-f93aad2aae14 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b19ec255-350e-4adb-94f5-def799034da2 (type: security_groups) to 1 2026-04-12 21:39:23.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-daea8f11-8c18-4476-a56d-f93aad2aae14 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5a196c83-10c3-4f4f-9a7f-fc2dbde65833 (type: security_group_rules) to 0 2026-04-12 21:39:23.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-daea8f11-8c18-4476-a56d-f93aad2aae14 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 95ea59d6-7c2c-4bff-ae9b-d5cff61a6da6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 100/198] 199.204.45.156 () {48 vars in 981 bytes} [Sun Apr 12 21:39:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/199] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:39:24 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 1624 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/200] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:39:24 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:39:24 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 1624 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:39:24.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-42f22b7f-856b-4fe3-8b00-8453a7187b45 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ea662d3c-9687-4a75-8a7b-df88fbab7592 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 102/202] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:39:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:39:25 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:39:25 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:39:25 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:39:25.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-11a021e1-da9a-4781-a0ec-a4bf58e3a131 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 04276be3-105e-43ff-95af-0a777d55c1cc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 105/208] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:39:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:39:26 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:39:26 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:39:26 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:39:27.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ffec9b2-3423-42d5-9aed-76cff7e260a2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c56a6c6c-1cbb-4efc-b0e4-969b85609cc0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 107/212] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:39:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:39:28 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:39:28 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:39:28 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:39:28.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb2a7aad-96ee-4d30-891c-26019ac50915 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 820cdcad-8afd-4ee4-8a54-4a9d0be13c89 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 109/216] 199.204.45.156 () {48 vars in 991 bytes} [Sun Apr 12 21:39:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 117/235] 199.204.45.156 () {30 vars in 740 bytes} [Sun Apr 12 21:41:43 2026] GET /v2.0/networks?tenant_id=a5476c4345f84d88aad9635993174940&shared=False => generated 15 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:41:44.041 8 INFO neutron.db.segments_db [None req-da1b3f99-4f09-4c5e-9e8a-23d2781bae54 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Added segment ab038bfa-9836-4a4c-90e7-40fe1808f03f of type geneve for network 3aa1d96b-f1fe-46b2-81fb-168f49ba7918 2026-04-12 21:41:44.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-da1b3f99-4f09-4c5e-9e8a-23d2781bae54 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 3aa1d96b-f1fe-46b2-81fb-168f49ba7918 (type: networks) to 1 2026-04-12 21:41:44.376 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da1b3f99-4f09-4c5e-9e8a-23d2781bae54 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] No more DHCP agents 2026-04-12 21:41:44.377 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da1b3f99-4f09-4c5e-9e8a-23d2781bae54 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Unable to schedule network 3aa1d96b-f1fe-46b2-81fb-168f49ba7918: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:41:44.447 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74818fff-7e74-4981-a0b9-2ce2076ab330 - - - - - -] OVN reports status down for port: 03d3baa3-4ea8-40a8-9ce1-3e6af8b7c372 2026-04-12 21:41:44.486 8 INFO neutron.db.ovn_revision_numbers_db [None req-da1b3f99-4f09-4c5e-9e8a-23d2781bae54 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 03d3baa3-4ea8-40a8-9ce1-3e6af8b7c372 (type: ports) to 1 [pid: 8|app: 0|req: 119/236] 199.204.45.156 () {34 vars in 682 bytes} [Sun Apr 12 21:41:43 2026] POST /v2.0/networks => generated 721 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/237] 199.204.45.156 () {30 vars in 722 bytes} [Sun Apr 12 21:41:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/238] 199.204.45.156 () {30 vars in 633 bytes} [Sun Apr 12 21:41:44 2026] GET /v2.0/extensions => generated 20118 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 21:41:44.806 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65cf3638-246e-4358-8c59-438419cc085a 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] No more DHCP agents 2026-04-12 21:41:44.807 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65cf3638-246e-4358-8c59-438419cc085a 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Unable to schedule network 3aa1d96b-f1fe-46b2-81fb-168f49ba7918: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:41:44.887 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74818fff-7e74-4981-a0b9-2ce2076ab330 - - - - - -] OVN reports status down for port: 93d141b1-3538-4f73-b1a1-863b7eeb248d 2026-04-12 21:41:44.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-65cf3638-246e-4358-8c59-438419cc085a 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 93d141b1-3538-4f73-b1a1-863b7eeb248d (type: ports) to 1 2026-04-12 21:41:45.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-65cf3638-246e-4358-8c59-438419cc085a 4e998037a31b4abf9af8b5e54d8ea692 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 93d141b1-3538-4f73-b1a1-863b7eeb248d (type: ports) to 3 [pid: 7|app: 0|req: 119/239] 199.204.45.156 () {34 vars in 677 bytes} [Sun Apr 12 21:41:44 2026] POST /v2.0/ports => generated 968 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 21:41:45 2026] GET /v2.0/networks/3aa1d96b-f1fe-46b2-81fb-168f49ba7918 => generated 708 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:41:46.016 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74818fff-7e74-4981-a0b9-2ce2076ab330 - - - - - -] OVN reports status up for port: 93d141b1-3538-4f73-b1a1-863b7eeb248d 2026-04-12 21:41:46.037 7 INFO neutron.plugins.ml2.plugin [None req-74818fff-7e74-4981-a0b9-2ce2076ab330 - - - - - -] Attempt 1 to provision port 93d141b1-3538-4f73-b1a1-863b7eeb248d 2026-04-12 21:41:46.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-74818fff-7e74-4981-a0b9-2ce2076ab330 - - - - - -] Successfully bumped revision number for resource 93d141b1-3538-4f73-b1a1-863b7eeb248d (type: ports) to 4 [pid: 7|app: 0|req: 120/241] 199.204.45.156 () {30 vars in 722 bytes} [Sun Apr 12 21:41:47 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/242] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 21:41:47 2026] GET /v2.0/networks/3aa1d96b-f1fe-46b2-81fb-168f49ba7918 => generated 708 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/245] 199.204.45.156 () {44 vars in 975 bytes} [Sun Apr 12 21:42:00 2026] GET /v2.0/quotas/a5476c4345f84d88aad9635993174940 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 199.204.45.156 () {48 vars in 1027 bytes} [Sun Apr 12 21:42:00 2026] PUT /v2.0/quotas/a5476c4345f84d88aad9635993174940 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/259] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/subnets => generated 1308 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/262] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/networks => generated 2173 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/263] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/agents => generated 1214 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:43:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/routers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/ports => generated 5175 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:44:31 2026] GET /v2.0/networks => generated 2173 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/networks => generated 2173 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/agents => generated 1214 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/301] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/303] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/306] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:45:31 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/networks => generated 2173 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/317] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/agents => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/324] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/325] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:46:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/335] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/networks => generated 2173 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/338] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/340] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/341] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/342] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:47:31 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:48:31 2026] GET /v2.0/networks => generated 2173 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/355] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:48:31 2026] GET /v2.0/subnets => generated 1308 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:48:31 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:48:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:48:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/359] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:48:31 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:48:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:48:32 2026] GET /v2.0/subnets => generated 1308 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:48:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:48:32 2026] GET /v2.0/ports => generated 5175 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:48:32 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/subnets => generated 1308 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/networks => generated 2173 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/agents => generated 1214 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:49:31 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/subnets => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/agents => generated 1214 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/networks => generated 2173 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/ports => generated 5175 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:50:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/floatingips => generated 19 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/networks => generated 2173 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:51:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/agents => generated 1214 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/440] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/networks => generated 2173 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:26.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-051afe0d-8686-4251-a367-3e898e1d712c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 224/449] 199.204.45.156 () {44 vars in 927 bytes} [Sun Apr 12 21:53:26 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 199.204.45.156 () {44 vars in 949 bytes} [Sun Apr 12 21:53:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:27.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c41d5b6f-2b26-4003-9e70-827663397cd1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 225/451] 199.204.45.156 () {44 vars in 927 bytes} [Sun Apr 12 21:53:27 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 199.204.45.156 () {44 vars in 949 bytes} [Sun Apr 12 21:53:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:27.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5084d4e6-b038-4ca7-ac9b-c51239afdb03 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 226/453] 199.204.45.156 () {44 vars in 1034 bytes} [Sun Apr 12 21:53:27 2026] GET /v2.0/subnets/public-subnet?network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.204.45.156 () {44 vars in 1057 bytes} [Sun Apr 12 21:53:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933 => generated 667 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/subnets => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/networks => generated 2173 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:54.861 8 INFO neutron.pecan_wsgi.hooks.translation [None req-565cd8bf-c2e9-497b-a9be-66b76a88f202 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/470] 199.204.45.156 () {44 vars in 937 bytes} [Sun Apr 12 21:53:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.156 () {44 vars in 959 bytes} [Sun Apr 12 21:53:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 737 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:55.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd56f2d4-28f5-4056-bdc3-b4445072b0ed 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/472] 199.204.45.156 () {44 vars in 937 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 199.204.45.156 () {44 vars in 959 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 737 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:55.970 8 INFO neutron.pecan_wsgi.hooks.translation [None req-251cefea-62f6-4eb4-8fc4-9c0f72f0ac76 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/474] 199.204.45.156 () {44 vars in 1036 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.204.45.156 () {44 vars in 1059 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:57.202 8 INFO neutron.api.v2.resource [None req-8bd2c323-4ec1-4619-80ae-95add8d5b5ec 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 239/476] 199.204.45.156 () {44 vars in 971 bytes} [Sun Apr 12 21:53:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 199.204.45.156 () {44 vars in 993 bytes} [Sun Apr 12 21:53:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:53:58 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:53:58 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:53:58 2026] GET /v2.0/security-group-rules/18aa0d2b-a19d-4f36-b6c1-0c14a4d48f7f => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:53:59 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:53:59 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:53:59 2026] GET /v2.0/security-group-rules/85594317-f6ad-4801-8c17-deda0c77376f => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.0/security-group-rules/8f9c2893-cced-473a-bfd4-6332da730bca => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:01 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:01 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:54:01 2026] GET /v2.0/security-group-rules/5c9293cf-07bc-4b6c-9ae3-6ccb09cd02a6 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:02 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:02 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:54:02 2026] GET /v2.0/security-group-rules/ecd0708c-8c52-4be0-b0f6-faf09f79e2eb => generated 603 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 199.204.45.156 () {44 vars in 987 bytes} [Sun Apr 12 21:54:03 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 734 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:03.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec193c38-9fe3-47ac-9adc-39867dca2d60 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/494] 199.204.45.156 () {44 vars in 1076 bytes} [Sun Apr 12 21:54:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.204.45.156 () {44 vars in 1099 bytes} [Sun Apr 12 21:54:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 1223 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:03 2026] GET /v2.0/security-groups/8b6b0ff1-799d-43ea-adda-6502ceecc426 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:11.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3647c0fb-3ca6-4e28-8c30-f70b1d2c7b84 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/499] 199.204.45.156 () {44 vars in 979 bytes} [Sun Apr 12 21:54:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1223 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 199.204.45.156 () {44 vars in 920 bytes} [Sun Apr 12 21:54:13 2026] GET /v2.0/ports => generated 5175 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:14.560 8 INFO neutron.api.v2.resource [None req-4d72ae94-8134-49fc-98b8-1d7256b1ca22 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/502] 199.204.45.156 () {44 vars in 959 bytes} [Sun Apr 12 21:54:14 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.204.45.156 () {44 vars in 981 bytes} [Sun Apr 12 21:54:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:15 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 2886 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:15 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:54:15 2026] GET /v2.0/security-group-rules/e0beda7c-3acb-4038-bda6-67192c4848c7 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:16 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:54:16 2026] GET /v2.0/security-groups/fb2ed3bf-3386-4688-bb2a-2963de93aa5b => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:54:16 2026] GET /v2.0/security-group-rules/b23eda45-e982-4ec2-889e-9aacf8fb2d88 => generated 627 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.156 () {44 vars in 975 bytes} [Sun Apr 12 21:54:28 2026] GET /v2.0/quotas/a337ae700e2d447ebbead920a79d3c4d => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/subnets => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/agents => generated 1214 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/networks => generated 2173 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:21.683 7 INFO neutron.api.v2.resource [None req-a58c4d56-28b5-4177-99a0-728f45012777 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/530] 199.204.45.156 () {44 vars in 1074 bytes} [Sun Apr 12 21:55:21 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a5476c4345f84d88aad9635993174940 => generated 139 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.156 () {44 vars in 1097 bytes} [Sun Apr 12 21:55:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a5476c4345f84d88aad9635993174940 => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/security-group-rules/ea662d3c-9687-4a75-8a7b-df88fbab7592 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/security-group-rules/04276be3-105e-43ff-95af-0a777d55c1cc => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/security-group-rules/c56a6c6c-1cbb-4efc-b0e4-969b85609cc0 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Apr 12 21:55:25 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2?project_id=a5476c4345f84d88aad9635993174940 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Apr 12 21:55:25 2026] GET /v2.0/security-groups/b19ec255-350e-4adb-94f5-def799034da2 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Apr 12 21:55:25 2026] GET /v2.0/security-group-rules/820cdcad-8afd-4ee4-8a54-4a9d0be13c89 => generated 602 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/networks => generated 2173 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.156 () {44 vars in 975 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/quotas/a5476c4345f84d88aad9635993174940 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.204.45.156 () {44 vars in 949 bytes} [Sun Apr 12 21:56:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/networks => generated 2173 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/agents => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.0/networks => generated 2173 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 10.0.0.203 () {32 vars in 655 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/networks => generated 2173 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.203 () {32 vars in 655 bytes} [Sun Apr 12 21:57:04 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:14.823 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 10241c80-ea03-4448-871b-53d8720374ad (type: security_groups) to 1 2026-04-12 21:57:14.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 00573196-8818-40e6-ab60-c9d6032dae19 (type: security_group_rules) to 0 2026-04-12 21:57:14.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6a213239-399a-40ef-bc8a-b473f4ccbcc4 (type: security_group_rules) to 0 2026-04-12 21:57:14.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 96f2497d-7c8b-4826-b9fa-9916268f5335 (type: security_group_rules) to 0 2026-04-12 21:57:14.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6ff5be23-9540-49b3-9c6c-ed23db44d9eb (type: security_groups) to 1 2026-04-12 21:57:14.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b45e9fd2-4e11-4a3c-8e5f-2d08e83822b4 (type: security_group_rules) to 0 2026-04-12 21:57:14.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 08d91a97-e322-494e-aa8e-d43c6efe432c (type: security_group_rules) to 0 2026-04-12 21:57:14.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 36b340a2-97e6-4bb9-aa68-16acae458402 (type: security_group_rules) to 0 2026-04-12 21:57:14.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 814a5529-ac8e-4e4b-bc11-9483555c6a9a (type: security_group_rules) to 0 2026-04-12 21:57:14.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 81c22449-05a1-4d0d-abe3-60bcdb4083e0 (type: security_group_rules) to 0 2026-04-12 21:57:15.077 7 INFO neutron.db.segments_db [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment 27a83a8d-8ec4-420f-8df4-66f19743970c of type geneve for network f9b20c31-d25c-494a-b955-ce8b925b26b3 2026-04-12 21:57:15.129 8 INFO neutron.db.segments_db [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment 4e91853d-fddb-4795-b560-a8ba68b7077d of type geneve for network 33d5653f-948a-42ab-b4ed-8c755735059e 2026-04-12 21:57:15.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f9b20c31-d25c-494a-b955-ce8b925b26b3 (type: networks) to 1 2026-04-12 21:57:15.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 33d5653f-948a-42ab-b4ed-8c755735059e (type: networks) to 1 2026-04-12 21:57:15.425 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:15.428 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 33d5653f-948a-42ab-b4ed-8c755735059e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:15.463 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:15.466 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network f9b20c31-d25c-494a-b955-ce8b925b26b3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:15.529 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status down for port: 7579196e-8858-4612-922e-413d8786a787 2026-04-12 21:57:15.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-3494f537-abdf-45f7-82db-ccec2c06f825 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7579196e-8858-4612-922e-413d8786a787 (type: ports) to 1 [pid: 8|app: 0|req: 297/592] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 21:57:14 2026] POST /v2.0/networks => generated 751 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:15.663 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status down for port: 50fdada1-1e2b-4810-8092-764ba1c071d1 2026-04-12 21:57:15.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c92b229-2bef-46b5-b3a5-17666b2b6293 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 50fdada1-1e2b-4810-8092-764ba1c071d1 (type: ports) to 1 [pid: 7|app: 0|req: 296/593] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 21:57:14 2026] POST /v2.0/networks => generated 752 bytes in 1230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:15.925 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62df5829-3c5d-43be-abf7-8b3aa1317b1e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:15.926 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62df5829-3c5d-43be-abf7-8b3aa1317b1e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 33d5653f-948a-42ab-b4ed-8c755735059e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:16.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-006696e1-0649-44d8-ad74-321ba7162a58 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ef0859ba-5d74-4c09-8054-eef7653010a9 (type: security_groups) to 1 2026-04-12 21:57:16.068 8 INFO neutron.db.ovn_revision_numbers_db [None req-006696e1-0649-44d8-ad74-321ba7162a58 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2333d632-7398-4628-87ee-f9c4c52f6657 (type: security_group_rules) to 0 2026-04-12 21:57:16.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-006696e1-0649-44d8-ad74-321ba7162a58 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 48d429e0-f98c-4863-8db5-873a0679cb19 (type: security_group_rules) to 0 2026-04-12 21:57:16.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-006696e1-0649-44d8-ad74-321ba7162a58 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 57196802-36ef-4ccb-bb8d-a3239f35794d (type: security_group_rules) to 0 2026-04-12 21:57:16.108 8 INFO neutron.db.ovn_revision_numbers_db [None req-006696e1-0649-44d8-ad74-321ba7162a58 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d2d1865b-4de8-4e1d-88ab-84312ece1f4d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 298/594] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:15 2026] GET /v2.0/security-groups?tenant_id=f3b5062234bf4a90ba49a52ebaff5c48&name=default => generated 2921 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:16.314 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4284f77e-110a-4f73-acee-851bce4e5eb6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:16.316 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4284f77e-110a-4f73-acee-851bce4e5eb6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network f9b20c31-d25c-494a-b955-ce8b925b26b3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:16.430 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebebf6de-f4e9-4ea1-8d9c-db934c7c0ecf - - - - - -] Successfully bumped revision number for resource 7579196e-8858-4612-922e-413d8786a787 (type: ports) to 2 2026-04-12 21:57:16.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebebf6de-f4e9-4ea1-8d9c-db934c7c0ecf - - - - - -] Successfully bumped revision number for resource d2064286-0a88-40a5-921f-146728917589 (type: subnets) to 0 [pid: 7|app: 0|req: 297/595] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:15 2026] POST /v2.0/subnets => generated 695 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:16 2026] DELETE /v2.0/security-groups/ef0859ba-5d74-4c09-8054-eef7653010a9 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:16.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac80719e-02ad-4064-9ed1-84e958a204d5 - - - - - -] Successfully bumped revision number for resource 50fdada1-1e2b-4810-8092-764ba1c071d1 (type: ports) to 2 2026-04-12 21:57:16.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac80719e-02ad-4064-9ed1-84e958a204d5 - - - - - -] Successfully bumped revision number for resource 37e26dff-fc3a-4adb-a628-924861771776 (type: subnets) to 0 [pid: 8|app: 0|req: 299/597] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:16 2026] POST /v2.0/subnets => generated 696 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:17.383 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9983a0a8-14fe-4584-935b-180ca12f680b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:17.384 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9983a0a8-14fe-4584-935b-180ca12f680b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:17.502 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status down for port: 9b3b8d70-9cba-479e-bd12-57e892b77907 2026-04-12 21:57:17.520 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6e4fcef-f78e-48c8-b1ad-610f17290cdd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:17.522 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6e4fcef-f78e-48c8-b1ad-610f17290cdd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:17.586 7 INFO neutron.db.ovn_revision_numbers_db [None req-9983a0a8-14fe-4584-935b-180ca12f680b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9b3b8d70-9cba-479e-bd12-57e892b77907 (type: ports) to 1 2026-04-12 21:57:17.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6e4fcef-f78e-48c8-b1ad-610f17290cdd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1d119b8f-f89d-488e-995c-c52087a977f6 (type: ports) to 1 2026-04-12 21:57:17.768 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status down for port: 1d119b8f-f89d-488e-995c-c52087a977f6 2026-04-12 21:57:18.086 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-9983a0a8-14fe-4584-935b-180ca12f680b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Starting OVNClientQosExtension 2026-04-12 21:57:18.184 7 WARNING oslo_config.cfg [None req-9983a0a8-14fe-4584-935b-180ca12f680b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-04-12 21:57:18.416 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-e6e4fcef-f78e-48c8-b1ad-610f17290cdd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Starting OVNClientQosExtension 2026-04-12 21:57:18.456 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-9b3b8d70-9cba-479e-bd12-57e892b77907 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 21:57:18.572 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status up for port: 9b3b8d70-9cba-479e-bd12-57e892b77907 2026-04-12 21:57:18.576 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router dd7c88ae-c12a-4eee-8183-b1c330ac2769 is bound to host instance 2026-04-12 21:57:18.644 8 WARNING oslo_config.cfg [None req-e6e4fcef-f78e-48c8-b1ad-610f17290cdd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-04-12 21:57:18.674 7 INFO neutron.plugins.ml2.plugin [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] Attempt 1 to provision port 9b3b8d70-9cba-479e-bd12-57e892b77907 2026-04-12 21:57:18.754 7 INFO neutron.db.ovn_revision_numbers_db [None req-9983a0a8-14fe-4584-935b-180ca12f680b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9b3b8d70-9cba-479e-bd12-57e892b77907 (type: router_ports) to 1 2026-04-12 21:57:18.935 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-1d119b8f-f89d-488e-995c-c52087a977f6 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 21:57:18.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-9983a0a8-14fe-4584-935b-180ca12f680b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dd7c88ae-c12a-4eee-8183-b1c330ac2769 (type: routers) to 2 [pid: 7|app: 0|req: 299/598] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:16 2026] POST /v2.0/routers => generated 973 bytes in 2232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:19.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6e4fcef-f78e-48c8-b1ad-610f17290cdd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1d119b8f-f89d-488e-995c-c52087a977f6 (type: router_ports) to 1 2026-04-12 21:57:19.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6e4fcef-f78e-48c8-b1ad-610f17290cdd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7bcf1f37-0a6b-4baa-8a82-d1a6f189eeaa (type: routers) to 2 [pid: 8|app: 0|req: 300/599] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:16 2026] POST /v2.0/routers => generated 974 bytes in 2230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:19.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4d2153b1-085b-4d99-9748-79b990299114 (type: security_groups) to 1 2026-04-12 21:57:19.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 023b6861-ddf4-40e9-8851-02870ba9fc4b (type: security_group_rules) to 0 2026-04-12 21:57:19.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 144e98d1-35e6-4cec-bb56-3e4f107590af (type: security_group_rules) to 0 2026-04-12 21:57:19.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 40c20ed8-7fe4-4b42-8bea-20c87463728a (type: security_group_rules) to 0 2026-04-12 21:57:19.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 412fb3e8-33a4-422b-9c7f-7ca290229c34 (type: security_group_rules) to 0 2026-04-12 21:57:19.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-ceaba336-a99c-44bf-93f4-2223b96ebc75 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 27361f72-69f6-4553-a780-8d1c8476af67 (type: security_groups) to 1 2026-04-12 21:57:19.537 7 INFO neutron.db.ovn_revision_numbers_db [None req-ceaba336-a99c-44bf-93f4-2223b96ebc75 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a0fcbef0-a91a-4812-98d6-915be0b57256 (type: security_group_rules) to 0 2026-04-12 21:57:19.565 8 INFO neutron.db.segments_db [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment 6ff3d690-0851-43a9-9daf-82944b228e73 of type geneve for network d6a92a95-fb0c-4209-a68b-b6888890fc68 2026-04-12 21:57:19.567 7 INFO neutron.db.ovn_revision_numbers_db [None req-ceaba336-a99c-44bf-93f4-2223b96ebc75 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bf33d312-28de-45e6-853b-79a97030baac (type: security_group_rules) to 0 2026-04-12 21:57:19.594 7 INFO neutron.db.ovn_revision_numbers_db [None req-ceaba336-a99c-44bf-93f4-2223b96ebc75 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource edf0a091-ab2c-44d4-b516-64cfeeefdcce (type: security_group_rules) to 0 2026-04-12 21:57:19.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-ceaba336-a99c-44bf-93f4-2223b96ebc75 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f8002715-b999-4fbf-ac8e-20f569d80f42 (type: security_group_rules) to 0 2026-04-12 21:57:19.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d6a92a95-fb0c-4209-a68b-b6888890fc68 (type: networks) to 1 [pid: 7|app: 0|req: 300/600] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/security-groups?tenant_id=e78f2d1e76744a0cb2e38fc6efb01016&name=default => generated 2921 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:19.845 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:19.846 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network d6a92a95-fb0c-4209-a68b-b6888890fc68: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:19.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-8dbbdc2a-08e7-423d-bd43-df9d98d5591f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b9fc221f-6b20-4bfe-820d-0c6989f10afc (type: ports) to 1 [pid: 8|app: 0|req: 301/601] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 21:57:19 2026] POST /v2.0/networks => generated 748 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:20.393 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46554217-676e-4f61-8e61-226821f69166 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:20.394 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46554217-676e-4f61-8e61-226821f69166 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network f9b20c31-d25c-494a-b955-ce8b925b26b3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:20.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-46554217-676e-4f61-8e61-226821f69166 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a451c13f-e1a4-4c81-8962-46f4a6229975 (type: ports) to 1 2026-04-12 21:57:20.841 7 INFO neutron.db.ovn_revision_numbers_db [None req-1bab7796-c655-455a-b82d-1cd50dacd19a - - - - - -] Successfully bumped revision number for resource 9b3b8d70-9cba-479e-bd12-57e892b77907 (type: ports) to 4 2026-04-12 21:57:20.863 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22392ec4-7f17-4f15-8a8c-dfd84da13202 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:20.868 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22392ec4-7f17-4f15-8a8c-dfd84da13202 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 33d5653f-948a-42ab-b4ed-8c755735059e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:21.170 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status up for port: 1d119b8f-f89d-488e-995c-c52087a977f6 2026-04-12 21:57:21.205 7 INFO neutron.plugins.ml2.plugin [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] Attempt 1 to provision port 1d119b8f-f89d-488e-995c-c52087a977f6 2026-04-12 21:57:21.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-22392ec4-7f17-4f15-8a8c-dfd84da13202 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c5b76a74-2da3-4ad2-a78b-8cc1c1153722 (type: ports) to 1 2026-04-12 21:57:21.352 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46554217-676e-4f61-8e61-226821f69166 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:21.354 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46554217-676e-4f61-8e61-226821f69166 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network f9b20c31-d25c-494a-b955-ce8b925b26b3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:21.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-46554217-676e-4f61-8e61-226821f69166 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a451c13f-e1a4-4c81-8962-46f4a6229975 (type: router_ports) to 1 [pid: 8|app: 0|req: 302/602] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:57:19 2026] PUT /v2.0/routers/7bcf1f37-0a6b-4baa-8a82-d1a6f189eeaa/add_router_interface => generated 309 bytes in 1898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:22.187 7 INFO neutron.db.ovn_revision_numbers_db [None req-1bab7796-c655-455a-b82d-1cd50dacd19a - - - - - -] Successfully bumped revision number for resource 9b3b8d70-9cba-479e-bd12-57e892b77907 (type: ports) to 5 [pid: 8|app: 0|req: 303/603] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:21 2026] DELETE /v2.0/security-groups/27361f72-69f6-4553-a780-8d1c8476af67 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:22.341 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-719b8e6e-e766-4a5c-84a7-afcc32ef03b0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:22.343 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-719b8e6e-e766-4a5c-84a7-afcc32ef03b0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network d6a92a95-fb0c-4209-a68b-b6888890fc68: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:22.345 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1bab7796-c655-455a-b82d-1cd50dacd19a - - - - - -] Router 7bcf1f37-0a6b-4baa-8a82-d1a6f189eeaa is bound to host instance 2026-04-12 21:57:22.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca40bc4a-3e0b-4faf-b7f9-ef68eb8b835a - - - - - -] Successfully bumped revision number for resource b9fc221f-6b20-4bfe-820d-0c6989f10afc (type: ports) to 2 2026-04-12 21:57:22.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca40bc4a-3e0b-4faf-b7f9-ef68eb8b835a - - - - - -] Successfully bumped revision number for resource 15dd5490-70b9-46ba-8711-3a0cd978323b (type: subnets) to 0 2026-04-12 21:57:22.861 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22392ec4-7f17-4f15-8a8c-dfd84da13202 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:22.863 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22392ec4-7f17-4f15-8a8c-dfd84da13202 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 33d5653f-948a-42ab-b4ed-8c755735059e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 304/604] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:22 2026] POST /v2.0/subnets => generated 692 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:23.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-e51e61a9-e105-4131-98e4-a07ef07ed2b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 79a08472-7845-4de7-b0ac-a5b36e2b89f8 (type: security_groups) to 1 2026-04-12 21:57:23.041 8 INFO neutron.db.ovn_revision_numbers_db [None req-e51e61a9-e105-4131-98e4-a07ef07ed2b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 11894102-45a0-40fd-8b97-7424ce183e86 (type: security_group_rules) to 0 2026-04-12 21:57:23.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-e51e61a9-e105-4131-98e4-a07ef07ed2b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 59ba7e97-5d84-4dfc-aac7-f98e538a302d (type: security_group_rules) to 0 2026-04-12 21:57:23.068 8 INFO neutron.db.ovn_revision_numbers_db [None req-e51e61a9-e105-4131-98e4-a07ef07ed2b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9de595ed-26e3-4a73-8170-4b221c69a977 (type: security_group_rules) to 0 2026-04-12 21:57:23.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-e51e61a9-e105-4131-98e4-a07ef07ed2b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d7332598-be34-4633-903b-8989390c60d5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 305/605] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:22 2026] GET /v2.0/security-groups?tenant_id=09ca67c926ef463398c24dcaf1519062&name=default => generated 2921 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:23.367 8 INFO neutron.db.ovn_revision_numbers_db [req-1be01757-9a19-437f-a6ae-9f5be2294b13 req-7b0ffce3-a90c-421a-ad76-1900a32151b5 eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource cd2dae07-29b1-42f2-817b-29cc8d4fd7f9 (type: security_groups) to 1 2026-04-12 21:57:23.382 8 INFO neutron.db.ovn_revision_numbers_db [req-1be01757-9a19-437f-a6ae-9f5be2294b13 req-7b0ffce3-a90c-421a-ad76-1900a32151b5 eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource 5b2dc78b-8470-417c-8eab-075717f04ee1 (type: security_group_rules) to 0 2026-04-12 21:57:23.391 8 INFO neutron.db.ovn_revision_numbers_db [req-1be01757-9a19-437f-a6ae-9f5be2294b13 req-7b0ffce3-a90c-421a-ad76-1900a32151b5 eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource 9ca681f5-c17d-4b3c-a8e9-6d849cb99154 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 306/606] 10.0.0.190 () {38 vars in 971 bytes} [Sun Apr 12 21:57:23 2026] POST /v2.0/security-groups => generated 1683 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:57:23.854 7 INFO neutron.db.ovn_revision_numbers_db [None req-22392ec4-7f17-4f15-8a8c-dfd84da13202 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c5b76a74-2da3-4ad2-a78b-8cc1c1153722 (type: router_ports) to 1 [pid: 7|app: 0|req: 301/607] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:57:19 2026] PUT /v2.0/routers/dd7c88ae-c12a-4eee-8183-b1c330ac2769/add_router_interface => generated 309 bytes in 4168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:23.976 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73da4647-5879-4344-879a-f3ed86a1709b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:23.979 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73da4647-5879-4344-879a-f3ed86a1709b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:24.043 7 INFO neutron.db.ovn_revision_numbers_db [None req-8be2b65d-2b4c-45af-9d74-5959ee0805d0 - - - - - -] Successfully bumped revision number for resource 1d119b8f-f89d-488e-995c-c52087a977f6 (type: ports) to 4 2026-04-12 21:57:24.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-73da4647-5879-4344-879a-f3ed86a1709b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5dec103b-2a2c-456e-94b1-acf2be8106b6 (type: ports) to 1 [pid: 7|app: 0|req: 302/608] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:23 2026] DELETE /v2.0/security-groups/79a08472-7845-4de7-b0ac-a5b36e2b89f8 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:24 2026] GET /v2.0/security-groups/cd2dae07-29b1-42f2-817b-29cc8d4fd7f9 => generated 1683 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:24.671 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status down for port: b9fc221f-6b20-4bfe-820d-0c6989f10afc 2026-04-12 21:57:24.678 7 INFO neutron.db.ovn_revision_numbers_db [None req-8be2b65d-2b4c-45af-9d74-5959ee0805d0 - - - - - -] Successfully bumped revision number for resource 1d119b8f-f89d-488e-995c-c52087a977f6 (type: ports) to 5 2026-04-12 21:57:24.833 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-5dec103b-2a2c-456e-94b1-acf2be8106b6 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 21:57:24.982 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8be2b65d-2b4c-45af-9d74-5959ee0805d0 - - - - - -] Router cb38dc42-52e5-464f-855d-11ca65365320 is bound to host instance 2026-04-12 21:57:24.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-73da4647-5879-4344-879a-f3ed86a1709b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5dec103b-2a2c-456e-94b1-acf2be8106b6 (type: router_ports) to 1 2026-04-12 21:57:25.192 8 INFO neutron.db.ovn_revision_numbers_db [None req-73da4647-5879-4344-879a-f3ed86a1709b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource cb38dc42-52e5-464f-855d-11ca65365320 (type: routers) to 2 [pid: 8|app: 0|req: 307/610] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:23 2026] POST /v2.0/routers => generated 970 bytes in 1784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:25.216 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status down for port: a451c13f-e1a4-4c81-8962-46f4a6229975 2026-04-12 21:57:25.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f8dc849-a46a-4215-8236-25b9df05857a f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Successfully bumped revision number for resource 504cfad9-af26-46d0-b846-9403c6697d6f (type: security_groups) to 1 2026-04-12 21:57:25.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f8dc849-a46a-4215-8236-25b9df05857a f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Successfully bumped revision number for resource b3281d1f-7e23-4765-938d-c936c545a5c6 (type: security_group_rules) to 0 2026-04-12 21:57:25.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f8dc849-a46a-4215-8236-25b9df05857a f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Successfully bumped revision number for resource bdee53e2-02b6-4962-a175-5a55a1b80939 (type: security_group_rules) to 0 2026-04-12 21:57:25.357 8 INFO neutron.db.ovn_revision_numbers_db [req-271bc95d-e703-4a9b-858c-8dbec1a0cad8 req-922521b5-858c-44ec-bcbc-25cbd86d8f55 eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource 008dd279-48db-47c6-87c3-e3b034043321 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 310/613] 10.0.0.190 () {38 vars in 981 bytes} [Sun Apr 12 21:57:25 2026] POST /v2.0/security-group-rules => generated 614 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:25.480 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] Logical_Switch_Port a451c13f-e1a4-4c81-8962-46f4a6229975 host information not removed, the port state is up 2026-04-12 21:57:25.481 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status down for port: c5b76a74-2da3-4ad2-a78b-8cc1c1153722 [pid: 7|app: 0|req: 304/614] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 21:57:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:57:25.686 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] Logical_Switch_Port c5b76a74-2da3-4ad2-a78b-8cc1c1153722 host information not removed, the port state is up 2026-04-12 21:57:25.686 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] OVN reports status up for port: a451c13f-e1a4-4c81-8962-46f4a6229975 2026-04-12 21:57:25.728 7 INFO neutron.plugins.ml2.plugin [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] Attempt 1 to provision port a451c13f-e1a4-4c81-8962-46f4a6229975 2026-04-12 21:57:25.837 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8cbd371-158a-4aad-a540-1aa49d898e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:25.839 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8cbd371-158a-4aad-a540-1aa49d898e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network d6a92a95-fb0c-4209-a68b-b6888890fc68: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:25.902 7 INFO neutron.db.ovn_revision_numbers_db [req-fb149c75-b2f2-48ac-90aa-0479f34b9065 req-3318f499-ecb0-4070-8d78-33396914269f eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource 5a0b1a84-9b38-42dd-a219-44e87682beaf (type: security_groups) to 1 2026-04-12 21:57:25.982 7 INFO neutron.db.ovn_revision_numbers_db [req-fb149c75-b2f2-48ac-90aa-0479f34b9065 req-3318f499-ecb0-4070-8d78-33396914269f eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource 62d85a56-5679-4667-ace7-6e171d40d626 (type: security_group_rules) to 0 2026-04-12 21:57:25.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8cbd371-158a-4aad-a540-1aa49d898e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 36a5947e-59ce-4747-affc-1e86fc5c7652 (type: ports) to 1 2026-04-12 21:57:26.017 7 INFO neutron.db.ovn_revision_numbers_db [req-fb149c75-b2f2-48ac-90aa-0479f34b9065 req-3318f499-ecb0-4070-8d78-33396914269f eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource b2a5a266-ec36-428b-9590-1ec4466b6ec9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 305/615] 10.0.0.190 () {38 vars in 971 bytes} [Sun Apr 12 21:57:25 2026] POST /v2.0/security-groups => generated 1685 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:57:26.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-72bdd21f-0c95-44b6-934d-cd9f2b6af6ed f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Successfully bumped revision number for resource f0d74507-1a35-4c65-ab68-c3695b7fe328 (type: security_group_rules) to 0 2026-04-12 21:57:26.771 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8cbd371-158a-4aad-a540-1aa49d898e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:26.774 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8cbd371-158a-4aad-a540-1aa49d898e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network d6a92a95-fb0c-4209-a68b-b6888890fc68: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 306/616] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:57:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:26 2026] GET /v2.0/security-groups/5a0b1a84-9b38-42dd-a219-44e87682beaf => generated 1685 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:26.990 7 INFO neutron.db.ovn_revision_numbers_db [None req-66b6c55d-a1c8-4fb4-88f9-17cd44985861 - - - - - -] Successfully bumped revision number for resource a451c13f-e1a4-4c81-8962-46f4a6229975 (type: ports) to 2 2026-04-12 21:57:27.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8cbd371-158a-4aad-a540-1aa49d898e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 36a5947e-59ce-4747-affc-1e86fc5c7652 (type: router_ports) to 1 [pid: 8|app: 0|req: 311/618] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:57:25 2026] PUT /v2.0/routers/cb38dc42-52e5-464f-855d-11ca65365320/add_router_interface => generated 309 bytes in 1919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:27.514 8 INFO neutron.db.ovn_revision_numbers_db [req-e56cef85-dcdf-4b5a-8b8d-ad3afc43ed1b req-cceece10-25a7-4ab9-b805-32adc01ce35f eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource c247e01a-e115-4b99-8024-4e4f9e955bdd (type: security_group_rules) to 0 2026-04-12 21:57:27.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-04a9d277-c0ae-4bf7-8484-55f8f5d886e6 f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Successfully bumped revision number for resource 8c439a7c-6ad5-42e4-87f4-0f82851dea33 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 312/619] 10.0.0.190 () {38 vars in 981 bytes} [Sun Apr 12 21:57:27 2026] POST /v2.0/security-group-rules => generated 614 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:57:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/security-groups/5a0b1a84-9b38-42dd-a219-44e87682beaf => generated 2310 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:27.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-a35fed9f-436f-4751-9d41-b4766e00846e - - - - - -] Successfully bumped revision number for resource 5dec103b-2a2c-456e-94b1-acf2be8106b6 (type: ports) to 4 2026-04-12 21:57:27.761 8 INFO neutron.db.ovn_revision_numbers_db [req-f4a4f2d3-3fbb-40c9-8c3b-e0fa4cf4a362 req-2f026900-2325-428f-8c7a-d36958edb52d eedf7c57fba8452690a908c048bde11d e8c0ed6aa6ba4a38a159243a6a663a8b - - default default] Successfully bumped revision number for resource 087ef724-6173-4c22-8a3f-82ac12627ec6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 314/622] 10.0.0.190 () {38 vars in 981 bytes} [Sun Apr 12 21:57:27 2026] POST /v2.0/security-group-rules => generated 619 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/623] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/security-groups/5a0b1a84-9b38-42dd-a219-44e87682beaf => generated 2940 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:28.040 8 INFO neutron.db.ovn_revision_numbers_db [req-6b3de49c-420d-46ad-a87f-ed432acc5b67 req-d229bf2b-6433-418d-b108-ba7d91f27f9b b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource dd4fcb24-54b4-4f79-b7a3-92395106e0d3 (type: security_groups) to 1 2026-04-12 21:57:28.050 8 INFO neutron.db.ovn_revision_numbers_db [req-6b3de49c-420d-46ad-a87f-ed432acc5b67 req-d229bf2b-6433-418d-b108-ba7d91f27f9b b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource 087c83bb-10a7-4969-9d81-07958c9b01a2 (type: security_group_rules) to 0 2026-04-12 21:57:28.061 8 INFO neutron.db.ovn_revision_numbers_db [req-6b3de49c-420d-46ad-a87f-ed432acc5b67 req-d229bf2b-6433-418d-b108-ba7d91f27f9b b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource 0d7884b2-8710-4ba5-84b4-10049b3021aa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 316/624] 10.0.0.190 () {38 vars in 971 bytes} [Sun Apr 12 21:57:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/625] 10.0.0.190 () {34 vars in 1001 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-group-rules/087ef724-6173-4c22-8a3f-82ac12627ec6 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/626] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups/5a0b1a84-9b38-42dd-a219-44e87682beaf => generated 2940 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:28.192 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ace71264-c9e2-4a3e-ab4b-b7b543298fcd f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] No more DHCP agents 2026-04-12 21:57:28.198 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ace71264-c9e2-4a3e-ab4b-b7b543298fcd f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:28.287 8 INFO neutron.db.ovn_revision_numbers_db [req-3255062a-0530-421f-b3c4-0c7a1db2b6d0 req-9f077001-d7da-4bf6-b430-00201484348f b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource d8ea833f-a682-452f-bdeb-cb382615d9f9 (type: security_groups) to 1 2026-04-12 21:57:28.303 8 INFO neutron.db.ovn_revision_numbers_db [req-3255062a-0530-421f-b3c4-0c7a1db2b6d0 req-9f077001-d7da-4bf6-b430-00201484348f b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource 34d4542c-32c3-43de-95b4-ff4dfd2b1e45 (type: security_group_rules) to 0 2026-04-12 21:57:28.317 8 INFO neutron.db.ovn_revision_numbers_db [req-3255062a-0530-421f-b3c4-0c7a1db2b6d0 req-9f077001-d7da-4bf6-b430-00201484348f b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource 9c754fe8-cfff-4682-a8e6-d361f58e97ce (type: security_group_rules) to 0 [pid: 8|app: 0|req: 319/627] 10.0.0.190 () {38 vars in 971 bytes} [Sun Apr 12 21:57:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/628] 10.0.0.190 () {36 vars in 1023 bytes} [Sun Apr 12 21:57:28 2026] DELETE /v2.0/security-group-rules/087ef724-6173-4c22-8a3f-82ac12627ec6 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:28.668 8 INFO neutron.db.ovn_revision_numbers_db [req-e8c7c573-18a4-4148-a281-351a1a57121d req-5cbe465f-3757-4e33-bbd0-ccc4e3180bbd b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource 7c6ec4ef-abd1-4b89-9c7f-ccd242108bd3 (type: security_groups) to 1 2026-04-12 21:57:28.680 8 INFO neutron.db.ovn_revision_numbers_db [req-e8c7c573-18a4-4148-a281-351a1a57121d req-5cbe465f-3757-4e33-bbd0-ccc4e3180bbd b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource 6e9cbc0c-3dd6-4ed2-938c-415560496a80 (type: security_group_rules) to 0 2026-04-12 21:57:28.690 8 INFO neutron.db.ovn_revision_numbers_db [req-e8c7c573-18a4-4148-a281-351a1a57121d req-5cbe465f-3757-4e33-bbd0-ccc4e3180bbd b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] Successfully bumped revision number for resource 9aab91aa-f2f5-4140-86c3-ebe68d7aab8a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 321/629] 10.0.0.190 () {38 vars in 971 bytes} [Sun Apr 12 21:57:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/630] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups/5a0b1a84-9b38-42dd-a219-44e87682beaf => generated 2310 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/631] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups?tenant_id=47646483a71b44d688da9eb9b5c8863a => generated 7906 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/632] 10.0.0.190 () {36 vars in 1013 bytes} [Sun Apr 12 21:57:28 2026] DELETE /v2.0/security-groups/5a0b1a84-9b38-42dd-a219-44e87682beaf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/633] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups/4d2153b1-085b-4d99-9748-79b990299114 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/634] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups/cd2dae07-29b1-42f2-817b-29cc8d4fd7f9 => generated 2308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/635] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups/4d2153b1-085b-4d99-9748-79b990299114 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/636] 10.0.0.190 () {36 vars in 1013 bytes} [Sun Apr 12 21:57:29 2026] DELETE /v2.0/security-groups/cd2dae07-29b1-42f2-817b-29cc8d4fd7f9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/637] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups/dd4fcb24-54b4-4f79-b7a3-92395106e0d3 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/638] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 21:57:27 2026] POST /v2.0/floatingips => generated 552 bytes in 1584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:29.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-a35fed9f-436f-4751-9d41-b4766e00846e - - - - - -] Successfully bumped revision number for resource 5dec103b-2a2c-456e-94b1-acf2be8106b6 (type: ports) to 5 [pid: 7|app: 0|req: 310/639] 10.0.0.190 () {36 vars in 1013 bytes} [Sun Apr 12 21:57:29 2026] DELETE /v2.0/security-groups/dd4fcb24-54b4-4f79-b7a3-92395106e0d3 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:29.485 7 INFO neutron.api.v2.resource [req-30c9caa1-95dd-481c-88b4-472729364965 req-f6805982-75ad-4df9-999f-8b47edb400b2 b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 311/640] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups/dd4fcb24-54b4-4f79-b7a3-92395106e0d3 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/641] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups/d8ea833f-a682-452f-bdeb-cb382615d9f9 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:29.629 8 INFO neutron_taas.services.taas.taas_plugin [None req-949fbc48-e312-4811-955d-8c582c943b91 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: a451c13f-e1a4-4c81-8962-46f4a6229975 2026-04-12 21:57:29.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-949fbc48-e312-4811-955d-8c582c943b91 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: a451c13f-e1a4-4c81-8962-46f4a6229975 [pid: 7|app: 0|req: 313/642] 10.0.0.190 () {36 vars in 1013 bytes} [Sun Apr 12 21:57:29 2026] DELETE /v2.0/security-groups/d8ea833f-a682-452f-bdeb-cb382615d9f9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:29.706 7 INFO neutron.api.v2.resource [req-3965fe78-0fd3-4d90-ace9-a4bf73076baa req-c068f99d-bc98-4200-8210-a586efd24b6c b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 314/643] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups/d8ea833f-a682-452f-bdeb-cb382615d9f9 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/644] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups/7c6ec4ef-abd1-4b89-9c7f-ccd242108bd3 => generated 1682 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/645] 10.0.0.190 () {36 vars in 1013 bytes} [Sun Apr 12 21:57:29 2026] DELETE /v2.0/security-groups/7c6ec4ef-abd1-4b89-9c7f-ccd242108bd3 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:29.927 7 INFO neutron.api.v2.resource [req-cd3173a3-fa02-4b02-8184-4608660cfd55 req-cc2e5b2f-ed0c-4fa5-95cc-088508a6ea8a b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 317/646] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups/7c6ec4ef-abd1-4b89-9c7f-ccd242108bd3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/647] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/security-groups?tenant_id=47646483a71b44d688da9eb9b5c8863a => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/648] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/security-groups/4d2153b1-085b-4d99-9748-79b990299114 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/security-groups/4d2153b1-085b-4d99-9748-79b990299114 => generated 2918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:30.149 7 INFO neutron.api.v2.resource [req-b23a4550-d586-4717-a02e-af0409bbaef4 req-49da6c72-b29e-42f9-8a60-6b489c4c0e45 b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 321/650] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/security-groups/7c6ec4ef-abd1-4b89-9c7f-ccd242108bd3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:30.181 7 INFO neutron.api.v2.resource [req-671e4f2d-e709-462e-8f83-b933d984bc20 req-cd23c9db-b1f4-4919-b55e-52e8ed000917 b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 322/651] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/security-groups/d8ea833f-a682-452f-bdeb-cb382615d9f9 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:30.219 7 INFO neutron.api.v2.resource [req-5f8fd926-ca00-4601-8d1c-5f48882f547f req-18bc5f08-f54e-4401-a888-02d4b1ab5a1a b85ae492aee94bcea28146d07694095b 47646483a71b44d688da9eb9b5c8863a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 323/652] 10.0.0.190 () {34 vars in 991 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/security-groups/dd4fcb24-54b4-4f79-b7a3-92395106e0d3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:57:30.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-538bebf0-3813-4679-935b-afad2201f03f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource cff6dfdd-c2a7-47fb-badc-f69e4ce8c0b8 (type: security_groups) to 1 2026-04-12 21:57:30.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-538bebf0-3813-4679-935b-afad2201f03f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2df645fb-29d3-4cab-b95c-698e8023b0e0 (type: security_group_rules) to 0 2026-04-12 21:57:30.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-538bebf0-3813-4679-935b-afad2201f03f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5eea1bc4-b155-4f84-b44a-bd9cc5fa5c44 (type: security_group_rules) to 0 2026-04-12 21:57:30.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-538bebf0-3813-4679-935b-afad2201f03f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 90f27627-ab6e-4e86-b283-9bcadc188d44 (type: security_group_rules) to 0 2026-04-12 21:57:30.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-538bebf0-3813-4679-935b-afad2201f03f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a8b513dd-f12b-4dc1-808d-8fd329ff4099 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 324/653] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.0/security-groups?tenant_id=c47dc79e8a164211888af18423b16d40&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:57:29 2026] PUT /v2.0/routers/7bcf1f37-0a6b-4baa-8a82-d1a6f189eeaa/remove_router_interface => generated 309 bytes in 1744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:30.977 7 INFO neutron_taas.services.taas.taas_plugin [None req-084b826a-0acf-4de2-aa5f-c86e7cc0f051 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 36a5947e-59ce-4747-affc-1e86fc5c7652 2026-04-12 21:57:30.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-084b826a-0acf-4de2-aa5f-c86e7cc0f051 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 36a5947e-59ce-4747-affc-1e86fc5c7652 [pid: 8|app: 0|req: 331/655] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:30 2026] DELETE /v2.0/security-groups/cff6dfdd-c2a7-47fb-badc-f69e4ce8c0b8 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:31.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-d848686b-07d7-4d24-a410-0ad91a244843 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 1d119b8f-f89d-488e-995c-c52087a977f6 2026-04-12 21:57:31.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d848686b-07d7-4d24-a410-0ad91a244843 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 1d119b8f-f89d-488e-995c-c52087a977f6 [pid: 7|app: 0|req: 325/656] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:57:30 2026] PUT /v2.0/routers/cb38dc42-52e5-464f-855d-11ca65365320/remove_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:31.915 7 INFO neutron.db.ovn_revision_numbers_db [None req-a81289ac-2e6e-4593-8a3c-03da2f9fd067 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5e8d5ae7-bcaa-45bd-8176-87ec1b5e19ed (type: security_groups) to 1 2026-04-12 21:57:31.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-a81289ac-2e6e-4593-8a3c-03da2f9fd067 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4933bb2b-1c9c-4cb3-9da6-37c1ebb2a4d0 (type: security_group_rules) to 0 2026-04-12 21:57:31.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-a81289ac-2e6e-4593-8a3c-03da2f9fd067 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8ca16d97-d2ea-4c12-97bd-ab055cd3c32e (type: security_group_rules) to 0 2026-04-12 21:57:31.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-a81289ac-2e6e-4593-8a3c-03da2f9fd067 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ad4e0187-aec4-4956-b6d4-8981b7add9ae (type: security_group_rules) to 0 2026-04-12 21:57:31.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-a81289ac-2e6e-4593-8a3c-03da2f9fd067 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e81ddf7c-a4a4-482d-bafb-37c8eff6511e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 326/657] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/security-groups?tenant_id=e9542a05aa2b45ed9b1656b0f7a8cf30&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/658] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:57:31 2026] DELETE /v2.0/routers/7bcf1f37-0a6b-4baa-8a82-d1a6f189eeaa => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/subnets => generated 3361 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:32.270 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-47ef3359-ca6d-4b01-a3bc-5262381c9b0d - - - - - -] No port found with ID a451c13f-e1a4-4c81-8962-46f4a6229975: RuntimeError: No port found with ID a451c13f-e1a4-4c81-8962-46f4a6229975 2026-04-12 21:57:32.322 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-47ef3359-ca6d-4b01-a3bc-5262381c9b0d - - - - - -] OVN reports status up for port: c5b76a74-2da3-4ad2-a78b-8cc1c1153722 2026-04-12 21:57:32.339 7 INFO neutron.plugins.ml2.plugin [None req-47ef3359-ca6d-4b01-a3bc-5262381c9b0d - - - - - -] Attempt 1 to provision port c5b76a74-2da3-4ad2-a78b-8cc1c1153722 2026-04-12 21:57:32.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-47ff8185-017c-4988-8ac3-cc84ddf6e6c0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 5dec103b-2a2c-456e-94b1-acf2be8106b6 2026-04-12 21:57:32.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47ff8185-017c-4988-8ac3-cc84ddf6e6c0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 5dec103b-2a2c-456e-94b1-acf2be8106b6 [pid: 7|app: 0|req: 328/660] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:32 2026] DELETE /v2.0/security-groups/5e8d5ae7-bcaa-45bd-8176-87ec1b5e19ed => generated 0 bytes in 592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:57:32 2026] DELETE /v2.0/routers/cb38dc42-52e5-464f-855d-11ca65365320 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/network-ip-availabilities => generated 2558 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:33.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-47ef3359-ca6d-4b01-a3bc-5262381c9b0d - - - - - -] Successfully bumped revision number for resource c5b76a74-2da3-4ad2-a78b-8cc1c1153722 (type: ports) to 2 [pid: 8|app: 0|req: 335/663] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:57:32 2026] DELETE /v2.0/subnets/15dd5490-70b9-46ba-8711-3a0cd978323b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:57:32 2026] DELETE /v2.0/subnets/37e26dff-fc3a-4adb-a628-924861771776 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/665] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/ports => generated 11146 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 21:57:33.408 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4c12dd7-9751-4472-ac67-29014dae2645 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: b9fc221f-6b20-4bfe-820d-0c6989f10afc 2026-04-12 21:57:33.411 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4c12dd7-9751-4472-ac67-29014dae2645 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: b9fc221f-6b20-4bfe-820d-0c6989f10afc 2026-04-12 21:57:33.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6e6e098-36a7-43bb-9408-2a3063d546ee 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 50fdada1-1e2b-4810-8092-764ba1c071d1 2026-04-12 21:57:33.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6e6e098-36a7-43bb-9408-2a3063d546ee 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 50fdada1-1e2b-4810-8092-764ba1c071d1 [pid: 7|app: 0|req: 330/666] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:33 2026] DELETE /v2.0/networks/d6a92a95-fb0c-4209-a68b-b6888890fc68 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/667] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/agents => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:33 2026] DELETE /v2.0/networks/f9b20c31-d25c-494a-b955-ce8b925b26b3 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/networks => generated 2938 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/security-groups => generated 28966 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/subnets => generated 1993 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/floatingips => generated 555 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.190 () {34 vars in 1098 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--476210386&fields=id&tenant_id=ef1895396ac14984931751bc05f34bda => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/675] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/routers => generated 982 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/security-groups?tenant_id=47646483a71b44d688da9eb9b5c8863a&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/678] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/networks?id=33d5653f-948a-42ab-b4ed-8c755735059e => generated 680 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/679] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/security-groups?tenant_id=e8c0ed6aa6ba4a38a159243a6a663a8b&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/quotas/ef1895396ac14984931751bc05f34bda => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:34.298 7 INFO neutron.services.segments.plugin [-] Segment 6ff3d690-0851-43a9-9daf-82944b228e73 resource provider aggregate not found 2026-04-12 21:57:34.361 8 INFO neutron.services.segments.plugin [-] Segment 27a83a8d-8ec4-420f-8df4-66f19743970c resource provider aggregate not found 2026-04-12 21:57:34.363 7 INFO neutron.services.segments.plugin [-] Segment 6ff3d690-0851-43a9-9daf-82944b228e73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff3d690-0851-43a9-9daf-82944b228e73 found for delete ", "request_id": "req-41b51939-fafa-4abb-bf22-9a945b37b7eb"}]} 2026-04-12 21:57:34.398 7 INFO neutron.services.segments.plugin [-] Segment 6ff3d690-0851-43a9-9daf-82944b228e73 resource provider aggregate not found 2026-04-12 21:57:34.403 8 INFO neutron.services.segments.plugin [-] Segment 27a83a8d-8ec4-420f-8df4-66f19743970c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a83a8d-8ec4-420f-8df4-66f19743970c found for delete ", "request_id": "req-637ffef5-777e-4774-80cf-9282830183ec"}]} 2026-04-12 21:57:34.404 8 INFO neutron.services.segments.plugin [-] Segment 27a83a8d-8ec4-420f-8df4-66f19743970c resource provider aggregate not found 2026-04-12 21:57:34.422 7 INFO neutron.services.segments.plugin [-] Segment 6ff3d690-0851-43a9-9daf-82944b228e73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff3d690-0851-43a9-9daf-82944b228e73 found for delete ", "request_id": "req-ad776554-f5d9-47bf-bafe-7f535ffb543d"}]} 2026-04-12 21:57:34.427 8 INFO neutron.services.segments.plugin [-] Segment 27a83a8d-8ec4-420f-8df4-66f19743970c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a83a8d-8ec4-420f-8df4-66f19743970c found for delete ", "request_id": "req-2d6df9f6-945e-44ce-8980-dea89d40ec3b"}]} [pid: 7|app: 0|req: 337/681] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:34 2026] DELETE /v2.0/security-groups/4d2153b1-085b-4d99-9748-79b990299114 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:34 2026] DELETE /v2.0/security-groups/10241c80-ea03-4448-871b-53d8720374ad => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/ports?tenant_id=ef1895396ac14984931751bc05f34bda&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 10.0.0.190 () {34 vars in 907 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.0/extensions => generated 20118 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/685] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.0/networks/33d5653f-948a-42ab-b4ed-8c755735059e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/686] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.0/networks/33d5653f-948a-42ab-b4ed-8c755735059e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:35.360 8 INFO neutron.db.ovn_revision_numbers_db [None req-19775120-c8bf-4073-b320-6f32f8d01605 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 018b0003-dba6-4444-9072-638d9e0dbdee (type: security_groups) to 1 2026-04-12 21:57:35.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-19775120-c8bf-4073-b320-6f32f8d01605 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3d188ef4-93a8-49a9-8235-642189a120e4 (type: security_group_rules) to 0 2026-04-12 21:57:35.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-19775120-c8bf-4073-b320-6f32f8d01605 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 79a30ccf-f733-41b4-8f55-2c376ba4ee4b (type: security_group_rules) to 0 2026-04-12 21:57:35.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-19775120-c8bf-4073-b320-6f32f8d01605 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a618f3cf-a7f9-4d21-a4c8-f9f276bfbb56 (type: security_group_rules) to 0 2026-04-12 21:57:35.420 8 INFO neutron.db.ovn_revision_numbers_db [None req-19775120-c8bf-4073-b320-6f32f8d01605 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bc5641d0-072b-4703-8958-3025a8c998f8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 347/687] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.0/security-groups?tenant_id=4f04a33a5dd742ca9d0b17f186077378&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/689] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:35 2026] DELETE /v2.0/security-groups/018b0003-dba6-4444-9072-638d9e0dbdee => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:36.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e5f5f09e-9cd0-4b02-bf82-23367af2bda2 (type: security_groups) to 1 2026-04-12 21:57:36.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 94490c83-aeeb-4f74-a208-090396f716e2 (type: security_group_rules) to 0 2026-04-12 21:57:36.501 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ba68c763-45c0-4c66-9fa4-85936e701728 (type: security_group_rules) to 0 2026-04-12 21:57:36.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource baedcfe8-7069-4556-b29a-b35567208762 (type: security_group_rules) to 0 2026-04-12 21:57:36.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d9f1e729-d9c2-4fd0-90d1-45c313cf9a8e (type: security_group_rules) to 0 2026-04-12 21:57:36.601 8 INFO neutron.db.segments_db [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment 3467da0e-449b-4788-a7e3-080791fbe9ca of type geneve for network 38575613-4fc4-4924-9f9b-e8a416194747 2026-04-12 21:57:36.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2cc2d7af-c26c-4d07-84f3-dd5e2ee95f75 (type: security_groups) to 1 2026-04-12 21:57:36.627 7 INFO neutron.db.ovn_revision_numbers_db [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 55bf27ac-2ccf-4ba2-97ee-b0f1bf8989ba (type: security_group_rules) to 0 2026-04-12 21:57:36.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6928ba5e-1a8f-46c5-8cbc-017b84a2a0d0 (type: security_group_rules) to 0 2026-04-12 21:57:36.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 941a2d7f-7923-4332-bbae-78aed9734609 (type: security_group_rules) to 0 2026-04-12 21:57:36.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fcb91625-9a6b-4500-b877-56d49f09a663 (type: security_group_rules) to 0 2026-04-12 21:57:36.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 38575613-4fc4-4924-9f9b-e8a416194747 (type: networks) to 1 2026-04-12 21:57:36.743 7 INFO neutron.db.segments_db [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment 65d11ce6-f2bb-409b-9bbc-25eb04027ed3 of type geneve for network f41374d7-53bf-4972-afd8-4c0a85a69352 2026-04-12 21:57:36.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f41374d7-53bf-4972-afd8-4c0a85a69352 (type: networks) to 1 2026-04-12 21:57:36.897 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:36.898 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 38575613-4fc4-4924-9f9b-e8a416194747: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:37.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fb71eb2-53b9-4935-ac77-40a3d9d9b697 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 198bbac9-8713-4c08-8790-3b80fac27ac5 (type: ports) to 1 [pid: 8|app: 0|req: 349/690] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 21:57:36 2026] POST /v2.0/networks => generated 753 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:37 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:37.074 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:37.075 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network f41374d7-53bf-4972-afd8-4c0a85a69352: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:37.183 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76912f61-f244-4e44-bab8-8c91667fc4b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:37.184 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76912f61-f244-4e44-bab8-8c91667fc4b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 38575613-4fc4-4924-9f9b-e8a416194747: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:37.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-467289d3-eefb-491d-b123-fb280a6e52cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 22f1414a-f978-4416-b637-03ad6b82ede5 (type: ports) to 1 [pid: 7|app: 0|req: 342/692] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 21:57:36 2026] POST /v2.0/networks => generated 740 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:37.368 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b55b8a41-8209-4863-b86b-85fd34296378 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:37.369 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b55b8a41-8209-4863-b86b-85fd34296378 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network f41374d7-53bf-4972-afd8-4c0a85a69352: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:37.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8674bcf-b60e-454d-b7a5-b25da186b5f7 - - - - - -] Successfully bumped revision number for resource 198bbac9-8713-4c08-8790-3b80fac27ac5 (type: ports) to 2 2026-04-12 21:57:37.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8674bcf-b60e-454d-b7a5-b25da186b5f7 - - - - - -] Successfully bumped revision number for resource e4ef6042-271d-43ab-9f94-c0d57ecd131f (type: subnets) to 0 [pid: 8|app: 0|req: 351/693] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:37 2026] POST /v2.0/subnets => generated 698 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:37.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5277634-f717-4dce-9c2f-04d5ad52a3f3 - - - - - -] Successfully bumped revision number for resource 22f1414a-f978-4416-b637-03ad6b82ede5 (type: ports) to 2 2026-04-12 21:57:37.895 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5277634-f717-4dce-9c2f-04d5ad52a3f3 - - - - - -] Successfully bumped revision number for resource 244c1ece-e969-4e96-a057-3530232a60c7 (type: subnets) to 0 [pid: 7|app: 0|req: 343/694] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:37 2026] POST /v2.0/subnets => generated 684 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:38.280 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4411cc3a-4787-465f-b8dd-89f6e170eef0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:38.284 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4411cc3a-4787-465f-b8dd-89f6e170eef0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:38.354 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] No hosting information found for port c5b76a74-2da3-4ad2-a78b-8cc1c1153722: RuntimeError: No hosting information found for port c5b76a74-2da3-4ad2-a78b-8cc1c1153722 2026-04-12 21:57:38.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-4411cc3a-4787-465f-b8dd-89f6e170eef0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b0ea1978-c643-490d-90fc-d2a407ac19f8 (type: ports) to 1 2026-04-12 21:57:38.516 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3723ee50-40a9-4251-b146-2e1442ed779b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:38.524 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3723ee50-40a9-4251-b146-2e1442ed779b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:38.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] Successfully bumped revision number for resource c5b76a74-2da3-4ad2-a78b-8cc1c1153722 (type: router_ports) to 2 2026-04-12 21:57:38.655 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status down for port: 5dec103b-2a2c-456e-94b1-acf2be8106b6 2026-04-12 21:57:38.667 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status up for port: 5dec103b-2a2c-456e-94b1-acf2be8106b6 2026-04-12 21:57:38.686 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status down for port: 36a5947e-59ce-4747-affc-1e86fc5c7652 2026-04-12 21:57:38.697 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status up for port: 36a5947e-59ce-4747-affc-1e86fc5c7652 2026-04-12 21:57:38.842 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status down for port: 198bbac9-8713-4c08-8790-3b80fac27ac5 2026-04-12 21:57:38.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-3723ee50-40a9-4251-b146-2e1442ed779b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8ec38529-f71f-439e-a0ef-01e0be1dd78b (type: ports) to 1 2026-04-12 21:57:38.970 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status down for port: 22f1414a-f978-4416-b637-03ad6b82ede5 2026-04-12 21:57:39.113 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status down for port: b0ea1978-c643-490d-90fc-d2a407ac19f8 2026-04-12 21:57:39.115 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-b0ea1978-c643-490d-90fc-d2a407ac19f8 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 21:57:39.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-4411cc3a-4787-465f-b8dd-89f6e170eef0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b0ea1978-c643-490d-90fc-d2a407ac19f8 (type: router_ports) to 1 2026-04-12 21:57:39.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-4411cc3a-4787-465f-b8dd-89f6e170eef0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9c3e9b27-6ade-40a8-aacc-485c372064bd (type: routers) to 2 [pid: 8|app: 0|req: 352/695] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:37 2026] POST /v2.0/routers => generated 976 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/696] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:39 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:39.374 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a35fed9f-436f-4751-9d41-b4766e00846e - - - - - -] Router 9c3e9b27-6ade-40a8-aacc-485c372064bd is bound to host instance 2026-04-12 21:57:39.545 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] Logical_Switch_Port b0ea1978-c643-490d-90fc-d2a407ac19f8 host information not removed, the port state is up 2026-04-12 21:57:39.549 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status down for port: 8ec38529-f71f-439e-a0ef-01e0be1dd78b 2026-04-12 21:57:39.742 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3b5024d-e0a7-47d3-acf9-2c51b33e7e90 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:39.743 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3b5024d-e0a7-47d3-acf9-2c51b33e7e90 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 38575613-4fc4-4924-9f9b-e8a416194747: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:39.790 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status up for port: b0ea1978-c643-490d-90fc-d2a407ac19f8 2026-04-12 21:57:39.860 7 INFO neutron.plugins.ml2.plugin [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] Attempt 1 to provision port b0ea1978-c643-490d-90fc-d2a407ac19f8 2026-04-12 21:57:39.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3b5024d-e0a7-47d3-acf9-2c51b33e7e90 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 54d521d1-44ab-45f0-ae22-95127cc8d599 (type: ports) to 1 2026-04-12 21:57:40.439 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-8ec38529-f71f-439e-a0ef-01e0be1dd78b on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 21:57:40.626 7 INFO neutron.db.ovn_revision_numbers_db [None req-3723ee50-40a9-4251-b146-2e1442ed779b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8ec38529-f71f-439e-a0ef-01e0be1dd78b (type: router_ports) to 1 2026-04-12 21:57:40.745 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3b5024d-e0a7-47d3-acf9-2c51b33e7e90 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:40.747 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3b5024d-e0a7-47d3-acf9-2c51b33e7e90 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 38575613-4fc4-4924-9f9b-e8a416194747: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:40.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-3723ee50-40a9-4251-b146-2e1442ed779b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8cd1f1eb-d16f-4e32-ba40-0cb20feaba15 (type: routers) to 2 [pid: 7|app: 0|req: 344/697] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:37 2026] POST /v2.0/routers => generated 962 bytes in 2913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:41.237 7 INFO neutron.db.ovn_revision_numbers_db [None req-8da45ea5-f1c2-4cc4-acfd-0d6640ae9a1c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b58807df-37bb-430e-9f9f-b613760ed605 (type: security_groups) to 1 2026-04-12 21:57:41.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-8da45ea5-f1c2-4cc4-acfd-0d6640ae9a1c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 12aa839c-4aea-42a7-8c89-61e943d481cc (type: security_group_rules) to 0 2026-04-12 21:57:41.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-8da45ea5-f1c2-4cc4-acfd-0d6640ae9a1c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1bb2510b-14ff-4754-8a5f-2a965bd29478 (type: security_group_rules) to 0 2026-04-12 21:57:41.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-8da45ea5-f1c2-4cc4-acfd-0d6640ae9a1c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4ed3b50d-9c86-48af-acd1-b9316b1ee1ef (type: security_group_rules) to 0 2026-04-12 21:57:41.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-8da45ea5-f1c2-4cc4-acfd-0d6640ae9a1c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource feeb4d20-83a2-4a1c-b49f-17bd07bf42e4 (type: security_group_rules) to 0 2026-04-12 21:57:41.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3b5024d-e0a7-47d3-acf9-2c51b33e7e90 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 54d521d1-44ab-45f0-ae22-95127cc8d599 (type: router_ports) to 1 [pid: 8|app: 0|req: 354/700] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:57:39 2026] PUT /v2.0/routers/9c3e9b27-6ade-40a8-aacc-485c372064bd/add_router_interface => generated 309 bytes in 1991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/security-groups?tenant_id=1888b839101b4a60bdd1987164077ef7&name=default => generated 2925 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:57:41 2026] GET /v2.0/networks?id=33d5653f-948a-42ab-b4ed-8c755735059e => generated 680 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:41 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:41.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-43b29ed0-c81c-4f22-9b74-712e74bf3426 - - - - - -] Successfully bumped revision number for resource b0ea1978-c643-490d-90fc-d2a407ac19f8 (type: ports) to 4 [pid: 7|app: 0|req: 349/704] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:41 2026] DELETE /v2.0/security-groups/b58807df-37bb-430e-9f9f-b613760ed605 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 199.204.45.156 () {34 vars in 911 bytes} [Sun Apr 12 21:57:41 2026] GET /v2.0/extensions => generated 20118 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 21:57:41.963 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e425a1d9-eb51-444d-ab3b-b37579180cd1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:41.965 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e425a1d9-eb51-444d-ab3b-b37579180cd1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network f41374d7-53bf-4972-afd8-4c0a85a69352: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:42.134 8 INFO neutron.db.ovn_revision_numbers_db [None req-e425a1d9-eb51-444d-ab3b-b37579180cd1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0032eaf4-ee72-4020-9d7f-b1923244ebde (type: ports) to 1 2026-04-12 21:57:42.222 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6498612-e348-4e1d-9f0c-c72a4409686e 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource c591e718-4e5a-4ff6-9937-973d3f13e6e0 (type: security_groups) to 1 2026-04-12 21:57:42.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6498612-e348-4e1d-9f0c-c72a4409686e 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource 3602ee34-9036-488f-af65-7571ccfb4fa0 (type: security_group_rules) to 0 2026-04-12 21:57:42.266 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6498612-e348-4e1d-9f0c-c72a4409686e 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource 8e2c6edc-4816-4fec-8984-773fa4ceb2e9 (type: security_group_rules) to 0 2026-04-12 21:57:42.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-43b29ed0-c81c-4f22-9b74-712e74bf3426 - - - - - -] Successfully bumped revision number for resource b0ea1978-c643-490d-90fc-d2a407ac19f8 (type: ports) to 5 [pid: 7|app: 0|req: 351/706] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 21:57:41 2026] POST /v2.0/security-groups => generated 1658 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 21:57:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef1895396ac14984931751bc05f34bda => generated 180 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:42.427 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43b29ed0-c81c-4f22-9b74-712e74bf3426 - - - - - -] Router 8cd1f1eb-d16f-4e32-ba40-0cb20feaba15 is bound to host instance 2026-04-12 21:57:42.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e11b822-cdd7-4075-99a1-f704dc1fd37f 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource 43fad738-1f96-411b-83cf-2a6885c4893b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 353/708] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:57:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:42.945 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e425a1d9-eb51-444d-ab3b-b37579180cd1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:57:42.947 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e425a1d9-eb51-444d-ab3b-b37579180cd1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network f41374d7-53bf-4972-afd8-4c0a85a69352: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:43.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-e425a1d9-eb51-444d-ab3b-b37579180cd1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0032eaf4-ee72-4020-9d7f-b1923244ebde (type: router_ports) to 1 [pid: 8|app: 0|req: 356/709] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:57:41 2026] PUT /v2.0/routers/8cd1f1eb-d16f-4e32-ba40-0cb20feaba15/add_router_interface => generated 309 bytes in 2062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:43.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0c9ccbe-3fd2-41be-87f6-f8ef8dcc6627 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource 181cee0e-a9f7-450b-98bc-6e28f59c7616 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 358/711] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:57:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:43.810 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status down for port: 54d521d1-44ab-45f0-ae22-95127cc8d599 2026-04-12 21:57:43.929 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e346ac9a-6c44-4954-8f98-a3946034cae1 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] No more DHCP agents 2026-04-12 21:57:43.931 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e346ac9a-6c44-4954-8f98-a3946034cae1 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:43.996 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] Logical_Switch_Port 54d521d1-44ab-45f0-ae22-95127cc8d599 host information not removed, the port state is up 2026-04-12 21:57:43.996 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status up for port: 8ec38529-f71f-439e-a0ef-01e0be1dd78b 2026-04-12 21:57:44.036 7 INFO neutron.plugins.ml2.plugin [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] Attempt 1 to provision port 8ec38529-f71f-439e-a0ef-01e0be1dd78b 2026-04-12 21:57:44.146 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-c3c809f2-fc56-41b2-9562-c70d356e2c5e req-e6c667ea-b24f-4001-a585-ca6786e32b9c f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] No more DHCP agents 2026-04-12 21:57:44.165 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-c3c809f2-fc56-41b2-9562-c70d356e2c5e req-e6c667ea-b24f-4001-a585-ca6786e32b9c f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Unable to schedule network 33d5653f-948a-42ab-b4ed-8c755735059e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 359/712] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 21:57:43 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:44.301 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] OVN reports status up for port: 54d521d1-44ab-45f0-ae22-95127cc8d599 2026-04-12 21:57:44.333 7 INFO neutron.plugins.ml2.plugin [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] Attempt 1 to provision port 54d521d1-44ab-45f0-ae22-95127cc8d599 2026-04-12 21:57:44.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-c574b6c0-8ace-4206-a52d-90748d605ef2 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Successfully bumped revision number for resource 72bd5c8f-d281-4605-93dd-7d2b1dc11f61 (type: security_groups) to 1 2026-04-12 21:57:44.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-c574b6c0-8ace-4206-a52d-90748d605ef2 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Successfully bumped revision number for resource 1584ac4d-9e8f-4a2c-b2fb-0822c2105353 (type: security_group_rules) to 0 2026-04-12 21:57:44.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-c574b6c0-8ace-4206-a52d-90748d605ef2 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Successfully bumped revision number for resource ba0ac24a-1520-47b0-b907-04a524a235d3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 360/713] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 21:57:44 2026] POST /v2.0/security-groups => generated 1659 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:57:44.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-a61331c1-0ba6-4c67-a98b-fb0515179128 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 54352b13-673f-4b7f-934e-8f886801acf1 (type: security_groups) to 1 2026-04-12 21:57:44.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-a61331c1-0ba6-4c67-a98b-fb0515179128 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2bda13d1-aba7-4669-8d5c-8cbad0096ff5 (type: security_group_rules) to 0 2026-04-12 21:57:44.801 8 INFO neutron.db.ovn_revision_numbers_db [None req-a61331c1-0ba6-4c67-a98b-fb0515179128 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 65709eb1-b939-431f-9202-ef2d7785fcab (type: security_group_rules) to 0 2026-04-12 21:57:44.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-a61331c1-0ba6-4c67-a98b-fb0515179128 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ae9ea133-a4b1-456a-88c6-06c967b0a15d (type: security_group_rules) to 0 2026-04-12 21:57:44.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-a61331c1-0ba6-4c67-a98b-fb0515179128 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dd48ab19-c7d8-4b15-addb-e4884b996d6e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 361/714] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:44 2026] GET /v2.0/security-groups?tenant_id=d2a21b5ad4d148bda560e2479fafc7cc&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:44.987 7 INFO neutron.db.ovn_revision_numbers_db [req-c3c809f2-fc56-41b2-9562-c70d356e2c5e req-e6c667ea-b24f-4001-a585-ca6786e32b9c f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Successfully bumped revision number for resource c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 (type: ports) to 1 2026-04-12 21:57:44.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5866c12-0878-4d39-b31f-b3c1ba01118b 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Successfully bumped revision number for resource e65ce365-17ba-4235-a143-3a3cb1527581 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 362/715] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:57:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/716] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:45 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 957 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/717] 10.0.0.190 () {34 vars in 1096 bytes} [Sun Apr 12 21:57:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--58938137&fields=id&tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/718] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 21:57:42 2026] POST /v2.0/ports => generated 954 bytes in 2462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:45.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-448022c9-8d3e-4691-a196-b6e27b9d7559 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Successfully bumped revision number for resource 36a7aa7e-9f68-4405-9c1f-5320c0b69e7d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 365/719] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:45 2026] DELETE /v2.0/security-groups/54352b13-673f-4b7f-934e-8f886801acf1 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/720] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:45 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/721] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:57:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/722] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 21:57:45 2026] GET /v2.0/networks?id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 683 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:45.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a962b8d-82f3-4818-989e-6205a83f4526 - - - - - -] Successfully bumped revision number for resource 54d521d1-44ab-45f0-ae22-95127cc8d599 (type: ports) to 2 2026-04-12 21:57:45.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-047be1cb-ecca-4b1c-865a-736fcbd3f9a3 - - - - - -] Successfully bumped revision number for resource 8ec38529-f71f-439e-a0ef-01e0be1dd78b (type: ports) to 4 2026-04-12 21:57:45.813 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5fbf338f-aa36-42a2-bdb1-a015fc297033 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] No more DHCP agents 2026-04-12 21:57:45.814 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5fbf338f-aa36-42a2-bdb1-a015fc297033 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 368/723] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 21:57:45 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/quotas/b227fbf1c4a84c4c8cde4e7c7daacc18 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/725] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/ports?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/726] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/727] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:46.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-047be1cb-ecca-4b1c-865a-736fcbd3f9a3 - - - - - -] Successfully bumped revision number for resource 8ec38529-f71f-439e-a0ef-01e0be1dd78b (type: ports) to 5 [pid: 8|app: 0|req: 373/728] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:46.539 7 INFO neutron.db.ovn_revision_numbers_db [req-c3c809f2-fc56-41b2-9562-c70d356e2c5e req-7e0321c2-1029-4186-b58b-2c8a0f62e5ce adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 (type: ports) to 2 [pid: 8|app: 0|req: 374/729] 10.0.0.190 () {34 vars in 1096 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--46877716&fields=id&tenant_id=ed365e37218a49b0af617d16c0334229 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/730] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/networks?id=f41374d7-53bf-4972-afd8-4c0a85a69352 => generated 669 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/731] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/732] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/quotas/ed365e37218a49b0af617d16c0334229 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/733] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:46.818 7 INFO neutron.db.ovn_revision_numbers_db [req-c3c809f2-fc56-41b2-9562-c70d356e2c5e req-7e0321c2-1029-4186-b58b-2c8a0f62e5ce adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 (type: ports) to 4 [pid: 8|app: 0|req: 379/734] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/ports?tenant_id=ed365e37218a49b0af617d16c0334229&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/735] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 21:57:45 2026] PUT /v2.0/ports/c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 => generated 1204 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/736] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/737] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 21:57:46 2026] GET /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/738] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:47.305 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74513cba-7bbb-40cb-8e57-4ed63a7cba83'] response: {'name': 'network-changed', 'server_uuid': 'bceb2cbf-f9d7-4218-86df-13680a9ce875', 'tag': 'c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5', 'status': 'completed', 'code': 200} 2026-04-12 21:57:47.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource d8460e94-d9ae-4a26-b045-74938559fcb4 (type: security_groups) to 1 2026-04-12 21:57:47.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 7978fe0f-c66e-481f-8e5c-cf8297fe4942 (type: security_group_rules) to 0 2026-04-12 21:57:47.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 9536beaa-601a-4c97-8c91-57d73a589b70 (type: security_group_rules) to 0 2026-04-12 21:57:47.490 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource af5d3a23-f3e6-4858-946f-3b4ec0ad8090 (type: security_group_rules) to 0 2026-04-12 21:57:47.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource c3c7b059-3533-41f0-b593-408ab70c61aa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 382/739] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:47.603 7 INFO neutron.db.segments_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Added segment 7342f125-fc23-425e-96bd-66d15afb8076 of type geneve for network 5401a9d1-7fa8-4c3c-9c63-d3d8a827595b 2026-04-12 21:57:47.703 7 INFO neutron.db.segments_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Added segment a8e8b5a9-61f4-46fe-8f70-0527ae0fc826 of type geneve for network f8ff8d1f-38d2-4866-bdc7-df6655a449e8 2026-04-12 21:57:47.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 5401a9d1-7fa8-4c3c-9c63-d3d8a827595b (type: networks) to 1 [pid: 8|app: 0|req: 383/740] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/741] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/ports?tenant_id=ef1895396ac14984931751bc05f34bda&device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/742] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:48.019 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:48.020 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network 5401a9d1-7fa8-4c3c-9c63-d3d8a827595b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:48.133 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 4bc6c75f-593a-4f2f-bcdf-9818d5380381 (type: ports) to 1 2026-04-12 21:57:48.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource f8ff8d1f-38d2-4866-bdc7-df6655a449e8 (type: networks) to 1 2026-04-12 21:57:48.398 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:48.399 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network f8ff8d1f-38d2-4866-bdc7-df6655a449e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:48.492 7 INFO neutron.db.ovn_revision_numbers_db [None req-94efb04a-9818-45ce-8da0-4e77b9ae533d 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource e03c7bbc-12b0-474c-9bda-e7c976e35c73 (type: ports) to 1 [pid: 7|app: 0|req: 358/743] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:57:47 2026] POST /v2.0/networks => generated 1246 bytes in 1334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/744] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 21:57:47 2026] GET /v2.0/networks?tenant_id=ef1895396ac14984931751bc05f34bda&shared=False => generated 779 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/745] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:48 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/746] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 21:57:48 2026] GET /v2.0/networks => generated 1857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/747] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 21:57:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/748] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:48 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:48.674 8 INFO neutron_taas.services.taas.taas_plugin [None req-2620e56c-90f3-4ef7-83f9-b71033004d4f 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] TaaS: Handle Delete Port: 4bc6c75f-593a-4f2f-bcdf-9818d5380381 2026-04-12 21:57:48.677 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2620e56c-90f3-4ef7-83f9-b71033004d4f 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Tap Mirror: Handle Delete Port: 4bc6c75f-593a-4f2f-bcdf-9818d5380381 2026-04-12 21:57:48.941 8 INFO neutron.services.segments.plugin [-] Segment 7342f125-fc23-425e-96bd-66d15afb8076 resource provider aggregate not found 2026-04-12 21:57:48.946 8 INFO neutron.services.segments.plugin [-] Segment 7342f125-fc23-425e-96bd-66d15afb8076 resource provider aggregate not found 2026-04-12 21:57:48.967 8 INFO neutron.services.segments.plugin [-] Segment 7342f125-fc23-425e-96bd-66d15afb8076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7342f125-fc23-425e-96bd-66d15afb8076 found for delete ", "request_id": "req-8eafdeea-1def-40d3-8c3d-0a87e4a9c1bb"}]} 2026-04-12 21:57:48.971 8 INFO neutron.services.segments.plugin [-] Segment 7342f125-fc23-425e-96bd-66d15afb8076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7342f125-fc23-425e-96bd-66d15afb8076 found for delete ", "request_id": "req-aa5ee057-3d23-4c4e-b9a4-2733f921cc93"}]} [pid: 8|app: 0|req: 388/749] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:48 2026] DELETE /v2.0/networks/5401a9d1-7fa8-4c3c-9c63-d3d8a827595b => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/750] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:48 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/751] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:49.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-49634ed5-1088-47f5-a728-621f4912ee06 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] TaaS: Handle Delete Port: e03c7bbc-12b0-474c-9bda-e7c976e35c73 2026-04-12 21:57:49.126 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49634ed5-1088-47f5-a728-621f4912ee06 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Tap Mirror: Handle Delete Port: e03c7bbc-12b0-474c-9bda-e7c976e35c73 [pid: 8|app: 0|req: 389/752] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:49 2026] DELETE /v2.0/networks/f8ff8d1f-38d2-4866-bdc7-df6655a449e8 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/753] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:49.514 8 INFO neutron.db.segments_db [None req-b23b2a89-acc2-41b6-89c1-5f7b4f5e8d35 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Added segment f1c036ad-d480-4ad3-9991-436b260ac378 of type geneve for network 4a650913-9228-42ea-8622-8745ba896022 2026-04-12 21:57:49.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-b23b2a89-acc2-41b6-89c1-5f7b4f5e8d35 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 4a650913-9228-42ea-8622-8745ba896022 (type: networks) to 1 [pid: 7|app: 0|req: 365/754] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/ports?tenant_id=ef1895396ac14984931751bc05f34bda&device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 1207 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/755] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/756] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/757] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/758] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/subnets?id=d2064286-0a88-40a5-921f-146728917589 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/759] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/ports?network_id=33d5653f-948a-42ab-b4ed-8c755735059e&device_owner=network%3Adhcp => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:49.870 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b23b2a89-acc2-41b6-89c1-5f7b4f5e8d35 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:49.871 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b23b2a89-acc2-41b6-89c1-5f7b4f5e8d35 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network 4a650913-9228-42ea-8622-8745ba896022: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 371/760] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/networks/33d5653f-948a-42ab-b4ed-8c755735059e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:49.983 8 INFO neutron.db.ovn_revision_numbers_db [None req-b23b2a89-acc2-41b6-89c1-5f7b4f5e8d35 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource ab29d385-a220-4a7e-a4a7-a2baded9ed77 (type: ports) to 1 [pid: 7|app: 0|req: 372/761] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:57:49 2026] GET /v2.0/networks/33d5653f-948a-42ab-b4ed-8c755735059e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/762] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:57:49 2026] POST /v2.0/networks => generated 649 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:50.097 7 INFO neutron.db.segments_db [None req-d8116291-dc47-4442-9913-34d33e87f34a 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Added segment 673cdda2-470a-44d3-92c4-fb72e860a8f9 of type geneve for network df05a879-20e8-468d-9148-14cefb4011c0 2026-04-12 21:57:50.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8116291-dc47-4442-9913-34d33e87f34a 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource df05a879-20e8-468d-9148-14cefb4011c0 (type: networks) to 1 [pid: 8|app: 0|req: 391/763] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/764] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:50.403 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8116291-dc47-4442-9913-34d33e87f34a 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:50.405 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8116291-dc47-4442-9913-34d33e87f34a 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network df05a879-20e8-468d-9148-14cefb4011c0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:50.490 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-434235e6-810f-434f-8a4e-6cdccec1e873 - - - - - -] No hosting information found for port 54d521d1-44ab-45f0-ae22-95127cc8d599: RuntimeError: No hosting information found for port 54d521d1-44ab-45f0-ae22-95127cc8d599 2026-04-12 21:57:50.578 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8116291-dc47-4442-9913-34d33e87f34a 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 7c24b56b-280d-4b88-9a25-a6ce931b1afe (type: ports) to 1 [pid: 7|app: 0|req: 373/765] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:57:50 2026] POST /v2.0/networks => generated 648 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:50.638 7 INFO neutron.db.ovn_revision_numbers_db [None req-434235e6-810f-434f-8a4e-6cdccec1e873 - - - - - -] Successfully bumped revision number for resource 54d521d1-44ab-45f0-ae22-95127cc8d599 (type: router_ports) to 2 2026-04-12 21:57:50.638 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-434235e6-810f-434f-8a4e-6cdccec1e873 - - - - - -] OVN reports status down for port: 0032eaf4-ee72-4020-9d7f-b1923244ebde 2026-04-12 21:57:50.704 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-434235e6-810f-434f-8a4e-6cdccec1e873 - - - - - -] Logical_Switch_Port 0032eaf4-ee72-4020-9d7f-b1923244ebde host information not removed, the port state is up 2026-04-12 21:57:50.705 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-434235e6-810f-434f-8a4e-6cdccec1e873 - - - - - -] OVN reports status up for port: 0032eaf4-ee72-4020-9d7f-b1923244ebde 2026-04-12 21:57:50.719 7 INFO neutron.plugins.ml2.plugin [None req-434235e6-810f-434f-8a4e-6cdccec1e873 - - - - - -] Attempt 1 to provision port 0032eaf4-ee72-4020-9d7f-b1923244ebde [pid: 7|app: 0|req: 374/766] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/767] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:50.995 8 INFO neutron.services.segments.plugin [-] Segment a8e8b5a9-61f4-46fe-8f70-0527ae0fc826 resource provider aggregate not found 2026-04-12 21:57:51.000 8 INFO neutron.services.segments.plugin [-] Segment a8e8b5a9-61f4-46fe-8f70-0527ae0fc826 resource provider aggregate not found [pid: 7|app: 0|req: 376/768] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:57:50 2026] GET /v2.0/networks?id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 683 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:51.018 8 INFO neutron.services.segments.plugin [-] Segment a8e8b5a9-61f4-46fe-8f70-0527ae0fc826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e8b5a9-61f4-46fe-8f70-0527ae0fc826 found for delete ", "request_id": "req-d4c64d72-1cd7-4d0f-b18f-99a3ccdca27d"}]} 2026-04-12 21:57:51.019 8 INFO neutron.services.segments.plugin [-] Segment a8e8b5a9-61f4-46fe-8f70-0527ae0fc826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8e8b5a9-61f4-46fe-8f70-0527ae0fc826 found for delete ", "request_id": "req-3f1e5c58-db66-4f0e-9c9a-4ed2ef8dd81b"}]} [pid: 7|app: 0|req: 377/769] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18 => generated 179 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:51.109 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03b9052b-fa49-46b7-a2bf-165e6de96241 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:51.110 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03b9052b-fa49-46b7-a2bf-165e6de96241 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network 4a650913-9228-42ea-8622-8745ba896022: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:51.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-03b9052b-fa49-46b7-a2bf-165e6de96241 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 5c9cb803-8b1b-4e40-891f-8d02e6018693 (type: ports) to 1 2026-04-12 21:57:51.287 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03b9052b-fa49-46b7-a2bf-165e6de96241 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:51.289 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03b9052b-fa49-46b7-a2bf-165e6de96241 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network df05a879-20e8-468d-9148-14cefb4011c0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:51.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-03b9052b-fa49-46b7-a2bf-165e6de96241 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 9f4abd7d-c44f-4193-93fb-14f62441cf34 (type: ports) to 1 [pid: 8|app: 0|req: 393/770] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:57:50 2026] POST /v2.0/ports => generated 1505 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/771] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/772] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/ports => generated 3017 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/773] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:51 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:51.707 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e4c3ee2b-d13c-4bb8-b5f9-578457965e41 req-b8167d1b-0019-4422-a72f-893f06cdbede 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] No more DHCP agents 2026-04-12 21:57:51.709 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e4c3ee2b-d13c-4bb8-b5f9-578457965e41 req-b8167d1b-0019-4422-a72f-893f06cdbede 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Unable to schedule network 38575613-4fc4-4924-9f9b-e8a416194747: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:51.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-434235e6-810f-434f-8a4e-6cdccec1e873 - - - - - -] Successfully bumped revision number for resource 0032eaf4-ee72-4020-9d7f-b1923244ebde (type: ports) to 2 2026-04-12 21:57:51.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c91ef33-0317-433d-b27f-0cb7c38fc735 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] TaaS: Handle Delete Port: 5c9cb803-8b1b-4e40-891f-8d02e6018693 2026-04-12 21:57:51.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c91ef33-0317-433d-b27f-0cb7c38fc735 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Tap Mirror: Handle Delete Port: 5c9cb803-8b1b-4e40-891f-8d02e6018693 2026-04-12 21:57:52.058 7 INFO neutron.db.ovn_revision_numbers_db [req-e4c3ee2b-d13c-4bb8-b5f9-578457965e41 req-b8167d1b-0019-4422-a72f-893f06cdbede 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource e90963cb-69ea-4843-9f03-41112363c6f2 (type: ports) to 1 [pid: 8|app: 0|req: 397/774] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:57:51 2026] DELETE /v2.0/ports/5c9cb803-8b1b-4e40-891f-8d02e6018693 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/775] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/776] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 21:57:51 2026] POST /v2.0/ports => generated 958 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/777] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 961 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:52.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f820df8-e01d-49e5-9c3e-0ca05a629a62 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] TaaS: Handle Delete Port: 9f4abd7d-c44f-4193-93fb-14f62441cf34 2026-04-12 21:57:52.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f820df8-e01d-49e5-9c3e-0ca05a629a62 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Tap Mirror: Handle Delete Port: 9f4abd7d-c44f-4193-93fb-14f62441cf34 [pid: 7|app: 0|req: 379/778] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:57:52 2026] DELETE /v2.0/ports/9f4abd7d-c44f-4193-93fb-14f62441cf34 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/779] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:52.653 8 INFO neutron.db.ovn_revision_numbers_db [req-e4c3ee2b-d13c-4bb8-b5f9-578457965e41 req-f6ffe3cd-b725-4c42-9363-665372fc2b56 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource e90963cb-69ea-4843-9f03-41112363c6f2 (type: ports) to 2 [pid: 7|app: 0|req: 381/780] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/ports => generated 1523 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/781] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:52.901 8 INFO neutron.db.ovn_revision_numbers_db [req-e4c3ee2b-d13c-4bb8-b5f9-578457965e41 req-f6ffe3cd-b725-4c42-9363-665372fc2b56 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource e90963cb-69ea-4843-9f03-41112363c6f2 (type: ports) to 4 [pid: 8|app: 0|req: 400/782] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 21:57:52 2026] PUT /v2.0/ports/e90963cb-69ea-4843-9f03-41112363c6f2 => generated 1208 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/783] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:52 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:52.982 7 INFO neutron.db.segments_db [None req-251d90e0-d3dc-4345-97a0-5e977856b9ea 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Added segment 3d77b8d1-0d23-453f-901d-4ed888461379 of type geneve for network 88d45083-e495-414f-8182-e28b3a3623b3 [pid: 8|app: 0|req: 402/784] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:57:53 2026] GET /v2.0/networks?id=f41374d7-53bf-4972-afd8-4c0a85a69352 => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:53.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-251d90e0-d3dc-4345-97a0-5e977856b9ea 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 88d45083-e495-414f-8182-e28b3a3623b3 (type: networks) to 1 [pid: 8|app: 0|req: 403/785] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 21:57:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ed365e37218a49b0af617d16c0334229 => generated 179 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:53.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f5f9921-daf5-4f61-9e0b-c90b92e7b8c8'] response: {'name': 'network-changed', 'server_uuid': '13cecb8a-0435-4e4d-9554-5629b5913f63', 'tag': 'e90963cb-69ea-4843-9f03-41112363c6f2', 'status': 'completed', 'code': 200} 2026-04-12 21:57:53.361 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-251d90e0-d3dc-4345-97a0-5e977856b9ea 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:53.363 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-251d90e0-d3dc-4345-97a0-5e977856b9ea 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network 88d45083-e495-414f-8182-e28b3a3623b3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:53.490 7 INFO neutron.db.ovn_revision_numbers_db [None req-251d90e0-d3dc-4345-97a0-5e977856b9ea 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource cb8aed09-e3fb-4bba-8287-8e4d22b40fbd (type: ports) to 1 2026-04-12 21:57:53.495 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-581dfca2-2b4f-4b70-beb0-0cb0831d41a8 req-f3eaa343-70c6-42d4-9c85-84674139a8bb 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] No more DHCP agents 2026-04-12 21:57:53.496 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-581dfca2-2b4f-4b70-beb0-0cb0831d41a8 req-f3eaa343-70c6-42d4-9c85-84674139a8bb 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Unable to schedule network f41374d7-53bf-4972-afd8-4c0a85a69352: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 383/786] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:57:52 2026] POST /v2.0/networks => generated 650 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/787] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:53 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 957 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:53.685 8 INFO neutron.db.ovn_revision_numbers_db [req-581dfca2-2b4f-4b70-beb0-0cb0831d41a8 req-f3eaa343-70c6-42d4-9c85-84674139a8bb 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Successfully bumped revision number for resource 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c (type: ports) to 1 2026-04-12 21:57:53.737 7 INFO neutron.db.segments_db [None req-c60bca9d-5d46-4e7a-bff1-1d1fb9e950f7 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Added segment bc8e5ab4-6247-4aeb-ad83-c5e9098bdbf1 of type geneve for network eab53153-ad71-489c-b069-8b10aadd5cb3 [pid: 8|app: 0|req: 404/788] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 21:57:53 2026] POST /v2.0/ports => generated 954 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/789] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:53 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/790] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:53 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:53.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-c60bca9d-5d46-4e7a-bff1-1d1fb9e950f7 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource eab53153-ad71-489c-b069-8b10aadd5cb3 (type: networks) to 1 2026-04-12 21:57:54.077 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c60bca9d-5d46-4e7a-bff1-1d1fb9e950f7 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:54.078 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c60bca9d-5d46-4e7a-bff1-1d1fb9e950f7 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network eab53153-ad71-489c-b069-8b10aadd5cb3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:54.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-c60bca9d-5d46-4e7a-bff1-1d1fb9e950f7 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Successfully bumped revision number for resource 40305059-eb0b-473e-aa8f-7ed3aea2d250 (type: ports) to 1 [pid: 7|app: 0|req: 385/791] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:57:53 2026] POST /v2.0/networks => generated 650 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:57:54.336 8 INFO neutron.db.ovn_revision_numbers_db [req-581dfca2-2b4f-4b70-beb0-0cb0831d41a8 req-dfc8574f-e641-485f-81c4-72917c448bff adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c (type: ports) to 2 [pid: 7|app: 0|req: 386/792] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/793] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/ports?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/794] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:54.574 8 INFO neutron.db.ovn_revision_numbers_db [req-581dfca2-2b4f-4b70-beb0-0cb0831d41a8 req-dfc8574f-e641-485f-81c4-72917c448bff adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c (type: ports) to 4 [pid: 8|app: 0|req: 407/795] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 21:57:53 2026] PUT /v2.0/ports/74c37cfa-fa4e-4bf2-be7f-a74854b24a7c => generated 1204 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/796] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/networks?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&shared=False => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/797] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/800] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:54.821 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d79e5310-0e80-49c6-9239-e0fa936e644f 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:54.829 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d79e5310-0e80-49c6-9239-e0fa936e644f 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network 88d45083-e495-414f-8182-e28b3a3623b3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 413/801] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/802] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:54 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:55.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d34a5e5-c952-4ec6-b7ec-2696eeb7f8d1 - - - - - -] Successfully bumped revision number for resource cb8aed09-e3fb-4bba-8287-8e4d22b40fbd (type: ports) to 2 2026-04-12 21:57:55.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d34a5e5-c952-4ec6-b7ec-2696eeb7f8d1 - - - - - -] Successfully bumped revision number for resource 13fa7add-966e-462c-a62e-b2bc6e0027e6 (type: subnets) to 0 2026-04-12 21:57:55.418 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d79e5310-0e80-49c6-9239-e0fa936e644f 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] No more DHCP agents 2026-04-12 21:57:55.419 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d79e5310-0e80-49c6-9239-e0fa936e644f 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Unable to schedule network eab53153-ad71-489c-b069-8b10aadd5cb3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:57:55.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3473f9b6-ed62-452c-85f3-f018dc7853b0'] response: {'name': 'network-changed', 'server_uuid': '0351dac5-3a81-4baa-855e-be094fa2ac01', 'tag': '74c37cfa-fa4e-4bf2-be7f-a74854b24a7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/803] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/804] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/805] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/ports?tenant_id=ed365e37218a49b0af617d16c0334229&device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 1207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/806] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=74c37cfa-fa4e-4bf2-be7f-a74854b24a7c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/807] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/subnets?id=244c1ece-e969-4e96-a057-3530232a60c7 => generated 687 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/808] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/ports?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/809] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/810] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/ports?network_id=f41374d7-53bf-4972-afd8-4c0a85a69352&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/811] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e90963cb-69ea-4843-9f03-41112363c6f2 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:55.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0e5ec56-7a06-4508-ba4a-65ffead387f6 - - - - - -] Successfully bumped revision number for resource 40305059-eb0b-473e-aa8f-7ed3aea2d250 (type: ports) to 2 [pid: 8|app: 0|req: 424/812] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:56.005 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0e5ec56-7a06-4508-ba4a-65ffead387f6 - - - - - -] Successfully bumped revision number for resource 8f8401f8-3790-44e3-9f4b-a12a1a4a59c1 (type: subnets) to 0 [pid: 8|app: 0|req: 425/813] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:57:55 2026] GET /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/814] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:57:54 2026] POST /v2.0/subnets => generated 1274 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/815] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/subnets?id=e4ef6042-271d-43ab-9f94-c0d57ecd131f => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/816] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/817] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/818] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/ports?network_id=38575613-4fc4-4924-9f9b-e8a416194747&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/819] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/subnets => generated 1910 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/820] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/821] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/822] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/823] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:57:56 2026] DELETE /v2.0/subnets/13fa7add-966e-462c-a62e-b2bc6e0027e6 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/824] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:57:56 2026] DELETE /v2.0/subnets/8f8401f8-3790-44e3-9f4b-a12a1a4a59c1 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/825] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/subnets => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/826] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:56.631 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2a406ae-b24b-412e-b79f-cc46a9914ecd 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] TaaS: Handle Delete Port: 40305059-eb0b-473e-aa8f-7ed3aea2d250 2026-04-12 21:57:56.633 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2a406ae-b24b-412e-b79f-cc46a9914ecd 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Tap Mirror: Handle Delete Port: 40305059-eb0b-473e-aa8f-7ed3aea2d250 [pid: 8|app: 0|req: 433/827] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:56.830 7 INFO neutron.services.segments.plugin [-] Segment bc8e5ab4-6247-4aeb-ad83-c5e9098bdbf1 resource provider aggregate not found 2026-04-12 21:57:56.830 7 INFO neutron.services.segments.plugin [-] Segment bc8e5ab4-6247-4aeb-ad83-c5e9098bdbf1 resource provider aggregate not found 2026-04-12 21:57:56.849 7 INFO neutron.services.segments.plugin [-] Segment bc8e5ab4-6247-4aeb-ad83-c5e9098bdbf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8e5ab4-6247-4aeb-ad83-c5e9098bdbf1 found for delete ", "request_id": "req-87759d7f-0493-486c-9acc-4ccfbb5b65b8"}]} 2026-04-12 21:57:56.851 7 INFO neutron.services.segments.plugin [-] Segment bc8e5ab4-6247-4aeb-ad83-c5e9098bdbf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8e5ab4-6247-4aeb-ad83-c5e9098bdbf1 found for delete ", "request_id": "req-2118800b-da46-48e5-b0ae-b02516357100"}]} [pid: 7|app: 0|req: 395/828] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:56 2026] DELETE /v2.0/networks/eab53153-ad71-489c-b069-8b10aadd5cb3 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:57.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cbc39df-1a2e-44ad-8a7f-5605d6cffd97 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] TaaS: Handle Delete Port: cb8aed09-e3fb-4bba-8287-8e4d22b40fbd 2026-04-12 21:57:57.003 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cbc39df-1a2e-44ad-8a7f-5605d6cffd97 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Tap Mirror: Handle Delete Port: cb8aed09-e3fb-4bba-8287-8e4d22b40fbd [pid: 7|app: 0|req: 396/829] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/830] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/831] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/ports?tenant_id=ed365e37218a49b0af617d16c0334229&device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 1207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:57.212 8 INFO neutron.services.segments.plugin [-] Segment 3d77b8d1-0d23-453f-901d-4ed888461379 resource provider aggregate not found 2026-04-12 21:57:57.221 8 INFO neutron.services.segments.plugin [-] Segment 3d77b8d1-0d23-453f-901d-4ed888461379 resource provider aggregate not found 2026-04-12 21:57:57.227 8 INFO neutron.services.segments.plugin [-] Segment 3d77b8d1-0d23-453f-901d-4ed888461379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d77b8d1-0d23-453f-901d-4ed888461379 found for delete ", "request_id": "req-e44ac917-c02a-42d4-9c8d-7c1b01576146"}]} [pid: 7|app: 0|req: 399/832] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:57.240 8 INFO neutron.services.segments.plugin [-] Segment 3d77b8d1-0d23-453f-901d-4ed888461379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d77b8d1-0d23-453f-901d-4ed888461379 found for delete ", "request_id": "req-4b9b206b-b16e-42bd-b832-16855cf36233"}]} [pid: 8|app: 0|req: 434/833] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:56 2026] DELETE /v2.0/networks/88d45083-e495-414f-8182-e28b3a3623b3 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/834] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/835] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/networks?id=f41374d7-53bf-4972-afd8-4c0a85a69352 => generated 768 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/836] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=74c37cfa-fa4e-4bf2-be7f-a74854b24a7c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:57.366 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] No hosting information found for port 0032eaf4-ee72-4020-9d7f-b1923244ebde: RuntimeError: No hosting information found for port 0032eaf4-ee72-4020-9d7f-b1923244ebde 2026-04-12 21:57:57.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f5ea4c5-de87-4148-b87e-2415bbc08573 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] TaaS: Handle Delete Port: 7c24b56b-280d-4b88-9a25-a6ce931b1afe 2026-04-12 21:57:57.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f5ea4c5-de87-4148-b87e-2415bbc08573 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Tap Mirror: Handle Delete Port: 7c24b56b-280d-4b88-9a25-a6ce931b1afe [pid: 7|app: 0|req: 402/837] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/subnets?id=244c1ece-e969-4e96-a057-3530232a60c7 => generated 687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/838] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/ports?network_id=f41374d7-53bf-4972-afd8-4c0a85a69352&device_owner=network%3Adhcp => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:57.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] Successfully bumped revision number for resource 0032eaf4-ee72-4020-9d7f-b1923244ebde (type: router_ports) to 2 2026-04-12 21:57:57.544 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 [pid: 7|app: 0|req: 404/839] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352?fields=segments => generated 14 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/840] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:57 2026] DELETE /v2.0/networks/df05a879-20e8-468d-9148-14cefb4011c0 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:57:57.742 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] Logical_Switch_Port c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 host information not removed, the port state is up [pid: 7|app: 0|req: 405/841] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:57.783 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15d64d67-419c-4748-a566-9d6c3093fdc0'] response: {'server_uuid': 'bceb2cbf-f9d7-4218-86df-13680a9ce875', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5', 'code': 200} [pid: 8|app: 0|req: 437/842] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/843] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:57.832 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: 4bc6c75f-593a-4f2f-bcdf-9818d5380381 2026-04-12 21:57:57.845 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: e03c7bbc-12b0-474c-9bda-e7c976e35c73 2026-04-12 21:57:57.854 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: ab29d385-a220-4a7e-a4a7-a2baded9ed77 2026-04-12 21:57:57.958 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: 7c24b56b-280d-4b88-9a25-a6ce931b1afe 2026-04-12 21:57:57.973 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: 5c9cb803-8b1b-4e40-891f-8d02e6018693 2026-04-12 21:57:57.993 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: 9f4abd7d-c44f-4193-93fb-14f62441cf34 2026-04-12 21:57:58.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e47ee1e-3361-4d38-9699-38d939b11f87 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] TaaS: Handle Delete Port: ab29d385-a220-4a7e-a4a7-a2baded9ed77 2026-04-12 21:57:58.012 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e47ee1e-3361-4d38-9699-38d939b11f87 1b22fb84fc8f44f29086ef19929abfb0 fed3c4eac0b34b23bda0cece5bad3e87 - - default default] Tap Mirror: Handle Delete Port: ab29d385-a220-4a7e-a4a7-a2baded9ed77 2026-04-12 21:57:58.084 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: e90963cb-69ea-4843-9f03-41112363c6f2 2026-04-12 21:57:58.194 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: cb8aed09-e3fb-4bba-8287-8e4d22b40fbd 2026-04-12 21:57:58.208 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c [pid: 8|app: 0|req: 439/844] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/845] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:58.323 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status down for port: 40305059-eb0b-473e-aa8f-7ed3aea2d250 2026-04-12 21:57:58.344 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] OVN reports status up for port: c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 2026-04-12 21:57:58.371 7 INFO neutron.plugins.ml2.plugin [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] Attempt 1 to provision port c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 [pid: 8|app: 0|req: 441/846] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/847] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:57:57 2026] DELETE /v2.0/networks/4a650913-9228-42ea-8622-8745ba896022 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/848] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:58.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-06c89cee-389a-4acd-8d56-0a4cf94dde6c - - - - - -] Successfully bumped revision number for resource c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 (type: ports) to 5 2026-04-12 21:57:58.794 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8587b363-673d-4727-bb36-f9b6d28759ed - - - - - -] OVN reports status up for port: 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c 2026-04-12 21:57:58.811 7 INFO neutron.plugins.ml2.plugin [None req-8587b363-673d-4727-bb36-f9b6d28759ed - - - - - -] Attempt 1 to provision port 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c 2026-04-12 21:57:58.878 7 INFO neutron.services.segments.plugin [-] Segment f1c036ad-d480-4ad3-9991-436b260ac378 resource provider aggregate not found 2026-04-12 21:57:58.882 7 INFO neutron.services.segments.plugin [-] Segment f1c036ad-d480-4ad3-9991-436b260ac378 resource provider aggregate not found 2026-04-12 21:57:58.911 7 INFO neutron.services.segments.plugin [-] Segment f1c036ad-d480-4ad3-9991-436b260ac378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1c036ad-d480-4ad3-9991-436b260ac378 found for delete ", "request_id": "req-8c5e540b-af2a-4278-8631-a1dfec1e3cc3"}]} 2026-04-12 21:57:58.918 7 INFO neutron.services.segments.plugin [-] Segment f1c036ad-d480-4ad3-9991-436b260ac378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1c036ad-d480-4ad3-9991-436b260ac378 found for delete ", "request_id": "req-254345eb-fc8c-4f2b-a312-8591a98223ba"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/849] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 973 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/850] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:59 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/851] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:57:58 2026] GET /v2.0/security-groups?tenant_id=fed3c4eac0b34b23bda0cece5bad3e87&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:59.260 8 INFO neutron.services.segments.plugin [-] Segment 673cdda2-470a-44d3-92c4-fb72e860a8f9 resource provider aggregate not found 2026-04-12 21:57:59.264 8 INFO neutron.services.segments.plugin [-] Segment 673cdda2-470a-44d3-92c4-fb72e860a8f9 resource provider aggregate not found 2026-04-12 21:57:59.279 8 INFO neutron.services.segments.plugin [-] Segment 673cdda2-470a-44d3-92c4-fb72e860a8f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673cdda2-470a-44d3-92c4-fb72e860a8f9 found for delete ", "request_id": "req-631b40f0-5996-40b0-9249-b68c4244c38c"}]} 2026-04-12 21:57:59.281 8 INFO neutron.services.segments.plugin [-] Segment 673cdda2-470a-44d3-92c4-fb72e860a8f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673cdda2-470a-44d3-92c4-fb72e860a8f9 found for delete ", "request_id": "req-ee96901c-982a-4583-a3e2-eaa513aef235"}]} 2026-04-12 21:57:59.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-8587b363-673d-4727-bb36-f9b6d28759ed - - - - - -] Successfully bumped revision number for resource 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c (type: ports) to 5 [pid: 8|app: 0|req: 444/852] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:59 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/853] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:59 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:59.528 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-58009858-9f48-4883-877c-be3d58d63481 - - - - - -] OVN reports status up for port: e90963cb-69ea-4843-9f03-41112363c6f2 2026-04-12 21:57:59.556 7 INFO neutron.plugins.ml2.plugin [None req-58009858-9f48-4883-877c-be3d58d63481 - - - - - -] Attempt 1 to provision port e90963cb-69ea-4843-9f03-41112363c6f2 [pid: 8|app: 0|req: 446/854] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:57:59 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/855] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:57:59 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/856] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:57:59 2026] DELETE /v2.0/security-groups/d8460e94-d9ae-4a26-b045-74938559fcb4 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:57:59.835 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdaf0ab8-a9ea-4c6c-82b8-b1dbe8753999'] response: {'server_uuid': '13cecb8a-0435-4e4d-9554-5629b5913f63', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e90963cb-69ea-4843-9f03-41112363c6f2', 'code': 200} 2026-04-12 21:57:59.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdaf0ab8-a9ea-4c6c-82b8-b1dbe8753999'] response: {'server_uuid': '0351dac5-3a81-4baa-855e-be094fa2ac01', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '74c37cfa-fa4e-4bf2-be7f-a74854b24a7c', 'code': 200} 2026-04-12 21:57:59.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdaf0ab8-a9ea-4c6c-82b8-b1dbe8753999'] response: {'server_uuid': 'bceb2cbf-f9d7-4218-86df-13680a9ce875', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5', 'code': 200} 2026-04-12 21:57:59.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdaf0ab8-a9ea-4c6c-82b8-b1dbe8753999'] response: {'server_uuid': 'bceb2cbf-f9d7-4218-86df-13680a9ce875', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5', 'code': 200} 2026-04-12 21:57:59.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdaf0ab8-a9ea-4c6c-82b8-b1dbe8753999'] response: {'server_uuid': '0351dac5-3a81-4baa-855e-be094fa2ac01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74c37cfa-fa4e-4bf2-be7f-a74854b24a7c', 'code': 200} 2026-04-12 21:57:59.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdaf0ab8-a9ea-4c6c-82b8-b1dbe8753999'] response: {'server_uuid': '0351dac5-3a81-4baa-855e-be094fa2ac01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74c37cfa-fa4e-4bf2-be7f-a74854b24a7c', 'code': 200} 2026-04-12 21:57:59.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdaf0ab8-a9ea-4c6c-82b8-b1dbe8753999'] response: {'server_uuid': '13cecb8a-0435-4e4d-9554-5629b5913f63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e90963cb-69ea-4843-9f03-41112363c6f2', 'code': 200} 2026-04-12 21:57:59.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-58009858-9f48-4883-877c-be3d58d63481 - - - - - -] Successfully bumped revision number for resource e90963cb-69ea-4843-9f03-41112363c6f2 (type: ports) to 5 [pid: 8|app: 0|req: 448/857] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/858] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/859] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/860] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/861] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/862] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/863] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/864] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/865] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:02.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource ab471e14-b9e6-4458-b4ae-91606727ce88 (type: security_groups) to 1 2026-04-12 21:58:02.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource 4c18728f-4703-44e2-9ce0-ae0c7586637b (type: security_group_rules) to 0 2026-04-12 21:58:02.031 7 INFO neutron.db.ovn_revision_numbers_db [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource 9a11c309-399e-4664-a7be-7dea94ca6a4a (type: security_group_rules) to 0 2026-04-12 21:58:02.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource bd24a271-eb78-499d-b17d-fa7390a0e7a5 (type: security_group_rules) to 0 2026-04-12 21:58:02.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource bf729cfa-821d-41f5-b9db-24e2789d85cf (type: security_group_rules) to 0 2026-04-12 21:58:02.153 7 INFO neutron.db.segments_db [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Added segment 3c0198e9-91e0-4cb1-a9d2-7d23d2c8d0df of type geneve for network bbe36612-8ec8-401b-a186-1e814660588e 2026-04-12 21:58:02.319 7 INFO neutron.db.ovn_revision_numbers_db [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource bbe36612-8ec8-401b-a186-1e814660588e (type: networks) to 1 2026-04-12 21:58:02.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-149e867f-15a1-4699-a232-796a1e449f90 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource 9f66d16f-762c-4890-bb7b-1827f9553c46 (type: floatingips) to 1 2026-04-12 21:58:02.569 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] No more DHCP agents 2026-04-12 21:58:02.572 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Unable to schedule network bbe36612-8ec8-401b-a186-1e814660588e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:02.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-149e867f-15a1-4699-a232-796a1e449f90 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource 9f66d16f-762c-4890-bb7b-1827f9553c46 (type: floatingips) to 2 2026-04-12 21:58:02.577 8 INFO neutron.db.l3_db [None req-149e867f-15a1-4699-a232-796a1e449f90 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Floating IP 9f66d16f-762c-4890-bb7b-1827f9553c46 associated. External IP: 10.96.250.220, port: e90963cb-69ea-4843-9f03-41112363c6f2. [pid: 8|app: 0|req: 453/866] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:58:01 2026] PUT /v2.0/floatingips/9f66d16f-762c-4890-bb7b-1827f9553c46 => generated 856 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:02.645 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f5b459bb-518a-4200-b9e1-7dc4571dc758 - - - - - -] OVN reports status down for port: 7cb9562a-50c5-451f-b135-619c0f10d033 2026-04-12 21:58:02.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-75de26f9-8703-4117-bbf7-58cf527ae626 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource 7cb9562a-50c5-451f-b135-619c0f10d033 (type: ports) to 1 [pid: 8|app: 0|req: 454/867] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:02 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/868] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:01 2026] POST /v2.0/networks => generated 644 bytes in 1205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/869] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:02 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/870] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:02 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/871] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:02 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:02.913 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebf1aaf4-f722-4448-af01-de232f2da92f'] response: {'server_uuid': '13cecb8a-0435-4e4d-9554-5629b5913f63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e90963cb-69ea-4843-9f03-41112363c6f2', 'code': 200} 2026-04-12 21:58:02.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93092a0f-2e78-4ead-82c9-5cc2f20587a9'] response: {'name': 'network-changed', 'server_uuid': '13cecb8a-0435-4e4d-9554-5629b5913f63', 'tag': 'e90963cb-69ea-4843-9f03-41112363c6f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 457/872] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:02 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:03.096 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0db41541-2d68-4613-b99f-baec6b1ae941 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] No more DHCP agents 2026-04-12 21:58:03.098 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0db41541-2d68-4613-b99f-baec6b1ae941 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Unable to schedule network bbe36612-8ec8-401b-a186-1e814660588e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 458/873] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:03 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/874] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:03 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:03.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ca7751e-db31-4652-b864-588cccd68824 - - - - - -] Successfully bumped revision number for resource 7cb9562a-50c5-451f-b135-619c0f10d033 (type: ports) to 2 2026-04-12 21:58:03.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ca7751e-db31-4652-b864-588cccd68824 - - - - - -] Successfully bumped revision number for resource 2cd6b06a-f56d-46a9-a2d1-a505cb327c8f (type: subnets) to 0 2026-04-12 21:58:03.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-12902967-1920-4e72-9729-508fda8ceafb f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Successfully bumped revision number for resource c0c37c16-042f-43f0-9f1e-d4d6ea04488d (type: floatingips) to 1 [pid: 7|app: 0|req: 416/875] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:58:02 2026] POST /v2.0/subnets => generated 641 bytes in 846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:03.844 8 INFO neutron.db.ovn_revision_numbers_db [None req-12902967-1920-4e72-9729-508fda8ceafb f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Successfully bumped revision number for resource c0c37c16-042f-43f0-9f1e-d4d6ea04488d (type: floatingips) to 2 2026-04-12 21:58:03.844 8 INFO neutron.db.l3_db [None req-12902967-1920-4e72-9729-508fda8ceafb f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Floating IP c0c37c16-042f-43f0-9f1e-d4d6ea04488d associated. External IP: 10.96.250.204, port: c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5. [pid: 8|app: 0|req: 460/876] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:58:03 2026] PUT /v2.0/floatingips/c0c37c16-042f-43f0-9f1e-d4d6ea04488d => generated 855 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/877] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:03 2026] GET /v2.0/ports?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:04.037 8 INFO neutron.db.segments_db [None req-decb0bd4-e5c6-415a-ae90-ce36b7407e23 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Added segment 24d325f6-3ffd-4c96-b8a1-441fa2e93e70 of type geneve for network 8c0eb1d0-55a8-4374-94ae-8a55f122bd44 2026-04-12 21:58:04.171 8 INFO neutron.db.ovn_revision_numbers_db [None req-decb0bd4-e5c6-415a-ae90-ce36b7407e23 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource 8c0eb1d0-55a8-4374-94ae-8a55f122bd44 (type: networks) to 1 [pid: 7|app: 0|req: 417/878] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:03 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 971 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:04.372 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-decb0bd4-e5c6-415a-ae90-ce36b7407e23 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] No more DHCP agents 2026-04-12 21:58:04.375 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-decb0bd4-e5c6-415a-ae90-ce36b7407e23 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Unable to schedule network 8c0eb1d0-55a8-4374-94ae-8a55f122bd44: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 418/879] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/networks?id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 781 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:04.521 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f5b459bb-518a-4200-b9e1-7dc4571dc758 - - - - - -] OVN reports status down for port: 104edce6-fd5f-4998-ac0c-1a8c10303dd3 2026-04-12 21:58:04.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-decb0bd4-e5c6-415a-ae90-ce36b7407e23 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource 104edce6-fd5f-4998-ac0c-1a8c10303dd3 (type: ports) to 1 [pid: 8|app: 0|req: 462/880] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:03 2026] POST /v2.0/networks => generated 644 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/881] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 971 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/882] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e90963cb-69ea-4843-9f03-41112363c6f2 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:04.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3ec6b71-b04b-4b2a-9547-6ab3bd05449e 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource 8c0eb1d0-55a8-4374-94ae-8a55f122bd44 (type: networks) to 2 [pid: 7|app: 0|req: 421/883] 10.0.0.203 () {34 vars in 743 bytes} [Sun Apr 12 21:58:04 2026] PUT /v2.0/networks/8c0eb1d0-55a8-4374-94ae-8a55f122bd44 => generated 598 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/884] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/885] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:04 2026] GET /v2.0/subnets?id=e4ef6042-271d-43ab-9f94-c0d57ecd131f => generated 701 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:04.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a22b47a-749a-4ffa-8f90-172947846d9c'] response: {'name': 'network-changed', 'server_uuid': 'bceb2cbf-f9d7-4218-86df-13680a9ce875', 'tag': 'c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5', 'status': 'completed', 'code': 200} 2026-04-12 21:58:05.260 8 INFO neutron.db.ovn_revision_numbers_db [None req-1bbb3e53-6f9f-47ed-8008-47f8c4430958 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Successfully bumped revision number for resource 97e41abf-d06b-496d-9051-08577c5f997f (type: floatingips) to 1 2026-04-12 21:58:05.369 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de8ad5c8-2fa1-4aa5-87af-e8dce02610ee 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] No more DHCP agents 2026-04-12 21:58:05.371 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de8ad5c8-2fa1-4aa5-87af-e8dce02610ee 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Unable to schedule network 8c0eb1d0-55a8-4374-94ae-8a55f122bd44: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:05.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-1bbb3e53-6f9f-47ed-8008-47f8c4430958 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Successfully bumped revision number for resource 97e41abf-d06b-496d-9051-08577c5f997f (type: floatingips) to 2 2026-04-12 21:58:05.399 8 INFO neutron.db.l3_db [None req-1bbb3e53-6f9f-47ed-8008-47f8c4430958 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Floating IP 97e41abf-d06b-496d-9051-08577c5f997f associated. External IP: 10.96.250.210, port: 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c. 2026-04-12 21:58:05.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-591de50f-bf85-40a5-8578-785a99b9d4c1 - - - - - -] Successfully bumped revision number for resource 104edce6-fd5f-4998-ac0c-1a8c10303dd3 (type: ports) to 2 2026-04-12 21:58:05.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-591de50f-bf85-40a5-8578-785a99b9d4c1 - - - - - -] Successfully bumped revision number for resource b3dab573-247b-4b4f-86ec-a946205428c8 (type: subnets) to 0 [pid: 7|app: 0|req: 424/886] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:58:04 2026] POST /v2.0/subnets => generated 626 bytes in 927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/887] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:05 2026] GET /v2.0/ports?network_id=38575613-4fc4-4924-9f9b-e8a416194747&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/888] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:05 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/889] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:58:04 2026] PUT /v2.0/floatingips/97e41abf-d06b-496d-9051-08577c5f997f => generated 855 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/890] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:05 2026] GET /v2.0/ports?tenant_id=ef1895396ac14984931751bc05f34bda&device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/891] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:05 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/892] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/893] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/networks?id=33d5653f-948a-42ab-b4ed-8c755735059e => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/894] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/895] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:06.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-9bfa2bec-03a9-458b-ab19-65e99bdccca6 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Successfully bumped revision number for resource b3dab573-247b-4b4f-86ec-a946205428c8 (type: subnets) to 1 [pid: 7|app: 0|req: 433/896] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/897] 10.0.0.203 () {34 vars in 741 bytes} [Sun Apr 12 21:58:05 2026] PUT /v2.0/subnets/b3dab573-247b-4b4f-86ec-a946205428c8 => generated 636 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/898] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/subnets?id=d2064286-0a88-40a5-921f-146728917589 => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/899] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/900] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/ports?network_id=33d5653f-948a-42ab-b4ed-8c755735059e&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:06.379 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f5b459bb-518a-4200-b9e1-7dc4571dc758 - - - - - -] OVN reports status down for port: c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 [pid: 7|app: 0|req: 436/901] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/networks/33d5653f-948a-42ab-b4ed-8c755735059e?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:06.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-dda13721-92a8-4d4b-ab3b-15ae13d2b555 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] TaaS: Handle Delete Port: 104edce6-fd5f-4998-ac0c-1a8c10303dd3 2026-04-12 21:58:06.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dda13721-92a8-4d4b-ab3b-15ae13d2b555 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Tap Mirror: Handle Delete Port: 104edce6-fd5f-4998-ac0c-1a8c10303dd3 [pid: 7|app: 0|req: 437/902] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/networks/33d5653f-948a-42ab-b4ed-8c755735059e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:06.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2048e683-f63a-4896-8e8c-adbb2ac7fab8'] response: {'server_uuid': 'bceb2cbf-f9d7-4218-86df-13680a9ce875', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5', 'code': 200} [pid: 7|app: 0|req: 438/903] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/904] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:06.816 8 INFO neutron.services.segments.plugin [-] Segment 24d325f6-3ffd-4c96-b8a1-441fa2e93e70 resource provider aggregate not found 2026-04-12 21:58:06.822 8 INFO neutron.services.segments.plugin [-] Segment 24d325f6-3ffd-4c96-b8a1-441fa2e93e70 resource provider aggregate not found 2026-04-12 21:58:06.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5b459bb-518a-4200-b9e1-7dc4571dc758 - - - - - -] Successfully bumped revision number for resource c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 (type: ports) to 6 2026-04-12 21:58:06.839 8 INFO neutron.services.segments.plugin [-] Segment 24d325f6-3ffd-4c96-b8a1-441fa2e93e70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d325f6-3ffd-4c96-b8a1-441fa2e93e70 found for delete ", "request_id": "req-b515febd-ac26-4a0b-94a0-d84161b5d994"}]} 2026-04-12 21:58:06.848 8 INFO neutron.services.segments.plugin [-] Segment 24d325f6-3ffd-4c96-b8a1-441fa2e93e70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d325f6-3ffd-4c96-b8a1-441fa2e93e70 found for delete ", "request_id": "req-a1835d05-355c-4cd1-9723-02eb8f6356c7"}]} [pid: 8|app: 0|req: 466/905] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:06 2026] DELETE /v2.0/networks/8c0eb1d0-55a8-4374-94ae-8a55f122bd44 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:06.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3fe18ee-62ce-4009-bb8e-75d642f32f00 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 440/906] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:06 2026] DELETE /v2.0/networks/8c0eb1d0-55a8-4374-94ae-8a55f122bd44 => generated 138 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/907] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 21:58:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:07.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfdc1d48-c3f1-41cd-9c08-9d3bcf78e74d'] response: {'name': 'network-changed', 'server_uuid': '0351dac5-3a81-4baa-855e-be094fa2ac01', 'tag': '74c37cfa-fa4e-4bf2-be7f-a74854b24a7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/908] 10.0.0.203 () {32 vars in 742 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/subnets?network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/909] 10.0.0.203 () {32 vars in 653 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/extensions => generated 20118 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/910] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/networks => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/911] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/912] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/subnets => generated 1280 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/913] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/security-groups?id=504cfad9-af26-46d0-b846-9403c6697d6f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/914] 10.0.0.203 () {32 vars in 723 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/networks/bbe36612-8ec8-401b-a186-1e814660588e => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/915] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/subnets/2cd6b06a-f56d-46a9-a2d1-a505cb327c8f => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:07.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38ce126a-73ae-4518-b27e-e1d88492a91b 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 445/916] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:07 2026] DELETE /v2.0/subnets/b3dab573-247b-4b4f-86ec-a946205428c8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:07.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fed3584a-bf2a-4ab7-9d09-fb609197f656 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/917] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:07 2026] DELETE /v2.0/networks/8c0eb1d0-55a8-4374-94ae-8a55f122bd44 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/918] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/919] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:07 2026] DELETE /v2.0/subnets/2cd6b06a-f56d-46a9-a2d1-a505cb327c8f => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/920] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:07 2026] GET /v2.0/ports?tenant_id=ed365e37218a49b0af617d16c0334229&device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 1209 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:07.762 8 INFO neutron_taas.services.taas.taas_plugin [req-211a0ec0-8766-4376-ba32-3c0432928ae0 req-997878a4-96c4-4f61-8f97-40b84be06922 f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] TaaS: Handle Delete Port: c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 2026-04-12 21:58:07.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-211a0ec0-8766-4376-ba32-3c0432928ae0 req-997878a4-96c4-4f61-8f97-40b84be06922 f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Tap Mirror: Handle Delete Port: c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 2026-04-12 21:58:07.767 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9ff39997-d48a-49a3-8306-e13e6aa697f5 - - - - - -] OVN reports status down for port: 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c 2026-04-12 21:58:07.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bef84c0-cd82-443a-a8ab-423783823c7f 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] TaaS: Handle Delete Port: 7cb9562a-50c5-451f-b135-619c0f10d033 2026-04-12 21:58:07.792 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bef84c0-cd82-443a-a8ab-423783823c7f 7a5e5d6cea554c19a2856d8f300b935c 801f70022e744a0bb95f9628dc76fd11 - - default default] Tap Mirror: Handle Delete Port: 7cb9562a-50c5-451f-b135-619c0f10d033 2026-04-12 21:58:08.020 8 INFO neutron.db.l3_db [req-211a0ec0-8766-4376-ba32-3c0432928ae0 req-997878a4-96c4-4f61-8f97-40b84be06922 f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Floating IP c0c37c16-042f-43f0-9f1e-d4d6ea04488d disassociated. External IP: 10.96.250.204, port: c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5. [pid: 8|app: 0|req: 475/921] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 21:58:07 2026] DELETE /v2.0/ports/c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:08.282 7 INFO neutron.services.segments.plugin [-] Segment 3c0198e9-91e0-4cb1-a9d2-7d23d2c8d0df resource provider aggregate not found 2026-04-12 21:58:08.287 7 INFO neutron.services.segments.plugin [-] Segment 3c0198e9-91e0-4cb1-a9d2-7d23d2c8d0df resource provider aggregate not found [pid: 8|app: 0|req: 476/922] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/networks?id=f41374d7-53bf-4972-afd8-4c0a85a69352 => generated 768 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:08.311 7 INFO neutron.services.segments.plugin [-] Segment 3c0198e9-91e0-4cb1-a9d2-7d23d2c8d0df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c0198e9-91e0-4cb1-a9d2-7d23d2c8d0df found for delete ", "request_id": "req-002ce97a-6e98-4018-8e82-13cbddc2f0e3"}]} 2026-04-12 21:58:08.313 7 INFO neutron.services.segments.plugin [-] Segment 3c0198e9-91e0-4cb1-a9d2-7d23d2c8d0df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c0198e9-91e0-4cb1-a9d2-7d23d2c8d0df found for delete ", "request_id": "req-f97dca60-8dd7-4bd3-b26f-3430c5cc256a"}]} [pid: 7|app: 0|req: 447/923] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:07 2026] DELETE /v2.0/networks/bbe36612-8ec8-401b-a186-1e814660588e => generated 0 bytes in 844 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/924] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/925] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:08.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ff39997-d48a-49a3-8306-e13e6aa697f5 - - - - - -] Successfully bumped revision number for resource 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c (type: ports) to 6 [pid: 7|app: 0|req: 449/926] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-groups?id=72bd5c8f-d281-4605-93dd-7d2b1dc11f61&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/927] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=74c37cfa-fa4e-4bf2-be7f-a74854b24a7c => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/928] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/subnets?id=244c1ece-e969-4e96-a057-3530232a60c7 => generated 687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:08.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db1b968a-52e4-46cd-a28b-a19d491abb95'] response: {'server_uuid': 'bceb2cbf-f9d7-4218-86df-13680a9ce875', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5', 'code': 200} 2026-04-12 21:58:08.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db1b968a-52e4-46cd-a28b-a19d491abb95'] response: {'server_uuid': '0351dac5-3a81-4baa-855e-be094fa2ac01', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '74c37cfa-fa4e-4bf2-be7f-a74854b24a7c', 'code': 200} 2026-04-12 21:58:08.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db1b968a-52e4-46cd-a28b-a19d491abb95'] response: {'server_uuid': '0351dac5-3a81-4baa-855e-be094fa2ac01', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '74c37cfa-fa4e-4bf2-be7f-a74854b24a7c', 'code': 200} [pid: 8|app: 0|req: 479/929] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/ports?network_id=f41374d7-53bf-4972-afd8-4c0a85a69352&device_owner=network%3Adhcp => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/930] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/931] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/932] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/security-groups?tenant_id=801f70022e744a0bb95f9628dc76fd11&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/933] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 21:58:08 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:09.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cf9b2ab-dc02-4d20-8b12-bc3fa130c529'] response: {'server_uuid': 'bceb2cbf-f9d7-4218-86df-13680a9ce875', 'name': 'network-vif-deleted', 'tag': 'c6170d13-dc32-4f5c-b9f1-0740ff3d6dc5', 'status': 'completed', 'code': 200} 2026-04-12 21:58:09.205 8 INFO neutron_taas.services.taas.taas_plugin [req-a865abe9-c60f-4945-9f7d-3aeb6665cd61 req-0dbbcab9-0544-4f6f-8342-66a1156d8905 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] TaaS: Handle Delete Port: 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c 2026-04-12 21:58:09.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a865abe9-c60f-4945-9f7d-3aeb6665cd61 req-0dbbcab9-0544-4f6f-8342-66a1156d8905 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Tap Mirror: Handle Delete Port: 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c [pid: 7|app: 0|req: 453/934] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:09 2026] DELETE /v2.0/security-groups/ab471e14-b9e6-4458-b4ae-91606727ce88 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:09.421 8 INFO neutron.db.l3_db [req-a865abe9-c60f-4945-9f7d-3aeb6665cd61 req-0dbbcab9-0544-4f6f-8342-66a1156d8905 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Floating IP 97e41abf-d06b-496d-9051-08577c5f997f disassociated. External IP: 10.96.250.210, port: 74c37cfa-fa4e-4bf2-be7f-a74854b24a7c. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/937] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/938] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 21:58:09 2026] DELETE /v2.0/ports/74c37cfa-fa4e-4bf2-be7f-a74854b24a7c => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/939] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:09 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/940] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:10 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/941] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:10 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:11.097 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97a45078-9f40-4775-9941-2137589b7363'] response: {'server_uuid': '0351dac5-3a81-4baa-855e-be094fa2ac01', 'name': 'network-vif-deleted', 'tag': '74c37cfa-fa4e-4bf2-be7f-a74854b24a7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 484/942] 10.0.0.203 () {34 vars in 677 bytes} [Sun Apr 12 21:58:10 2026] POST /v2.0/subnetpools => generated 549 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/943] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 21:58:11 2026] GET /v2.0/subnetpools/3f08a017-04b5-4794-ab1c-94e163994865 => generated 549 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/944] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:58:11 2026] PUT /v2.0/subnetpools/3f08a017-04b5-4794-ab1c-94e163994865 => generated 501 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/945] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:58:11 2026] DELETE /v2.0/subnetpools/3f08a017-04b5-4794-ab1c-94e163994865 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:11.389 8 INFO neutron.api.v2.resource [None req-626718df-a951-48e7-84ee-4fb265810fd2 e0c017127b254f949a6e983244d80465 5cfb66e4b11e4dbf838f07635fe9f053 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/946] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 21:58:11 2026] GET /v2.0/subnetpools/3f08a017-04b5-4794-ab1c-94e163994865 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:11.408 7 INFO neutron.api.v2.resource [None req-a9ffb1eb-2e10-4524-99ac-a155ce50e6c3 e0c017127b254f949a6e983244d80465 5cfb66e4b11e4dbf838f07635fe9f053 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 461/947] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:58:11 2026] DELETE /v2.0/subnetpools/3f08a017-04b5-4794-ab1c-94e163994865 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/948] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:11 2026] GET /v2.0/ports?device_id=bceb2cbf-f9d7-4218-86df-13680a9ce875 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/949] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:11 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:12.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-6449ad41-ee2c-4632-9e07-d25909f71e69 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 55b51f8c-ea81-40d2-a645-f03846ec12c5 (type: security_groups) to 1 2026-04-12 21:58:12.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-6449ad41-ee2c-4632-9e07-d25909f71e69 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3ba7d0bf-1ae8-435c-98fb-c1f8feb61fc8 (type: security_group_rules) to 0 2026-04-12 21:58:12.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-6449ad41-ee2c-4632-9e07-d25909f71e69 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 49a008fc-fb06-4c63-9754-2845e2df7cc2 (type: security_group_rules) to 0 2026-04-12 21:58:12.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-6449ad41-ee2c-4632-9e07-d25909f71e69 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 75a170f7-26cc-4d54-92f3-7eb6fc3e7bee (type: security_group_rules) to 0 2026-04-12 21:58:12.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-6449ad41-ee2c-4632-9e07-d25909f71e69 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource af63c72c-49f4-4d8e-bc91-67962222bfce (type: security_group_rules) to 0 [pid: 8|app: 0|req: 488/950] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:11 2026] GET /v2.0/security-groups?tenant_id=5cfb66e4b11e4dbf838f07635fe9f053&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/951] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:12 2026] DELETE /v2.0/security-groups/55b51f8c-ea81-40d2-a645-f03846ec12c5 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/952] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:12 2026] GET /v2.0/ports?device_id=0351dac5-3a81-4baa-855e-be094fa2ac01 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/953] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:12 2026] DELETE /v2.0/security-groups/504cfad9-af26-46d0-b846-9403c6697d6f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:13.163 8 INFO neutron.api.v2.resource [None req-a9a15640-7810-45d1-bdb1-ef859ce256f1 f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 490/954] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 21:58:13 2026] GET /v2.0/security-groups/504cfad9-af26-46d0-b846-9403c6697d6f => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:13.337 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e8aadfe-cb12-4c13-9c83-a40d34da56c4 f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] TaaS: Handle Delete Port: e4a6b19b-64fa-458a-b639-e51957f601e3 2026-04-12 21:58:13.340 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e8aadfe-cb12-4c13-9c83-a40d34da56c4 f451ff0356124112935c0b27346ae734 ef1895396ac14984931751bc05f34bda - - default default] Tap Mirror: Handle Delete Port: e4a6b19b-64fa-458a-b639-e51957f601e3 [pid: 7|app: 0|req: 465/955] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:58:13 2026] DELETE /v2.0/floatingips/c0c37c16-042f-43f0-9f1e-d4d6ea04488d => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:13.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbbd67c7-05ac-4bbb-b59e-3141ff34c09c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: c5b76a74-2da3-4ad2-a78b-8cc1c1153722 2026-04-12 21:58:13.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbbd67c7-05ac-4bbb-b59e-3141ff34c09c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: c5b76a74-2da3-4ad2-a78b-8cc1c1153722 [pid: 7|app: 0|req: 466/956] 10.0.0.217 () {34 vars in 990 bytes} [Sun Apr 12 21:58:13 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1213 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/957] 10.0.0.217 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:13 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/958] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:14 2026] DELETE /v2.0/security-groups/72bd5c8f-d281-4605-93dd-7d2b1dc11f61 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:14.180 7 INFO neutron.api.v2.resource [None req-d019c4ee-55ee-4752-a3f3-afa5f2dea0fa 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 469/959] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 21:58:14 2026] GET /v2.0/security-groups/72bd5c8f-d281-4605-93dd-7d2b1dc11f61 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:14.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-32b02f16-f43c-4a3e-a795-ca8f634f078a 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] TaaS: Handle Delete Port: 2619b88b-0fcc-4a23-af85-2c45afa71b38 2026-04-12 21:58:14.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32b02f16-f43c-4a3e-a795-ca8f634f078a 50dcbd9a275c4d6da261b8fda4478467 ed365e37218a49b0af617d16c0334229 - - default default] Tap Mirror: Handle Delete Port: 2619b88b-0fcc-4a23-af85-2c45afa71b38 [pid: 8|app: 0|req: 491/960] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:58:13 2026] PUT /v2.0/routers/dd7c88ae-c12a-4eee-8183-b1c330ac2769/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/961] 10.0.0.203 () {32 vars in 623 bytes} [Sun Apr 12 21:58:14 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/962] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:58:14 2026] DELETE /v2.0/floatingips/97e41abf-d06b-496d-9051-08577c5f997f => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/963] 10.0.0.203 () {32 vars in 633 bytes} [Sun Apr 12 21:58:14 2026] GET /v2.0/ => generated 632 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:14.737 8 INFO neutron_taas.services.taas.taas_plugin [None req-57aa8017-a79a-4552-afa3-fb404faaaf1f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 9b3b8d70-9cba-479e-bd12-57e892b77907 2026-04-12 21:58:14.740 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57aa8017-a79a-4552-afa3-fb404faaaf1f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 9b3b8d70-9cba-479e-bd12-57e892b77907 2026-04-12 21:58:14.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb336143-aca1-46ff-8f79-b3f2e3fbd60a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 0032eaf4-ee72-4020-9d7f-b1923244ebde 2026-04-12 21:58:14.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb336143-aca1-46ff-8f79-b3f2e3fbd60a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 0032eaf4-ee72-4020-9d7f-b1923244ebde [pid: 8|app: 0|req: 493/964] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:14 2026] DELETE /v2.0/routers/dd7c88ae-c12a-4eee-8183-b1c330ac2769 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:15.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b6a7b32-d517-40da-8318-8b83466020d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8845dc3c-75a7-4100-bce2-ae2ad140e7f1 (type: security_groups) to 1 2026-04-12 21:58:15.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b6a7b32-d517-40da-8318-8b83466020d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 05494028-df73-4edf-b935-f800c1e9733e (type: security_group_rules) to 0 2026-04-12 21:58:15.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b6a7b32-d517-40da-8318-8b83466020d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3fa16695-8cd2-4a88-98ac-41d24e40836d (type: security_group_rules) to 0 2026-04-12 21:58:15.527 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b6a7b32-d517-40da-8318-8b83466020d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 69cdb5ab-35f7-4b79-92c9-ea1a541670a0 (type: security_group_rules) to 0 2026-04-12 21:58:15.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b6a7b32-d517-40da-8318-8b83466020d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b562fc4d-20de-4b79-838c-848151b262d6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 494/965] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:15 2026] GET /v2.0/security-groups?tenant_id=cd4f18ecfbeb4381af945be12a23e823&name=default => generated 2925 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/966] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:15 2026] DELETE /v2.0/subnets/d2064286-0a88-40a5-921f-146728917589 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/967] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:58:14 2026] PUT /v2.0/routers/8cd1f1eb-d16f-4e32-ba40-0cb20feaba15/remove_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/968] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:15 2026] DELETE /v2.0/security-groups/8845dc3c-75a7-4100-bce2-ae2ad140e7f1 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:16.042 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9b982b0-456a-4a2c-921d-b4f641477c2d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 7579196e-8858-4612-922e-413d8786a787 2026-04-12 21:58:16.045 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9b982b0-456a-4a2c-921d-b4f641477c2d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 7579196e-8858-4612-922e-413d8786a787 2026-04-12 21:58:16.237 7 INFO neutron.services.segments.plugin [-] Segment 4e91853d-fddb-4795-b560-a8ba68b7077d resource provider aggregate not found 2026-04-12 21:58:16.238 7 INFO neutron.services.segments.plugin [-] Segment 4e91853d-fddb-4795-b560-a8ba68b7077d resource provider aggregate not found 2026-04-12 21:58:16.259 7 INFO neutron.services.segments.plugin [-] Segment 4e91853d-fddb-4795-b560-a8ba68b7077d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e91853d-fddb-4795-b560-a8ba68b7077d found for delete ", "request_id": "req-74847fe0-aa81-4062-853c-87ffb9bba53a"}]} 2026-04-12 21:58:16.259 7 INFO neutron.services.segments.plugin [-] Segment 4e91853d-fddb-4795-b560-a8ba68b7077d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e91853d-fddb-4795-b560-a8ba68b7077d found for delete ", "request_id": "req-394f3e91-d942-4d68-aaeb-36f8577ef55a"}]} [pid: 7|app: 0|req: 473/969] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:15 2026] DELETE /v2.0/networks/33d5653f-948a-42ab-b4ed-8c755735059e => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:16.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-028fe657-77f2-46f5-96af-6ba5f52bfb2e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 8ec38529-f71f-439e-a0ef-01e0be1dd78b 2026-04-12 21:58:16.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-028fe657-77f2-46f5-96af-6ba5f52bfb2e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 8ec38529-f71f-439e-a0ef-01e0be1dd78b [pid: 7|app: 0|req: 474/970] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:16 2026] GET /v2.0/security-groups?tenant_id=ef1895396ac14984931751bc05f34bda&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/971] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:16 2026] DELETE /v2.0/security-groups/6ff5be23-9540-49b3-9c6c-ed23db44d9eb => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/972] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:16 2026] DELETE /v2.0/routers/8cd1f1eb-d16f-4e32-ba40-0cb20feaba15 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/973] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:16 2026] DELETE /v2.0/subnets/244c1ece-e969-4e96-a057-3530232a60c7 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:17.217 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e7ae359-3f6d-43e9-9a1b-a8d17d1ad04e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 22f1414a-f978-4416-b637-03ad6b82ede5 2026-04-12 21:58:17.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e7ae359-3f6d-43e9-9a1b-a8d17d1ad04e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 22f1414a-f978-4416-b637-03ad6b82ede5 2026-04-12 21:58:17.473 8 INFO neutron.services.segments.plugin [-] Segment 65d11ce6-f2bb-409b-9bbc-25eb04027ed3 resource provider aggregate not found 2026-04-12 21:58:17.482 8 INFO neutron.services.segments.plugin [-] Segment 65d11ce6-f2bb-409b-9bbc-25eb04027ed3 resource provider aggregate not found 2026-04-12 21:58:17.497 8 INFO neutron.services.segments.plugin [-] Segment 65d11ce6-f2bb-409b-9bbc-25eb04027ed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65d11ce6-f2bb-409b-9bbc-25eb04027ed3 found for delete ", "request_id": "req-8d933a4c-5001-4693-b958-97169e6b9175"}]} 2026-04-12 21:58:17.506 8 INFO neutron.services.segments.plugin [-] Segment 65d11ce6-f2bb-409b-9bbc-25eb04027ed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65d11ce6-f2bb-409b-9bbc-25eb04027ed3 found for delete ", "request_id": "req-c01160f2-89db-43c2-ac63-67d1fb23f90f"}]} [pid: 8|app: 0|req: 498/974] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:17 2026] DELETE /v2.0/networks/f41374d7-53bf-4972-afd8-4c0a85a69352 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/975] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:17 2026] GET /v2.0/security-groups?tenant_id=ed365e37218a49b0af617d16c0334229&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/976] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:17 2026] DELETE /v2.0/security-groups/2cc2d7af-c26c-4d07-84f3-dd5e2ee95f75 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/977] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:18 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/978] 10.0.0.190 () {34 vars in 971 bytes} [Sun Apr 12 21:58:18 2026] GET /v2.0/ports/e90963cb-69ea-4843-9f03-41112363c6f2 => generated 972 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:18.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 929c8979-f1c7-414b-99b3-73e1bbe23a66 (type: security_groups) to 1 2026-04-12 21:58:18.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1e32a8d6-0392-4448-ad9c-58cc20f28901 (type: security_group_rules) to 0 2026-04-12 21:58:18.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2782fc83-631d-4146-98bd-f8afe0f669ce (type: security_group_rules) to 0 2026-04-12 21:58:18.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 75d3bed4-3042-4345-af48-bb8ad1204a14 (type: security_group_rules) to 0 2026-04-12 21:58:19.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fd943eb6-942e-42ea-aaf9-5004ec35f4a1 (type: security_group_rules) to 0 2026-04-12 21:58:19.093 7 INFO neutron.db.segments_db [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment e2ccc14d-6720-4240-8630-ea22560e8481 of type geneve for network 1e33f24d-1fe2-422a-b0d4-d10ac533c964 2026-04-12 21:58:19.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1e33f24d-1fe2-422a-b0d4-d10ac533c964 (type: networks) to 1 2026-04-12 21:58:19.420 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:19.422 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 1e33f24d-1fe2-422a-b0d4-d10ac533c964: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:19.487 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] OVN reports status down for port: c7388083-740e-4751-8b90-a4f49ee6124d 2026-04-12 21:58:19.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b40903-9507-49ec-8da7-85fed175fffe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c7388083-740e-4751-8b90-a4f49ee6124d (type: ports) to 1 [pid: 8|app: 0|req: 502/979] 199.204.45.156 () {34 vars in 1000 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/subnets?network_id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 683 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/980] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 21:58:18 2026] POST /v2.0/networks => generated 746 bytes in 947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/981] 199.204.45.156 () {34 vars in 1146 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63&device_owner=compute%3Anova&network_id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:19.728 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05cbf572-ce41-4851-8dc8-c1be5f01d07c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:19.730 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05cbf572-ce41-4851-8dc8-c1be5f01d07c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 1e33f24d-1fe2-422a-b0d4-d10ac533c964: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:19.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-60f90906-7854-43b1-b04c-8b9835cb5bfd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 192d037a-e8d4-42df-a586-e62b8ba7f6bd (type: security_groups) to 1 2026-04-12 21:58:19.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-60f90906-7854-43b1-b04c-8b9835cb5bfd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4c66450c-e36c-4280-8ae1-f9e4d22fdb4d (type: security_group_rules) to 0 2026-04-12 21:58:19.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-60f90906-7854-43b1-b04c-8b9835cb5bfd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9a9ad638-c5ad-4db6-90f7-3e24129339a4 (type: security_group_rules) to 0 2026-04-12 21:58:19.937 8 INFO neutron.db.ovn_revision_numbers_db [None req-60f90906-7854-43b1-b04c-8b9835cb5bfd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9f8360aa-70aa-435e-b630-fad56e2460d9 (type: security_group_rules) to 0 2026-04-12 21:58:19.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-60f90906-7854-43b1-b04c-8b9835cb5bfd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fcf30225-1e7d-4020-be27-2688455a80b4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 504/982] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/security-groups?tenant_id=c29555654bd7490ca77a43d877bc8a2c&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:20.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-a853a8da-ce6c-4ddc-ac2a-0609c863db03 - - - - - -] Successfully bumped revision number for resource c7388083-740e-4751-8b90-a4f49ee6124d (type: ports) to 2 2026-04-12 21:58:20.261 7 INFO neutron.db.ovn_revision_numbers_db [None req-a853a8da-ce6c-4ddc-ac2a-0609c863db03 - - - - - -] Successfully bumped revision number for resource d8f2c06e-7926-41e3-b32b-f56081e0dc76 (type: subnets) to 0 [pid: 7|app: 0|req: 479/983] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:58:19 2026] POST /v2.0/subnets => generated 691 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:20.475 8 INFO neutron.db.ovn_revision_numbers_db [req-a62c2fa0-2b6c-4550-b232-ca85248f86c6 req-494cf2e4-ff92-46c2-a809-bf5ef5c2385e 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource e90963cb-69ea-4843-9f03-41112363c6f2 (type: ports) to 6 [pid: 8|app: 0|req: 505/984] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 21:58:19 2026] PUT /v2.0/ports/e90963cb-69ea-4843-9f03-41112363c6f2 => generated 1149 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:20.555 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-190306e3-25d9-4f35-9fb7-9679b2c4ca6c'] response: {'name': 'network-changed', 'server_uuid': '13cecb8a-0435-4e4d-9554-5629b5913f63', 'tag': 'e90963cb-69ea-4843-9f03-41112363c6f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 480/985] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:20 2026] DELETE /v2.0/security-groups/192d037a-e8d4-42df-a586-e62b8ba7f6bd => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:21.020 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f2d1538-d731-4803-8f61-8113f0d658b5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:21.022 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f2d1538-d731-4803-8f61-8113f0d658b5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 481/986] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/ports?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1390 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/987] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks?id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:21.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f2d1538-d731-4803-8f61-8113f0d658b5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b920c94e-d8f7-48d7-b3a8-833268a91089 (type: ports) to 1 [pid: 7|app: 0|req: 483/988] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e90963cb-69ea-4843-9f03-41112363c6f2 => generated 861 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:21.203 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] OVN reports status down for port: b920c94e-d8f7-48d7-b3a8-833268a91089 [pid: 7|app: 0|req: 484/989] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e90963cb-69ea-4843-9f03-41112363c6f2 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/990] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/subnets?id=e4ef6042-271d-43ab-9f94-c0d57ecd131f => generated 701 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/991] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/ports?network_id=38575613-4fc4-4924-9f9b-e8a416194747&device_owner=network%3Adhcp => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/992] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/993] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:21.819 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-b920c94e-d8f7-48d7-b3a8-833268a91089 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 21:58:21.920 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-047be1cb-ecca-4b1c-865a-736fcbd3f9a3 - - - - - -] Router 3517a431-34f1-4ecb-b487-5d644032685f is bound to host instance 2026-04-12 21:58:21.943 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] OVN reports status up for port: b920c94e-d8f7-48d7-b3a8-833268a91089 2026-04-12 21:58:21.958 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f2d1538-d731-4803-8f61-8113f0d658b5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b920c94e-d8f7-48d7-b3a8-833268a91089 (type: router_ports) to 1 2026-04-12 21:58:22.001 7 INFO neutron.plugins.ml2.plugin [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] Attempt 1 to provision port b920c94e-d8f7-48d7-b3a8-833268a91089 2026-04-12 21:58:22.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f2d1538-d731-4803-8f61-8113f0d658b5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3517a431-34f1-4ecb-b487-5d644032685f (type: routers) to 2 [pid: 8|app: 0|req: 506/994] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:58:20 2026] POST /v2.0/routers => generated 969 bytes in 1586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/995] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1152 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/996] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/997] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/ports?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1390 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/998] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/networks?id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 781 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/999] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e90963cb-69ea-4843-9f03-41112363c6f2 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1000] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e90963cb-69ea-4843-9f03-41112363c6f2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1001] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/subnets?id=e4ef6042-271d-43ab-9f94-c0d57ecd131f => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1002] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/ports?network_id=38575613-4fc4-4924-9f9b-e8a416194747&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1003] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1004] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:23.032 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d9b4b73-2b59-4e2f-a87b-e36c073af79a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:23.036 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d9b4b73-2b59-4e2f-a87b-e36c073af79a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 1e33f24d-1fe2-422a-b0d4-d10ac533c964: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:23.409 8 INFO neutron.db.ovn_revision_numbers_db [None req-a46b86c6-a619-4d94-bd76-67e977353682 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 845e229a-dafe-476a-985f-8f547ce08132 (type: security_groups) to 1 2026-04-12 21:58:23.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-a46b86c6-a619-4d94-bd76-67e977353682 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 195b1609-1b79-41a5-9a9a-7d571bad1876 (type: security_group_rules) to 0 2026-04-12 21:58:23.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-a46b86c6-a619-4d94-bd76-67e977353682 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2a5fb796-eeaa-4f03-87f1-6751f79d878b (type: security_group_rules) to 0 2026-04-12 21:58:23.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-a46b86c6-a619-4d94-bd76-67e977353682 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 53ee0f7a-5108-476c-9b9c-b45a9cd9b038 (type: security_group_rules) to 0 2026-04-12 21:58:23.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-a46b86c6-a619-4d94-bd76-67e977353682 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fc28b158-40c7-4a26-93d4-1bdb25cb38b9 (type: security_group_rules) to 0 2026-04-12 21:58:23.492 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d9b4b73-2b59-4e2f-a87b-e36c073af79a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c3362817-1375-4d27-b03f-b0bb10916bc5 (type: ports) to 1 [pid: 8|app: 0|req: 517/1005] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:22 2026] GET /v2.0/security-groups?tenant_id=5c71ddcf760540febd4af7b8904c382a&name=default => generated 2925 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1006] 199.204.45.156 () {34 vars in 1118 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1152 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:23.700 7 INFO neutron.db.ovn_revision_numbers_db [None req-f59ccc04-0871-4f36-8288-e4968e14c949 - - - - - -] Successfully bumped revision number for resource b920c94e-d8f7-48d7-b3a8-833268a91089 (type: ports) to 4 [pid: 8|app: 0|req: 519/1007] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:23 2026] DELETE /v2.0/security-groups/845e229a-dafe-476a-985f-8f547ce08132 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:24.379 8 INFO neutron.db.ovn_revision_numbers_db [req-172b01b1-815a-401b-a086-94777bee09f6 req-c7a4cdf7-08e0-412b-8535-428feb6140ec 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Successfully bumped revision number for resource e90963cb-69ea-4843-9f03-41112363c6f2 (type: ports) to 7 [pid: 8|app: 0|req: 520/1008] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 21:58:23 2026] PUT /v2.0/ports/e90963cb-69ea-4843-9f03-41112363c6f2 => generated 972 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:24.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07b131bc-d791-49dd-8968-620b70014f3a'] response: {'name': 'network-changed', 'server_uuid': '13cecb8a-0435-4e4d-9554-5629b5913f63', 'tag': 'e90963cb-69ea-4843-9f03-41112363c6f2', 'status': 'completed', 'code': 200} 2026-04-12 21:58:24.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-f59ccc04-0871-4f36-8288-e4968e14c949 - - - - - -] Successfully bumped revision number for resource b920c94e-d8f7-48d7-b3a8-833268a91089 (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:24.633 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d9b4b73-2b59-4e2f-a87b-e36c073af79a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:24.636 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] OVN reports status down for port: c3362817-1375-4d27-b03f-b0bb10916bc5 2026-04-12 21:58:24.646 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d9b4b73-2b59-4e2f-a87b-e36c073af79a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 1e33f24d-1fe2-422a-b0d4-d10ac533c964: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:24.795 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a3ce97-e116-4fc5-b5b2-a2d1eb8c56db 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2921da5d-0b9f-4afb-be5c-aee1ea09b3d1 (type: security_groups) to 1 2026-04-12 21:58:24.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a3ce97-e116-4fc5-b5b2-a2d1eb8c56db 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 263567be-8bbc-43e6-bbf5-359cbfae76d1 (type: security_group_rules) to 0 2026-04-12 21:58:24.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a3ce97-e116-4fc5-b5b2-a2d1eb8c56db 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2de61205-f00b-47c1-a922-50e23dc9b65c (type: security_group_rules) to 0 2026-04-12 21:58:24.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a3ce97-e116-4fc5-b5b2-a2d1eb8c56db 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 72de400e-bc8f-4af4-a5f5-963c108350e6 (type: security_group_rules) to 0 2026-04-12 21:58:24.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a3ce97-e116-4fc5-b5b2-a2d1eb8c56db 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9ca5a8a2-b1a6-41ee-9592-98a7bdc48cf1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 521/1009] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/security-groups?tenant_id=8c48b8f59f804226911ee2f91133e575&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:24.925 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] Logical_Switch_Port c3362817-1375-4d27-b03f-b0bb10916bc5 host information not removed, the port state is up 2026-04-12 21:58:24.928 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] OVN reports status up for port: c3362817-1375-4d27-b03f-b0bb10916bc5 2026-04-12 21:58:24.964 7 INFO neutron.plugins.ml2.plugin [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] Attempt 1 to provision port c3362817-1375-4d27-b03f-b0bb10916bc5 [pid: 8|app: 0|req: 524/1012] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:24 2026] DELETE /v2.0/security-groups/2921da5d-0b9f-4afb-be5c-aee1ea09b3d1 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1013] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:25 2026] GET /v2.0/ports?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1014] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:25 2026] GET /v2.0/networks?id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 781 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1015] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 21:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e90963cb-69ea-4843-9f03-41112363c6f2 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:25.527 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d61286d-dc0a-4b19-aced-10f40ed0b85d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 296eda9a-1151-4e83-a851-4a26c4fb833f (type: security_groups) to 1 2026-04-12 21:58:25.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d61286d-dc0a-4b19-aced-10f40ed0b85d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 37dd3e4a-0335-46f3-ab5e-2fb18d445cce (type: security_group_rules) to 0 2026-04-12 21:58:25.554 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d61286d-dc0a-4b19-aced-10f40ed0b85d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3efb18ff-9997-4953-8f2c-2ac2d2e4a297 (type: security_group_rules) to 0 2026-04-12 21:58:25.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d61286d-dc0a-4b19-aced-10f40ed0b85d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6c8f6143-6e7a-42a8-b365-89b79460acc9 (type: security_group_rules) to 0 2026-04-12 21:58:25.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d61286d-dc0a-4b19-aced-10f40ed0b85d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fdb6f5b6-45c4-416c-8576-b20bfa5ee2bf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 528/1016] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:25 2026] GET /v2.0/security-groups?tenant_id=3f9f82cc403f41daa41150b1efedfa64&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1017] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:25 2026] GET /v2.0/subnets?id=e4ef6042-271d-43ab-9f94-c0d57ecd131f => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:25.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-32b2783a-f14b-4dba-8cbe-67eef73a64ed - - - - - -] Successfully bumped revision number for resource c3362817-1375-4d27-b03f-b0bb10916bc5 (type: ports) to 2 [pid: 8|app: 0|req: 530/1018] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:25 2026] DELETE /v2.0/security-groups/296eda9a-1151-4e83-a851-4a26c4fb833f => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1019] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:26 2026] GET /v2.0/ports?network_id=38575613-4fc4-4924-9f9b-e8a416194747&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1020] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:26 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:26.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d9b4b73-2b59-4e2f-a87b-e36c073af79a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c3362817-1375-4d27-b03f-b0bb10916bc5 (type: router_ports) to 1 [pid: 7|app: 0|req: 489/1021] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:58:22 2026] PUT /v2.0/routers/3517a431-34f1-4ecb-b487-5d644032685f/add_router_interface => generated 309 bytes in 4060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1022] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:26 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1023] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:26 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:26.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-132df16e-a69c-446d-a8dd-92806b51b500 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Successfully bumped revision number for resource 83046612-f71f-4ea9-8791-8eed995e092c (type: security_groups) to 1 [pid: 8|app: 0|req: 535/1024] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:26 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:26.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-132df16e-a69c-446d-a8dd-92806b51b500 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Successfully bumped revision number for resource 38c6092a-d95e-4fe8-ae36-acbc8f3c48e8 (type: security_group_rules) to 0 2026-04-12 21:58:26.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-132df16e-a69c-446d-a8dd-92806b51b500 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Successfully bumped revision number for resource 3d1a658a-edc7-4fd8-9cf7-f6c2c00e46e7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 490/1025] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 21:58:26 2026] POST /v2.0/security-groups => generated 1661 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:58:27.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-a87b1e7b-f81d-4c1c-9446-649bee9e4085 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Successfully bumped revision number for resource a81b454c-ce8a-44ba-8fa2-7b6e90cd5fce (type: security_group_rules) to 0 [pid: 8|app: 0|req: 536/1026] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:58:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:27.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ec62763-edb7-4676-a3a2-6686ae82a3c4 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Successfully bumped revision number for resource a0b2944f-035b-4d2e-9966-d5c055166b4a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 537/1027] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/ports?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1028] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:58:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1029] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/networks?id=38575613-4fc4-4924-9f9b-e8a416194747 => generated 781 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1030] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e90963cb-69ea-4843-9f03-41112363c6f2 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1031] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/subnets?id=e4ef6042-271d-43ab-9f94-c0d57ecd131f => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:27.558 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5347a3e6-72fc-4b89-b3f1-e17c70ee9b29 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] No more DHCP agents 2026-04-12 21:58:27.559 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5347a3e6-72fc-4b89-b3f1-e17c70ee9b29 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 541/1032] 10.0.0.101 () {30 vars in 650 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/extensions => generated 20118 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1033] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/ports?network_id=38575613-4fc4-4924-9f9b-e8a416194747&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1034] 10.0.0.101 () {30 vars in 724 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/quotas/5684feed5e884bc99e007808792111d5/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1035] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1036] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1037] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 21:58:27 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1038] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1039] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1040] 10.0.0.190 () {34 vars in 1100 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1733878665&fields=id&tenant_id=3076d94d62014f39bbdbe90ff88deada => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1041] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/networks?id=1e33f24d-1fe2-422a-b0d4-d10ac533c964 => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1042] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/quotas/3076d94d62014f39bbdbe90ff88deada => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1043] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/ports?tenant_id=3076d94d62014f39bbdbe90ff88deada&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1044] 10.0.0.190 () {34 vars in 907 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/extensions => generated 20118 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1045] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1046] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1047] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1048] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1049] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/security-groups?id=c591e718-4e5a-4ff6-9937-973d3f13e6e0&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:29.256 7 INFO neutron_taas.services.taas.taas_plugin [req-50af21c7-6f83-4b7d-bb4e-9bfa2b5c9252 req-1eb21f99-9e09-435a-903d-82f0f50f2250 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] TaaS: Handle Delete Port: e90963cb-69ea-4843-9f03-41112363c6f2 2026-04-12 21:58:29.259 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-50af21c7-6f83-4b7d-bb4e-9bfa2b5c9252 req-1eb21f99-9e09-435a-903d-82f0f50f2250 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Tap Mirror: Handle Delete Port: e90963cb-69ea-4843-9f03-41112363c6f2 [pid: 8|app: 0|req: 553/1050] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:29.566 7 INFO neutron.db.l3_db [req-50af21c7-6f83-4b7d-bb4e-9bfa2b5c9252 req-1eb21f99-9e09-435a-903d-82f0f50f2250 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Floating IP 9f66d16f-762c-4890-bb7b-1827f9553c46 disassociated. External IP: 10.96.250.220, port: e90963cb-69ea-4843-9f03-41112363c6f2. [pid: 7|app: 0|req: 498/1051] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 21:58:29 2026] DELETE /v2.0/ports/e90963cb-69ea-4843-9f03-41112363c6f2 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:29.772 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8529498f-ebe7-46ab-87c1-1bb33515c7ce'] response: {'server_uuid': '13cecb8a-0435-4e4d-9554-5629b5913f63', 'name': 'network-vif-deleted', 'tag': 'e90963cb-69ea-4843-9f03-41112363c6f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 554/1052] 10.0.0.101 () {30 vars in 650 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/extensions => generated 20118 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1053] 10.0.0.101 () {30 vars in 724 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/quotas/5684feed5e884bc99e007808792111d5/details => generated 847 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:30.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcb8a7e9-06b7-4ba1-a576-b3319c077d39 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9f920f05-90f6-4dcd-a881-c85c37416baf (type: security_groups) to 1 2026-04-12 21:58:30.095 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcb8a7e9-06b7-4ba1-a576-b3319c077d39 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3820692c-c061-49be-b489-0fba71c91525 (type: security_group_rules) to 0 2026-04-12 21:58:30.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcb8a7e9-06b7-4ba1-a576-b3319c077d39 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5e205724-0b06-4f22-8ce5-71d42bbec034 (type: security_group_rules) to 0 2026-04-12 21:58:30.116 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcb8a7e9-06b7-4ba1-a576-b3319c077d39 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8a2d6d81-4d92-45b2-bae2-c07f75547f9e (type: security_group_rules) to 0 2026-04-12 21:58:30.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcb8a7e9-06b7-4ba1-a576-b3319c077d39 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bbe59156-52a6-43d2-a9b2-859454bf32e7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 499/1054] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/security-groups?tenant_id=a1ee3cab88354af6b4ad8de4788209ab&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1055] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1056] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1057] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:30 2026] DELETE /v2.0/security-groups/9f920f05-90f6-4dcd-a881-c85c37416baf => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:30.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-3555e19b-c5f5-4a1f-b23e-8e5f24acad98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2ec8e03b-403a-44c4-bee2-9e4b46e338f1 (type: security_groups) to 1 2026-04-12 21:58:30.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-3555e19b-c5f5-4a1f-b23e-8e5f24acad98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 278224ab-3563-4396-9744-94bdc0d785ff (type: security_group_rules) to 0 2026-04-12 21:58:30.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-3555e19b-c5f5-4a1f-b23e-8e5f24acad98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5c19c8f6-eba4-4e84-afe1-9c61ef108974 (type: security_group_rules) to 0 2026-04-12 21:58:30.813 7 INFO neutron.db.ovn_revision_numbers_db [None req-3555e19b-c5f5-4a1f-b23e-8e5f24acad98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 603ba83f-8e07-4388-943d-83808eb55f66 (type: security_group_rules) to 0 2026-04-12 21:58:30.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-3555e19b-c5f5-4a1f-b23e-8e5f24acad98 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d0820918-4244-4c22-be99-47b5bb600ae9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 502/1058] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/security-groups?tenant_id=36309c8b54d7403aaeb513a926ad50fd&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:31.152 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] No hosting information found for port c3362817-1375-4d27-b03f-b0bb10916bc5: RuntimeError: No hosting information found for port c3362817-1375-4d27-b03f-b0bb10916bc5 [pid: 8|app: 0|req: 557/1059] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:30 2026] DELETE /v2.0/security-groups/2ec8e03b-403a-44c4-bee2-9e4b46e338f1 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:31.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] Successfully bumped revision number for resource c3362817-1375-4d27-b03f-b0bb10916bc5 (type: router_ports) to 2 2026-04-12 21:58:31.258 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] OVN reports status down for port: e90963cb-69ea-4843-9f03-41112363c6f2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/1060] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1061] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1062] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/ports => generated 13613 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1063] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/network-ip-availabilities => generated 2074 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1064] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/floatingips => generated 1093 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1065] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/subnets => generated 2677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1066] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/subnets => generated 2677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1067] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1068] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/networks => generated 3700 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1069] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/security-groups => generated 28938 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1070] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/routers => generated 1950 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1071] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1072] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:32.241 7 INFO neutron.db.ovn_revision_numbers_db [None req-55b58ff6-2d4e-4740-a797-480edd7add13 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 72c5f58c-5165-40a6-a538-cdb1d041d31f (type: security_groups) to 1 2026-04-12 21:58:32.252 7 INFO neutron.db.ovn_revision_numbers_db [None req-55b58ff6-2d4e-4740-a797-480edd7add13 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3a82065b-0762-4d03-a10a-7edc2556297d (type: security_group_rules) to 0 2026-04-12 21:58:32.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-55b58ff6-2d4e-4740-a797-480edd7add13 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b00c86c1-b71f-4e90-9055-ec0148cbd528 (type: security_group_rules) to 0 2026-04-12 21:58:32.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-55b58ff6-2d4e-4740-a797-480edd7add13 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b5a901bf-8762-48be-8f72-717276fb341b (type: security_group_rules) to 0 2026-04-12 21:58:32.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-55b58ff6-2d4e-4740-a797-480edd7add13 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f69ed697-0119-488e-80c4-1407db0b62a0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 510/1073] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:31 2026] GET /v2.0/security-groups?tenant_id=5684feed5e884bc99e007808792111d5&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1074] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:32 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1075] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:32 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1076] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:32 2026] DELETE /v2.0/security-groups/72c5f58c-5165-40a6-a538-cdb1d041d31f => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1077] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:33 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1078] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:33 2026] GET /v2.0/networks?id=1e33f24d-1fe2-422a-b0d4-d10ac533c964 => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1079] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 21:58:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3076d94d62014f39bbdbe90ff88deada => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1080] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:33 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:33.887 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-97045538-47e5-4996-ae4a-a3748d9fd167 req-88ef2d8b-9c87-4257-b528-192c214124e5 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] No more DHCP agents 2026-04-12 21:58:33.888 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-97045538-47e5-4996-ae4a-a3748d9fd167 req-88ef2d8b-9c87-4257-b528-192c214124e5 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Unable to schedule network 1e33f24d-1fe2-422a-b0d4-d10ac533c964: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:34.016 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] OVN reports status down for port: 895582e3-9e19-47ca-be92-2fd68a4d5858 2026-04-12 21:58:34.066 8 INFO neutron.db.ovn_revision_numbers_db [req-97045538-47e5-4996-ae4a-a3748d9fd167 req-88ef2d8b-9c87-4257-b528-192c214124e5 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Successfully bumped revision number for resource 895582e3-9e19-47ca-be92-2fd68a4d5858 (type: ports) to 1 [pid: 8|app: 0|req: 567/1081] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 21:58:33 2026] POST /v2.0/ports => generated 954 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:34.549 7 INFO neutron.db.ovn_revision_numbers_db [req-97045538-47e5-4996-ae4a-a3748d9fd167 req-33a39d5f-5b29-473f-a3bf-db89fafe83ed adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 895582e3-9e19-47ca-be92-2fd68a4d5858 (type: ports) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1082] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/ports?device_id=13cecb8a-0435-4e4d-9554-5629b5913f63 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:34.797 7 INFO neutron.db.ovn_revision_numbers_db [req-97045538-47e5-4996-ae4a-a3748d9fd167 req-33a39d5f-5b29-473f-a3bf-db89fafe83ed adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 895582e3-9e19-47ca-be92-2fd68a4d5858 (type: ports) to 4 [pid: 7|app: 0|req: 515/1083] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 21:58:34 2026] PUT /v2.0/ports/895582e3-9e19-47ca-be92-2fd68a4d5858 => generated 1204 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1084] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:34.867 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c51da07-6eb5-45fa-bd88-6cd84faf3c50'] response: {'name': 'network-changed', 'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 516/1085] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:34 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1086] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:35 2026] GET /v2.0/ports?tenant_id=3076d94d62014f39bbdbe90ff88deada&device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 1207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1087] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 21:58:35 2026] GET /v2.0/networks?tenant_id=3076d94d62014f39bbdbe90ff88deada&shared=False => generated 774 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1088] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 21:58:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1089] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:35 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1090] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:35 2026] DELETE /v2.0/security-groups/c591e718-4e5a-4ff6-9937-973d3f13e6e0 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1091] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:36.042 7 INFO neutron.api.v2.resource [None req-9661671f-db08-427e-8006-bcf6655261e0 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 519/1092] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/security-groups/c591e718-4e5a-4ff6-9937-973d3f13e6e0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:58:36.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-39ba8f7b-5c65-430f-bcbb-a98fec5e6423 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] TaaS: Handle Delete Port: e5fffcba-1d7e-4f24-8992-05c66e4f97b1 2026-04-12 21:58:36.160 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39ba8f7b-5c65-430f-bcbb-a98fec5e6423 8279d9a8a04c41f991f51ea3a8f567f6 b227fbf1c4a84c4c8cde4e7c7daacc18 - - default default] Tap Mirror: Handle Delete Port: e5fffcba-1d7e-4f24-8992-05c66e4f97b1 [pid: 8|app: 0|req: 574/1093] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:58:36 2026] DELETE /v2.0/floatingips/9f66d16f-762c-4890-bb7b-1827f9553c46 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1094] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/ports?tenant_id=3076d94d62014f39bbdbe90ff88deada&device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 1207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1095] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=895582e3-9e19-47ca-be92-2fd68a4d5858 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1096] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/subnets?id=d8f2c06e-7926-41e3-b32b-f56081e0dc76 => generated 694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1097] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/ports?network_id=1e33f24d-1fe2-422a-b0d4-d10ac533c964&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:36.738 7 INFO neutron_taas.services.taas.taas_plugin [None req-4eb8a2bd-a984-4201-923a-7704b6c26468 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 54d521d1-44ab-45f0-ae22-95127cc8d599 2026-04-12 21:58:36.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eb8a2bd-a984-4201-923a-7704b6c26468 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 54d521d1-44ab-45f0-ae22-95127cc8d599 [pid: 8|app: 0|req: 579/1098] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1099] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:36 2026] GET /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:37.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource d21c0861-fb10-4d79-ba81-862e98c84b95 (type: security_groups) to 1 2026-04-12 21:58:37.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 207a6d53-753d-4db9-8347-8ba90a008d47 (type: security_group_rules) to 0 2026-04-12 21:58:37.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 318741a8-2d40-40c8-aa5b-9557ad8ec3a7 (type: security_group_rules) to 0 2026-04-12 21:58:37.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 8385b424-c0c0-47e0-bdec-920c153df748 (type: security_group_rules) to 0 2026-04-12 21:58:37.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource d0f73242-1a6a-4490-8c29-f198a919294d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 520/1100] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:58:36 2026] PUT /v2.0/routers/9c3e9b27-6ade-40a8-aacc-485c372064bd/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:37.618 8 INFO neutron.db.segments_db [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Added segment 7903c688-7e85-464d-b520-c8a9036ce490 of type geneve for network abbe0d2e-33fc-4246-9128-bfd1806b9fa4 [pid: 7|app: 0|req: 521/1101] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:37 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:37.780 8 INFO neutron.db.ovn_revision_numbers_db [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource abbe0d2e-33fc-4246-9128-bfd1806b9fa4 (type: networks) to 1 2026-04-12 21:58:37.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dcd129b-8433-4928-83e6-ae3e3f501108 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bed807b9-076b-4f13-838d-86adf9905b66 (type: security_groups) to 1 2026-04-12 21:58:37.869 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dcd129b-8433-4928-83e6-ae3e3f501108 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 07f7fe4a-185f-4674-82da-ecdafe3ad733 (type: security_group_rules) to 0 2026-04-12 21:58:37.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dcd129b-8433-4928-83e6-ae3e3f501108 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 30d49915-3588-44ac-b9b1-60cfbd7e7f4a (type: security_group_rules) to 0 2026-04-12 21:58:37.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dcd129b-8433-4928-83e6-ae3e3f501108 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bcb76fb1-25bd-4b94-9c12-2de32cb1e7b3 (type: security_group_rules) to 0 2026-04-12 21:58:37.914 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dcd129b-8433-4928-83e6-ae3e3f501108 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource eacfb552-9f89-43db-8a79-1162bba56058 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 522/1102] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:37 2026] GET /v2.0/security-groups?tenant_id=bb073c6a05414ef196c6254a0650f4b5&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:38.010 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:38.012 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network abbe0d2e-33fc-4246-9128-bfd1806b9fa4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:38.169 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] OVN reports status down for port: 50272771-089c-47f7-b796-7807c90b8211 2026-04-12 21:58:38.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-04110e91-3e7e-4fd2-b1c8-b6b21d4303c5 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 50272771-089c-47f7-b796-7807c90b8211 (type: ports) to 1 [pid: 8|app: 0|req: 581/1103] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:37 2026] POST /v2.0/networks => generated 631 bytes in 1135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1104] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:38 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:38.507 7 INFO neutron_taas.services.taas.taas_plugin [None req-a61fd075-a3c6-44a9-a4df-d163954267b6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: b0ea1978-c643-490d-90fc-d2a407ac19f8 2026-04-12 21:58:38.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a61fd075-a3c6-44a9-a4df-d163954267b6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: b0ea1978-c643-490d-90fc-d2a407ac19f8 [pid: 8|app: 0|req: 583/1105] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:38 2026] DELETE /v2.0/security-groups/bed807b9-076b-4f13-838d-86adf9905b66 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:38.847 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c095d0f-982c-4413-a354-b0e90229ba40 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:38.848 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c095d0f-982c-4413-a354-b0e90229ba40 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network abbe0d2e-33fc-4246-9128-bfd1806b9fa4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:38.996 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c095d0f-982c-4413-a354-b0e90229ba40 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 4fa76b45-853e-486a-af7f-f9f3b4e4bded (type: ports) to 1 2026-04-12 21:58:39.007 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] OVN reports status down for port: 4fa76b45-853e-486a-af7f-f9f3b4e4bded [pid: 8|app: 0|req: 584/1106] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:58:38 2026] POST /v2.0/ports => generated 743 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1107] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:37 2026] DELETE /v2.0/routers/9c3e9b27-6ade-40a8-aacc-485c372064bd => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:39.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4100f1e-d78c-428b-82fa-f938d207130a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8da2eb87-8921-42b7-8641-b664691be334 (type: security_groups) to 1 2026-04-12 21:58:39.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4100f1e-d78c-428b-82fa-f938d207130a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 18f5a375-acad-4f58-b4a3-b9477c719a92 (type: security_group_rules) to 0 2026-04-12 21:58:39.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4100f1e-d78c-428b-82fa-f938d207130a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 300b8cb3-0528-47b3-9cf9-f61a3c398035 (type: security_group_rules) to 0 2026-04-12 21:58:39.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4100f1e-d78c-428b-82fa-f938d207130a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 541e828e-7a6f-4685-b194-c78c42c5358d (type: security_group_rules) to 0 2026-04-12 21:58:39.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4100f1e-d78c-428b-82fa-f938d207130a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bf4d4121-7c01-4ac7-b097-5ccd6ca3f28c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 585/1108] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:39 2026] GET /v2.0/security-groups?tenant_id=eb376040a0b64edeba6ec4abd9bf2623&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1109] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:39 2026] DELETE /v2.0/subnets/e4ef6042-271d-43ab-9f94-c0d57ecd131f => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1110] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:39 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:39.961 7 INFO neutron.db.segments_db [None req-1955cc85-451e-4eab-9c49-62cf138d4a34 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Added segment 28be5a88-afe0-49b4-b2f3-b356d7512760 of type geneve for network 3bf7522f-e71d-4138-ac13-cf1e1a9d073b [pid: 8|app: 0|req: 588/1111] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:39 2026] DELETE /v2.0/security-groups/8da2eb87-8921-42b7-8641-b664691be334 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:40.092 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] OVN reports status up for port: 895582e3-9e19-47ca-be92-2fd68a4d5858 2026-04-12 21:58:40.113 7 INFO neutron.plugins.ml2.plugin [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] Attempt 1 to provision port 895582e3-9e19-47ca-be92-2fd68a4d5858 2026-04-12 21:58:40.151 8 INFO neutron_taas.services.taas.taas_plugin [None req-55143dd1-8ebe-429e-9d7b-83d852558093 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 198bbac9-8713-4c08-8790-3b80fac27ac5 2026-04-12 21:58:40.153 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55143dd1-8ebe-429e-9d7b-83d852558093 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 198bbac9-8713-4c08-8790-3b80fac27ac5 2026-04-12 21:58:40.233 7 INFO neutron.db.ovn_revision_numbers_db [None req-1955cc85-451e-4eab-9c49-62cf138d4a34 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 3bf7522f-e71d-4138-ac13-cf1e1a9d073b (type: networks) to 1 2026-04-12 21:58:40.314 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bea80d6c-2dab-4018-8cb3-425007ab027f'] response: {'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'code': 200} 2026-04-12 21:58:40.403 8 INFO neutron.services.segments.plugin [-] Segment 3467da0e-449b-4788-a7e3-080791fbe9ca resource provider aggregate not found 2026-04-12 21:58:40.408 8 INFO neutron.services.segments.plugin [-] Segment 3467da0e-449b-4788-a7e3-080791fbe9ca resource provider aggregate not found 2026-04-12 21:58:40.422 8 INFO neutron.services.segments.plugin [-] Segment 3467da0e-449b-4788-a7e3-080791fbe9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3467da0e-449b-4788-a7e3-080791fbe9ca found for delete ", "request_id": "req-971d578a-a860-4cd2-9b12-19c068370a67"}]} 2026-04-12 21:58:40.440 8 INFO neutron.services.segments.plugin [-] Segment 3467da0e-449b-4788-a7e3-080791fbe9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3467da0e-449b-4788-a7e3-080791fbe9ca found for delete ", "request_id": "req-108eeed1-c22a-4ec1-b9e5-f3983b7d299a"}]} [pid: 8|app: 0|req: 591/1114] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:40 2026] DELETE /v2.0/networks/38575613-4fc4-4924-9f9b-e8a416194747 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1115] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:40.653 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1955cc85-451e-4eab-9c49-62cf138d4a34 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:40.658 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1955cc85-451e-4eab-9c49-62cf138d4a34 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network 3bf7522f-e71d-4138-ac13-cf1e1a9d073b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 593/1116] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:40 2026] GET /v2.0/security-groups?tenant_id=b227fbf1c4a84c4c8cde4e7c7daacc18&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:40.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-8220a38f-167e-48a2-a8fd-4e657577c207 - - - - - -] Successfully bumped revision number for resource 895582e3-9e19-47ca-be92-2fd68a4d5858 (type: ports) to 5 2026-04-12 21:58:40.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-1955cc85-451e-4eab-9c49-62cf138d4a34 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 4149dc00-5cec-4b58-a145-9296e468fa39 (type: ports) to 1 [pid: 7|app: 0|req: 524/1117] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:39 2026] POST /v2.0/networks => generated 631 bytes in 1848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1118] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:40 2026] DELETE /v2.0/security-groups/e5f5f09e-9cd0-4b02-bf82-23367af2bda2 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:41.069 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: 4149dc00-5cec-4b58-a145-9296e468fa39 2026-04-12 21:58:41.356 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3903ff57-75a3-469a-b43a-85ee583a0308 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:41.357 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3903ff57-75a3-469a-b43a-85ee583a0308 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network 3bf7522f-e71d-4138-ac13-cf1e1a9d073b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:41.439 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: d372b0ee-775a-43a1-aa46-e9e19ff08cf6 2026-04-12 21:58:41.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-3903ff57-75a3-469a-b43a-85ee583a0308 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource d372b0ee-775a-43a1-aa46-e9e19ff08cf6 (type: ports) to 1 [pid: 8|app: 0|req: 595/1119] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1120] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:58:40 2026] POST /v2.0/ports => generated 743 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1121] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1122] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:41 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:41.779 7 INFO neutron.db.segments_db [None req-bdf99b72-eb3c-4986-b6cf-2901a2b0f0dd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Added segment 92d23b9f-53d9-4a31-9990-d07eaa1ff63e of type geneve for network 5548f8b1-e445-4551-930f-36a82691508e 2026-04-12 21:58:41.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-bdf99b72-eb3c-4986-b6cf-2901a2b0f0dd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 5548f8b1-e445-4551-930f-36a82691508e (type: networks) to 1 2026-04-12 21:58:42.110 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdf99b72-eb3c-4986-b6cf-2901a2b0f0dd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:42.111 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdf99b72-eb3c-4986-b6cf-2901a2b0f0dd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network 5548f8b1-e445-4551-930f-36a82691508e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:42.188 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: 17ff9d7b-9dbe-4573-9b5f-1510cbd2e63e 2026-04-12 21:58:42.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-bdf99b72-eb3c-4986-b6cf-2901a2b0f0dd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 17ff9d7b-9dbe-4573-9b5f-1510cbd2e63e (type: ports) to 1 [pid: 7|app: 0|req: 526/1123] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:41 2026] POST /v2.0/networks => generated 632 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:42.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63e1509d-e8ea-4dd9-afc3-1592857e60a1'] response: {'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'code': 200} 2026-04-12 21:58:42.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4ea0f77-54d3-46a8-8dcc-abd573b0031d bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Successfully bumped revision number for resource ee48ef4c-4114-4169-ae9f-3d39c6ef12aa (type: floatingips) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:42.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4ea0f77-54d3-46a8-8dcc-abd573b0031d bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Successfully bumped revision number for resource ee48ef4c-4114-4169-ae9f-3d39c6ef12aa (type: floatingips) to 2 2026-04-12 21:58:42.570 8 INFO neutron.db.l3_db [None req-a4ea0f77-54d3-46a8-8dcc-abd573b0031d bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Floating IP ee48ef4c-4114-4169-ae9f-3d39c6ef12aa associated. External IP: 10.96.250.210, port: 895582e3-9e19-47ca-be92-2fd68a4d5858. [pid: 8|app: 0|req: 598/1124] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:58:41 2026] PUT /v2.0/floatingips/ee48ef4c-4114-4169-ae9f-3d39c6ef12aa => generated 855 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:42.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b040f9b-a5b4-44d2-a6c9-2379333d82a6'] response: {'name': 'network-changed', 'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'status': 'completed', 'code': 200} 2026-04-12 21:58:42.811 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource f9f4a8d5-587b-4f49-8b57-a0fa03f459f6 (type: security_groups) to 1 2026-04-12 21:58:42.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 0aa1a550-194e-4545-bc0a-a33d817c6c7f (type: security_group_rules) to 0 2026-04-12 21:58:42.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 3b703ae1-cef7-41fc-95f2-ab9f4aee6ef0 (type: security_group_rules) to 0 2026-04-12 21:58:42.868 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 5ce6b4f4-4fdf-40a8-8041-5f875e97974d (type: security_group_rules) to 0 2026-04-12 21:58:42.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource d1c1c357-e098-4f5a-8d65-acac3e124957 (type: security_group_rules) to 0 2026-04-12 21:58:42.891 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4015bbba-949f-466f-ac86-e7ae92a2e559 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:42.893 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4015bbba-949f-466f-ac86-e7ae92a2e559 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network 5548f8b1-e445-4551-930f-36a82691508e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:42.995 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: c40bd62a-2b8c-4c9d-92e7-9c9326fc9741 2026-04-12 21:58:43.014 7 INFO neutron.db.segments_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Added segment bd88b266-1662-45b4-a888-9e280c08bcef of type geneve for network e91da8a2-eb44-4883-8f52-081182f04c85 2026-04-12 21:58:43.081 8 INFO neutron.db.ovn_revision_numbers_db [None req-4015bbba-949f-466f-ac86-e7ae92a2e559 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource c40bd62a-2b8c-4c9d-92e7-9c9326fc9741 (type: ports) to 1 2026-04-12 21:58:43.136 7 INFO neutron.db.segments_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Added segment ae7c4277-1675-4b7a-98a9-8b272dcbcb22 of type geneve for network a38a1364-05cf-4827-9e95-6fe307563462 [pid: 8|app: 0|req: 599/1125] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:58:42 2026] POST /v2.0/ports => generated 743 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:43.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource e91da8a2-eb44-4883-8f52-081182f04c85 (type: networks) to 1 2026-04-12 21:58:43.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d1bf7558-a176-4c95-87b5-228a7462ce2d (type: security_groups) to 1 2026-04-12 21:58:43.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1328f6b6-54e0-4381-8d14-483a30d0b422 (type: security_group_rules) to 0 2026-04-12 21:58:43.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 43cc973c-9a61-4f54-9999-872da9321a1b (type: security_group_rules) to 0 2026-04-12 21:58:43.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6ea907f4-177f-4b45-99f9-0a95d83ba693 (type: security_group_rules) to 0 2026-04-12 21:58:43.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d12bf19e-6887-424c-9d0b-ecd7f74627a7 (type: security_group_rules) to 0 2026-04-12 21:58:43.566 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:43.580 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network e91da8a2-eb44-4883-8f52-081182f04c85: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:43.602 8 INFO neutron.db.segments_db [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment 4469cdbe-f091-452a-8d84-cdb3ba416963 of type geneve for network 4c321542-258c-4ee2-94d4-7999cea507b7 2026-04-12 21:58:43.654 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: 1a88b20d-b8f3-429f-bbc2-f7c79e28baed 2026-04-12 21:58:43.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 1a88b20d-b8f3-429f-bbc2-f7c79e28baed (type: ports) to 1 2026-04-12 21:58:43.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4c321542-258c-4ee2-94d4-7999cea507b7 (type: networks) to 1 2026-04-12 21:58:43.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource a38a1364-05cf-4827-9e95-6fe307563462 (type: networks) to 1 2026-04-12 21:58:44.018 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:44.020 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 4c321542-258c-4ee2-94d4-7999cea507b7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:44.126 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: 743e79ae-a941-4d2f-9f33-67a096068707 2026-04-12 21:58:44.148 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d399423-34d1-46a2-8518-fd0234704568 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 743e79ae-a941-4d2f-9f33-67a096068707 (type: ports) to 1 [pid: 8|app: 0|req: 600/1126] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 21:58:43 2026] POST /v2.0/networks => generated 746 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:44.194 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:44.198 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network a38a1364-05cf-4827-9e95-6fe307563462: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:44.290 8 INFO neutron.db.segments_db [None req-66fbae51-eb7b-40ae-919f-d05e33be6561 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Added segment eb62478f-dde0-4fe1-8c22-ea2342e185d7 of type geneve for network e8d7745d-3cbd-4584-a914-235b28fe20a7 2026-04-12 21:58:44.322 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: 35565222-c8a8-4a94-9960-58c2084dd5f5 2026-04-12 21:58:44.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-64185781-ff92-4a46-99dc-023d645fc141 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 35565222-c8a8-4a94-9960-58c2084dd5f5 (type: ports) to 1 2026-04-12 21:58:44.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-66fbae51-eb7b-40ae-919f-d05e33be6561 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource e8d7745d-3cbd-4584-a914-235b28fe20a7 (type: networks) to 1 [pid: 7|app: 0|req: 527/1127] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:42 2026] POST /v2.0/networks => generated 1245 bytes in 2133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1128] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:58:44 2026] GET /v2.0/ports?tenant_id=3076d94d62014f39bbdbe90ff88deada&device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:44.602 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66fbae51-eb7b-40ae-919f-d05e33be6561 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:44.604 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66fbae51-eb7b-40ae-919f-d05e33be6561 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network e8d7745d-3cbd-4584-a914-235b28fe20a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:44.632 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f2ebf6d3-2103-416f-9adf-be005c7c8dc5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:44.634 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f2ebf6d3-2103-416f-9adf-be005c7c8dc5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 4c321542-258c-4ee2-94d4-7999cea507b7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:44.700 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: ce10a854-fb0b-4692-a96b-c797ad3f1097 2026-04-12 21:58:44.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-66fbae51-eb7b-40ae-919f-d05e33be6561 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource ce10a854-fb0b-4692-a96b-c797ad3f1097 (type: ports) to 1 [pid: 8|app: 0|req: 601/1129] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:44 2026] POST /v2.0/networks => generated 632 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1130] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 21:58:44 2026] GET /v2.0/networks => generated 1856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1131] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:58:44 2026] GET /v2.0/networks?id=1e33f24d-1fe2-422a-b0d4-d10ac533c964 => generated 774 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:45.012 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6c8c8ee-66f3-4814-be6b-6606ad56874a 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:45.013 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6c8c8ee-66f3-4814-be6b-6606ad56874a 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network e8d7745d-3cbd-4584-a914-235b28fe20a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:45.097 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: 9590be66-564c-4b95-b25f-65bed1bf99f7 2026-04-12 21:58:45.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6c8c8ee-66f3-4814-be6b-6606ad56874a 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource 9590be66-564c-4b95-b25f-65bed1bf99f7 (type: ports) to 1 [pid: 8|app: 0|req: 604/1132] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:58:44 2026] POST /v2.0/ports => generated 743 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:45.303 7 INFO neutron.db.ovn_revision_numbers_db [None req-446f645d-6e46-4fc9-a93b-5c7a9c1ab17a - - - - - -] Successfully bumped revision number for resource 743e79ae-a941-4d2f-9f33-67a096068707 (type: ports) to 2 2026-04-12 21:58:45.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-446f645d-6e46-4fc9-a93b-5c7a9c1ab17a - - - - - -] Successfully bumped revision number for resource ca7e4474-2b62-4a28-858b-845d05edf136 (type: subnets) to 0 [pid: 7|app: 0|req: 529/1133] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:58:44 2026] POST /v2.0/subnets => generated 690 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:45.392 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd43ac8c-47a6-4e4a-af18-0815709b8586 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] TaaS: Handle Delete Port: 1a88b20d-b8f3-429f-bbc2-f7c79e28baed 2026-04-12 21:58:45.395 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd43ac8c-47a6-4e4a-af18-0815709b8586 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Tap Mirror: Handle Delete Port: 1a88b20d-b8f3-429f-bbc2-f7c79e28baed [pid: 7|app: 0|req: 530/1134] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:58:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=895582e3-9e19-47ca-be92-2fd68a4d5858 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:45.534 7 INFO neutron.db.segments_db [None req-88ed9ee5-fe1c-484a-827f-24fa656a9a9f 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Added segment b6150b20-a14e-481a-ade2-6b59b04511c8 of type geneve for network c569111a-2748-428e-9f7d-d6ba4b63d815 2026-04-12 21:58:45.630 8 INFO neutron.services.segments.plugin [-] Segment bd88b266-1662-45b4-a888-9e280c08bcef resource provider aggregate not found 2026-04-12 21:58:45.635 8 INFO neutron.services.segments.plugin [-] Segment bd88b266-1662-45b4-a888-9e280c08bcef resource provider aggregate not found 2026-04-12 21:58:45.657 8 INFO neutron.services.segments.plugin [-] Segment bd88b266-1662-45b4-a888-9e280c08bcef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd88b266-1662-45b4-a888-9e280c08bcef found for delete ", "request_id": "req-e1d4124f-60e1-4678-9e51-90cf66ba13fc"}]} 2026-04-12 21:58:45.661 8 INFO neutron.services.segments.plugin [-] Segment bd88b266-1662-45b4-a888-9e280c08bcef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd88b266-1662-45b4-a888-9e280c08bcef found for delete ", "request_id": "req-8235ef54-fae0-44f2-ace6-ba431d9675ec"}]} 2026-04-12 21:58:45.704 7 INFO neutron.db.ovn_revision_numbers_db [None req-88ed9ee5-fe1c-484a-827f-24fa656a9a9f 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource c569111a-2748-428e-9f7d-d6ba4b63d815 (type: networks) to 1 [pid: 8|app: 0|req: 605/1135] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:45 2026] DELETE /v2.0/networks/e91da8a2-eb44-4883-8f52-081182f04c85 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:45.867 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88ed9ee5-fe1c-484a-827f-24fa656a9a9f 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:45.885 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88ed9ee5-fe1c-484a-827f-24fa656a9a9f 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network c569111a-2748-428e-9f7d-d6ba4b63d815: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:45.963 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: cd6c9438-fa37-4ec1-aac5-37b360527660 2026-04-12 21:58:46.021 7 INFO neutron.db.ovn_revision_numbers_db [None req-88ed9ee5-fe1c-484a-827f-24fa656a9a9f 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource cd6c9438-fa37-4ec1-aac5-37b360527660 (type: ports) to 1 [pid: 7|app: 0|req: 531/1136] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:45 2026] POST /v2.0/networks => generated 632 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1137] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:58:46 2026] GET /v2.0/subnets?id=d8f2c06e-7926-41e3-b32b-f56081e0dc76 => generated 694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:46.171 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6412c30-a442-4db9-9df6-5fcd549804c6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:46.173 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6412c30-a442-4db9-9df6-5fcd549804c6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:46.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-81de5158-ab65-4bc6-b571-f5062d99e85f e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] TaaS: Handle Delete Port: 35565222-c8a8-4a94-9960-58c2084dd5f5 2026-04-12 21:58:46.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81de5158-ab65-4bc6-b571-f5062d99e85f e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Tap Mirror: Handle Delete Port: 35565222-c8a8-4a94-9960-58c2084dd5f5 2026-04-12 21:58:46.365 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: d4cd7dca-d83d-49ac-aae9-9569c5539321 2026-04-12 21:58:46.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6412c30-a442-4db9-9df6-5fcd549804c6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d4cd7dca-d83d-49ac-aae9-9569c5539321 (type: ports) to 1 2026-04-12 21:58:46.575 7 INFO neutron.services.segments.plugin [-] Segment ae7c4277-1675-4b7a-98a9-8b272dcbcb22 resource provider aggregate not found 2026-04-12 21:58:46.588 7 INFO neutron.services.segments.plugin [-] Segment ae7c4277-1675-4b7a-98a9-8b272dcbcb22 resource provider aggregate not found 2026-04-12 21:58:46.602 7 INFO neutron.services.segments.plugin [-] Segment ae7c4277-1675-4b7a-98a9-8b272dcbcb22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7c4277-1675-4b7a-98a9-8b272dcbcb22 found for delete ", "request_id": "req-cea479cf-35ab-4b08-bb2d-d87aedcda150"}]} 2026-04-12 21:58:46.606 7 INFO neutron.services.segments.plugin [-] Segment ae7c4277-1675-4b7a-98a9-8b272dcbcb22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7c4277-1675-4b7a-98a9-8b272dcbcb22 found for delete ", "request_id": "req-e4a566c2-d58e-4099-87a2-877e217a9410"}]} [pid: 7|app: 0|req: 533/1138] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:46 2026] DELETE /v2.0/networks/a38a1364-05cf-4827-9e95-6fe307563462 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:46.892 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fd4e47b-2396-409d-a5bc-63f70d0388bd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] No more DHCP agents 2026-04-12 21:58:46.894 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fd4e47b-2396-409d-a5bc-63f70d0388bd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Unable to schedule network c569111a-2748-428e-9f7d-d6ba4b63d815: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:46.980 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: bab3e7f7-b234-4430-8312-c29fe57865e1 2026-04-12 21:58:47.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-3fd4e47b-2396-409d-a5bc-63f70d0388bd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Successfully bumped revision number for resource bab3e7f7-b234-4430-8312-c29fe57865e1 (type: ports) to 1 [pid: 7|app: 0|req: 534/1139] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:58:46 2026] POST /v2.0/ports => generated 743 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1140] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:58:47 2026] GET /v2.0/ports?network_id=1e33f24d-1fe2-422a-b0d4-d10ac533c964&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:47.167 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-d4cd7dca-d83d-49ac-aae9-9569c5539321 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 21:58:47.298 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status up for port: d4cd7dca-d83d-49ac-aae9-9569c5539321 2026-04-12 21:58:47.315 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f59ccc04-0871-4f36-8288-e4968e14c949 - - - - - -] Router a7fd6b56-16d5-496a-bc57-314ee1c20fab is bound to host instance 2026-04-12 21:58:47.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6412c30-a442-4db9-9df6-5fcd549804c6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d4cd7dca-d83d-49ac-aae9-9569c5539321 (type: router_ports) to 1 2026-04-12 21:58:47.363 7 INFO neutron.plugins.ml2.plugin [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] Attempt 1 to provision port d4cd7dca-d83d-49ac-aae9-9569c5539321 [pid: 7|app: 0|req: 536/1141] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 21:58:47 2026] GET /v2.0/networks => generated 651 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:47.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6412c30-a442-4db9-9df6-5fcd549804c6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a7fd6b56-16d5-496a-bc57-314ee1c20fab (type: routers) to 2 [pid: 8|app: 0|req: 606/1142] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:58:45 2026] POST /v2.0/routers => generated 968 bytes in 1732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1143] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:58:47 2026] GET /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:47.558 8 INFO neutron.db.segments_db [None req-99a6b01c-f789-4261-8636-00c36a9b1b47 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Added segment db88eabd-1715-4163-90d7-e39c2c5f1ca8 of type geneve for network 3c02c93b-95f8-4b4e-aad0-3c4be5bde7b6 [pid: 7|app: 0|req: 537/1144] 10.0.0.203 () {34 vars in 747 bytes} [Sun Apr 12 21:58:47 2026] PUT /v2.0/ports/4fa76b45-853e-486a-af7f-f9f3b4e4bded/tags => generated 17 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:47.680 8 INFO neutron.db.ovn_revision_numbers_db [None req-99a6b01c-f789-4261-8636-00c36a9b1b47 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 3c02c93b-95f8-4b4e-aad0-3c4be5bde7b6 (type: networks) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:47.856 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99a6b01c-f789-4261-8636-00c36a9b1b47 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:47.857 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99a6b01c-f789-4261-8636-00c36a9b1b47 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network 3c02c93b-95f8-4b4e-aad0-3c4be5bde7b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:47.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-99a6b01c-f789-4261-8636-00c36a9b1b47 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource c8219e7b-67f6-4488-aed1-41893d1da550 (type: ports) to 1 [pid: 8|app: 0|req: 608/1145] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:47 2026] POST /v2.0/networks => generated 653 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1146] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:58:47 2026] GET /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1147] 10.0.0.203 () {34 vars in 747 bytes} [Sun Apr 12 21:58:48 2026] PUT /v2.0/ports/d372b0ee-775a-43a1-aa46-e9e19ff08cf6/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:48.145 8 INFO neutron.db.segments_db [None req-0f2286bb-5ab8-47f8-8c0e-d278f794d237 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Added segment cc51e432-efd5-4b6c-9eea-454aa74d343a of type geneve for network ba519c2a-4ddb-4b16-a82d-672dc5fcf220 2026-04-12 21:58:48.274 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f2286bb-5ab8-47f8-8c0e-d278f794d237 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource ba519c2a-4ddb-4b16-a82d-672dc5fcf220 (type: networks) to 1 2026-04-12 21:58:48.425 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f2286bb-5ab8-47f8-8c0e-d278f794d237 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:48.426 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f2286bb-5ab8-47f8-8c0e-d278f794d237 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network ba519c2a-4ddb-4b16-a82d-672dc5fcf220: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:48.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f2286bb-5ab8-47f8-8c0e-d278f794d237 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource c5317edb-6bcf-4275-9908-ae1eb8bfcdc4 (type: ports) to 1 [pid: 8|app: 0|req: 611/1148] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:48 2026] POST /v2.0/networks => generated 653 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1149] 10.0.0.203 () {34 vars in 747 bytes} [Sun Apr 12 21:58:48 2026] PUT /v2.0/ports/c40bd62a-2b8c-4c9d-92e7-9c9326fc9741/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:48.678 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8b5c344-bb77-47f1-aa66-8b44fa098d1b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:48.680 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8b5c344-bb77-47f1-aa66-8b44fa098d1b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 4c321542-258c-4ee2-94d4-7999cea507b7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:49.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b5c344-bb77-47f1-aa66-8b44fa098d1b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 21450dd9-c768-4752-9a2a-2c11218fe6ab (type: ports) to 1 2026-04-12 21:58:49.300 7 INFO neutron.db.ovn_revision_numbers_db [None req-82689c6e-559d-45c0-b81b-35d1d77cd396 - - - - - -] Successfully bumped revision number for resource d4cd7dca-d83d-49ac-aae9-9569c5539321 (type: ports) to 4 2026-04-12 21:58:49.535 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3faa17f5-96e0-47ba-854c-76863d846cd3 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:49.536 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3faa17f5-96e0-47ba-854c-76863d846cd3 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network 3c02c93b-95f8-4b4e-aad0-3c4be5bde7b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:49.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-3faa17f5-96e0-47ba-854c-76863d846cd3 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource b5b59151-13b7-4e0d-ae58-1ac0d9b1e3a1 (type: ports) to 1 2026-04-12 21:58:49.695 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3faa17f5-96e0-47ba-854c-76863d846cd3 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:49.697 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3faa17f5-96e0-47ba-854c-76863d846cd3 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network ba519c2a-4ddb-4b16-a82d-672dc5fcf220: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:49.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-3faa17f5-96e0-47ba-854c-76863d846cd3 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 264273d4-495a-4919-a66f-f53ee1df887e (type: ports) to 1 [pid: 8|app: 0|req: 613/1150] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:58:48 2026] POST /v2.0/ports => generated 1505 bytes in 1278 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 614/1151] 10.0.0.203 () {34 vars in 747 bytes} [Sun Apr 12 21:58:49 2026] PUT /v2.0/ports/9590be66-564c-4b95-b25f-65bed1bf99f7/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 615/1152] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:58:49 2026] GET /v2.0/ports => generated 3017 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:50.053 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: c8219e7b-67f6-4488-aed1-41893d1da550 [pid: 8|app: 0|req: 616/1153] 10.0.0.203 () {32 vars in 660 bytes} [Sun Apr 12 21:58:50 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:50.228 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: c5317edb-6bcf-4275-9908-ae1eb8bfcdc4 2026-04-12 21:58:50.339 8 INFO neutron_taas.services.taas.taas_plugin [None req-51795cf0-6833-495e-874d-eca8b04f3a39 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] TaaS: Handle Delete Port: b5b59151-13b7-4e0d-ae58-1ac0d9b1e3a1 2026-04-12 21:58:50.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51795cf0-6833-495e-874d-eca8b04f3a39 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Tap Mirror: Handle Delete Port: b5b59151-13b7-4e0d-ae58-1ac0d9b1e3a1 2026-04-12 21:58:50.435 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: 21450dd9-c768-4752-9a2a-2c11218fe6ab 2026-04-12 21:58:50.443 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8b5c344-bb77-47f1-aa66-8b44fa098d1b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:58:50.465 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8b5c344-bb77-47f1-aa66-8b44fa098d1b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 4c321542-258c-4ee2-94d4-7999cea507b7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 617/1154] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:58:50 2026] DELETE /v2.0/ports/b5b59151-13b7-4e0d-ae58-1ac0d9b1e3a1 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:50.522 7 INFO neutron.db.ovn_revision_numbers_db [None req-82689c6e-559d-45c0-b81b-35d1d77cd396 - - - - - -] Successfully bumped revision number for resource d4cd7dca-d83d-49ac-aae9-9569c5539321 (type: ports) to 5 [pid: 8|app: 0|req: 618/1155] 10.0.0.203 () {32 vars in 674 bytes} [Sun Apr 12 21:58:50 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:50.722 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed90488d-e8ac-4c91-9acf-0d70d876604e e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] TaaS: Handle Delete Port: 264273d4-495a-4919-a66f-f53ee1df887e 2026-04-12 21:58:50.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed90488d-e8ac-4c91-9acf-0d70d876604e e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Tap Mirror: Handle Delete Port: 264273d4-495a-4919-a66f-f53ee1df887e 2026-04-12 21:58:50.769 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] Logical_Switch_Port 21450dd9-c768-4752-9a2a-2c11218fe6ab host information not removed, the port state is up 2026-04-12 21:58:50.774 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: b5b59151-13b7-4e0d-ae58-1ac0d9b1e3a1 2026-04-12 21:58:50.807 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status down for port: 264273d4-495a-4919-a66f-f53ee1df887e [pid: 8|app: 0|req: 619/1156] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:58:50 2026] DELETE /v2.0/ports/264273d4-495a-4919-a66f-f53ee1df887e => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:50.918 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] OVN reports status up for port: 21450dd9-c768-4752-9a2a-2c11218fe6ab [pid: 8|app: 0|req: 620/1157] 10.0.0.203 () {32 vars in 670 bytes} [Sun Apr 12 21:58:50 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:51.001 7 INFO neutron.plugins.ml2.plugin [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] Attempt 1 to provision port 21450dd9-c768-4752-9a2a-2c11218fe6ab [pid: 8|app: 0|req: 621/1158] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:58:50 2026] GET /v2.0/ports => generated 1523 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1159] 10.0.0.203 () {32 vars in 682 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:51.150 8 INFO neutron.db.segments_db [None req-c2e1ea28-ef1d-4849-ad9d-55e30ffc1b9a e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Added segment bf9f2a8e-f7fd-4896-9cc8-085fb8f98ce4 of type geneve for network 45c5c1b7-9a2a-4a7b-9715-82861e4ed209 2026-04-12 21:58:51.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2e1ea28-ef1d-4849-ad9d-55e30ffc1b9a e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 45c5c1b7-9a2a-4a7b-9715-82861e4ed209 (type: networks) to 1 2026-04-12 21:58:51.416 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2e1ea28-ef1d-4849-ad9d-55e30ffc1b9a e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:51.417 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2e1ea28-ef1d-4849-ad9d-55e30ffc1b9a e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network 45c5c1b7-9a2a-4a7b-9715-82861e4ed209: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:51.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2e1ea28-ef1d-4849-ad9d-55e30ffc1b9a e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 8384175c-9491-4f10-82b1-c8098dd4f744 (type: ports) to 1 [pid: 8|app: 0|req: 623/1160] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:51 2026] POST /v2.0/networks => generated 654 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1161] 10.0.0.203 () {32 vars in 668 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:51.787 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b5c344-bb77-47f1-aa66-8b44fa098d1b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 21450dd9-c768-4752-9a2a-2c11218fe6ab (type: router_ports) to 1 [pid: 7|app: 0|req: 538/1162] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:58:47 2026] PUT /v2.0/routers/a7fd6b56-16d5-496a-bc57-314ee1c20fab/add_router_interface => generated 309 bytes in 4128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:51.865 8 INFO neutron.db.segments_db [None req-e6637433-a82d-4376-8215-10cc0262440e e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Added segment 41d03f9a-62ff-4fd7-9d85-45afae635643 of type geneve for network 1bd54a21-9e2f-414a-b9c0-71af2b3abb1a 2026-04-12 21:58:52.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6637433-a82d-4376-8215-10cc0262440e e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 1bd54a21-9e2f-414a-b9c0-71af2b3abb1a (type: networks) to 1 2026-04-12 21:58:52.095 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5e8e081-0578-4e0c-990a-6f70c1d22546 - - - - - -] Successfully bumped revision number for resource 21450dd9-c768-4752-9a2a-2c11218fe6ab (type: ports) to 2 2026-04-12 21:58:52.217 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6637433-a82d-4376-8215-10cc0262440e e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:52.219 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6637433-a82d-4376-8215-10cc0262440e e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network 1bd54a21-9e2f-414a-b9c0-71af2b3abb1a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:52.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6637433-a82d-4376-8215-10cc0262440e e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 13966232-2928-4d0b-8974-ede9202e2af8 (type: ports) to 1 [pid: 8|app: 0|req: 625/1163] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:51 2026] POST /v2.0/networks => generated 654 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1164] 10.0.0.203 () {32 vars in 682 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1165] 10.0.0.203 () {32 vars in 678 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:52.552 8 INFO neutron.db.ovn_revision_numbers_db [None req-c86ef4cc-7796-4962-bd41-3b40901a1290 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Successfully bumped revision number for resource afe52f04-a246-40a1-9eb1-321f3f47aabc (type: security_groups) to 1 2026-04-12 21:58:52.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-c86ef4cc-7796-4962-bd41-3b40901a1290 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Successfully bumped revision number for resource 40f17b9c-19d8-424e-bbfc-82494064aefc (type: security_group_rules) to 0 2026-04-12 21:58:52.581 8 INFO neutron.db.ovn_revision_numbers_db [None req-c86ef4cc-7796-4962-bd41-3b40901a1290 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Successfully bumped revision number for resource 835f18e8-ca94-47f9-a870-b16a9fe92dee (type: security_group_rules) to 0 [pid: 8|app: 0|req: 626/1166] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 21:58:52 2026] POST /v2.0/security-groups => generated 1661 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1167] 10.0.0.203 () {32 vars in 690 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:52.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-81ece401-4183-4c69-85e0-6e1d446017f2 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Successfully bumped revision number for resource 67721a50-cc8e-436e-a964-92ca344e08d5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 627/1168] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:58:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:52.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ec7ebbb-4382-4fc4-944d-d7e68ebfb0da 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: 4fa76b45-853e-486a-af7f-f9f3b4e4bded 2026-04-12 21:58:52.812 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ec7ebbb-4382-4fc4-944d-d7e68ebfb0da 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: 4fa76b45-853e-486a-af7f-f9f3b4e4bded 2026-04-12 21:58:52.937 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf2df52a-6f03-455f-a185-781920329202 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Successfully bumped revision number for resource 1c6d277b-7703-40bc-b778-e66b1447f031 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 628/1169] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:58:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1170] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:58:52 2026] DELETE /v2.0/ports/4fa76b45-853e-486a-af7f-f9f3b4e4bded => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:53.218 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9681d95-024a-4e67-b62d-88aaec480c9e 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] No more DHCP agents 2026-04-12 21:58:53.219 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9681d95-024a-4e67-b62d-88aaec480c9e 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:53.361 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c34b6a1-c6d6-4d34-957b-93a91ac5add1 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:53.362 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c34b6a1-c6d6-4d34-957b-93a91ac5add1 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network 45c5c1b7-9a2a-4a7b-9715-82861e4ed209: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:53.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c34b6a1-c6d6-4d34-957b-93a91ac5add1 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource 2aac1ee0-bd27-4dc8-8a4f-391c749536ef (type: subnets) to 0 2026-04-12 21:58:53.434 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c34b6a1-c6d6-4d34-957b-93a91ac5add1 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] No more DHCP agents 2026-04-12 21:58:53.440 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c34b6a1-c6d6-4d34-957b-93a91ac5add1 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Unable to schedule network 1bd54a21-9e2f-414a-b9c0-71af2b3abb1a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:53.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c34b6a1-c6d6-4d34-957b-93a91ac5add1 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Successfully bumped revision number for resource d6409354-b9e2-4493-951b-ac129574c157 (type: subnets) to 0 [pid: 8|app: 0|req: 629/1171] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:58:53 2026] POST /v2.0/subnets => generated 1323 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1172] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 21:58:53 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:58:53.632 8 INFO neutron_taas.services.taas.taas_plugin [None req-51c41cee-9cf0-412c-a63f-a88214b4f943 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: d372b0ee-775a-43a1-aa46-e9e19ff08cf6 2026-04-12 21:58:53.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51c41cee-9cf0-412c-a63f-a88214b4f943 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: d372b0ee-775a-43a1-aa46-e9e19ff08cf6 [pid: 7|app: 0|req: 544/1173] 10.0.0.217 () {34 vars in 990 bytes} [Sun Apr 12 21:58:53 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 1209 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1174] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:58:53 2026] GET /v2.0/subnets => generated 1959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1175] 10.0.0.217 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:53 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1176] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:58:53 2026] DELETE /v2.0/ports/d372b0ee-775a-43a1-aa46-e9e19ff08cf6 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1177] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:53 2026] DELETE /v2.0/subnets/2aac1ee0-bd27-4dc8-8a4f-391c749536ef => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:53.946 8 INFO neutron_taas.services.taas.taas_plugin [None req-22066561-e336-4a07-a3f4-62fc0708e6eb 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: c40bd62a-2b8c-4c9d-92e7-9c9326fc9741 2026-04-12 21:58:53.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22066561-e336-4a07-a3f4-62fc0708e6eb 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: c40bd62a-2b8c-4c9d-92e7-9c9326fc9741 [pid: 8|app: 0|req: 631/1178] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:58:53 2026] DELETE /v2.0/ports/c40bd62a-2b8c-4c9d-92e7-9c9326fc9741 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1179] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:58:53 2026] DELETE /v2.0/subnets/d6409354-b9e2-4493-951b-ac129574c157 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1180] 10.0.0.190 () {34 vars in 1100 bytes} [Sun Apr 12 21:58:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1401846297&fields=id&tenant_id=6d19f528a8fa4f6e8e15a218afd782bc => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1181] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:58:54 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1182] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 21:58:54 2026] GET /v2.0/networks?id=4c321542-258c-4ee2-94d4-7999cea507b7 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:54.305 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d96038d-1c8f-4f8a-bcdb-cb81d7d3173c 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: 9590be66-564c-4b95-b25f-65bed1bf99f7 2026-04-12 21:58:54.308 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d96038d-1c8f-4f8a-bcdb-cb81d7d3173c 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: 9590be66-564c-4b95-b25f-65bed1bf99f7 2026-04-12 21:58:54.378 8 INFO neutron_taas.services.taas.taas_plugin [None req-e656e726-f8d5-4f53-8812-1537a414e5fb e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] TaaS: Handle Delete Port: 13966232-2928-4d0b-8974-ede9202e2af8 2026-04-12 21:58:54.381 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e656e726-f8d5-4f53-8812-1537a414e5fb e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Tap Mirror: Handle Delete Port: 13966232-2928-4d0b-8974-ede9202e2af8 [pid: 7|app: 0|req: 549/1183] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:58:54 2026] DELETE /v2.0/ports/9590be66-564c-4b95-b25f-65bed1bf99f7 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1184] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 21:58:54 2026] GET /v2.0/quotas/6d19f528a8fa4f6e8e15a218afd782bc => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:54.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-9722a68d-a08a-4a0c-89bf-6ead614779c4 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: bab3e7f7-b234-4430-8312-c29fe57865e1 2026-04-12 21:58:54.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9722a68d-a08a-4a0c-89bf-6ead614779c4 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: bab3e7f7-b234-4430-8312-c29fe57865e1 2026-04-12 21:58:54.624 8 INFO neutron.services.segments.plugin [-] Segment 41d03f9a-62ff-4fd7-9d85-45afae635643 resource provider aggregate not found 2026-04-12 21:58:54.633 8 INFO neutron.services.segments.plugin [-] Segment 41d03f9a-62ff-4fd7-9d85-45afae635643 resource provider aggregate not found 2026-04-12 21:58:54.650 8 INFO neutron.services.segments.plugin [-] Segment 41d03f9a-62ff-4fd7-9d85-45afae635643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41d03f9a-62ff-4fd7-9d85-45afae635643 found for delete ", "request_id": "req-5a609fba-b602-47e0-9801-0c91cd935601"}]} 2026-04-12 21:58:54.651 8 INFO neutron.services.segments.plugin [-] Segment 41d03f9a-62ff-4fd7-9d85-45afae635643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41d03f9a-62ff-4fd7-9d85-45afae635643 found for delete ", "request_id": "req-6acf2895-cf6e-46c6-94a1-9448678353d6"}]} [pid: 8|app: 0|req: 635/1185] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:54 2026] DELETE /v2.0/networks/1bd54a21-9e2f-414a-b9c0-71af2b3abb1a => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1186] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:58:54 2026] DELETE /v2.0/ports/bab3e7f7-b234-4430-8312-c29fe57865e1 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1189] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 21:58:54 2026] GET /v2.0/ports?tenant_id=6d19f528a8fa4f6e8e15a218afd782bc&fields=id => generated 103 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:54.948 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dd0835c-aee4-406f-9b95-9ce86382b01f e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] TaaS: Handle Delete Port: 8384175c-9491-4f10-82b1-c8098dd4f744 2026-04-12 21:58:54.952 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dd0835c-aee4-406f-9b95-9ce86382b01f e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Tap Mirror: Handle Delete Port: 8384175c-9491-4f10-82b1-c8098dd4f744 2026-04-12 21:58:54.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-f761c67a-ce22-4fa3-a9c9-2c72e80cdd98 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: 50272771-089c-47f7-b796-7807c90b8211 2026-04-12 21:58:54.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f761c67a-ce22-4fa3-a9c9-2c72e80cdd98 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: 50272771-089c-47f7-b796-7807c90b8211 2026-04-12 21:58:55.249 7 INFO neutron.services.segments.plugin [-] Segment bf9f2a8e-f7fd-4896-9cc8-085fb8f98ce4 resource provider aggregate not found 2026-04-12 21:58:55.254 7 INFO neutron.services.segments.plugin [-] Segment bf9f2a8e-f7fd-4896-9cc8-085fb8f98ce4 resource provider aggregate not found 2026-04-12 21:58:55.288 7 INFO neutron.services.segments.plugin [-] Segment bf9f2a8e-f7fd-4896-9cc8-085fb8f98ce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf9f2a8e-f7fd-4896-9cc8-085fb8f98ce4 found for delete ", "request_id": "req-d8870c82-966b-4f1f-abdd-09a1f6b693b0"}]} 2026-04-12 21:58:55.290 7 INFO neutron.services.segments.plugin [-] Segment bf9f2a8e-f7fd-4896-9cc8-085fb8f98ce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf9f2a8e-f7fd-4896-9cc8-085fb8f98ce4 found for delete ", "request_id": "req-d6638816-88e8-4a8b-aad5-c22cdfa42347"}]} [pid: 8|app: 0|req: 637/1190] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:54 2026] DELETE /v2.0/networks/abbe0d2e-33fc-4246-9128-bfd1806b9fa4 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1191] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:54 2026] DELETE /v2.0/networks/45c5c1b7-9a2a-4a7b-9715-82861e4ed209 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1192] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 21:58:55 2026] GET /v2.0/networks/4c321542-258c-4ee2-94d4-7999cea507b7?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:55.470 7 INFO neutron_taas.services.taas.taas_plugin [None req-977ebf4d-7658-4ec5-b53f-3dbd8861bfe2 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: 4149dc00-5cec-4b58-a145-9296e468fa39 2026-04-12 21:58:55.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-977ebf4d-7658-4ec5-b53f-3dbd8861bfe2 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: 4149dc00-5cec-4b58-a145-9296e468fa39 2026-04-12 21:58:55.501 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d82871a-06fe-4766-a594-aa35139e9dd8 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] TaaS: Handle Delete Port: c5317edb-6bcf-4275-9908-ae1eb8bfcdc4 2026-04-12 21:58:55.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d82871a-06fe-4766-a594-aa35139e9dd8 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Tap Mirror: Handle Delete Port: c5317edb-6bcf-4275-9908-ae1eb8bfcdc4 [pid: 7|app: 0|req: 555/1193] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:55 2026] DELETE /v2.0/networks/3bf7522f-e71d-4138-ac13-cf1e1a9d073b => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1194] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:55 2026] DELETE /v2.0/networks/ba519c2a-4ddb-4b16-a82d-672dc5fcf220 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1195] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 21:58:55 2026] GET /v2.0/networks/4c321542-258c-4ee2-94d4-7999cea507b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:55.928 8 INFO neutron_taas.services.taas.taas_plugin [None req-7426a7a3-d815-48c6-baab-6f7a96728630 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: 17ff9d7b-9dbe-4573-9b5f-1510cbd2e63e 2026-04-12 21:58:55.931 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7426a7a3-d815-48c6-baab-6f7a96728630 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: 17ff9d7b-9dbe-4573-9b5f-1510cbd2e63e 2026-04-12 21:58:55.973 7 INFO neutron_taas.services.taas.taas_plugin [None req-56497fab-5c06-4518-8201-43007ec2ed11 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] TaaS: Handle Delete Port: c8219e7b-67f6-4488-aed1-41893d1da550 2026-04-12 21:58:55.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56497fab-5c06-4518-8201-43007ec2ed11 e401cde223e942358abcbbf437949b93 d4dc57f72c904feda362edba2d3b99ea - - default default] Tap Mirror: Handle Delete Port: c8219e7b-67f6-4488-aed1-41893d1da550 [pid: 8|app: 0|req: 640/1196] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:55 2026] DELETE /v2.0/networks/5548f8b1-e445-4551-930f-36a82691508e => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1197] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1198] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:55 2026] DELETE /v2.0/networks/3c02c93b-95f8-4b4e-aad0-3c4be5bde7b6 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:56.374 8 INFO neutron_taas.services.taas.taas_plugin [None req-57bd7062-82c6-41cb-ad14-4a538f27f9cd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: ce10a854-fb0b-4692-a96b-c797ad3f1097 2026-04-12 21:58:56.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57bd7062-82c6-41cb-ad14-4a538f27f9cd 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: ce10a854-fb0b-4692-a96b-c797ad3f1097 [pid: 8|app: 0|req: 642/1199] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:56 2026] DELETE /v2.0/networks/e8d7745d-3cbd-4584-a914-235b28fe20a7 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:58:56.680 8 INFO neutron.services.segments.plugin [-] Segment 7903c688-7e85-464d-b520-c8a9036ce490 resource provider aggregate not found 2026-04-12 21:58:56.688 8 INFO neutron.services.segments.plugin [-] Segment 7903c688-7e85-464d-b520-c8a9036ce490 resource provider aggregate not found 2026-04-12 21:58:56.703 8 INFO neutron.services.segments.plugin [-] Segment 7903c688-7e85-464d-b520-c8a9036ce490 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7903c688-7e85-464d-b520-c8a9036ce490 found for delete ", "request_id": "req-775ac6ce-60c8-44bf-b127-523bf44261c9"}]} 2026-04-12 21:58:56.709 8 INFO neutron.services.segments.plugin [-] Segment 7903c688-7e85-464d-b520-c8a9036ce490 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7903c688-7e85-464d-b520-c8a9036ce490 found for delete ", "request_id": "req-023e6933-0bd0-4bc6-a8b3-6026ee4a423b"}]} 2026-04-12 21:58:56.721 8 INFO neutron.services.segments.plugin [-] Segment cc51e432-efd5-4b6c-9eea-454aa74d343a resource provider aggregate not found 2026-04-12 21:58:56.726 8 INFO neutron.services.segments.plugin [-] Segment cc51e432-efd5-4b6c-9eea-454aa74d343a resource provider aggregate not found 2026-04-12 21:58:56.741 8 INFO neutron.services.segments.plugin [-] Segment cc51e432-efd5-4b6c-9eea-454aa74d343a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc51e432-efd5-4b6c-9eea-454aa74d343a found for delete ", "request_id": "req-0e8ed249-65f7-483e-b6c7-5726935c3431"}]} 2026-04-12 21:58:56.746 8 INFO neutron.services.segments.plugin [-] Segment cc51e432-efd5-4b6c-9eea-454aa74d343a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc51e432-efd5-4b6c-9eea-454aa74d343a found for delete ", "request_id": "req-0e3e42fc-e2e7-4bbd-8d32-d138e0f65dc7"}]} 2026-04-12 21:58:56.766 8 INFO neutron.services.segments.plugin [-] Segment 92d23b9f-53d9-4a31-9990-d07eaa1ff63e resource provider aggregate not found 2026-04-12 21:58:56.770 8 INFO neutron.services.segments.plugin [-] Segment 92d23b9f-53d9-4a31-9990-d07eaa1ff63e resource provider aggregate not found 2026-04-12 21:58:56.783 8 INFO neutron.services.segments.plugin [-] Segment 92d23b9f-53d9-4a31-9990-d07eaa1ff63e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d23b9f-53d9-4a31-9990-d07eaa1ff63e found for delete ", "request_id": "req-11419cae-0123-4a0c-9912-e699074300b8"}]} 2026-04-12 21:58:56.790 8 INFO neutron.services.segments.plugin [-] Segment 92d23b9f-53d9-4a31-9990-d07eaa1ff63e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d23b9f-53d9-4a31-9990-d07eaa1ff63e found for delete ", "request_id": "req-4e9e2f9a-47fa-45d0-9505-2ae30c59a7c9"}]} 2026-04-12 21:58:56.804 8 INFO neutron.services.segments.plugin [-] Segment eb62478f-dde0-4fe1-8c22-ea2342e185d7 resource provider aggregate not found 2026-04-12 21:58:56.807 8 INFO neutron.services.segments.plugin [-] Segment eb62478f-dde0-4fe1-8c22-ea2342e185d7 resource provider aggregate not found 2026-04-12 21:58:56.813 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a6c571c-80eb-41bc-ba75-cdc190afff2e 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] TaaS: Handle Delete Port: cd6c9438-fa37-4ec1-aac5-37b360527660 2026-04-12 21:58:56.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a6c571c-80eb-41bc-ba75-cdc190afff2e 2f5fb8c0863749b08587e4e4977fd1ac f8e126891ebc4a3b9d5709ed717cc4b0 - - default default] Tap Mirror: Handle Delete Port: cd6c9438-fa37-4ec1-aac5-37b360527660 2026-04-12 21:58:56.820 8 INFO neutron.services.segments.plugin [-] Segment eb62478f-dde0-4fe1-8c22-ea2342e185d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb62478f-dde0-4fe1-8c22-ea2342e185d7 found for delete ", "request_id": "req-2425e5a8-4500-47f2-8ba1-87e885877806"}]} 2026-04-12 21:58:56.822 8 INFO neutron.services.segments.plugin [-] Segment eb62478f-dde0-4fe1-8c22-ea2342e185d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb62478f-dde0-4fe1-8c22-ea2342e185d7 found for delete ", "request_id": "req-de4c8457-1a88-4ac5-8e7a-45d06885fbf5"}]} [pid: 8|app: 0|req: 643/1200] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/security-groups?tenant_id=d4dc57f72c904feda362edba2d3b99ea&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1201] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:58:56 2026] DELETE /v2.0/networks/c569111a-2748-428e-9f7d-d6ba4b63d815 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1202] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:56 2026] DELETE /v2.0/security-groups/f9f4a8d5-587b-4f49-8b57-a0fa03f459f6 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:57.237 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] No hosting information found for port 21450dd9-c768-4752-9a2a-2c11218fe6ab: RuntimeError: No hosting information found for port 21450dd9-c768-4752-9a2a-2c11218fe6ab 2026-04-12 21:58:57.237 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] OVN reports status down for port: 8384175c-9491-4f10-82b1-c8098dd4f744 2026-04-12 21:58:57.324 7 INFO neutron.services.segments.plugin [-] Segment 28be5a88-afe0-49b4-b2f3-b356d7512760 resource provider aggregate not found 2026-04-12 21:58:57.340 7 INFO neutron.services.segments.plugin [-] Segment 28be5a88-afe0-49b4-b2f3-b356d7512760 resource provider aggregate not found 2026-04-12 21:58:57.347 7 INFO neutron.services.segments.plugin [-] Segment 28be5a88-afe0-49b4-b2f3-b356d7512760 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28be5a88-afe0-49b4-b2f3-b356d7512760 found for delete ", "request_id": "req-344e872e-91be-4b18-95cb-299ea17ea12e"}]} 2026-04-12 21:58:57.375 7 INFO neutron.services.segments.plugin [-] Segment 28be5a88-afe0-49b4-b2f3-b356d7512760 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28be5a88-afe0-49b4-b2f3-b356d7512760 found for delete ", "request_id": "req-59ed9a1c-323a-4b9a-bee2-c0b42d3045cc"}]} 2026-04-12 21:58:57.382 7 INFO neutron.services.segments.plugin [-] Segment db88eabd-1715-4163-90d7-e39c2c5f1ca8 resource provider aggregate not found [pid: 7|app: 0|req: 559/1203] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:57 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:57.396 7 INFO neutron.services.segments.plugin [-] Segment db88eabd-1715-4163-90d7-e39c2c5f1ca8 resource provider aggregate not found 2026-04-12 21:58:57.415 7 INFO neutron.services.segments.plugin [-] Segment db88eabd-1715-4163-90d7-e39c2c5f1ca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db88eabd-1715-4163-90d7-e39c2c5f1ca8 found for delete ", "request_id": "req-d03f4da7-c933-4d11-8a7f-6725d1e99829"}]} 2026-04-12 21:58:57.420 7 INFO neutron.services.segments.plugin [-] Segment db88eabd-1715-4163-90d7-e39c2c5f1ca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db88eabd-1715-4163-90d7-e39c2c5f1ca8 found for delete ", "request_id": "req-e1979d58-9f7d-4f62-8081-35ef21444693"}]} 2026-04-12 21:58:57.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] Successfully bumped revision number for resource 21450dd9-c768-4752-9a2a-2c11218fe6ab (type: router_ports) to 2 2026-04-12 21:58:57.445 7 INFO neutron.services.segments.plugin [-] Segment b6150b20-a14e-481a-ade2-6b59b04511c8 resource provider aggregate not found 2026-04-12 21:58:57.446 7 INFO neutron.services.segments.plugin [-] Segment b6150b20-a14e-481a-ade2-6b59b04511c8 resource provider aggregate not found 2026-04-12 21:58:57.472 7 INFO neutron.services.segments.plugin [-] Segment b6150b20-a14e-481a-ade2-6b59b04511c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6150b20-a14e-481a-ade2-6b59b04511c8 found for delete ", "request_id": "req-c1af13e0-a684-46f7-a661-dd2c69541ace"}]} 2026-04-12 21:58:57.474 7 INFO neutron.services.segments.plugin [-] Segment b6150b20-a14e-481a-ade2-6b59b04511c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6150b20-a14e-481a-ade2-6b59b04511c8 found for delete ", "request_id": "req-898ea6ff-2d6d-43f3-9ad7-fae4ef4ce1e4"}]} 2026-04-12 21:58:57.491 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] OVN reports status down for port: 13966232-2928-4d0b-8974-ede9202e2af8 2026-04-12 21:58:58.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-f2058080-01cf-48e1-8cec-9871af2bd795 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d779a17e-49c9-4217-b706-2b058dbb1ed5 (type: security_groups) to 1 2026-04-12 21:58:58.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-f2058080-01cf-48e1-8cec-9871af2bd795 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 410e6dcd-38ee-4235-afb8-70b9a0376fdb (type: security_group_rules) to 0 2026-04-12 21:58:58.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-f2058080-01cf-48e1-8cec-9871af2bd795 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 89beacd9-ea7f-400e-a4e8-5a7d0eade1e5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 560/1204] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:58.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-f2058080-01cf-48e1-8cec-9871af2bd795 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 955c9a08-b778-4749-8b9e-eb8f8492d03a (type: security_group_rules) to 0 2026-04-12 21:58:58.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-f2058080-01cf-48e1-8cec-9871af2bd795 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b77a12c1-2b9d-4390-91a9-58f2cee0107f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 561/1205] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1206] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:57 2026] GET /v2.0/security-groups?tenant_id=5673f89708be4ff69e5fe48498cf5190&name=default => generated 2925 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1207] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1208] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1209] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1210] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:58 2026] DELETE /v2.0/security-groups/d779a17e-49c9-4217-b706-2b058dbb1ed5 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1211] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:59.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ff5c891-ec17-495e-98df-cef9e2711c29 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dddf1299-3a5e-4e1f-8d2b-905b51766333 (type: security_groups) to 1 2026-04-12 21:58:59.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ff5c891-ec17-495e-98df-cef9e2711c29 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 29701df6-245c-4fb0-8a5d-05e553b20201 (type: security_group_rules) to 0 2026-04-12 21:58:59.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ff5c891-ec17-495e-98df-cef9e2711c29 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2c789ae5-d511-4346-94ba-44428a6a003c (type: security_group_rules) to 0 2026-04-12 21:58:59.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ff5c891-ec17-495e-98df-cef9e2711c29 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a0205e80-e454-4fc1-9679-91bd4b729a1f (type: security_group_rules) to 0 2026-04-12 21:58:59.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ff5c891-ec17-495e-98df-cef9e2711c29 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f4343cda-dd30-47ab-bfdb-3e1858817ed2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 649/1212] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/security-groups?tenant_id=8fd89ca325674814877ee3ee5e0e95fe&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1213] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:59.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource 78bdb3a1-a255-4d29-b288-0bd744232219 (type: security_groups) to 1 2026-04-12 21:58:59.360 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource 98540512-a2c4-4e2b-9cf3-e2d6fb12b5a1 (type: security_group_rules) to 0 2026-04-12 21:58:59.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource d58d2614-5b23-4147-9fda-a77268d6d03d (type: security_group_rules) to 0 2026-04-12 21:58:59.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource eb544f48-7583-4994-b6d4-176b916a042e (type: security_group_rules) to 0 2026-04-12 21:58:59.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource f639acf5-d149-415c-88f9-cc533a1351fa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 651/1214] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:59 2026] DELETE /v2.0/security-groups/dddf1299-3a5e-4e1f-8d2b-905b51766333 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:58:59.484 7 INFO neutron.db.segments_db [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Added segment 3dfd440b-f89c-434c-84df-41487c0f9595 of type geneve for network a0f0aa4e-6536-4bf3-9b1a-40d6a0f4e04c [pid: 8|app: 0|req: 652/1215] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:59.618 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource a0f0aa4e-6536-4bf3-9b1a-40d6a0f4e04c (type: networks) to 1 [pid: 8|app: 0|req: 653/1216] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:58:59 2026] GET /v2.0/security-groups?tenant_id=f8e126891ebc4a3b9d5709ed717cc4b0&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:59.758 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] No more DHCP agents 2026-04-12 21:58:59.760 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Unable to schedule network a0f0aa4e-6536-4bf3-9b1a-40d6a0f4e04c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:58:59.860 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] OVN reports status down for port: c645953a-d50e-4103-a0bd-fc5b342772a1 2026-04-12 21:58:59.942 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb8a2a25-6e7d-450b-bacc-502b1ecec0e7 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource c645953a-d50e-4103-a0bd-fc5b342772a1 (type: ports) to 1 [pid: 8|app: 0|req: 654/1217] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:58:59 2026] DELETE /v2.0/security-groups/d21c0861-fb10-4d79-ba81-862e98c84b95 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1218] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:58:58 2026] POST /v2.0/networks => generated 647 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1219] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1220] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1221] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/networks?id=4c321542-258c-4ee2-94d4-7999cea507b7 => generated 675 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1222] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6d19f528a8fa4f6e8e15a218afd782bc => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1223] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/ports?tenant_id=3076d94d62014f39bbdbe90ff88deada&device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 1209 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1224] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/networks?id=1e33f24d-1fe2-422a-b0d4-d10ac533c964 => generated 774 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:00.608 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-bc637843-b519-4fd5-804a-ba432f56b5ab req-888f5959-c68c-4c1c-b390-9b38b54fc8a9 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] No more DHCP agents 2026-04-12 21:59:00.609 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-bc637843-b519-4fd5-804a-ba432f56b5ab req-888f5959-c68c-4c1c-b390-9b38b54fc8a9 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Unable to schedule network 4c321542-258c-4ee2-94d4-7999cea507b7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:00.689 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d404c1b4-881e-4386-a18b-ecbf24a7b8ac 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] No more DHCP agents 2026-04-12 21:59:00.691 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d404c1b4-881e-4386-a18b-ecbf24a7b8ac 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Unable to schedule network a0f0aa4e-6536-4bf3-9b1a-40d6a0f4e04c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:00.743 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] OVN reports status down for port: 14fa1931-d385-44fa-948b-1263ee7f8a01 2026-04-12 21:59:00.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-d404c1b4-881e-4386-a18b-ecbf24a7b8ac 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource 08bf80c3-b3fe-4b99-92eb-9bc687d96b73 (type: subnets) to 0 [pid: 8|app: 0|req: 660/1225] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:00 2026] POST /v2.0/subnets => generated 673 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:00.840 7 INFO neutron.db.ovn_revision_numbers_db [req-bc637843-b519-4fd5-804a-ba432f56b5ab req-888f5959-c68c-4c1c-b390-9b38b54fc8a9 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Successfully bumped revision number for resource 14fa1931-d385-44fa-948b-1263ee7f8a01 (type: ports) to 1 [pid: 8|app: 0|req: 661/1226] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=895582e3-9e19-47ca-be92-2fd68a4d5858 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1227] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 21:59:00 2026] POST /v2.0/ports => generated 954 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 662/1228] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 957 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1229] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/subnets?id=d8f2c06e-7926-41e3-b32b-f56081e0dc76 => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:01.015 7 INFO neutron.db.segments_db [None req-2492db21-9fcf-4f3d-8d15-91e726147731 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Added segment a023efd6-cb0d-49c8-918e-15e5372bf43e of type geneve for network 54188a44-4441-4985-8ece-bebcb8bcb265 2026-04-12 21:59:01.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-2492db21-9fcf-4f3d-8d15-91e726147731 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource 54188a44-4441-4985-8ece-bebcb8bcb265 (type: networks) to 1 2026-04-12 21:59:01.306 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2492db21-9fcf-4f3d-8d15-91e726147731 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] No more DHCP agents 2026-04-12 21:59:01.307 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2492db21-9fcf-4f3d-8d15-91e726147731 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Unable to schedule network 54188a44-4441-4985-8ece-bebcb8bcb265: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:01.386 8 INFO neutron.db.ovn_revision_numbers_db [req-bc637843-b519-4fd5-804a-ba432f56b5ab req-c4be9fc7-73a1-4eca-8d70-06016943a909 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 14fa1931-d385-44fa-948b-1263ee7f8a01 (type: ports) to 2 2026-04-12 21:59:01.415 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] OVN reports status down for port: 71521772-a305-4d0f-9a6a-ef3b479e50b8 2026-04-12 21:59:01.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-2492db21-9fcf-4f3d-8d15-91e726147731 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource 71521772-a305-4d0f-9a6a-ef3b479e50b8 (type: ports) to 1 [pid: 7|app: 0|req: 567/1230] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:00 2026] POST /v2.0/networks => generated 647 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1231] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1232] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/ports?network_id=1e33f24d-1fe2-422a-b0d4-d10ac533c964&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1233] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:01.691 8 INFO neutron.db.ovn_revision_numbers_db [req-bc637843-b519-4fd5-804a-ba432f56b5ab req-c4be9fc7-73a1-4eca-8d70-06016943a909 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 14fa1931-d385-44fa-948b-1263ee7f8a01 (type: ports) to 4 [pid: 8|app: 0|req: 664/1234] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 21:59:00 2026] PUT /v2.0/ports/14fa1931-d385-44fa-948b-1263ee7f8a01 => generated 1204 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:01.755 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae6537ad-465d-4632-b8f8-ded615172d94'] response: {'name': 'network-changed', 'server_uuid': 'e1536dab-b1f5-4cb3-874a-f28f2df3c3a8', 'tag': '14fa1931-d385-44fa-948b-1263ee7f8a01', 'status': 'completed', 'code': 200} 2026-04-12 21:59:01.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fc14004-d1fa-4eb8-b347-7882d1835582 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource 54188a44-4441-4985-8ece-bebcb8bcb265 (type: networks) to 2 [pid: 8|app: 0|req: 665/1235] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1236] 10.0.0.203 () {34 vars in 743 bytes} [Sun Apr 12 21:59:01 2026] PUT /v2.0/networks/54188a44-4441-4985-8ece-bebcb8bcb265 => generated 598 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1237] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1238] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:02.009 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cb7cd43-a24b-4e7c-8858-8e1294c6db32 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] No more DHCP agents 2026-04-12 21:59:02.010 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cb7cd43-a24b-4e7c-8858-8e1294c6db32 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Unable to schedule network 54188a44-4441-4985-8ece-bebcb8bcb265: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:02.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cb7cd43-a24b-4e7c-8858-8e1294c6db32 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Successfully bumped revision number for resource 186ed50c-d747-41fa-bc3d-de0f2ec6f6e6 (type: subnets) to 0 [pid: 8|app: 0|req: 667/1239] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:01 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1240] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:59:02 2026] GET /v2.0/ports?tenant_id=6d19f528a8fa4f6e8e15a218afd782bc&device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 1207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1241] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 21:59:02 2026] GET /v2.0/networks?tenant_id=6d19f528a8fa4f6e8e15a218afd782bc&shared=False => generated 774 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1242] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 21:59:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1243] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:02 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:02.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-689364be-821b-4b26-b96d-985814331249 - - - - - -] Successfully bumped revision number for resource 71521772-a305-4d0f-9a6a-ef3b479e50b8 (type: ports) to 2 [pid: 8|app: 0|req: 672/1244] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:02 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:02.748 7 INFO neutron.db.ovn_revision_numbers_db [None req-689364be-821b-4b26-b96d-985814331249 - - - - - -] Successfully bumped revision number for resource 186ed50c-d747-41fa-bc3d-de0f2ec6f6e6 (type: subnets) to 1 [pid: 7|app: 0|req: 573/1245] 10.0.0.203 () {34 vars in 741 bytes} [Sun Apr 12 21:59:02 2026] PUT /v2.0/subnets/186ed50c-d747-41fa-bc3d-de0f2ec6f6e6 => generated 656 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:02.943 8 INFO neutron_taas.services.taas.taas_plugin [None req-dca14c7f-e24e-46cc-aa73-2441a7fe0e97 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] TaaS: Handle Delete Port: 71521772-a305-4d0f-9a6a-ef3b479e50b8 2026-04-12 21:59:02.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dca14c7f-e24e-46cc-aa73-2441a7fe0e97 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Tap Mirror: Handle Delete Port: 71521772-a305-4d0f-9a6a-ef3b479e50b8 [pid: 7|app: 0|req: 574/1246] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:02 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1247] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:03.307 8 INFO neutron.services.segments.plugin [-] Segment a023efd6-cb0d-49c8-918e-15e5372bf43e resource provider aggregate not found 2026-04-12 21:59:03.310 8 INFO neutron.services.segments.plugin [-] Segment a023efd6-cb0d-49c8-918e-15e5372bf43e resource provider aggregate not found 2026-04-12 21:59:03.325 8 INFO neutron.services.segments.plugin [-] Segment a023efd6-cb0d-49c8-918e-15e5372bf43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a023efd6-cb0d-49c8-918e-15e5372bf43e found for delete ", "request_id": "req-e0d526d2-256d-4aff-a9f3-47291152c864"}]} 2026-04-12 21:59:03.336 8 INFO neutron.services.segments.plugin [-] Segment a023efd6-cb0d-49c8-918e-15e5372bf43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a023efd6-cb0d-49c8-918e-15e5372bf43e found for delete ", "request_id": "req-0656c77b-385b-4d0b-b30d-5e92a706ee54"}]} [pid: 8|app: 0|req: 673/1248] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:02 2026] DELETE /v2.0/networks/54188a44-4441-4985-8ece-bebcb8bcb265 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:03.403 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a597cac1-f2e8-479c-8caa-c7adf638c458 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1249] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:03 2026] DELETE /v2.0/networks/54188a44-4441-4985-8ece-bebcb8bcb265 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1250] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1251] 10.0.0.203 () {32 vars in 742 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/subnets?network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1252] 10.0.0.203 () {32 vars in 653 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/extensions => generated 20118 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1253] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/ports?tenant_id=6d19f528a8fa4f6e8e15a218afd782bc&device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1254] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=14fa1931-d385-44fa-948b-1263ee7f8a01 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1255] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/networks => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1256] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/subnets?id=ca7e4474-2b62-4a28-858b-845d05edf136 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1257] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/ports?network_id=4c321542-258c-4ee2-94d4-7999cea507b7&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1258] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1259] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/networks/4c321542-258c-4ee2-94d4-7999cea507b7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1260] 10.0.0.203 () {32 vars in 723 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/networks/a0f0aa4e-6536-4bf3-9b1a-40d6a0f4e04c => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1261] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/networks/4c321542-258c-4ee2-94d4-7999cea507b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1262] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/subnets/08bf80c3-b3fe-4b99-92eb-9bc687d96b73 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:03.712 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9674710-6dee-42e6-9114-5d4998722902 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1263] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:03 2026] DELETE /v2.0/subnets/186ed50c-d747-41fa-bc3d-de0f2ec6f6e6 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:03.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c60ca39-e727-49db-b656-724c900b4a6a 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1264] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:03 2026] DELETE /v2.0/networks/54188a44-4441-4985-8ece-bebcb8bcb265 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1265] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1266] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:03 2026] DELETE /v2.0/subnets/08bf80c3-b3fe-4b99-92eb-9bc687d96b73 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1267] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:03 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:04.005 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f679201-0c90-4601-a0d2-d694b110c6d8 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] TaaS: Handle Delete Port: c645953a-d50e-4103-a0bd-fc5b342772a1 2026-04-12 21:59:04.008 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f679201-0c90-4601-a0d2-d694b110c6d8 188fc632159747cd99dfa00be616a242 d34783a7d0f247188c460f990f44117a - - default default] Tap Mirror: Handle Delete Port: c645953a-d50e-4103-a0bd-fc5b342772a1 2026-04-12 21:59:04.053 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] OVN reports status down for port: 895582e3-9e19-47ca-be92-2fd68a4d5858 [pid: 7|app: 0|req: 586/1268] 10.0.0.203 () {34 vars in 678 bytes} [Sun Apr 12 21:59:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1269] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:03 2026] DELETE /v2.0/networks/a0f0aa4e-6536-4bf3-9b1a-40d6a0f4e04c => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1270] 10.0.0.203 () {34 vars in 678 bytes} [Sun Apr 12 21:59:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1271] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1272] 10.0.0.203 () {34 vars in 678 bytes} [Sun Apr 12 21:59:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:04.447 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cdd2ae5-0c9a-4f87-9a9e-729bb7e62482'] response: {'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'code': 200} [pid: 8|app: 0|req: 686/1273] 10.0.0.203 () {34 vars in 678 bytes} [Sun Apr 12 21:59:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1274] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1275] 10.0.0.203 () {34 vars in 678 bytes} [Sun Apr 12 21:59:04 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1276] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 21:59:04 2026] PUT /v2.0/policies/31ca7087-5c50-4e2c-8034-5fb3f0a4aeb2/tags => generated 17 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:04.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-bcd2b909-88b1-4c67-9776-df1b982db5de - - - - - -] Successfully bumped revision number for resource 895582e3-9e19-47ca-be92-2fd68a4d5858 (type: ports) to 6 [pid: 8|app: 0|req: 688/1277] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 21:59:04 2026] PUT /v2.0/policies/86032f85-7f10-4b8e-9aa0-1c8a42a99c8e/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 590/1278] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 21:59:04 2026] PUT /v2.0/policies/8efad760-29b5-416e-91d5-38162f8dcf7d/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1279] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 21:59:04 2026] PUT /v2.0/policies/07d2f2de-5c37-47be-91b2-bccff7daad5c/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1280] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1281] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:04 2026] GET /v2.0/security-groups?tenant_id=d34783a7d0f247188c460f990f44117a&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1282] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1283] 10.0.0.203 () {32 vars in 674 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:05.351 8 INFO neutron.services.segments.plugin [-] Segment 3dfd440b-f89c-434c-84df-41487c0f9595 resource provider aggregate not found [pid: 7|app: 0|req: 592/1284] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:05 2026] DELETE /v2.0/security-groups/78bdb3a1-a255-4d29-b288-0bd744232219 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:05.381 8 INFO neutron.services.segments.plugin [-] Segment 3dfd440b-f89c-434c-84df-41487c0f9595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dfd440b-f89c-434c-84df-41487c0f9595 found for delete ", "request_id": "req-d2446c79-ba8b-44cd-bf22-0743927a35e1"}]} 2026-04-12 21:59:05.382 8 INFO neutron.services.segments.plugin [-] Segment 3dfd440b-f89c-434c-84df-41487c0f9595 resource provider aggregate not found 2026-04-12 21:59:05.407 8 INFO neutron.services.segments.plugin [-] Segment 3dfd440b-f89c-434c-84df-41487c0f9595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dfd440b-f89c-434c-84df-41487c0f9595 found for delete ", "request_id": "req-8fce136c-38ad-40dc-aa9a-bb736c872fc9"}]} [pid: 8|app: 0|req: 693/1285] 10.0.0.203 () {32 vars in 688 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1286] 10.0.0.203 () {32 vars in 684 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1287] 10.0.0.203 () {32 vars in 696 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1288] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1289] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1290] 10.0.0.203 () {32 vars in 682 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1291] 10.0.0.203 () {32 vars in 696 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1292] 10.0.0.203 () {32 vars in 692 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1293] 10.0.0.203 () {32 vars in 704 bytes} [Sun Apr 12 21:59:05 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1294] 10.0.0.203 () {32 vars in 734 bytes} [Sun Apr 12 21:59:05 2026] DELETE /v2.0/qos/policies/31ca7087-5c50-4e2c-8034-5fb3f0a4aeb2 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1295] 10.0.0.203 () {32 vars in 734 bytes} [Sun Apr 12 21:59:05 2026] DELETE /v2.0/qos/policies/86032f85-7f10-4b8e-9aa0-1c8a42a99c8e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1296] 10.0.0.203 () {32 vars in 734 bytes} [Sun Apr 12 21:59:06 2026] DELETE /v2.0/qos/policies/8efad760-29b5-416e-91d5-38162f8dcf7d => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1297] 10.0.0.203 () {32 vars in 734 bytes} [Sun Apr 12 21:59:06 2026] DELETE /v2.0/qos/policies/07d2f2de-5c37-47be-91b2-bccff7daad5c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1298] 10.0.0.203 () {32 vars in 734 bytes} [Sun Apr 12 21:59:06 2026] DELETE /v2.0/qos/policies/3a7dfc03-bb75-4d05-b6c0-54bb410faf1b => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1299] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1300] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:06.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-abd912d8-8289-4506-ab27-67e6940d5469 - - - - - -] OVN reports status up for port: 14fa1931-d385-44fa-948b-1263ee7f8a01 2026-04-12 21:59:06.445 7 INFO neutron.plugins.ml2.plugin [None req-abd912d8-8289-4506-ab27-67e6940d5469 - - - - - -] Attempt 1 to provision port 14fa1931-d385-44fa-948b-1263ee7f8a01 2026-04-12 21:59:06.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-970f4f1f-ecf1-4395-8ff8-c7bdb16fbf7d'] response: {'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'code': 200} 2026-04-12 21:59:06.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-abd912d8-8289-4506-ab27-67e6940d5469 - - - - - -] Successfully bumped revision number for resource 14fa1931-d385-44fa-948b-1263ee7f8a01 (type: ports) to 5 [pid: 8|app: 0|req: 700/1301] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 602/1302] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:07.143 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37df7bfb-ac26-4ee4-a741-4531026ea5b8 - - - - - -] OVN reports status up for port: 895582e3-9e19-47ca-be92-2fd68a4d5858 2026-04-12 21:59:07.160 7 INFO neutron.plugins.ml2.plugin [None req-37df7bfb-ac26-4ee4-a741-4531026ea5b8 - - - - - -] Attempt 1 to provision port 895582e3-9e19-47ca-be92-2fd68a4d5858 2026-04-12 21:59:07.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-904db8d1-9ffe-4e94-a91b-2749c7e4771f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4c5b3d7c-9c6f-47a5-bbb2-372d71641485 (type: security_groups) to 1 2026-04-12 21:59:07.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-904db8d1-9ffe-4e94-a91b-2749c7e4771f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 231a44d5-b4b4-411e-9e11-db5e7dabff33 (type: security_group_rules) to 0 2026-04-12 21:59:07.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-904db8d1-9ffe-4e94-a91b-2749c7e4771f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 43e74c82-516a-42a9-b7f7-d5ceba2bde65 (type: security_group_rules) to 0 2026-04-12 21:59:07.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-904db8d1-9ffe-4e94-a91b-2749c7e4771f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 83135124-1901-4368-996a-9b3490468c3e (type: security_group_rules) to 0 2026-04-12 21:59:07.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-904db8d1-9ffe-4e94-a91b-2749c7e4771f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e6072779-b11c-42fc-8531-bb7aba6243db (type: security_group_rules) to 0 2026-04-12 21:59:07.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-37df7bfb-ac26-4ee4-a741-4531026ea5b8 - - - - - -] Successfully bumped revision number for resource 895582e3-9e19-47ca-be92-2fd68a4d5858 (type: ports) to 7 [pid: 8|app: 0|req: 701/1303] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/security-groups?tenant_id=cfbd1f2e9d824f809c44d9d4526685e2&name=default => generated 2925 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1304] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:07.788 7 INFO neutron.db.ovn_revision_numbers_db [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource c6fe4d04-25ee-4ed0-a1d1-8afb08dbc2d2 (type: security_groups) to 1 2026-04-12 21:59:07.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 0c629f93-955a-4f0f-bfb6-8c33b7a9e35b (type: security_group_rules) to 0 2026-04-12 21:59:07.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 1c138bef-6e15-4be2-b640-0266a287be37 (type: security_group_rules) to 0 2026-04-12 21:59:07.831 7 INFO neutron.db.ovn_revision_numbers_db [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 9ec52340-d351-4425-ba85-1516ed01bead (type: security_group_rules) to 0 2026-04-12 21:59:07.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource dfae0b35-9b36-4041-aa53-639487041dcd (type: security_group_rules) to 0 2026-04-12 21:59:07.928 7 INFO neutron.db.segments_db [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Added segment 0af85fd7-7ec4-4772-816f-e25ce5495b01 of type geneve for network 48c1dd69-082e-4497-aa44-7e4eb32ac67b [pid: 8|app: 0|req: 703/1305] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:07 2026] DELETE /v2.0/security-groups/4c5b3d7c-9c6f-47a5-bbb2-372d71641485 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1306] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:08.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 48c1dd69-082e-4497-aa44-7e4eb32ac67b (type: networks) to 1 [pid: 8|app: 0|req: 705/1307] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1308] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:08.380 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:08.381 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 48c1dd69-082e-4497-aa44-7e4eb32ac67b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:08.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-c36e78d9-cb03-4400-82b1-60180dca33b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e7f2afcd-c92f-47a1-8a63-545e1bfb2a46 (type: security_groups) to 1 2026-04-12 21:59:08.512 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0a7b994-235c-437a-bdd4-36f221a044d8 - - - - - -] OVN reports status down for port: 21dc274e-4281-4d9b-9f2d-6584e3ed5b22 2026-04-12 21:59:08.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-c36e78d9-cb03-4400-82b1-60180dca33b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 12905428-47a9-4afc-ab83-6c3c81b91449 (type: security_group_rules) to 0 2026-04-12 21:59:08.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-c36e78d9-cb03-4400-82b1-60180dca33b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 72b79be9-4255-4e60-a231-4d4baea0e921 (type: security_group_rules) to 0 2026-04-12 21:59:08.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af0a4836-f570-4a3e-b180-b1e29e8fc1a7'] response: {'server_uuid': 'e1536dab-b1f5-4cb3-874a-f28f2df3c3a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14fa1931-d385-44fa-948b-1263ee7f8a01', 'code': 200} 2026-04-12 21:59:08.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af0a4836-f570-4a3e-b180-b1e29e8fc1a7'] response: {'server_uuid': 'e1536dab-b1f5-4cb3-874a-f28f2df3c3a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14fa1931-d385-44fa-948b-1263ee7f8a01', 'code': 200} 2026-04-12 21:59:08.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-c36e78d9-cb03-4400-82b1-60180dca33b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ccbbbb29-9014-48d0-8d0f-e8e68abd875c (type: security_group_rules) to 0 2026-04-12 21:59:08.561 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af0a4836-f570-4a3e-b180-b1e29e8fc1a7'] response: {'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'code': 200} 2026-04-12 21:59:08.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af0a4836-f570-4a3e-b180-b1e29e8fc1a7'] response: {'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'code': 200} 2026-04-12 21:59:08.578 8 INFO neutron.db.ovn_revision_numbers_db [None req-c36e78d9-cb03-4400-82b1-60180dca33b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d7d65d77-b546-4549-9b34-97f05b348161 (type: security_group_rules) to 0 2026-04-12 21:59:08.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-8418c42b-f30c-43a2-8abb-ae8cb232958e 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 21dc274e-4281-4d9b-9f2d-6584e3ed5b22 (type: ports) to 1 [pid: 8|app: 0|req: 707/1309] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/security-groups?tenant_id=3e50935005eb4b7cbb4973119b911c06&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1310] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:07 2026] POST /v2.0/networks => generated 649 bytes in 1497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 708/1311] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:08 2026] DELETE /v2.0/security-groups/e7f2afcd-c92f-47a1-8a63-545e1bfb2a46 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:09.033 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cb24d1c-ff0d-4500-89dc-b03972741fc7 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:09.036 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cb24d1c-ff0d-4500-89dc-b03972741fc7 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 48c1dd69-082e-4497-aa44-7e4eb32ac67b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:09.131 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0a7b994-235c-437a-bdd4-36f221a044d8 - - - - - -] OVN reports status down for port: 5e7555d0-46db-47f2-80a1-d8c2ae088d15 2026-04-12 21:59:09.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cb24d1c-ff0d-4500-89dc-b03972741fc7 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 5e7555d0-46db-47f2-80a1-d8c2ae088d15 (type: ports) to 1 2026-04-12 21:59:09.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-966c08a3-589f-4d80-8ca1-a69f3f5ded02 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dd36b6fe-074d-4c35-b3ee-99dc8aec4dc8 (type: security_groups) to 1 2026-04-12 21:59:09.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-966c08a3-589f-4d80-8ca1-a69f3f5ded02 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 304420b8-9f74-4a42-aac3-a017c6827c62 (type: security_group_rules) to 0 2026-04-12 21:59:09.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-966c08a3-589f-4d80-8ca1-a69f3f5ded02 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 34160cbe-b54c-4785-878d-e1fcb3172bce (type: security_group_rules) to 0 2026-04-12 21:59:09.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-966c08a3-589f-4d80-8ca1-a69f3f5ded02 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 998d2e73-7a83-4644-86cb-a0afcc4ef507 (type: security_group_rules) to 0 2026-04-12 21:59:09.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-966c08a3-589f-4d80-8ca1-a69f3f5ded02 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b6be1b83-4837-4015-ad37-2539ab20ab94 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 604/1312] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:08 2026] POST /v2.0/ports => generated 779 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1313] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/security-groups?tenant_id=929940eae7ae42ff859ee77e7c995555&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1314] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1315] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:09.639 8 INFO neutron.db.segments_db [None req-bc84ea1d-b16f-4088-8edf-7acd9b63fc2d 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Added segment 1afe4316-214f-4add-9a9d-dda5b4249ae3 of type geneve for network 5b9e0ffa-a4d5-4ec2-a44b-c2a063e6fae6 2026-04-12 21:59:09.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc84ea1d-b16f-4088-8edf-7acd9b63fc2d 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 5b9e0ffa-a4d5-4ec2-a44b-c2a063e6fae6 (type: networks) to 1 [pid: 7|app: 0|req: 608/1318] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:09 2026] DELETE /v2.0/security-groups/dd36b6fe-074d-4c35-b3ee-99dc8aec4dc8 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1319] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1320] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:09 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:10.013 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc84ea1d-b16f-4088-8edf-7acd9b63fc2d 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:10.014 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc84ea1d-b16f-4088-8edf-7acd9b63fc2d 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 5b9e0ffa-a4d5-4ec2-a44b-c2a063e6fae6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:10.082 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0a7b994-235c-437a-bdd4-36f221a044d8 - - - - - -] OVN reports status down for port: 76ad9b5e-3ecf-4209-8d94-fd7dc475d048 2026-04-12 21:59:10.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc84ea1d-b16f-4088-8edf-7acd9b63fc2d 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 76ad9b5e-3ecf-4209-8d94-fd7dc475d048 (type: ports) to 1 [pid: 8|app: 0|req: 711/1321] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:09 2026] POST /v2.0/networks => generated 635 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:10.377 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-396b0e6f-9a2d-4afb-a33c-24bbd1dcdd65 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:10.378 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-396b0e6f-9a2d-4afb-a33c-24bbd1dcdd65 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 5b9e0ffa-a4d5-4ec2-a44b-c2a063e6fae6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:10.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-396b0e6f-9a2d-4afb-a33c-24bbd1dcdd65 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource e94c99ec-67a6-4978-9b0a-43089354307a (type: subnets) to 0 [pid: 7|app: 0|req: 611/1322] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:10 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:10.796 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ab6eb53-47d3-444f-ab96-1b3722fb008c 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:10.798 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ab6eb53-47d3-444f-ab96-1b3722fb008c 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 5b9e0ffa-a4d5-4ec2-a44b-c2a063e6fae6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:10.901 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0a7b994-235c-437a-bdd4-36f221a044d8 - - - - - -] OVN reports status down for port: b0ffa460-c5fc-4696-8a3c-8ec1d8639055 2026-04-12 21:59:10.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ab6eb53-47d3-444f-ab96-1b3722fb008c 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource b0ffa460-c5fc-4696-8a3c-8ec1d8639055 (type: ports) to 1 [pid: 8|app: 0|req: 712/1323] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:10 2026] POST /v2.0/ports => generated 966 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 713/1324] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1325] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:11.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fc9a26f-a6f3-4ec0-ba05-c9d8c155efed 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] TaaS: Handle Delete Port: b0ffa460-c5fc-4696-8a3c-8ec1d8639055 2026-04-12 21:59:11.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fc9a26f-a6f3-4ec0-ba05-c9d8c155efed 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Tap Mirror: Handle Delete Port: b0ffa460-c5fc-4696-8a3c-8ec1d8639055 [pid: 8|app: 0|req: 715/1326] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1327] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1328] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:11 2026] DELETE /v2.0/ports/b0ffa460-c5fc-4696-8a3c-8ec1d8639055 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:11.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc5c872c-8d20-4e0e-bea3-223c38b0c63f 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1329] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:11 2026] DELETE /v2.0/ports/b0ffa460-c5fc-4696-8a3c-8ec1d8639055 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:11.411 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef272af2-1320-4e01-a8f1-38c6c954c19b 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1330] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/ports/b0ffa460-c5fc-4696-8a3c-8ec1d8639055 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1331] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:11 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1332] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:11 2026] DELETE /v2.0/subnets/e94c99ec-67a6-4978-9b0a-43089354307a => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:11.736 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0787d4a-3939-470b-b8a7-4e8cc05db618 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] TaaS: Handle Delete Port: 76ad9b5e-3ecf-4209-8d94-fd7dc475d048 2026-04-12 21:59:11.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0787d4a-3939-470b-b8a7-4e8cc05db618 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Tap Mirror: Handle Delete Port: 76ad9b5e-3ecf-4209-8d94-fd7dc475d048 2026-04-12 21:59:12.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f56bcf4-7e77-492b-b450-498c00cb34fe 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Successfully bumped revision number for resource 8f67b076-82ee-49f2-b4d2-64dbdc761147 (type: floatingips) to 1 2026-04-12 21:59:12.039 7 INFO neutron.services.segments.plugin [-] Segment 1afe4316-214f-4add-9a9d-dda5b4249ae3 resource provider aggregate not found 2026-04-12 21:59:12.042 7 INFO neutron.services.segments.plugin [-] Segment 1afe4316-214f-4add-9a9d-dda5b4249ae3 resource provider aggregate not found 2026-04-12 21:59:12.078 7 INFO neutron.services.segments.plugin [-] Segment 1afe4316-214f-4add-9a9d-dda5b4249ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1afe4316-214f-4add-9a9d-dda5b4249ae3 found for delete ", "request_id": "req-ea3d8ceb-5200-4367-9ea2-0f5d7222d303"}]} 2026-04-12 21:59:12.088 7 INFO neutron.services.segments.plugin [-] Segment 1afe4316-214f-4add-9a9d-dda5b4249ae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1afe4316-214f-4add-9a9d-dda5b4249ae3 found for delete ", "request_id": "req-5d485875-47c7-4657-96ae-9b9014d82356"}]} [pid: 7|app: 0|req: 616/1333] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:11 2026] DELETE /v2.0/networks/5b9e0ffa-a4d5-4ec2-a44b-c2a063e6fae6 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:12.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f56bcf4-7e77-492b-b450-498c00cb34fe 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Successfully bumped revision number for resource 8f67b076-82ee-49f2-b4d2-64dbdc761147 (type: floatingips) to 2 2026-04-12 21:59:12.184 8 INFO neutron.db.l3_db [None req-1f56bcf4-7e77-492b-b450-498c00cb34fe 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Floating IP 8f67b076-82ee-49f2-b4d2-64dbdc761147 associated. External IP: 10.96.250.214, port: 14fa1931-d385-44fa-948b-1263ee7f8a01. [pid: 8|app: 0|req: 718/1334] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:59:11 2026] PUT /v2.0/floatingips/8f67b076-82ee-49f2-b4d2-64dbdc761147 => generated 855 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:12.276 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f6f64bb-40dd-4a7d-8efb-84bfb63691da'] response: {'name': 'network-changed', 'server_uuid': 'e1536dab-b1f5-4cb3-874a-f28f2df3c3a8', 'tag': '14fa1931-d385-44fa-948b-1263ee7f8a01', 'status': 'completed', 'code': 200} 2026-04-12 21:59:12.281 7 INFO neutron.db.segments_db [None req-9427c1b0-93c1-4d94-a4bd-03ff2339de29 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Added segment 86e40f40-d582-4c43-b3e8-66cfe214ad12 of type geneve for network 25beaa25-5d10-4927-b8e8-c57041e263ac [pid: 8|app: 0|req: 719/1335] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1336] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:12.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-9427c1b0-93c1-4d94-a4bd-03ff2339de29 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 25beaa25-5d10-4927-b8e8-c57041e263ac (type: networks) to 1 2026-04-12 21:59:12.651 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9427c1b0-93c1-4d94-a4bd-03ff2339de29 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:12.652 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9427c1b0-93c1-4d94-a4bd-03ff2339de29 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 25beaa25-5d10-4927-b8e8-c57041e263ac: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 721/1337] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:12.722 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0a7b994-235c-437a-bdd4-36f221a044d8 - - - - - -] OVN reports status down for port: cba2ed86-f23e-41b0-bf5d-d5eaa3c15eee [pid: 8|app: 0|req: 722/1338] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:12.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-9427c1b0-93c1-4d94-a4bd-03ff2339de29 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource cba2ed86-f23e-41b0-bf5d-d5eaa3c15eee (type: ports) to 1 [pid: 8|app: 0|req: 723/1339] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?tenant_id=6d19f528a8fa4f6e8e15a218afd782bc&device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1340] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:12 2026] POST /v2.0/networks => generated 635 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1341] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/networks?id=4c321542-258c-4ee2-94d4-7999cea507b7 => generated 774 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1342] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=14fa1931-d385-44fa-948b-1263ee7f8a01 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1343] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/subnets?id=ca7e4474-2b62-4a28-858b-845d05edf136 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1344] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?network_id=4c321542-258c-4ee2-94d4-7999cea507b7&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:13.019 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ef7b98f-87bf-458b-8d34-487ea0878732 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:13.021 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ef7b98f-87bf-458b-8d34-487ea0878732 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 25beaa25-5d10-4927-b8e8-c57041e263ac: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:13.065 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ef7b98f-87bf-458b-8d34-487ea0878732 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 268eaaa0-683a-48c3-955a-3d9f80da5ce1 (type: subnets) to 0 [pid: 8|app: 0|req: 728/1345] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/networks/4c321542-258c-4ee2-94d4-7999cea507b7?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1346] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:12 2026] POST /v2.0/subnets => generated 646 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1347] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/networks/4c321542-258c-4ee2-94d4-7999cea507b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:13.353 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c86f910-975c-46c1-9353-7797ae1e92cd 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:13.355 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c86f910-975c-46c1-9353-7797ae1e92cd 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 25beaa25-5d10-4927-b8e8-c57041e263ac: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:13.478 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0a7b994-235c-437a-bdd4-36f221a044d8 - - - - - -] OVN reports status down for port: 75b3a906-406f-43ff-b30c-ee124a2c41c1 2026-04-12 21:59:13.540 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c86f910-975c-46c1-9353-7797ae1e92cd 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource 75b3a906-406f-43ff-b30c-ee124a2c41c1 (type: ports) to 1 [pid: 7|app: 0|req: 619/1348] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:13 2026] POST /v2.0/ports => generated 923 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:13.703 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0a7b994-235c-437a-bdd4-36f221a044d8 - - - - - -] OVN reports status down for port: 14fa1931-d385-44fa-948b-1263ee7f8a01 2026-04-12 21:59:13.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-70421665-cf66-41e8-9b5e-d568d6137f0a 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] TaaS: Handle Delete Port: 75b3a906-406f-43ff-b30c-ee124a2c41c1 2026-04-12 21:59:13.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70421665-cf66-41e8-9b5e-d568d6137f0a 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Tap Mirror: Handle Delete Port: 75b3a906-406f-43ff-b30c-ee124a2c41c1 2026-04-12 21:59:13.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a6f0f51-036c-47ca-86a6-3fc827a991d6'] response: {'server_uuid': 'e1536dab-b1f5-4cb3-874a-f28f2df3c3a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '14fa1931-d385-44fa-948b-1263ee7f8a01', 'code': 200} [pid: 7|app: 0|req: 620/1349] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1350] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1351] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:13 2026] DELETE /v2.0/ports/75b3a906-406f-43ff-b30c-ee124a2c41c1 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:14.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72ee6a4e-561a-4d3e-9a47-8e1581d55783 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1352] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/ports/75b3a906-406f-43ff-b30c-ee124a2c41c1 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:14.104 7 INFO neutron.db.ovn_revision_numbers_db [None req-b0a7b994-235c-437a-bdd4-36f221a044d8 - - - - - -] Successfully bumped revision number for resource 14fa1931-d385-44fa-948b-1263ee7f8a01 (type: ports) to 6 [pid: 8|app: 0|req: 731/1353] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:14 2026] DELETE /v2.0/subnets/268eaaa0-683a-48c3-955a-3d9f80da5ce1 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:14.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-c89abdfa-8a09-4ca3-b350-65108d15f35b 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] TaaS: Handle Delete Port: cba2ed86-f23e-41b0-bf5d-d5eaa3c15eee 2026-04-12 21:59:14.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c89abdfa-8a09-4ca3-b350-65108d15f35b 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Tap Mirror: Handle Delete Port: cba2ed86-f23e-41b0-bf5d-d5eaa3c15eee 2026-04-12 21:59:14.601 7 INFO neutron.services.segments.plugin [-] Segment 86e40f40-d582-4c43-b3e8-66cfe214ad12 resource provider aggregate not found 2026-04-12 21:59:14.609 7 INFO neutron.services.segments.plugin [-] Segment 86e40f40-d582-4c43-b3e8-66cfe214ad12 resource provider aggregate not found 2026-04-12 21:59:14.623 7 INFO neutron.services.segments.plugin [-] Segment 86e40f40-d582-4c43-b3e8-66cfe214ad12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e40f40-d582-4c43-b3e8-66cfe214ad12 found for delete ", "request_id": "req-b3b650ac-ee30-425a-a190-c7ddc6a4f97b"}]} 2026-04-12 21:59:14.626 7 INFO neutron.services.segments.plugin [-] Segment 86e40f40-d582-4c43-b3e8-66cfe214ad12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e40f40-d582-4c43-b3e8-66cfe214ad12 found for delete ", "request_id": "req-0ea38dd3-663e-4c8a-b831-3dad6226f27d"}]} [pid: 7|app: 0|req: 623/1354] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:14 2026] DELETE /v2.0/networks/25beaa25-5d10-4927-b8e8-c57041e263ac => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:14.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 6718865e-569e-4f02-b5d3-5760adc7b832 (type: security_groups) to 1 2026-04-12 21:59:14.814 8 INFO neutron.db.ovn_revision_numbers_db [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 3bcd5a06-ef3c-4a4c-b53c-fca7bab74cac (type: security_group_rules) to 0 2026-04-12 21:59:14.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 918bf086-6eef-43a6-88fd-550036c2e241 (type: security_group_rules) to 0 2026-04-12 21:59:14.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource c44bc1f0-25a5-41c8-b348-1292cc3d01bc (type: security_group_rules) to 0 2026-04-12 21:59:14.848 8 INFO neutron.db.ovn_revision_numbers_db [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource d4a6b25d-ea57-4cc4-8a77-136f5e8b142b (type: security_group_rules) to 0 2026-04-12 21:59:14.931 8 INFO neutron.db.segments_db [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Added segment 966019e9-2326-42c8-b137-9b76672a9c80 of type geneve for network b5b78870-0d31-4ae9-9273-446ca4961ec4 2026-04-12 21:59:14.933 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9070f8a1-74b6-4a40-b133-1e9a27865a34 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] No more DHCP agents 2026-04-12 21:59:14.934 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9070f8a1-74b6-4a40-b133-1e9a27865a34 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Unable to schedule network 48c1dd69-082e-4497-aa44-7e4eb32ac67b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:15.012 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: bfb6bd9e-ab3a-4378-a419-d7d3c411b02d 2026-04-12 21:59:15.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-9070f8a1-74b6-4a40-b133-1e9a27865a34 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource bfb6bd9e-ab3a-4378-a419-d7d3c411b02d (type: ports) to 1 2026-04-12 21:59:15.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource b5b78870-0d31-4ae9-9273-446ca4961ec4 (type: networks) to 1 [pid: 7|app: 0|req: 624/1355] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:14 2026] POST /v2.0/ports => generated 778 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 625/1356] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 21:59:15 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:15.280 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:15.282 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network b5b78870-0d31-4ae9-9273-446ca4961ec4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:15.395 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: d37aadbb-6dbb-46c2-a5e8-912957d9c369 2026-04-12 21:59:15.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-d70b1210-e72b-4bb6-a72f-236b6feb7920 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource d37aadbb-6dbb-46c2-a5e8-912957d9c369 (type: ports) to 1 [pid: 8|app: 0|req: 732/1357] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:14 2026] POST /v2.0/networks => generated 632 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1358] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:15 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:15.699 8 INFO neutron_taas.services.taas.taas_plugin [req-9e32c4cb-22b1-4088-afc6-4659ec9de1e9 req-9fdbc155-b3f4-450d-ae15-e679d54142b5 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] TaaS: Handle Delete Port: 14fa1931-d385-44fa-948b-1263ee7f8a01 2026-04-12 21:59:15.711 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: bfb6bd9e-ab3a-4378-a419-d7d3c411b02d 2026-04-12 21:59:15.713 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9e32c4cb-22b1-4088-afc6-4659ec9de1e9 req-9fdbc155-b3f4-450d-ae15-e679d54142b5 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Tap Mirror: Handle Delete Port: 14fa1931-d385-44fa-948b-1263ee7f8a01 2026-04-12 21:59:15.764 7 INFO neutron.db.ovn_revision_numbers_db [None req-837bbca2-b82a-487b-a4a0-43d2f5c68737 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Successfully bumped revision number for resource bfb6bd9e-ab3a-4378-a419-d7d3c411b02d (type: ports) to 2 [pid: 7|app: 0|req: 626/1359] 10.0.0.203 () {34 vars in 737 bytes} [Sun Apr 12 21:59:15 2026] PUT /v2.0/ports/bfb6bd9e-ab3a-4378-a419-d7d3c411b02d => generated 752 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:15.912 8 INFO neutron.db.l3_db [req-9e32c4cb-22b1-4088-afc6-4659ec9de1e9 req-9fdbc155-b3f4-450d-ae15-e679d54142b5 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Floating IP 8f67b076-82ee-49f2-b4d2-64dbdc761147 disassociated. External IP: 10.96.250.214, port: 14fa1931-d385-44fa-948b-1263ee7f8a01. 2026-04-12 21:59:15.932 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efedabbc-cd61-4353-844c-25b1335cea64'] response: {'server_uuid': 'e1536dab-b1f5-4cb3-874a-f28f2df3c3a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '14fa1931-d385-44fa-948b-1263ee7f8a01', 'code': 200} [pid: 8|app: 0|req: 734/1360] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 21:59:15 2026] DELETE /v2.0/ports/14fa1931-d385-44fa-948b-1263ee7f8a01 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:16.118 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44ea7a35-a104-4941-9768-73ad2b62bad1'] response: {'server_uuid': 'e1536dab-b1f5-4cb3-874a-f28f2df3c3a8', 'name': 'network-vif-deleted', 'tag': '14fa1931-d385-44fa-948b-1263ee7f8a01', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 735/1361] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:16 2026] GET /v2.0/security-groups?id=afe52f04-a246-40a1-9eb1-321f3f47aabc&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:16.177 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5696ead9-5f63-41bf-8b1f-71346fb6be5a 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:16.179 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5696ead9-5f63-41bf-8b1f-71346fb6be5a 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network b5b78870-0d31-4ae9-9273-446ca4961ec4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:16.256 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: 32b1f1e5-68fb-4759-8444-e99b40eee9ba 2026-04-12 21:59:16.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-536b6c05-711b-4f82-b303-fbd71f7147ff 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] TaaS: Handle Delete Port: bfb6bd9e-ab3a-4378-a419-d7d3c411b02d 2026-04-12 21:59:16.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-5696ead9-5f63-41bf-8b1f-71346fb6be5a 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 32b1f1e5-68fb-4759-8444-e99b40eee9ba (type: ports) to 1 2026-04-12 21:59:16.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-536b6c05-711b-4f82-b303-fbd71f7147ff 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Tap Mirror: Handle Delete Port: bfb6bd9e-ab3a-4378-a419-d7d3c411b02d [pid: 7|app: 0|req: 627/1362] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:59:15 2026] POST /v2.0/ports => generated 743 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 736/1363] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:16 2026] DELETE /v2.0/ports/bfb6bd9e-ab3a-4378-a419-d7d3c411b02d => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1364] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:59:16 2026] GET /v2.0/ports => generated 1538 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:16.558 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e31e8e33-982b-488b-bca5-62b8135a2782 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 738/1365] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:16 2026] GET /v2.0/ports/bfb6bd9e-ab3a-4378-a419-d7d3c411b02d => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1366] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:59:16 2026] GET /v2.0/ports => generated 1538 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1367] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:16 2026] GET /v2.0/ports/5e7555d0-46db-47f2-80a1-d8c2ae088d15 => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:16.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-093b4890-8ef8-4e49-9652-b2124505d86f 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 741/1368] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:16 2026] DELETE /v2.0/ports/75b3a906-406f-43ff-b30c-ee124a2c41c1 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:16.681 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cfc4c9d-5ecd-414e-9a67-62c2278d53cd 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1369] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:16 2026] DELETE /v2.0/subnets/268eaaa0-683a-48c3-955a-3d9f80da5ce1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:16.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9104b20d-143b-4026-90c8-0d9e6d9823ba 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1370] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:16 2026] DELETE /v2.0/subnets/e94c99ec-67a6-4978-9b0a-43089354307a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:16.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-80db1fe7-d077-4d9d-ba45-2262c6b3dcb6 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] TaaS: Handle Delete Port: 5e7555d0-46db-47f2-80a1-d8c2ae088d15 2026-04-12 21:59:16.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80db1fe7-d077-4d9d-ba45-2262c6b3dcb6 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Tap Mirror: Handle Delete Port: 5e7555d0-46db-47f2-80a1-d8c2ae088d15 [pid: 8|app: 0|req: 744/1371] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:16 2026] DELETE /v2.0/ports/5e7555d0-46db-47f2-80a1-d8c2ae088d15 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:17.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe91d7e0-e7b8-4850-9ebb-8ae220a910d5 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] TaaS: Handle Delete Port: 21dc274e-4281-4d9b-9f2d-6584e3ed5b22 2026-04-12 21:59:17.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe91d7e0-e7b8-4850-9ebb-8ae220a910d5 40db9703edec4fd8907e746eca9e0040 151a5c3b90204903a25d6a851f8fc1b2 - - default default] Tap Mirror: Handle Delete Port: 21dc274e-4281-4d9b-9f2d-6584e3ed5b22 [pid: 7|app: 0|req: 628/1372] 10.0.0.203 () {34 vars in 666 bytes} [Sun Apr 12 21:59:16 2026] POST /v2.0/trunks => generated 409 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1373] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:17 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:17.325 8 INFO neutron.services.segments.plugin [-] Segment 0af85fd7-7ec4-4772-816f-e25ce5495b01 resource provider aggregate not found 2026-04-12 21:59:17.329 8 INFO neutron.services.segments.plugin [-] Segment 0af85fd7-7ec4-4772-816f-e25ce5495b01 resource provider aggregate not found 2026-04-12 21:59:17.345 8 INFO neutron.services.segments.plugin [-] Segment 0af85fd7-7ec4-4772-816f-e25ce5495b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0af85fd7-7ec4-4772-816f-e25ce5495b01 found for delete ", "request_id": "req-c040d2a3-2ba8-4d42-a6fa-7ff167fa4d00"}]} 2026-04-12 21:59:17.363 8 INFO neutron.services.segments.plugin [-] Segment 0af85fd7-7ec4-4772-816f-e25ce5495b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0af85fd7-7ec4-4772-816f-e25ce5495b01 found for delete ", "request_id": "req-32b98183-0270-4f23-9534-42ca5583b39a"}]} [pid: 8|app: 0|req: 745/1374] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:16 2026] DELETE /v2.0/networks/48c1dd69-082e-4497-aa44-7e4eb32ac67b => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:17.471 7 INFO neutron.db.segments_db [None req-5cbb197b-63c5-4ac7-b537-15b8a1a81afa 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Added segment ea2bff8d-3418-4116-bf53-a4ee0c02ab13 of type geneve for network 16b676cc-bdfc-46fd-a75e-77681936ce0c 2026-04-12 21:59:17.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-5cbb197b-63c5-4ac7-b537-15b8a1a81afa 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 16b676cc-bdfc-46fd-a75e-77681936ce0c (type: networks) to 1 2026-04-12 21:59:17.806 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5cbb197b-63c5-4ac7-b537-15b8a1a81afa 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:17.807 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5cbb197b-63c5-4ac7-b537-15b8a1a81afa 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network 16b676cc-bdfc-46fd-a75e-77681936ce0c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:17.887 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: c5b0f8d4-0205-4250-b452-d02e5ecf42bf 2026-04-12 21:59:17.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-5cbb197b-63c5-4ac7-b537-15b8a1a81afa 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource c5b0f8d4-0205-4250-b452-d02e5ecf42bf (type: ports) to 1 [pid: 8|app: 0|req: 746/1375] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:17 2026] GET /v2.0/security-groups?tenant_id=151a5c3b90204903a25d6a851f8fc1b2&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1376] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:17 2026] POST /v2.0/networks => generated 631 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:18.303 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-564da272-e6ec-4ce7-aecc-93636ef68615 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:18.306 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-564da272-e6ec-4ce7-aecc-93636ef68615 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network 16b676cc-bdfc-46fd-a75e-77681936ce0c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 747/1377] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:18 2026] DELETE /v2.0/security-groups/c6fe4d04-25ee-4ed0-a1d1-8afb08dbc2d2 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:18.390 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: 5b9bf4ae-43df-4fc7-8744-294f38309bc9 [pid: 8|app: 0|req: 748/1378] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/ports?device_id=e1536dab-b1f5-4cb3-874a-f28f2df3c3a8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:18.472 7 INFO neutron.db.ovn_revision_numbers_db [None req-564da272-e6ec-4ce7-aecc-93636ef68615 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 5b9bf4ae-43df-4fc7-8744-294f38309bc9 (type: ports) to 1 [pid: 7|app: 0|req: 631/1379] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:59:18 2026] POST /v2.0/ports => generated 743 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1380] 10.0.0.203 () {34 vars in 666 bytes} [Sun Apr 12 21:59:18 2026] POST /v2.0/trunks => generated 409 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:18.880 7 INFO neutron.db.segments_db [None req-c02ed2ef-b032-40cb-8a70-e0cca89ab4f9 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Added segment 5060c9c2-5947-4e31-9bfc-1c93a3aa14a7 of type geneve for network b7d82d29-d0ae-4fc0-905d-ac37c4f88e60 2026-04-12 21:59:19.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-c02ed2ef-b032-40cb-8a70-e0cca89ab4f9 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource b7d82d29-d0ae-4fc0-905d-ac37c4f88e60 (type: networks) to 1 2026-04-12 21:59:19.164 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c02ed2ef-b032-40cb-8a70-e0cca89ab4f9 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:19.166 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c02ed2ef-b032-40cb-8a70-e0cca89ab4f9 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network b7d82d29-d0ae-4fc0-905d-ac37c4f88e60: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:19.240 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: d81593bc-282e-4545-9e3d-fc704e65874d 2026-04-12 21:59:19.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-c02ed2ef-b032-40cb-8a70-e0cca89ab4f9 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource d81593bc-282e-4545-9e3d-fc704e65874d (type: ports) to 1 [pid: 7|app: 0|req: 632/1381] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:18 2026] POST /v2.0/networks => generated 631 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:19.579 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7aa3a27d-7a45-4c9c-9002-3f5b9106d1f3 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:19.580 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7aa3a27d-7a45-4c9c-9002-3f5b9106d1f3 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network b7d82d29-d0ae-4fc0-905d-ac37c4f88e60: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 633/1382] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:19 2026] DELETE /v2.0/security-groups/afe52f04-a246-40a1-9eb1-321f3f47aabc => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:19.717 7 INFO neutron.api.v2.resource [None req-4f189084-0050-4faf-8730-b95953f871cf 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1383] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 21:59:19 2026] GET /v2.0/security-groups/afe52f04-a246-40a1-9eb1-321f3f47aabc => generated 146 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:19.760 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: 728bde83-c2ea-4321-8f3b-5e06864de92f 2026-04-12 21:59:19.785 8 INFO neutron.db.ovn_revision_numbers_db [None req-7aa3a27d-7a45-4c9c-9002-3f5b9106d1f3 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 728bde83-c2ea-4321-8f3b-5e06864de92f (type: ports) to 1 [pid: 8|app: 0|req: 750/1384] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:59:19 2026] POST /v2.0/ports => generated 743 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:19.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1bc40eb-1e62-4a7e-b1f4-1c63c47c3d7b 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] TaaS: Handle Delete Port: 065d3c2a-cf47-4678-80fc-c3cf36a16c00 2026-04-12 21:59:19.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1bc40eb-1e62-4a7e-b1f4-1c63c47c3d7b 37093523f6594669ae8b24adcdecb4cf 6d19f528a8fa4f6e8e15a218afd782bc - - default default] Tap Mirror: Handle Delete Port: 065d3c2a-cf47-4678-80fc-c3cf36a16c00 [pid: 8|app: 0|req: 751/1385] 10.0.0.203 () {34 vars in 666 bytes} [Sun Apr 12 21:59:19 2026] POST /v2.0/trunks => generated 409 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1386] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:59:19 2026] DELETE /v2.0/floatingips/8f67b076-82ee-49f2-b4d2-64dbdc761147 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:20.192 7 INFO neutron.db.segments_db [None req-d9f8f550-6571-4f40-926a-4b9a3e0ca18c 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Added segment 68429723-3b0a-4780-81ad-da11d3aef737 of type geneve for network 36c3d903-8160-48f1-b33d-0ecb54389fa3 2026-04-12 21:59:20.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource daa1cb8d-f1b9-44df-840c-b00c62a1fcce (type: security_groups) to 1 2026-04-12 21:59:20.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 43a92284-1eb6-4bf7-9729-604d2185f637 (type: security_group_rules) to 0 2026-04-12 21:59:20.351 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9f8f550-6571-4f40-926a-4b9a3e0ca18c 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 36c3d903-8160-48f1-b33d-0ecb54389fa3 (type: networks) to 1 2026-04-12 21:59:20.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 67f6533e-b03d-4973-960b-d0f598aeba3d (type: security_group_rules) to 0 2026-04-12 21:59:20.373 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 883cd4a3-72fd-43e3-8c56-6fac2f692aec (type: security_group_rules) to 0 2026-04-12 21:59:20.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource f38785f7-8372-4022-a174-b0c231dc60b4 (type: security_group_rules) to 0 2026-04-12 21:59:20.463 8 INFO neutron.db.segments_db [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Added segment cd098da8-4b51-4685-b4ef-c4968da7e0d4 of type geneve for network 4e01666b-9745-4b0c-9fa7-75731e941a24 2026-04-12 21:59:20.526 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9f8f550-6571-4f40-926a-4b9a3e0ca18c 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:20.529 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9f8f550-6571-4f40-926a-4b9a3e0ca18c 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network 36c3d903-8160-48f1-b33d-0ecb54389fa3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:20.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 4e01666b-9745-4b0c-9fa7-75731e941a24 (type: networks) to 1 2026-04-12 21:59:20.636 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: 6bfd4c4f-7a76-4a54-bfac-04f91801c5e8 2026-04-12 21:59:20.700 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9f8f550-6571-4f40-926a-4b9a3e0ca18c 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 6bfd4c4f-7a76-4a54-bfac-04f91801c5e8 (type: ports) to 1 [pid: 7|app: 0|req: 636/1387] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:20 2026] POST /v2.0/networks => generated 631 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:20.806 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:20.808 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 4e01666b-9745-4b0c-9fa7-75731e941a24: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:20.949 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: 662ab6d3-520c-4121-bc3e-87d0ad0a7059 2026-04-12 21:59:20.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bcaa9-51cc-4525-8a0b-eeca0e1d0263 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 662ab6d3-520c-4121-bc3e-87d0ad0a7059 (type: ports) to 1 [pid: 8|app: 0|req: 752/1388] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:19 2026] POST /v2.0/networks => generated 634 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:21.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a0eee12-3540-4b06-8196-514d09d160a4 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 21450dd9-c768-4752-9a2a-2c11218fe6ab 2026-04-12 21:59:21.175 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a0eee12-3540-4b06-8196-514d09d160a4 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 21450dd9-c768-4752-9a2a-2c11218fe6ab 2026-04-12 21:59:21.226 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1571d791-14d5-43f9-863a-eecd34318c7f 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:21.228 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1571d791-14d5-43f9-863a-eecd34318c7f 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network 36c3d903-8160-48f1-b33d-0ecb54389fa3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:21.332 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: f2ac4358-a609-49d3-9508-50aed173c6e2 2026-04-12 21:59:21.354 8 INFO neutron.db.ovn_revision_numbers_db [None req-1571d791-14d5-43f9-863a-eecd34318c7f 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource f2ac4358-a609-49d3-9508-50aed173c6e2 (type: ports) to 1 [pid: 8|app: 0|req: 753/1389] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:59:21 2026] POST /v2.0/ports => generated 743 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 754/1390] 10.0.0.217 () {34 vars in 990 bytes} [Sun Apr 12 21:59:21 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 1209 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:21.631 8 INFO neutron.db.segments_db [None req-c7de98d2-e824-4d86-8e92-86259a400edf 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Added segment 3fd4e610-34ee-4f7b-bf4d-1226a7d02ab3 of type geneve for network 4c25d699-fcb9-46af-b5cc-b8203856cf1b 2026-04-12 21:59:21.761 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7de98d2-e824-4d86-8e92-86259a400edf 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 4c25d699-fcb9-46af-b5cc-b8203856cf1b (type: networks) to 1 2026-04-12 21:59:21.943 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7de98d2-e824-4d86-8e92-86259a400edf 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:21.945 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7de98d2-e824-4d86-8e92-86259a400edf 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 4c25d699-fcb9-46af-b5cc-b8203856cf1b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 637/1391] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:59:20 2026] PUT /v2.0/routers/a7fd6b56-16d5-496a-bc57-314ee1c20fab/remove_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:22.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7de98d2-e824-4d86-8e92-86259a400edf 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 9b4d7366-49a2-4b43-a695-265b40306aaa (type: ports) to 1 2026-04-12 21:59:22.132 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: 9b4d7366-49a2-4b43-a695-265b40306aaa [pid: 8|app: 0|req: 755/1392] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:21 2026] POST /v2.0/networks => generated 632 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1393] 10.0.0.217 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:22 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1394] 10.0.0.203 () {34 vars in 666 bytes} [Sun Apr 12 21:59:22 2026] POST /v2.0/trunks => generated 409 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:22.496 8 INFO neutron_taas.services.taas.taas_plugin [None req-141b2e34-8726-451f-9779-f7088d42622d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: d4cd7dca-d83d-49ac-aae9-9569c5539321 2026-04-12 21:59:22.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-141b2e34-8726-451f-9779-f7088d42622d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: d4cd7dca-d83d-49ac-aae9-9569c5539321 2026-04-12 21:59:22.547 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71714918-c58b-4c1d-9880-808d7cd50666 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:22.549 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71714918-c58b-4c1d-9880-808d7cd50666 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 4e01666b-9745-4b0c-9fa7-75731e941a24: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:22.586 7 INFO neutron.db.ovn_revision_numbers_db [None req-71714918-c58b-4c1d-9880-808d7cd50666 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource eaa81a46-6e0e-4855-8ec5-99c6d5aa8322 (type: subnets) to 0 [pid: 7|app: 0|req: 639/1395] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:22 2026] POST /v2.0/subnets => generated 646 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:22.695 7 INFO neutron.db.segments_db [None req-4df2e822-d3a3-4d34-a50a-2b79d3d03e3d 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Added segment f555a130-ca76-4a2a-b1f2-c1c878b287a0 of type geneve for network 4797b6c2-99f6-43e5-9529-98e05a35ff98 2026-04-12 21:59:22.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-4df2e822-d3a3-4d34-a50a-2b79d3d03e3d 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource 4797b6c2-99f6-43e5-9529-98e05a35ff98 (type: networks) to 1 [pid: 8|app: 0|req: 757/1396] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:22 2026] DELETE /v2.0/routers/a7fd6b56-16d5-496a-bc57-314ee1c20fab => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:23.105 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4df2e822-d3a3-4d34-a50a-2b79d3d03e3d 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:23.106 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4df2e822-d3a3-4d34-a50a-2b79d3d03e3d 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network 4797b6c2-99f6-43e5-9529-98e05a35ff98: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:23.179 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: e5d9715f-6c79-4d39-9f9c-0d7b9b99f8d5 2026-04-12 21:59:23.236 7 INFO neutron.db.ovn_revision_numbers_db [None req-4df2e822-d3a3-4d34-a50a-2b79d3d03e3d 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource e5d9715f-6c79-4d39-9f9c-0d7b9b99f8d5 (type: ports) to 1 2026-04-12 21:59:23.274 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50676927-8e90-488b-a9e0-a9d20228483e 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents [pid: 7|app: 0|req: 640/1397] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:22 2026] POST /v2.0/networks => generated 632 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:23.275 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50676927-8e90-488b-a9e0-a9d20228483e 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 4c25d699-fcb9-46af-b5cc-b8203856cf1b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:23.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-50676927-8e90-488b-a9e0-a9d20228483e 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 1bc092b6-8aac-4b4b-9862-d9aae6f0fc02 (type: subnets) to 0 [pid: 8|app: 0|req: 758/1398] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:23 2026] POST /v2.0/subnets => generated 655 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1399] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:23 2026] DELETE /v2.0/subnets/ca7e4474-2b62-4a28-858b-845d05edf136 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:23.577 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3bdea74-ec07-4b5f-a577-faa698918e1b 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] No more DHCP agents 2026-04-12 21:59:23.579 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3bdea74-ec07-4b5f-a577-faa698918e1b 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Unable to schedule network 4797b6c2-99f6-43e5-9529-98e05a35ff98: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:23.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd6af8f5-da04-49c0-881a-f38a6b3cdd12 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource a4becb7a-babd-4654-83c9-ef9a81ba01c1 (type: routers) to 1 [pid: 7|app: 0|req: 642/1400] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:23 2026] POST /v2.0/routers => generated 607 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:23.677 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: e1f781a1-9f27-46f9-8403-4b2a562cd3db 2026-04-12 21:59:23.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3bdea74-ec07-4b5f-a577-faa698918e1b 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Successfully bumped revision number for resource e1f781a1-9f27-46f9-8403-4b2a562cd3db (type: ports) to 1 [pid: 8|app: 0|req: 759/1401] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 21:59:23 2026] POST /v2.0/ports => generated 743 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:23.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-f66a7f45-7af3-49de-8d3c-668556f47b2b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 743e79ae-a941-4d2f-9f33-67a096068707 2026-04-12 21:59:23.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f66a7f45-7af3-49de-8d3c-668556f47b2b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 743e79ae-a941-4d2f-9f33-67a096068707 2026-04-12 21:59:24.023 7 INFO neutron.services.segments.plugin [-] Segment 4469cdbe-f091-452a-8d84-cdb3ba416963 resource provider aggregate not found 2026-04-12 21:59:24.027 7 INFO neutron.services.segments.plugin [-] Segment 4469cdbe-f091-452a-8d84-cdb3ba416963 resource provider aggregate not found 2026-04-12 21:59:24.047 7 INFO neutron.services.segments.plugin [-] Segment 4469cdbe-f091-452a-8d84-cdb3ba416963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4469cdbe-f091-452a-8d84-cdb3ba416963 found for delete ", "request_id": "req-a4db0b25-6ff3-4357-9c11-7a6cfd412102"}]} 2026-04-12 21:59:24.060 7 INFO neutron.services.segments.plugin [-] Segment 4469cdbe-f091-452a-8d84-cdb3ba416963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4469cdbe-f091-452a-8d84-cdb3ba416963 found for delete ", "request_id": "req-118c838c-ab14-455c-a24d-e69b3392c4e3"}]} [pid: 7|app: 0|req: 643/1402] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:23 2026] DELETE /v2.0/networks/4c321542-258c-4ee2-94d4-7999cea507b7 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:24.178 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-905598c7-d5e4-4e77-a342-c10eee785e04 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:24.180 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-905598c7-d5e4-4e77-a342-c10eee785e04 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 4e01666b-9745-4b0c-9fa7-75731e941a24: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:24.285 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status down for port: 211f56af-c6f3-4d35-89e4-810fec79099a 2026-04-12 21:59:24.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-905598c7-d5e4-4e77-a342-c10eee785e04 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 211f56af-c6f3-4d35-89e4-810fec79099a (type: ports) to 1 [pid: 7|app: 0|req: 644/1403] 10.0.0.203 () {34 vars in 666 bytes} [Sun Apr 12 21:59:24 2026] POST /v2.0/trunks => generated 409 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1404] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:24 2026] GET /v2.0/security-groups?tenant_id=6d19f528a8fa4f6e8e15a218afd782bc&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1405] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:59:24 2026] PUT /v2.0/trunks/31256ff1-8bc9-41f1-9789-644ecdfa5e78/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1406] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:24 2026] DELETE /v2.0/security-groups/d1bf7558-a176-4c95-87b5-228a7462ce2d => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1407] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:59:24 2026] PUT /v2.0/trunks/6389cfeb-46e1-4100-9d53-6e31285595c2/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1410] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:59:24 2026] PUT /v2.0/trunks/b3c79c3b-d6e9-4179-976c-a2564f429dae/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:24.863 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] OVN reports status up for port: 211f56af-c6f3-4d35-89e4-810fec79099a 2026-04-12 21:59:24.897 7 INFO neutron.plugins.ml2.plugin [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] Attempt 1 to provision port 211f56af-c6f3-4d35-89e4-810fec79099a [pid: 7|app: 0|req: 652/1411] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 21:59:24 2026] PUT /v2.0/trunks/4b343103-39e4-4c41-b1ae-17b3df36c343/tags => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:25.038 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-905598c7-d5e4-4e77-a342-c10eee785e04 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents [pid: 7|app: 0|req: 653/1412] 10.0.0.203 () {32 vars in 662 bytes} [Sun Apr 12 21:59:24 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:25.047 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-905598c7-d5e4-4e77-a342-c10eee785e04 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 4e01666b-9745-4b0c-9fa7-75731e941a24: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 654/1413] 10.0.0.203 () {32 vars in 676 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1414] 10.0.0.203 () {32 vars in 672 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1415] 10.0.0.203 () {32 vars in 684 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1416] 10.0.0.203 () {32 vars in 670 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:25.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-905598c7-d5e4-4e77-a342-c10eee785e04 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 211f56af-c6f3-4d35-89e4-810fec79099a (type: router_ports) to 1 [pid: 8|app: 0|req: 760/1417] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:59:23 2026] PUT /v2.0/routers/a4becb7a-babd-4654-83c9-ef9a81ba01c1/add_router_interface => generated 309 bytes in 1583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1418] 10.0.0.203 () {32 vars in 684 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1419] 10.0.0.203 () {32 vars in 680 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1420] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/ports/211f56af-c6f3-4d35-89e4-810fec79099a => generated 947 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1421] 10.0.0.203 () {32 vars in 692 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1422] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks/31256ff1-8bc9-41f1-9789-644ecdfa5e78 => generated 414 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1423] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/ports/32b1f1e5-68fb-4759-8444-e99b40eee9ba => generated 826 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1424] 10.0.0.203 () {32 vars in 722 bytes} [Sun Apr 12 21:59:25 2026] DELETE /v2.0/trunks/31256ff1-8bc9-41f1-9789-644ecdfa5e78 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:25.897 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8019a255-d991-47c6-80e4-3289cae2e434 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:25.899 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8019a255-d991-47c6-80e4-3289cae2e434 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 4c25d699-fcb9-46af-b5cc-b8203856cf1b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 664/1425] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/trunks/6389cfeb-46e1-4100-9d53-6e31285595c2 => generated 422 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:25.944 7 INFO neutron.db.ovn_revision_numbers_db [None req-32807061-bb0b-4b66-9f0d-9d533e606b3f - - - - - -] Successfully bumped revision number for resource 211f56af-c6f3-4d35-89e4-810fec79099a (type: ports) to 2 2026-04-12 21:59:26.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-8019a255-d991-47c6-80e4-3289cae2e434 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 65364159-7c4d-4a2c-b31c-a7048d36f0f4 (type: ports) to 1 [pid: 7|app: 0|req: 665/1426] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:25 2026] GET /v2.0/ports/5b9bf4ae-43df-4fc7-8744-294f38309bc9 => generated 826 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1427] 10.0.0.203 () {32 vars in 722 bytes} [Sun Apr 12 21:59:26 2026] DELETE /v2.0/trunks/6389cfeb-46e1-4100-9d53-6e31285595c2 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1428] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/trunks/b3c79c3b-d6e9-4179-976c-a2564f429dae => generated 431 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1429] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/ports/728bde83-c2ea-4321-8f3b-5e06864de92f => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1430] 10.0.0.203 () {32 vars in 722 bytes} [Sun Apr 12 21:59:26 2026] DELETE /v2.0/trunks/b3c79c3b-d6e9-4179-976c-a2564f429dae => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1431] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/trunks/4b343103-39e4-4c41-b1ae-17b3df36c343 => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1432] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/ports/f2ac4358-a609-49d3-9508-50aed173c6e2 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1433] 10.0.0.203 () {32 vars in 722 bytes} [Sun Apr 12 21:59:26 2026] DELETE /v2.0/trunks/4b343103-39e4-4c41-b1ae-17b3df36c343 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1434] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/trunks/2ced0611-31e6-4530-91c1-6227cd1c2f78 => generated 409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:26.666 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8019a255-d991-47c6-80e4-3289cae2e434 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:26.667 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8019a255-d991-47c6-80e4-3289cae2e434 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 4c25d699-fcb9-46af-b5cc-b8203856cf1b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 674/1435] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/ports/e1f781a1-9f27-46f9-8403-4b2a562cd3db => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1436] 10.0.0.203 () {32 vars in 722 bytes} [Sun Apr 12 21:59:26 2026] DELETE /v2.0/trunks/2ced0611-31e6-4530-91c1-6227cd1c2f78 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:26.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-8019a255-d991-47c6-80e4-3289cae2e434 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 65364159-7c4d-4a2c-b31c-a7048d36f0f4 (type: router_ports) to 1 [pid: 8|app: 0|req: 762/1437] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:59:25 2026] PUT /v2.0/routers/a4becb7a-babd-4654-83c9-ef9a81ba01c1/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:26.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-578a5423-e663-414d-a532-a35003b8b923 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: 32b1f1e5-68fb-4759-8444-e99b40eee9ba 2026-04-12 21:59:26.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-578a5423-e663-414d-a532-a35003b8b923 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: 32b1f1e5-68fb-4759-8444-e99b40eee9ba [pid: 8|app: 0|req: 763/1438] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1439] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/ports/65364159-7c4d-4a2c-b31c-a7048d36f0f4 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1440] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1441] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:26 2026] DELETE /v2.0/ports/32b1f1e5-68fb-4759-8444-e99b40eee9ba => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1442] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/ports/65364159-7c4d-4a2c-b31c-a7048d36f0f4 => generated 953 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:27.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-e13f2bac-0075-4769-858d-30eb75ad2c5f 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: 5b9bf4ae-43df-4fc7-8744-294f38309bc9 2026-04-12 21:59:27.250 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e13f2bac-0075-4769-858d-30eb75ad2c5f 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: 5b9bf4ae-43df-4fc7-8744-294f38309bc9 [pid: 8|app: 0|req: 767/1443] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1444] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1445] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:27 2026] DELETE /v2.0/ports/5b9bf4ae-43df-4fc7-8744-294f38309bc9 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:27.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-d97abcc2-dd58-4aeb-9989-3dc0ee7c6731 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: 728bde83-c2ea-4321-8f3b-5e06864de92f 2026-04-12 21:59:27.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d97abcc2-dd58-4aeb-9989-3dc0ee7c6731 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: 728bde83-c2ea-4321-8f3b-5e06864de92f [pid: 8|app: 0|req: 769/1446] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:27 2026] DELETE /v2.0/ports/728bde83-c2ea-4321-8f3b-5e06864de92f => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:27.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-26a16534-553e-4b82-b0a8-6019fec369c5 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: f2ac4358-a609-49d3-9508-50aed173c6e2 2026-04-12 21:59:27.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26a16534-553e-4b82-b0a8-6019fec369c5 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: f2ac4358-a609-49d3-9508-50aed173c6e2 [pid: 7|app: 0|req: 678/1447] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:27 2026] DELETE /v2.0/ports/f2ac4358-a609-49d3-9508-50aed173c6e2 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:28.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-bdd97f55-c4c3-43d3-b2d8-32c7456dac29 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: e1f781a1-9f27-46f9-8403-4b2a562cd3db 2026-04-12 21:59:28.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdd97f55-c4c3-43d3-b2d8-32c7456dac29 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: e1f781a1-9f27-46f9-8403-4b2a562cd3db [pid: 7|app: 0|req: 679/1448] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/ports/65364159-7c4d-4a2c-b31c-a7048d36f0f4 => generated 953 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1449] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:28 2026] DELETE /v2.0/ports/e1f781a1-9f27-46f9-8403-4b2a562cd3db => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1450] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:28.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-09696c59-b65d-4986-89f9-9bca9db89273 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: d37aadbb-6dbb-46c2-a5e8-912957d9c369 2026-04-12 21:59:28.472 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09696c59-b65d-4986-89f9-9bca9db89273 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: d37aadbb-6dbb-46c2-a5e8-912957d9c369 [pid: 8|app: 0|req: 772/1451] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:28.690 7 INFO neutron.services.segments.plugin [-] Segment 966019e9-2326-42c8-b137-9b76672a9c80 resource provider aggregate not found 2026-04-12 21:59:28.696 7 INFO neutron.services.segments.plugin [-] Segment 966019e9-2326-42c8-b137-9b76672a9c80 resource provider aggregate not found 2026-04-12 21:59:28.711 7 INFO neutron.services.segments.plugin [-] Segment 966019e9-2326-42c8-b137-9b76672a9c80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966019e9-2326-42c8-b137-9b76672a9c80 found for delete ", "request_id": "req-f4d5d53d-60c6-45c3-8a64-4fd9f20ec1ec"}]} 2026-04-12 21:59:28.724 7 INFO neutron.services.segments.plugin [-] Segment 966019e9-2326-42c8-b137-9b76672a9c80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966019e9-2326-42c8-b137-9b76672a9c80 found for delete ", "request_id": "req-5e83dbce-953b-4d52-beb7-606653d4da8f"}]} [pid: 7|app: 0|req: 680/1452] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:28 2026] DELETE /v2.0/networks/b5b78870-0d31-4ae9-9273-446ca4961ec4 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:28.878 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa1cb7bc-c6fa-4535-8c2a-32137b9ebb6f 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: c5b0f8d4-0205-4250-b452-d02e5ecf42bf 2026-04-12 21:59:28.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa1cb7bc-c6fa-4535-8c2a-32137b9ebb6f 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: c5b0f8d4-0205-4250-b452-d02e5ecf42bf 2026-04-12 21:59:29.084 8 INFO neutron.services.segments.plugin [-] Segment ea2bff8d-3418-4116-bf53-a4ee0c02ab13 resource provider aggregate not found 2026-04-12 21:59:29.089 8 INFO neutron.services.segments.plugin [-] Segment ea2bff8d-3418-4116-bf53-a4ee0c02ab13 resource provider aggregate not found 2026-04-12 21:59:29.108 8 INFO neutron.services.segments.plugin [-] Segment ea2bff8d-3418-4116-bf53-a4ee0c02ab13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea2bff8d-3418-4116-bf53-a4ee0c02ab13 found for delete ", "request_id": "req-28054177-aad1-41b8-9a9e-744815728126"}]} 2026-04-12 21:59:29.109 8 INFO neutron.services.segments.plugin [-] Segment ea2bff8d-3418-4116-bf53-a4ee0c02ab13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea2bff8d-3418-4116-bf53-a4ee0c02ab13 found for delete ", "request_id": "req-952ca690-280e-4d4e-a827-8bba36153c90"}]} [pid: 8|app: 0|req: 773/1453] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:28 2026] DELETE /v2.0/networks/16b676cc-bdfc-46fd-a75e-77681936ce0c => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:29.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-73a039c0-3389-43e6-b210-cee69dbcd1d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 47a6ca38-8978-4726-a451-eac2961ffffa (type: security_groups) to 1 2026-04-12 21:59:29.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-73a039c0-3389-43e6-b210-cee69dbcd1d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 81425cb8-3900-487c-b959-bc43f145f9f5 (type: security_group_rules) to 0 2026-04-12 21:59:29.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-73a039c0-3389-43e6-b210-cee69dbcd1d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 92c8b241-b58a-4046-84e3-e235efe9d4ca (type: security_group_rules) to 0 2026-04-12 21:59:29.313 8 INFO neutron_taas.services.taas.taas_plugin [None req-c83494ec-3281-4251-a3ba-e3cf45ac794a 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: d81593bc-282e-4545-9e3d-fc704e65874d 2026-04-12 21:59:29.316 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c83494ec-3281-4251-a3ba-e3cf45ac794a 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: d81593bc-282e-4545-9e3d-fc704e65874d 2026-04-12 21:59:29.317 7 INFO neutron.db.ovn_revision_numbers_db [None req-73a039c0-3389-43e6-b210-cee69dbcd1d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a3da9dd2-1622-41cc-b601-8f559ade05a1 (type: security_group_rules) to 0 2026-04-12 21:59:29.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-73a039c0-3389-43e6-b210-cee69dbcd1d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c467a95f-9444-41c8-bf87-091d0f102971 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 681/1454] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/security-groups?tenant_id=8d27254aac2e42a4923c98cb27a6fc27&name=default => generated 2925 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1455] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/ports/65364159-7c4d-4a2c-b31c-a7048d36f0f4 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1456] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:29 2026] DELETE /v2.0/networks/b7d82d29-d0ae-4fc0-905d-ac37c4f88e60 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1457] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1458] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1459] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:29 2026] DELETE /v2.0/security-groups/47a6ca38-8978-4726-a451-eac2961ffffa => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:29.830 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e110848-ceef-48a8-b28d-7f2835044097 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: 6bfd4c4f-7a76-4a54-bfac-04f91801c5e8 2026-04-12 21:59:29.833 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e110848-ceef-48a8-b28d-7f2835044097 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: 6bfd4c4f-7a76-4a54-bfac-04f91801c5e8 2026-04-12 21:59:29.893 7 INFO neutron_taas.services.taas.taas_plugin [req-bccbc736-93f2-461a-8330-6d72796c5902 req-548b3ab6-2206-48af-a54b-37ccbb5ce5b0 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] TaaS: Handle Delete Port: 895582e3-9e19-47ca-be92-2fd68a4d5858 2026-04-12 21:59:29.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bccbc736-93f2-461a-8330-6d72796c5902 req-548b3ab6-2206-48af-a54b-37ccbb5ce5b0 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Tap Mirror: Handle Delete Port: 895582e3-9e19-47ca-be92-2fd68a4d5858 [pid: 8|app: 0|req: 777/1460] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:29 2026] DELETE /v2.0/networks/36c3d903-8160-48f1-b33d-0ecb54389fa3 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1461] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/security-groups?id=83046612-f71f-4ea9-8791-8eed995e092c&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:30.154 7 INFO neutron.db.l3_db [req-bccbc736-93f2-461a-8330-6d72796c5902 req-548b3ab6-2206-48af-a54b-37ccbb5ce5b0 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Floating IP ee48ef4c-4114-4169-ae9f-3d39c6ef12aa disassociated. External IP: 10.96.250.210, port: 895582e3-9e19-47ca-be92-2fd68a4d5858. 2026-04-12 21:59:30.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a1717d-d9d6-4d9c-b40a-42c0f0456693 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 607632d4-e7cd-44f2-9890-9a558ff4ba52 (type: security_groups) to 1 2026-04-12 21:59:30.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a1717d-d9d6-4d9c-b40a-42c0f0456693 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 149a8d00-59a9-48ac-9156-ae573cc61d94 (type: security_group_rules) to 0 2026-04-12 21:59:30.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a1717d-d9d6-4d9c-b40a-42c0f0456693 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1a277a7d-c556-4de7-94b0-333400a8060c (type: security_group_rules) to 0 2026-04-12 21:59:30.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a1717d-d9d6-4d9c-b40a-42c0f0456693 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3c2e0473-e3b6-485f-9e44-f9b561e770e2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 684/1462] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 21:59:29 2026] DELETE /v2.0/ports/895582e3-9e19-47ca-be92-2fd68a4d5858 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:30.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-35a1717d-d9d6-4d9c-b40a-42c0f0456693 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d839bea2-2769-4a5b-86bf-87bff9ed6649 (type: security_group_rules) to 0 2026-04-12 21:59:30.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84d4b408-4837-4137-b2a3-e4989ba1ddcf'] response: {'server_uuid': '3f08bef2-b114-4411-b9da-9fd002269029', 'name': 'network-vif-deleted', 'tag': '895582e3-9e19-47ca-be92-2fd68a4d5858', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 779/1463] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/security-groups?tenant_id=09212e9dd98947ecbe4ca83eafdeace5&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1464] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/ports/65364159-7c4d-4a2c-b31c-a7048d36f0f4 => generated 953 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:30.500 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e39d9c1-5378-4710-8db3-8ebce4c29877 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] TaaS: Handle Delete Port: e5d9715f-6c79-4d39-9f9c-0d7b9b99f8d5 2026-04-12 21:59:30.502 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e39d9c1-5378-4710-8db3-8ebce4c29877 0c52992cc9784337884107058fb70a9f 27c13c115e184c2c99455682b6fa25d0 - - default default] Tap Mirror: Handle Delete Port: e5d9715f-6c79-4d39-9f9c-0d7b9b99f8d5 2026-04-12 21:59:30.773 7 INFO neutron.services.segments.plugin [-] Segment f555a130-ca76-4a2a-b1f2-c1c878b287a0 resource provider aggregate not found 2026-04-12 21:59:30.799 7 INFO neutron.services.segments.plugin [-] Segment f555a130-ca76-4a2a-b1f2-c1c878b287a0 resource provider aggregate not found [pid: 8|app: 0|req: 781/1465] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:30 2026] DELETE /v2.0/security-groups/607632d4-e7cd-44f2-9890-9a558ff4ba52 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:30.803 7 INFO neutron.services.segments.plugin [-] Segment f555a130-ca76-4a2a-b1f2-c1c878b287a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f555a130-ca76-4a2a-b1f2-c1c878b287a0 found for delete ", "request_id": "req-9a7b7bc6-e1d0-4e5f-8eb4-dd063acad547"}]} 2026-04-12 21:59:30.818 7 INFO neutron.services.segments.plugin [-] Segment f555a130-ca76-4a2a-b1f2-c1c878b287a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f555a130-ca76-4a2a-b1f2-c1c878b287a0 found for delete ", "request_id": "req-2954970e-99fa-40e8-a410-954aad7082ca"}]} [pid: 7|app: 0|req: 685/1466] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:30 2026] DELETE /v2.0/networks/4797b6c2-99f6-43e5-9529-98e05a35ff98 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:31.133 8 INFO neutron.services.segments.plugin [-] Segment 5060c9c2-5947-4e31-9bfc-1c93a3aa14a7 resource provider aggregate not found 2026-04-12 21:59:31.137 8 INFO neutron.services.segments.plugin [-] Segment 5060c9c2-5947-4e31-9bfc-1c93a3aa14a7 resource provider aggregate not found 2026-04-12 21:59:31.149 8 INFO neutron.services.segments.plugin [-] Segment 5060c9c2-5947-4e31-9bfc-1c93a3aa14a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5060c9c2-5947-4e31-9bfc-1c93a3aa14a7 found for delete ", "request_id": "req-9cac9230-50ba-4be1-a1bd-2efffa16fc68"}]} 2026-04-12 21:59:31.157 8 INFO neutron.services.segments.plugin [-] Segment 5060c9c2-5947-4e31-9bfc-1c93a3aa14a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5060c9c2-5947-4e31-9bfc-1c93a3aa14a7 found for delete ", "request_id": "req-01da59b9-75f5-4eea-ba11-134e35e09899"}]} 2026-04-12 21:59:31.174 8 INFO neutron.services.segments.plugin [-] Segment 68429723-3b0a-4780-81ad-da11d3aef737 resource provider aggregate not found 2026-04-12 21:59:31.180 8 INFO neutron.services.segments.plugin [-] Segment 68429723-3b0a-4780-81ad-da11d3aef737 resource provider aggregate not found 2026-04-12 21:59:31.198 8 INFO neutron.services.segments.plugin [-] Segment 68429723-3b0a-4780-81ad-da11d3aef737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68429723-3b0a-4780-81ad-da11d3aef737 found for delete ", "request_id": "req-32c480b7-4e7f-494c-b0d2-37d07852d404"}]} 2026-04-12 21:59:31.202 8 INFO neutron.services.segments.plugin [-] Segment 68429723-3b0a-4780-81ad-da11d3aef737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68429723-3b0a-4780-81ad-da11d3aef737 found for delete ", "request_id": "req-6ddb3a25-015e-4eb4-a64c-05eba887deef"}]} [pid: 8|app: 0|req: 782/1467] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1468] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports/65364159-7c4d-4a2c-b31c-a7048d36f0f4 => generated 953 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1469] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/subnets => generated 3306 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1470] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1471] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/subnets => generated 3306 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1472] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/network-ip-availabilities => generated 2488 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1473] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports => generated 13270 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1474] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/floatingips => generated 555 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:31.805 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-82840625-ab65-47a5-ac47-a156045fec96 - - - - - -] No hosting information found for port 211f56af-c6f3-4d35-89e4-810fec79099a: RuntimeError: No hosting information found for port 211f56af-c6f3-4d35-89e4-810fec79099a [pid: 8|app: 0|req: 788/1475] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1476] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/networks => generated 4424 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:31.930 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3958bb-2f60-4379-9cc5-aa72b57d58f4 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d689b306-1adb-46ed-ad54-d593a3d27178 (type: security_groups) to 1 2026-04-12 21:59:31.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3958bb-2f60-4379-9cc5-aa72b57d58f4 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 005b1c91-aa46-48b6-aac1-f77eabe2a8b6 (type: security_group_rules) to 0 2026-04-12 21:59:31.970 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3958bb-2f60-4379-9cc5-aa72b57d58f4 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 61c2b322-f8ee-4382-bf82-18e30d08d47b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 790/1477] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/security-groups => generated 31883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 21:59:31.983 7 INFO neutron.db.ovn_revision_numbers_db [None req-82840625-ab65-47a5-ac47-a156045fec96 - - - - - -] Successfully bumped revision number for resource 211f56af-c6f3-4d35-89e4-810fec79099a (type: router_ports) to 2 2026-04-12 21:59:31.986 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3958bb-2f60-4379-9cc5-aa72b57d58f4 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 85b4ca90-8ff6-4cc1-861a-f6b8363d6c80 (type: security_group_rules) to 0 2026-04-12 21:59:32.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c3958bb-2f60-4379-9cc5-aa72b57d58f4 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource da6eba03-0d33-4ba5-ab73-865d2ab1e97f (type: security_group_rules) to 0 2026-04-12 21:59:32.055 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82840625-ab65-47a5-ac47-a156045fec96 - - - - - -] OVN reports status down for port: 65364159-7c4d-4a2c-b31c-a7048d36f0f4 [pid: 8|app: 0|req: 791/1478] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/routers => generated 1593 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1479] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/security-groups?tenant_id=bbe7440a6ed94c12ba5852896462039d&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1480] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:32.188 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-82840625-ab65-47a5-ac47-a156045fec96 - - - - - -] Logical_Switch_Port 65364159-7c4d-4a2c-b31c-a7048d36f0f4 host information not removed, the port state is up 2026-04-12 21:59:32.189 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82840625-ab65-47a5-ac47-a156045fec96 - - - - - -] OVN reports status up for port: 65364159-7c4d-4a2c-b31c-a7048d36f0f4 2026-04-12 21:59:32.209 7 INFO neutron.plugins.ml2.plugin [None req-82840625-ab65-47a5-ac47-a156045fec96 - - - - - -] Attempt 1 to provision port 65364159-7c4d-4a2c-b31c-a7048d36f0f4 [pid: 8|app: 0|req: 793/1481] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1482] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/ports/65364159-7c4d-4a2c-b31c-a7048d36f0f4 => generated 955 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1483] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:32 2026] DELETE /v2.0/security-groups/d689b306-1adb-46ed-ad54-d593a3d27178 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:32.811 7 INFO neutron.db.ovn_revision_numbers_db [None req-82840625-ab65-47a5-ac47-a156045fec96 - - - - - -] Successfully bumped revision number for resource 65364159-7c4d-4a2c-b31c-a7048d36f0f4 (type: ports) to 2 [pid: 7|app: 0|req: 690/1484] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/security-groups?tenant_id=27c13c115e184c2c99455682b6fa25d0&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1485] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:32 2026] DELETE /v2.0/security-groups/6718865e-569e-4f02-b5d3-5760adc7b832 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:33.564 8 INFO neutron_taas.services.taas.taas_plugin [None req-85dbcd4f-578e-4434-b3e1-60cfd7b88cc0 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: 65364159-7c4d-4a2c-b31c-a7048d36f0f4 2026-04-12 21:59:33.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85dbcd4f-578e-4434-b3e1-60cfd7b88cc0 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: 65364159-7c4d-4a2c-b31c-a7048d36f0f4 2026-04-12 21:59:33.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcf16c58-bbe9-4e4b-a228-c2cf4e1d1be3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 87e17c41-c4fc-475d-a0d6-98c544b3efef (type: security_groups) to 1 2026-04-12 21:59:33.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcf16c58-bbe9-4e4b-a228-c2cf4e1d1be3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1e305f4e-8b78-4bc1-8a79-859f37059af5 (type: security_group_rules) to 0 2026-04-12 21:59:33.672 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcf16c58-bbe9-4e4b-a228-c2cf4e1d1be3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 797869e6-97f9-44d2-addc-db0a0611c3c3 (type: security_group_rules) to 0 2026-04-12 21:59:33.688 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcf16c58-bbe9-4e4b-a228-c2cf4e1d1be3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e9056486-ef67-4c9e-b401-fef08d5ab230 (type: security_group_rules) to 0 2026-04-12 21:59:33.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcf16c58-bbe9-4e4b-a228-c2cf4e1d1be3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e905a406-3f0e-43c2-bc79-31424af5ebca (type: security_group_rules) to 0 [pid: 7|app: 0|req: 692/1486] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/security-groups?tenant_id=c058f0ca527a4548ad26e060f3f830d9&name=default => generated 2925 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:33.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-34063f5b-2d87-4a14-8d78-1b5c98f36b97 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 91f62e25-3065-4efd-9b16-521a96f002b6 (type: security_groups) to 1 [pid: 8|app: 0|req: 795/1487] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:59:32 2026] PUT /v2.0/routers/a4becb7a-babd-4654-83c9-ef9a81ba01c1/remove_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:33.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-34063f5b-2d87-4a14-8d78-1b5c98f36b97 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 29965965-8947-4147-942f-600a43b52518 (type: security_group_rules) to 0 2026-04-12 21:59:33.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-34063f5b-2d87-4a14-8d78-1b5c98f36b97 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b4ca0bd1-67bc-4a5e-a90f-6d2ea3840129 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 796/1488] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/ports?device_id=3f08bef2-b114-4411-b9da-9fd002269029 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:33.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-34063f5b-2d87-4a14-8d78-1b5c98f36b97 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d828a693-b4bc-458d-bea3-c3494d94e85e (type: security_group_rules) to 0 2026-04-12 21:59:34.005 7 INFO neutron.db.ovn_revision_numbers_db [None req-34063f5b-2d87-4a14-8d78-1b5c98f36b97 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e758b829-7eab-4a4a-819e-331e83cc93c9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 693/1489] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:33 2026] GET /v2.0/security-groups?tenant_id=5e4a780785c94a11a148592985ffa6d0&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1490] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:34 2026] GET /v2.0/ports/211f56af-c6f3-4d35-89e4-810fec79099a => generated 947 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1491] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:33 2026] DELETE /v2.0/security-groups/87e17c41-c4fc-475d-a0d6-98c544b3efef => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1492] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:34 2026] DELETE /v2.0/security-groups/91f62e25-3065-4efd-9b16-521a96f002b6 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:34.605 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b3b7b69-1745-45d1-9844-b1296f801b0e 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: 211f56af-c6f3-4d35-89e4-810fec79099a 2026-04-12 21:59:34.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b3b7b69-1745-45d1-9844-b1296f801b0e 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: 211f56af-c6f3-4d35-89e4-810fec79099a [pid: 8|app: 0|req: 798/1493] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:59:34 2026] PUT /v2.0/routers/a4becb7a-babd-4654-83c9-ef9a81ba01c1/remove_router_interface => generated 309 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1494] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 21:59:34 2026] GET /v2.0/ports?device_id=a4becb7a-babd-4654-83c9-ef9a81ba01c1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 799/1495] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:34 2026] DELETE /v2.0/routers/a4becb7a-babd-4654-83c9-ef9a81ba01c1 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1496] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/security-groups/83046612-f71f-4ea9-8791-8eed995e092c => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:35.337 7 INFO neutron.api.v2.resource [None req-87769aad-13fb-45d5-bf88-b89e65c0cb5e bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1497] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 21:59:35 2026] GET /v2.0/security-groups/83046612-f71f-4ea9-8791-8eed995e092c => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1498] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/subnets/1bc092b6-8aac-4b4b-9862-d9aae6f0fc02 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:35.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-d861cb99-bb06-44dd-8c9f-b9a53527fc71 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] TaaS: Handle Delete Port: 58e37793-6108-4cbe-94f0-e52e8ba27433 2026-04-12 21:59:35.480 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d861cb99-bb06-44dd-8c9f-b9a53527fc71 bb0ecae43f324adea9ca2f594cf44aff 3076d94d62014f39bbdbe90ff88deada - - default default] Tap Mirror: Handle Delete Port: 58e37793-6108-4cbe-94f0-e52e8ba27433 [pid: 8|app: 0|req: 801/1499] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/subnets/eaa81a46-6e0e-4855-8ec5-99c6d5aa8322 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1500] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/floatingips/ee48ef4c-4114-4169-ae9f-3d39c6ef12aa => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:35.758 8 INFO neutron_taas.services.taas.taas_plugin [None req-850401f8-2676-4c15-a6f7-6c515731d8e4 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: 9b4d7366-49a2-4b43-a695-265b40306aaa 2026-04-12 21:59:35.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-850401f8-2676-4c15-a6f7-6c515731d8e4 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: 9b4d7366-49a2-4b43-a695-265b40306aaa 2026-04-12 21:59:35.965 8 INFO neutron.services.segments.plugin [-] Segment 3fd4e610-34ee-4f7b-bf4d-1226a7d02ab3 resource provider aggregate not found 2026-04-12 21:59:35.970 8 INFO neutron.services.segments.plugin [-] Segment 3fd4e610-34ee-4f7b-bf4d-1226a7d02ab3 resource provider aggregate not found 2026-04-12 21:59:35.990 8 INFO neutron.services.segments.plugin [-] Segment 3fd4e610-34ee-4f7b-bf4d-1226a7d02ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fd4e610-34ee-4f7b-bf4d-1226a7d02ab3 found for delete ", "request_id": "req-6c259b69-4958-4c64-a4e2-79f81118fe14"}]} 2026-04-12 21:59:35.997 8 INFO neutron.services.segments.plugin [-] Segment 3fd4e610-34ee-4f7b-bf4d-1226a7d02ab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fd4e610-34ee-4f7b-bf4d-1226a7d02ab3 found for delete ", "request_id": "req-5b30438f-f010-4197-919c-382ae6510a3a"}]} 2026-04-12 21:59:36.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-02e8465e-6760-4622-bd1c-704a8921c2fd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: c3362817-1375-4d27-b03f-b0bb10916bc5 2026-04-12 21:59:36.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02e8465e-6760-4622-bd1c-704a8921c2fd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: c3362817-1375-4d27-b03f-b0bb10916bc5 [pid: 8|app: 0|req: 802/1501] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:35 2026] DELETE /v2.0/networks/4c25d699-fcb9-46af-b5cc-b8203856cf1b => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:36.147 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6baae12-2cd8-4e27-b756-a5e2de427ff7 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: 662ab6d3-520c-4121-bc3e-87d0ad0a7059 2026-04-12 21:59:36.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6baae12-2cd8-4e27-b756-a5e2de427ff7 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: 662ab6d3-520c-4121-bc3e-87d0ad0a7059 [pid: 8|app: 0|req: 803/1502] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:36 2026] DELETE /v2.0/networks/4e01666b-9745-4b0c-9fa7-75731e941a24 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:36.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource c39eb20e-9928-4358-bd51-636be0c3a8ea (type: security_groups) to 1 2026-04-12 21:59:36.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource 09db9864-70bf-42bd-a2fd-0326ac427408 (type: security_group_rules) to 0 2026-04-12 21:59:36.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource 4dc72197-9ca9-4331-bbea-be81dc444762 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 700/1503] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:59:35 2026] PUT /v2.0/routers/3517a431-34f1-4ecb-b487-5d644032685f/remove_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:36.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource acc67234-d062-438b-8f6f-c2cbdd92bee2 (type: security_group_rules) to 0 2026-04-12 21:59:36.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource bb6d2c8d-5cc5-4397-8fb4-e958c6bef9fc (type: security_group_rules) to 0 2026-04-12 21:59:37.019 7 INFO neutron.db.segments_db [None req-019b78ef-b501-465c-8977-d2aafabf6696 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Added segment 42e1559a-505c-4908-8666-927e64c4c815 of type geneve for network d5dd6432-ef31-47c8-8aa3-bc3349508944 2026-04-12 21:59:37.024 8 INFO neutron.db.segments_db [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Added segment eea3f9e8-9403-4a0e-a3a0-1ff3887ad511 of type geneve for network 91acaff9-9a60-4e37-a506-84ec6e84f8ff 2026-04-12 21:59:37.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource 91acaff9-9a60-4e37-a506-84ec6e84f8ff (type: networks) to 1 2026-04-12 21:59:37.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-019b78ef-b501-465c-8977-d2aafabf6696 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource d5dd6432-ef31-47c8-8aa3-bc3349508944 (type: networks) to 1 2026-04-12 21:59:37.385 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:37.387 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network 91acaff9-9a60-4e37-a506-84ec6e84f8ff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:37.461 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-019b78ef-b501-465c-8977-d2aafabf6696 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:37.464 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-019b78ef-b501-465c-8977-d2aafabf6696 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network d5dd6432-ef31-47c8-8aa3-bc3349508944: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:37.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfda810f-b0b4-4b80-8c8b-a2ac3b268c87 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource 118efa55-e1f2-4fa4-bb01-ebe2fe22211e (type: ports) to 1 [pid: 8|app: 0|req: 804/1504] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:36 2026] POST /v2.0/networks => generated 645 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:37.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-019b78ef-b501-465c-8977-d2aafabf6696 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 6d3fa396-f3c2-4f33-88fa-5c5561ccc4b3 (type: ports) to 1 [pid: 7|app: 0|req: 701/1505] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:36 2026] POST /v2.0/networks => generated 634 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:37.848 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-681d1760-7484-4bf6-82ee-eaadacf72f4d 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:37.850 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-681d1760-7484-4bf6-82ee-eaadacf72f4d 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network 91acaff9-9a60-4e37-a506-84ec6e84f8ff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:37.983 7 INFO neutron.db.ovn_revision_numbers_db [None req-681d1760-7484-4bf6-82ee-eaadacf72f4d 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource c8521733-f1d4-4cbb-89ef-1b2c9a945ad6 (type: ports) to 1 2026-04-12 21:59:38.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-95e9b138-5e95-4d55-926e-d1eeecdff75d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: b920c94e-d8f7-48d7-b3a8-833268a91089 2026-04-12 21:59:38.017 8 INFO neutron.services.segments.plugin [-] Segment cd098da8-4b51-4685-b4ef-c4968da7e0d4 resource provider aggregate not found 2026-04-12 21:59:38.022 8 INFO neutron.services.segments.plugin [-] Segment cd098da8-4b51-4685-b4ef-c4968da7e0d4 resource provider aggregate not found 2026-04-12 21:59:38.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95e9b138-5e95-4d55-926e-d1eeecdff75d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: b920c94e-d8f7-48d7-b3a8-833268a91089 2026-04-12 21:59:38.038 8 INFO neutron.services.segments.plugin [-] Segment cd098da8-4b51-4685-b4ef-c4968da7e0d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd098da8-4b51-4685-b4ef-c4968da7e0d4 found for delete ", "request_id": "req-e2cb9f47-9413-43e8-9952-f5b4b36188cb"}]} 2026-04-12 21:59:38.042 8 INFO neutron.services.segments.plugin [-] Segment cd098da8-4b51-4685-b4ef-c4968da7e0d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd098da8-4b51-4685-b4ef-c4968da7e0d4 found for delete ", "request_id": "req-1fbf8a4f-09ea-454f-8c7f-bd16f196484c"}]} [pid: 7|app: 0|req: 702/1506] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:37 2026] POST /v2.0/ports => generated 774 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:38.342 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47b75de5-16a2-46b3-9f41-df12a9a380fc 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:38.344 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47b75de5-16a2-46b3-9f41-df12a9a380fc 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network d5dd6432-ef31-47c8-8aa3-bc3349508944: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:38.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-47b75de5-16a2-46b3-9f41-df12a9a380fc 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 4fa1cd2e-86d1-40eb-97f5-657020096c9e (type: subnets) to 0 [pid: 7|app: 0|req: 703/1507] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:38 2026] POST /v2.0/subnets => generated 646 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1508] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:37 2026] DELETE /v2.0/routers/3517a431-34f1-4ecb-b487-5d644032685f => generated 0 bytes in 1017 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:38.671 8 INFO neutron.db.segments_db [None req-018ec7ec-2d8b-4744-97e0-1513d0a3cec2 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Added segment 117d3ce2-f9ad-4fbf-9f10-0dd33bd28b12 of type geneve for network 44f61a14-cebb-4fbc-9fa6-ade5349afd2a 2026-04-12 21:59:38.808 8 INFO neutron.db.ovn_revision_numbers_db [None req-018ec7ec-2d8b-4744-97e0-1513d0a3cec2 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource 44f61a14-cebb-4fbc-9fa6-ade5349afd2a (type: networks) to 1 2026-04-12 21:59:38.821 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] No port found with ID 65364159-7c4d-4a2c-b31c-a7048d36f0f4: RuntimeError: No port found with ID 65364159-7c4d-4a2c-b31c-a7048d36f0f4 2026-04-12 21:59:38.836 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] OVN reports status down for port: 895582e3-9e19-47ca-be92-2fd68a4d5858 2026-04-12 21:59:38.838 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86b38a60-c02a-4f5d-8067-8e0b72e56b3c d3434268fb31451ab3b5d11aabd59c8a 60054bdebcce4d8ebcdda15efcae655d - - default default] No more DHCP agents 2026-04-12 21:59:38.841 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86b38a60-c02a-4f5d-8067-8e0b72e56b3c d3434268fb31451ab3b5d11aabd59c8a 60054bdebcce4d8ebcdda15efcae655d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:38.903 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] OVN reports status down for port: 118efa55-e1f2-4fa4-bb01-ebe2fe22211e 2026-04-12 21:59:38.978 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-018ec7ec-2d8b-4744-97e0-1513d0a3cec2 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:38.980 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-018ec7ec-2d8b-4744-97e0-1513d0a3cec2 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network 44f61a14-cebb-4fbc-9fa6-ade5349afd2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:38.998 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] OVN reports status down for port: 6d3fa396-f3c2-4f33-88fa-5c5561ccc4b3 2026-04-12 21:59:39.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-018ec7ec-2d8b-4744-97e0-1513d0a3cec2 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource 016a47a7-9587-4dca-bd1e-32556995edbd (type: ports) to 1 [pid: 8|app: 0|req: 806/1509] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:38 2026] POST /v2.0/networks => generated 631 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:39.216 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5fa6a75-c513-4390-97fb-ecc9dd65fc2c 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 359cefdb-db12-481e-af25-76f797cece49 (type: routers) to 1 [pid: 8|app: 0|req: 807/1510] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:39 2026] POST /v2.0/routers => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:39.247 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] OVN reports status down for port: c8521733-f1d4-4cbb-89ef-1b2c9a945ad6 2026-04-12 21:59:39.361 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] OVN reports status down for port: 016a47a7-9587-4dca-bd1e-32556995edbd [pid: 8|app: 0|req: 808/1511] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:39 2026] DELETE /v2.0/subnets/d8f2c06e-7926-41e3-b32b-f56081e0dc76 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1512] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 21:59:38 2026] POST /v2.0/floatingips => generated 552 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:39.570 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ee19f7e-0d32-4bd5-9c98-e882a43bc946 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:39.572 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ee19f7e-0d32-4bd5-9c98-e882a43bc946 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network 44f61a14-cebb-4fbc-9fa6-ade5349afd2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:39.745 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc3e9d25-a708-4673-b509-a0ab7ec6f7e0 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:39.746 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc3e9d25-a708-4673-b509-a0ab7ec6f7e0 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network d5dd6432-ef31-47c8-8aa3-bc3349508944: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:39.844 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] OVN reports status down for port: aac4478d-4d61-4745-ac65-0293050cba36 2026-04-12 21:59:39.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc3e9d25-a708-4673-b509-a0ab7ec6f7e0 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource aac4478d-4d61-4745-ac65-0293050cba36 (type: ports) to 1 [pid: 7|app: 0|req: 705/1513] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:39 2026] POST /v2.0/ports => generated 963 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:40.086 7 INFO neutron_taas.services.taas.taas_plugin [None req-674fa5da-f5d1-4911-9a8e-3444a2d80ecd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: c7388083-740e-4751-8b90-a4f49ee6124d 2026-04-12 21:59:40.089 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-674fa5da-f5d1-4911-9a8e-3444a2d80ecd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: c7388083-740e-4751-8b90-a4f49ee6124d 2026-04-12 21:59:40.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c6fb3ee-e823-4ba0-9d36-27b6913f53fa - - - - - -] Successfully bumped revision number for resource 016a47a7-9587-4dca-bd1e-32556995edbd (type: ports) to 2 2026-04-12 21:59:40.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c6fb3ee-e823-4ba0-9d36-27b6913f53fa - - - - - -] Successfully bumped revision number for resource cdb1b075-3768-4a5e-ace9-01919874560a (type: subnets) to 0 [pid: 8|app: 0|req: 809/1514] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:39 2026] POST /v2.0/subnets => generated 626 bytes in 805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:40.299 7 INFO neutron.services.segments.plugin [-] Segment e2ccc14d-6720-4240-8630-ea22560e8481 resource provider aggregate not found 2026-04-12 21:59:40.302 7 INFO neutron.services.segments.plugin [-] Segment e2ccc14d-6720-4240-8630-ea22560e8481 resource provider aggregate not found [pid: 8|app: 0|req: 810/1515] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 21:59:40 2026] PUT /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:40.318 7 INFO neutron.services.segments.plugin [-] Segment e2ccc14d-6720-4240-8630-ea22560e8481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2ccc14d-6720-4240-8630-ea22560e8481 found for delete ", "request_id": "req-feae3999-a7b6-4511-836b-4e10a2c3a10b"}]} 2026-04-12 21:59:40.323 7 INFO neutron.services.segments.plugin [-] Segment e2ccc14d-6720-4240-8630-ea22560e8481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2ccc14d-6720-4240-8630-ea22560e8481 found for delete ", "request_id": "req-d06e4659-c109-45fd-8bbb-fa20a7fe1544"}]} [pid: 7|app: 0|req: 706/1518] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:39 2026] DELETE /v2.0/networks/1e33f24d-1fe2-422a-b0d4-d10ac533c964 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:40.580 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d1ee9a01-ad8c-45a0-8a15-c27deba9412d 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:40.581 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d1ee9a01-ad8c-45a0-8a15-c27deba9412d 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network 44f61a14-cebb-4fbc-9fa6-ade5349afd2a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:40.695 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] OVN reports status down for port: ef25bdaf-6545-4a8a-a8d9-2a206608f951 2026-04-12 21:59:40.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1ee9a01-ad8c-45a0-8a15-c27deba9412d 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource ef25bdaf-6545-4a8a-a8d9-2a206608f951 (type: ports) to 1 2026-04-12 21:59:40.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-d747c963-437d-4122-9a15-8a4694031819 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource aac4478d-4d61-4745-ac65-0293050cba36 (type: ports) to 2 2026-04-12 21:59:40.900 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] OVN reports status up for port: aac4478d-4d61-4745-ac65-0293050cba36 2026-04-12 21:59:40.920 7 INFO neutron.plugins.ml2.plugin [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] Attempt 1 to provision port aac4478d-4d61-4745-ac65-0293050cba36 [pid: 7|app: 0|req: 707/1519] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:40 2026] POST /v2.0/ports => generated 949 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 708/1520] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 25 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1521] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/security-groups?tenant_id=3076d94d62014f39bbdbe90ff88deada&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:41.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fc71aca-eb12-4825-93b0-e4a96554941c 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] TaaS: Handle Delete Port: ef25bdaf-6545-4a8a-a8d9-2a206608f951 2026-04-12 21:59:41.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fc71aca-eb12-4825-93b0-e4a96554941c 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Tap Mirror: Handle Delete Port: ef25bdaf-6545-4a8a-a8d9-2a206608f951 2026-04-12 21:59:41.393 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d747c963-437d-4122-9a15-8a4694031819 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:41.394 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d747c963-437d-4122-9a15-8a4694031819 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network d5dd6432-ef31-47c8-8aa3-bc3349508944: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:41.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-d747c963-437d-4122-9a15-8a4694031819 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource aac4478d-4d61-4745-ac65-0293050cba36 (type: router_ports) to 3 [pid: 8|app: 0|req: 813/1522] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:59:40 2026] PUT /v2.0/routers/359cefdb-db12-481e-af25-76f797cece49/add_router_interface => generated 309 bytes in 1334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:41.644 7 INFO neutron.db.ovn_revision_numbers_db [None req-778e4777-bfdf-4e77-b201-6a20c205131e - - - - - -] Successfully bumped revision number for resource aac4478d-4d61-4745-ac65-0293050cba36 (type: ports) to 3 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 814/1523] 10.0.0.203 () {34 vars in 770 bytes} [Sun Apr 12 21:59:41 2026] PUT /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1524] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:41 2026] DELETE /v2.0/ports/ef25bdaf-6545-4a8a-a8d9-2a206608f951 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 711/1525] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/ports/aac4478d-4d61-4745-ac65-0293050cba36 => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1526] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:41.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f2903e8-3a01-4050-9594-08b74d5e7896 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1527] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:41 2026] DELETE /v2.0/ports/ef25bdaf-6545-4a8a-a8d9-2a206608f951 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1528] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:41 2026] DELETE /v2.0/security-groups/929c8979-f1c7-414b-99b3-73e1bbe23a66 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1529] 10.0.0.203 () {34 vars in 766 bytes} [Sun Apr 12 21:59:42 2026] PUT /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-12 21:59:42.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f40a537-9c97-4895-8f96-f178d5675bcc 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1530] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/ports/ef25bdaf-6545-4a8a-a8d9-2a206608f951 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1531] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1532] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:42 2026] DELETE /v2.0/subnets/cdb1b075-3768-4a5e-ace9-01919874560a => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:42.337 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5bd7daa-f318-422b-8b5f-f892969c2923 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: aac4478d-4d61-4745-ac65-0293050cba36 2026-04-12 21:59:42.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5bd7daa-f318-422b-8b5f-f892969c2923 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: aac4478d-4d61-4745-ac65-0293050cba36 [pid: 8|app: 0|req: 820/1533] 10.0.0.203 () {34 vars in 788 bytes} [Sun Apr 12 21:59:42 2026] PUT /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-12 21:59:42.588 8 INFO neutron_taas.services.taas.taas_plugin [None req-24a95e9c-ff22-4115-b5b0-f4f02c4dc9b7 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] TaaS: Handle Delete Port: 016a47a7-9587-4dca-bd1e-32556995edbd 2026-04-12 21:59:42.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24a95e9c-ff22-4115-b5b0-f4f02c4dc9b7 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Tap Mirror: Handle Delete Port: 016a47a7-9587-4dca-bd1e-32556995edbd [pid: 7|app: 0|req: 714/1534] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:59:41 2026] PUT /v2.0/routers/359cefdb-db12-481e-af25-76f797cece49/remove_router_interface => generated 309 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 715/1535] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 52 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:42.817 8 INFO neutron.services.segments.plugin [-] Segment 117d3ce2-f9ad-4fbf-9f10-0dd33bd28b12 resource provider aggregate not found 2026-04-12 21:59:42.825 8 INFO neutron.services.segments.plugin [-] Segment 117d3ce2-f9ad-4fbf-9f10-0dd33bd28b12 resource provider aggregate not found 2026-04-12 21:59:42.826 7 INFO neutron.api.v2.resource [None req-3fa8dd72-8828-4e67-8979-477670782a1a 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1536] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:59:42 2026] PUT /v2.0/routers/359cefdb-db12-481e-af25-76f797cece49/remove_router_interface => generated 197 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:42.848 8 INFO neutron.services.segments.plugin [-] Segment 117d3ce2-f9ad-4fbf-9f10-0dd33bd28b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117d3ce2-f9ad-4fbf-9f10-0dd33bd28b12 found for delete ", "request_id": "req-ccc25e1f-f269-43ad-8e06-5a50063cc564"}]} 2026-04-12 21:59:42.849 8 INFO neutron.services.segments.plugin [-] Segment 117d3ce2-f9ad-4fbf-9f10-0dd33bd28b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117d3ce2-f9ad-4fbf-9f10-0dd33bd28b12 found for delete ", "request_id": "req-c1f8be98-7580-4d64-80c1-dee47735b7c7"}]} [pid: 8|app: 0|req: 821/1537] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:42 2026] DELETE /v2.0/networks/44f61a14-cebb-4fbc-9fa6-ade5349afd2a => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1538] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/ports?device_id=359cefdb-db12-481e-af25-76f797cece49 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1539] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 21:59:42 2026] PUT /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:43.001 8 INFO neutron.db.segments_db [None req-0552ef89-1c89-4918-9f3b-7c439ab9b7bd 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Added segment e6f1e662-ac1b-40fa-bcc1-3fbcf1db73f8 of type geneve for network f0a23b6a-639d-4575-8407-77d6c92efe20 [pid: 7|app: 0|req: 718/1540] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:42 2026] DELETE /v2.0/routers/359cefdb-db12-481e-af25-76f797cece49 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:43.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-0552ef89-1c89-4918-9f3b-7c439ab9b7bd 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource f0a23b6a-639d-4575-8407-77d6c92efe20 (type: networks) to 1 [pid: 7|app: 0|req: 719/1541] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:43 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:43.308 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0552ef89-1c89-4918-9f3b-7c439ab9b7bd 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:43.309 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0552ef89-1c89-4918-9f3b-7c439ab9b7bd 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network f0a23b6a-639d-4575-8407-77d6c92efe20: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 720/1542] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:43 2026] DELETE /v2.0/subnets/4fa1cd2e-86d1-40eb-97f5-657020096c9e => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1543] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 21:59:43 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:43.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-0552ef89-1c89-4918-9f3b-7c439ab9b7bd 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource f45a3065-8bc8-46d7-b9ce-89fc816d5e2a (type: ports) to 1 [pid: 8|app: 0|req: 823/1544] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:42 2026] POST /v2.0/networks => generated 632 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:43.521 8 INFO neutron.api.v2.resource [None req-1014362b-2118-4ef8-b2ea-d56b3e132eb5 d3434268fb31451ab3b5d11aabd59c8a 60054bdebcce4d8ebcdda15efcae655d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1545] 10.0.0.203 () {32 vars in 751 bytes} [Sun Apr 12 21:59:43 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:59:43.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-a81f9088-fb62-409b-96ab-98d923446794 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: 6d3fa396-f3c2-4f33-88fa-5c5561ccc4b3 2026-04-12 21:59:43.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a81f9088-fb62-409b-96ab-98d923446794 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: 6d3fa396-f3c2-4f33-88fa-5c5561ccc4b3 2026-04-12 21:59:43.747 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ad231d8-0970-42f0-9553-66d55c61c41f 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:43.748 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ad231d8-0970-42f0-9553-66d55c61c41f 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network f0a23b6a-639d-4575-8407-77d6c92efe20: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:43.768 7 INFO neutron.services.segments.plugin [-] Segment 42e1559a-505c-4908-8666-927e64c4c815 resource provider aggregate not found 2026-04-12 21:59:43.768 7 INFO neutron.services.segments.plugin [-] Segment 42e1559a-505c-4908-8666-927e64c4c815 resource provider aggregate not found 2026-04-12 21:59:43.791 7 INFO neutron.services.segments.plugin [-] Segment 42e1559a-505c-4908-8666-927e64c4c815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e1559a-505c-4908-8666-927e64c4c815 found for delete ", "request_id": "req-df9b0a59-a124-4629-8209-49393e33bfc2"}]} 2026-04-12 21:59:43.793 7 INFO neutron.services.segments.plugin [-] Segment 42e1559a-505c-4908-8666-927e64c4c815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e1559a-505c-4908-8666-927e64c4c815 found for delete ", "request_id": "req-676c686c-13c1-48e9-9162-1158a9a4b114"}]} [pid: 7|app: 0|req: 722/1546] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:43 2026] DELETE /v2.0/networks/d5dd6432-ef31-47c8-8aa3-bc3349508944 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1547] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 21:59:43 2026] DELETE /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:44.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-62356395-5579-4635-bd6f-68e5b687747b - - - - - -] Successfully bumped revision number for resource f45a3065-8bc8-46d7-b9ce-89fc816d5e2a (type: ports) to 2 2026-04-12 21:59:44.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1a676cf8-16f8-438c-ad2c-56eb45d61397 (type: security_groups) to 1 2026-04-12 21:59:44.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-62356395-5579-4635-bd6f-68e5b687747b - - - - - -] Successfully bumped revision number for resource 2e9b7c67-5523-4615-902c-f8949e2f8501 (type: subnets) to 0 2026-04-12 21:59:44.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 68049d7b-a5bf-4f61-aec7-b3c1eaefd6a0 (type: security_group_rules) to 0 2026-04-12 21:59:44.282 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ae3be195-a63c-4c66-8a05-eebea7991aa5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 825/1548] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:43 2026] POST /v2.0/subnets => generated 626 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:44.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource cf932175-c83a-44e7-8b0f-c6be12907cde (type: security_group_rules) to 0 2026-04-12 21:59:44.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dd600aae-6c2d-495c-b914-cd2cc04c642d (type: security_group_rules) to 0 2026-04-12 21:59:44.371 8 INFO neutron.db.segments_db [None req-ccc7a9fd-f615-45ca-8d15-9ce95cd6c5a4 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Added segment eba895d6-e4e7-4641-93d9-731f63bcffb9 of type geneve for network 32f136c3-97d4-4884-9e06-2b9bb36803eb 2026-04-12 21:59:44.390 7 INFO neutron.db.segments_db [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment bc5a2555-76b7-411b-b121-893afd4c091d of type geneve for network cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff 2026-04-12 21:59:44.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-ccc7a9fd-f615-45ca-8d15-9ce95cd6c5a4 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 32f136c3-97d4-4884-9e06-2b9bb36803eb (type: networks) to 1 2026-04-12 21:59:44.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff (type: networks) to 1 2026-04-12 21:59:44.675 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ccc7a9fd-f615-45ca-8d15-9ce95cd6c5a4 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:44.677 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ccc7a9fd-f615-45ca-8d15-9ce95cd6c5a4 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 32f136c3-97d4-4884-9e06-2b9bb36803eb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:44.703 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:59:44.711 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:44.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-ccc7a9fd-f615-45ca-8d15-9ce95cd6c5a4 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource aa7e25c1-310c-4451-8c92-1edbb69c9d6e (type: ports) to 1 [pid: 8|app: 0|req: 826/1549] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 21:59:44 2026] POST /v2.0/networks => generated 633 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:44.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad1f8e23-ac91-4308-b64c-43f9cf6aa6d9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 325c5243-d1ca-44e4-8a9e-7aa517df1ec6 (type: ports) to 1 [pid: 8|app: 0|req: 827/1550] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:44 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1551] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 21:59:43 2026] POST /v2.0/networks => generated 749 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:45.066 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa80d72e-227b-4bf9-b489-895d2951998d 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:45.067 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa80d72e-227b-4bf9-b489-895d2951998d 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 32f136c3-97d4-4884-9e06-2b9bb36803eb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:45.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa80d72e-227b-4bf9-b489-895d2951998d 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 96b89a36-715d-4d1e-b9d5-a56e983c39fe (type: subnets) to 0 2026-04-12 21:59:45.120 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d1c56f0-0a3b-4bc0-9256-7d4b029766e9 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:45.121 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d1c56f0-0a3b-4bc0-9256-7d4b029766e9 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network f0a23b6a-639d-4575-8407-77d6c92efe20: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 725/1552] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:44 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:45.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d1c56f0-0a3b-4bc0-9256-7d4b029766e9 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource a770b6ed-f61f-4641-b8c2-435cd35ba607 (type: ports) to 1 [pid: 8|app: 0|req: 828/1553] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:44 2026] POST /v2.0/ports => generated 912 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:45.453 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2fdeccc1-b550-4060-a743-2632537c8c0c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:59:45.454 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2fdeccc1-b550-4060-a743-2632537c8c0c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:45.814 7 INFO neutron.api.v2.resource [None req-39ae70b2-1f09-42ee-a4b7-51daaa483a42 d3434268fb31451ab3b5d11aabd59c8a 60054bdebcce4d8ebcdda15efcae655d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1554] 10.0.0.203 () {32 vars in 754 bytes} [Sun Apr 12 21:59:45 2026] DELETE /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags/green => generated 99 bytes in 690 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:59:45.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee29c772-0d23-4e2a-a806-7b38552955d9 - - - - - -] Successfully bumped revision number for resource 325c5243-d1ca-44e4-8a9e-7aa517df1ec6 (type: ports) to 2 2026-04-12 21:59:45.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee29c772-0d23-4e2a-a806-7b38552955d9 - - - - - -] Successfully bumped revision number for resource 6018e3cd-c266-4444-9b8a-ffe19385271f (type: subnets) to 0 [pid: 8|app: 0|req: 829/1555] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:45 2026] POST /v2.0/subnets => generated 693 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:45.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e50b5b6-a2c5-4e97-a33f-4bf0fa5bcecc 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 4c4f143b-4029-44fc-9845-9bdad87f574a (type: routers) to 1 [pid: 7|app: 0|req: 727/1556] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:45 2026] POST /v2.0/routers => generated 606 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1557] 10.0.0.203 () {32 vars in 742 bytes} [Sun Apr 12 21:59:46 2026] DELETE /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:46.071 8 INFO neutron_taas.services.taas.taas_plugin [None req-949fdc53-a80f-4da0-88bf-d2354e218053 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] TaaS: Handle Delete Port: a770b6ed-f61f-4641-b8c2-435cd35ba607 2026-04-12 21:59:46.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-949fdc53-a80f-4da0-88bf-d2354e218053 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Tap Mirror: Handle Delete Port: a770b6ed-f61f-4641-b8c2-435cd35ba607 [pid: 8|app: 0|req: 830/1558] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:45 2026] DELETE /v2.0/ports/a770b6ed-f61f-4641-b8c2-435cd35ba607 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:46.369 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] No port found with ID aac4478d-4d61-4745-ac65-0293050cba36: RuntimeError: No port found with ID aac4478d-4d61-4745-ac65-0293050cba36 2026-04-12 21:59:46.387 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] OVN reports status down for port: f45a3065-8bc8-46d7-b9ce-89fc816d5e2a 2026-04-12 21:59:46.524 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] OVN reports status down for port: aa7e25c1-310c-4451-8c92-1edbb69c9d6e 2026-04-12 21:59:46.586 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4c1451a-4fad-48ad-b528-4ad8a41e870b 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:46.587 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4c1451a-4fad-48ad-b528-4ad8a41e870b 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 32f136c3-97d4-4884-9e06-2b9bb36803eb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:46.633 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74d5689c-b3fd-4842-92f7-baee680de22b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:59:46.635 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] OVN reports status down for port: 325c5243-d1ca-44e4-8a9e-7aa517df1ec6 2026-04-12 21:59:46.636 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74d5689c-b3fd-4842-92f7-baee680de22b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:46.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4c1451a-4fad-48ad-b528-4ad8a41e870b 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 701914e3-d626-4d22-9210-a852c561d24a (type: ports) to 1 2026-04-12 21:59:46.805 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] OVN reports status down for port: a770b6ed-f61f-4641-b8c2-435cd35ba607 2026-04-12 21:59:46.823 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] OVN reports status down for port: 701914e3-d626-4d22-9210-a852c561d24a 2026-04-12 21:59:46.945 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] OVN reports status down for port: 7551dd30-f07b-4fad-86de-13862ae13bc0 2026-04-12 21:59:46.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-74d5689c-b3fd-4842-92f7-baee680de22b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7551dd30-f07b-4fad-86de-13862ae13bc0 (type: ports) to 1 2026-04-12 21:59:47.339 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] OVN reports status up for port: 701914e3-d626-4d22-9210-a852c561d24a 2026-04-12 21:59:47.356 7 INFO neutron.plugins.ml2.plugin [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] Attempt 1 to provision port 701914e3-d626-4d22-9210-a852c561d24a 2026-04-12 21:59:47.411 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4c1451a-4fad-48ad-b528-4ad8a41e870b 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:47.413 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4c1451a-4fad-48ad-b528-4ad8a41e870b 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network 32f136c3-97d4-4884-9e06-2b9bb36803eb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:47.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4c1451a-4fad-48ad-b528-4ad8a41e870b 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 701914e3-d626-4d22-9210-a852c561d24a (type: router_ports) to 1 [pid: 8|app: 0|req: 831/1559] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:59:46 2026] PUT /v2.0/routers/4c4f143b-4029-44fc-9845-9bdad87f574a/add_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1560] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:47 2026] GET /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:47.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecb00822-5d16-495b-9204-92352ed503d0 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1561] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:47 2026] GET /v2.0/ports/a770b6ed-f61f-4641-b8c2-435cd35ba607 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1562] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:47 2026] GET /v2.0/ports/701914e3-d626-4d22-9210-a852c561d24a => generated 947 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:47.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4fe54a6-d117-4187-a54a-889b76e83f21 d3434268fb31451ab3b5d11aabd59c8a 60054bdebcce4d8ebcdda15efcae655d - - default default] TaaS: Handle Delete Port: 157ceb44-1b8e-4ca6-a69e-712712009e71 2026-04-12 21:59:47.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4fe54a6-d117-4187-a54a-889b76e83f21 d3434268fb31451ab3b5d11aabd59c8a 60054bdebcce4d8ebcdda15efcae655d - - default default] Tap Mirror: Handle Delete Port: 157ceb44-1b8e-4ca6-a69e-712712009e71 [pid: 8|app: 0|req: 835/1563] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:59:47 2026] DELETE /v2.0/floatingips/964def21-9159-4454-997d-f90bd1c79f4f => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:48.174 7 INFO neutron.db.ovn_revision_numbers_db [None req-92259723-7b40-4ab1-afc0-ac42a9ea10c2 - - - - - -] Successfully bumped revision number for resource 701914e3-d626-4d22-9210-a852c561d24a (type: ports) to 2 2026-04-12 21:59:48.331 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-7551dd30-f07b-4fad-86de-13862ae13bc0 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 [pid: 8|app: 0|req: 836/1564] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:48 2026] DELETE /v2.0/subnets/2e9b7c67-5523-4615-902c-f8949e2f8501 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1565] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:48 2026] GET /v2.0/ports/701914e3-d626-4d22-9210-a852c561d24a => generated 947 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:48.447 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-82689c6e-559d-45c0-b81b-35d1d77cd396 - - - - - -] Router 85035053-c43a-4020-ac53-f84d2d1238ae is bound to host instance 2026-04-12 21:59:48.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-74d5689c-b3fd-4842-92f7-baee680de22b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7551dd30-f07b-4fad-86de-13862ae13bc0 (type: router_ports) to 1 2026-04-12 21:59:48.625 8 INFO neutron_taas.services.taas.taas_plugin [None req-83824525-ffa5-4b7d-8cbf-63c7cd4e87ee 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] TaaS: Handle Delete Port: f45a3065-8bc8-46d7-b9ce-89fc816d5e2a 2026-04-12 21:59:48.628 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83824525-ffa5-4b7d-8cbf-63c7cd4e87ee 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Tap Mirror: Handle Delete Port: f45a3065-8bc8-46d7-b9ce-89fc816d5e2a 2026-04-12 21:59:48.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-74d5689c-b3fd-4842-92f7-baee680de22b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 85035053-c43a-4020-ac53-f84d2d1238ae (type: routers) to 2 [pid: 7|app: 0|req: 729/1566] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:46 2026] POST /v2.0/routers => generated 971 bytes in 2646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:48.843 8 INFO neutron.services.segments.plugin [-] Segment e6f1e662-ac1b-40fa-bcc1-3fbcf1db73f8 resource provider aggregate not found 2026-04-12 21:59:48.851 8 INFO neutron.services.segments.plugin [-] Segment e6f1e662-ac1b-40fa-bcc1-3fbcf1db73f8 resource provider aggregate not found 2026-04-12 21:59:48.866 8 INFO neutron.services.segments.plugin [-] Segment e6f1e662-ac1b-40fa-bcc1-3fbcf1db73f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f1e662-ac1b-40fa-bcc1-3fbcf1db73f8 found for delete ", "request_id": "req-2da2131e-3cd2-47b4-8b13-5220cf240191"}]} 2026-04-12 21:59:48.877 8 INFO neutron.services.segments.plugin [-] Segment e6f1e662-ac1b-40fa-bcc1-3fbcf1db73f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f1e662-ac1b-40fa-bcc1-3fbcf1db73f8 found for delete ", "request_id": "req-01b4ed9c-9af7-460f-ba60-b4a42f61dc1e"}]} [pid: 8|app: 0|req: 838/1567] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:48 2026] DELETE /v2.0/networks/f0a23b6a-639d-4575-8407-77d6c92efe20 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:49.290 7 INFO neutron_taas.services.taas.taas_plugin [None req-66079179-e68e-434e-91a3-a5cd31eada62 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: 701914e3-d626-4d22-9210-a852c561d24a 2026-04-12 21:59:49.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66079179-e68e-434e-91a3-a5cd31eada62 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: 701914e3-d626-4d22-9210-a852c561d24a 2026-04-12 21:59:49.327 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47867d1e-318c-4452-bcad-34782db942cc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:59:49.329 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47867d1e-318c-4452-bcad-34782db942cc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:49.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-47867d1e-318c-4452-bcad-34782db942cc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d (type: ports) to 1 [pid: 7|app: 0|req: 730/1568] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 21:59:48 2026] PUT /v2.0/routers/4c4f143b-4029-44fc-9845-9bdad87f574a/remove_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:50.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-c292b024-22ea-4eae-93fb-86a90d829ef5 - - - - - -] Successfully bumped revision number for resource 7551dd30-f07b-4fad-86de-13862ae13bc0 (type: ports) to 4 2026-04-12 21:59:50.213 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47867d1e-318c-4452-bcad-34782db942cc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 21:59:50.214 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47867d1e-318c-4452-bcad-34782db942cc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:50.430 7 INFO neutron.db.ovn_revision_numbers_db [None req-d29a5448-2e73-4b63-89a2-388b04f146b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c86ad805-a587-4216-bec5-6c1e2ef65902 (type: security_groups) to 1 2026-04-12 21:59:50.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-d29a5448-2e73-4b63-89a2-388b04f146b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4f016396-7a67-47b1-9dce-b7b46b758173 (type: security_group_rules) to 0 2026-04-12 21:59:50.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-d29a5448-2e73-4b63-89a2-388b04f146b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource acddf5a1-f01b-4cd0-8931-72ecd878c72e (type: security_group_rules) to 0 2026-04-12 21:59:50.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-d29a5448-2e73-4b63-89a2-388b04f146b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d0a5ff4c-7b4b-4e03-b053-592a6b0c2817 (type: security_group_rules) to 0 2026-04-12 21:59:50.506 7 INFO neutron.db.ovn_revision_numbers_db [None req-d29a5448-2e73-4b63-89a2-388b04f146b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f705b097-89f9-4024-b22a-c8b4da0cde6d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 731/1569] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:49 2026] GET /v2.0/security-groups?tenant_id=2a5f3dee3f694f0e9856024ef8d038df&name=default => generated 2925 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:50.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-c292b024-22ea-4eae-93fb-86a90d829ef5 - - - - - -] Successfully bumped revision number for resource 7551dd30-f07b-4fad-86de-13862ae13bc0 (type: ports) to 5 2026-04-12 21:59:50.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-47867d1e-318c-4452-bcad-34782db942cc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d (type: router_ports) to 1 [pid: 8|app: 0|req: 839/1570] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 21:59:48 2026] PUT /v2.0/routers/85035053-c43a-4020-ac53-f84d2d1238ae/add_router_interface => generated 309 bytes in 1918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1571] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 21:59:50 2026] GET /v2.0/ports?device_id=4c4f143b-4029-44fc-9845-9bdad87f574a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1572] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:50 2026] DELETE /v2.0/security-groups/c86ad805-a587-4216-bec5-6c1e2ef65902 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:51.257 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a281ad06-1fd1-414f-955c-1b9072e97659 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] No more DHCP agents 2026-04-12 21:59:51.258 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a281ad06-1fd1-414f-955c-1b9072e97659 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Unable to schedule network 91acaff9-9a60-4e37-a506-84ec6e84f8ff: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 21:59:51.399 7 INFO neutron.db.ovn_revision_numbers_db [None req-a281ad06-1fd1-414f-955c-1b9072e97659 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource 15eb72e8-9dbd-46c7-bd69-e457100da641 (type: ports) to 1 [pid: 8|app: 0|req: 842/1573] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:51 2026] DELETE /v2.0/routers/4c4f143b-4029-44fc-9845-9bdad87f574a => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1574] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 21:59:50 2026] POST /v2.0/ports => generated 774 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 733/1575] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:51 2026] DELETE /v2.0/subnets/96b89a36-715d-4d1e-b9d5-a56e983c39fe => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:51.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-67a55120-dff2-4545-9a37-6a9f521dfbce 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fc6aad0f-6c2b-446e-990d-9f7322563503 (type: security_groups) to 1 2026-04-12 21:59:51.643 8 INFO neutron.db.ovn_revision_numbers_db [None req-67a55120-dff2-4545-9a37-6a9f521dfbce 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 17989818-7779-4387-aeb5-9ffba6d7817c (type: security_group_rules) to 0 2026-04-12 21:59:51.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-67a55120-dff2-4545-9a37-6a9f521dfbce 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource afdbb557-4a33-49b2-960f-06bf2f264a8e (type: security_group_rules) to 0 2026-04-12 21:59:51.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-67a55120-dff2-4545-9a37-6a9f521dfbce 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c82947d4-cf3f-46c8-9f87-87a02e97a62d (type: security_group_rules) to 0 2026-04-12 21:59:51.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-67a55120-dff2-4545-9a37-6a9f521dfbce 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d9425c63-5d51-4950-a4a7-b1d9a529d872 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 843/1576] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:51 2026] GET /v2.0/security-groups?tenant_id=60054bdebcce4d8ebcdda15efcae655d&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:51.876 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c110352-c8bc-422c-a9dc-642a7c28b28e 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Successfully bumped revision number for resource 15eb72e8-9dbd-46c7-bd69-e457100da641 (type: ports) to 2 2026-04-12 21:59:51.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-307b1362-2f4a-4b2a-bc3b-57591f786b8d 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: aa7e25c1-310c-4451-8c92-1edbb69c9d6e 2026-04-12 21:59:51.879 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-307b1362-2f4a-4b2a-bc3b-57591f786b8d 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: aa7e25c1-310c-4451-8c92-1edbb69c9d6e [pid: 7|app: 0|req: 734/1577] 10.0.0.203 () {34 vars in 737 bytes} [Sun Apr 12 21:59:51 2026] PUT /v2.0/ports/15eb72e8-9dbd-46c7-bd69-e457100da641 => generated 752 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:52.112 8 INFO neutron.services.segments.plugin [-] Segment eba895d6-e4e7-4641-93d9-731f63bcffb9 resource provider aggregate not found 2026-04-12 21:59:52.115 8 INFO neutron.services.segments.plugin [-] Segment eba895d6-e4e7-4641-93d9-731f63bcffb9 resource provider aggregate not found 2026-04-12 21:59:52.133 8 INFO neutron.services.segments.plugin [-] Segment eba895d6-e4e7-4641-93d9-731f63bcffb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba895d6-e4e7-4641-93d9-731f63bcffb9 found for delete ", "request_id": "req-cc9c76f6-0f90-4610-83d1-20c9b42d865b"}]} 2026-04-12 21:59:52.135 8 INFO neutron.services.segments.plugin [-] Segment eba895d6-e4e7-4641-93d9-731f63bcffb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba895d6-e4e7-4641-93d9-731f63bcffb9 found for delete ", "request_id": "req-c05eb0fe-71c7-4dfe-ad19-5728f00fe634"}]} [pid: 8|app: 0|req: 844/1578] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:51 2026] DELETE /v2.0/networks/32f136c3-97d4-4884-9e06-2b9bb36803eb => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1579] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:51 2026] DELETE /v2.0/security-groups/fc6aad0f-6c2b-446e-990d-9f7322563503 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1580] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/networks?id=cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:52.327 7 INFO neutron_taas.services.taas.taas_plugin [None req-60685ca0-6988-4adf-a801-51c2bbcb51b7 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] TaaS: Handle Delete Port: 15eb72e8-9dbd-46c7-bd69-e457100da641 2026-04-12 21:59:52.330 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60685ca0-6988-4adf-a801-51c2bbcb51b7 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Tap Mirror: Handle Delete Port: 15eb72e8-9dbd-46c7-bd69-e457100da641 [pid: 7|app: 0|req: 736/1581] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:52 2026] DELETE /v2.0/ports/15eb72e8-9dbd-46c7-bd69-e457100da641 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1582] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/quotas/bb8e6603aec94aba86dbde91a4a7ad81 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1583] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/ports => generated 1533 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1584] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/ports?tenant_id=bb8e6603aec94aba86dbde91a4a7ad81&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:52.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c85a923e-dd36-43d0-86e3-5951538b527b 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1585] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/ports/15eb72e8-9dbd-46c7-bd69-e457100da641 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1586] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/networks/cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:52.732 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44cfe3e1-e055-480a-aa33-c5a960e0ec27 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] No more DHCP agents 2026-04-12 21:59:52.734 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44cfe3e1-e055-480a-aa33-c5a960e0ec27 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 742/1587] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/ports => generated 1533 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1588] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/networks/cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1589] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/ports/c8521733-f1d4-4cbb-89ef-1b2c9a945ad6 => generated 774 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:52.911 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7dd62d6c-abaa-4e64-9741-9482cccc237d 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] DELETE failed (client error): The resource could not be found. 2026-04-12 21:59:52.912 8 INFO neutron.db.ovn_revision_numbers_db [None req-44cfe3e1-e055-480a-aa33-c5a960e0ec27 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 988328ff-bcc4-46c8-ab6b-12a3e340925c (type: ports) to 1 [pid: 7|app: 0|req: 745/1590] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:52 2026] DELETE /v2.0/ports/a770b6ed-f61f-4641-b8c2-435cd35ba607 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:52.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-396dc195-f7a1-453e-a2d7-ce2a5f6f3722 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1591] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:52 2026] DELETE /v2.0/subnets/2e9b7c67-5523-4615-902c-f8949e2f8501 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1592] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:52 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:52.959 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3776ccc-b33e-44b7-a9ec-738f759fa46d 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1593] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:52 2026] DELETE /v2.0/subnets/cdb1b075-3768-4a5e-ace9-01919874560a => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:53.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6df49d6-9af0-4164-a201-d454e02785db 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] TaaS: Handle Delete Port: c8521733-f1d4-4cbb-89ef-1b2c9a945ad6 2026-04-12 21:59:53.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6df49d6-9af0-4164-a201-d454e02785db 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Tap Mirror: Handle Delete Port: c8521733-f1d4-4cbb-89ef-1b2c9a945ad6 [pid: 7|app: 0|req: 749/1594] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 21:59:52 2026] DELETE /v2.0/ports/c8521733-f1d4-4cbb-89ef-1b2c9a945ad6 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:53.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-26219c91-cf57-406f-962e-39cb24373e59 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] TaaS: Handle Delete Port: 118efa55-e1f2-4fa4-bb01-ebe2fe22211e 2026-04-12 21:59:53.332 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26219c91-cf57-406f-962e-39cb24373e59 7a1a88ae2d674ce6b60565daf2b673f3 bd49e43add3d4c88a47bffbff5d578bf - - default default] Tap Mirror: Handle Delete Port: 118efa55-e1f2-4fa4-bb01-ebe2fe22211e 2026-04-12 21:59:53.540 7 INFO neutron.services.segments.plugin [-] Segment eea3f9e8-9403-4a0e-a3a0-1ff3887ad511 resource provider aggregate not found 2026-04-12 21:59:53.549 7 INFO neutron.services.segments.plugin [-] Segment eea3f9e8-9403-4a0e-a3a0-1ff3887ad511 resource provider aggregate not found 2026-04-12 21:59:53.569 7 INFO neutron.services.segments.plugin [-] Segment eea3f9e8-9403-4a0e-a3a0-1ff3887ad511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eea3f9e8-9403-4a0e-a3a0-1ff3887ad511 found for delete ", "request_id": "req-7be018cd-67cc-4a28-aaad-0d437465bbe1"}]} 2026-04-12 21:59:53.571 7 INFO neutron.services.segments.plugin [-] Segment eea3f9e8-9403-4a0e-a3a0-1ff3887ad511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eea3f9e8-9403-4a0e-a3a0-1ff3887ad511 found for delete ", "request_id": "req-6234a478-0320-4564-a3b6-846acf1feee6"}]} [pid: 7|app: 0|req: 750/1595] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 21:59:53 2026] DELETE /v2.0/networks/91acaff9-9a60-4e37-a506-84ec6e84f8ff => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:59:53.638 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-988328ff-bcc4-46c8-ab6b-12a3e340925c on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 21:59:53.752 8 INFO neutron.db.ovn_revision_numbers_db [None req-44cfe3e1-e055-480a-aa33-c5a960e0ec27 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 988328ff-bcc4-46c8-ab6b-12a3e340925c (type: router_ports) to 1 2026-04-12 21:59:53.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-44cfe3e1-e055-480a-aa33-c5a960e0ec27 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 2954dfbc-c1a8-4f2a-8257-34cd165fb383 (type: routers) to 2 [pid: 8|app: 0|req: 846/1596] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 21:59:52 2026] POST /v2.0/routers => generated 952 bytes in 1583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1597] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers/2954dfbc-c1a8-4f2a-8257-34cd165fb383 => generated 958 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1598] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 21:59:53 2026] GET /v2.0/routers => generated 961 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1599] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:54.207 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f024246d-e73b-4f23-ac57-da2f2a12d571 - - - - - -] No port found with ID 701914e3-d626-4d22-9210-a852c561d24a: RuntimeError: No port found with ID 701914e3-d626-4d22-9210-a852c561d24a 2026-04-12 21:59:54.223 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f024246d-e73b-4f23-ac57-da2f2a12d571 - - - - - -] OVN reports status up for port: 7551dd30-f07b-4fad-86de-13862ae13bc0 2026-04-12 21:59:54.247 7 INFO neutron.plugins.ml2.plugin [None req-f024246d-e73b-4f23-ac57-da2f2a12d571 - - - - - -] Attempt 1 to provision port 7551dd30-f07b-4fad-86de-13862ae13bc0 [pid: 7|app: 0|req: 753/1600] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/security-groups?tenant_id=bd49e43add3d4c88a47bffbff5d578bf&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:54.414 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f024246d-e73b-4f23-ac57-da2f2a12d571 - - - - - -] OVN reports status down for port: 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d 2026-04-12 21:59:54.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cb3eb86-ebb1-40e0-a156-c101a3c9af6b 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Successfully bumped revision number for resource 2954dfbc-c1a8-4f2a-8257-34cd165fb383 (type: routers) to 3 [pid: 8|app: 0|req: 848/1601] 10.0.0.203 () {34 vars in 741 bytes} [Sun Apr 12 21:59:54 2026] PUT /v2.0/routers/2954dfbc-c1a8-4f2a-8257-34cd165fb383 => generated 965 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:54.511 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f024246d-e73b-4f23-ac57-da2f2a12d571 - - - - - -] Logical_Switch_Port 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d host information not removed, the port state is up 2026-04-12 21:59:54.512 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f024246d-e73b-4f23-ac57-da2f2a12d571 - - - - - -] OVN reports status up for port: 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d [pid: 8|app: 0|req: 849/1602] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/routers/2954dfbc-c1a8-4f2a-8257-34cd165fb383 => generated 965 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:54.524 7 INFO neutron.plugins.ml2.plugin [None req-f024246d-e73b-4f23-ac57-da2f2a12d571 - - - - - -] Attempt 1 to provision port 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d [pid: 8|app: 0|req: 852/1605] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/ports?device_id=2954dfbc-c1a8-4f2a-8257-34cd165fb383 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1606] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/security-groups/c39eb20e-9928-4358-bd51-636be0c3a8ea => generated 0 bytes in 550 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:54.908 8 INFO neutron_taas.services.taas.taas_plugin [None req-794e56f7-3f0f-4241-9e19-b59fb59ad7dd 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] TaaS: Handle Delete Port: 988328ff-bcc4-46c8-ab6b-12a3e340925c 2026-04-12 21:59:54.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-794e56f7-3f0f-4241-9e19-b59fb59ad7dd 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] Tap Mirror: Handle Delete Port: 988328ff-bcc4-46c8-ab6b-12a3e340925c 2026-04-12 21:59:55.089 7 INFO neutron.db.ovn_revision_numbers_db [None req-f024246d-e73b-4f23-ac57-da2f2a12d571 - - - - - -] Successfully bumped revision number for resource 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d (type: ports) to 2 [pid: 7|app: 0|req: 755/1607] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 12 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1608] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/routers/2954dfbc-c1a8-4f2a-8257-34cd165fb383 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1609] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/ports?device_id=2954dfbc-c1a8-4f2a-8257-34cd165fb383 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:55.453 8 INFO neutron.api.v2.resource [None req-3d871b47-2d9f-4fd9-8780-7a72bf3dc27d 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1610] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/routers/2954dfbc-c1a8-4f2a-8257-34cd165fb383 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1611] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/ports?device_id=4c4f143b-4029-44fc-9845-9bdad87f574a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:55.511 8 INFO neutron.api.v2.resource [None req-343c5423-e398-408f-95ef-6aef3cc213f0 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1612] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/routers/4c4f143b-4029-44fc-9845-9bdad87f574a => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:55.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3d9067b-7134-4228-94b6-9416fc7006f8 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1613] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/subnets/96b89a36-715d-4d1e-b9d5-a56e983c39fe => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1614] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/ports?device_id=359cefdb-db12-481e-af25-76f797cece49 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1615] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 21:59:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:59:55.595 8 INFO neutron.api.v2.resource [None req-0232f79e-f104-4b69-8a95-02c9bde5d1ae 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1616] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/routers/359cefdb-db12-481e-af25-76f797cece49 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:55.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed89fabf-0dc4-4789-9bc8-725913fda16c 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 861/1617] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/subnets/4fa1cd2e-86d1-40eb-97f5-657020096c9e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1618] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 21:59:55 2026] PUT /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1619] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/ports?device_id=a4becb7a-babd-4654-83c9-ef9a81ba01c1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:55.685 8 INFO neutron.api.v2.resource [None req-0335c483-60b4-4538-996c-0f8652371ca4 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1620] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/routers/a4becb7a-babd-4654-83c9-ef9a81ba01c1 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1621] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:55.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e90d8441-fde5-41cb-a8cf-2e99e7b21d85 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1622] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/subnets/1bc092b6-8aac-4b4b-9862-d9aae6f0fc02 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:55.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47a99101-d2c9-4951-a070-e2352cc55306 997147041de84c2ea7e639a26f970b5b 9a162c027d0d4796bf1426c8c30e415f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 865/1623] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 21:59:55 2026] DELETE /v2.0/subnets/eaa81a46-6e0e-4855-8ec5-99c6d5aa8322 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1624] 10.0.0.203 () {34 vars in 770 bytes} [Sun Apr 12 21:59:55 2026] PUT /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1625] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1626] 10.0.0.203 () {34 vars in 766 bytes} [Sun Apr 12 21:59:55 2026] PUT /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1627] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1628] 10.0.0.203 () {34 vars in 788 bytes} [Sun Apr 12 21:59:55 2026] PUT /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1629] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:55 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1630] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 21:59:55 2026] PUT /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1631] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1632] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:56.153 8 INFO neutron.api.v2.resource [None req-4255fff7-62d0-45e1-a2e1-695c4deef5eb 6ea75c5539d54358af9403217ae4f867 b6818d66867549b8ad7c7e8c1017c79c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1633] 10.0.0.203 () {32 vars in 751 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1634] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 21:59:56 2026] DELETE /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1635] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:56.283 7 INFO neutron.api.v2.resource [None req-a5563ae4-726d-4b44-86f9-7e5c0b849f98 6ea75c5539d54358af9403217ae4f867 b6818d66867549b8ad7c7e8c1017c79c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1636] 10.0.0.203 () {32 vars in 754 bytes} [Sun Apr 12 21:59:56 2026] DELETE /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1637] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1638] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/security-groups?tenant_id=9a162c027d0d4796bf1426c8c30e415f&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1639] 10.0.0.203 () {32 vars in 742 bytes} [Sun Apr 12 21:59:56 2026] DELETE /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1640] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 21:59:56 2026] GET /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1641] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 21:59:56 2026] DELETE /v2.0/subnetpools/bf1b2ec0-6f5a-45d1-a22c-1b4e943c4d8f => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1642] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:56 2026] DELETE /v2.0/security-groups/daa1cb8d-f1b9-44df-840c-b00c62a1fcce => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:57.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046eaae-8d51-4bc8-ac6f-d57f587a44db 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 8c2323d0-4ebd-47d5-ae63-98ca4c068d1f (type: security_groups) to 1 2026-04-12 21:59:57.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046eaae-8d51-4bc8-ac6f-d57f587a44db 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 1437949a-e1dc-4114-9824-4f65189345fd (type: security_group_rules) to 0 2026-04-12 21:59:57.106 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046eaae-8d51-4bc8-ac6f-d57f587a44db 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 2cddb7c0-a2a8-4c7a-9ee5-68159893299a (type: security_group_rules) to 0 2026-04-12 21:59:57.118 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046eaae-8d51-4bc8-ac6f-d57f587a44db 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 4f13a5c8-b132-4e5f-b658-5223386f85c7 (type: security_group_rules) to 0 2026-04-12 21:59:57.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046eaae-8d51-4bc8-ac6f-d57f587a44db 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 71160fb8-1f87-4db5-8cf0-0d1252c6e929 (type: security_group_rules) to 0 2026-04-12 21:59:57.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046eaae-8d51-4bc8-ac6f-d57f587a44db 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 7a99b126-d299-4dfd-b158-339e6bba31d8 (type: security_groups) to 1 2026-04-12 21:59:57.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046eaae-8d51-4bc8-ac6f-d57f587a44db 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 4120d49f-ab11-4502-ab34-9d45f73b05b9 (type: security_group_rules) to 0 2026-04-12 21:59:57.405 7 INFO neutron.db.ovn_revision_numbers_db [None req-0046eaae-8d51-4bc8-ac6f-d57f587a44db 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource a2ad7099-a3d4-489e-9af4-96a3eea24564 (type: security_group_rules) to 0 2026-04-12 21:59:57.408 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9dcb97-859f-43ef-9dcd-44f9cd385549 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d5e5e3cf-595a-4e65-a022-5d40c072737c (type: security_groups) to 1 2026-04-12 21:59:57.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9dcb97-859f-43ef-9dcd-44f9cd385549 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 14d53220-5638-448b-b672-86b454c21e75 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 771/1643] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 21:59:56 2026] POST /v2.0/security-groups => generated 1625 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:59:57.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9dcb97-859f-43ef-9dcd-44f9cd385549 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8a5aa9c6-234a-4c33-bb3d-6a1b933cda4c (type: security_group_rules) to 0 2026-04-12 21:59:57.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9dcb97-859f-43ef-9dcd-44f9cd385549 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8b55edf0-3abe-4642-b590-85efdb11ad55 (type: security_group_rules) to 0 2026-04-12 21:59:57.470 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9dcb97-859f-43ef-9dcd-44f9cd385549 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d9148246-7398-4070-9f7f-7748c78bed8b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 772/1644] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/networks?id=cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1645] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/security-groups?tenant_id=d97d297eee2949c594dea462e4bbb6a2&name=default => generated 2925 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1646] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1647] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/security-groups => generated 4530 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:57.839 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e58a24ff-86af-4e12-aa2f-4cb1f943f2a8 req-7bac1028-d2c3-4c2b-8510-8287763ba9e2 d68fed2c5f1d477daccced989c01464f bb8e6603aec94aba86dbde91a4a7ad81 - - default default] No more DHCP agents 2026-04-12 21:59:57.843 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e58a24ff-86af-4e12-aa2f-4cb1f943f2a8 req-7bac1028-d2c3-4c2b-8510-8287763ba9e2 d68fed2c5f1d477daccced989c01464f bb8e6603aec94aba86dbde91a4a7ad81 - - default default] Unable to schedule network cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 875/1648] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:57 2026] DELETE /v2.0/security-groups/d5e5e3cf-595a-4e65-a022-5d40c072737c => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:57.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5a2633b-16ce-4c92-bdd3-a9c45cb24ed6 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 7a99b126-d299-4dfd-b158-339e6bba31d8 (type: security_groups) to 2 [pid: 8|app: 0|req: 876/1649] 10.0.0.203 () {34 vars in 758 bytes} [Sun Apr 12 21:59:57 2026] PUT /v2.0/security-groups/7a99b126-d299-4dfd-b158-339e6bba31d8 => generated 1663 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:58.048 7 INFO neutron.db.ovn_revision_numbers_db [req-e58a24ff-86af-4e12-aa2f-4cb1f943f2a8 req-7bac1028-d2c3-4c2b-8510-8287763ba9e2 d68fed2c5f1d477daccced989c01464f bb8e6603aec94aba86dbde91a4a7ad81 - - default default] Successfully bumped revision number for resource 7cf38eeb-2d31-45b4-878a-051a06b882ee (type: ports) to 1 [pid: 7|app: 0|req: 774/1650] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 21:59:57 2026] POST /v2.0/ports => generated 954 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 775/1651] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 21:59:58 2026] GET /v2.0/security-groups/7a99b126-d299-4dfd-b158-339e6bba31d8 => generated 1663 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:58.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-6afc37c5-cf93-43fd-a83c-ea929eaa52b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3828338d-a0eb-4570-9588-5ddf49592b96 (type: security_groups) to 1 2026-04-12 21:59:58.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-6afc37c5-cf93-43fd-a83c-ea929eaa52b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4157ac00-d9f5-496d-ac14-39e67693dae7 (type: security_group_rules) to 0 2026-04-12 21:59:58.243 8 INFO neutron.db.ovn_revision_numbers_db [None req-6afc37c5-cf93-43fd-a83c-ea929eaa52b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 471f789d-7c94-4202-accd-fc3acddb2c7a (type: security_group_rules) to 0 2026-04-12 21:59:58.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-6afc37c5-cf93-43fd-a83c-ea929eaa52b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 617a35db-3447-4f7e-b25c-c7aa79d22a19 (type: security_group_rules) to 0 2026-04-12 21:59:58.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-6afc37c5-cf93-43fd-a83c-ea929eaa52b1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dd9f7d2b-b17e-4282-8ee9-4b23b227beec (type: security_group_rules) to 0 [pid: 8|app: 0|req: 877/1652] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 21:59:57 2026] GET /v2.0/security-groups?tenant_id=b6818d66867549b8ad7c7e8c1017c79c&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1653] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:58 2026] DELETE /v2.0/security-groups/7a99b126-d299-4dfd-b158-339e6bba31d8 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:58.577 7 INFO neutron.db.ovn_revision_numbers_db [req-e58a24ff-86af-4e12-aa2f-4cb1f943f2a8 req-1e38d837-32ba-4a9c-97a9-2ad79064a8d1 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 7cf38eeb-2d31-45b4-878a-051a06b882ee (type: ports) to 2 [pid: 8|app: 0|req: 879/1654] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:58 2026] DELETE /v2.0/security-groups/3828338d-a0eb-4570-9588-5ddf49592b96 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:58.830 7 INFO neutron.db.ovn_revision_numbers_db [req-e58a24ff-86af-4e12-aa2f-4cb1f943f2a8 req-1e38d837-32ba-4a9c-97a9-2ad79064a8d1 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 7cf38eeb-2d31-45b4-878a-051a06b882ee (type: ports) to 4 [pid: 8|app: 0|req: 880/1655] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 21:59:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1656] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 21:59:58 2026] PUT /v2.0/ports/7cf38eeb-2d31-45b4-878a-051a06b882ee => generated 1204 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:59:58.872 7 INFO neutron.api.v2.resource [None req-59e16166-43e6-4601-af53-f26dc5c88f87 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1657] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 21:59:58 2026] DELETE /v2.0/security-groups/7a99b126-d299-4dfd-b158-339e6bba31d8 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:59:58.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3be9aed3-522f-4f35-ab80-d2955d1887b4'] response: {'name': 'network-changed', 'server_uuid': '955065eb-754d-4ff7-9592-d5a09591dcad', 'tag': '7cf38eeb-2d31-45b4-878a-051a06b882ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 881/1658] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 21:59:58 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1659] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 21:59:58 2026] GET /v2.0/security-groups?id=1a676cf8-16f8-438c-ad2c-56eb45d61397&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:59:59.043 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d6a5122-f38a-4259-ad5b-1f9f1f98cb3c 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource b89e4abb-cdfc-4b42-9291-9734c8600e9f (type: security_groups) to 1 2026-04-12 21:59:59.058 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d6a5122-f38a-4259-ad5b-1f9f1f98cb3c 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 8e8eab40-38da-40e7-b170-56d2ecaab696 (type: security_group_rules) to 0 2026-04-12 21:59:59.065 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d6a5122-f38a-4259-ad5b-1f9f1f98cb3c 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 9d191314-f31d-4b4c-885b-aadc74cf3196 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 778/1660] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 21:59:58 2026] POST /v2.0/security-groups => generated 1625 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:59:59.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-62f1cb99-58d1-4fab-ae64-b29d29c63b3e 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource e3054333-7d98-4633-aef0-3c8432d9d025 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 883/1661] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:59:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1662] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/security-group-rules/e3054333-7d98-4633-aef0-3c8432d9d025 => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1663] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1664] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/ports?tenant_id=bb8e6603aec94aba86dbde91a4a7ad81&device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1665] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/networks?tenant_id=bb8e6603aec94aba86dbde91a4a7ad81&shared=False => generated 777 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1666] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1667] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 21:59:59 2026] DELETE /v2.0/security-group-rules/e3054333-7d98-4633-aef0-3c8432d9d025 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:59.644 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] No hosting information found for port 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d: RuntimeError: No hosting information found for port 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d [pid: 7|app: 0|req: 783/1668] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:59.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] Successfully bumped revision number for resource 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d (type: router_ports) to 2 2026-04-12 21:59:59.802 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] OVN reports status down for port: 15eb72e8-9dbd-46c7-bd69-e457100da641 2026-04-12 21:59:59.820 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] OVN reports status down for port: 15eb72e8-9dbd-46c7-bd69-e457100da641 2026-04-12 21:59:59.832 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] OVN reports status down for port: 988328ff-bcc4-46c8-ab6b-12a3e340925c 2026-04-12 21:59:59.842 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] OVN reports status up for port: 988328ff-bcc4-46c8-ab6b-12a3e340925c 2026-04-12 21:59:59.905 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] OVN reports status down for port: 7cf38eeb-2d31-45b4-878a-051a06b882ee 2026-04-12 21:59:59.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-73c079bd-86cf-4aa9-a938-4b7e7ecc1433 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource 6a01045a-c973-46c9-8213-d58383879ef3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 886/1669] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 21:59:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1670] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/security-group-rules/6a01045a-c973-46c9-8213-d58383879ef3 => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1671] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1672] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1673] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/security-groups?id=1a676cf8-16f8-438c-ad2c-56eb45d61397&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1674] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:00:00 2026] DELETE /v2.0/security-group-rules/6a01045a-c973-46c9-8213-d58383879ef3 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1675] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:00.335 8 INFO neutron.db.securitygroups_db [None req-81600469-a70b-48cc-bc4e-efcaf9d0f876 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Project ec0dfb7ae287465c8695b5391e6cd73b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-12 22:00:00.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-81600469-a70b-48cc-bc4e-efcaf9d0f876 0c19811f53534f6e981bc83de8ddd917 ec0dfb7ae287465c8695b5391e6cd73b - - default default] Successfully bumped revision number for resource ee2b9385-c04c-4b32-8117-9e35cc58e81c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 890/1676] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:00:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1677] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/security-group-rules/ee2b9385-c04c-4b32-8117-9e35cc58e81c => generated 607 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1678] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1679] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/ports?tenant_id=bb8e6603aec94aba86dbde91a4a7ad81&device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:00.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-afb7ce38-8a83-443f-8a6b-72af69f03c6d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b71ab7af-33a9-4e62-a6fb-9078e4219b66 (type: security_groups) to 1 2026-04-12 22:00:00.746 7 INFO neutron.db.ovn_revision_numbers_db [None req-afb7ce38-8a83-443f-8a6b-72af69f03c6d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 54ef8b19-d5ac-4f33-8a2f-75af83539562 (type: security_group_rules) to 0 2026-04-12 22:00:00.758 7 INFO neutron.db.ovn_revision_numbers_db [None req-afb7ce38-8a83-443f-8a6b-72af69f03c6d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 68f90883-be1f-468b-baa0-343160577316 (type: security_group_rules) to 0 2026-04-12 22:00:00.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-afb7ce38-8a83-443f-8a6b-72af69f03c6d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource aafc9c69-05f7-45ce-8133-0f47d06a5479 (type: security_group_rules) to 0 2026-04-12 22:00:00.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-afb7ce38-8a83-443f-8a6b-72af69f03c6d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f86edb8c-c7a4-4fe1-a86a-dc24a021b492 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 787/1680] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/security-groups?tenant_id=3933d8d1d73e471f87c6e17b41d0b4d1&name=default => generated 2925 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1681] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7cf38eeb-2d31-45b4-878a-051a06b882ee => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1682] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:00:00 2026] DELETE /v2.0/security-group-rules/ee2b9385-c04c-4b32-8117-9e35cc58e81c => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1683] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/subnets?id=6018e3cd-c266-4444-9b8a-ffe19385271f => generated 696 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:00.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe3a8a67-689b-4b62-9e03-cadf4c5e447a'] response: {'server_uuid': '955065eb-754d-4ff7-9592-d5a09591dcad', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7cf38eeb-2d31-45b4-878a-051a06b882ee', 'code': 200} [pid: 8|app: 0|req: 896/1684] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1685] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/ports?network_id=cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1686] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:01 2026] DELETE /v2.0/security-groups/b89e4abb-cdfc-4b42-9291-9734c8600e9f => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1687] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:00 2026] DELETE /v2.0/security-groups/b71ab7af-33a9-4e62-a6fb-9078e4219b66 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1688] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/networks/cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1689] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1690] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1691] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/networks/cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1692] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/security-groups?id=1a676cf8-16f8-438c-ad2c-56eb45d61397&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1693] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1694] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:02 2026] GET /v2.0/security-groups?tenant_id=ec0dfb7ae287465c8695b5391e6cd73b&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:02.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource d1251807-37e7-4cc9-b5e3-ac833e5eec96 (type: security_groups) to 1 2026-04-12 22:00:02.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource 084be58b-d115-4581-b363-219306daf9ce (type: security_group_rules) to 0 2026-04-12 22:00:02.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource 0e8d90ea-aa1f-4047-90a9-322a1ed5eaa5 (type: security_group_rules) to 0 2026-04-12 22:00:02.586 7 INFO neutron.db.ovn_revision_numbers_db [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource 220f28f7-36ca-42c1-b498-501c90364d11 (type: security_group_rules) to 0 2026-04-12 22:00:02.600 7 INFO neutron.db.ovn_revision_numbers_db [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource b05929df-1e78-4139-ae85-60781fbd7165 (type: security_group_rules) to 0 2026-04-12 22:00:02.696 7 INFO neutron.db.segments_db [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Added segment 7c46c387-0401-413c-946e-192f117e74a1 of type geneve for network 8eb81b0d-97a7-4619-8f5c-9c82e667deb1 2026-04-12 22:00:02.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource 8eb81b0d-97a7-4619-8f5c-9c82e667deb1 (type: networks) to 1 2026-04-12 22:00:03.054 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] No more DHCP agents 2026-04-12 22:00:03.055 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Unable to schedule network 8eb81b0d-97a7-4619-8f5c-9c82e667deb1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:03.147 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] OVN reports status down for port: 17cd4f6a-f406-4529-89c0-84c3ecb3d821 2026-04-12 22:00:03.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-b616700b-b25d-4fd9-acd9-1acf2f0b1c0d bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource 17cd4f6a-f406-4529-89c0-84c3ecb3d821 (type: ports) to 1 [pid: 8|app: 0|req: 903/1695] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:02 2026] DELETE /v2.0/security-groups/8c2323d0-4ebd-47d5-ae63-98ca4c068d1f => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1696] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:03 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1697] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:00:02 2026] POST /v2.0/networks => generated 632 bytes in 1175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:03.396 7 INFO neutron.db.segments_db [None req-adf3fa3b-ef92-4602-a9a7-31702041a2e3 bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Added segment 6857dbba-71ba-4696-9493-4792ce303724 of type geneve for network f7cf75e1-1ed4-443d-ac86-6ad0e7b210c1 2026-04-12 22:00:03.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-adf3fa3b-ef92-4602-a9a7-31702041a2e3 bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource f7cf75e1-1ed4-443d-ac86-6ad0e7b210c1 (type: networks) to 1 2026-04-12 22:00:03.755 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-adf3fa3b-ef92-4602-a9a7-31702041a2e3 bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] No more DHCP agents 2026-04-12 22:00:03.758 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-adf3fa3b-ef92-4602-a9a7-31702041a2e3 bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Unable to schedule network f7cf75e1-1ed4-443d-ac86-6ad0e7b210c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:03.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 780a0c18-fff6-468e-9587-cab4084f1ee9 (type: security_groups) to 1 2026-04-12 22:00:03.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4deae0c2-e82d-4284-a06c-8766fac0f16b (type: security_group_rules) to 0 2026-04-12 22:00:03.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 56c8e199-47f2-4442-82da-6e4fa99d5e3e (type: security_group_rules) to 0 2026-04-12 22:00:03.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 59b1dd7e-fe27-4b1e-ade3-f55a929d28fa (type: security_group_rules) to 0 2026-04-12 22:00:03.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8197c0e4-8b9b-4db0-93a0-d93a8fa8c763 (type: security_group_rules) to 0 2026-04-12 22:00:03.895 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] OVN reports status down for port: a40c0d79-e41b-4adb-b7b1-aaf1857085f9 2026-04-12 22:00:03.960 8 INFO neutron.db.segments_db [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment cd1f1159-2639-419a-8e0a-282db1f570f7 of type geneve for network a63f4d90-bfb6-46fb-b865-de157bdf0f62 2026-04-12 22:00:03.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-adf3fa3b-ef92-4602-a9a7-31702041a2e3 bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Successfully bumped revision number for resource a40c0d79-e41b-4adb-b7b1-aaf1857085f9 (type: ports) to 1 [pid: 7|app: 0|req: 794/1698] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:00:03 2026] POST /v2.0/networks => generated 632 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1699] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/security-groups?id=1a676cf8-16f8-438c-ad2c-56eb45d61397&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:04.116 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] OVN reports status up for port: 7cf38eeb-2d31-45b4-878a-051a06b882ee 2026-04-12 22:00:04.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a63f4d90-bfb6-46fb-b865-de157bdf0f62 (type: networks) to 1 2026-04-12 22:00:04.201 7 INFO neutron.plugins.ml2.plugin [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] Attempt 1 to provision port 7cf38eeb-2d31-45b4-878a-051a06b882ee [pid: 7|app: 0|req: 796/1700] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:00:04 2026] PUT /v2.0/networks/8eb81b0d-97a7-4619-8f5c-9c82e667deb1/tags => generated 25 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:04.403 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b4ce5ab-29ce-4fd4-88f3-fd665c88291a'] response: {'server_uuid': '955065eb-754d-4ff7-9592-d5a09591dcad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7cf38eeb-2d31-45b4-878a-051a06b882ee', 'code': 200} [pid: 7|app: 0|req: 797/1701] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/networks/8eb81b0d-97a7-4619-8f5c-9c82e667deb1/tags => generated 25 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:04.440 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:00:04.444 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network a63f4d90-bfb6-46fb-b865-de157bdf0f62: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:04.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-84d874d5-68c0-4702-817d-1bb32a953a18 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8dd52ae5-b85d-419b-aa6c-05f06470de3a (type: ports) to 1 [pid: 7|app: 0|req: 798/1702] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:00:04 2026] PUT /v2.0/networks/f7cf75e1-1ed4-443d-ac86-6ad0e7b210c1/tags => generated 17 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1703] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 22:00:03 2026] POST /v2.0/networks => generated 744 bytes in 1333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1704] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/networks/f7cf75e1-1ed4-443d-ac86-6ad0e7b210c1/tags => generated 17 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:04.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-e224c92e-a3d8-4ef0-839e-618adca2b9d7 - - - - - -] Successfully bumped revision number for resource 7cf38eeb-2d31-45b4-878a-051a06b882ee (type: ports) to 5 2026-04-12 22:00:04.851 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9619103f-4130-4a81-8f60-d8cf73be1340 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:00:04.853 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9619103f-4130-4a81-8f60-d8cf73be1340 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network a63f4d90-bfb6-46fb-b865-de157bdf0f62: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 800/1705] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:00:04 2026] PUT /v2.0/networks/f7cf75e1-1ed4-443d-ac86-6ad0e7b210c1/tags => generated 12 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1706] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/networks/f7cf75e1-1ed4-443d-ac86-6ad0e7b210c1/tags => generated 12 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:05.000 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] OVN reports status down for port: 8dd52ae5-b85d-419b-aa6c-05f06470de3a [pid: 7|app: 0|req: 802/1707] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/networks/8eb81b0d-97a7-4619-8f5c-9c82e667deb1/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:05.391 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a6f52d5-c827-4132-83fe-23a53e102c40 - - - - - -] Successfully bumped revision number for resource 8dd52ae5-b85d-419b-aa6c-05f06470de3a (type: ports) to 2 2026-04-12 22:00:05.425 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a6f52d5-c827-4132-83fe-23a53e102c40 - - - - - -] Successfully bumped revision number for resource 6bc77776-4d07-4658-ad35-8f853339f427 (type: subnets) to 0 [pid: 8|app: 0|req: 906/1708] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:00:04 2026] POST /v2.0/subnets => generated 688 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:05.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-5878727c-9f27-4554-91d0-b4e5f4037226 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource a5682be7-1408-4f42-863e-f201e4f68c20 (type: security_groups) to 1 2026-04-12 22:00:05.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-5878727c-9f27-4554-91d0-b4e5f4037226 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 019a17dc-19e3-4d79-81cb-34e23760c1cd (type: security_group_rules) to 0 2026-04-12 22:00:05.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-5878727c-9f27-4554-91d0-b4e5f4037226 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 28eb1653-0a06-46f5-8c5c-552495c1a7c2 (type: security_group_rules) to 0 2026-04-12 22:00:05.599 7 INFO neutron.db.ovn_revision_numbers_db [None req-5878727c-9f27-4554-91d0-b4e5f4037226 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 91eee9f1-e190-4391-b66b-57819e4e26b0 (type: security_group_rules) to 0 2026-04-12 22:00:05.610 8 INFO neutron_taas.services.taas.taas_plugin [None req-79cd7371-d88d-4586-8e6c-0c467f7067cb bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] TaaS: Handle Delete Port: 17cd4f6a-f406-4529-89c0-84c3ecb3d821 2026-04-12 22:00:05.611 7 INFO neutron.db.ovn_revision_numbers_db [None req-5878727c-9f27-4554-91d0-b4e5f4037226 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource ff021989-c2fa-49cc-a2c7-94da287dd8c9 (type: security_group_rules) to 0 2026-04-12 22:00:05.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79cd7371-d88d-4586-8e6c-0c467f7067cb bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Tap Mirror: Handle Delete Port: 17cd4f6a-f406-4529-89c0-84c3ecb3d821 2026-04-12 22:00:05.812 7 INFO neutron.db.ovn_revision_numbers_db [None req-5878727c-9f27-4554-91d0-b4e5f4037226 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource da767753-82d0-4aab-9235-4402c895e6df (type: security_groups) to 1 2026-04-12 22:00:05.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-5878727c-9f27-4554-91d0-b4e5f4037226 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 3ce90b1b-09e1-4f31-8b88-2c405af67430 (type: security_group_rules) to 0 2026-04-12 22:00:05.844 7 INFO neutron.db.ovn_revision_numbers_db [None req-5878727c-9f27-4554-91d0-b4e5f4037226 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 3ec8802e-afc3-44d0-9665-3eb84ae1e6fe (type: security_group_rules) to 0 [pid: 7|app: 0|req: 803/1709] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:00:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:00:05.911 8 INFO neutron.services.segments.plugin [-] Segment 7c46c387-0401-413c-946e-192f117e74a1 resource provider aggregate not found 2026-04-12 22:00:05.915 8 INFO neutron.services.segments.plugin [-] Segment 7c46c387-0401-413c-946e-192f117e74a1 resource provider aggregate not found 2026-04-12 22:00:05.939 8 INFO neutron.services.segments.plugin [-] Segment 7c46c387-0401-413c-946e-192f117e74a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c46c387-0401-413c-946e-192f117e74a1 found for delete ", "request_id": "req-49498113-e169-4555-9719-2fa204c80a47"}]} 2026-04-12 22:00:05.947 8 INFO neutron.services.segments.plugin [-] Segment 7c46c387-0401-413c-946e-192f117e74a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c46c387-0401-413c-946e-192f117e74a1 found for delete ", "request_id": "req-0c4d9796-d486-48b2-901c-3b10c49d04b7"}]} [pid: 8|app: 0|req: 907/1710] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:00:05 2026] DELETE /v2.0/networks/8eb81b0d-97a7-4619-8f5c-9c82e667deb1 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1711] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:05 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1712] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/security-groups => generated 4529 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:06.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-185dada5-183f-4aa2-9242-fc2ef167806e bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] TaaS: Handle Delete Port: a40c0d79-e41b-4adb-b7b1-aaf1857085f9 2026-04-12 22:00:06.234 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-185dada5-183f-4aa2-9242-fc2ef167806e bceef0b5c4cd49cb99fbc3550c1aaead a60430ecc9a94247b207088a27d8efe7 - - default default] Tap Mirror: Handle Delete Port: a40c0d79-e41b-4adb-b7b1-aaf1857085f9 2026-04-12 22:00:06.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39e9cbfb-81d9-4651-abfd-d0b42e3791bc'] response: {'server_uuid': '955065eb-754d-4ff7-9592-d5a09591dcad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7cf38eeb-2d31-45b4-878a-051a06b882ee', 'code': 200} 2026-04-12 22:00:06.518 7 INFO neutron.services.segments.plugin [-] Segment 6857dbba-71ba-4696-9493-4792ce303724 resource provider aggregate not found 2026-04-12 22:00:06.525 7 INFO neutron.services.segments.plugin [-] Segment 6857dbba-71ba-4696-9493-4792ce303724 resource provider aggregate not found 2026-04-12 22:00:06.544 7 INFO neutron.services.segments.plugin [-] Segment 6857dbba-71ba-4696-9493-4792ce303724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6857dbba-71ba-4696-9493-4792ce303724 found for delete ", "request_id": "req-36590317-2ce8-4246-b389-7741f614a9a3"}]} 2026-04-12 22:00:06.546 7 INFO neutron.services.segments.plugin [-] Segment 6857dbba-71ba-4696-9493-4792ce303724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6857dbba-71ba-4696-9493-4792ce303724 found for delete ", "request_id": "req-3301b683-7a2c-4192-af32-fba4b8a6fdd6"}]} 2026-04-12 22:00:06.574 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba1e53f9-3853-4aea-85b8-ce28ccb966a7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:00:06.581 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba1e53f9-3853-4aea-85b8-ce28ccb966a7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 806/1713] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:00:06 2026] DELETE /v2.0/networks/f7cf75e1-1ed4-443d-ac86-6ad0e7b210c1 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1714] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/security-groups?id=1a676cf8-16f8-438c-ad2c-56eb45d61397&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:06.730 7 INFO neutron.db.ovn_revision_numbers_db [None req-fce827b3-e26f-45d7-9c39-98f1171825f8 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource da767753-82d0-4aab-9235-4402c895e6df (type: security_groups) to 2 [pid: 7|app: 0|req: 808/1715] 10.0.0.203 () {34 vars in 758 bytes} [Sun Apr 12 22:00:06 2026] PUT /v2.0/security-groups/da767753-82d0-4aab-9235-4402c895e6df => generated 1664 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:06.791 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] OVN reports status down for port: 9a0b0aa8-90e3-4631-ba6c-796a535991a5 2026-04-12 22:00:06.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba1e53f9-3853-4aea-85b8-ce28ccb966a7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9a0b0aa8-90e3-4631-ba6c-796a535991a5 (type: ports) to 1 [pid: 7|app: 0|req: 809/1716] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 22:00:06 2026] GET /v2.0/security-groups/da767753-82d0-4aab-9235-4402c895e6df => generated 1664 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1717] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:06 2026] DELETE /v2.0/security-groups/da767753-82d0-4aab-9235-4402c895e6df => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1718] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:00:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:07.117 7 INFO neutron.api.v2.resource [None req-bf7af1df-d6d9-46fd-8551-78dd3d92cc82 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1719] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:07 2026] DELETE /v2.0/security-groups/da767753-82d0-4aab-9235-4402c895e6df => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:00:07.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-3462b9ab-dc63-4005-8b27-9b4d7b5fc26d 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource af3af5a9-a2bc-4b64-8b21-d791f87e29ed (type: security_groups) to 1 2026-04-12 22:00:07.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-3462b9ab-dc63-4005-8b27-9b4d7b5fc26d 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 152b8391-01ed-4b54-bb6e-c4192c96278b (type: security_group_rules) to 0 2026-04-12 22:00:07.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-3462b9ab-dc63-4005-8b27-9b4d7b5fc26d 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 76ce98af-5288-4e96-8b9f-8cbed3b97c07 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 813/1720] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:00:07 2026] POST /v2.0/security-groups => generated 1625 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:00:07.597 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-9a0b0aa8-90e3-4631-ba6c-796a535991a5 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:00:07.705 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] OVN reports status up for port: 9a0b0aa8-90e3-4631-ba6c-796a535991a5 2026-04-12 22:00:07.737 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c292b024-22ea-4eae-93fb-86a90d829ef5 - - - - - -] Router a6d371e4-35a5-4811-b4c5-1bb8d85ce48f is bound to host instance 2026-04-12 22:00:07.754 7 INFO neutron.plugins.ml2.plugin [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] Attempt 1 to provision port 9a0b0aa8-90e3-4631-ba6c-796a535991a5 2026-04-12 22:00:07.867 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba1e53f9-3853-4aea-85b8-ce28ccb966a7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9a0b0aa8-90e3-4631-ba6c-796a535991a5 (type: router_ports) to 1 2026-04-12 22:00:07.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba1e53f9-3853-4aea-85b8-ce28ccb966a7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a6d371e4-35a5-4811-b4c5-1bb8d85ce48f (type: routers) to 2 [pid: 8|app: 0|req: 908/1721] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:00:05 2026] POST /v2.0/routers => generated 966 bytes in 1973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:08.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-42ca03a4-2dca-43c9-b0a8-bc29a6d7cf6c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7d6ea79c-2279-42f0-9da7-8f7b6805f174 (type: security_groups) to 1 2026-04-12 22:00:08.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-42ca03a4-2dca-43c9-b0a8-bc29a6d7cf6c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2894b406-5f4d-4129-85cf-36d5ee448c60 (type: security_group_rules) to 0 2026-04-12 22:00:08.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-42ca03a4-2dca-43c9-b0a8-bc29a6d7cf6c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3003d27f-0077-4155-a02f-e5ccd71d3656 (type: security_group_rules) to 0 2026-04-12 22:00:08.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c6bc33-3d43-4f49-b1eb-0bbe9af238ce 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 5724c7a2-3ed1-4f58-b711-f9c9856ac0ca (type: security_group_rules) to 0 2026-04-12 22:00:08.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-42ca03a4-2dca-43c9-b0a8-bc29a6d7cf6c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7f442125-fe2b-44f5-a15c-253e1d459513 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 909/1722] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:00:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:08.298 7 INFO neutron.db.ovn_revision_numbers_db [None req-42ca03a4-2dca-43c9-b0a8-bc29a6d7cf6c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f4038cc7-eb8a-410a-8bb3-464bab781826 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 910/1723] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1724] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:07 2026] GET /v2.0/security-groups?tenant_id=3ef432a8fbfa45b89ca0abc7cc72b76b&name=default => generated 2925 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1725] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/security-group-rules/5724c7a2-3ed1-4f58-b711-f9c9856ac0ca => generated 601 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1726] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:08 2026] GET /v2.0/security-groups?id=1a676cf8-16f8-438c-ad2c-56eb45d61397&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:09.013 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d507e81-1fcc-400c-b97f-cc6fd7afd28c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:00:09.015 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d507e81-1fcc-400c-b97f-cc6fd7afd28c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network a63f4d90-bfb6-46fb-b865-de157bdf0f62: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 817/1727] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:08 2026] DELETE /v2.0/security-groups/7d6ea79c-2279-42f0-9da7-8f7b6805f174 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:09.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d507e81-1fcc-400c-b97f-cc6fd7afd28c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 09d241b5-5ee3-44a4-ba5b-864eabadcba8 (type: ports) to 1 [pid: 7|app: 0|req: 818/1728] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1729] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1730] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.0/security-groups?tenant_id=a60430ecc9a94247b207088a27d8efe7&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:09.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fb3a87f-54f1-4186-b24e-9dddc7fe733b - - - - - -] Successfully bumped revision number for resource 9a0b0aa8-90e3-4631-ba6c-796a535991a5 (type: ports) to 4 [pid: 7|app: 0|req: 821/1731] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:00:09 2026] DELETE /v2.0/security-group-rules/5724c7a2-3ed1-4f58-b711-f9c9856ac0ca => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1732] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.0/security-groups?id=1a676cf8-16f8-438c-ad2c-56eb45d61397&fields=id&fields=name => generated 88 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:10.137 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d507e81-1fcc-400c-b97f-cc6fd7afd28c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:00:10.139 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d507e81-1fcc-400c-b97f-cc6fd7afd28c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network a63f4d90-bfb6-46fb-b865-de157bdf0f62: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:10.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fb3a87f-54f1-4186-b24e-9dddc7fe733b - - - - - -] Successfully bumped revision number for resource 9a0b0aa8-90e3-4631-ba6c-796a535991a5 (type: ports) to 5 [pid: 7|app: 0|req: 823/1733] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:09 2026] DELETE /v2.0/security-groups/d1251807-37e7-4cc9-b5e3-ac833e5eec96 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1736] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:10.773 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d507e81-1fcc-400c-b97f-cc6fd7afd28c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 09d241b5-5ee3-44a4-ba5b-864eabadcba8 (type: router_ports) to 1 [pid: 8|app: 0|req: 911/1737] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:00:08 2026] PUT /v2.0/routers/a6d371e4-35a5-4811-b4c5-1bb8d85ce48f/add_router_interface => generated 309 bytes in 2442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:10.874 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] OVN reports status down for port: 09d241b5-5ee3-44a4-ba5b-864eabadcba8 2026-04-12 22:00:10.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-e44a789e-a175-451f-85cb-9a25980e3f75 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 0907c89d-b9c0-4b39-8d7c-cce0eafe04de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 827/1738] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:00:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:10.956 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] Logical_Switch_Port 09d241b5-5ee3-44a4-ba5b-864eabadcba8 host information not removed, the port state is up 2026-04-12 22:00:10.957 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] OVN reports status up for port: 09d241b5-5ee3-44a4-ba5b-864eabadcba8 2026-04-12 22:00:10.967 7 INFO neutron.plugins.ml2.plugin [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] Attempt 1 to provision port 09d241b5-5ee3-44a4-ba5b-864eabadcba8 [pid: 8|app: 0|req: 912/1739] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/security-group-rules/0907c89d-b9c0-4b39-8d7c-cce0eafe04de => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1740] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1741] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:11 2026] GET /v2.0/security-groups?id=1a676cf8-16f8-438c-ad2c-56eb45d61397&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1742] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1743] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:00:11 2026] DELETE /v2.0/security-group-rules/0907c89d-b9c0-4b39-8d7c-cce0eafe04de => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1744] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1745] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:00:11 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 971 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:11.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca6c949a-b60e-466e-a312-285907b94c32 9ecba503667d4a888fffd23e3393b9a3 6bc01303cfc5473199b43e70c6b6cb27 - - default default] Successfully bumped revision number for resource 21afc6aa-d5b2-4723-aac1-f7d097763109 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 917/1746] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:00:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1747] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:00:11 2026] GET /v2.0/security-group-rules/21afc6aa-d5b2-4723-aac1-f7d097763109 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1748] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:11 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:11.547 7 INFO neutron_taas.services.taas.taas_plugin [req-1650710c-4c4d-46de-b8bd-6704575c89b7 req-b3ace145-2a7c-411b-9dd8-b8564e681786 d68fed2c5f1d477daccced989c01464f bb8e6603aec94aba86dbde91a4a7ad81 - - default default] TaaS: Handle Delete Port: 7cf38eeb-2d31-45b4-878a-051a06b882ee 2026-04-12 22:00:11.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1650710c-4c4d-46de-b8bd-6704575c89b7 req-b3ace145-2a7c-411b-9dd8-b8564e681786 d68fed2c5f1d477daccced989c01464f bb8e6603aec94aba86dbde91a4a7ad81 - - default default] Tap Mirror: Handle Delete Port: 7cf38eeb-2d31-45b4-878a-051a06b882ee [pid: 8|app: 0|req: 920/1749] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:00:11 2026] DELETE /v2.0/security-group-rules/21afc6aa-d5b2-4723-aac1-f7d097763109 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1750] 10.0.0.203 () {32 vars in 673 bytes} [Sun Apr 12 22:00:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:11.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7e7a521-5aec-412e-b432-1417de0e71e3 - - - - - -] Successfully bumped revision number for resource 09d241b5-5ee3-44a4-ba5b-864eabadcba8 (type: ports) to 2 [pid: 8|app: 0|req: 922/1751] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:11 2026] DELETE /v2.0/security-groups/af3af5a9-a2bc-4b64-8b21-d791f87e29ed => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1752] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:00:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1753] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 22:00:11 2026] DELETE /v2.0/ports/7cf38eeb-2d31-45b4-878a-051a06b882ee => generated 0 bytes in 733 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1754] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:00:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:12.053 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-175b73f3-c183-4bcb-a256-e89116737801'] response: {'server_uuid': '955065eb-754d-4ff7-9592-d5a09591dcad', 'name': 'network-vif-deleted', 'tag': '7cf38eeb-2d31-45b4-878a-051a06b882ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 831/1755] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:12 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1756] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:12 2026] GET /v2.0/security-groups?tenant_id=6bc01303cfc5473199b43e70c6b6cb27&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1757] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:12 2026] DELETE /v2.0/security-groups/a5682be7-1408-4f42-863e-f201e4f68c20 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1758] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/networks?id=a63f4d90-bfb6-46fb-b865-de157bdf0f62 => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1759] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/quotas/832179fa261b425da843be43238bcb09 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1760] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1761] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/ports?tenant_id=832179fa261b425da843be43238bcb09&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1762] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/networks/a63f4d90-bfb6-46fb-b865-de157bdf0f62?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1763] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/networks/a63f4d90-bfb6-46fb-b865-de157bdf0f62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1764] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1765] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:14 2026] GET /v2.0/ports?device_id=955065eb-754d-4ff7-9592-d5a09591dcad => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1766] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:14 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1767] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:15 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:15.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae94f6ce-0634-493d-b428-4954f51f2c10 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d 2026-04-12 22:00:15.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae94f6ce-0634-493d-b428-4954f51f2c10 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 70229fbb-cfbd-4bba-9975-7bf5f3f6bc8d [pid: 8|app: 0|req: 930/1768] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:00:15 2026] PUT /v2.0/routers/85035053-c43a-4020-ac53-f84d2d1238ae/remove_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 931/1769] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:16 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:16.992 7 INFO neutron_taas.services.taas.taas_plugin [None req-566a69e6-96d6-4604-8615-08727f5336f7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 7551dd30-f07b-4fad-86de-13862ae13bc0 2026-04-12 22:00:16.995 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-566a69e6-96d6-4604-8615-08727f5336f7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 7551dd30-f07b-4fad-86de-13862ae13bc0 2026-04-12 22:00:17.431 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7a2e2c2e-e478-403a-958f-638de4868baf - - - - - -] No hosting information found for port 09d241b5-5ee3-44a4-ba5b-864eabadcba8: RuntimeError: No hosting information found for port 09d241b5-5ee3-44a4-ba5b-864eabadcba8 2026-04-12 22:00:17.432 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a2e2c2e-e478-403a-958f-638de4868baf - - - - - -] OVN reports status down for port: 7cf38eeb-2d31-45b4-878a-051a06b882ee [pid: 7|app: 0|req: 839/1770] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:16 2026] DELETE /v2.0/routers/85035053-c43a-4020-ac53-f84d2d1238ae => generated 0 bytes in 1047 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:17.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a2e2c2e-e478-403a-958f-638de4868baf - - - - - -] Successfully bumped revision number for resource 09d241b5-5ee3-44a4-ba5b-864eabadcba8 (type: router_ports) to 2 2026-04-12 22:00:17.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d20c64e-3354-4eea-a497-f52b6f44c67b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 827ac91e-a887-4333-8ae0-7b035e2adbcd (type: security_groups) to 1 2026-04-12 22:00:17.976 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d20c64e-3354-4eea-a497-f52b6f44c67b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 427709ce-38e9-4b93-a662-a460df9fad53 (type: security_group_rules) to 0 2026-04-12 22:00:17.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d20c64e-3354-4eea-a497-f52b6f44c67b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8adfaf1d-83e6-4cbc-b4fd-f775f70b595c (type: security_group_rules) to 0 2026-04-12 22:00:18.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d20c64e-3354-4eea-a497-f52b6f44c67b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8f788239-8fac-489c-97ca-791019bb036c (type: security_group_rules) to 0 2026-04-12 22:00:18.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d20c64e-3354-4eea-a497-f52b6f44c67b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource aec2a5ab-c9e0-466f-b51e-d056e091c73d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 840/1771] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:17 2026] DELETE /v2.0/subnets/6018e3cd-c266-4444-9b8a-ffe19385271f => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1772] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:17 2026] GET /v2.0/security-groups?tenant_id=7cb5dd1f596b4098979c0aca7b17bf2a&name=default => generated 2925 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1773] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:00:18 2026] GET /v2.0/networks?id=a63f4d90-bfb6-46fb-b865-de157bdf0f62 => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1774] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:18 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:18.231 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c86d31f-55ca-485e-a32f-d83f37bacd51 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 325c5243-d1ca-44e4-8a9e-7aa517df1ec6 2026-04-12 22:00:18.234 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c86d31f-55ca-485e-a32f-d83f37bacd51 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 325c5243-d1ca-44e4-8a9e-7aa517df1ec6 [pid: 8|app: 0|req: 934/1775] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:18 2026] DELETE /v2.0/security-groups/827ac91e-a887-4333-8ae0-7b035e2adbcd => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:18.463 7 INFO neutron.services.segments.plugin [-] Segment bc5a2555-76b7-411b-b121-893afd4c091d resource provider aggregate not found 2026-04-12 22:00:18.468 7 INFO neutron.services.segments.plugin [-] Segment bc5a2555-76b7-411b-b121-893afd4c091d resource provider aggregate not found 2026-04-12 22:00:18.482 7 INFO neutron.services.segments.plugin [-] Segment bc5a2555-76b7-411b-b121-893afd4c091d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc5a2555-76b7-411b-b121-893afd4c091d found for delete ", "request_id": "req-82bdbc94-ca27-4a65-85a6-8eb8fa993ae4"}]} 2026-04-12 22:00:18.485 7 INFO neutron.services.segments.plugin [-] Segment bc5a2555-76b7-411b-b121-893afd4c091d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc5a2555-76b7-411b-b121-893afd4c091d found for delete ", "request_id": "req-5909470a-9c20-42f3-8855-2ccab744fa3d"}]} [pid: 7|app: 0|req: 842/1776] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:00:18 2026] DELETE /v2.0/networks/cbcf81d8-41c1-4b4a-90f6-80fcf28f1aff => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:18.714 7 INFO neutron.db.ovn_revision_numbers_db [None req-faafe6cc-7225-4bd1-aa16-0b61aec374cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 90318b63-93bf-4a91-a2ce-20455ade5310 (type: security_groups) to 1 2026-04-12 22:00:18.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-faafe6cc-7225-4bd1-aa16-0b61aec374cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1319ab6c-6016-4edd-a7a6-952636b950d8 (type: security_group_rules) to 0 2026-04-12 22:00:18.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-faafe6cc-7225-4bd1-aa16-0b61aec374cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3aba6715-01dc-4e75-b5fe-91b2eaf8869a (type: security_group_rules) to 0 2026-04-12 22:00:18.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-faafe6cc-7225-4bd1-aa16-0b61aec374cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4998d6e2-0175-48f0-a847-443697b0cb3d (type: security_group_rules) to 0 2026-04-12 22:00:18.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-faafe6cc-7225-4bd1-aa16-0b61aec374cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 82852a87-68e2-466f-a68e-8d93e9ba0fbf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 843/1777] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:18 2026] GET /v2.0/security-groups?tenant_id=c778220f4dc844b3842308a940c974a3&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:18.812 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-0bd2bbd4-d4a1-42f5-ab67-172f9511aea1 req-8e4ed9ca-42b7-4033-876c-fbee7e45a629 43c4cebc6f7348de91f9f569a1ee8726 832179fa261b425da843be43238bcb09 - - default default] No more DHCP agents 2026-04-12 22:00:18.814 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-0bd2bbd4-d4a1-42f5-ab67-172f9511aea1 req-8e4ed9ca-42b7-4033-876c-fbee7e45a629 43c4cebc6f7348de91f9f569a1ee8726 832179fa261b425da843be43238bcb09 - - default default] Unable to schedule network a63f4d90-bfb6-46fb-b865-de157bdf0f62: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 844/1778] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:18 2026] GET /v2.0/security-groups?tenant_id=bb8e6603aec94aba86dbde91a4a7ad81&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:18.968 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a2e2c2e-e478-403a-958f-638de4868baf - - - - - -] OVN reports status down for port: 93f499ed-3ac4-43af-95db-6e0901f04813 2026-04-12 22:00:19.037 8 INFO neutron.db.ovn_revision_numbers_db [req-0bd2bbd4-d4a1-42f5-ab67-172f9511aea1 req-8e4ed9ca-42b7-4033-876c-fbee7e45a629 43c4cebc6f7348de91f9f569a1ee8726 832179fa261b425da843be43238bcb09 - - default default] Successfully bumped revision number for resource 93f499ed-3ac4-43af-95db-6e0901f04813 (type: ports) to 1 [pid: 8|app: 0|req: 935/1779] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 22:00:18 2026] POST /v2.0/ports => generated 954 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 845/1780] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:18 2026] DELETE /v2.0/security-groups/90318b63-93bf-4a91-a2ce-20455ade5310 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1781] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:19 2026] DELETE /v2.0/security-groups/1a676cf8-16f8-438c-ad2c-56eb45d61397 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1782] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:19 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1783] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:19 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:19.678 7 INFO neutron.db.ovn_revision_numbers_db [req-0bd2bbd4-d4a1-42f5-ab67-172f9511aea1 req-30ad9353-10ed-4c65-b6d3-7492010ab771 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 93f499ed-3ac4-43af-95db-6e0901f04813 (type: ports) to 2 2026-04-12 22:00:19.936 7 INFO neutron.db.ovn_revision_numbers_db [req-0bd2bbd4-d4a1-42f5-ab67-172f9511aea1 req-30ad9353-10ed-4c65-b6d3-7492010ab771 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 93f499ed-3ac4-43af-95db-6e0901f04813 (type: ports) to 4 [pid: 7|app: 0|req: 846/1784] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:00:19 2026] PUT /v2.0/ports/93f499ed-3ac4-43af-95db-6e0901f04813 => generated 1204 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:20.002 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a55fbf61-ac2a-4a6d-a2f6-06f17f155903'] response: {'name': 'network-changed', 'server_uuid': 'c0e481b5-48da-4352-96ae-172d6f99893d', 'tag': '93f499ed-3ac4-43af-95db-6e0901f04813', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 939/1785] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:00:20 2026] GET /v2.0/ports?tenant_id=832179fa261b425da843be43238bcb09&device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 847/1786] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 22:00:20 2026] GET /v2.0/networks?tenant_id=832179fa261b425da843be43238bcb09&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1787] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 22:00:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1788] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:20 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1789] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:20 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1790] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.0/ports?tenant_id=832179fa261b425da843be43238bcb09&device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 1207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1791] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=93f499ed-3ac4-43af-95db-6e0901f04813 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1792] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.0/subnets?id=6bc77776-4d07-4658-ad35-8f853339f427 => generated 691 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1793] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.0/ports?network_id=a63f4d90-bfb6-46fb-b865-de157bdf0f62&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1794] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.0/networks/a63f4d90-bfb6-46fb-b865-de157bdf0f62?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1795] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1796] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.0/networks/a63f4d90-bfb6-46fb-b865-de157bdf0f62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1797] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:22.699 7 INFO neutron.db.ovn_revision_numbers_db [None req-83094ba7-77bb-40fb-8c05-1f58812e925c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 655f0abd-741c-4426-9d83-e6201f0858bb (type: security_groups) to 1 2026-04-12 22:00:22.723 7 INFO neutron.db.ovn_revision_numbers_db [None req-83094ba7-77bb-40fb-8c05-1f58812e925c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8826c49c-950c-4094-a5c5-69466c3c156c (type: security_group_rules) to 0 2026-04-12 22:00:22.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-83094ba7-77bb-40fb-8c05-1f58812e925c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a01faa94-e05c-482a-9687-9b4286049378 (type: security_group_rules) to 0 2026-04-12 22:00:22.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-83094ba7-77bb-40fb-8c05-1f58812e925c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bd567c00-a398-47b2-a289-b4eb3c3679b5 (type: security_group_rules) to 0 2026-04-12 22:00:22.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-83094ba7-77bb-40fb-8c05-1f58812e925c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource cc6c1e60-d4ff-4061-9468-ae6a4dd5b1aa (type: security_group_rules) to 0 2026-04-12 22:00:22.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-56c4e8d5-164b-44df-a427-8516666c16b6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3edf49a1-ca02-4c30-a589-1b5d403e7e59 (type: security_groups) to 1 2026-04-12 22:00:22.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-56c4e8d5-164b-44df-a427-8516666c16b6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 257b6a41-874d-4f96-88eb-f89e8df57931 (type: security_group_rules) to 0 2026-04-12 22:00:22.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-56c4e8d5-164b-44df-a427-8516666c16b6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 26150a78-e924-4cbf-976f-eface912a6b0 (type: security_group_rules) to 0 2026-04-12 22:00:22.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-56c4e8d5-164b-44df-a427-8516666c16b6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fb200e47-8e93-4321-a306-9e4c82df355a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 853/1798] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:22 2026] GET /v2.0/security-groups?tenant_id=c500dafb848b485b9c1ed6156c0ac427&name=default => generated 2925 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:22.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-56c4e8d5-164b-44df-a427-8516666c16b6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ffafb348-d5f7-48c9-bf4c-9237b806386a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 946/1799] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:22 2026] GET /v2.0/security-groups?tenant_id=957c9c8281d6444f83a8988c30cbbba2&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1800] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:22 2026] DELETE /v2.0/security-groups/655f0abd-741c-4426-9d83-e6201f0858bb => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1801] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:22 2026] DELETE /v2.0/security-groups/3edf49a1-ca02-4c30-a589-1b5d403e7e59 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1802] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:23 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1803] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:23 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1804] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:24 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1805] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:24 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:24.681 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a2e2c2e-e478-403a-958f-638de4868baf - - - - - -] OVN reports status up for port: 93f499ed-3ac4-43af-95db-6e0901f04813 2026-04-12 22:00:24.695 7 INFO neutron.plugins.ml2.plugin [None req-7a2e2c2e-e478-403a-958f-638de4868baf - - - - - -] Attempt 1 to provision port 93f499ed-3ac4-43af-95db-6e0901f04813 2026-04-12 22:00:24.830 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-049bc3c7-2096-462a-a865-d4a231c8a740'] response: {'server_uuid': 'c0e481b5-48da-4352-96ae-172d6f99893d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93f499ed-3ac4-43af-95db-6e0901f04813', 'code': 200} 2026-04-12 22:00:24.975 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a2e2c2e-e478-403a-958f-638de4868baf - - - - - -] Successfully bumped revision number for resource 93f499ed-3ac4-43af-95db-6e0901f04813 (type: ports) to 5 [pid: 8|app: 0|req: 951/1808] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:25 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 858/1809] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:25 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1810] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:26 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1811] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:26 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:26.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94d8060f-cd23-4a6f-a475-4dcba92d0efc'] response: {'server_uuid': 'c0e481b5-48da-4352-96ae-172d6f99893d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93f499ed-3ac4-43af-95db-6e0901f04813', 'code': 200} 2026-04-12 22:00:28.120 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03ed82d3-1e7d-4a5c-b85e-6ea3866ac437 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] No more DHCP agents 2026-04-12 22:00:28.122 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03ed82d3-1e7d-4a5c-b85e-6ea3866ac437 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 860/1812] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:28 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1813] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:28 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1814] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:00:27 2026] POST /v2.0/floatingips => generated 552 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:28.695 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44466151-0241-4397-8021-10ede18114c3 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] No more DHCP agents 2026-04-12 22:00:28.697 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44466151-0241-4397-8021-10ede18114c3 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 862/1815] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:00:28 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:29.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-98adfdf1-f9af-4689-bf44-c6e4661893ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f109f6e5-03af-4faa-9073-994070f89776 (type: security_groups) to 1 2026-04-12 22:00:29.230 8 INFO neutron.db.ovn_revision_numbers_db [None req-98adfdf1-f9af-4689-bf44-c6e4661893ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1e4f2512-d9d5-4aa7-98b1-9e69e7a93dd9 (type: security_group_rules) to 0 2026-04-12 22:00:29.244 8 INFO neutron.db.ovn_revision_numbers_db [None req-98adfdf1-f9af-4689-bf44-c6e4661893ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 654d1f96-1868-4b6f-b167-618b16fc153e (type: security_group_rules) to 0 2026-04-12 22:00:29.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-98adfdf1-f9af-4689-bf44-c6e4661893ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 90c06961-c3f7-4437-96dc-97af6b1e8758 (type: security_group_rules) to 0 2026-04-12 22:00:29.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-98adfdf1-f9af-4689-bf44-c6e4661893ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bd5b9b17-ef6c-447a-b48f-3735bf7374da (type: security_group_rules) to 0 [pid: 8|app: 0|req: 954/1816] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:28 2026] GET /v2.0/security-groups?tenant_id=9d2c1db331ee4c4b804421c5554770fd&name=default => generated 2925 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:29.338 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00596202-4b6a-41f7-9685-a1345441890f - - - - - -] OVN reports status down for port: 93f499ed-3ac4-43af-95db-6e0901f04813 2026-04-12 22:00:29.342 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7386c7e1-ce96-4e7a-ad21-97daeeae1abe 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] No more DHCP agents 2026-04-12 22:00:29.344 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7386c7e1-ce96-4e7a-ad21-97daeeae1abe 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:29.610 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99c83463-9528-4d63-a8f7-db2accafbe1f'] response: {'server_uuid': 'c0e481b5-48da-4352-96ae-172d6f99893d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '93f499ed-3ac4-43af-95db-6e0901f04813', 'code': 200} [pid: 8|app: 0|req: 955/1817] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:29 2026] DELETE /v2.0/security-groups/f109f6e5-03af-4faa-9073-994070f89776 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1818] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:29 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1819] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:00:29 2026] GET /v2.0/security-groups?id=780a0c18-fff6-468e-9587-cab4084f1ee9&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:29.942 7 INFO neutron.db.ovn_revision_numbers_db [None req-00596202-4b6a-41f7-9685-a1345441890f - - - - - -] Successfully bumped revision number for resource 93f499ed-3ac4-43af-95db-6e0901f04813 (type: ports) to 6 [pid: 7|app: 0|req: 863/1820] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:00:29 2026] POST /v2.0/floatingips => generated 552 bytes in 951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:29.980 8 INFO neutron.db.ovn_revision_numbers_db [None req-575b3fc7-7b84-4e92-b62c-c7c57f657d3d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5a5e6396-efa2-4e9e-9c18-7d02267f54a6 (type: security_groups) to 1 2026-04-12 22:00:29.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-575b3fc7-7b84-4e92-b62c-c7c57f657d3d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 16e856a6-88b2-4d5e-af57-a24495502403 (type: security_group_rules) to 0 2026-04-12 22:00:30.006 8 INFO neutron.db.ovn_revision_numbers_db [None req-575b3fc7-7b84-4e92-b62c-c7c57f657d3d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3a601c73-5543-44fd-8caa-89414695013d (type: security_group_rules) to 0 2026-04-12 22:00:30.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-575b3fc7-7b84-4e92-b62c-c7c57f657d3d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8281c6c0-478d-4717-bb32-6cef2987f3df (type: security_group_rules) to 0 2026-04-12 22:00:30.031 8 INFO neutron.db.ovn_revision_numbers_db [None req-575b3fc7-7b84-4e92-b62c-c7c57f657d3d 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9aea2da5-6dc3-40e0-b577-72c38e586276 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 958/1821] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:29 2026] GET /v2.0/security-groups?tenant_id=a0baa843b4c84602badb4e891d39d216&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:30.317 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd60e120-5c95-4d23-8859-f5bf7cc55c4c 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] No more DHCP agents 2026-04-12 22:00:30.319 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd60e120-5c95-4d23-8859-f5bf7cc55c4c 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 959/1822] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:30 2026] DELETE /v2.0/security-groups/5a5e6396-efa2-4e9e-9c18-7d02267f54a6 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1823] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:00:30 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1824] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:00:29 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:30.679 8 INFO neutron_taas.services.taas.taas_plugin [req-24c7f81f-2593-48ca-803b-df35bff94b30 req-c01d10bc-bb77-49ac-a853-2e07d0bf05b6 43c4cebc6f7348de91f9f569a1ee8726 832179fa261b425da843be43238bcb09 - - default default] TaaS: Handle Delete Port: 93f499ed-3ac4-43af-95db-6e0901f04813 2026-04-12 22:00:30.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-24c7f81f-2593-48ca-803b-df35bff94b30 req-c01d10bc-bb77-49ac-a853-2e07d0bf05b6 43c4cebc6f7348de91f9f569a1ee8726 832179fa261b425da843be43238bcb09 - - default default] Tap Mirror: Handle Delete Port: 93f499ed-3ac4-43af-95db-6e0901f04813 [pid: 8|app: 0|req: 961/1825] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 22:00:30 2026] DELETE /v2.0/ports/93f499ed-3ac4-43af-95db-6e0901f04813 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1826] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:30 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:30.878 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c240abea-0132-496f-99f7-13dec40409a5 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] No more DHCP agents 2026-04-12 22:00:30.880 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c240abea-0132-496f-99f7-13dec40409a5 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:30.886 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63a22bb6-f636-4998-aa8c-88bacd382542'] response: {'server_uuid': 'c0e481b5-48da-4352-96ae-172d6f99893d', 'name': 'network-vif-deleted', 'tag': '93f499ed-3ac4-43af-95db-6e0901f04813', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 865/1827] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:00:30 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1828] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 22:00:31 2026] PUT /v2.0/floatingips/b7c82bc7-be21-4ee9-8bd4-75a34c4619b8/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1829] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 22:00:31 2026] PUT /v2.0/floatingips/b5fb0f94-2f33-4bfe-a594-c8cf68137be5/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1830] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 22:00:31 2026] PUT /v2.0/floatingips/5e5c3187-01ea-4437-b37b-0df296daf534/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1831] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 22:00:31 2026] PUT /v2.0/floatingips/cabbd0ee-b7fa-4f8f-9f7d-5c71e05d9444/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1832] 10.0.0.203 () {32 vars in 672 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1833] 10.0.0.203 () {32 vars in 686 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1834] 10.0.0.203 () {32 vars in 682 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1835] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/agents => generated 1214 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1836] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1837] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips => generated 2754 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1838] 10.0.0.203 () {32 vars in 680 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1839] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/networks => generated 2931 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:31.652 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ec5ed6-6580-44ba-9919-9c901c4071b8'] response: {'server_uuid': 'c0e481b5-48da-4352-96ae-172d6f99893d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '93f499ed-3ac4-43af-95db-6e0901f04813', 'code': 200} [pid: 8|app: 0|req: 970/1840] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1841] 10.0.0.203 () {32 vars in 690 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1842] 10.0.0.203 () {32 vars in 702 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1843] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/ports => generated 13370 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1844] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/routers => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1845] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1846] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/network-ip-availabilities => generated 1576 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:31.887 8 INFO neutron_taas.services.taas.taas_plugin [None req-276402b2-ecef-4848-b46d-95b9f6ab6d4e 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] TaaS: Handle Delete Port: 5a991a7a-cfca-4e63-9a55-0a43c5681214 2026-04-12 22:00:31.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-276402b2-ecef-4848-b46d-95b9f6ab6d4e 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Tap Mirror: Handle Delete Port: 5a991a7a-cfca-4e63-9a55-0a43c5681214 [pid: 7|app: 0|req: 875/1847] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/subnets => generated 1986 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1848] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1849] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-groups => generated 20305 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1850] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1851] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:00:32 2026] GET /v2.0/subnets => generated 1986 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1852] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/floatingips/b7c82bc7-be21-4ee9-8bd4-75a34c4619b8 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:32.747 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6438d0d-ae34-4c56-8a07-a5620f905a15 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] TaaS: Handle Delete Port: 4300efec-0fd6-45cf-a30a-9cd8f5c8843c 2026-04-12 22:00:32.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6438d0d-ae34-4c56-8a07-a5620f905a15 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Tap Mirror: Handle Delete Port: 4300efec-0fd6-45cf-a30a-9cd8f5c8843c [pid: 7|app: 0|req: 880/1853] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:00:32 2026] DELETE /v2.0/floatingips/b5fb0f94-2f33-4bfe-a594-c8cf68137be5 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:33.051 8 INFO neutron_taas.services.taas.taas_plugin [None req-d85e38de-ee74-4bd2-965c-c4722fc6b245 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] TaaS: Handle Delete Port: 186ab664-931f-4c92-b1bb-2d4bebab1c3a 2026-04-12 22:00:33.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d85e38de-ee74-4bd2-965c-c4722fc6b245 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Tap Mirror: Handle Delete Port: 186ab664-931f-4c92-b1bb-2d4bebab1c3a [pid: 7|app: 0|req: 881/1854] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:00:33 2026] GET /v2.0/ports?device_id=c0e481b5-48da-4352-96ae-172d6f99893d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1855] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:00:32 2026] DELETE /v2.0/floatingips/5e5c3187-01ea-4437-b37b-0df296daf534 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:33.342 7 INFO neutron_taas.services.taas.taas_plugin [None req-d406d236-053f-4325-97c1-f49f7e03c4b9 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] TaaS: Handle Delete Port: 675bd16e-5802-4b86-828b-a99c54288302 2026-04-12 22:00:33.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d406d236-053f-4325-97c1-f49f7e03c4b9 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Tap Mirror: Handle Delete Port: 675bd16e-5802-4b86-828b-a99c54288302 [pid: 7|app: 0|req: 882/1856] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:00:33 2026] DELETE /v2.0/floatingips/cabbd0ee-b7fa-4f8f-9f7d-5c71e05d9444 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:33.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-050afe57-ab37-47e1-b619-85421ce223a5 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] TaaS: Handle Delete Port: f6d75756-abf7-4045-9014-c17b9b9cb5e1 2026-04-12 22:00:33.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-050afe57-ab37-47e1-b619-85421ce223a5 3df54f5e86804e5aa75968f76cecfd37 9d9ea8cda0824b1a8008f2826a09b9f5 - - default default] Tap Mirror: Handle Delete Port: f6d75756-abf7-4045-9014-c17b9b9cb5e1 [pid: 8|app: 0|req: 975/1857] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:00:33 2026] DELETE /v2.0/floatingips/b3b9dbeb-ab50-46ef-a9ab-6362bdb49584 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:34.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-c21331ba-398b-4ca9-9ea8-3fa798971ea7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e1de4cde-5846-4aef-a4f2-f50db271b4bc (type: security_groups) to 1 2026-04-12 22:00:34.581 7 INFO neutron.db.ovn_revision_numbers_db [None req-c21331ba-398b-4ca9-9ea8-3fa798971ea7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 40f9e414-6752-442b-a489-19b67b326d06 (type: security_group_rules) to 0 2026-04-12 22:00:34.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-c21331ba-398b-4ca9-9ea8-3fa798971ea7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 78d19261-6ceb-4bba-a925-49fb3b9f609c (type: security_group_rules) to 0 2026-04-12 22:00:34.605 7 INFO neutron.db.ovn_revision_numbers_db [None req-c21331ba-398b-4ca9-9ea8-3fa798971ea7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 89998524-2896-46c2-ab15-1a6716ec0474 (type: security_group_rules) to 0 2026-04-12 22:00:34.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-c21331ba-398b-4ca9-9ea8-3fa798971ea7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9d15f87c-2254-45f3-bd89-31955a4318ee (type: security_group_rules) to 0 [pid: 7|app: 0|req: 883/1858] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:34 2026] GET /v2.0/security-groups?tenant_id=88b48cefd9ec4cff9d55e51e76b38f66&name=default => generated 2925 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1859] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:34 2026] DELETE /v2.0/security-groups/e1de4cde-5846-4aef-a4f2-f50db271b4bc => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:35.061 7 INFO neutron.db.ovn_revision_numbers_db [None req-400c59f1-346e-4040-a984-818d8b5a9af9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f5af9105-df46-4bd7-8d2f-8b0ed51174b8 (type: security_groups) to 1 2026-04-12 22:00:35.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-400c59f1-346e-4040-a984-818d8b5a9af9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 081f8133-684b-4b34-8cea-a030ac28e7c0 (type: security_group_rules) to 0 2026-04-12 22:00:35.091 7 INFO neutron.db.ovn_revision_numbers_db [None req-400c59f1-346e-4040-a984-818d8b5a9af9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c72987e9-903e-48dc-9389-add8c5396fbc (type: security_group_rules) to 0 2026-04-12 22:00:35.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-400c59f1-346e-4040-a984-818d8b5a9af9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e60c7d72-57a7-4fe7-bb8d-c3d19b9ae959 (type: security_group_rules) to 0 2026-04-12 22:00:35.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-400c59f1-346e-4040-a984-818d8b5a9af9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ecef2f28-15d5-45ce-9ede-c1fb438587f5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 884/1860] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:34 2026] GET /v2.0/security-groups?tenant_id=9d9ea8cda0824b1a8008f2826a09b9f5&name=default => generated 2925 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:35.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-634a3108-35e6-43fe-88a5-ff1200bd3e87 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8f03bf58-1e12-4a7a-8c25-4ad440bf1e75 (type: security_groups) to 1 2026-04-12 22:00:35.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-634a3108-35e6-43fe-88a5-ff1200bd3e87 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 31b60dd8-c2cc-4bca-9150-daae4b42841b (type: security_group_rules) to 0 2026-04-12 22:00:35.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-634a3108-35e6-43fe-88a5-ff1200bd3e87 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 66eee9e7-eec3-4b0a-b11f-acc2ac660aaa (type: security_group_rules) to 0 2026-04-12 22:00:35.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-634a3108-35e6-43fe-88a5-ff1200bd3e87 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a6d88d68-ab12-40a3-b6bd-34e930fd34bf (type: security_group_rules) to 0 2026-04-12 22:00:35.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-634a3108-35e6-43fe-88a5-ff1200bd3e87 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dfc4456b-71db-41cc-8862-e89046bfacec (type: security_group_rules) to 0 [pid: 8|app: 0|req: 977/1861] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/security-groups?tenant_id=db3277de3fca4ef282fc78270e312dd6&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1862] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:35 2026] DELETE /v2.0/security-groups/f5af9105-df46-4bd7-8d2f-8b0ed51174b8 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1863] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:35 2026] DELETE /v2.0/security-groups/8f03bf58-1e12-4a7a-8c25-4ad440bf1e75 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:35.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3c21f8-eee5-4739-94fd-9cd1ef08d152 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 77e2f465-e6e7-476d-a545-b3d2cafacedd (type: security_groups) to 1 2026-04-12 22:00:35.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3c21f8-eee5-4739-94fd-9cd1ef08d152 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0bec2453-866d-4e74-b0a3-ccd431402a8c (type: security_group_rules) to 0 2026-04-12 22:00:35.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3c21f8-eee5-4739-94fd-9cd1ef08d152 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a0af64e1-1da3-4868-b2e5-8e655982cfec (type: security_group_rules) to 0 2026-04-12 22:00:35.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-016b36c1-2ff1-48fa-9290-afbd3083163e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 09d241b5-5ee3-44a4-ba5b-864eabadcba8 2026-04-12 22:00:35.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-016b36c1-2ff1-48fa-9290-afbd3083163e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 09d241b5-5ee3-44a4-ba5b-864eabadcba8 2026-04-12 22:00:35.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3c21f8-eee5-4739-94fd-9cd1ef08d152 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c46952f7-4b66-4836-b85f-baed54be801f (type: security_group_rules) to 0 2026-04-12 22:00:35.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3c21f8-eee5-4739-94fd-9cd1ef08d152 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d54c8acb-c2c2-4dc2-b075-f25265710bd6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 979/1864] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/security-groups?tenant_id=2d34ee5d590c4d3ca9015a659cf99834&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1865] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:35 2026] DELETE /v2.0/security-groups/77e2f465-e6e7-476d-a545-b3d2cafacedd => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:36.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fb0461-c1f0-4190-91f1-bb1fc7acd8ea 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b766643d-7ab5-4d38-9832-6c56867f6734 (type: security_groups) to 1 2026-04-12 22:00:36.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fb0461-c1f0-4190-91f1-bb1fc7acd8ea 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 342cb8e2-b412-49db-b0b3-c04e96223a28 (type: security_group_rules) to 0 2026-04-12 22:00:36.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fb0461-c1f0-4190-91f1-bb1fc7acd8ea 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 85727566-9611-495a-ba63-46f0db628dde (type: security_group_rules) to 0 2026-04-12 22:00:36.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fb0461-c1f0-4190-91f1-bb1fc7acd8ea 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c26c0355-3858-49c1-ad17-d05d8621c763 (type: security_group_rules) to 0 2026-04-12 22:00:36.629 8 INFO neutron.db.ovn_revision_numbers_db [None req-85fb0461-c1f0-4190-91f1-bb1fc7acd8ea 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource cf8c106e-3ae2-4a84-9d98-5c79a2c1afd3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 981/1866] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:36 2026] GET /v2.0/security-groups?tenant_id=7dda134e30b942308d218342b45a41f7&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1867] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:00:35 2026] PUT /v2.0/routers/a6d371e4-35a5-4811-b4c5-1bb8d85ce48f/remove_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 982/1868] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:36 2026] DELETE /v2.0/security-groups/b766643d-7ab5-4d38-9832-6c56867f6734 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:37.166 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0fbc01f-fa1a-41aa-b142-2090dea105ee 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 9a0b0aa8-90e3-4631-ba6c-796a535991a5 2026-04-12 22:00:37.170 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0fbc01f-fa1a-41aa-b142-2090dea105ee 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 9a0b0aa8-90e3-4631-ba6c-796a535991a5 [pid: 7|app: 0|req: 887/1869] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:36 2026] DELETE /v2.0/routers/a6d371e4-35a5-4811-b4c5-1bb8d85ce48f => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1870] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:37 2026] DELETE /v2.0/subnets/6bc77776-4d07-4658-ad35-8f853339f427 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:38.166 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dc51da5-a6a3-474b-ac28-deb1cb1a8aea 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 8dd52ae5-b85d-419b-aa6c-05f06470de3a 2026-04-12 22:00:38.173 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dc51da5-a6a3-474b-ac28-deb1cb1a8aea 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 8dd52ae5-b85d-419b-aa6c-05f06470de3a 2026-04-12 22:00:38.423 7 INFO neutron.services.segments.plugin [-] Segment cd1f1159-2639-419a-8e0a-282db1f570f7 resource provider aggregate not found 2026-04-12 22:00:38.430 7 INFO neutron.services.segments.plugin [-] Segment cd1f1159-2639-419a-8e0a-282db1f570f7 resource provider aggregate not found 2026-04-12 22:00:38.439 7 INFO neutron.services.segments.plugin [-] Segment cd1f1159-2639-419a-8e0a-282db1f570f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd1f1159-2639-419a-8e0a-282db1f570f7 found for delete ", "request_id": "req-91f86458-d50f-461d-81b3-176f83ecbf70"}]} 2026-04-12 22:00:38.446 7 INFO neutron.services.segments.plugin [-] Segment cd1f1159-2639-419a-8e0a-282db1f570f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd1f1159-2639-419a-8e0a-282db1f570f7 found for delete ", "request_id": "req-2097aeb2-aba8-46a6-a0ce-25b691187aa8"}]} [pid: 7|app: 0|req: 888/1871] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:00:38 2026] DELETE /v2.0/networks/a63f4d90-bfb6-46fb-b865-de157bdf0f62 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1872] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:38 2026] GET /v2.0/security-groups?tenant_id=832179fa261b425da843be43238bcb09&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1873] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:38 2026] DELETE /v2.0/security-groups/780a0c18-fff6-468e-9587-cab4084f1ee9 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:40.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7957574-4a46-4ba8-87e3-c0a8b7771515 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f9c85a4e-668d-4495-a2c7-9f6371ad726b (type: security_groups) to 1 2026-04-12 22:00:40.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7957574-4a46-4ba8-87e3-c0a8b7771515 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 388f611c-928b-470f-bd27-b6c6610f2e1c (type: security_group_rules) to 0 2026-04-12 22:00:40.030 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7957574-4a46-4ba8-87e3-c0a8b7771515 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4a3d861c-e5a3-41d3-ab2e-8d90a62ded6d (type: security_group_rules) to 0 2026-04-12 22:00:40.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7957574-4a46-4ba8-87e3-c0a8b7771515 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 688d5121-5c00-4827-8030-429ff2e9e365 (type: security_group_rules) to 0 2026-04-12 22:00:40.054 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7957574-4a46-4ba8-87e3-c0a8b7771515 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a8b0521a-ad20-4885-9b0d-036de3beb301 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 891/1876] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:39 2026] GET /v2.0/security-groups?tenant_id=60d73adf5957437f9debf851b20f2bd1&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1877] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:40 2026] DELETE /v2.0/security-groups/f9c85a4e-668d-4495-a2c7-9f6371ad726b => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:40.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-caadd4ba-c54a-4f6c-a44d-ce6624e03e61 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0786314b-93f7-484c-8ec1-c86f24536167 (type: security_groups) to 1 2026-04-12 22:00:40.714 7 INFO neutron.db.ovn_revision_numbers_db [None req-caadd4ba-c54a-4f6c-a44d-ce6624e03e61 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 018b523f-c8b2-47d3-97a6-6fd321d4686b (type: security_group_rules) to 0 2026-04-12 22:00:40.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-caadd4ba-c54a-4f6c-a44d-ce6624e03e61 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 081c3cfe-e0d0-4951-81c4-648dea3f4fda (type: security_group_rules) to 0 2026-04-12 22:00:40.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-caadd4ba-c54a-4f6c-a44d-ce6624e03e61 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a3982c93-62d5-4207-8db3-6c543fba1f4a (type: security_group_rules) to 0 2026-04-12 22:00:40.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-caadd4ba-c54a-4f6c-a44d-ce6624e03e61 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c24b115d-0ded-4bbd-a1c9-ddeccf05711a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 892/1878] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:40 2026] GET /v2.0/security-groups?tenant_id=d3eefc301cc24f4b8dec399b8f2367de&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1879] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:40 2026] DELETE /v2.0/security-groups/0786314b-93f7-484c-8ec1-c86f24536167 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:41.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-138b6550-8c19-44a8-abb1-19ef0b48b5c6 bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource 5cecd33f-cdc1-424f-9c24-a16b28391b82 (type: routers) to 1 [pid: 7|app: 0|req: 893/1880] 10.0.0.203 () {34 vars in 668 bytes} [Sun Apr 12 22:00:41 2026] POST /v2.0/routers => generated 570 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:41.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-00750b6c-e994-4f60-ab42-3aebe0159d45 bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource 7927e634-8847-4fd4-a74b-b369e6108a1a (type: routers) to 1 [pid: 8|app: 0|req: 988/1881] 10.0.0.203 () {34 vars in 668 bytes} [Sun Apr 12 22:00:41 2026] POST /v2.0/routers => generated 570 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:41.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a335461-ce74-4c7c-b695-2431d6dfe4b6 bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource 461b86a3-e29c-40b9-b0d9-f39f7da11cad (type: routers) to 1 [pid: 7|app: 0|req: 894/1882] 10.0.0.203 () {34 vars in 668 bytes} [Sun Apr 12 22:00:41 2026] POST /v2.0/routers => generated 570 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:42.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae686c45-01f3-40fa-8910-439c2f6230c5 bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource 4b81ffe3-086d-4d55-bb82-1780e910ecd4 (type: routers) to 1 [pid: 8|app: 0|req: 989/1883] 10.0.0.203 () {34 vars in 668 bytes} [Sun Apr 12 22:00:41 2026] POST /v2.0/routers => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:42.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-f92c7cb1-82c0-46c9-b1e4-86c44583c502 bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource d70d19ba-0c5e-4d7d-9302-5891eb2b544f (type: routers) to 1 [pid: 7|app: 0|req: 895/1884] 10.0.0.203 () {34 vars in 668 bytes} [Sun Apr 12 22:00:42 2026] POST /v2.0/routers => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1885] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:00:42 2026] PUT /v2.0/routers/5cecd33f-cdc1-424f-9c24-a16b28391b82/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1886] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:00:42 2026] PUT /v2.0/routers/7927e634-8847-4fd4-a74b-b369e6108a1a/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1887] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:00:42 2026] PUT /v2.0/routers/461b86a3-e29c-40b9-b0d9-f39f7da11cad/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1888] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:00:42 2026] PUT /v2.0/routers/4b81ffe3-086d-4d55-bb82-1780e910ecd4/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1889] 10.0.0.203 () {32 vars in 664 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1890] 10.0.0.203 () {32 vars in 678 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1891] 10.0.0.203 () {32 vars in 674 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1892] 10.0.0.203 () {32 vars in 686 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1893] 10.0.0.203 () {32 vars in 672 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1894] 10.0.0.203 () {32 vars in 653 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/extensions => generated 20118 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1895] 10.0.0.203 () {32 vars in 681 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1896] 10.0.0.203 () {32 vars in 681 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1897] 10.0.0.203 () {32 vars in 665 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1898] 10.0.0.203 () {32 vars in 697 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1899] 10.0.0.203 () {32 vars in 701 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1900] 10.0.0.203 () {32 vars in 689 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1901] 10.0.0.203 () {32 vars in 686 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1902] 10.0.0.203 () {32 vars in 693 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1903] 10.0.0.203 () {32 vars in 695 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1904] 10.0.0.203 () {32 vars in 685 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1905] 10.0.0.203 () {32 vars in 687 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1906] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1907] 10.0.0.203 () {32 vars in 699 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1908] 10.0.0.203 () {32 vars in 679 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1909] 10.0.0.203 () {32 vars in 683 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1910] 10.0.0.203 () {32 vars in 675 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1911] 10.0.0.203 () {32 vars in 682 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1912] 10.0.0.203 () {32 vars in 723 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1913] 10.0.0.203 () {32 vars in 687 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1914] 10.0.0.203 () {32 vars in 669 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1915] 10.0.0.203 () {32 vars in 687 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1916] 10.0.0.203 () {32 vars in 681 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1917] 10.0.0.203 () {32 vars in 679 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1918] 10.0.0.203 () {32 vars in 667 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1919] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1920] 10.0.0.203 () {32 vars in 703 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1921] 10.0.0.203 () {32 vars in 705 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1922] 10.0.0.203 () {32 vars in 677 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1923] 10.0.0.203 () {32 vars in 665 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1924] 10.0.0.203 () {32 vars in 711 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1925] 10.0.0.203 () {32 vars in 675 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1926] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/routers/5cecd33f-cdc1-424f-9c24-a16b28391b82 => generated 581 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1927] 10.0.0.203 () {32 vars in 669 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/logging => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1928] 10.0.0.203 () {32 vars in 683 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1929] 10.0.0.203 () {32 vars in 669 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1930] 10.0.0.203 () {32 vars in 687 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1931] 10.0.0.203 () {32 vars in 705 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1932] 10.0.0.203 () {32 vars in 701 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1933] 10.0.0.203 () {32 vars in 675 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1934] 10.0.0.203 () {32 vars in 693 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1935] 10.0.0.203 () {32 vars in 709 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1936] 10.0.0.203 () {32 vars in 705 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1937] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1938] 10.0.0.203 () {32 vars in 697 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1939] 10.0.0.203 () {32 vars in 711 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1940] 10.0.0.203 () {32 vars in 669 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1941] 10.0.0.203 () {32 vars in 687 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1942] 10.0.0.203 () {32 vars in 681 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1943] 10.0.0.203 () {32 vars in 675 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1944] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1945] 10.0.0.203 () {32 vars in 661 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1946] 10.0.0.203 () {32 vars in 699 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1947] 10.0.0.203 () {32 vars in 699 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1948] 10.0.0.203 () {32 vars in 677 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1949] 10.0.0.203 () {32 vars in 669 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1950] 10.0.0.203 () {32 vars in 683 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1951] 10.0.0.203 () {32 vars in 701 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1952] 10.0.0.203 () {32 vars in 685 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1953] 10.0.0.203 () {32 vars in 707 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1954] 10.0.0.203 () {32 vars in 669 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1955] 10.0.0.203 () {32 vars in 697 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1956] 10.0.0.203 () {32 vars in 695 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1957] 10.0.0.203 () {32 vars in 685 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1958] 10.0.0.203 () {32 vars in 689 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1959] 10.0.0.203 () {32 vars in 705 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1960] 10.0.0.203 () {32 vars in 667 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1961] 10.0.0.203 () {32 vars in 681 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1962] 10.0.0.203 () {32 vars in 681 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1963] 10.0.0.203 () {32 vars in 691 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1964] 10.0.0.203 () {32 vars in 695 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1965] 10.0.0.203 () {32 vars in 689 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1966] 10.0.0.203 () {32 vars in 701 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:43.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-20818437-ffc8-4125-9d9b-04e752bb8761 bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource 5cecd33f-cdc1-424f-9c24-a16b28391b82 (type: routers) to 2 [pid: 8|app: 0|req: 1040/1967] 10.0.0.203 () {32 vars in 703 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1968] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:00:43 2026] PUT /v2.0/routers/5cecd33f-cdc1-424f-9c24-a16b28391b82 => generated 581 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1969] 10.0.0.203 () {32 vars in 713 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1970] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1971] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1972] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/ports?device_id=5cecd33f-cdc1-424f-9c24-a16b28391b82 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1973] 10.0.0.203 () {32 vars in 741 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1974] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1975] 10.0.0.203 () {32 vars in 683 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1976] 10.0.0.203 () {32 vars in 669 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1977] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1978] 10.0.0.203 () {32 vars in 679 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1979] 10.0.0.203 () {32 vars in 669 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1980] 10.0.0.203 () {32 vars in 697 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1981] 10.0.0.203 () {32 vars in 705 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1982] 10.0.0.203 () {32 vars in 701 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1983] 10.0.0.203 () {32 vars in 709 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1984] 10.0.0.203 () {32 vars in 701 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1985] 10.0.0.203 () {32 vars in 705 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1986] 10.0.0.203 () {32 vars in 695 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1987] 10.0.0.203 () {32 vars in 689 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1988] 10.0.0.203 () {32 vars in 697 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1989] 10.0.0.203 () {32 vars in 679 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1990] 10.0.0.203 () {32 vars in 689 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1991] 10.0.0.203 () {32 vars in 701 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1992] 10.0.0.203 () {32 vars in 665 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1993] 10.0.0.203 () {32 vars in 681 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1994] 10.0.0.203 () {32 vars in 677 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1995] 10.0.0.203 () {32 vars in 693 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1996] 10.0.0.203 () {32 vars in 693 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1997] 10.0.0.203 () {32 vars in 677 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1998] 10.0.0.203 () {32 vars in 667 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1999] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2000] 10.0.0.203 () {32 vars in 675 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2001] 10.0.0.203 () {32 vars in 687 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2002] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:43 2026] DELETE /v2.0/routers/5cecd33f-cdc1-424f-9c24-a16b28391b82 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2003] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:00:43 2026] GET /v2.0/routers/7927e634-8847-4fd4-a74b-b369e6108a1a => generated 589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:44.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a6a8418-0b6a-415e-97fd-18f38f8a008d bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource 7927e634-8847-4fd4-a74b-b369e6108a1a (type: routers) to 2 [pid: 7|app: 0|req: 931/2004] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:00:43 2026] PUT /v2.0/routers/7927e634-8847-4fd4-a74b-b369e6108a1a => generated 589 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2005] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:00:44 2026] GET /v2.0/ports?device_id=7927e634-8847-4fd4-a74b-b369e6108a1a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2006] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:44 2026] DELETE /v2.0/routers/7927e634-8847-4fd4-a74b-b369e6108a1a => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2007] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:00:44 2026] GET /v2.0/routers/461b86a3-e29c-40b9-b0d9-f39f7da11cad => generated 598 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:44.650 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4a0954c-f815-4fba-a20d-03c08b002ab9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 47fc9032-7203-493a-8108-c0c1696bf22d (type: security_groups) to 1 2026-04-12 22:00:44.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4a0954c-f815-4fba-a20d-03c08b002ab9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4498624c-e56e-414f-b0ed-9779fd20f3f2 (type: security_group_rules) to 0 2026-04-12 22:00:44.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4a0954c-f815-4fba-a20d-03c08b002ab9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 78656c0a-ae66-4e2a-b9a2-4f769563f451 (type: security_group_rules) to 0 2026-04-12 22:00:44.689 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4a0954c-f815-4fba-a20d-03c08b002ab9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dc3f163f-a262-4883-be90-cc9c9fe35105 (type: security_group_rules) to 0 2026-04-12 22:00:44.701 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4a0954c-f815-4fba-a20d-03c08b002ab9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ffdf03cf-72ac-42f8-9dc2-35dfdb751a66 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1075/2008] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:44 2026] GET /v2.0/security-groups?tenant_id=cd5d851ca18b483faced4230ed6c7bcb&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:44.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-f84d6f66-2ac5-4716-acc3-f5c7e5ab9ee0 bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource 461b86a3-e29c-40b9-b0d9-f39f7da11cad (type: routers) to 2 [pid: 7|app: 0|req: 934/2009] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:00:44 2026] PUT /v2.0/routers/461b86a3-e29c-40b9-b0d9-f39f7da11cad => generated 598 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2010] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:00:44 2026] GET /v2.0/ports?device_id=461b86a3-e29c-40b9-b0d9-f39f7da11cad => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2011] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:44 2026] DELETE /v2.0/security-groups/47fc9032-7203-493a-8108-c0c1696bf22d => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2012] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:44 2026] DELETE /v2.0/routers/461b86a3-e29c-40b9-b0d9-f39f7da11cad => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2013] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:00:45 2026] GET /v2.0/routers/4b81ffe3-086d-4d55-bb82-1780e910ecd4 => generated 583 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:45.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-22b4bd0b-dcf1-41e2-bcc5-63d518454ff2 bf30ddeac38441a9bc6c34b0d08d29b2 2222750e0fd941a1b82603466b34d08c - - default default] Successfully bumped revision number for resource 4b81ffe3-086d-4d55-bb82-1780e910ecd4 (type: routers) to 2 [pid: 7|app: 0|req: 937/2014] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:00:45 2026] PUT /v2.0/routers/4b81ffe3-086d-4d55-bb82-1780e910ecd4 => generated 583 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2015] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:00:45 2026] GET /v2.0/ports?device_id=4b81ffe3-086d-4d55-bb82-1780e910ecd4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2016] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:45 2026] DELETE /v2.0/routers/4b81ffe3-086d-4d55-bb82-1780e910ecd4 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2017] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:00:45 2026] GET /v2.0/routers/d70d19ba-0c5e-4d7d-9302-5891eb2b544f => generated 576 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2018] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:00:45 2026] PUT /v2.0/routers/d70d19ba-0c5e-4d7d-9302-5891eb2b544f => generated 576 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2019] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:00:46 2026] GET /v2.0/ports?device_id=d70d19ba-0c5e-4d7d-9302-5891eb2b544f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2020] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:00:46 2026] DELETE /v2.0/routers/d70d19ba-0c5e-4d7d-9302-5891eb2b544f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:47.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource f22057d4-55ed-4fcc-997d-733f77ae56db (type: security_groups) to 1 2026-04-12 22:00:47.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 138be212-43da-41f1-8ff4-c2f21f30c359 (type: security_group_rules) to 0 2026-04-12 22:00:47.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 2ae3722c-c91d-49de-a8ba-9e39a3e6b7f9 (type: security_group_rules) to 0 2026-04-12 22:00:47.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource cd01898d-d54b-4609-adda-e83e795311cd (type: security_group_rules) to 0 2026-04-12 22:00:47.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource de75606c-0698-4dfc-8b04-8ddd79499aa9 (type: security_group_rules) to 0 2026-04-12 22:00:47.289 8 INFO neutron.db.segments_db [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Added segment fde0c787-5b40-4881-9d39-4bf390414511 of type geneve for network 9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4 2026-04-12 22:00:47.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4 (type: networks) to 1 2026-04-12 22:00:47.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-da80fcd6-a7eb-4010-9358-46fea5d41ff5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dcce8c48-cd49-4cb4-93f5-eab4f7f12a8a (type: security_groups) to 1 2026-04-12 22:00:47.559 7 INFO neutron.db.ovn_revision_numbers_db [None req-da80fcd6-a7eb-4010-9358-46fea5d41ff5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2b466c34-5713-483c-b7cc-db6ea44ae564 (type: security_group_rules) to 0 2026-04-12 22:00:47.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-da80fcd6-a7eb-4010-9358-46fea5d41ff5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 800f1107-fae8-4937-aec0-2a5dd8873bb2 (type: security_group_rules) to 0 2026-04-12 22:00:47.581 7 INFO neutron.db.ovn_revision_numbers_db [None req-da80fcd6-a7eb-4010-9358-46fea5d41ff5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9a3c1b5e-d13b-451c-98b0-8f050acff803 (type: security_group_rules) to 0 2026-04-12 22:00:47.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-da80fcd6-a7eb-4010-9358-46fea5d41ff5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a56be40d-9a3c-4c6d-8558-754690bb2afc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 941/2021] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:47 2026] GET /v2.0/security-groups?tenant_id=f930eb19569c4f73b754547b01feb991&name=default => generated 2925 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:47.693 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:47.694 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network 9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:47.787 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] OVN reports status down for port: 4d8a2983-46f1-4fa7-a45a-a3c29c9d3ea2 2026-04-12 22:00:47.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-0771fb42-9463-4d03-a9af-76aa6d4f2354 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 4d8a2983-46f1-4fa7-a45a-a3c29c9d3ea2 (type: ports) to 1 [pid: 8|app: 0|req: 1081/2022] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:00:46 2026] POST /v2.0/networks => generated 649 bytes in 1168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2023] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:47 2026] DELETE /v2.0/security-groups/dcce8c48-cd49-4cb4-93f5-eab4f7f12a8a => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:48.141 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-016cede9-6fa2-4b00-8cdc-627ab356436d fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:48.143 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-016cede9-6fa2-4b00-8cdc-627ab356436d fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network 9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:48.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-016cede9-6fa2-4b00-8cdc-627ab356436d fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 6fd29de6-ce71-43ff-9ce1-58e9fdf0a097 (type: subnets) to 0 [pid: 8|app: 0|req: 1082/2024] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:00:47 2026] POST /v2.0/subnets => generated 627 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:48.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-921322eb-129c-468b-9770-e6280da47287 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c9d5464f-0cd2-4987-baa9-af646a0b2965 (type: security_groups) to 1 2026-04-12 22:00:48.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-921322eb-129c-468b-9770-e6280da47287 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 023e8c45-566b-4382-982e-c89db44a62a1 (type: security_group_rules) to 0 2026-04-12 22:00:48.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-921322eb-129c-468b-9770-e6280da47287 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 85cd7241-5d8b-4f3b-a36f-6f723f729316 (type: security_group_rules) to 0 2026-04-12 22:00:48.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-921322eb-129c-468b-9770-e6280da47287 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e0c78fd9-7ce0-4e53-9ae6-3aa772692648 (type: security_group_rules) to 0 2026-04-12 22:00:48.360 7 INFO neutron.db.ovn_revision_numbers_db [None req-921322eb-129c-468b-9770-e6280da47287 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fb289040-6443-40f5-a94b-f9f0ed23daba (type: security_group_rules) to 0 [pid: 7|app: 0|req: 943/2025] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:48 2026] GET /v2.0/security-groups?tenant_id=99a7da539fc8407d989165aa1f7344d0&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2026] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:48 2026] DELETE /v2.0/security-groups/c9d5464f-0cd2-4987-baa9-af646a0b2965 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:48.746 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c85f474-417f-41e7-a4b1-f9d372aabb07 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:48.750 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c85f474-417f-41e7-a4b1-f9d372aabb07 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:48.883 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] OVN reports status down for port: 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 2026-04-12 22:00:48.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c85f474-417f-41e7-a4b1-f9d372aabb07 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 (type: ports) to 1 2026-04-12 22:00:49.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8822353-5e5b-4fbd-8e26-8307b0a85271 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0db0d968-e232-4921-990e-7753f1a2e17e (type: security_groups) to 1 2026-04-12 22:00:49.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8822353-5e5b-4fbd-8e26-8307b0a85271 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 14b95f64-d4cc-4224-83cf-7c7ac4450388 (type: security_group_rules) to 0 2026-04-12 22:00:49.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8822353-5e5b-4fbd-8e26-8307b0a85271 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3567d054-1eaf-4cd0-8809-57e57d0035a5 (type: security_group_rules) to 0 2026-04-12 22:00:49.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8822353-5e5b-4fbd-8e26-8307b0a85271 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 581bde3b-de42-4c44-ac7f-dcdaf59c69d6 (type: security_group_rules) to 0 2026-04-12 22:00:49.266 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8822353-5e5b-4fbd-8e26-8307b0a85271 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d77e8c1b-31c9-4e66-a7e3-b0d4958d53ee (type: security_group_rules) to 0 [pid: 7|app: 0|req: 945/2027] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:48 2026] GET /v2.0/security-groups?tenant_id=2222750e0fd941a1b82603466b34d08c&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:49.561 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:00:49.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c85f474-417f-41e7-a4b1-f9d372aabb07 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 (type: router_ports) to 1 2026-04-12 22:00:49.666 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] OVN reports status up for port: 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 2026-04-12 22:00:49.732 7 INFO neutron.plugins.ml2.plugin [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] Attempt 1 to provision port 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 2026-04-12 22:00:49.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d66697-77c0-43d1-a476-97dcba477a5f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ead78e2a-a14d-4249-a1f6-8f9d29e60369 (type: security_groups) to 1 2026-04-12 22:00:49.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c85f474-417f-41e7-a4b1-f9d372aabb07 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 49df52af-05f2-48b2-ab8a-2ea4ea230bfc (type: routers) to 2 [pid: 8|app: 0|req: 1083/2028] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:00:48 2026] POST /v2.0/routers => generated 955 bytes in 1550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:49.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d66697-77c0-43d1-a476-97dcba477a5f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2021aa4d-3c68-46fa-b761-6f2567ad4acd (type: security_group_rules) to 0 2026-04-12 22:00:49.787 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d66697-77c0-43d1-a476-97dcba477a5f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6093b283-73a0-41e8-937c-7e338165b512 (type: security_group_rules) to 0 2026-04-12 22:00:49.811 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d66697-77c0-43d1-a476-97dcba477a5f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7edc936d-c277-40d1-8e5e-c5ca96aca68a (type: security_group_rules) to 0 2026-04-12 22:00:49.843 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5d66697-77c0-43d1-a476-97dcba477a5f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f370e6be-b282-466b-90cb-605c6b13c777 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 946/2029] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:00:49 2026] GET /v2.0/security-groups?tenant_id=7f306d29021844e4b9d40745ae43fb5e&name=default => generated 2925 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2030] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:49 2026] DELETE /v2.0/security-groups/0db0d968-e232-4921-990e-7753f1a2e17e => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2031] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:00:50 2026] DELETE /v2.0/security-groups/ead78e2a-a14d-4249-a1f6-8f9d29e60369 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:50.543 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57bfd02e-5cea-44c1-8b42-e1f3424033c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:50.545 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57bfd02e-5cea-44c1-8b42-e1f3424033c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network 9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:50.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-57bfd02e-5cea-44c1-8b42-e1f3424033c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource f521cf36-39a7-4259-a481-ceaf6f7439c0 (type: ports) to 1 2026-04-12 22:00:51.420 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57bfd02e-5cea-44c1-8b42-e1f3424033c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:51.421 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57bfd02e-5cea-44c1-8b42-e1f3424033c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network 9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:51.880 7 INFO neutron.db.ovn_revision_numbers_db [None req-57bfd02e-5cea-44c1-8b42-e1f3424033c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource f521cf36-39a7-4259-a481-ceaf6f7439c0 (type: router_ports) to 1 [pid: 7|app: 0|req: 947/2032] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:00:49 2026] PUT /v2.0/routers/49df52af-05f2-48b2-ab8a-2ea4ea230bfc/add_router_interface => generated 309 bytes in 1992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:52.201 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec920324-29fb-45ab-9bb2-494a1ec093e9 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:52.205 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec920324-29fb-45ab-9bb2-494a1ec093e9 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network 9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:52.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec920324-29fb-45ab-9bb2-494a1ec093e9 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 87ba7eee-b2dd-4b2b-b407-ae0432e5de20 (type: ports) to 1 [pid: 8|app: 0|req: 1086/2033] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 22:00:51 2026] POST /v2.0/ports => generated 958 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:52.764 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2be842f6-b6cd-4366-be29-64400b6c0093 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:52.766 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2be842f6-b6cd-4366-be29-64400b6c0093 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network 9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:52.952 7 INFO neutron.db.ovn_revision_numbers_db [None req-2be842f6-b6cd-4366-be29-64400b6c0093 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 827f240b-a1c2-453f-97c8-702129be7cce (type: ports) to 1 [pid: 7|app: 0|req: 948/2034] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 22:00:52 2026] POST /v2.0/ports => generated 959 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:53.248 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ee2274a-2ade-4bf1-8549-d58f89d8dcc8 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:53.249 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ee2274a-2ade-4bf1-8549-d58f89d8dcc8 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:53.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource d229ce51-5d19-4b7b-a3ab-86eb97cf9024 (type: security_groups) to 1 2026-04-12 22:00:53.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 1db11a62-12ba-41d5-82e3-0568060d3804 (type: security_group_rules) to 0 2026-04-12 22:00:53.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 7269ba0f-1575-4381-b06d-91e2bfb14a3d (type: security_group_rules) to 0 2026-04-12 22:00:53.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 96ecb3bf-1e33-4bd5-a81a-de774e00f03d (type: security_group_rules) to 0 2026-04-12 22:00:53.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource e0dc09f0-7b51-4ed5-a1ff-854e0f0689e8 (type: security_group_rules) to 0 2026-04-12 22:00:53.721 7 INFO neutron.db.segments_db [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Added segment 72deb4f5-1062-4464-ac8f-9a540a6d1691 of type geneve for network 343dd19e-a119-4bb1-b85f-8cc0422c8903 2026-04-12 22:00:53.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 343dd19e-a119-4bb1-b85f-8cc0422c8903 (type: networks) to 1 2026-04-12 22:00:54.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ee2274a-2ade-4bf1-8549-d58f89d8dcc8 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource c15e9d50-02c0-48f0-a751-cb33f0bbea11 (type: floatingips) to 1 2026-04-12 22:00:54.097 8 INFO neutron.db.l3_db [None req-0ee2274a-2ade-4bf1-8549-d58f89d8dcc8 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Floating IP c15e9d50-02c0-48f0-a751-cb33f0bbea11 associated. External IP: 10.96.250.206, port: 827f240b-a1c2-453f-97c8-702129be7cce. 2026-04-12 22:00:54.110 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] No more DHCP agents 2026-04-12 22:00:54.112 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Unable to schedule network 343dd19e-a119-4bb1-b85f-8cc0422c8903: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1087/2035] 10.0.0.203 () {34 vars in 677 bytes} [Sun Apr 12 22:00:53 2026] POST /v2.0/floatingips => generated 843 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:54.198 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] No hosting information found for port 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2: RuntimeError: No hosting information found for port 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 2026-04-12 22:00:54.198 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] OVN reports status down for port: f521cf36-39a7-4259-a481-ceaf6f7439c0 2026-04-12 22:00:54.266 7 INFO neutron.db.ovn_revision_numbers_db [None req-78b71205-5eeb-4cc0-8b05-4ea7ed5cb164 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 533e9913-249f-45c3-8205-5e89bbbd66da (type: ports) to 1 [pid: 7|app: 0|req: 949/2036] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 22:00:53 2026] POST /v2.0/networks => generated 632 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:54.357 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] Logical_Switch_Port f521cf36-39a7-4259-a481-ceaf6f7439c0 host information not removed, the port state is up 2026-04-12 22:00:54.358 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] OVN reports status up for port: f521cf36-39a7-4259-a481-ceaf6f7439c0 2026-04-12 22:00:54.371 7 INFO neutron.plugins.ml2.plugin [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] Attempt 1 to provision port f521cf36-39a7-4259-a481-ceaf6f7439c0 2026-04-12 22:00:54.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-07a23ab3-086b-47fa-a719-afbc64fef465 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource c15e9d50-02c0-48f0-a751-cb33f0bbea11 (type: floatingips) to 2 2026-04-12 22:00:54.431 8 INFO neutron.db.l3_db [None req-07a23ab3-086b-47fa-a719-afbc64fef465 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Floating IP c15e9d50-02c0-48f0-a751-cb33f0bbea11 disassociated. External IP: 10.96.250.206, port: 827f240b-a1c2-453f-97c8-702129be7cce. [pid: 8|app: 0|req: 1088/2037] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 22:00:54 2026] PUT /v2.0/floatingips/c15e9d50-02c0-48f0-a751-cb33f0bbea11 => generated 554 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:54.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b88bd6-1483-4b5d-bbc6-b439fe1a252f 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 7cb6a96b-8e80-47b8-b639-801febd196ec (type: security_groups) to 1 2026-04-12 22:00:54.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b88bd6-1483-4b5d-bbc6-b439fe1a252f 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 06fa4aef-16ff-469d-b55e-5610f9a0954b (type: security_group_rules) to 0 2026-04-12 22:00:54.836 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b88bd6-1483-4b5d-bbc6-b439fe1a252f 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 3b40e808-8b52-4102-a739-041d6f4336ad (type: security_group_rules) to 0 2026-04-12 22:00:54.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b88bd6-1483-4b5d-bbc6-b439fe1a252f 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 573af58a-8a9f-4158-a52b-fdbf0e961030 (type: security_group_rules) to 0 2026-04-12 22:00:54.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b88bd6-1483-4b5d-bbc6-b439fe1a252f 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 8ca0dc5f-42c1-4922-8d08-5c84e2df9ff2 (type: security_group_rules) to 0 2026-04-12 22:00:54.950 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7809e3f7-37bc-4610-b772-f516c7503f9d b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] No more DHCP agents 2026-04-12 22:00:54.952 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7809e3f7-37bc-4610-b772-f516c7503f9d b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:55.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-977b0a50-f614-4bf6-b33f-7a5be6256958 - - - - - -] Successfully bumped revision number for resource f521cf36-39a7-4259-a481-ceaf6f7439c0 (type: ports) to 2 2026-04-12 22:00:55.226 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b88bd6-1483-4b5d-bbc6-b439fe1a252f 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 559b5486-9def-46c2-9ca7-1e9e8cf690df (type: security_groups) to 1 2026-04-12 22:00:55.241 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b88bd6-1483-4b5d-bbc6-b439fe1a252f 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 328a9fad-5e2e-47b4-b095-5529c4980c54 (type: security_group_rules) to 0 2026-04-12 22:00:55.252 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3b88bd6-1483-4b5d-bbc6-b439fe1a252f 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 55b9e85e-6514-4b4d-9118-47c235dc8dc1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 950/2038] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:00:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:00:55.421 7 INFO neutron_taas.services.taas.taas_plugin [None req-524b5b38-4266-451f-8adc-2b86a6b786bb fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] TaaS: Handle Delete Port: 1b2be067-aa42-4254-826e-095a518c2b73 2026-04-12 22:00:55.424 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-524b5b38-4266-451f-8adc-2b86a6b786bb fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Tap Mirror: Handle Delete Port: 1b2be067-aa42-4254-826e-095a518c2b73 [pid: 7|app: 0|req: 951/2039] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:00:55 2026] DELETE /v2.0/floatingips/c15e9d50-02c0-48f0-a751-cb33f0bbea11 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:55.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8a48fcc-eab6-4a71-b592-0e4ff2db480b 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource f305e138-4597-4c8b-9efa-87573747e57c (type: security_groups) to 1 2026-04-12 22:00:55.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8a48fcc-eab6-4a71-b592-0e4ff2db480b 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource da51a78c-8ee3-4460-8d68-9ceb89d1cb33 (type: security_group_rules) to 0 2026-04-12 22:00:55.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8a48fcc-eab6-4a71-b592-0e4ff2db480b 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource e2f57fb7-bf8e-4002-bb94-26acee8f7da9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 954/2042] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:00:55 2026] POST /v2.0/security-groups => generated 1601 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:00:55.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-7809e3f7-37bc-4610-b772-f516c7503f9d b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource accc166b-a2b7-453a-9283-807d7d859f19 (type: ports) to 1 2026-04-12 22:00:56.009 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e077a068-3f8c-481d-afe0-9d268fb905c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] No more DHCP agents 2026-04-12 22:00:56.010 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e077a068-3f8c-481d-afe0-9d268fb905c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:56.513 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-accc166b-a2b7-453a-9283-807d7d859f19 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:00:56.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-7809e3f7-37bc-4610-b772-f516c7503f9d b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource accc166b-a2b7-453a-9283-807d7d859f19 (type: router_ports) to 1 2026-04-12 22:00:56.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-7809e3f7-37bc-4610-b772-f516c7503f9d b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 008230bd-bcea-4861-bf2f-30bb3cfcb7d7 (type: routers) to 2 [pid: 8|app: 0|req: 1089/2043] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:00:54 2026] POST /v2.0/routers => generated 954 bytes in 2291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:00:56.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-44b92951-533d-46f1-9cfe-67d457dea30b 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 17a1df04-5fb0-4e6f-8ab8-13e87a1bf6c5 (type: security_groups) to 1 2026-04-12 22:00:56.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-44b92951-533d-46f1-9cfe-67d457dea30b 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 45eb2505-cd3d-45ee-9931-1a1324dc9188 (type: security_group_rules) to 0 2026-04-12 22:00:56.898 8 INFO neutron.db.ovn_revision_numbers_db [None req-44b92951-533d-46f1-9cfe-67d457dea30b 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource b1b6c73e-0376-43ac-a184-a63e53231756 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1090/2044] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:00:56 2026] POST /v2.0/security-groups => generated 1601 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2045] 10.0.0.203 () {32 vars in 776 bytes} [Sun Apr 12 22:00:56 2026] GET /v2.0/subnets?project_id=8490e81a36d8479b816c54cb6bc268c8&cidr=10.100.0.0%2F28 => generated 14 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:57.231 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b84ade8-9762-4186-8903-47db09f72ac2 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 0caca839-560f-44f5-82bd-0b977311fa27 (type: security_groups) to 1 2026-04-12 22:00:57.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b84ade8-9762-4186-8903-47db09f72ac2 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 0db029a2-6d0c-4643-a955-d52052fcb334 (type: security_group_rules) to 0 2026-04-12 22:00:57.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b84ade8-9762-4186-8903-47db09f72ac2 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource d1c69ca9-0095-47ad-9d3f-729c768c98b7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1092/2046] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:00:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:00:57.305 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8fb3a87f-54f1-4186-b24e-9dddc7fe733b - - - - - -] Router 008230bd-bcea-4861-bf2f-30bb3cfcb7d7 is bound to host instance [pid: 8|app: 0|req: 1093/2047] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 22:00:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:57.501 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ff36ab4-3db3-4c89-a45d-5bc0f0490303 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 1c1de3d9-c4a0-4603-8684-b1fdccac0a9f (type: security_groups) to 1 2026-04-12 22:00:57.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ff36ab4-3db3-4c89-a45d-5bc0f0490303 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 0ceeaa1b-7ec2-4144-a7f5-821771c570cf (type: security_group_rules) to 0 2026-04-12 22:00:57.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ff36ab4-3db3-4c89-a45d-5bc0f0490303 0a61f48f9c8b4410b4f88e497f719237 af31722529ea449da9b6356fd6e88549 - - default default] Successfully bumped revision number for resource 77658408-296f-49ea-ac7c-2282a6186641 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1094/2048] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:00:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2049] 10.0.0.203 () {32 vars in 784 bytes} [Sun Apr 12 22:00:57 2026] GET /v2.0/subnets?network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933&cidr=10.100.0.0%2F28 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2050] 10.0.0.203 () {34 vars in 767 bytes} [Sun Apr 12 22:00:57 2026] PUT /v2.0/security-groups/559b5486-9def-46c2-9ca7-1e9e8cf690df/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:57.880 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0beabb4b-ae1c-47b4-aa33-e1c6bfcec285 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] No more DHCP agents 2026-04-12 22:00:57.882 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0beabb4b-ae1c-47b4-aa33-e1c6bfcec285 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Unable to schedule network 343dd19e-a119-4bb1-b85f-8cc0422c8903: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:58.069 7 INFO neutron.db.ovn_revision_numbers_db [None req-e077a068-3f8c-481d-afe0-9d268fb905c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 6f087b56-e63c-47e0-ab8e-0ce21d5cee5e (type: floatingips) to 1 2026-04-12 22:00:58.070 7 INFO neutron.db.l3_db [None req-e077a068-3f8c-481d-afe0-9d268fb905c4 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Floating IP 6f087b56-e63c-47e0-ab8e-0ce21d5cee5e associated. External IP: 10.96.250.202, port: 87ba7eee-b2dd-4b2b-b407-ae0432e5de20. [pid: 7|app: 0|req: 955/2051] 10.0.0.203 () {34 vars in 677 bytes} [Sun Apr 12 22:00:55 2026] POST /v2.0/floatingips => generated 842 bytes in 2367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2052] 10.0.0.203 () {34 vars in 767 bytes} [Sun Apr 12 22:00:58 2026] PUT /v2.0/security-groups/f305e138-4597-4c8b-9efa-87573747e57c/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:58.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-3236db13-eb82-422a-8e8e-fd61e1f2f1ec - - - - - -] Successfully bumped revision number for resource 533e9913-249f-45c3-8205-5e89bbbd66da (type: ports) to 2 2026-04-12 22:00:58.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-3236db13-eb82-422a-8e8e-fd61e1f2f1ec - - - - - -] Successfully bumped revision number for resource 7a6c252c-b6e1-4424-98bf-a9efcb970276 (type: subnets) to 0 [pid: 8|app: 0|req: 1097/2053] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:00:57 2026] POST /v2.0/subnets => generated 656 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2054] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:00:58 2026] GET /v2.0/floatingips/6f087b56-e63c-47e0-ab8e-0ce21d5cee5e => generated 844 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2055] 10.0.0.203 () {34 vars in 767 bytes} [Sun Apr 12 22:00:58 2026] PUT /v2.0/security-groups/17a1df04-5fb0-4e6f-8ab8-13e87a1bf6c5/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2056] 10.0.0.203 () {32 vars in 655 bytes} [Sun Apr 12 22:00:58 2026] GET /v2.0/floatingips => generated 847 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2057] 10.0.0.203 () {34 vars in 767 bytes} [Sun Apr 12 22:00:58 2026] PUT /v2.0/security-groups/0caca839-560f-44f5-82bd-0b977311fa27/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:58.988 7 INFO neutron.db.ovn_revision_numbers_db [None req-beaf2b96-f47d-4434-b004-5ce47c9b1244 - - - - - -] Successfully bumped revision number for resource accc166b-a2b7-453a-9283-807d7d859f19 (type: ports) to 4 2026-04-12 22:00:59.128 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9ad027c-84a0-4529-ad01-7ef3aa0f3dd8 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 6f087b56-e63c-47e0-ab8e-0ce21d5cee5e (type: floatingips) to 2 2026-04-12 22:00:59.275 8 INFO neutron.db.l3_db [None req-d9ad027c-84a0-4529-ad01-7ef3aa0f3dd8 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Floating IP 6f087b56-e63c-47e0-ab8e-0ce21d5cee5e associated. External IP: 10.96.250.202, port: 87ba7eee-b2dd-4b2b-b407-ae0432e5de20. [pid: 8|app: 0|req: 1101/2058] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 22:00:58 2026] PUT /v2.0/floatingips/6f087b56-e63c-47e0-ab8e-0ce21d5cee5e => generated 845 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2059] 10.0.0.203 () {32 vars in 680 bytes} [Sun Apr 12 22:00:59 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:59.515 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33bc651d-989a-41ec-bf09-484a370641e6 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] No more DHCP agents 2026-04-12 22:00:59.521 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33bc651d-989a-41ec-bf09-484a370641e6 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Unable to schedule network 343dd19e-a119-4bb1-b85f-8cc0422c8903: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:00:59.536 8 INFO neutron.db.ovn_revision_numbers_db [None req-57a389a6-f851-4bfc-a7f3-99179a6d7817 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Successfully bumped revision number for resource 6f087b56-e63c-47e0-ab8e-0ce21d5cee5e (type: floatingips) to 3 2026-04-12 22:00:59.586 8 INFO neutron.db.l3_db [None req-57a389a6-f851-4bfc-a7f3-99179a6d7817 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Floating IP 6f087b56-e63c-47e0-ab8e-0ce21d5cee5e disassociated. External IP: 10.96.250.202, port: 827f240b-a1c2-453f-97c8-702129be7cce. [pid: 8|app: 0|req: 1103/2060] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 22:00:59 2026] PUT /v2.0/floatingips/6f087b56-e63c-47e0-ab8e-0ce21d5cee5e => generated 554 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2061] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 22:00:59 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:59.840 8 INFO neutron_taas.services.taas.taas_plugin [None req-7aed3ea2-413d-4f00-a5a9-a5ced35c92bf fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] TaaS: Handle Delete Port: c9636bdf-7b1b-4eef-9049-a9cbb556e383 2026-04-12 22:00:59.843 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7aed3ea2-413d-4f00-a5a9-a5ced35c92bf fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Tap Mirror: Handle Delete Port: c9636bdf-7b1b-4eef-9049-a9cbb556e383 2026-04-12 22:00:59.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-33bc651d-989a-41ec-bf09-484a370641e6 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd (type: ports) to 1 2026-04-12 22:00:59.869 7 INFO neutron.db.ovn_revision_numbers_db [None req-beaf2b96-f47d-4434-b004-5ce47c9b1244 - - - - - -] Successfully bumped revision number for resource accc166b-a2b7-453a-9283-807d7d859f19 (type: ports) to 5 [pid: 8|app: 0|req: 1105/2062] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:00:59 2026] DELETE /v2.0/floatingips/6f087b56-e63c-47e0-ab8e-0ce21d5cee5e => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2063] 10.0.0.203 () {32 vars in 690 bytes} [Sun Apr 12 22:00:59 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:00.042 8 INFO neutron.api.v2.resource [None req-cfd60965-9da7-4f6b-a205-accdbf9392b6 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1107/2064] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:01:00 2026] DELETE /v2.0/floatingips/6f087b56-e63c-47e0-ab8e-0ce21d5cee5e => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2065] 10.0.0.203 () {32 vars in 702 bytes} [Sun Apr 12 22:01:00 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:00.245 8 INFO neutron_taas.services.taas.taas_plugin [None req-cbd74d38-7b0c-4912-8510-eb887a60877c fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] TaaS: Handle Delete Port: 827f240b-a1c2-453f-97c8-702129be7cce 2026-04-12 22:01:00.248 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbd74d38-7b0c-4912-8510-eb887a60877c fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Tap Mirror: Handle Delete Port: 827f240b-a1c2-453f-97c8-702129be7cce 2026-04-12 22:01:00.332 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cec948fb-a616-4835-a1f0-7b4581c23237 - - - - - -] No hosting information found for port f521cf36-39a7-4259-a481-ceaf6f7439c0: RuntimeError: No hosting information found for port f521cf36-39a7-4259-a481-ceaf6f7439c0 [pid: 8|app: 0|req: 1109/2066] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 22:01:00 2026] DELETE /v2.0/ports/827f240b-a1c2-453f-97c8-702129be7cce => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2067] 10.0.0.203 () {32 vars in 688 bytes} [Sun Apr 12 22:01:00 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:00.602 7 INFO neutron.db.ovn_revision_numbers_db [None req-cec948fb-a616-4835-a1f0-7b4581c23237 - - - - - -] Successfully bumped revision number for resource f521cf36-39a7-4259-a481-ceaf6f7439c0 (type: router_ports) to 2 2026-04-12 22:01:00.603 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cec948fb-a616-4835-a1f0-7b4581c23237 - - - - - -] OVN reports status down for port: 87ba7eee-b2dd-4b2b-b407-ae0432e5de20 2026-04-12 22:01:00.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bce7b8e-ba93-4e0a-8833-a61651861323 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] TaaS: Handle Delete Port: 87ba7eee-b2dd-4b2b-b407-ae0432e5de20 2026-04-12 22:01:00.655 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bce7b8e-ba93-4e0a-8833-a61651861323 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Tap Mirror: Handle Delete Port: 87ba7eee-b2dd-4b2b-b407-ae0432e5de20 2026-04-12 22:01:00.784 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cec948fb-a616-4835-a1f0-7b4581c23237 - - - - - -] OVN reports status down for port: 827f240b-a1c2-453f-97c8-702129be7cce [pid: 8|app: 0|req: 1111/2068] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 22:01:00 2026] DELETE /v2.0/ports/87ba7eee-b2dd-4b2b-b407-ae0432e5de20 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:00.880 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cec948fb-a616-4835-a1f0-7b4581c23237 - - - - - -] OVN reports status down for port: 533e9913-249f-45c3-8205-5e89bbbd66da [pid: 8|app: 0|req: 1112/2069] 10.0.0.203 () {32 vars in 702 bytes} [Sun Apr 12 22:01:00 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2070] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:00 2026] GET /v2.0/ports?device_id=49df52af-05f2-48b2-ab8a-2ea4ea230bfc => generated 946 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:00.976 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33bc651d-989a-41ec-bf09-484a370641e6 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] No more DHCP agents 2026-04-12 22:01:00.983 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33bc651d-989a-41ec-bf09-484a370641e6 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Unable to schedule network 343dd19e-a119-4bb1-b85f-8cc0422c8903: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1114/2071] 10.0.0.203 () {32 vars in 698 bytes} [Sun Apr 12 22:01:00 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:01.206 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cec948fb-a616-4835-a1f0-7b4581c23237 - - - - - -] OVN reports status down for port: accc166b-a2b7-453a-9283-807d7d859f19 2026-04-12 22:01:01.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-91d807f1-c3ad-40b5-a8a0-0d6804eb5157 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] TaaS: Handle Delete Port: f521cf36-39a7-4259-a481-ceaf6f7439c0 2026-04-12 22:01:01.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91d807f1-c3ad-40b5-a8a0-0d6804eb5157 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Tap Mirror: Handle Delete Port: f521cf36-39a7-4259-a481-ceaf6f7439c0 2026-04-12 22:01:01.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-33bc651d-989a-41ec-bf09-484a370641e6 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd (type: router_ports) to 1 [pid: 7|app: 0|req: 958/2072] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:00:58 2026] PUT /v2.0/routers/008230bd-bcea-4861-bf2f-30bb3cfcb7d7/add_router_interface => generated 309 bytes in 3366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1115/2073] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:01:00 2026] PUT /v2.0/routers/49df52af-05f2-48b2-ab8a-2ea4ea230bfc/remove_router_interface => generated 309 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 959/2074] 10.0.0.203 () {32 vars in 710 bytes} [Sun Apr 12 22:01:01 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2075] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 22:01:01 2026] GET /v2.0/networks => generated 3679 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2076] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:01 2026] DELETE /v2.0/security-groups/559b5486-9def-46c2-9ca7-1e9e8cf690df => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2077] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 22:01:02 2026] GET /v2.0/subnets => generated 2607 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:02.116 7 INFO neutron.db.ovn_revision_numbers_db [None req-cec948fb-a616-4835-a1f0-7b4581c23237 - - - - - -] Successfully bumped revision number for resource accc166b-a2b7-453a-9283-807d7d859f19 (type: ports) to 6 [pid: 8|app: 0|req: 1119/2078] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:02 2026] DELETE /v2.0/security-groups/f305e138-4597-4c8b-9efa-87573747e57c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2079] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 22:01:02 2026] GET /v2.0/routers => generated 1938 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:02.350 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9ffc9913-5e4c-4a40-b6eb-d991ba5e7ffd - - - - - -] Logical_Switch_Port accc166b-a2b7-453a-9283-807d7d859f19 host information not removed, the port state is up 2026-04-12 22:01:02.351 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9ffc9913-5e4c-4a40-b6eb-d991ba5e7ffd - - - - - -] OVN reports status up for port: accc166b-a2b7-453a-9283-807d7d859f19 2026-04-12 22:01:02.378 7 INFO neutron.plugins.ml2.plugin [None req-9ffc9913-5e4c-4a40-b6eb-d991ba5e7ffd - - - - - -] Attempt 1 to provision port accc166b-a2b7-453a-9283-807d7d859f19 [pid: 8|app: 0|req: 1121/2080] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:02 2026] DELETE /v2.0/security-groups/17a1df04-5fb0-4e6f-8ab8-13e87a1bf6c5 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:02.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-6162e66c-83ee-4d06-9a8f-96eeb08b8a9c b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 644ecfa4-74de-4fa9-9ee5-79b55f5f2b21 (type: security_groups) to 1 2026-04-12 22:01:02.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-6162e66c-83ee-4d06-9a8f-96eeb08b8a9c b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 2a6a5e27-7e1c-4804-b861-a8fd26244a43 (type: security_group_rules) to 0 2026-04-12 22:01:02.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-6162e66c-83ee-4d06-9a8f-96eeb08b8a9c b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 2fa0d271-1c11-498d-9546-4b3da6528534 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1122/2081] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:01:02 2026] POST /v2.0/security-groups => generated 1675 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:01:02.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-28f4ef88-1179-46bd-9def-a5686fdf72c8 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] TaaS: Handle Delete Port: 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 2026-04-12 22:01:02.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28f4ef88-1179-46bd-9def-a5686fdf72c8 fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Tap Mirror: Handle Delete Port: 1d3d6f0c-2d9e-4656-9892-cd3d083e91e2 [pid: 8|app: 0|req: 1123/2082] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:02 2026] DELETE /v2.0/security-groups/0caca839-560f-44f5-82bd-0b977311fa27 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:02.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-c16c6413-fa45-4943-b204-be938fc73985 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource d0111b95-db95-4d49-b9b1-9c2f5048c40c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1124/2083] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2084] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:02 2026] DELETE /v2.0/security-groups/1c1de3d9-c4a0-4603-8684-b1fdccac0a9f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:03.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ffc9913-5e4c-4a40-b6eb-d991ba5e7ffd - - - - - -] Successfully bumped revision number for resource accc166b-a2b7-453a-9283-807d7d859f19 (type: ports) to 7 2026-04-12 22:01:03.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-5384e6c2-10b8-47dd-8d8b-5ce47b50fbef b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource f838a62b-7f59-4985-9eb3-b0d5374cf3be (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1126/2085] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:03.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-41282693-e5ce-406f-9944-a9d8f3ea0fe1 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 227bedbe-0098-4a9c-9683-ebbc8a2b1412 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1127/2086] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:03.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac0c503a-b4fc-4f3d-83f4-ef67b3879d10 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 29553c5b-a38e-4ca1-9e6e-ac9e7a8910ea (type: security_group_rules) to 0 2026-04-12 22:01:03.698 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-58e45871-b334-4349-8212-dcc9364d8a7e - - - - - -] OVN reports status down for port: edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd [pid: 8|app: 0|req: 1128/2087] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:03.767 8 INFO neutron.db.securitygroups_db [None req-353030ce-25b0-477f-995c-3679e516e63a b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Project 8490e81a36d8479b816c54cb6bc268c8 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-12 22:01:03.799 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-58e45871-b334-4349-8212-dcc9364d8a7e - - - - - -] Logical_Switch_Port edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd host information not removed, the port state is up 2026-04-12 22:01:03.800 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-58e45871-b334-4349-8212-dcc9364d8a7e - - - - - -] OVN reports status up for port: edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd [pid: 7|app: 0|req: 960/2088] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:01 2026] DELETE /v2.0/routers/49df52af-05f2-48b2-ab8a-2ea4ea230bfc => generated 0 bytes in 1931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:03.819 7 INFO neutron.plugins.ml2.plugin [None req-58e45871-b334-4349-8212-dcc9364d8a7e - - - - - -] Attempt 1 to provision port edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:03.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-353030ce-25b0-477f-995c-3679e516e63a b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 8097ad41-364b-4906-8222-f11cbdf0d281 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1129/2089] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:03.995 8 INFO neutron.db.securitygroups_db [None req-775ee144-479a-4085-825a-10abef2f1101 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Project 8490e81a36d8479b816c54cb6bc268c8 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 961/2090] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:03 2026] DELETE /v2.0/subnets/6fd29de6-ce71-43ff-9ce1-58e9fdf0a097 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:04.122 8 INFO neutron.db.ovn_revision_numbers_db [None req-775ee144-479a-4085-825a-10abef2f1101 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 43000699-a070-47a5-bec2-6770e1c9d694 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1130/2091] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:04.286 8 INFO neutron_taas.services.taas.taas_plugin [None req-67f59506-31e8-423b-9338-6dc25f86370c fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] TaaS: Handle Delete Port: 4d8a2983-46f1-4fa7-a45a-a3c29c9d3ea2 2026-04-12 22:01:04.289 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67f59506-31e8-423b-9338-6dc25f86370c fcf704eaa0b749b5abfae2b71e66da3e bf44e064a0674d719c6f15ae3ad3dcf0 - - default default] Tap Mirror: Handle Delete Port: 4d8a2983-46f1-4fa7-a45a-a3c29c9d3ea2 [pid: 7|app: 0|req: 962/2092] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:04 2026] GET /v2.0/security-groups?tenant_id=af31722529ea449da9b6356fd6e88549&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:04.535 8 INFO neutron.services.segments.plugin [-] Segment fde0c787-5b40-4881-9d39-4bf390414511 resource provider aggregate not found 2026-04-12 22:01:04.540 8 INFO neutron.services.segments.plugin [-] Segment fde0c787-5b40-4881-9d39-4bf390414511 resource provider aggregate not found 2026-04-12 22:01:04.555 8 INFO neutron.services.segments.plugin [-] Segment fde0c787-5b40-4881-9d39-4bf390414511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde0c787-5b40-4881-9d39-4bf390414511 found for delete ", "request_id": "req-a7227af7-ebed-4f86-bc13-54087220ab21"}]} 2026-04-12 22:01:04.561 8 INFO neutron.services.segments.plugin [-] Segment fde0c787-5b40-4881-9d39-4bf390414511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde0c787-5b40-4881-9d39-4bf390414511 found for delete ", "request_id": "req-9ead2dbf-1843-47de-9a1e-26b355289a18"}]} [pid: 8|app: 0|req: 1131/2093] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:04 2026] DELETE /v2.0/networks/9fd86a2f-1c2b-4410-89d5-d6da2c1a6fc4 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:04.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-58e45871-b334-4349-8212-dcc9364d8a7e - - - - - -] Successfully bumped revision number for resource edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd (type: ports) to 2 [pid: 8|app: 0|req: 1132/2094] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 22:01:04 2026] GET /v2.0/networks => generated 1297 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2095] 10.0.0.190 () {34 vars in 1100 bytes} [Sun Apr 12 22:01:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1103962526&fields=id&tenant_id=8490e81a36d8479b816c54cb6bc268c8 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2096] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 22:01:04 2026] GET /v2.0/networks?id=343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 660 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2097] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:04 2026] DELETE /v2.0/security-groups/7cb6a96b-8e80-47b8-b639-801febd196ec => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2098] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 22:01:04 2026] GET /v2.0/quotas/8490e81a36d8479b816c54cb6bc268c8 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2099] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 22:01:04 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2100] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 22:01:05 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2101] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:05 2026] GET /v2.0/security-groups?tenant_id=bf44e064a0674d719c6f15ae3ad3dcf0&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:05.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2364ed9-426d-4ea6-a39a-cd7325b37b5c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 205ad102-45ec-40be-9b2a-ebe4b18fd8c6 (type: security_groups) to 1 [pid: 8|app: 0|req: 1137/2102] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 22:01:05 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:05.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2364ed9-426d-4ea6-a39a-cd7325b37b5c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6d783f2b-2f87-4a49-a550-03bf30ead639 (type: security_group_rules) to 0 2026-04-12 22:01:05.295 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2364ed9-426d-4ea6-a39a-cd7325b37b5c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bac54083-a6d8-489a-86d4-4f712144282d (type: security_group_rules) to 0 2026-04-12 22:01:05.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2364ed9-426d-4ea6-a39a-cd7325b37b5c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bceb8036-f3e2-4a43-a649-0f434d9da5aa (type: security_group_rules) to 0 2026-04-12 22:01:05.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2364ed9-426d-4ea6-a39a-cd7325b37b5c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource cb3df680-66d2-4ed1-97b7-8cbb10ec71d1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 966/2103] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:05 2026] GET /v2.0/security-groups?tenant_id=d52f29e7508f4929ae7b956dbc1adbaf&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2104] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:05 2026] DELETE /v2.0/security-groups/f22057d4-55ed-4fcc-997d-733f77ae56db => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2105] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:05 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2106] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:05 2026] DELETE /v2.0/security-groups/205ad102-45ec-40be-9b2a-ebe4b18fd8c6 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:06.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a2f3fe0-3526-48e5-9e72-b3adfd7621e0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 698ba3a8-82e0-49e1-b60d-9d621cade97f (type: security_groups) to 1 2026-04-12 22:01:06.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a2f3fe0-3526-48e5-9e72-b3adfd7621e0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 19550061-6972-4e02-81ac-ba0808ee5b85 (type: security_group_rules) to 0 2026-04-12 22:01:06.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a2f3fe0-3526-48e5-9e72-b3adfd7621e0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1c2fd12c-e07b-4533-b752-e9d220af14bd (type: security_group_rules) to 0 2026-04-12 22:01:06.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a2f3fe0-3526-48e5-9e72-b3adfd7621e0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 223af52d-a008-4066-a081-a04f827d9fc6 (type: security_group_rules) to 0 2026-04-12 22:01:06.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a2f3fe0-3526-48e5-9e72-b3adfd7621e0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 90895067-360c-4aab-9c62-efce9224f4d3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1140/2107] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:05 2026] GET /v2.0/security-groups?tenant_id=a5d4bf348956491881fd0c33210ff92a&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2108] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:06 2026] DELETE /v2.0/security-groups/698ba3a8-82e0-49e1-b60d-9d621cade97f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2109] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:06 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2110] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:07 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:07.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 8d75c496-bea0-4420-a925-f7ea26daa2e5 (type: security_groups) to 1 2026-04-12 22:01:07.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 0ed3a0e4-a640-4eaf-82f0-4e807aa48c26 (type: security_group_rules) to 0 2026-04-12 22:01:07.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 292e650a-9639-47da-81af-2550cdd883bf (type: security_group_rules) to 0 2026-04-12 22:01:07.876 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource e711b236-eb6d-471a-8624-fb53ed4e7f25 (type: security_group_rules) to 0 2026-04-12 22:01:07.918 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource ebb44c12-ad07-431d-ac83-9cc80a5553a0 (type: security_group_rules) to 0 2026-04-12 22:01:08.020 7 INFO neutron.db.segments_db [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Added segment 4628d1c8-76ba-4fdf-8410-3acd7fa9ff39 of type geneve for network 5d6ede69-c69e-4475-b4f7-775783a3b14c 2026-04-12 22:01:08.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 5d6ede69-c69e-4475-b4f7-775783a3b14c (type: networks) to 1 2026-04-12 22:01:08.404 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:08.406 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network 5d6ede69-c69e-4475-b4f7-775783a3b14c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:08.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5dc1a6f-d7e0-401d-ad7d-70860eccdbcd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 8d9364dc-2f11-4573-a4fe-13b21f525a8e (type: ports) to 1 [pid: 7|app: 0|req: 969/2111] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:07 2026] POST /v2.0/networks => generated 630 bytes in 1242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:08.682 8 INFO neutron.db.segments_db [None req-a895fd42-8f54-401e-a8d1-5ee1cbea0ac5 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Added segment 8944bc8f-d7b7-4556-a140-9671fc99b752 of type geneve for network c390acd0-10e6-4a37-9540-57fd8101f87c 2026-04-12 22:01:08.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-a895fd42-8f54-401e-a8d1-5ee1cbea0ac5 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource c390acd0-10e6-4a37-9540-57fd8101f87c (type: networks) to 1 [pid: 7|app: 0|req: 970/2112] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:08 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:09.033 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a895fd42-8f54-401e-a8d1-5ee1cbea0ac5 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:09.035 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a895fd42-8f54-401e-a8d1-5ee1cbea0ac5 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network c390acd0-10e6-4a37-9540-57fd8101f87c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:09.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-a895fd42-8f54-401e-a8d1-5ee1cbea0ac5 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 9b5f46ae-731f-4c42-8ba8-8379cf8ae444 (type: ports) to 1 [pid: 8|app: 0|req: 1143/2113] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:08 2026] POST /v2.0/networks => generated 630 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:09.361 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb54cf7b-ff5b-4ad8-9c58-2c1a82811581 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:09.362 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb54cf7b-ff5b-4ad8-9c58-2c1a82811581 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network 5d6ede69-c69e-4475-b4f7-775783a3b14c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1146/2116] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:01:09 2026] GET /v2.0/networks?id=343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2117] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 22:01:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8490e81a36d8479b816c54cb6bc268c8 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:09.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-a92ca11f-2522-4974-8265-725dc4521e19 - - - - - -] Successfully bumped revision number for resource 8d9364dc-2f11-4573-a4fe-13b21f525a8e (type: ports) to 2 2026-04-12 22:01:09.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-a92ca11f-2522-4974-8265-725dc4521e19 - - - - - -] Successfully bumped revision number for resource 617c0763-3b18-45e7-97c2-bf726af417bf (type: subnets) to 0 [pid: 7|app: 0|req: 971/2118] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:09 2026] POST /v2.0/subnets => generated 626 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:10.052 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-60c34ef7-cc30-40f7-9b01-17573d15ddcc req-280c9910-5fde-4f70-8087-676051279b33 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] No more DHCP agents 2026-04-12 22:01:10.053 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-60c34ef7-cc30-40f7-9b01-17573d15ddcc req-280c9910-5fde-4f70-8087-676051279b33 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Unable to schedule network 343dd19e-a119-4bb1-b85f-8cc0422c8903: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:10.073 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f30a72ab-021d-4724-82fe-f0364133f3dd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:10.074 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f30a72ab-021d-4724-82fe-f0364133f3dd 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network c390acd0-10e6-4a37-9540-57fd8101f87c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:10.243 8 INFO neutron.db.ovn_revision_numbers_db [req-60c34ef7-cc30-40f7-9b01-17573d15ddcc req-280c9910-5fde-4f70-8087-676051279b33 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 55f7bc96-97a4-46cb-b069-869a165f4fb7 (type: ports) to 1 [pid: 8|app: 0|req: 1148/2119] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 22:01:09 2026] POST /v2.0/ports => generated 954 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1149/2120] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:10 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:10.513 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] No hosting information found for port edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd: RuntimeError: No hosting information found for port edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd 2026-04-12 22:01:10.630 8 INFO neutron.db.ovn_revision_numbers_db [req-60c34ef7-cc30-40f7-9b01-17573d15ddcc req-fc15950b-41ed-4a76-a6d2-a98cc6f19583 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 55f7bc96-97a4-46cb-b069-869a165f4fb7 (type: ports) to 2 2026-04-12 22:01:10.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-cef9ce99-493e-42f5-ab54-10ed51447f62 - - - - - -] Successfully bumped revision number for resource 9b5f46ae-731f-4c42-8ba8-8379cf8ae444 (type: ports) to 2 2026-04-12 22:01:10.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] Successfully bumped revision number for resource edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd (type: router_ports) to 2 2026-04-12 22:01:10.784 7 INFO neutron.db.ovn_revision_numbers_db [None req-cef9ce99-493e-42f5-ab54-10ed51447f62 - - - - - -] Successfully bumped revision number for resource 859b3ba8-7c74-4b87-9267-1d9b01f19397 (type: subnets) to 0 [pid: 7|app: 0|req: 972/2121] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:09 2026] POST /v2.0/subnets => generated 626 bytes in 925 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:10.814 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] OVN reports status down for port: 8d9364dc-2f11-4573-a4fe-13b21f525a8e 2026-04-12 22:01:10.879 8 INFO neutron.db.ovn_revision_numbers_db [req-60c34ef7-cc30-40f7-9b01-17573d15ddcc req-fc15950b-41ed-4a76-a6d2-a98cc6f19583 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 55f7bc96-97a4-46cb-b069-869a165f4fb7 (type: ports) to 4 [pid: 8|app: 0|req: 1150/2122] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:01:10 2026] PUT /v2.0/ports/55f7bc96-97a4-46cb-b069-869a165f4fb7 => generated 1204 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2123] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:10 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:10.932 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-365fefd0-8ec3-499b-827b-c07c19b2298d'] response: {'name': 'network-changed', 'server_uuid': '4cd25dba-db9f-47b4-b69f-f218157d8fb5', 'tag': '55f7bc96-97a4-46cb-b069-869a165f4fb7', 'status': 'completed', 'code': 200} 2026-04-12 22:01:10.966 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] OVN reports status down for port: 9b5f46ae-731f-4c42-8ba8-8379cf8ae444 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:11.092 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] OVN reports status down for port: 55f7bc96-97a4-46cb-b069-869a165f4fb7 2026-04-12 22:01:11.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-2709b341-4840-4688-9969-d1f0a5042273 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10 (type: routers) to 1 [pid: 7|app: 0|req: 974/2124] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:10 2026] POST /v2.0/routers => generated 603 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:11.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource df50e483-94f7-4aa3-a973-b92613c332e1 (type: security_groups) to 1 2026-04-12 22:01:11.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 47eb00eb-1526-4aea-a71d-eca261ca013e (type: security_group_rules) to 0 2026-04-12 22:01:11.259 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16f36cfa-dfbb-4cd5-baa9-25f21a482d95'] response: {'server_uuid': '4cd25dba-db9f-47b4-b69f-f218157d8fb5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55f7bc96-97a4-46cb-b069-869a165f4fb7', 'code': 200} 2026-04-12 22:01:11.260 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 6e78f842-ff1b-4055-86a7-2082b7cb6ba2 (type: security_group_rules) to 0 2026-04-12 22:01:11.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 79bab9ad-09c3-48e8-8925-4246bda1b143 (type: security_group_rules) to 0 2026-04-12 22:01:11.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource ff2638aa-c3b2-4311-908e-49756ccc44df (type: security_group_rules) to 0 2026-04-12 22:01:11.378 8 INFO neutron.db.segments_db [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Added segment 4511d6d7-48ae-433a-b797-24addb6ecdf6 of type geneve for network 3439d743-9e5c-4a56-9dca-194ab6f17787 2026-04-12 22:01:11.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 3439d743-9e5c-4a56-9dca-194ab6f17787 (type: networks) to 1 2026-04-12 22:01:11.589 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c833aaf3-87b8-4d0d-a03d-a20e899893fb 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:11.591 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c833aaf3-87b8-4d0d-a03d-a20e899893fb 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network 5d6ede69-c69e-4475-b4f7-775783a3b14c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:11.666 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:11.668 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network 3439d743-9e5c-4a56-9dca-194ab6f17787: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:11.732 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] OVN reports status down for port: dd8b3036-bf55-48f7-ab58-36e4f97d2a96 2026-04-12 22:01:11.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-c833aaf3-87b8-4d0d-a03d-a20e899893fb 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource dd8b3036-bf55-48f7-ab58-36e4f97d2a96 (type: ports) to 1 2026-04-12 22:01:11.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0b9aeff-cdc6-423a-b4ac-68a409c6c3dc b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource b164abc4-3388-4005-b7a2-a6d3cbf49c16 (type: ports) to 1 [pid: 8|app: 0|req: 1151/2125] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:10 2026] POST /v2.0/networks => generated 632 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2126] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:01:11 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 1207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:11.922 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] OVN reports status down for port: b164abc4-3388-4005-b7a2-a6d3cbf49c16 2026-04-12 22:01:12.103 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bbf110d-a6f0-41c2-b9f6-e5b6b074bb9c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:12.104 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bbf110d-a6f0-41c2-b9f6-e5b6b074bb9c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network 3439d743-9e5c-4a56-9dca-194ab6f17787: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:12.428 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] OVN reports status up for port: dd8b3036-bf55-48f7-ab58-36e4f97d2a96 2026-04-12 22:01:12.455 7 INFO neutron.plugins.ml2.plugin [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] Attempt 1 to provision port dd8b3036-bf55-48f7-ab58-36e4f97d2a96 2026-04-12 22:01:12.610 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c833aaf3-87b8-4d0d-a03d-a20e899893fb 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:12.616 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c833aaf3-87b8-4d0d-a03d-a20e899893fb 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network 5d6ede69-c69e-4475-b4f7-775783a3b14c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:12.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-61495435-ae3b-4ef1-b9bd-af2b4f7932c9 - - - - - -] Successfully bumped revision number for resource b164abc4-3388-4005-b7a2-a6d3cbf49c16 (type: ports) to 2 2026-04-12 22:01:12.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-61495435-ae3b-4ef1-b9bd-af2b4f7932c9 - - - - - -] Successfully bumped revision number for resource 45125a3d-8609-4c5a-b95d-747b4928b725 (type: subnets) to 0 [pid: 8|app: 0|req: 1153/2127] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:11 2026] POST /v2.0/subnets => generated 626 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2128] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 22:01:12 2026] GET /v2.0/networks?tenant_id=8490e81a36d8479b816c54cb6bc268c8&shared=False => generated 758 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2129] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:12 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:12.854 8 INFO neutron.db.segments_db [None req-47504d17-752f-4871-9c89-3d508e85debe b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Added segment 9f6eab3c-e5d1-428e-afe5-9a89a4cf4c3b of type geneve for network a1dc6c2f-be1a-461e-865f-4321961ce0e2 2026-04-12 22:01:13.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-c833aaf3-87b8-4d0d-a03d-a20e899893fb 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource dd8b3036-bf55-48f7-ab58-36e4f97d2a96 (type: router_ports) to 1 [pid: 7|app: 0|req: 975/2130] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:01:11 2026] PUT /v2.0/routers/eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10/add_router_interface => generated 309 bytes in 1882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:13.036 8 INFO neutron.db.ovn_revision_numbers_db [None req-47504d17-752f-4871-9c89-3d508e85debe b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource a1dc6c2f-be1a-461e-865f-4321961ce0e2 (type: networks) to 1 [pid: 7|app: 0|req: 976/2131] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 22:01:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2132] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:13 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:13.233 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47504d17-752f-4871-9c89-3d508e85debe b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:13.235 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47504d17-752f-4871-9c89-3d508e85debe b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network a1dc6c2f-be1a-461e-865f-4321961ce0e2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 978/2133] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:13 2026] GET /v2.0/ports/dd8b3036-bf55-48f7-ab58-36e4f97d2a96 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:13.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-47504d17-752f-4871-9c89-3d508e85debe b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 8ab577f4-9e08-477f-beac-b775f6d47d8b (type: ports) to 1 2026-04-12 22:01:13.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-318b6343-bbe0-41c3-bf5b-37c5d11bfa04 - - - - - -] Successfully bumped revision number for resource dd8b3036-bf55-48f7-ab58-36e4f97d2a96 (type: ports) to 2 [pid: 8|app: 0|req: 1156/2134] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:12 2026] POST /v2.0/networks => generated 631 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:13.562 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d8b8f3a-9db7-4787-8ca7-000558fdd71a b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:13.564 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d8b8f3a-9db7-4787-8ca7-000558fdd71a b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network a1dc6c2f-be1a-461e-865f-4321961ce0e2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:13.883 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3adbf57-3d2e-4a30-be02-3c63ef0db0d6 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:13.884 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3adbf57-3d2e-4a30-be02-3c63ef0db0d6 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network c390acd0-10e6-4a37-9540-57fd8101f87c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:14.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-af120b41-6c18-46b9-98a5-d6b8129b3b19 - - - - - -] Successfully bumped revision number for resource 8ab577f4-9e08-477f-beac-b775f6d47d8b (type: ports) to 2 2026-04-12 22:01:14.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3adbf57-3d2e-4a30-be02-3c63ef0db0d6 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 23426d97-d4b4-47ea-9234-73160a6d9c99 (type: ports) to 1 2026-04-12 22:01:14.081 8 INFO neutron.db.ovn_revision_numbers_db [None req-af120b41-6c18-46b9-98a5-d6b8129b3b19 - - - - - -] Successfully bumped revision number for resource 777420c3-4239-43b9-90ed-1ba62d460b57 (type: subnets) to 0 [pid: 8|app: 0|req: 1157/2135] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:13 2026] POST /v2.0/subnets => generated 629 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:14.186 8 INFO neutron.db.segments_db [None req-3865ee55-48ab-486e-b47a-b506f115d05d b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Added segment dfd45e63-a3ec-4d06-8c50-28782572aba0 of type geneve for network 787d03be-027d-45fe-b490-b64c753c867e 2026-04-12 22:01:14.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-3865ee55-48ab-486e-b47a-b506f115d05d b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 787d03be-027d-45fe-b490-b64c753c867e (type: networks) to 1 2026-04-12 22:01:14.474 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3865ee55-48ab-486e-b47a-b506f115d05d b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:14.475 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3865ee55-48ab-486e-b47a-b506f115d05d b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network 787d03be-027d-45fe-b490-b64c753c867e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:14.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-3865ee55-48ab-486e-b47a-b506f115d05d b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 95287f0f-a5b5-4e49-9e9d-7cd460d66984 (type: ports) to 1 [pid: 8|app: 0|req: 1158/2136] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:14 2026] POST /v2.0/networks => generated 631 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2137] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:01:14 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 1207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2138] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:14 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:14.786 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3adbf57-3d2e-4a30-be02-3c63ef0db0d6 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:14.788 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3adbf57-3d2e-4a30-be02-3c63ef0db0d6 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network c390acd0-10e6-4a37-9540-57fd8101f87c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:14.895 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30745786-1804-4ec2-a1ec-707977fc78ba b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:14.897 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30745786-1804-4ec2-a1ec-707977fc78ba b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network 787d03be-027d-45fe-b490-b64c753c867e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:15.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3adbf57-3d2e-4a30-be02-3c63ef0db0d6 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 23426d97-d4b4-47ea-9234-73160a6d9c99 (type: router_ports) to 1 [pid: 7|app: 0|req: 979/2139] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:01:13 2026] PUT /v2.0/routers/eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10/add_router_interface => generated 309 bytes in 1748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2140] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:01:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=55f7bc96-97a4-46cb-b069-869a165f4fb7 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2141] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:15 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2142] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:15 2026] GET /v2.0/ports/23426d97-d4b4-47ea-9234-73160a6d9c99 => generated 941 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2143] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:01:15 2026] GET /v2.0/subnets?id=7a6c252c-b6e1-4424-98bf-a9efcb970276 => generated 677 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2144] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:15 2026] GET /v2.0/ports/23426d97-d4b4-47ea-9234-73160a6d9c99 => generated 941 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2145] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:01:15 2026] GET /v2.0/ports?network_id=343dd19e-a119-4bb1-b85f-8cc0422c8903&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2146] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:01:15 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2147] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:01:15 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:15.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-b70234c8-e4e3-426d-b4fa-dc8ae623ac1a - - - - - -] Successfully bumped revision number for resource 95287f0f-a5b5-4e49-9e9d-7cd460d66984 (type: ports) to 2 2026-04-12 22:01:15.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-b70234c8-e4e3-426d-b4fa-dc8ae623ac1a - - - - - -] Successfully bumped revision number for resource cfca907b-ef60-412b-b0db-28d3a8486234 (type: subnets) to 0 [pid: 8|app: 0|req: 1161/2148] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:14 2026] POST /v2.0/subnets => generated 629 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:15.565 7 INFO neutron.db.segments_db [None req-57b205dd-a84c-4689-8aa6-449c5a4e767c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Added segment 7bc48d3f-ea7b-4426-9039-ffa94c6f05a5 of type geneve for network 640b2778-e996-4aa8-9b49-37e188b5f8f1 2026-04-12 22:01:15.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-57b205dd-a84c-4689-8aa6-449c5a4e767c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 640b2778-e996-4aa8-9b49-37e188b5f8f1 (type: networks) to 1 2026-04-12 22:01:15.851 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57b205dd-a84c-4689-8aa6-449c5a4e767c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:15.853 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57b205dd-a84c-4689-8aa6-449c5a4e767c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network 640b2778-e996-4aa8-9b49-37e188b5f8f1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:15.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-57b205dd-a84c-4689-8aa6-449c5a4e767c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 9aa8497a-87ae-4e43-9ef7-89c036112616 (type: ports) to 1 [pid: 7|app: 0|req: 988/2149] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:15 2026] POST /v2.0/networks => generated 631 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:16.165 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0afcf30a-c88e-43b2-a777-0ae05cf114f6 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:16.166 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0afcf30a-c88e-43b2-a777-0ae05cf114f6 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network 640b2778-e996-4aa8-9b49-37e188b5f8f1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 989/2150] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:16 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2151] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:16 2026] GET /v2.0/ports/23426d97-d4b4-47ea-9234-73160a6d9c99 => generated 941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2152] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:16 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:16.605 8 INFO neutron.db.ovn_revision_numbers_db [None req-192aeaf3-d26a-46f7-b19f-639590410942 - - - - - -] Successfully bumped revision number for resource 9aa8497a-87ae-4e43-9ef7-89c036112616 (type: ports) to 2 2026-04-12 22:01:16.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-192aeaf3-d26a-46f7-b19f-639590410942 - - - - - -] Successfully bumped revision number for resource d7b4712f-8bf9-4df3-8a80-ba44795ad7a4 (type: subnets) to 0 [pid: 8|app: 0|req: 1162/2153] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:15 2026] POST /v2.0/subnets => generated 629 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:16.742 7 INFO neutron.db.segments_db [None req-ed58b442-be47-478d-9cb1-b113f95e8889 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Added segment 5e239028-aaac-4a3e-a4f1-784b11275c00 of type geneve for network 44f7a110-c4b1-4300-81d4-cd605fa86173 2026-04-12 22:01:16.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed58b442-be47-478d-9cb1-b113f95e8889 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 44f7a110-c4b1-4300-81d4-cd605fa86173 (type: networks) to 1 2026-04-12 22:01:17.055 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed58b442-be47-478d-9cb1-b113f95e8889 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:17.057 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed58b442-be47-478d-9cb1-b113f95e8889 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network 44f7a110-c4b1-4300-81d4-cd605fa86173: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:17.172 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed58b442-be47-478d-9cb1-b113f95e8889 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Successfully bumped revision number for resource 7c225b48-bf5a-47fa-a6d1-773fd0c2825b (type: ports) to 1 [pid: 7|app: 0|req: 992/2154] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:16 2026] POST /v2.0/networks => generated 631 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2155] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:17 2026] GET /v2.0/ports/23426d97-d4b4-47ea-9234-73160a6d9c99 => generated 941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2156] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:17 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:17.426 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-217e0d99-33d2-436c-a854-b5af87bfad74 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] No more DHCP agents 2026-04-12 22:01:17.428 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-217e0d99-33d2-436c-a854-b5af87bfad74 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Unable to schedule network 44f7a110-c4b1-4300-81d4-cd605fa86173: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 995/2157] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:17 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:17.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a3a77da-c52e-4a27-99d6-06d7e16a7d2f - - - - - -] Successfully bumped revision number for resource 7c225b48-bf5a-47fa-a6d1-773fd0c2825b (type: ports) to 2 2026-04-12 22:01:18.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a3a77da-c52e-4a27-99d6-06d7e16a7d2f - - - - - -] Successfully bumped revision number for resource 02edac0f-1c4f-4732-bd65-cb444f2c51f0 (type: subnets) to 0 [pid: 8|app: 0|req: 1163/2158] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:17 2026] POST /v2.0/subnets => generated 629 bytes in 882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:18.155 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] No hosting information found for port dd8b3036-bf55-48f7-ab58-36e4f97d2a96: RuntimeError: No hosting information found for port dd8b3036-bf55-48f7-ab58-36e4f97d2a96 [pid: 7|app: 0|req: 996/2159] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:01:18 2026] PUT /v2.0/subnets/45125a3d-8609-4c5a-b95d-747b4928b725/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:18.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] Successfully bumped revision number for resource dd8b3036-bf55-48f7-ab58-36e4f97d2a96 (type: router_ports) to 2 [pid: 8|app: 0|req: 1164/2160] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:01:18 2026] PUT /v2.0/subnets/777420c3-4239-43b9-90ed-1ba62d460b57/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:18.370 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] OVN reports status down for port: 8ab577f4-9e08-477f-beac-b775f6d47d8b [pid: 8|app: 0|req: 1165/2161] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/ports/23426d97-d4b4-47ea-9234-73160a6d9c99 => generated 941 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2162] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:01:18 2026] PUT /v2.0/subnets/cfca907b-ef60-412b-b0db-28d3a8486234/tags => generated 34 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:18.464 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] OVN reports status down for port: 23426d97-d4b4-47ea-9234-73160a6d9c99 [pid: 8|app: 0|req: 1166/2163] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:01:18 2026] PUT /v2.0/subnets/d7b4712f-8bf9-4df3-8a80-ba44795ad7a4/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:18.577 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] Logical_Switch_Port 23426d97-d4b4-47ea-9234-73160a6d9c99 host information not removed, the port state is up 2026-04-12 22:01:18.578 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] OVN reports status down for port: 95287f0f-a5b5-4e49-9e9d-7cd460d66984 [pid: 7|app: 0|req: 998/2164] 10.0.0.203 () {32 vars in 664 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2165] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2166] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2167] 10.0.0.203 () {32 vars in 678 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:18.677 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] OVN reports status up for port: 23426d97-d4b4-47ea-9234-73160a6d9c99 2026-04-12 22:01:18.687 7 INFO neutron.plugins.ml2.plugin [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] Attempt 1 to provision port 23426d97-d4b4-47ea-9234-73160a6d9c99 [pid: 8|app: 0|req: 1169/2168] 10.0.0.203 () {32 vars in 674 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2169] 10.0.0.203 () {32 vars in 686 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2170] 10.0.0.203 () {32 vars in 672 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2171] 10.0.0.203 () {32 vars in 686 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2172] 10.0.0.203 () {32 vars in 682 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2173] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 22:01:18 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:19.204 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2388000-e2f1-4d94-9d03-f8069f586e44 - - - - - -] Successfully bumped revision number for resource 23426d97-d4b4-47ea-9234-73160a6d9c99 (type: ports) to 2 [pid: 8|app: 0|req: 1172/2174] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:19 2026] DELETE /v2.0/subnets/45125a3d-8609-4c5a-b95d-747b4928b725 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2175] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:19 2026] GET /v2.0/ports/23426d97-d4b4-47ea-9234-73160a6d9c99 => generated 943 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2176] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:19 2026] DELETE /v2.0/subnets/777420c3-4239-43b9-90ed-1ba62d460b57 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:19.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-95e5b56b-3aa3-44b8-9bcf-a9a38adea16e 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: 23426d97-d4b4-47ea-9234-73160a6d9c99 2026-04-12 22:01:19.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95e5b56b-3aa3-44b8-9bcf-a9a38adea16e 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: 23426d97-d4b4-47ea-9234-73160a6d9c99 [pid: 8|app: 0|req: 1174/2177] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:19 2026] DELETE /v2.0/subnets/cfca907b-ef60-412b-b0db-28d3a8486234 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2178] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:19 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2179] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:19 2026] DELETE /v2.0/subnets/d7b4712f-8bf9-4df3-8a80-ba44795ad7a4 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2180] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:19 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2181] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:19 2026] DELETE /v2.0/subnets/02edac0f-1c4f-4732-bd65-cb444f2c51f0 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:20.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c2d2490-0d56-487c-b938-64e986dea146 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] TaaS: Handle Delete Port: b164abc4-3388-4005-b7a2-a6d3cbf49c16 2026-04-12 22:01:20.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c2d2490-0d56-487c-b938-64e986dea146 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Tap Mirror: Handle Delete Port: b164abc4-3388-4005-b7a2-a6d3cbf49c16 2026-04-12 22:01:20.521 8 INFO neutron.services.segments.plugin [-] Segment 4511d6d7-48ae-433a-b797-24addb6ecdf6 resource provider aggregate not found 2026-04-12 22:01:20.529 8 INFO neutron.services.segments.plugin [-] Segment 4511d6d7-48ae-433a-b797-24addb6ecdf6 resource provider aggregate not found 2026-04-12 22:01:20.555 8 INFO neutron.services.segments.plugin [-] Segment 4511d6d7-48ae-433a-b797-24addb6ecdf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4511d6d7-48ae-433a-b797-24addb6ecdf6 found for delete ", "request_id": "req-456fedb6-52e5-4e6c-8d0c-24d9d705a073"}]} 2026-04-12 22:01:20.557 8 INFO neutron.services.segments.plugin [-] Segment 4511d6d7-48ae-433a-b797-24addb6ecdf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4511d6d7-48ae-433a-b797-24addb6ecdf6 found for delete ", "request_id": "req-0b35e15d-cb46-44a6-8a01-03e06b364dd7"}]} [pid: 8|app: 0|req: 1179/2182] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:20 2026] DELETE /v2.0/networks/3439d743-9e5c-4a56-9dca-194ab6f17787 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:20.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd0e62db-c158-494b-bfbb-34684376ba8c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] TaaS: Handle Delete Port: 8ab577f4-9e08-477f-beac-b775f6d47d8b 2026-04-12 22:01:20.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd0e62db-c158-494b-bfbb-34684376ba8c b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Tap Mirror: Handle Delete Port: 8ab577f4-9e08-477f-beac-b775f6d47d8b [pid: 7|app: 0|req: 1004/2183] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:01:19 2026] PUT /v2.0/routers/eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10/remove_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1005/2184] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:20 2026] GET /v2.0/ports/dd8b3036-bf55-48f7-ab58-36e4f97d2a96 => generated 943 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2185] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:20 2026] DELETE /v2.0/networks/a1dc6c2f-be1a-461e-865f-4321961ce0e2 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2186] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:21 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:21.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e3062bb-e8fb-45c1-82a0-804580e03e34 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] TaaS: Handle Delete Port: 95287f0f-a5b5-4e49-9e9d-7cd460d66984 2026-04-12 22:01:21.218 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e3062bb-e8fb-45c1-82a0-804580e03e34 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Tap Mirror: Handle Delete Port: 95287f0f-a5b5-4e49-9e9d-7cd460d66984 2026-04-12 22:01:21.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7170528-9fec-400f-acb7-7f1208f5fee2 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: dd8b3036-bf55-48f7-ab58-36e4f97d2a96 2026-04-12 22:01:21.253 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7170528-9fec-400f-acb7-7f1208f5fee2 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: dd8b3036-bf55-48f7-ab58-36e4f97d2a96 [pid: 8|app: 0|req: 1182/2187] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:21 2026] DELETE /v2.0/networks/787d03be-027d-45fe-b490-b64c753c867e => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2188] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:21 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:21.650 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8b40394-aa05-446a-a3d3-caffe7950c8d b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] TaaS: Handle Delete Port: 9aa8497a-87ae-4e43-9ef7-89c036112616 2026-04-12 22:01:21.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8b40394-aa05-446a-a3d3-caffe7950c8d b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Tap Mirror: Handle Delete Port: 9aa8497a-87ae-4e43-9ef7-89c036112616 [pid: 7|app: 0|req: 1006/2189] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:01:20 2026] PUT /v2.0/routers/eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1007/2190] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:21 2026] GET /v2.0/ports?device_id=eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2191] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:21 2026] DELETE /v2.0/networks/640b2778-e996-4aa8-9b49-37e188b5f8f1 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2192] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:21 2026] DELETE /v2.0/routers/eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:22.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-732837c2-25c0-4915-aec1-95dafa9450b8 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] TaaS: Handle Delete Port: 7c225b48-bf5a-47fa-a6d1-773fd0c2825b 2026-04-12 22:01:22.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-732837c2-25c0-4915-aec1-95dafa9450b8 b0db484a4ceb466b9b43196bf5cfe226 4c8236f8d6a54974a558d28c002d660b - - default default] Tap Mirror: Handle Delete Port: 7c225b48-bf5a-47fa-a6d1-773fd0c2825b [pid: 7|app: 0|req: 1009/2193] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:22 2026] DELETE /v2.0/subnets/859b3ba8-7c74-4b87-9267-1d9b01f19397 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2194] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:21 2026] DELETE /v2.0/networks/44f7a110-c4b1-4300-81d4-cd605fa86173 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2195] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:22 2026] DELETE /v2.0/subnets/617c0763-3b18-45e7-97c2-bf726af417bf => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:22.590 8 INFO neutron.services.segments.plugin [-] Segment 9f6eab3c-e5d1-428e-afe5-9a89a4cf4c3b resource provider aggregate not found 2026-04-12 22:01:22.595 8 INFO neutron.services.segments.plugin [-] Segment 9f6eab3c-e5d1-428e-afe5-9a89a4cf4c3b resource provider aggregate not found 2026-04-12 22:01:22.613 8 INFO neutron.services.segments.plugin [-] Segment 9f6eab3c-e5d1-428e-afe5-9a89a4cf4c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6eab3c-e5d1-428e-afe5-9a89a4cf4c3b found for delete ", "request_id": "req-afd66b2e-3c59-463a-ac26-1f66d9a1dff1"}]} 2026-04-12 22:01:22.618 8 INFO neutron.services.segments.plugin [-] Segment 9f6eab3c-e5d1-428e-afe5-9a89a4cf4c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6eab3c-e5d1-428e-afe5-9a89a4cf4c3b found for delete ", "request_id": "req-26433d2d-3b70-4213-a49b-998005fbe751"}]} 2026-04-12 22:01:22.634 8 INFO neutron.services.segments.plugin [-] Segment dfd45e63-a3ec-4d06-8c50-28782572aba0 resource provider aggregate not found 2026-04-12 22:01:22.643 8 INFO neutron.services.segments.plugin [-] Segment dfd45e63-a3ec-4d06-8c50-28782572aba0 resource provider aggregate not found 2026-04-12 22:01:22.649 8 INFO neutron_taas.services.taas.taas_plugin [None req-f09c454b-2357-48a6-8f9c-8fdfcb5e32b5 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: 9b5f46ae-731f-4c42-8ba8-8379cf8ae444 2026-04-12 22:01:22.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f09c454b-2357-48a6-8f9c-8fdfcb5e32b5 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: 9b5f46ae-731f-4c42-8ba8-8379cf8ae444 2026-04-12 22:01:22.656 8 INFO neutron.services.segments.plugin [-] Segment dfd45e63-a3ec-4d06-8c50-28782572aba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd45e63-a3ec-4d06-8c50-28782572aba0 found for delete ", "request_id": "req-b44045a5-ae10-480a-a491-93f3ef3ac7d5"}]} 2026-04-12 22:01:22.662 8 INFO neutron.services.segments.plugin [-] Segment dfd45e63-a3ec-4d06-8c50-28782572aba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd45e63-a3ec-4d06-8c50-28782572aba0 found for delete ", "request_id": "req-6de30dc4-e07c-44fc-9a2e-ebfd2a1c5139"}]} [pid: 7|app: 0|req: 1011/2196] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:22 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:22.677 8 INFO neutron.services.segments.plugin [-] Segment 7bc48d3f-ea7b-4426-9039-ffa94c6f05a5 resource provider aggregate not found 2026-04-12 22:01:22.682 8 INFO neutron.services.segments.plugin [-] Segment 7bc48d3f-ea7b-4426-9039-ffa94c6f05a5 resource provider aggregate not found 2026-04-12 22:01:22.702 8 INFO neutron.services.segments.plugin [-] Segment 7bc48d3f-ea7b-4426-9039-ffa94c6f05a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc48d3f-ea7b-4426-9039-ffa94c6f05a5 found for delete ", "request_id": "req-f51078d0-1cd7-4c20-be74-4a82c11b6959"}]} 2026-04-12 22:01:22.706 8 INFO neutron.services.segments.plugin [-] Segment 7bc48d3f-ea7b-4426-9039-ffa94c6f05a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc48d3f-ea7b-4426-9039-ffa94c6f05a5 found for delete ", "request_id": "req-e627216b-38d4-408e-a6e6-f01eae59b441"}]} [pid: 7|app: 0|req: 1012/2197] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:22 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:22.723 8 INFO neutron.services.segments.plugin [-] Segment 5e239028-aaac-4a3e-a4f1-784b11275c00 resource provider aggregate not found 2026-04-12 22:01:22.730 8 INFO neutron.services.segments.plugin [-] Segment 5e239028-aaac-4a3e-a4f1-784b11275c00 resource provider aggregate not found 2026-04-12 22:01:22.739 8 INFO neutron.services.segments.plugin [-] Segment 5e239028-aaac-4a3e-a4f1-784b11275c00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e239028-aaac-4a3e-a4f1-784b11275c00 found for delete ", "request_id": "req-7d0b6b00-6c76-4862-85f5-a54273756935"}]} 2026-04-12 22:01:22.745 8 INFO neutron.services.segments.plugin [-] Segment 5e239028-aaac-4a3e-a4f1-784b11275c00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e239028-aaac-4a3e-a4f1-784b11275c00 found for delete ", "request_id": "req-2128d4b7-820a-48d4-80de-ba1b501421a0"}]} [pid: 8|app: 0|req: 1186/2198] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:22 2026] DELETE /v2.0/networks/c390acd0-10e6-4a37-9540-57fd8101f87c => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:23.063 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef339990-8c41-4ff1-9ca6-fa36dd5dccf9 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: 8d9364dc-2f11-4573-a4fe-13b21f525a8e 2026-04-12 22:01:23.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef339990-8c41-4ff1-9ca6-fa36dd5dccf9 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: 8d9364dc-2f11-4573-a4fe-13b21f525a8e 2026-04-12 22:01:23.265 7 INFO neutron.services.segments.plugin [-] Segment 4628d1c8-76ba-4fdf-8410-3acd7fa9ff39 resource provider aggregate not found 2026-04-12 22:01:23.270 7 INFO neutron.services.segments.plugin [-] Segment 4628d1c8-76ba-4fdf-8410-3acd7fa9ff39 resource provider aggregate not found 2026-04-12 22:01:23.288 7 INFO neutron.services.segments.plugin [-] Segment 4628d1c8-76ba-4fdf-8410-3acd7fa9ff39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4628d1c8-76ba-4fdf-8410-3acd7fa9ff39 found for delete ", "request_id": "req-b7c59025-c64b-4853-8388-fc5da80fd82b"}]} 2026-04-12 22:01:23.290 7 INFO neutron.services.segments.plugin [-] Segment 4628d1c8-76ba-4fdf-8410-3acd7fa9ff39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4628d1c8-76ba-4fdf-8410-3acd7fa9ff39 found for delete ", "request_id": "req-e381ec7e-39a2-4fb0-a31e-7dd79c04262a"}]} [pid: 8|app: 0|req: 1187/2199] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:23 2026] GET /v2.0/security-groups?tenant_id=4c8236f8d6a54974a558d28c002d660b&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2200] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:22 2026] DELETE /v2.0/networks/5d6ede69-c69e-4475-b4f7-775783a3b14c => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:23.429 7 INFO neutron.db.segments_db [None req-361f3d1b-8f0e-4445-a3d2-40ab84d7aba0 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Added segment 84c39b37-fb5c-4e92-813b-70ef072fa91a of type geneve for network ac81ef4d-a0ef-43c6-9039-436e829bb4ea [pid: 8|app: 0|req: 1188/2201] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:23 2026] DELETE /v2.0/security-groups/df50e483-94f7-4aa3-a973-b92613c332e1 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:23.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-361f3d1b-8f0e-4445-a3d2-40ab84d7aba0 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource ac81ef4d-a0ef-43c6-9039-436e829bb4ea (type: networks) to 1 2026-04-12 22:01:23.826 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-361f3d1b-8f0e-4445-a3d2-40ab84d7aba0 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:23.830 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-361f3d1b-8f0e-4445-a3d2-40ab84d7aba0 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network ac81ef4d-a0ef-43c6-9039-436e829bb4ea: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:23.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-336fd5e0-5631-4fe7-b4ea-f15d1d733699 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4deefced-f588-4c17-9bc2-bf4b632d9af8 (type: security_groups) to 1 2026-04-12 22:01:23.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-336fd5e0-5631-4fe7-b4ea-f15d1d733699 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0d7778f4-9fb2-40d9-a3ba-4bd014137bcc (type: security_group_rules) to 0 2026-04-12 22:01:23.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-336fd5e0-5631-4fe7-b4ea-f15d1d733699 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1529a878-b941-4531-a6fd-b79178f3f811 (type: security_group_rules) to 0 2026-04-12 22:01:23.931 8 INFO neutron.db.ovn_revision_numbers_db [None req-336fd5e0-5631-4fe7-b4ea-f15d1d733699 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 95110373-bb71-4a80-bc84-2cb55fa313be (type: security_group_rules) to 0 2026-04-12 22:01:23.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-336fd5e0-5631-4fe7-b4ea-f15d1d733699 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e387e793-6871-460d-b9e4-047c53d9d633 (type: security_group_rules) to 0 2026-04-12 22:01:23.967 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b12cea7c-4704-4ecd-b244-2cd238513808 - - - - - -] No port found with ID 23426d97-d4b4-47ea-9234-73160a6d9c99: RuntimeError: No port found with ID 23426d97-d4b4-47ea-9234-73160a6d9c99 2026-04-12 22:01:23.984 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b12cea7c-4704-4ecd-b244-2cd238513808 - - - - - -] OVN reports status down for port: 9aa8497a-87ae-4e43-9ef7-89c036112616 2026-04-12 22:01:24.014 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b12cea7c-4704-4ecd-b244-2cd238513808 - - - - - -] OVN reports status down for port: 7c225b48-bf5a-47fa-a6d1-773fd0c2825b [pid: 8|app: 0|req: 1189/2202] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:23 2026] GET /v2.0/security-groups?tenant_id=a84e1d95b46b4497a42ea8daf4d7f90c&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:24.033 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b12cea7c-4704-4ecd-b244-2cd238513808 - - - - - -] OVN reports status up for port: 55f7bc96-97a4-46cb-b069-869a165f4fb7 2026-04-12 22:01:24.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-361f3d1b-8f0e-4445-a3d2-40ab84d7aba0 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 7d02a3cd-f5c1-479a-9f3f-dd50a9730a62 (type: ports) to 1 2026-04-12 22:01:24.049 7 INFO neutron.plugins.ml2.plugin [None req-b12cea7c-4704-4ecd-b244-2cd238513808 - - - - - -] Attempt 1 to provision port 55f7bc96-97a4-46cb-b069-869a165f4fb7 [pid: 8|app: 0|req: 1190/2203] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:24 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2204] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:23 2026] POST /v2.0/networks => generated 630 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:24.245 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e1e9779-bfde-4f15-81fb-a38c96d8bf9f'] response: {'server_uuid': '4cd25dba-db9f-47b4-b69f-f218157d8fb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55f7bc96-97a4-46cb-b069-869a165f4fb7', 'code': 200} [pid: 8|app: 0|req: 1191/2205] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:24 2026] DELETE /v2.0/security-groups/4deefced-f588-4c17-9bc2-bf4b632d9af8 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2206] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:24 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:24.527 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e05a1495-764d-4fe9-b6af-c9c34b580297 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:24.538 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e05a1495-764d-4fe9-b6af-c9c34b580297 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network ac81ef4d-a0ef-43c6-9039-436e829bb4ea: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:24.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-b12cea7c-4704-4ecd-b244-2cd238513808 - - - - - -] Successfully bumped revision number for resource 55f7bc96-97a4-46cb-b069-869a165f4fb7 (type: ports) to 5 2026-04-12 22:01:24.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdcce86d-3f70-41fe-8ddb-8992aef7468c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c6aad032-d41f-4b2c-901b-94c2ecc71080 (type: security_groups) to 1 2026-04-12 22:01:24.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdcce86d-3f70-41fe-8ddb-8992aef7468c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 40fe67e9-0f40-483e-925a-23437bd551ca (type: security_group_rules) to 0 2026-04-12 22:01:24.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdcce86d-3f70-41fe-8ddb-8992aef7468c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7609bf6a-7156-46e4-a61b-03567ab4b9ab (type: security_group_rules) to 0 2026-04-12 22:01:24.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdcce86d-3f70-41fe-8ddb-8992aef7468c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7c968b59-4b1b-4926-95e9-27d4311e4463 (type: security_group_rules) to 0 2026-04-12 22:01:24.778 8 INFO neutron.services.segments.plugin [-] Segment 8944bc8f-d7b7-4556-a140-9671fc99b752 resource provider aggregate not found 2026-04-12 22:01:24.784 8 INFO neutron.services.segments.plugin [-] Segment 8944bc8f-d7b7-4556-a140-9671fc99b752 resource provider aggregate not found 2026-04-12 22:01:24.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdcce86d-3f70-41fe-8ddb-8992aef7468c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9de6e396-5bbe-4604-b3f2-9ebf5279b4c1 (type: security_group_rules) to 0 2026-04-12 22:01:24.811 8 INFO neutron.services.segments.plugin [-] Segment 8944bc8f-d7b7-4556-a140-9671fc99b752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8944bc8f-d7b7-4556-a140-9671fc99b752 found for delete ", "request_id": "req-daf03e19-5476-4b9d-8c6a-fd54cd8093f0"}]} 2026-04-12 22:01:24.815 8 INFO neutron.services.segments.plugin [-] Segment 8944bc8f-d7b7-4556-a140-9671fc99b752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8944bc8f-d7b7-4556-a140-9671fc99b752 found for delete ", "request_id": "req-fa0e152c-7790-401b-83d2-1fab186c7da5"}]} [pid: 8|app: 0|req: 1195/2209] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:24 2026] GET /v2.0/security-groups?tenant_id=b536cd40838e428696b2ed6d08c13dfd&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:24.912 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db9236be-aa64-4f44-82d1-6edf1022e3bd - - - - - -] OVN reports status down for port: 7d02a3cd-f5c1-479a-9f3f-dd50a9730a62 [pid: 8|app: 0|req: 1196/2210] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:24 2026] DELETE /v2.0/security-groups/c6aad032-d41f-4b2c-901b-94c2ecc71080 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:25.351 7 INFO neutron.db.ovn_revision_numbers_db [None req-e1a061f3-931c-4e78-a197-ca8858606d5f - - - - - -] Successfully bumped revision number for resource 7d02a3cd-f5c1-479a-9f3f-dd50a9730a62 (type: ports) to 2 2026-04-12 22:01:25.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-e1a061f3-931c-4e78-a197-ca8858606d5f - - - - - -] Successfully bumped revision number for resource 8d70a153-2d50-4c20-87b8-a4060f3288de (type: subnets) to 0 [pid: 7|app: 0|req: 1015/2211] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:24 2026] POST /v2.0/subnets => generated 626 bytes in 1329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1016/2212] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:25 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:25.550 8 INFO neutron.db.ovn_revision_numbers_db [None req-25bb8649-633c-4e72-a76a-5693ce4933e4 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 619d72fc-f0d1-4bae-96d7-7992e76755ae (type: routers) to 1 [pid: 8|app: 0|req: 1197/2213] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:25 2026] POST /v2.0/routers => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2214] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:25 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2215] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:25 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2216] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:25 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2217] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:25 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:25.880 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ba471b6-6657-486a-86bf-6276225de8ff 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:25.881 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ba471b6-6657-486a-86bf-6276225de8ff 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network ac81ef4d-a0ef-43c6-9039-436e829bb4ea: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:26.029 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db9236be-aa64-4f44-82d1-6edf1022e3bd - - - - - -] OVN reports status down for port: 73020c35-13aa-4dbb-b208-bdf24eeffc52 2026-04-12 22:01:26.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba471b6-6657-486a-86bf-6276225de8ff 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 73020c35-13aa-4dbb-b208-bdf24eeffc52 (type: ports) to 1 2026-04-12 22:01:26.079 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44fa848d-358b-4b1a-8c15-3b5733534030 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] No more DHCP agents 2026-04-12 22:01:26.081 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44fa848d-358b-4b1a-8c15-3b5733534030 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1198/2218] 10.0.0.203 () {34 vars in 665 bytes} [Sun Apr 12 22:01:25 2026] POST /v2.0/ports => generated 948 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:26.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe7d8a96-e1e6-425d-930f-f83002f8cb5b'] response: {'server_uuid': '4cd25dba-db9f-47b4-b69f-f218157d8fb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55f7bc96-97a4-46cb-b069-869a165f4fb7', 'code': 200} 2026-04-12 22:01:26.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-d19d4dac-1cf7-47b7-b8e4-2f9fac371108 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 73020c35-13aa-4dbb-b208-bdf24eeffc52 (type: ports) to 2 2026-04-12 22:01:26.712 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db9236be-aa64-4f44-82d1-6edf1022e3bd - - - - - -] OVN reports status up for port: 73020c35-13aa-4dbb-b208-bdf24eeffc52 2026-04-12 22:01:26.731 7 INFO neutron.plugins.ml2.plugin [None req-db9236be-aa64-4f44-82d1-6edf1022e3bd - - - - - -] Attempt 1 to provision port 73020c35-13aa-4dbb-b208-bdf24eeffc52 2026-04-12 22:01:27.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-44fa848d-358b-4b1a-8c15-3b5733534030 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource e0757292-5e2d-45bd-a695-c6ac255f0b52 (type: floatingips) to 1 2026-04-12 22:01:27.481 7 INFO neutron.db.l3_db [None req-44fa848d-358b-4b1a-8c15-3b5733534030 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Floating IP e0757292-5e2d-45bd-a695-c6ac255f0b52 associated. External IP: 10.96.250.218, port: 55f7bc96-97a4-46cb-b069-869a165f4fb7. 2026-04-12 22:01:27.486 7 INFO neutron.db.ovn_revision_numbers_db [None req-db9236be-aa64-4f44-82d1-6edf1022e3bd - - - - - -] Successfully bumped revision number for resource 73020c35-13aa-4dbb-b208-bdf24eeffc52 (type: ports) to 3 [pid: 7|app: 0|req: 1021/2219] 10.0.0.203 () {34 vars in 677 bytes} [Sun Apr 12 22:01:25 2026] POST /v2.0/floatingips => generated 855 bytes in 1764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1022/2220] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:01:27 2026] GET /v2.0/floatingips/e0757292-5e2d-45bd-a695-c6ac255f0b52 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:28.062 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d19d4dac-1cf7-47b7-b8e4-2f9fac371108 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:28.063 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d19d4dac-1cf7-47b7-b8e4-2f9fac371108 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network ac81ef4d-a0ef-43c6-9039-436e829bb4ea: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:28.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-d19d4dac-1cf7-47b7-b8e4-2f9fac371108 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 73020c35-13aa-4dbb-b208-bdf24eeffc52 (type: router_ports) to 3 [pid: 8|app: 0|req: 1199/2221] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:01:26 2026] PUT /v2.0/routers/619d72fc-f0d1-4bae-96d7-7992e76755ae/add_router_interface => generated 309 bytes in 2169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:28.336 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a38b9255-82c7-4153-9da5-996feaf1ee74'] response: {'name': 'network-changed', 'server_uuid': '4cd25dba-db9f-47b4-b69f-f218157d8fb5', 'tag': '55f7bc96-97a4-46cb-b069-869a165f4fb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1023/2222] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:28 2026] GET /v2.0/ports/73020c35-13aa-4dbb-b208-bdf24eeffc52 => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:28.650 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d7e1df5-f0e4-44ef-9f7b-7f5d9d5208e7 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: 73020c35-13aa-4dbb-b208-bdf24eeffc52 2026-04-12 22:01:28.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d7e1df5-f0e4-44ef-9f7b-7f5d9d5208e7 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: 73020c35-13aa-4dbb-b208-bdf24eeffc52 [pid: 7|app: 0|req: 1024/2223] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:01:28 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2224] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:01:28 2026] GET /v2.0/networks?id=343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 758 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2225] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:01:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=55f7bc96-97a4-46cb-b069-869a165f4fb7 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2226] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/subnets?id=7a6c252c-b6e1-4424-98bf-a9efcb970276 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2227] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/ports?network_id=343dd19e-a119-4bb1-b85f-8cc0422c8903&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2228] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:01:28 2026] PUT /v2.0/routers/619d72fc-f0d1-4bae-96d7-7992e76755ae/remove_router_interface => generated 309 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1029/2229] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:29.141 8 INFO neutron.api.v2.resource [None req-3c67dfa2-3aab-4218-83c6-c22b410aa655 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1201/2230] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:01:29 2026] PUT /v2.0/routers/619d72fc-f0d1-4bae-96d7-7992e76755ae/remove_router_interface => generated 197 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2231] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2232] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:29 2026] GET /v2.0/ports?device_id=619d72fc-f0d1-4bae-96d7-7992e76755ae => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2233] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:29 2026] DELETE /v2.0/routers/619d72fc-f0d1-4bae-96d7-7992e76755ae => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2234] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:29 2026] DELETE /v2.0/subnets/8d70a153-2d50-4c20-87b8-a4060f3288de => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:29.673 8 INFO neutron_taas.services.taas.taas_plugin [None req-e39b094e-1abe-4a2c-a913-4c9db3efea7f 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: 7d02a3cd-f5c1-479a-9f3f-dd50a9730a62 2026-04-12 22:01:29.675 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e39b094e-1abe-4a2c-a913-4c9db3efea7f 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: 7d02a3cd-f5c1-479a-9f3f-dd50a9730a62 [pid: 7|app: 0|req: 1032/2235] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:01:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2236] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:01:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:29.876 8 INFO neutron.services.segments.plugin [-] Segment 84c39b37-fb5c-4e92-813b-70ef072fa91a resource provider aggregate not found 2026-04-12 22:01:29.881 8 INFO neutron.services.segments.plugin [-] Segment 84c39b37-fb5c-4e92-813b-70ef072fa91a resource provider aggregate not found 2026-04-12 22:01:29.899 8 INFO neutron.services.segments.plugin [-] Segment 84c39b37-fb5c-4e92-813b-70ef072fa91a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84c39b37-fb5c-4e92-813b-70ef072fa91a found for delete ", "request_id": "req-37103bd1-1a10-4018-ab45-897cd5daccbe"}]} 2026-04-12 22:01:29.901 8 INFO neutron.services.segments.plugin [-] Segment 84c39b37-fb5c-4e92-813b-70ef072fa91a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84c39b37-fb5c-4e92-813b-70ef072fa91a found for delete ", "request_id": "req-cc19766c-9d7b-4ec6-9cf6-7a160ee9a713"}]} [pid: 7|app: 0|req: 1034/2237] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:01:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2238] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:29 2026] DELETE /v2.0/networks/ac81ef4d-a0ef-43c6-9039-436e829bb4ea => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2239] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:01:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:30.045 8 INFO neutron.db.segments_db [None req-15d07d79-f696-49e0-bd7d-1bd2a7dbe5a2 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Added segment af218a00-dbf1-4ec0-9641-80c802056acf of type geneve for network 0a885b61-9bfc-4a02-a67e-3ea483247acb [pid: 7|app: 0|req: 1036/2240] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:01:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2241] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 22:01:30 2026] PUT /v2.0/subnetpools/c5a783e7-14d1-4a54-957e-b0f044203448/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2242] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 22:01:30 2026] PUT /v2.0/subnetpools/e9027caf-8ca2-47b4-9494-94192be2bb9d/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:30.187 8 INFO neutron.db.ovn_revision_numbers_db [None req-15d07d79-f696-49e0-bd7d-1bd2a7dbe5a2 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 0a885b61-9bfc-4a02-a67e-3ea483247acb (type: networks) to 1 [pid: 7|app: 0|req: 1039/2243] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 22:01:30 2026] PUT /v2.0/subnetpools/3750976b-607a-466c-bec7-8bb37b337a8b/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2244] 10.0.0.203 () {34 vars in 759 bytes} [Sun Apr 12 22:01:30 2026] PUT /v2.0/subnetpools/59c38d3b-65f6-410e-9e59-a241cbe12009/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2245] 10.0.0.203 () {32 vars in 672 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2246] 10.0.0.203 () {32 vars in 686 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2247] 10.0.0.203 () {32 vars in 682 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:30.365 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-15d07d79-f696-49e0-bd7d-1bd2a7dbe5a2 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:30.367 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-15d07d79-f696-49e0-bd7d-1bd2a7dbe5a2 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network 0a885b61-9bfc-4a02-a67e-3ea483247acb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1044/2248] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2249] 10.0.0.203 () {32 vars in 680 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2250] 10.0.0.203 () {32 vars in 694 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:30.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-15d07d79-f696-49e0-bd7d-1bd2a7dbe5a2 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource ca7d60d7-e0bf-48e7-9d1e-74deacd578bf (type: ports) to 1 [pid: 7|app: 0|req: 1047/2251] 10.0.0.203 () {32 vars in 690 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2252] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:29 2026] POST /v2.0/networks => generated 630 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2253] 10.0.0.203 () {32 vars in 702 bytes} [Sun Apr 12 22:01:30 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2254] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:01:30 2026] DELETE /v2.0/subnetpools/c5a783e7-14d1-4a54-957e-b0f044203448 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2255] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:01:30 2026] DELETE /v2.0/subnetpools/e9027caf-8ca2-47b4-9494-94192be2bb9d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2256] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:01:30 2026] DELETE /v2.0/subnetpools/3750976b-607a-466c-bec7-8bb37b337a8b => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:30.709 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-539956f5-2c56-4d97-a0d3-af66d771b519 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:30.710 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-539956f5-2c56-4d97-a0d3-af66d771b519 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network 0a885b61-9bfc-4a02-a67e-3ea483247acb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1052/2257] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:01:30 2026] DELETE /v2.0/subnetpools/59c38d3b-65f6-410e-9e59-a241cbe12009 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2258] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:01:30 2026] DELETE /v2.0/subnetpools/f32f8b0e-09a7-4dd9-a4cf-e3fcd28dbac2 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:31.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-03fb1bcc-3bb8-41a6-bca3-14de5b883cf0 - - - - - -] Successfully bumped revision number for resource ca7d60d7-e0bf-48e7-9d1e-74deacd578bf (type: ports) to 2 2026-04-12 22:01:31.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-03fb1bcc-3bb8-41a6-bca3-14de5b883cf0 - - - - - -] Successfully bumped revision number for resource ac677408-cad9-4156-9e7d-4f05c52ebe57 (type: subnets) to 0 [pid: 8|app: 0|req: 1206/2259] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:30 2026] POST /v2.0/subnets => generated 626 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:31.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5ea010b-9e29-45fd-bae8-30146f7695f0 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 170ca35a-d17b-4780-b217-798de8151a19 (type: routers) to 1 [pid: 7|app: 0|req: 1054/2260] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:31 2026] POST /v2.0/routers => generated 602 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2261] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/ports => generated 11643 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 22:01:31.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd63af17-c402-4fc9-8743-8361b284fa21 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 19d6c846-e18d-483c-b384-bfe5231eb14a (type: security_groups) to 1 2026-04-12 22:01:31.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd63af17-c402-4fc9-8743-8361b284fa21 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 088e8c1b-f209-48ea-98cf-fa9ac4e09378 (type: security_group_rules) to 0 2026-04-12 22:01:31.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd63af17-c402-4fc9-8743-8361b284fa21 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 367f2882-7e2b-4bf0-b30e-4dd0b39a1bd4 (type: security_group_rules) to 0 2026-04-12 22:01:31.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd63af17-c402-4fc9-8743-8361b284fa21 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 77a1033a-e59c-4e12-b382-1cb6ff28fda7 (type: security_group_rules) to 0 2026-04-12 22:01:31.797 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9b6699e-0109-49b2-a329-8aef29a7ccac 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:31.800 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9b6699e-0109-49b2-a329-8aef29a7ccac 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network 0a885b61-9bfc-4a02-a67e-3ea483247acb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:31.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd63af17-c402-4fc9-8743-8361b284fa21 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a9e9e998-2734-4be5-89cc-825cd38dbfff (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1208/2262] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/security-groups?tenant_id=8f4e905c52a44452b5695ab17547f9bd&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2263] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:01:31 2026] GET /v2.0/routers => generated 1585 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:31.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9b6699e-0109-49b2-a329-8aef29a7ccac 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 2d867c31-0f76-4645-8e7a-5c62023d9bf0 (type: ports) to 1 [pid: 8|app: 0|req: 1210/2264] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:31 2026] DELETE /v2.0/security-groups/19d6c846-e18d-483c-b384-bfe5231eb14a => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2265] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:01:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2266] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:01:32 2026] GET /v2.0/networks => generated 3660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2267] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:01:32 2026] GET /v2.0/security-groups => generated 28551 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 22:01:32.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-701f552a-8ad1-488e-9438-5af4906f52d1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f28e0419-b9fc-4571-9082-9e142f4d28c9 (type: security_groups) to 1 2026-04-12 22:01:32.561 8 INFO neutron.db.ovn_revision_numbers_db [None req-701f552a-8ad1-488e-9438-5af4906f52d1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 35ca5535-95aa-4981-a267-1e83064dfa34 (type: security_group_rules) to 0 2026-04-12 22:01:32.576 8 INFO neutron.db.ovn_revision_numbers_db [None req-701f552a-8ad1-488e-9438-5af4906f52d1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8b4187ba-4a82-4ce8-abb2-0839b4a7999c (type: security_group_rules) to 0 2026-04-12 22:01:32.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-701f552a-8ad1-488e-9438-5af4906f52d1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c74b711a-e4a9-469a-84f3-8192e89c9d66 (type: security_group_rules) to 0 2026-04-12 22:01:32.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-701f552a-8ad1-488e-9438-5af4906f52d1 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fac4e3ad-f3a3-4172-840b-978f342a0d3c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1214/2268] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:32 2026] GET /v2.0/security-groups?tenant_id=cb77de5a01554c04adbc767f57423527&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2269] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:01:32 2026] GET /v2.0/agents => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:32.755 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9b6699e-0109-49b2-a329-8aef29a7ccac 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:32.756 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9b6699e-0109-49b2-a329-8aef29a7ccac 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network 0a885b61-9bfc-4a02-a67e-3ea483247acb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:32.861 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a5ea379b-40c4-4c47-b9ad-e7892767881d - - - - - -] No port found with ID 73020c35-13aa-4dbb-b208-bdf24eeffc52: RuntimeError: No port found with ID 73020c35-13aa-4dbb-b208-bdf24eeffc52 2026-04-12 22:01:32.916 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a5ea379b-40c4-4c47-b9ad-e7892767881d - - - - - -] OVN reports status down for port: ca7d60d7-e0bf-48e7-9d1e-74deacd578bf [pid: 8|app: 0|req: 1216/2270] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:32 2026] DELETE /v2.0/security-groups/f28e0419-b9fc-4571-9082-9e142f4d28c9 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2271] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:01:32 2026] GET /v2.0/subnets => generated 2606 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2272] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:01:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2273] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:01:33 2026] GET /v2.0/subnets => generated 2606 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2274] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:01:33 2026] GET /v2.0/network-ip-availabilities => generated 1962 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2275] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:01:33 2026] GET /v2.0/floatingips => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:33.183 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a5ea379b-40c4-4c47-b9ad-e7892767881d - - - - - -] OVN reports status down for port: 2d867c31-0f76-4645-8e7a-5c62023d9bf0 2026-04-12 22:01:33.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9b6699e-0109-49b2-a329-8aef29a7ccac 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 2d867c31-0f76-4645-8e7a-5c62023d9bf0 (type: router_ports) to 1 [pid: 7|app: 0|req: 1055/2276] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:01:31 2026] PUT /v2.0/routers/170ca35a-d17b-4780-b217-798de8151a19/add_router_interface => generated 309 bytes in 1841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:33.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3c053d5-81d4-4f6d-8b2b-6cf841fc4f9b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource df1987e2-7700-434f-9421-3dc698c2a7d7 (type: security_groups) to 1 2026-04-12 22:01:33.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3c053d5-81d4-4f6d-8b2b-6cf841fc4f9b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4c4c4c95-26ec-439a-9693-3fc142dd4712 (type: security_group_rules) to 0 2026-04-12 22:01:33.373 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3c053d5-81d4-4f6d-8b2b-6cf841fc4f9b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4c88d153-f316-4a40-a6e7-0b192f20e274 (type: security_group_rules) to 0 2026-04-12 22:01:33.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3c053d5-81d4-4f6d-8b2b-6cf841fc4f9b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5e395ed3-7041-48ea-9be5-0103aec73862 (type: security_group_rules) to 0 2026-04-12 22:01:33.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3c053d5-81d4-4f6d-8b2b-6cf841fc4f9b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bbf6b183-a36e-4c35-a23d-569131145bd7 (type: security_group_rules) to 0 2026-04-12 22:01:33.430 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a5ea379b-40c4-4c47-b9ad-e7892767881d - - - - - -] Logical_Switch_Port 2d867c31-0f76-4645-8e7a-5c62023d9bf0 host information not removed, the port state is up 2026-04-12 22:01:33.431 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a5ea379b-40c4-4c47-b9ad-e7892767881d - - - - - -] OVN reports status up for port: 2d867c31-0f76-4645-8e7a-5c62023d9bf0 [pid: 8|app: 0|req: 1222/2277] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:33 2026] GET /v2.0/security-groups?tenant_id=edaa2da0e15b4b95b69371608f1e15bc&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2278] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:33 2026] GET /v2.0/ports/2d867c31-0f76-4645-8e7a-5c62023d9bf0 => generated 941 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:33.454 7 INFO neutron.plugins.ml2.plugin [None req-a5ea379b-40c4-4c47-b9ad-e7892767881d - - - - - -] Attempt 1 to provision port 2d867c31-0f76-4645-8e7a-5c62023d9bf0 [pid: 7|app: 0|req: 1057/2279] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:33 2026] GET /v2.0/ports/2d867c31-0f76-4645-8e7a-5c62023d9bf0 => generated 941 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2280] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:33 2026] DELETE /v2.0/security-groups/df1987e2-7700-434f-9421-3dc698c2a7d7 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:33.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5ea379b-40c4-4c47-b9ad-e7892767881d - - - - - -] Successfully bumped revision number for resource 2d867c31-0f76-4645-8e7a-5c62023d9bf0 (type: ports) to 2 [pid: 7|app: 0|req: 1058/2281] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:01:34 2026] GET /v2.0/ports/2d867c31-0f76-4645-8e7a-5c62023d9bf0 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:34.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-904b1b49-ae4b-4d24-bbab-7c3c6a2bdee9 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: 2d867c31-0f76-4645-8e7a-5c62023d9bf0 2026-04-12 22:01:34.836 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-904b1b49-ae4b-4d24-bbab-7c3c6a2bdee9 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: 2d867c31-0f76-4645-8e7a-5c62023d9bf0 [pid: 8|app: 0|req: 1224/2282] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:01:34 2026] PUT /v2.0/routers/170ca35a-d17b-4780-b217-798de8151a19/remove_router_interface => generated 309 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2283] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:35 2026] GET /v2.0/ports?device_id=170ca35a-d17b-4780-b217-798de8151a19 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1225/2284] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:35 2026] DELETE /v2.0/routers/170ca35a-d17b-4780-b217-798de8151a19 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2285] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:35 2026] DELETE /v2.0/subnets/ac677408-cad9-4156-9e7d-4f05c52ebe57 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:35.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-318c828e-834e-4efe-b774-78131644ed58 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: ca7d60d7-e0bf-48e7-9d1e-74deacd578bf 2026-04-12 22:01:35.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-318c828e-834e-4efe-b774-78131644ed58 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: ca7d60d7-e0bf-48e7-9d1e-74deacd578bf 2026-04-12 22:01:35.993 8 INFO neutron.services.segments.plugin [-] Segment af218a00-dbf1-4ec0-9641-80c802056acf resource provider aggregate not found 2026-04-12 22:01:35.996 8 INFO neutron.services.segments.plugin [-] Segment af218a00-dbf1-4ec0-9641-80c802056acf resource provider aggregate not found 2026-04-12 22:01:36.029 8 INFO neutron.services.segments.plugin [-] Segment af218a00-dbf1-4ec0-9641-80c802056acf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af218a00-dbf1-4ec0-9641-80c802056acf found for delete ", "request_id": "req-e4df94b7-c6a2-46c5-9215-09edfdd70f94"}]} 2026-04-12 22:01:36.035 8 INFO neutron.services.segments.plugin [-] Segment af218a00-dbf1-4ec0-9641-80c802056acf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af218a00-dbf1-4ec0-9641-80c802056acf found for delete ", "request_id": "req-494c4de6-ef4f-4648-944b-e5fdd4cfb374"}]} [pid: 8|app: 0|req: 1226/2286] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:35 2026] DELETE /v2.0/networks/0a885b61-9bfc-4a02-a67e-3ea483247acb => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:36.516 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed2a7ae0-94dd-40cf-a600-18e992f81492 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] No more DHCP agents 2026-04-12 22:01:36.517 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed2a7ae0-94dd-40cf-a600-18e992f81492 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1227/2287] 10.0.0.217 () {34 vars in 990 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2288] 10.0.0.217 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:36 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:36.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed2a7ae0-94dd-40cf-a600-18e992f81492 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 5fd08181-304f-474f-b21c-7970358bec74 (type: ports) to 1 2026-04-12 22:01:37.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Successfully bumped revision number for resource 227a3fb6-84c4-4eb9-adf5-69f25456f681 (type: security_groups) to 1 2026-04-12 22:01:37.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Successfully bumped revision number for resource 6e9c59b6-c71a-422d-af62-7ddfa3a1d870 (type: security_group_rules) to 0 2026-04-12 22:01:37.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Successfully bumped revision number for resource 7a49bc27-43be-417f-a2f5-9e93c9ffb20a (type: security_group_rules) to 0 2026-04-12 22:01:37.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Successfully bumped revision number for resource b686fcee-7035-4ea2-afac-ef801cf79a50 (type: security_group_rules) to 0 2026-04-12 22:01:37.281 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Successfully bumped revision number for resource c27ae28e-749c-4cd1-81fa-c24a3de65318 (type: security_group_rules) to 0 2026-04-12 22:01:37.299 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-5fd08181-304f-474f-b21c-7970358bec74 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:01:37.401 8 INFO neutron.db.segments_db [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Added segment ff95c7a1-fa86-46f8-8346-5022afc159a6 of type geneve for network de37b279-bd54-482f-9d76-d0fc0c6e4ecc 2026-04-12 22:01:37.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed2a7ae0-94dd-40cf-a600-18e992f81492 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 5fd08181-304f-474f-b21c-7970358bec74 (type: router_ports) to 1 2026-04-12 22:01:37.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed2a7ae0-94dd-40cf-a600-18e992f81492 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 19b0953f-53c6-480f-b9ab-c86adf067245 (type: routers) to 2 [pid: 7|app: 0|req: 1061/2289] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:01:36 2026] POST /v2.0/routers => generated 948 bytes in 1448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:37.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Successfully bumped revision number for resource de37b279-bd54-482f-9d76-d0fc0c6e4ecc (type: networks) to 1 [pid: 7|app: 0|req: 1062/2290] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/routers/19b0953f-53c6-480f-b9ab-c86adf067245 => generated 954 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2291] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 22:01:37 2026] GET /v2.0/routers => generated 957 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:37.739 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] No more DHCP agents 2026-04-12 22:01:37.740 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Unable to schedule network de37b279-bd54-482f-9d76-d0fc0c6e4ecc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:37.858 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5fcae78-b1b1-47c5-a53a-a5726868d0c4 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Successfully bumped revision number for resource a1ffc17b-5cd0-497e-b7e1-4c398acaf601 (type: ports) to 1 [pid: 8|app: 0|req: 1229/2292] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:01:36 2026] POST /v2.0/networks => generated 631 bytes in 973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:38.103 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7a31705-8585-4363-9427-3f29d138010f c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] No more DHCP agents 2026-04-12 22:01:38.104 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7a31705-8585-4363-9427-3f29d138010f c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Unable to schedule network de37b279-bd54-482f-9d76-d0fc0c6e4ecc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:38.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-cde95363-626a-4861-bf23-3053ad36002e 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Successfully bumped revision number for resource 19b0953f-53c6-480f-b9ab-c86adf067245 (type: routers) to 3 [pid: 7|app: 0|req: 1064/2293] 10.0.0.203 () {34 vars in 741 bytes} [Sun Apr 12 22:01:37 2026] PUT /v2.0/routers/19b0953f-53c6-480f-b9ab-c86adf067245 => generated 961 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:38.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7a31705-8585-4363-9427-3f29d138010f c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Successfully bumped revision number for resource 0d0b7704-3b46-4386-902a-e4cd9acde8c4 (type: ports) to 1 [pid: 7|app: 0|req: 1065/2294] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:01:38 2026] GET /v2.0/routers/19b0953f-53c6-480f-b9ab-c86adf067245 => generated 961 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2295] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:38 2026] GET /v2.0/ports?device_id=19b0953f-53c6-480f-b9ab-c86adf067245 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2296] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 22:01:37 2026] POST /v2.0/ports => generated 743 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1231/2297] 10.0.0.203 () {34 vars in 747 bytes} [Sun Apr 12 22:01:38 2026] PUT /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1232/2298] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 22:01:38 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1233/2299] 10.0.0.203 () {34 vars in 758 bytes} [Sun Apr 12 22:01:38 2026] PUT /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1234/2300] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 22:01:38 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:38.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-af57659a-152e-4c72-a43a-00edcfb57920 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] TaaS: Handle Delete Port: 5fd08181-304f-474f-b21c-7970358bec74 2026-04-12 22:01:38.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af57659a-152e-4c72-a43a-00edcfb57920 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] Tap Mirror: Handle Delete Port: 5fd08181-304f-474f-b21c-7970358bec74 [pid: 8|app: 0|req: 1235/2301] 10.0.0.203 () {34 vars in 754 bytes} [Sun Apr 12 22:01:38 2026] PUT /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags/red => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1236/2302] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 22:01:38 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:38.817 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] No port found with ID 2d867c31-0f76-4645-8e7a-5c62023d9bf0: RuntimeError: No port found with ID 2d867c31-0f76-4645-8e7a-5c62023d9bf0 2026-04-12 22:01:38.841 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] OVN reports status down for port: 5fd08181-304f-474f-b21c-7970358bec74 2026-04-12 22:01:38.850 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] OVN reports status up for port: 5fd08181-304f-474f-b21c-7970358bec74 2026-04-12 22:01:38.868 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] OVN reports status down for port: a1ffc17b-5cd0-497e-b7e1-4c398acaf601 [pid: 8|app: 0|req: 1237/2303] 10.0.0.203 () {34 vars in 776 bytes} [Sun Apr 12 22:01:38 2026] PUT /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags/black.or.white => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1238/2304] 10.0.0.203 () {32 vars in 826 bytes} [Sun Apr 12 22:01:38 2026] GET /v2.0/ports?project_id=8490e81a36d8479b816c54cb6bc268c8&network_id=343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 3315 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:39.009 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] OVN reports status down for port: 0d0b7704-3b46-4386-902a-e4cd9acde8c4 [pid: 7|app: 0|req: 1067/2305] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:38 2026] DELETE /v2.0/routers/19b0953f-53c6-480f-b9ab-c86adf067245 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2306] 10.0.0.203 () {32 vars in 742 bytes} [Sun Apr 12 22:01:39 2026] GET /v2.0/subnets?network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933 => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2307] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:39 2026] GET /v2.0/ports?device_id=19b0953f-53c6-480f-b9ab-c86adf067245 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:39.367 7 INFO neutron.api.v2.resource [None req-afeeac4e-4fcb-4c27-a424-eb43fdc925f2 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/2308] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:39 2026] DELETE /v2.0/routers/19b0953f-53c6-480f-b9ab-c86adf067245 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2309] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:39 2026] GET /v2.0/ports?device_id=170ca35a-d17b-4780-b217-798de8151a19 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:39.426 7 INFO neutron.api.v2.resource [None req-97faaa6a-6af4-42c8-a1c6-b1bdc41bd6c0 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1072/2310] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:39 2026] DELETE /v2.0/routers/170ca35a-d17b-4780-b217-798de8151a19 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:01:39.443 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c182049-5cc8-4396-9a7f-8ea67a404e7e 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2311] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:39 2026] DELETE /v2.0/subnets/ac677408-cad9-4156-9e7d-4f05c52ebe57 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2312] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:39 2026] GET /v2.0/ports?device_id=619d72fc-f0d1-4bae-96d7-7992e76755ae => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:39.487 7 INFO neutron.api.v2.resource [None req-f83a1362-990c-448b-9af9-5e631c10e535 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2313] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:39 2026] DELETE /v2.0/routers/619d72fc-f0d1-4bae-96d7-7992e76755ae => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:01:39.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6085b14f-354e-4c02-9651-bd43d3b0edcf 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2316] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:39 2026] DELETE /v2.0/subnets/8d70a153-2d50-4c20-87b8-a4060f3288de => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:01:39.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-b24cf776-d56d-481d-a110-6ced939da231 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource e0757292-5e2d-45bd-a695-c6ac255f0b52 (type: floatingips) to 2 2026-04-12 22:01:39.791 7 INFO neutron.db.l3_db [None req-b24cf776-d56d-481d-a110-6ced939da231 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Floating IP e0757292-5e2d-45bd-a695-c6ac255f0b52 disassociated. External IP: 10.96.250.218, port: 55f7bc96-97a4-46cb-b069-869a165f4fb7. [pid: 7|app: 0|req: 1079/2317] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 22:01:39 2026] PUT /v2.0/floatingips/e0757292-5e2d-45bd-a695-c6ac255f0b52 => generated 554 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1080/2318] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:39 2026] GET /v2.0/ports?device_id=eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2319] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 22:01:38 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 52 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:39.885 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-079d5faf-3ec4-441a-b2ad-31f1a54d97e4'] response: {'name': 'network-changed', 'server_uuid': '4cd25dba-db9f-47b4-b69f-f218157d8fb5', 'tag': '55f7bc96-97a4-46cb-b069-869a165f4fb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1081/2320] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:01:39 2026] GET /v2.0/floatingips/e0757292-5e2d-45bd-a695-c6ac255f0b52 => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:39.898 8 INFO neutron.api.v2.resource [None req-264dfc95-a331-4f6e-ba4a-01df813fa7ff 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1240/2321] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:39 2026] DELETE /v2.0/routers/eb3ef6c9-e8bb-4bb2-be80-9e8bcdf00e10 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:01:39.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63ad9ef3-b7fb-4009-9928-9737a0c70c61 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1241/2322] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:39 2026] DELETE /v2.0/subnets/859b3ba8-7c74-4b87-9267-1d9b01f19397 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:01:39.939 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a3b0511-e19d-4843-a328-6c41a9ed28ca 4086d2774cc740f4900ff503aa691485 5b03c41f59f8429fbcd9d1456f74f559 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1242/2323] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:01:39 2026] DELETE /v2.0/subnets/617c0763-3b18-45e7-97c2-bf726af417bf => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2324] 10.0.0.203 () {34 vars in 747 bytes} [Sun Apr 12 22:01:39 2026] PUT /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2325] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 22:01:39 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1083/2326] 10.0.0.203 () {32 vars in 735 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:40.143 8 INFO neutron.api.v2.resource [None req-52f8628a-af16-42e9-87c3-06ecf07baaab c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1244/2327] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1084/2328] 10.0.0.203 () {32 vars in 738 bytes} [Sun Apr 12 22:01:40 2026] DELETE /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1245/2329] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:40.344 7 INFO neutron.api.v2.resource [None req-44151c28-7a69-42cb-95c7-b7dbf4acb492 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1085/2330] 10.0.0.203 () {32 vars in 742 bytes} [Sun Apr 12 22:01:40 2026] DELETE /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1246/2331] 10.0.0.203 () {32 vars in 730 bytes} [Sun Apr 12 22:01:40 2026] DELETE /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1086/2332] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2333] 10.0.0.203 () {32 vars in 727 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1248/2334] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/networks?id=343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 758 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2335] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/security-groups?tenant_id=5b03c41f59f8429fbcd9d1456f74f559&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2336] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=55f7bc96-97a4-46cb-b069-869a165f4fb7 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:40.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae6190fc-4c82-46d6-8d77-d60ea7590771 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] TaaS: Handle Delete Port: 0d0b7704-3b46-4386-902a-e4cd9acde8c4 2026-04-12 22:01:40.616 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae6190fc-4c82-46d6-8d77-d60ea7590771 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Tap Mirror: Handle Delete Port: 0d0b7704-3b46-4386-902a-e4cd9acde8c4 [pid: 8|app: 0|req: 1249/2337] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 22:01:40 2026] DELETE /v2.0/ports/0d0b7704-3b46-4386-902a-e4cd9acde8c4 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2338] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/subnets?id=7a6c252c-b6e1-4424-98bf-a9efcb970276 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2339] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:40 2026] DELETE /v2.0/security-groups/8d75c496-bea0-4420-a925-f7ea26daa2e5 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2340] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/ports?network_id=343dd19e-a119-4bb1-b85f-8cc0422c8903&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2341] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:01:40 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:40.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-35444da9-1950-43ec-b999-fe40381d8f46 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] TaaS: Handle Delete Port: a1ffc17b-5cd0-497e-b7e1-4c398acaf601 2026-04-12 22:01:41.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35444da9-1950-43ec-b999-fe40381d8f46 c0b4a659db6049ada9fe9d427b701244 5c3895594fb04beaaf64a957708b7fab - - default default] Tap Mirror: Handle Delete Port: a1ffc17b-5cd0-497e-b7e1-4c398acaf601 2026-04-12 22:01:41.095 7 INFO neutron.db.ovn_revision_numbers_db [None req-a000459e-8592-47af-94d3-1d02123eda51 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource efd23996-1509-4d54-b3d8-2d37d5cb6077 (type: security_groups) to 1 2026-04-12 22:01:41.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-a000459e-8592-47af-94d3-1d02123eda51 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 4c6f0b7a-b9fc-4452-9b21-83bda11c4d0f (type: security_group_rules) to 0 2026-04-12 22:01:41.141 7 INFO neutron.db.ovn_revision_numbers_db [None req-a000459e-8592-47af-94d3-1d02123eda51 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 9b0d0c5b-ce7b-42d5-8b12-bdef7197a97c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1092/2342] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:01:40 2026] POST /v2.0/security-groups => generated 1675 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:01:41.220 8 INFO neutron.services.segments.plugin [-] Segment ff95c7a1-fa86-46f8-8346-5022afc159a6 resource provider aggregate not found [pid: 7|app: 0|req: 1093/2343] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:01:41 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:41.221 8 INFO neutron.services.segments.plugin [-] Segment ff95c7a1-fa86-46f8-8346-5022afc159a6 resource provider aggregate not found 2026-04-12 22:01:41.244 8 INFO neutron.services.segments.plugin [-] Segment ff95c7a1-fa86-46f8-8346-5022afc159a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff95c7a1-fa86-46f8-8346-5022afc159a6 found for delete ", "request_id": "req-16dc8a84-ed1b-4a8c-9509-78d6c41bf78d"}]} 2026-04-12 22:01:41.255 8 INFO neutron.services.segments.plugin [-] Segment ff95c7a1-fa86-46f8-8346-5022afc159a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff95c7a1-fa86-46f8-8346-5022afc159a6 found for delete ", "request_id": "req-fddba507-746c-4f88-848a-8ec3d9fd603a"}]} [pid: 8|app: 0|req: 1251/2344] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:01:40 2026] DELETE /v2.0/networks/de37b279-bd54-482f-9d76-d0fc0c6e4ecc => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:01:41.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cbfe492-db0f-400f-a0d1-f21540a7c432 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 07739beb-bd71-4cd0-8b8a-b340f3c0ffe0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1094/2345] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:41.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce1366e-3cc5-4b85-bea3-1cee8284bd6a b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 783e26a0-d186-4fb1-aea1-2d390c5c5947 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1252/2346] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:41.782 7 INFO neutron.db.ovn_revision_numbers_db [None req-87937de8-3455-467b-9a86-8127e7b3be04 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 2f2fe5be-0890-4cd3-9a23-12df106982e2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1095/2347] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:42.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-da583bc1-37d2-4970-b799-f2dc8aaff45e b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource dc9f62c5-1d8b-49ca-a785-0bcaa51c6fde (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1253/2348] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:42.076 8 INFO neutron.db.securitygroups_db [None req-9494870e-444d-4492-86a0-de9cff164568 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Project 8490e81a36d8479b816c54cb6bc268c8 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1096/2349] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:41 2026] GET /v2.0/security-groups?tenant_id=5c3895594fb04beaaf64a957708b7fab&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:42.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-9494870e-444d-4492-86a0-de9cff164568 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource 06fb55d2-bb49-4c70-878c-b8a18040e755 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1254/2350] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:42.295 8 INFO neutron.db.securitygroups_db [None req-6c04b47d-28d4-4797-9e99-801ad5758369 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Project 8490e81a36d8479b816c54cb6bc268c8 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1097/2351] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:42 2026] DELETE /v2.0/security-groups/227a3fb6-84c4-4eb9-adf5-69f25456f681 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:42.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c04b47d-28d4-4797-9e99-801ad5758369 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource b4bce3c5-fdef-470b-835c-b91f52d305de (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1255/2352] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:01:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:01:42.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff79ff7e-ac54-4178-a40d-fdc5068514fd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 489df88b-d1e7-4ba3-9e5d-5c5162f5eeff (type: security_groups) to 1 2026-04-12 22:01:42.798 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff79ff7e-ac54-4178-a40d-fdc5068514fd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 08d20c5b-24e1-4c84-b1c9-39b4f6ea9daa (type: security_group_rules) to 0 2026-04-12 22:01:42.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff79ff7e-ac54-4178-a40d-fdc5068514fd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7173aabd-a6d6-4534-b46c-f4adeb2e51ae (type: security_group_rules) to 0 2026-04-12 22:01:42.826 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff79ff7e-ac54-4178-a40d-fdc5068514fd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9c084810-9524-4393-bc62-3992980b0ff1 (type: security_group_rules) to 0 2026-04-12 22:01:42.839 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff79ff7e-ac54-4178-a40d-fdc5068514fd 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9e53ec7a-6340-4a6a-bccd-3e4b8ac65c14 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1098/2353] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:42 2026] GET /v2.0/security-groups?tenant_id=a9854b82149049c6a263d0f852b0ef96&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2354] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 22:01:42 2026] GET /v2.0/networks => generated 1297 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2355] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:42 2026] DELETE /v2.0/security-groups/489df88b-d1e7-4ba3-9e5d-5c5162f5eeff => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2356] 10.0.0.190 () {34 vars in 1100 bytes} [Sun Apr 12 22:01:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2049640842&fields=id&tenant_id=8490e81a36d8479b816c54cb6bc268c8 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2357] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 22:01:43 2026] GET /v2.0/networks?id=343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2358] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 22:01:43 2026] GET /v2.0/quotas/8490e81a36d8479b816c54cb6bc268c8 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2359] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 22:01:43 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&fields=id => generated 149 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2360] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 22:01:43 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2361] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 22:01:43 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2362] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:43 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2363] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:45 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:45.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-63028360-9b1b-4b3b-b495-ebde575cc4d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d112f739-798b-429e-b3a3-2fe5993ff6cb (type: security_groups) to 1 2026-04-12 22:01:46.001 7 INFO neutron.db.ovn_revision_numbers_db [None req-63028360-9b1b-4b3b-b495-ebde575cc4d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0b41df37-f2b9-418e-acf6-13908a7fd90c (type: security_group_rules) to 0 2026-04-12 22:01:46.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-63028360-9b1b-4b3b-b495-ebde575cc4d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8d0ad4ae-f3ce-496b-822d-013a531479c3 (type: security_group_rules) to 0 2026-04-12 22:01:46.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-63028360-9b1b-4b3b-b495-ebde575cc4d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 92f874eb-3dc4-4f9c-a490-2fead1f87ff6 (type: security_group_rules) to 0 2026-04-12 22:01:46.048 7 INFO neutron.db.ovn_revision_numbers_db [None req-63028360-9b1b-4b3b-b495-ebde575cc4d0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource be182ab4-42c1-49ed-872e-181079994fb4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1104/2364] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:45 2026] GET /v2.0/security-groups?tenant_id=f432cfd025024b48b0ae2999ed7f636a&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2365] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:46 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2366] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:46 2026] DELETE /v2.0/security-groups/d112f739-798b-429e-b3a3-2fe5993ff6cb => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:46.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3f7c1e0-c5a4-4a9d-a6c5-8712c98fc75a a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] Successfully bumped revision number for resource 121468a4-42cf-4397-bfcd-e03d95af4e17 (type: security_groups) to 1 2026-04-12 22:01:46.655 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3f7c1e0-c5a4-4a9d-a6c5-8712c98fc75a a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] Successfully bumped revision number for resource 103fd9d9-3e2f-499c-a5a6-faddcdbd48db (type: security_group_rules) to 0 2026-04-12 22:01:46.667 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3f7c1e0-c5a4-4a9d-a6c5-8712c98fc75a a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] Successfully bumped revision number for resource 72a1ec3d-586d-426e-a356-cadb9de58ac0 (type: security_group_rules) to 0 2026-04-12 22:01:46.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3f7c1e0-c5a4-4a9d-a6c5-8712c98fc75a a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] Successfully bumped revision number for resource e97d575f-7c21-4334-8a6b-8ad4bbb236fc (type: security_group_rules) to 0 2026-04-12 22:01:46.691 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3f7c1e0-c5a4-4a9d-a6c5-8712c98fc75a a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] Successfully bumped revision number for resource fbe5fb0b-c7c6-4b87-880b-57be57916b57 (type: security_group_rules) to 0 2026-04-12 22:01:46.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb10667f-d6b9-46ad-ae7c-090a45436ace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f692e14d-5d5f-4d11-b984-37b39267dfdc (type: security_groups) to 1 2026-04-12 22:01:46.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb10667f-d6b9-46ad-ae7c-090a45436ace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 16fb0914-4b0d-49e4-8239-fcbbb496c964 (type: security_group_rules) to 0 2026-04-12 22:01:46.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb10667f-d6b9-46ad-ae7c-090a45436ace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1e590088-ae1b-428e-88e8-c7832492e012 (type: security_group_rules) to 0 2026-04-12 22:01:46.820 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb10667f-d6b9-46ad-ae7c-090a45436ace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b2364ab1-8e31-43f6-ad6b-cdb2f9e3ffbe (type: security_group_rules) to 0 2026-04-12 22:01:46.835 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb10667f-d6b9-46ad-ae7c-090a45436ace 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c2772195-a350-4021-88b0-0d7155fc971e (type: security_group_rules) to 0 2026-04-12 22:01:46.836 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3f7c1e0-c5a4-4a9d-a6c5-8712c98fc75a a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] Successfully bumped revision number for resource 17c98070-bc48-40fc-ad26-99e34b768dee (type: security_groups) to 1 2026-04-12 22:01:46.849 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3f7c1e0-c5a4-4a9d-a6c5-8712c98fc75a a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] Successfully bumped revision number for resource 1c15adf8-dc9e-4f84-8988-0208733a580a (type: security_group_rules) to 0 2026-04-12 22:01:46.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3f7c1e0-c5a4-4a9d-a6c5-8712c98fc75a a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] Successfully bumped revision number for resource 54492b94-4f9f-4ed7-bccb-38cd4bc9b881 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1262/2367] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:46 2026] GET /v2.0/security-groups?tenant_id=0cdc6600b038481199b21bc8e3744cd0&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2368] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:01:46 2026] POST /v2.0/security-groups => generated 1601 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2369] 10.0.0.203 () {34 vars in 767 bytes} [Sun Apr 12 22:01:46 2026] PUT /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2370] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:01:46 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2371] 10.0.0.203 () {34 vars in 778 bytes} [Sun Apr 12 22:01:47 2026] PUT /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2372] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2373] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:46 2026] DELETE /v2.0/security-groups/f692e14d-5d5f-4d11-b984-37b39267dfdc => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2374] 10.0.0.203 () {34 vars in 774 bytes} [Sun Apr 12 22:01:47 2026] PUT /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2375] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2376] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2377] 10.0.0.203 () {34 vars in 796 bytes} [Sun Apr 12 22:01:47 2026] PUT /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2378] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2379] 10.0.0.203 () {34 vars in 767 bytes} [Sun Apr 12 22:01:47 2026] PUT /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2380] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2381] 10.0.0.203 () {32 vars in 755 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:01:47.610 7 INFO neutron.api.v2.resource [None req-f1a8cf23-70e5-4491-8d4b-5ccffc1fd59f a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2382] 10.0.0.203 () {32 vars in 759 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2383] 10.0.0.203 () {32 vars in 758 bytes} [Sun Apr 12 22:01:47 2026] DELETE /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2384] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:47.812 8 INFO neutron.api.v2.resource [None req-7cd77b54-e34d-49a4-a014-81f10e94c889 a9c18bbf2e8c4ad6bd1a00b98c3cf27e b7f4e42e0b1e4fab9c93e59a4240a613 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1269/2385] 10.0.0.203 () {32 vars in 762 bytes} [Sun Apr 12 22:01:47 2026] DELETE /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags/green => generated 99 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2386] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:01:47 2026] DELETE /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2387] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2388] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:01:47 2026] GET /v2.0/networks?id=343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2389] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 22:01:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8490e81a36d8479b816c54cb6bc268c8 => generated 274 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2390] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:47 2026] DELETE /v2.0/security-groups/17c98070-bc48-40fc-ad26-99e34b768dee => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2391] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:48 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:01:48.365 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-00d58d51-806b-4556-9580-912b4ea623c2 req-303a51bf-7f10-4f77-a2f4-ad8e63498a2c b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] No more DHCP agents 2026-04-12 22:01:48.367 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-00d58d51-806b-4556-9580-912b4ea623c2 req-303a51bf-7f10-4f77-a2f4-ad8e63498a2c b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Unable to schedule network 343dd19e-a119-4bb1-b85f-8cc0422c8903: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:01:48.556 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] OVN reports status down for port: fe6a4a73-795d-43fb-9e6e-7db016064c79 2026-04-12 22:01:48.657 7 INFO neutron.db.ovn_revision_numbers_db [req-00d58d51-806b-4556-9580-912b4ea623c2 req-303a51bf-7f10-4f77-a2f4-ad8e63498a2c b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource fe6a4a73-795d-43fb-9e6e-7db016064c79 (type: ports) to 1 [pid: 7|app: 0|req: 1120/2392] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 22:01:48 2026] POST /v2.0/ports => generated 954 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1121/2393] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:48 2026] GET /v2.0/security-groups?tenant_id=b7f4e42e0b1e4fab9c93e59a4240a613&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:49.232 8 INFO neutron.db.ovn_revision_numbers_db [req-00d58d51-806b-4556-9580-912b4ea623c2 req-ffab12dc-aef2-4755-9699-083c84dc7864 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource fe6a4a73-795d-43fb-9e6e-7db016064c79 (type: ports) to 2 [pid: 7|app: 0|req: 1122/2394] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:48 2026] DELETE /v2.0/security-groups/121468a4-42cf-4397-bfcd-e03d95af4e17 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2395] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:49 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2396] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:49 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:49.575 8 INFO neutron.db.ovn_revision_numbers_db [req-00d58d51-806b-4556-9580-912b4ea623c2 req-ffab12dc-aef2-4755-9699-083c84dc7864 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource fe6a4a73-795d-43fb-9e6e-7db016064c79 (type: ports) to 4 [pid: 8|app: 0|req: 1273/2397] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:01:48 2026] PUT /v2.0/ports/fe6a4a73-795d-43fb-9e6e-7db016064c79 => generated 1204 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:49.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63f295af-f6b6-4132-93b7-e0f93711866d'] response: {'name': 'network-changed', 'server_uuid': '510c1ef2-5e21-4cb2-9317-1473daf15781', 'tag': 'fe6a4a73-795d-43fb-9e6e-7db016064c79', 'status': 'completed', 'code': 200} 2026-04-12 22:01:49.737 7 INFO neutron.db.ovn_revision_numbers_db [None req-97d5b5b7-543a-4fe0-a235-f106933ba02e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0a0bf963-e634-4570-ad5f-d892b824ef6c (type: security_groups) to 1 2026-04-12 22:01:49.749 7 INFO neutron.db.ovn_revision_numbers_db [None req-97d5b5b7-543a-4fe0-a235-f106933ba02e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4ff5aab5-0187-4977-8969-cceb5340e60e (type: security_group_rules) to 0 2026-04-12 22:01:49.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-97d5b5b7-543a-4fe0-a235-f106933ba02e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f5783d47-b41d-424e-82dc-c9bca22982c6 (type: security_group_rules) to 0 2026-04-12 22:01:49.772 7 INFO neutron.db.ovn_revision_numbers_db [None req-97d5b5b7-543a-4fe0-a235-f106933ba02e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f8eaa2a2-8484-43ce-80f0-6f7353066137 (type: security_group_rules) to 0 2026-04-12 22:01:49.784 7 INFO neutron.db.ovn_revision_numbers_db [None req-97d5b5b7-543a-4fe0-a235-f106933ba02e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fb93fcc0-8aca-4e3a-956b-886a57343f51 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1125/2398] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:01:49 2026] GET /v2.0/security-groups?tenant_id=c0a423b2021944c495e829b96550dd6c&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1274/2399] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:01:49 2026] DELETE /v2.0/security-groups/0a0bf963-e634-4570-ad5f-d892b824ef6c => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2400] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:01:50 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 1207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2401] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 22:01:50 2026] GET /v2.0/networks?tenant_id=8490e81a36d8479b816c54cb6bc268c8&shared=False => generated 758 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2402] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 22:01:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2403] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:50 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2404] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:50 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2405] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:01:51 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 1207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2406] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:01:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe6a4a73-795d-43fb-9e6e-7db016064c79 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2407] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:01:51 2026] GET /v2.0/subnets?id=7a6c252c-b6e1-4424-98bf-a9efcb970276 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2408] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:01:51 2026] GET /v2.0/ports?network_id=343dd19e-a119-4bb1-b85f-8cc0422c8903&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2409] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:01:51 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2410] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:01:51 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2411] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:51 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2412] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:51 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2413] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:52 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2414] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:53 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2415] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:54 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2416] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:54 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:54.279 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] OVN reports status up for port: fe6a4a73-795d-43fb-9e6e-7db016064c79 2026-04-12 22:01:54.300 7 INFO neutron.plugins.ml2.plugin [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] Attempt 1 to provision port fe6a4a73-795d-43fb-9e6e-7db016064c79 2026-04-12 22:01:54.444 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94026947-db17-440d-a9f4-aa4bb16c325b'] response: {'server_uuid': '510c1ef2-5e21-4cb2-9317-1473daf15781', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe6a4a73-795d-43fb-9e6e-7db016064c79', 'code': 200} 2026-04-12 22:01:54.605 7 INFO neutron.db.ovn_revision_numbers_db [None req-28718dd0-cd97-4efe-a346-f4da2f59201a - - - - - -] Successfully bumped revision number for resource fe6a4a73-795d-43fb-9e6e-7db016064c79 (type: ports) to 5 [pid: 8|app: 0|req: 1284/2419] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:55 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1136/2420] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:55 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2421] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:56 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 971 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:56.587 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13a849d3-e358-4d4b-9e67-325312b809fb'] response: {'server_uuid': '510c1ef2-5e21-4cb2-9317-1473daf15781', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe6a4a73-795d-43fb-9e6e-7db016064c79', 'code': 200} [pid: 7|app: 0|req: 1137/2422] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:56 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2423] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:01:56 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2424] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:01:56 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2425] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:01:56 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:01:57.375 7 INFO neutron.db.ovn_revision_numbers_db [None req-58d0577e-c2e5-4fc2-b548-f5f44d20fcd2 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource e0757292-5e2d-45bd-a695-c6ac255f0b52 (type: floatingips) to 4 2026-04-12 22:01:57.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-58d0577e-c2e5-4fc2-b548-f5f44d20fcd2 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Successfully bumped revision number for resource e0757292-5e2d-45bd-a695-c6ac255f0b52 (type: floatingips) to 5 2026-04-12 22:01:57.502 7 INFO neutron.db.l3_db [None req-58d0577e-c2e5-4fc2-b548-f5f44d20fcd2 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Floating IP e0757292-5e2d-45bd-a695-c6ac255f0b52 associated. External IP: 10.96.250.218, port: fe6a4a73-795d-43fb-9e6e-7db016064c79. [pid: 7|app: 0|req: 1139/2426] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 22:01:56 2026] PUT /v2.0/floatingips/e0757292-5e2d-45bd-a695-c6ac255f0b52 => generated 855 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2427] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:01:57 2026] GET /v2.0/floatingips/e0757292-5e2d-45bd-a695-c6ac255f0b52 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:01:58.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d5fb1a3-4104-4ada-86c6-4c378d505e1d'] response: {'name': 'network-changed', 'server_uuid': '510c1ef2-5e21-4cb2-9317-1473daf15781', 'tag': 'fe6a4a73-795d-43fb-9e6e-7db016064c79', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1140/2428] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:01:59 2026] GET /v2.0/ports?tenant_id=8490e81a36d8479b816c54cb6bc268c8&device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2429] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:01:59 2026] GET /v2.0/networks?id=343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 758 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2430] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:01:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe6a4a73-795d-43fb-9e6e-7db016064c79 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2431] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:01:59 2026] GET /v2.0/subnets?id=7a6c252c-b6e1-4424-98bf-a9efcb970276 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2432] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:01:59 2026] GET /v2.0/ports?network_id=343dd19e-a119-4bb1-b85f-8cc0422c8903&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2433] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:01:59 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2434] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:01:59 2026] GET /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:00.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-e503a02e-f677-46e4-babd-895b95c3700a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3d61d22f-fdf1-4651-a33e-b64b7472e088 (type: security_groups) to 1 2026-04-12 22:02:00.493 8 INFO neutron.db.ovn_revision_numbers_db [None req-e503a02e-f677-46e4-babd-895b95c3700a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0fd53f8f-91f4-4d03-8762-4043421e2657 (type: security_group_rules) to 0 2026-04-12 22:02:00.506 8 INFO neutron.db.ovn_revision_numbers_db [None req-e503a02e-f677-46e4-babd-895b95c3700a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 27b0e8a4-8baa-4958-aad2-33000959879f (type: security_group_rules) to 0 2026-04-12 22:02:00.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-e503a02e-f677-46e4-babd-895b95c3700a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 73854fae-638e-4155-9972-caca852e0a30 (type: security_group_rules) to 0 2026-04-12 22:02:00.539 8 INFO neutron.db.ovn_revision_numbers_db [None req-e503a02e-f677-46e4-babd-895b95c3700a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b25a4909-7a7b-4893-ab56-b05c6bd2da8f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1292/2435] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:00 2026] GET /v2.0/security-groups?tenant_id=238868219d2242dcbb16542b62221d87&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2436] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:00 2026] DELETE /v2.0/security-groups/3d61d22f-fdf1-4651-a33e-b64b7472e088 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:02.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ffd3391c-5aac-4a4e-866b-ecf2bbf88ff6 (type: security_groups) to 1 2026-04-12 22:02:02.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 113a72e0-7bac-455f-9b2e-55c00301bc4c (type: security_group_rules) to 0 2026-04-12 22:02:02.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 20c02624-2dc3-4155-a734-62419f179be8 (type: security_group_rules) to 0 2026-04-12 22:02:02.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a7e431ae-66e0-4627-bbfb-8e70edd0204c (type: security_group_rules) to 0 2026-04-12 22:02:02.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c2a5408d-fa9f-48c7-98b8-5dd73cb7d9be (type: security_group_rules) to 0 2026-04-12 22:02:03.065 8 INFO neutron.db.segments_db [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment c1af8b9e-da54-4fc9-8467-f22f7dd1e9ee of type geneve for network b697fd10-b240-46f9-b6d4-cc05770e0410 2026-04-12 22:02:03.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b697fd10-b240-46f9-b6d4-cc05770e0410 (type: networks) to 1 2026-04-12 22:02:03.344 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:03.345 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network b697fd10-b240-46f9-b6d4-cc05770e0410: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:03.435 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e0431a-39fa-4119-af58-6eecd3100a09 - - - - - -] OVN reports status down for port: 1d69a065-850d-407e-8269-124dbeaf0e79 2026-04-12 22:02:03.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-60752a18-521c-45fa-9d25-b970b93f2704 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1d69a065-850d-407e-8269-124dbeaf0e79 (type: ports) to 1 [pid: 8|app: 0|req: 1293/2437] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 22:02:02 2026] POST /v2.0/networks => generated 744 bytes in 913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:03.637 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3665d402-aced-4eb1-8664-ccc013dc79cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:03.639 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3665d402-aced-4eb1-8664-ccc013dc79cb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network b697fd10-b240-46f9-b6d4-cc05770e0410: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:04.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-5efb8f2c-b790-4a35-8f99-645b792eb249 - - - - - -] Successfully bumped revision number for resource 1d69a065-850d-407e-8269-124dbeaf0e79 (type: ports) to 2 2026-04-12 22:02:04.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-5efb8f2c-b790-4a35-8f99-645b792eb249 - - - - - -] Successfully bumped revision number for resource 1582159e-4495-4bbd-b539-a13fa7cb88d7 (type: subnets) to 0 [pid: 7|app: 0|req: 1145/2438] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:02:03 2026] POST /v2.0/subnets => generated 688 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:04.595 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91379a7f-67c8-4d56-915f-8ea6759036bc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:04.596 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91379a7f-67c8-4d56-915f-8ea6759036bc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:04.731 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e0431a-39fa-4119-af58-6eecd3100a09 - - - - - -] OVN reports status down for port: 5fee80fa-e12e-4882-ba02-8b1232275599 2026-04-12 22:02:04.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-91379a7f-67c8-4d56-915f-8ea6759036bc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5fee80fa-e12e-4882-ba02-8b1232275599 (type: ports) to 1 2026-04-12 22:02:05.400 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-5fee80fa-e12e-4882-ba02-8b1232275599 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:02:05.510 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-beaf2b96-f47d-4434-b004-5ce47c9b1244 - - - - - -] Router 350b3517-c047-4ac0-8fa8-be75b0957940 is bound to host instance 2026-04-12 22:02:05.537 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e0431a-39fa-4119-af58-6eecd3100a09 - - - - - -] OVN reports status up for port: 5fee80fa-e12e-4882-ba02-8b1232275599 2026-04-12 22:02:05.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-91379a7f-67c8-4d56-915f-8ea6759036bc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5fee80fa-e12e-4882-ba02-8b1232275599 (type: router_ports) to 1 2026-04-12 22:02:05.801 7 INFO neutron.plugins.ml2.plugin [None req-b5e0431a-39fa-4119-af58-6eecd3100a09 - - - - - -] Attempt 1 to provision port 5fee80fa-e12e-4882-ba02-8b1232275599 2026-04-12 22:02:05.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-91379a7f-67c8-4d56-915f-8ea6759036bc 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 350b3517-c047-4ac0-8fa8-be75b0957940 (type: routers) to 2 [pid: 8|app: 0|req: 1294/2439] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:02:04 2026] POST /v2.0/routers => generated 966 bytes in 1751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2440] 10.0.0.217 () {34 vars in 990 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2441] 10.0.0.217 () {34 vars in 1040 bytes} [Sun Apr 12 22:02:06 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:07.103 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60e8bd01-9a1d-4f12-ab8b-b453f37d10c3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:07.105 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60e8bd01-9a1d-4f12-ab8b-b453f37d10c3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network b697fd10-b240-46f9-b6d4-cc05770e0410: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:07.361 7 INFO neutron.db.ovn_revision_numbers_db [None req-60e8bd01-9a1d-4f12-ab8b-b453f37d10c3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa (type: ports) to 1 2026-04-12 22:02:07.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-2076d1ef-fd9b-475d-a25f-4c90e248628d - - - - - -] Successfully bumped revision number for resource 5fee80fa-e12e-4882-ba02-8b1232275599 (type: ports) to 4 2026-04-12 22:02:08.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-2076d1ef-fd9b-475d-a25f-4c90e248628d - - - - - -] Successfully bumped revision number for resource 5fee80fa-e12e-4882-ba02-8b1232275599 (type: ports) to 5 2026-04-12 22:02:08.403 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e0431a-39fa-4119-af58-6eecd3100a09 - - - - - -] OVN reports status down for port: 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa [pid: 8|app: 0|req: 1297/2442] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:08 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2443] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:02:08 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:08.683 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e0431a-39fa-4119-af58-6eecd3100a09 - - - - - -] OVN reports status up for port: 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa 2026-04-12 22:02:08.709 7 INFO neutron.plugins.ml2.plugin [None req-b5e0431a-39fa-4119-af58-6eecd3100a09 - - - - - -] Attempt 1 to provision port 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa 2026-04-12 22:02:08.843 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60e8bd01-9a1d-4f12-ab8b-b453f37d10c3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:08.851 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60e8bd01-9a1d-4f12-ab8b-b453f37d10c3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network b697fd10-b240-46f9-b6d4-cc05770e0410: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1301/2446] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:09 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2447] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:02:09 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:10.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5e0431a-39fa-4119-af58-6eecd3100a09 - - - - - -] Successfully bumped revision number for resource 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa (type: ports) to 2 2026-04-12 22:02:10.656 7 INFO neutron.db.ovn_revision_numbers_db [None req-60e8bd01-9a1d-4f12-ab8b-b453f37d10c3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa (type: router_ports) to 1 [pid: 7|app: 0|req: 1146/2448] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:02:05 2026] PUT /v2.0/routers/350b3517-c047-4ac0-8fa8-be75b0957940/add_router_interface => generated 309 bytes in 4760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2449] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:02:10 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2450] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:10 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:10.894 7 INFO neutron_taas.services.taas.taas_plugin [req-08088571-dcc6-4309-bd30-e9cb1a98016f req-73e8bb8d-4b58-48d3-8551-cf096d03fbd0 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] TaaS: Handle Delete Port: fe6a4a73-795d-43fb-9e6e-7db016064c79 2026-04-12 22:02:10.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-08088571-dcc6-4309-bd30-e9cb1a98016f req-73e8bb8d-4b58-48d3-8551-cf096d03fbd0 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Tap Mirror: Handle Delete Port: fe6a4a73-795d-43fb-9e6e-7db016064c79 [pid: 8|app: 0|req: 1305/2451] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:02:10 2026] GET /v2.0/security-groups?id=efd23996-1509-4d54-b3d8-2d37d5cb6077&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:11.091 7 INFO neutron.db.l3_db [req-08088571-dcc6-4309-bd30-e9cb1a98016f req-73e8bb8d-4b58-48d3-8551-cf096d03fbd0 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Floating IP e0757292-5e2d-45bd-a695-c6ac255f0b52 disassociated. External IP: 10.96.250.218, port: fe6a4a73-795d-43fb-9e6e-7db016064c79. [pid: 7|app: 0|req: 1147/2452] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 22:02:10 2026] DELETE /v2.0/ports/fe6a4a73-795d-43fb-9e6e-7db016064c79 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:02:11.302 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7bb433e-f79e-4eff-889f-2fb1ceb5ef4a'] response: {'server_uuid': '510c1ef2-5e21-4cb2-9317-1473daf15781', 'name': 'network-vif-deleted', 'tag': 'fe6a4a73-795d-43fb-9e6e-7db016064c79', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1306/2453] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:11 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:12.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 79a3abe2-4245-4d86-9a6b-844d2af011d1 (type: security_groups) to 1 2026-04-12 22:02:12.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 329e4e5b-4a44-4517-b9ce-b0420c04831f (type: security_group_rules) to 0 2026-04-12 22:02:12.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9639398a-8415-4f1d-a52c-0422e5804366 (type: security_group_rules) to 0 2026-04-12 22:02:12.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource da2e1d89-1182-4c44-8f4c-dc42a3c0c50e (type: security_group_rules) to 0 2026-04-12 22:02:12.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e3e13d44-71a0-48c7-af85-3221c5c5693e (type: security_group_rules) to 0 2026-04-12 22:02:12.361 7 INFO neutron.db.segments_db [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Added segment b4db6b7f-2764-4607-aa9e-2f74e29de2fd of type geneve for network 9b293a8e-481a-46e1-a1d6-4fc95629fbf6 2026-04-12 22:02:12.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9b293a8e-481a-46e1-a1d6-4fc95629fbf6 (type: networks) to 1 2026-04-12 22:02:12.664 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:12.665 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 9b293a8e-481a-46e1-a1d6-4fc95629fbf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:12.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-b48d2358-5283-48fb-a133-90a28d13d554 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource eeafcbc6-554e-4938-9d30-5475fa358c93 (type: ports) to 1 [pid: 7|app: 0|req: 1148/2454] 10.0.0.203 () {34 vars in 671 bytes} [Sun Apr 12 22:02:12 2026] POST /v2.0/networks => generated 744 bytes in 798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:12.963 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-400fbb28-6628-43f3-b097-6e5eb1db9287 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:12.964 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-400fbb28-6628-43f3-b097-6e5eb1db9287 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 9b293a8e-481a-46e1-a1d6-4fc95629fbf6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1149/2455] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:13 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:13.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b4efc5a-1139-4520-bd86-4a66c1c48d92 - - - - - -] Successfully bumped revision number for resource eeafcbc6-554e-4938-9d30-5475fa358c93 (type: ports) to 2 2026-04-12 22:02:13.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b4efc5a-1139-4520-bd86-4a66c1c48d92 - - - - - -] Successfully bumped revision number for resource 29c15d53-f38e-4f58-b827-f93d75d30cae (type: subnets) to 0 [pid: 8|app: 0|req: 1307/2456] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:02:12 2026] POST /v2.0/subnets => generated 688 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:13.855 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d0b80226-f997-41bc-8f5b-22381ae6c230 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:13.857 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d0b80226-f997-41bc-8f5b-22381ae6c230 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:14.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0b80226-f997-41bc-8f5b-22381ae6c230 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4939e61e-af74-4dce-b616-421dc06ecbe2 (type: ports) to 1 [pid: 8|app: 0|req: 1308/2457] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:14 2026] GET /v2.0/ports?device_id=510c1ef2-5e21-4cb2-9317-1473daf15781 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:14.604 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-4939e61e-af74-4dce-b616-421dc06ecbe2 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:02:14.708 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2076d1ef-fd9b-475d-a25f-4c90e248628d - - - - - -] Router 3818f98d-5ad3-44f1-aecf-fc3b9f06ef85 is bound to host instance 2026-04-12 22:02:14.813 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0b80226-f997-41bc-8f5b-22381ae6c230 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4939e61e-af74-4dce-b616-421dc06ecbe2 (type: router_ports) to 1 2026-04-12 22:02:14.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0b80226-f997-41bc-8f5b-22381ae6c230 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3818f98d-5ad3-44f1-aecf-fc3b9f06ef85 (type: routers) to 2 [pid: 7|app: 0|req: 1150/2458] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:02:13 2026] POST /v2.0/routers => generated 966 bytes in 1501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:15.427 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8d679d3-469d-47ed-8b7f-1e011a0e8c42 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:15.429 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8d679d3-469d-47ed-8b7f-1e011a0e8c42 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 9b293a8e-481a-46e1-a1d6-4fc95629fbf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:15.674 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8d679d3-469d-47ed-8b7f-1e011a0e8c42 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fbbe785c-0ecc-4f28-a152-623a6a320bcb (type: ports) to 1 [pid: 7|app: 0|req: 1151/2459] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:15 2026] DELETE /v2.0/security-groups/efd23996-1509-4d54-b3d8-2d37d5cb6077 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:16.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-445dfc23-9bbd-486d-9105-16a167723d95 - - - - - -] Successfully bumped revision number for resource 4939e61e-af74-4dce-b616-421dc06ecbe2 (type: ports) to 4 2026-04-12 22:02:16.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cee90d9-3d24-412e-8dc4-021ec581dc8b b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] TaaS: Handle Delete Port: eb7bc68a-4d89-4d6c-94fc-f65137d2b398 2026-04-12 22:02:16.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cee90d9-3d24-412e-8dc4-021ec581dc8b b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Tap Mirror: Handle Delete Port: eb7bc68a-4d89-4d6c-94fc-f65137d2b398 2026-04-12 22:02:16.254 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-58bf6e53-33da-4067-9969-fd137e430ead - - - - - -] No hosting information found for port 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa: RuntimeError: No hosting information found for port 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa 2026-04-12 22:02:16.255 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-58bf6e53-33da-4067-9969-fd137e430ead - - - - - -] OVN reports status down for port: fe6a4a73-795d-43fb-9e6e-7db016064c79 2026-04-12 22:02:16.425 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8d679d3-469d-47ed-8b7f-1e011a0e8c42 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:02:16.427 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8d679d3-469d-47ed-8b7f-1e011a0e8c42 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 9b293a8e-481a-46e1-a1d6-4fc95629fbf6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:16.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-58bf6e53-33da-4067-9969-fd137e430ead - - - - - -] Successfully bumped revision number for resource 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa (type: router_ports) to 2 2026-04-12 22:02:16.741 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-58bf6e53-33da-4067-9969-fd137e430ead - - - - - -] OVN reports status down for port: eeafcbc6-554e-4938-9d30-5475fa358c93 [pid: 7|app: 0|req: 1152/2460] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:02:15 2026] DELETE /v2.0/floatingips/e0757292-5e2d-45bd-a695-c6ac255f0b52 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:16.870 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-58bf6e53-33da-4067-9969-fd137e430ead - - - - - -] OVN reports status down for port: 4939e61e-af74-4dce-b616-421dc06ecbe2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:16.976 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8d679d3-469d-47ed-8b7f-1e011a0e8c42 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fbbe785c-0ecc-4f28-a152-623a6a320bcb (type: router_ports) to 1 [pid: 8|app: 0|req: 1309/2461] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:02:14 2026] PUT /v2.0/routers/3818f98d-5ad3-44f1-aecf-fc3b9f06ef85/add_router_interface => generated 309 bytes in 1994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2462] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:16 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 971 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2463] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:02:17 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:17.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-445dfc23-9bbd-486d-9105-16a167723d95 - - - - - -] Successfully bumped revision number for resource 4939e61e-af74-4dce-b616-421dc06ecbe2 (type: ports) to 5 2026-04-12 22:02:17.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-58bf6e53-33da-4067-9969-fd137e430ead - - - - - -] Successfully bumped revision number for resource 4939e61e-af74-4dce-b616-421dc06ecbe2 (type: ports) to 6 2026-04-12 22:02:17.752 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-15e3c5e0-bb84-4ea0-a28c-82d928ef8bb6 - - - - - -] Logical_Switch_Port 4939e61e-af74-4dce-b616-421dc06ecbe2 host information not removed, the port state is up 2026-04-12 22:02:17.752 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-15e3c5e0-bb84-4ea0-a28c-82d928ef8bb6 - - - - - -] OVN reports status up for port: 4939e61e-af74-4dce-b616-421dc06ecbe2 2026-04-12 22:02:17.772 7 INFO neutron.plugins.ml2.plugin [None req-15e3c5e0-bb84-4ea0-a28c-82d928ef8bb6 - - - - - -] Attempt 1 to provision port 4939e61e-af74-4dce-b616-421dc06ecbe2 2026-04-12 22:02:17.886 7 INFO neutron.db.ovn_revision_numbers_db [None req-45809b5e-531b-4cd5-9c01-91fe9dc3142b 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 88e5de16-0b02-40bc-9705-ddf7416050fb (type: security_groups) to 1 2026-04-12 22:02:17.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-45809b5e-531b-4cd5-9c01-91fe9dc3142b 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 00c286e5-66d7-4dbf-a6c0-7adc7ae07af6 (type: security_group_rules) to 0 2026-04-12 22:02:17.970 7 INFO neutron.db.ovn_revision_numbers_db [None req-45809b5e-531b-4cd5-9c01-91fe9dc3142b 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 1b829a0a-bcce-4ad8-a294-93e307665a57 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1154/2464] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:02:17 2026] POST /v2.0/security-groups => generated 1673 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:02:18.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-6538c8e5-9f69-42eb-9e6d-fddb06d5869f 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource f8e4087f-d4b9-4d63-8902-4cfcc7cadd44 (type: security_group_rules) to 0 2026-04-12 22:02:18.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-15e3c5e0-bb84-4ea0-a28c-82d928ef8bb6 - - - - - -] Successfully bumped revision number for resource 4939e61e-af74-4dce-b616-421dc06ecbe2 (type: ports) to 7 [pid: 8|app: 0|req: 1311/2465] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:02:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:18.457 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48ceb068-3f52-41f6-908e-3f0cd38feda8 - - - - - -] OVN reports status down for port: fbbe785c-0ecc-4f28-a152-623a6a320bcb [pid: 8|app: 0|req: 1312/2466] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:18 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2467] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:02:18 2026] GET /v2.0/security-groups?id=644ecfa4-74de-4fa9-9ee5-79b55f5f2b21&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:18.563 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48ceb068-3f52-41f6-908e-3f0cd38feda8 - - - - - -] Logical_Switch_Port fbbe785c-0ecc-4f28-a152-623a6a320bcb host information not removed, the port state is up 2026-04-12 22:02:18.564 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48ceb068-3f52-41f6-908e-3f0cd38feda8 - - - - - -] OVN reports status up for port: fbbe785c-0ecc-4f28-a152-623a6a320bcb 2026-04-12 22:02:18.587 7 INFO neutron.plugins.ml2.plugin [None req-48ceb068-3f52-41f6-908e-3f0cd38feda8 - - - - - -] Attempt 1 to provision port fbbe785c-0ecc-4f28-a152-623a6a320bcb 2026-04-12 22:02:18.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ea65685-1045-4cb8-8d42-33f120962506 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource a171d315-0f38-44d9-a9a1-03fade07bfa8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1155/2468] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:02:18 2026] POST /v2.0/security-group-rules => generated 596 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:18.795 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9d82efa-fb57-4287-a767-e303cc823955 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource b5115405-63bc-4439-bc90-90818cb102a2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1314/2469] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:02:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:19.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-48ceb068-3f52-41f6-908e-3f0cd38feda8 - - - - - -] Successfully bumped revision number for resource fbbe785c-0ecc-4f28-a152-623a6a320bcb (type: ports) to 2 [pid: 8|app: 0|req: 1315/2470] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:02:19 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:19.205 7 INFO neutron.db.ovn_revision_numbers_db [None req-e15fecad-3e45-403f-9176-182db9e3a4c7 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 4fb0c1be-fb8d-4233-a371-5719a0cf9a3d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1156/2471] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:02:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:19.331 8 INFO neutron_taas.services.taas.taas_plugin [req-1e948982-7085-4df1-9613-056b783b080c req-a57030e1-5137-47bc-9eb1-ccf9e715b3cb b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] TaaS: Handle Delete Port: 55f7bc96-97a4-46cb-b069-869a165f4fb7 2026-04-12 22:02:19.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1e948982-7085-4df1-9613-056b783b080c req-a57030e1-5137-47bc-9eb1-ccf9e715b3cb b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Tap Mirror: Handle Delete Port: 55f7bc96-97a4-46cb-b069-869a165f4fb7 2026-04-12 22:02:19.346 7 INFO neutron.db.securitygroups_db [None req-d32f03fc-f9f3-48b7-b1c1-c708abbda142 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Project 97b0f58459444d7c8b7655c4c89f312b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-12 22:02:19.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-d32f03fc-f9f3-48b7-b1c1-c708abbda142 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource b5c3d47e-38ab-4393-985c-7e82997b59b0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1316/2472] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 22:02:19 2026] DELETE /v2.0/ports/55f7bc96-97a4-46cb-b069-869a165f4fb7 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2473] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:19 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2474] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:02:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:19.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09efc030-f2ba-4782-9bed-5b5f7e775cdf'] response: {'server_uuid': '4cd25dba-db9f-47b4-b69f-f218157d8fb5', 'name': 'network-vif-deleted', 'tag': '55f7bc96-97a4-46cb-b069-869a165f4fb7', 'status': 'completed', 'code': 200} 2026-04-12 22:02:19.723 8 INFO neutron.db.securitygroups_db [None req-009450b9-3ba2-4e51-bab7-faec1d6e672f 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Project 97b0f58459444d7c8b7655c4c89f312b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-12 22:02:19.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-009450b9-3ba2-4e51-bab7-faec1d6e672f 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 7024e13a-a4c7-4358-ad0a-0271fa3adf65 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1318/2475] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:02:19 2026] POST /v2.0/security-group-rules => generated 606 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:20.396 7 INFO neutron.db.ovn_revision_numbers_db [None req-b22367f0-850e-4138-a529-d64ef20a8893 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 13166185-0be5-4993-b836-a54ef0df0bad (type: security_groups) to 1 2026-04-12 22:02:20.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-b22367f0-850e-4138-a529-d64ef20a8893 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 5c969cba-df18-4a2a-b00a-bcafe61446db (type: security_group_rules) to 0 2026-04-12 22:02:20.426 7 INFO neutron.db.ovn_revision_numbers_db [None req-b22367f0-850e-4138-a529-d64ef20a8893 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 9f2c09ac-fba2-4bde-99c2-8c609a11723b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1158/2476] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:02:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:02:20.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe5e8524-af65-432c-b437-0288d8fc3a4b 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource a76bc6b0-39b6-4e73-bbae-8240e5978f28 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1319/2477] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:02:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2478] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:20 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:20.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-f188a4a3-d7ad-4122-a164-f7b3072b0bf6 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource bba48b4d-b3f6-4d40-ae14-806b1b3005d2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1159/2479] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:02:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:21.132 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f375629-ee04-43ca-a1a6-d69854e54528 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] No more DHCP agents 2026-04-12 22:02:21.133 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f375629-ee04-43ca-a1a6-d69854e54528 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1321/2480] 10.0.0.203 () {34 vars in 676 bytes} [Sun Apr 12 22:02:20 2026] POST /v2.0/floatingips => generated 552 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2481] 10.0.0.190 () {34 vars in 1100 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2049576680&fields=id&tenant_id=97b0f58459444d7c8b7655c4c89f312b => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2482] 10.0.0.190 () {34 vars in 1098 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-702108716&fields=id&tenant_id=97b0f58459444d7c8b7655c4c89f312b => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2483] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/networks?id=b697fd10-b240-46f9-b6d4-cc05770e0410 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2484] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/quotas/97b0f58459444d7c8b7655c4c89f312b => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2485] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/ports?tenant_id=97b0f58459444d7c8b7655c4c89f312b&fields=id => generated 103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2486] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/networks/b697fd10-b240-46f9-b6d4-cc05770e0410?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2487] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/networks/b697fd10-b240-46f9-b6d4-cc05770e0410?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2488] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/ports?device_id=4cd25dba-db9f-47b4-b69f-f218157d8fb5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2489] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:21 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2490] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:23 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 12 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2491] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:22 2026] DELETE /v2.0/security-groups/644ecfa4-74de-4fa9-9ee5-79b55f5f2b21 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:23.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd39151a-0d2d-4f92-8e11-e4b0585fb299 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] TaaS: Handle Delete Port: edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd 2026-04-12 22:02:23.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd39151a-0d2d-4f92-8e11-e4b0585fb299 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Tap Mirror: Handle Delete Port: edd1d1ec-95f1-4166-ab8b-fb8757f3a0bd 2026-04-12 22:02:24.089 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8bd49dc8-8dc0-4f9f-967b-42d4bf518a5a - - - - - -] No hosting information found for port fbbe785c-0ecc-4f28-a152-623a6a320bcb: RuntimeError: No hosting information found for port fbbe785c-0ecc-4f28-a152-623a6a320bcb [pid: 7|app: 0|req: 1166/2492] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:02:23 2026] PUT /v2.0/routers/008230bd-bcea-4861-bf2f-30bb3cfcb7d7/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1167/2493] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:24 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:24.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bd49dc8-8dc0-4f9f-967b-42d4bf518a5a - - - - - -] Successfully bumped revision number for resource fbbe785c-0ecc-4f28-a152-623a6a320bcb (type: router_ports) to 2 2026-04-12 22:02:24.295 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8bd49dc8-8dc0-4f9f-967b-42d4bf518a5a - - - - - -] OVN reports status down for port: 55f7bc96-97a4-46cb-b069-869a165f4fb7 [pid: 8|app: 0|req: 1327/2494] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:02:24 2026] DELETE /v2.0/subnets/7a6c252c-b6e1-4424-98bf-a9efcb970276 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:02:24.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-7999625d-1584-4201-b223-e7cb523a3444 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] TaaS: Handle Delete Port: accc166b-a2b7-453a-9283-807d7d859f19 2026-04-12 22:02:24.762 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7999625d-1584-4201-b223-e7cb523a3444 b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Tap Mirror: Handle Delete Port: accc166b-a2b7-453a-9283-807d7d859f19 [pid: 7|app: 0|req: 1168/2497] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:02:24 2026] DELETE /v2.0/routers/008230bd-bcea-4861-bf2f-30bb3cfcb7d7 => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2498] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:25 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:25.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf38da21-c637-4f1a-9b1d-20cc55a8475f b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] TaaS: Handle Delete Port: 533e9913-249f-45c3-8205-5e89bbbd66da 2026-04-12 22:02:25.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf38da21-c637-4f1a-9b1d-20cc55a8475f b8c0a2f121bc4e5ab3d01977e18baaed 8490e81a36d8479b816c54cb6bc268c8 - - default default] Tap Mirror: Handle Delete Port: 533e9913-249f-45c3-8205-5e89bbbd66da 2026-04-12 22:02:25.695 7 INFO neutron.services.segments.plugin [-] Segment 72deb4f5-1062-4464-ac8f-9a540a6d1691 resource provider aggregate not found 2026-04-12 22:02:25.700 7 INFO neutron.services.segments.plugin [-] Segment 72deb4f5-1062-4464-ac8f-9a540a6d1691 resource provider aggregate not found 2026-04-12 22:02:25.719 7 INFO neutron.services.segments.plugin [-] Segment 72deb4f5-1062-4464-ac8f-9a540a6d1691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72deb4f5-1062-4464-ac8f-9a540a6d1691 found for delete ", "request_id": "req-8829c790-04c8-4f1a-a7a8-67407acbdfe6"}]} 2026-04-12 22:02:25.721 7 INFO neutron.services.segments.plugin [-] Segment 72deb4f5-1062-4464-ac8f-9a540a6d1691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72deb4f5-1062-4464-ac8f-9a540a6d1691 found for delete ", "request_id": "req-a2757fb3-b568-4704-ac2f-0cf4ce03f3c4"}]} [pid: 7|app: 0|req: 1169/2499] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:02:25 2026] DELETE /v2.0/networks/343dd19e-a119-4bb1-b85f-8cc0422c8903 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2500] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/networks?id=b697fd10-b240-46f9-b6d4-cc05770e0410 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2501] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97b0f58459444d7c8b7655c4c89f312b => generated 273 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:26.616 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3d432acc-2c51-4b12-8259-96b533824c43 req-56b5becf-1d82-4b49-b237-be81bc4575f0 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] No more DHCP agents 2026-04-12 22:02:26.619 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3d432acc-2c51-4b12-8259-96b533824c43 req-56b5becf-1d82-4b49-b237-be81bc4575f0 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Unable to schedule network b697fd10-b240-46f9-b6d4-cc05770e0410: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:26.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-6971d6b7-8ba6-41b2-b19e-73c3fe3b591b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2bdd923a-ee51-45ce-94c7-555abea90e0f (type: security_groups) to 1 2026-04-12 22:02:26.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-6971d6b7-8ba6-41b2-b19e-73c3fe3b591b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 38f43b96-998a-4112-ba45-f075de0777d7 (type: security_group_rules) to 0 2026-04-12 22:02:26.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-6971d6b7-8ba6-41b2-b19e-73c3fe3b591b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4650a67a-707a-41bb-91a2-687597ef5c66 (type: security_group_rules) to 0 2026-04-12 22:02:26.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-6971d6b7-8ba6-41b2-b19e-73c3fe3b591b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9bf65e38-d445-4503-9ae9-b63955751155 (type: security_group_rules) to 0 2026-04-12 22:02:26.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-6971d6b7-8ba6-41b2-b19e-73c3fe3b591b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d62ffbf7-cb42-4000-8d44-330ed23644c3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1171/2502] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/security-groups?tenant_id=297bddd34c9046b69a59ab8b4c8c99ed&name=default => generated 2929 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:26.825 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8bd49dc8-8dc0-4f9f-967b-42d4bf518a5a - - - - - -] OVN reports status down for port: 980b52e3-bc75-425d-9632-7596104c5628 2026-04-12 22:02:26.848 8 INFO neutron.db.ovn_revision_numbers_db [req-3d432acc-2c51-4b12-8259-96b533824c43 req-56b5becf-1d82-4b49-b237-be81bc4575f0 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource 980b52e3-bc75-425d-9632-7596104c5628 (type: ports) to 1 [pid: 8|app: 0|req: 1332/2503] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 22:02:26 2026] POST /v2.0/ports => generated 993 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1172/2504] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:26 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 996 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2505] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:26 2026] DELETE /v2.0/security-groups/2bdd923a-ee51-45ce-94c7-555abea90e0f => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2506] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:27 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2507] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:27 2026] GET /v2.0/security-groups?tenant_id=8490e81a36d8479b816c54cb6bc268c8&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:27.429 7 INFO neutron.db.ovn_revision_numbers_db [req-3d432acc-2c51-4b12-8259-96b533824c43 req-ce8b811f-e806-4476-bc74-a9bfa06f8237 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 980b52e3-bc75-425d-9632-7596104c5628 (type: ports) to 2 [pid: 8|app: 0|req: 1336/2508] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:27 2026] DELETE /v2.0/security-groups/d229ce51-5d19-4b7b-a3ab-86eb97cf9024 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:27.736 7 INFO neutron.db.ovn_revision_numbers_db [req-3d432acc-2c51-4b12-8259-96b533824c43 req-ce8b811f-e806-4476-bc74-a9bfa06f8237 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 980b52e3-bc75-425d-9632-7596104c5628 (type: ports) to 4 [pid: 7|app: 0|req: 1173/2509] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:02:26 2026] PUT /v2.0/ports/980b52e3-bc75-425d-9632-7596104c5628 => generated 1243 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:27.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac0c6a64-9783-4720-a529-124044eaed98'] response: {'name': 'network-changed', 'server_uuid': '0e8094f1-86fb-4385-93aa-087eadc907f6', 'tag': '980b52e3-bc75-425d-9632-7596104c5628', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1337/2510] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:02:28 2026] GET /v2.0/ports?tenant_id=97b0f58459444d7c8b7655c4c89f312b&device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2511] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:28 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1008 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2512] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 22:02:28 2026] GET /v2.0/networks?tenant_id=97b0f58459444d7c8b7655c4c89f312b&shared=False => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2513] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:28 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2514] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 22:02:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2515] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:02:29 2026] GET /v2.0/ports?tenant_id=97b0f58459444d7c8b7655c4c89f312b&device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2516] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=980b52e3-bc75-425d-9632-7596104c5628 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2517] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:02:29 2026] GET /v2.0/subnets?id=1582159e-4495-4bbd-b539-a13fa7cb88d7 => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2518] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:02:29 2026] GET /v2.0/ports?network_id=b697fd10-b240-46f9-b6d4-cc05770e0410&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2519] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:02:29 2026] GET /v2.0/networks/b697fd10-b240-46f9-b6d4-cc05770e0410?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2520] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:02:29 2026] GET /v2.0/networks/b697fd10-b240-46f9-b6d4-cc05770e0410?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2521] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:29 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2522] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:29 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2523] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:30 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2524] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:30 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:31.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Successfully bumped revision number for resource 33cf68f5-0a6a-4895-b8ac-734e1d55698c (type: security_groups) to 1 2026-04-12 22:02:31.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Successfully bumped revision number for resource 04d61d2a-aa90-4e41-b5bc-eb73b96ad1c1 (type: security_group_rules) to 0 2026-04-12 22:02:31.130 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Successfully bumped revision number for resource 2f087045-d373-434f-8402-6e018c4f2435 (type: security_group_rules) to 0 2026-04-12 22:02:31.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Successfully bumped revision number for resource c02d0641-2ae8-42aa-b821-756e822db783 (type: security_group_rules) to 0 2026-04-12 22:02:31.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Successfully bumped revision number for resource eedeae8c-87a2-453d-a92b-806dd391aafa (type: security_group_rules) to 0 2026-04-12 22:02:31.235 7 INFO neutron.db.segments_db [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Added segment 9832fe25-ee53-4e5e-b9d9-517a553a0789 of type geneve for network fb21365e-211a-4691-800e-8d70472233d4 2026-04-12 22:02:31.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Successfully bumped revision number for resource fb21365e-211a-4691-800e-8d70472233d4 (type: networks) to 1 [pid: 8|app: 0|req: 1346/2525] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/subnets => generated 2664 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2526] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2527] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/floatingips => generated 555 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2528] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/subnets => generated 2664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:31.531 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] No more DHCP agents 2026-04-12 22:02:31.532 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Unable to schedule network fb21365e-211a-4691-800e-8d70472233d4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1350/2529] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/ports => generated 14730 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 22:02:31.602 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8bd49dc8-8dc0-4f9f-967b-42d4bf518a5a - - - - - -] OVN reports status down for port: bd44e4e7-de40-4b51-af50-fa4e35a3cbac [pid: 8|app: 0|req: 1351/2530] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/agents => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2531] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/network-ip-availabilities => generated 2315 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:31.670 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94ef3d8-06f7-41a2-8fec-3c004de944fb bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Successfully bumped revision number for resource bd44e4e7-de40-4b51-af50-fa4e35a3cbac (type: ports) to 1 [pid: 8|app: 0|req: 1353/2532] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/networks => generated 4395 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2533] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:02:30 2026] POST /v2.0/networks => generated 631 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2534] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/security-groups => generated 34322 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2535] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:02:31 2026] PUT /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2536] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2537] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/routers => generated 1937 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2538] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2539] 10.0.0.203 () {34 vars in 764 bytes} [Sun Apr 12 22:02:31 2026] PUT /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2540] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:31 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2541] 10.0.0.203 () {34 vars in 760 bytes} [Sun Apr 12 22:02:31 2026] PUT /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2542] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2543] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1008 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2544] 10.0.0.203 () {34 vars in 782 bytes} [Sun Apr 12 22:02:32 2026] PUT /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2545] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2546] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2547] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:02:32 2026] PUT /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2548] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2549] 10.0.0.203 () {32 vars in 741 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:32.476 8 INFO neutron.api.v2.resource [None req-6e664ea8-abef-43c1-9a4f-34244c5800c0 bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2550] 10.0.0.203 () {32 vars in 745 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2551] 10.0.0.203 () {32 vars in 744 bytes} [Sun Apr 12 22:02:32 2026] DELETE /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2552] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:32.672 7 INFO neutron.api.v2.resource [None req-25a41404-659b-40b3-b48b-8b414c1ff119 bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1190/2553] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:02:32 2026] DELETE /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2554] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:02:32 2026] DELETE /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2555] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2556] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:32.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9425fd2-798e-4325-845a-f93192cf33e9 bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] TaaS: Handle Delete Port: bd44e4e7-de40-4b51-af50-fa4e35a3cbac 2026-04-12 22:02:32.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9425fd2-798e-4325-845a-f93192cf33e9 bf3cdb02aff347edbd75cf4c9b16e429 ef21903c39e5421d8bb06310274d47f7 - - default default] Tap Mirror: Handle Delete Port: bd44e4e7-de40-4b51-af50-fa4e35a3cbac [pid: 7|app: 0|req: 1193/2557] 199.204.45.156 () {34 vars in 1124 bytes} [Sun Apr 12 22:02:32 2026] GET /v2.0/security-groups?id=13166185-0be5-4993-b836-a54ef0df0bad&id=88e5de16-0b02-40bc-9705-ddf7416050fb&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:33.084 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8bd49dc8-8dc0-4f9f-967b-42d4bf518a5a - - - - - -] OVN reports status up for port: 980b52e3-bc75-425d-9632-7596104c5628 2026-04-12 22:02:33.099 7 INFO neutron.plugins.ml2.plugin [None req-8bd49dc8-8dc0-4f9f-967b-42d4bf518a5a - - - - - -] Attempt 1 to provision port 980b52e3-bc75-425d-9632-7596104c5628 2026-04-12 22:02:33.201 8 INFO neutron.services.segments.plugin [-] Segment 9832fe25-ee53-4e5e-b9d9-517a553a0789 resource provider aggregate not found 2026-04-12 22:02:33.205 8 INFO neutron.services.segments.plugin [-] Segment 9832fe25-ee53-4e5e-b9d9-517a553a0789 resource provider aggregate not found 2026-04-12 22:02:33.220 8 INFO neutron.services.segments.plugin [-] Segment 9832fe25-ee53-4e5e-b9d9-517a553a0789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9832fe25-ee53-4e5e-b9d9-517a553a0789 found for delete ", "request_id": "req-c1a798e6-9385-4aac-b8eb-f885f18a9b5e"}]} 2026-04-12 22:02:33.242 8 INFO neutron.services.segments.plugin [-] Segment 9832fe25-ee53-4e5e-b9d9-517a553a0789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9832fe25-ee53-4e5e-b9d9-517a553a0789 found for delete ", "request_id": "req-8377acb4-d072-43b3-853f-d35dd702a0c9"}]} 2026-04-12 22:02:33.245 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d64f7485-1fe3-4cdb-a1ee-5795b3037d29'] response: {'server_uuid': '0e8094f1-86fb-4385-93aa-087eadc907f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '980b52e3-bc75-425d-9632-7596104c5628', 'code': 200} [pid: 8|app: 0|req: 1365/2558] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:02:32 2026] DELETE /v2.0/networks/fb21365e-211a-4691-800e-8d70472233d4 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2559] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:33 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2560] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:33 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:33.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bd49dc8-8dc0-4f9f-967b-42d4bf518a5a - - - - - -] Successfully bumped revision number for resource 980b52e3-bc75-425d-9632-7596104c5628 (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1195/2561] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:33 2026] GET /v2.0/security-groups?tenant_id=ef21903c39e5421d8bb06310274d47f7&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2562] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:34 2026] DELETE /v2.0/security-groups/33cf68f5-0a6a-4895-b8ac-734e1d55698c => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2563] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:34 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2564] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:34 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:34.727 7 INFO neutron.db.ovn_revision_numbers_db [None req-23905cfc-4199-44eb-9ca6-56d4ab2b1978 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9fe2db6b-0e4b-4a2a-a876-44b4a96ba110 (type: security_groups) to 1 2026-04-12 22:02:34.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-23905cfc-4199-44eb-9ca6-56d4ab2b1978 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4a53ad15-4fb3-4ee1-8757-847589744866 (type: security_group_rules) to 0 2026-04-12 22:02:34.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-23905cfc-4199-44eb-9ca6-56d4ab2b1978 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 583ecb07-4a11-4170-94ab-6a6b4619a3c4 (type: security_group_rules) to 0 2026-04-12 22:02:34.766 7 INFO neutron.db.ovn_revision_numbers_db [None req-23905cfc-4199-44eb-9ca6-56d4ab2b1978 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8293bab9-a5cb-4380-ba3a-6d6cdbf69447 (type: security_group_rules) to 0 2026-04-12 22:02:34.783 7 INFO neutron.db.ovn_revision_numbers_db [None req-23905cfc-4199-44eb-9ca6-56d4ab2b1978 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a5a8b44a-30e5-4037-acd1-ca3d51ad8658 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1197/2565] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:34 2026] GET /v2.0/security-groups?tenant_id=f2796fc66e694adfb8dda5cb8372aeeb&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2566] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:34 2026] DELETE /v2.0/security-groups/9fe2db6b-0e4b-4a2a-a876-44b4a96ba110 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:35.299 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-744abfa7-20a1-4b95-979c-17251cb4003d'] response: {'server_uuid': '0e8094f1-86fb-4385-93aa-087eadc907f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '980b52e3-bc75-425d-9632-7596104c5628', 'code': 200} [pid: 7|app: 0|req: 1198/2567] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:35 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2568] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:35 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2569] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:35 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1010 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:36.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b03d970-2080-4b11-b070-5a49756e958e 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource b947b8cd-84a4-4334-ac5e-9bc02b52413f (type: floatingips) to 1 2026-04-12 22:02:36.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b03d970-2080-4b11-b070-5a49756e958e 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Successfully bumped revision number for resource b947b8cd-84a4-4334-ac5e-9bc02b52413f (type: floatingips) to 2 2026-04-12 22:02:36.543 8 INFO neutron.db.l3_db [None req-3b03d970-2080-4b11-b070-5a49756e958e 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Floating IP b947b8cd-84a4-4334-ac5e-9bc02b52413f associated. External IP: 10.96.250.215, port: 980b52e3-bc75-425d-9632-7596104c5628. [pid: 8|app: 0|req: 1371/2570] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 22:02:35 2026] PUT /v2.0/floatingips/b947b8cd-84a4-4334-ac5e-9bc02b52413f => generated 855 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:36.610 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90f2ad82-fc3b-46d2-9283-8af82ffb1d74'] response: {'name': 'network-changed', 'server_uuid': '0e8094f1-86fb-4385-93aa-087eadc907f6', 'tag': '980b52e3-bc75-425d-9632-7596104c5628', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1200/2571] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:02:37 2026] GET /v2.0/ports?tenant_id=97b0f58459444d7c8b7655c4c89f312b&device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2572] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:02:37 2026] GET /v2.0/networks?id=b697fd10-b240-46f9-b6d4-cc05770e0410 => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2573] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=980b52e3-bc75-425d-9632-7596104c5628 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2574] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:02:37 2026] GET /v2.0/subnets?id=1582159e-4495-4bbd-b539-a13fa7cb88d7 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2575] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:02:37 2026] GET /v2.0/ports?network_id=b697fd10-b240-46f9-b6d4-cc05770e0410&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2576] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:02:37 2026] GET /v2.0/networks/b697fd10-b240-46f9-b6d4-cc05770e0410?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2577] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:02:37 2026] GET /v2.0/networks/b697fd10-b240-46f9-b6d4-cc05770e0410?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2578] 10.0.0.203 () {34 vars in 678 bytes} [Sun Apr 12 22:02:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2579] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:02:38 2026] PUT /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2580] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:38 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2581] 10.0.0.203 () {34 vars in 764 bytes} [Sun Apr 12 22:02:38 2026] PUT /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2582] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:38 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2583] 10.0.0.203 () {34 vars in 760 bytes} [Sun Apr 12 22:02:38 2026] PUT /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2584] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:38 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2585] 10.0.0.203 () {34 vars in 782 bytes} [Sun Apr 12 22:02:38 2026] PUT /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2586] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:38 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2587] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:02:38 2026] PUT /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2588] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:39 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2589] 10.0.0.203 () {32 vars in 741 bytes} [Sun Apr 12 22:02:39 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:39.123 8 INFO neutron.api.v2.resource [None req-e516bec2-6af8-481e-9b19-8608151b634c 55711c402c744720af53486b50dfc85e 64865502ee6e4d75a78c58e0b0572382 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2590] 10.0.0.203 () {32 vars in 745 bytes} [Sun Apr 12 22:02:39 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2591] 10.0.0.203 () {32 vars in 744 bytes} [Sun Apr 12 22:02:39 2026] DELETE /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2592] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:39 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:39.263 7 INFO neutron.api.v2.resource [None req-44a5ea94-26d2-4997-b6e1-2e81af10f5a6 55711c402c744720af53486b50dfc85e 64865502ee6e4d75a78c58e0b0572382 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1211/2593] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:02:39 2026] DELETE /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2594] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:02:39 2026] DELETE /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2595] 10.0.0.203 () {32 vars in 733 bytes} [Sun Apr 12 22:02:39 2026] GET /v2.0/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2596] 10.0.0.203 () {32 vars in 734 bytes} [Sun Apr 12 22:02:39 2026] DELETE /v2.0/qos/policies/d7bb7c0a-9e1d-4205-a3a9-75546dff1f6e => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:40.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-22681651-0e6c-4387-9890-c21b075e2e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 130b19d8-8bdd-4f75-97e6-4727c6e2564f (type: security_groups) to 1 2026-04-12 22:02:40.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-22681651-0e6c-4387-9890-c21b075e2e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0ec02393-d981-4720-8818-75bc5a5e5b45 (type: security_group_rules) to 0 2026-04-12 22:02:40.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-22681651-0e6c-4387-9890-c21b075e2e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 48ebbcdb-a2ca-49c1-b5a1-d5e52f5cfb31 (type: security_group_rules) to 0 2026-04-12 22:02:40.370 8 INFO neutron.db.ovn_revision_numbers_db [None req-22681651-0e6c-4387-9890-c21b075e2e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5dd8962b-af6b-47ab-9902-5f17c93dfe25 (type: security_group_rules) to 0 2026-04-12 22:02:40.382 8 INFO neutron.db.ovn_revision_numbers_db [None req-22681651-0e6c-4387-9890-c21b075e2e4e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 63033087-5eb4-4283-9457-b6f7a22d83fb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1386/2599] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:40 2026] GET /v2.0/security-groups?tenant_id=80e2cd77ddc341e98cbb7b8eba3527dc&name=default => generated 2929 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2600] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:40 2026] DELETE /v2.0/security-groups/130b19d8-8bdd-4f75-97e6-4727c6e2564f => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:40.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e1c5d19-be63-471d-b96f-c38053d956b7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9da14835-f48c-4f52-b162-25ab33e71283 (type: security_groups) to 1 2026-04-12 22:02:40.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e1c5d19-be63-471d-b96f-c38053d956b7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4670d3dc-806e-4c5d-b420-2159d0fb1df1 (type: security_group_rules) to 0 2026-04-12 22:02:40.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e1c5d19-be63-471d-b96f-c38053d956b7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 78e8e4f7-f4dc-49df-a241-20ea3244e245 (type: security_group_rules) to 0 2026-04-12 22:02:40.976 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e1c5d19-be63-471d-b96f-c38053d956b7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource bc5234a7-2ad4-49e7-aba7-73bc38474a50 (type: security_group_rules) to 0 2026-04-12 22:02:40.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e1c5d19-be63-471d-b96f-c38053d956b7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c7898958-318d-45e8-9e74-6d628f6329e2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1387/2601] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:40 2026] GET /v2.0/security-groups?tenant_id=64865502ee6e4d75a78c58e0b0572382&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2602] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:41 2026] DELETE /v2.0/security-groups/9da14835-f48c-4f52-b162-25ab33e71283 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:44.674 8 INFO neutron.db.ovn_revision_numbers_db [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Successfully bumped revision number for resource 24f4af25-fb12-4528-bc70-960c13d9479a (type: security_groups) to 1 2026-04-12 22:02:44.686 8 INFO neutron.db.ovn_revision_numbers_db [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Successfully bumped revision number for resource 839c3acc-b6ad-4eab-b93d-dd1d619822ce (type: security_group_rules) to 0 2026-04-12 22:02:44.698 8 INFO neutron.db.ovn_revision_numbers_db [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Successfully bumped revision number for resource 9c5f6b52-2b94-47c3-a7b4-464817f52152 (type: security_group_rules) to 0 2026-04-12 22:02:44.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Successfully bumped revision number for resource be32149e-1f0f-4cc6-a819-2bc52d0f2817 (type: security_group_rules) to 0 2026-04-12 22:02:44.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Successfully bumped revision number for resource e573d35e-bc47-4a9a-ac7f-afee8cb94158 (type: security_group_rules) to 0 2026-04-12 22:02:44.795 8 INFO neutron.db.segments_db [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Added segment fdcda5e1-1442-4bb8-b709-cef3f740e541 of type geneve for network d80ba5b4-7fd6-4b10-afa8-0b54e07d4e0f 2026-04-12 22:02:44.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Successfully bumped revision number for resource d80ba5b4-7fd6-4b10-afa8-0b54e07d4e0f (type: networks) to 1 2026-04-12 22:02:45.082 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] No more DHCP agents 2026-04-12 22:02:45.083 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Unable to schedule network d80ba5b4-7fd6-4b10-afa8-0b54e07d4e0f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:45.154 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7eed552f-ae0c-4405-97f8-24ee42dc0aac - - - - - -] OVN reports status down for port: 17807867-a82b-4067-9d87-0d3dc7a62126 2026-04-12 22:02:45.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-4050ef37-f2f7-483d-bff5-f917beb6d65c 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Successfully bumped revision number for resource 17807867-a82b-4067-9d87-0d3dc7a62126 (type: ports) to 1 [pid: 8|app: 0|req: 1388/2603] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:02:44 2026] POST /v2.0/networks => generated 632 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:45.421 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27e5afe7-5f00-426e-ae27-f5b6c01939c8 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] No more DHCP agents 2026-04-12 22:02:45.423 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27e5afe7-5f00-426e-ae27-f5b6c01939c8 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Unable to schedule network d80ba5b4-7fd6-4b10-afa8-0b54e07d4e0f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:45.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-58e32ded-2ea5-4b05-bcb5-d73b7c88a1df - - - - - -] Successfully bumped revision number for resource 17807867-a82b-4067-9d87-0d3dc7a62126 (type: ports) to 2 2026-04-12 22:02:45.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-58e32ded-2ea5-4b05-bcb5-d73b7c88a1df - - - - - -] Successfully bumped revision number for resource a720e62a-d19e-4dd9-ae15-43fcf73eb118 (type: subnets) to 0 [pid: 7|app: 0|req: 1216/2604] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:02:45 2026] POST /v2.0/subnets => generated 626 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2605] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:02:45 2026] PUT /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2606] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2607] 10.0.0.203 () {34 vars in 762 bytes} [Sun Apr 12 22:02:46 2026] PUT /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2608] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2609] 10.0.0.203 () {34 vars in 758 bytes} [Sun Apr 12 22:02:46 2026] PUT /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2610] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2611] 10.0.0.203 () {34 vars in 780 bytes} [Sun Apr 12 22:02:46 2026] PUT /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2612] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2613] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:02:46 2026] PUT /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2614] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2615] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:02:46.697 7 INFO neutron.api.v2.resource [None req-c07285eb-9e03-4647-bd2b-5d9e7f408cf5 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2616] 10.0.0.203 () {32 vars in 743 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2617] 10.0.0.203 () {32 vars in 742 bytes} [Sun Apr 12 22:02:46 2026] DELETE /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2618] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:46.870 8 INFO neutron.api.v2.resource [None req-08e29e21-92b9-4470-a562-ec3d650896e9 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2619] 10.0.0.203 () {32 vars in 746 bytes} [Sun Apr 12 22:02:46 2026] DELETE /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2620] 10.0.0.203 () {32 vars in 734 bytes} [Sun Apr 12 22:02:46 2026] DELETE /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2621] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:02:46 2026] GET /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2622] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:02:46 2026] DELETE /v2.0/subnets/a720e62a-d19e-4dd9-ae15-43fcf73eb118 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:02:47.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-5033bf4d-9ff2-4445-b04e-23653b68c0ca 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] TaaS: Handle Delete Port: 17807867-a82b-4067-9d87-0d3dc7a62126 2026-04-12 22:02:47.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5033bf4d-9ff2-4445-b04e-23653b68c0ca 8a6c062ba62e48e7bc4b71c473c67b43 05156b6851b94de8adc66538cb5a6fc3 - - default default] Tap Mirror: Handle Delete Port: 17807867-a82b-4067-9d87-0d3dc7a62126 [pid: 8|app: 0|req: 1398/2623] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:02:47 2026] DELETE /v2.0/networks/d80ba5b4-7fd6-4b10-afa8-0b54e07d4e0f => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:02:47.618 8 INFO neutron.services.segments.plugin [-] Segment fdcda5e1-1442-4bb8-b709-cef3f740e541 resource provider aggregate not found 2026-04-12 22:02:47.635 8 INFO neutron.services.segments.plugin [-] Segment fdcda5e1-1442-4bb8-b709-cef3f740e541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdcda5e1-1442-4bb8-b709-cef3f740e541 found for delete ", "request_id": "req-b07207f8-8caf-42ec-b860-70a5ea339de7"}]} 2026-04-12 22:02:47.647 8 INFO neutron.services.segments.plugin [-] Segment fdcda5e1-1442-4bb8-b709-cef3f740e541 resource provider aggregate not found 2026-04-12 22:02:47.660 8 INFO neutron.services.segments.plugin [-] Segment fdcda5e1-1442-4bb8-b709-cef3f740e541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdcda5e1-1442-4bb8-b709-cef3f740e541 found for delete ", "request_id": "req-44fbeb3f-3b53-4492-971b-a7fa33addfcb"}]} 2026-04-12 22:02:48.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-212e1239-ba94-4b40-90fd-9fd7201d2637 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6caa3521-ff76-4195-a3f7-f9433e15048e (type: security_groups) to 1 2026-04-12 22:02:48.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-212e1239-ba94-4b40-90fd-9fd7201d2637 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0299918d-acf7-418d-9f7a-c0daa1f085d7 (type: security_group_rules) to 0 2026-04-12 22:02:48.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-212e1239-ba94-4b40-90fd-9fd7201d2637 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7930fe7c-d33f-4fb3-ba66-4e936cbf5c49 (type: security_group_rules) to 0 2026-04-12 22:02:48.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-212e1239-ba94-4b40-90fd-9fd7201d2637 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8d87c42e-6e99-4dd6-b29e-939651113690 (type: security_group_rules) to 0 2026-04-12 22:02:48.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-212e1239-ba94-4b40-90fd-9fd7201d2637 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ed79ac73-1f20-4487-b560-e6f8f2315d5f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1226/2624] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:48 2026] GET /v2.0/security-groups?tenant_id=de260acd62bb4a5a9e8c65a23e34dbe1&name=default => generated 2929 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2625] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:48 2026] DELETE /v2.0/security-groups/6caa3521-ff76-4195-a3f7-f9433e15048e => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2626] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:02:48 2026] GET /v2.0/security-groups?tenant_id=05156b6851b94de8adc66538cb5a6fc3&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2627] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:02:49 2026] DELETE /v2.0/security-groups/24f4af25-fb12-4528-bc70-960c13d9479a => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2628] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:52 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2629] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:52 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2630] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:02:52 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1248 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2631] 10.0.0.203 () {32 vars in 858 bytes} [Sun Apr 12 22:02:52 2026] GET /v2.0/floatingips?floating_network_id=c3af7d17-8bea-4d5a-868c-17f2f5b07933&port_id=980b52e3-bc75-425d-9632-7596104c5628 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2632] 10.0.0.217 () {34 vars in 990 bytes} [Sun Apr 12 22:02:52 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2633] 10.0.0.217 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:52 2026] GET /v2.0/security-groups?id=13166185-0be5-4993-b836-a54ef0df0bad&id=88e5de16-0b02-40bc-9705-ddf7416050fb&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2636] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:55 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2637] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:55 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:56.247 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7eed552f-ae0c-4405-97f8-24ee42dc0aac - - - - - -] OVN reports status down for port: 980b52e3-bc75-425d-9632-7596104c5628 [pid: 7|app: 0|req: 1233/2638] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:56 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2639] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:56 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:02:56.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-7eed552f-ae0c-4405-97f8-24ee42dc0aac - - - - - -] Successfully bumped revision number for resource 980b52e3-bc75-425d-9632-7596104c5628 (type: ports) to 6 2026-04-12 22:02:56.613 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e7aa191-d1df-4fad-9f6d-ca9de2ca5379'] response: {'server_uuid': '0e8094f1-86fb-4385-93aa-087eadc907f6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '980b52e3-bc75-425d-9632-7596104c5628', 'code': 200} [pid: 8|app: 0|req: 1407/2640] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:57 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2641] 10.0.0.190 () {34 vars in 1120 bytes} [Sun Apr 12 22:02:57 2026] GET /v2.0/security-groups?id=88e5de16-0b02-40bc-9705-ddf7416050fb&id=13166185-0be5-4993-b836-a54ef0df0bad&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1234/2642] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:02:57 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 1008 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:02:57.860 8 INFO neutron_taas.services.taas.taas_plugin [req-46fe9647-da3b-4f8a-916a-2ed2b92afc65 req-577e3ea8-df38-4ada-97fc-228582b2ad84 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] TaaS: Handle Delete Port: 980b52e3-bc75-425d-9632-7596104c5628 2026-04-12 22:02:57.863 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-46fe9647-da3b-4f8a-916a-2ed2b92afc65 req-577e3ea8-df38-4ada-97fc-228582b2ad84 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Tap Mirror: Handle Delete Port: 980b52e3-bc75-425d-9632-7596104c5628 2026-04-12 22:02:58.073 8 INFO neutron.db.l3_db [req-46fe9647-da3b-4f8a-916a-2ed2b92afc65 req-577e3ea8-df38-4ada-97fc-228582b2ad84 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Floating IP b947b8cd-84a4-4334-ac5e-9bc02b52413f disassociated. External IP: 10.96.250.215, port: 980b52e3-bc75-425d-9632-7596104c5628. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1409/2643] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 22:02:57 2026] DELETE /v2.0/ports/980b52e3-bc75-425d-9632-7596104c5628 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:02:58.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 2eb738e3-5865-4ccf-b5f6-6f1c71a34980 (type: security_groups) to 1 2026-04-12 22:02:58.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-acbca0a0-5943-4dd1-9f6d-762fc1908bbd'] response: {'server_uuid': '0e8094f1-86fb-4385-93aa-087eadc907f6', 'name': 'network-vif-deleted', 'tag': '980b52e3-bc75-425d-9632-7596104c5628', 'status': 'completed', 'code': 200} 2026-04-12 22:02:58.376 7 INFO neutron.db.ovn_revision_numbers_db [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 359314d4-ddb9-46e6-9417-827dd84e2349 (type: security_group_rules) to 0 2026-04-12 22:02:58.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 6cc9da03-b920-4328-883a-287ea1c3dad3 (type: security_group_rules) to 0 2026-04-12 22:02:58.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 89b9ea69-0269-4e0a-8677-ddef444cad2e (type: security_group_rules) to 0 2026-04-12 22:02:58.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource ec0f70d6-f93e-4e63-a762-e1945dc26a98 (type: security_group_rules) to 0 2026-04-12 22:02:58.497 7 INFO neutron.db.segments_db [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Added segment 8a3b5136-7d56-48a8-80b4-a3949ba89ffb of type geneve for network 8ff6b318-2aa6-43d9-a69b-83941cf942bb 2026-04-12 22:02:58.642 7 INFO neutron.db.ovn_revision_numbers_db [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 8ff6b318-2aa6-43d9-a69b-83941cf942bb (type: networks) to 1 2026-04-12 22:02:58.656 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d16ce05f-c515-417c-bc76-55c7dade3014'] response: {'server_uuid': '0e8094f1-86fb-4385-93aa-087eadc907f6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '980b52e3-bc75-425d-9632-7596104c5628', 'code': 200} [pid: 8|app: 0|req: 1410/2644] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:58 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:02:58.852 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:02:58.853 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 8ff6b318-2aa6-43d9-a69b-83941cf942bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:58.932 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] OVN reports status down for port: af5b0e08-5af3-4833-aad3-7d3578725507 2026-04-12 22:02:59.001 7 INFO neutron.db.ovn_revision_numbers_db [None req-183c9e89-2e1e-4635-a05f-4476efd8ca67 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource af5b0e08-5af3-4833-aad3-7d3578725507 (type: ports) to 1 [pid: 7|app: 0|req: 1235/2645] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:02:58 2026] POST /v2.0/networks => generated 640 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:02:59.254 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8599ced6-cd00-4348-8ce7-5356baa6c1b4 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:02:59.255 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8599ced6-cd00-4348-8ce7-5356baa6c1b4 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 8ff6b318-2aa6-43d9-a69b-83941cf942bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:02:59.689 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1333a48-6d84-4c4a-b845-b8f612146b1d - - - - - -] Successfully bumped revision number for resource af5b0e08-5af3-4833-aad3-7d3578725507 (type: ports) to 2 2026-04-12 22:02:59.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1333a48-6d84-4c4a-b845-b8f612146b1d - - - - - -] Successfully bumped revision number for resource 2de7591c-75a6-4a66-bae6-c2206f0fc712 (type: subnets) to 0 [pid: 8|app: 0|req: 1411/2646] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:02:59 2026] POST /v2.0/subnets => generated 658 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2647] 10.0.0.203 () {32 vars in 722 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2648] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:02:59 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:00.036 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e48cd36-95ea-4f63-8e73-39be09b29a80 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:00.037 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e48cd36-95ea-4f63-8e73-39be09b29a80 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 8ff6b318-2aa6-43d9-a69b-83941cf942bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:00.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e48cd36-95ea-4f63-8e73-39be09b29a80 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource d74341ae-f2e9-4142-a809-b15774fa0738 (type: subnets) to 0 [pid: 7|app: 0|req: 1237/2649] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:02:59 2026] POST /v2.0/subnets => generated 732 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:00.194 8 INFO neutron.db.segments_db [None req-c25aefdb-0230-4ba2-bb66-37b04129181f ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Added segment 24eb390d-2481-4d92-8d56-5b4786526226 of type geneve for network b6595399-13fe-49f8-8177-a72227303fc4 2026-04-12 22:03:00.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-c25aefdb-0230-4ba2-bb66-37b04129181f ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource b6595399-13fe-49f8-8177-a72227303fc4 (type: networks) to 1 2026-04-12 22:03:00.547 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c25aefdb-0230-4ba2-bb66-37b04129181f ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:00.549 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c25aefdb-0230-4ba2-bb66-37b04129181f ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network b6595399-13fe-49f8-8177-a72227303fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:00.620 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] OVN reports status down for port: 75d40846-bd0c-49c7-8440-1adf6c2f40d7 2026-04-12 22:03:00.665 8 INFO neutron.db.ovn_revision_numbers_db [None req-c25aefdb-0230-4ba2-bb66-37b04129181f ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 75d40846-bd0c-49c7-8440-1adf6c2f40d7 (type: ports) to 1 [pid: 8|app: 0|req: 1413/2650] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:00 2026] POST /v2.0/networks => generated 637 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:00.871 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-245046d8-e24d-4cda-98d5-efdfb770127d ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:00.872 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-245046d8-e24d-4cda-98d5-efdfb770127d ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network b6595399-13fe-49f8-8177-a72227303fc4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1414/2651] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:00 2026] GET /v2.0/ports?device_id=0e8094f1-86fb-4385-93aa-087eadc907f6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:01.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-c583c9c9-dce6-4c4a-9b44-4386eb704c0e - - - - - -] Successfully bumped revision number for resource 75d40846-bd0c-49c7-8440-1adf6c2f40d7 (type: ports) to 2 2026-04-12 22:03:01.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-c583c9c9-dce6-4c4a-9b44-4386eb704c0e - - - - - -] Successfully bumped revision number for resource 30b02de3-aeda-4e4e-a134-39b9d754d083 (type: subnets) to 0 [pid: 7|app: 0|req: 1238/2652] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:00 2026] POST /v2.0/subnets => generated 656 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:01.656 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-307d71ac-f472-46e9-913f-0cdbebee3cff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:01.657 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-307d71ac-f472-46e9-913f-0cdbebee3cff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network b6595399-13fe-49f8-8177-a72227303fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:01.698 8 INFO neutron.db.ovn_revision_numbers_db [None req-307d71ac-f472-46e9-913f-0cdbebee3cff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 6a33b536-7358-4722-b019-c08863f04a25 (type: subnets) to 0 [pid: 8|app: 0|req: 1415/2653] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:01 2026] POST /v2.0/subnets => generated 726 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:01.812 7 INFO neutron.db.segments_db [None req-71c0b7f0-e16f-4e8e-895f-b81301a6b8c0 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Added segment ec83b28a-8af8-4548-a702-4a1381904773 of type geneve for network 02e04b6b-89d6-4659-bdde-9da14bad7ca4 2026-04-12 22:03:01.939 7 INFO neutron.db.ovn_revision_numbers_db [None req-71c0b7f0-e16f-4e8e-895f-b81301a6b8c0 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 02e04b6b-89d6-4659-bdde-9da14bad7ca4 (type: networks) to 1 2026-04-12 22:03:02.117 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71c0b7f0-e16f-4e8e-895f-b81301a6b8c0 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:02.119 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71c0b7f0-e16f-4e8e-895f-b81301a6b8c0 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 02e04b6b-89d6-4659-bdde-9da14bad7ca4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:02.196 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] OVN reports status down for port: 0c56972e-ca7a-4645-8f18-0f5c684f526f 2026-04-12 22:03:02.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-71c0b7f0-e16f-4e8e-895f-b81301a6b8c0 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 0c56972e-ca7a-4645-8f18-0f5c684f526f (type: ports) to 1 [pid: 8|app: 0|req: 1416/2654] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:02 2026] DELETE /v2.0/security-groups/13166185-0be5-4993-b836-a54ef0df0bad => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:02.325 8 INFO neutron.api.v2.resource [None req-750fd9e1-352c-46e0-8d2a-e39c0caf4333 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1417/2655] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 22:03:02 2026] GET /v2.0/security-groups/13166185-0be5-4993-b836-a54ef0df0bad => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2656] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:01 2026] POST /v2.0/networks => generated 638 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:02.466 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e3d8f32-1da7-44a6-8ab7-6b7d2a730184 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] TaaS: Handle Delete Port: fbda6585-14ad-4442-aaaa-326d668274be 2026-04-12 22:03:02.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e3d8f32-1da7-44a6-8ab7-6b7d2a730184 92316eae60b14585b69c2e69255997de 97b0f58459444d7c8b7655c4c89f312b - - default default] Tap Mirror: Handle Delete Port: fbda6585-14ad-4442-aaaa-326d668274be 2026-04-12 22:03:02.596 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77fe8c08-438f-428e-a228-931e5a811736 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:02.597 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77fe8c08-438f-428e-a228-931e5a811736 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 02e04b6b-89d6-4659-bdde-9da14bad7ca4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1418/2657] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:03:02 2026] DELETE /v2.0/floatingips/b947b8cd-84a4-4334-ac5e-9bc02b52413f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2658] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:02 2026] DELETE /v2.0/security-groups/88e5de16-0b02-40bc-9705-ddf7416050fb => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:03.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-999a161d-be0b-431e-bd62-27ea9dd1c4d2 - - - - - -] Successfully bumped revision number for resource 0c56972e-ca7a-4645-8f18-0f5c684f526f (type: ports) to 2 2026-04-12 22:03:03.178 7 INFO neutron.db.ovn_revision_numbers_db [None req-999a161d-be0b-431e-bd62-27ea9dd1c4d2 - - - - - -] Successfully bumped revision number for resource 24301d5c-70db-4a1c-883c-f544419d0dec (type: subnets) to 0 [pid: 7|app: 0|req: 1240/2659] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:02 2026] POST /v2.0/subnets => generated 656 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:03.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd023bb8-6e38-4813-8c38-f6f3ef0228a5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa 2026-04-12 22:03:03.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd023bb8-6e38-4813-8c38-f6f3ef0228a5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 21a3c947-e10c-4f91-a5bf-d7772b3fa0aa 2026-04-12 22:03:03.412 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-720bead5-80fd-47a3-be11-2945eaecfd80 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:03.413 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-720bead5-80fd-47a3-be11-2945eaecfd80 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 02e04b6b-89d6-4659-bdde-9da14bad7ca4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:03.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-720bead5-80fd-47a3-be11-2945eaecfd80 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 22c37a27-238e-461e-aae9-37f22ed2f140 (type: subnets) to 0 [pid: 7|app: 0|req: 1241/2660] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:03 2026] POST /v2.0/subnets => generated 729 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2661] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:03:02 2026] PUT /v2.0/routers/350b3517-c047-4ac0-8fa8-be75b0957940/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:03.987 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fc22e8b7-235a-45ca-baa6-973c196e4635 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:03.988 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fc22e8b7-235a-45ca-baa6-973c196e4635 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:04.110 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] OVN reports status down for port: 5bc5160f-e3ac-488d-a285-53b11ec95654 2026-04-12 22:03:04.175 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc22e8b7-235a-45ca-baa6-973c196e4635 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 5bc5160f-e3ac-488d-a285-53b11ec95654 (type: ports) to 1 2026-04-12 22:03:04.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-84baabff-6a31-4e76-bcad-b8c8d6448206 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 5fee80fa-e12e-4882-ba02-8b1232275599 2026-04-12 22:03:04.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84baabff-6a31-4e76-bcad-b8c8d6448206 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 5fee80fa-e12e-4882-ba02-8b1232275599 [pid: 8|app: 0|req: 1421/2662] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:03:03 2026] DELETE /v2.0/routers/350b3517-c047-4ac0-8fa8-be75b0957940 => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:04.973 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-5bc5160f-e3ac-488d-a285-53b11ec95654 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:03:05.073 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] OVN reports status up for port: 5bc5160f-e3ac-488d-a285-53b11ec95654 2026-04-12 22:03:05.077 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-445dfc23-9bbd-486d-9105-16a167723d95 - - - - - -] Router 31681b0d-bf47-48f3-beb6-bbd31e82073e is bound to host instance 2026-04-12 22:03:05.150 7 INFO neutron.plugins.ml2.plugin [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] Attempt 1 to provision port 5bc5160f-e3ac-488d-a285-53b11ec95654 [pid: 8|app: 0|req: 1422/2663] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:03:04 2026] DELETE /v2.0/subnets/1582159e-4495-4bbd-b539-a13fa7cb88d7 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:05.223 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc22e8b7-235a-45ca-baa6-973c196e4635 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 5bc5160f-e3ac-488d-a285-53b11ec95654 (type: router_ports) to 1 2026-04-12 22:03:05.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-14552c8e-ad56-45c7-a51d-d01d9c3fccb0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 1d69a065-850d-407e-8269-124dbeaf0e79 2026-04-12 22:03:05.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14552c8e-ad56-45c7-a51d-d01d9c3fccb0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 1d69a065-850d-407e-8269-124dbeaf0e79 2026-04-12 22:03:05.494 8 INFO neutron.services.segments.plugin [-] Segment c1af8b9e-da54-4fc9-8467-f22f7dd1e9ee resource provider aggregate not found 2026-04-12 22:03:05.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc22e8b7-235a-45ca-baa6-973c196e4635 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 31681b0d-bf47-48f3-beb6-bbd31e82073e (type: routers) to 2 2026-04-12 22:03:05.496 8 INFO neutron.services.segments.plugin [-] Segment c1af8b9e-da54-4fc9-8467-f22f7dd1e9ee resource provider aggregate not found 2026-04-12 22:03:05.524 8 INFO neutron.services.segments.plugin [-] Segment c1af8b9e-da54-4fc9-8467-f22f7dd1e9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1af8b9e-da54-4fc9-8467-f22f7dd1e9ee found for delete ", "request_id": "req-f871b02a-c5bf-412d-b592-54398ff60880"}]} 2026-04-12 22:03:05.526 8 INFO neutron.services.segments.plugin [-] Segment c1af8b9e-da54-4fc9-8467-f22f7dd1e9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1af8b9e-da54-4fc9-8467-f22f7dd1e9ee found for delete ", "request_id": "req-0f3d257a-ce1d-4663-85d2-bc90659e5957"}]} [pid: 7|app: 0|req: 1242/2664] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:03 2026] POST /v2.0/routers => generated 945 bytes in 2043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2665] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:05 2026] DELETE /v2.0/networks/b697fd10-b240-46f9-b6d4-cc05770e0410 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:05.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-e29ff76e-655f-48b5-8625-353aba96548f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: fbbe785c-0ecc-4f28-a152-623a6a320bcb 2026-04-12 22:03:05.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e29ff76e-655f-48b5-8625-353aba96548f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: fbbe785c-0ecc-4f28-a152-623a6a320bcb [pid: 8|app: 0|req: 1424/2666] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:03:05 2026] PUT /v2.0/routers/3818f98d-5ad3-44f1-aecf-fc3b9f06ef85/remove_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:06.699 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0ad2ec0-2f8a-47dd-a8c5-9062e8a0b007 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:06.707 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0ad2ec0-2f8a-47dd-a8c5-9062e8a0b007 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 8ff6b318-2aa6-43d9-a69b-83941cf942bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:07.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f66f70a-636e-4ad4-b3fe-b8cc3e5a9950 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 4939e61e-af74-4dce-b616-421dc06ecbe2 2026-04-12 22:03:07.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f66f70a-636e-4ad4-b3fe-b8cc3e5a9950 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 4939e61e-af74-4dce-b616-421dc06ecbe2 2026-04-12 22:03:07.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0ad2ec0-2f8a-47dd-a8c5-9062e8a0b007 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 (type: ports) to 1 2026-04-12 22:03:07.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9333807-2cf6-4608-851c-ada3f70c2741 - - - - - -] Successfully bumped revision number for resource 5bc5160f-e3ac-488d-a285-53b11ec95654 (type: ports) to 4 [pid: 8|app: 0|req: 1425/2667] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:03:06 2026] DELETE /v2.0/routers/3818f98d-5ad3-44f1-aecf-fc3b9f06ef85 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2668] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:03:07 2026] DELETE /v2.0/subnets/29c15d53-f38e-4f58-b827-f93d75d30cae => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:07.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-d09ea893-2701-47ac-a678-7a08412c9de0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: eeafcbc6-554e-4938-9d30-5475fa358c93 2026-04-12 22:03:07.875 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d09ea893-2701-47ac-a678-7a08412c9de0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: eeafcbc6-554e-4938-9d30-5475fa358c93 2026-04-12 22:03:08.137 8 INFO neutron.services.segments.plugin [-] Segment b4db6b7f-2764-4607-aa9e-2f74e29de2fd resource provider aggregate not found 2026-04-12 22:03:08.147 8 INFO neutron.services.segments.plugin [-] Segment b4db6b7f-2764-4607-aa9e-2f74e29de2fd resource provider aggregate not found 2026-04-12 22:03:08.157 8 INFO neutron.services.segments.plugin [-] Segment b4db6b7f-2764-4607-aa9e-2f74e29de2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4db6b7f-2764-4607-aa9e-2f74e29de2fd found for delete ", "request_id": "req-b0760e27-8745-4e44-9103-a00e1453e276"}]} 2026-04-12 22:03:08.168 8 INFO neutron.services.segments.plugin [-] Segment b4db6b7f-2764-4607-aa9e-2f74e29de2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4db6b7f-2764-4607-aa9e-2f74e29de2fd found for delete ", "request_id": "req-8ea3934c-ee1a-4d48-85b9-1ffb7e8e4447"}]} [pid: 8|app: 0|req: 1427/2669] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:07 2026] DELETE /v2.0/networks/9b293a8e-481a-46e1-a1d6-4fc95629fbf6 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:08.314 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] OVN reports status down for port: f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 2026-04-12 22:03:08.383 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9333807-2cf6-4608-851c-ada3f70c2741 - - - - - -] Successfully bumped revision number for resource 5bc5160f-e3ac-488d-a285-53b11ec95654 (type: ports) to 5 [pid: 8|app: 0|req: 1428/2670] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:08 2026] GET /v2.0/security-groups?tenant_id=97b0f58459444d7c8b7655c4c89f312b&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:08.649 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] OVN reports status up for port: f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 2026-04-12 22:03:08.688 7 INFO neutron.plugins.ml2.plugin [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] Attempt 1 to provision port f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 [pid: 8|app: 0|req: 1429/2671] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:08 2026] DELETE /v2.0/security-groups/ffd3391c-5aac-4a4e-866b-ecf2bbf88ff6 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:08.962 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0ad2ec0-2f8a-47dd-a8c5-9062e8a0b007 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:08.965 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0ad2ec0-2f8a-47dd-a8c5-9062e8a0b007 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 8ff6b318-2aa6-43d9-a69b-83941cf942bb: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1430/2672] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:08 2026] GET /v2.0/security-groups?tenant_id=7636b468d46d41adaedf8a37e0017dc2&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2673] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:08 2026] DELETE /v2.0/security-groups/79a3abe2-4245-4d86-9a6b-844d2af011d1 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:09.406 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2a87af1-b609-42d5-a715-bee629c6c8da - - - - - -] Successfully bumped revision number for resource f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 (type: ports) to 2 2026-04-12 22:03:09.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0ad2ec0-2f8a-47dd-a8c5-9062e8a0b007 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 (type: router_ports) to 1 [pid: 7|app: 0|req: 1243/2676] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:03:05 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/add_router_interface => generated 309 bytes in 4241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:10.328 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b96da9a-c548-4ad3-a3c5-1419f4c1e2ff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:10.329 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b96da9a-c548-4ad3-a3c5-1419f4c1e2ff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network b6595399-13fe-49f8-8177-a72227303fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:10.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b96da9a-c548-4ad3-a3c5-1419f4c1e2ff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 26668bce-2d9c-415b-8988-1e34133865b0 (type: ports) to 1 2026-04-12 22:03:11.328 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b96da9a-c548-4ad3-a3c5-1419f4c1e2ff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:11.329 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b96da9a-c548-4ad3-a3c5-1419f4c1e2ff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network b6595399-13fe-49f8-8177-a72227303fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:11.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b96da9a-c548-4ad3-a3c5-1419f4c1e2ff ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 26668bce-2d9c-415b-8988-1e34133865b0 (type: router_ports) to 1 [pid: 8|app: 0|req: 1434/2677] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:03:09 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/add_router_interface => generated 309 bytes in 1935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:13.091 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df66bffc-9a61-4744-8b5f-7e92487dfa5b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:13.093 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df66bffc-9a61-4744-8b5f-7e92487dfa5b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 02e04b6b-89d6-4659-bdde-9da14bad7ca4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:13.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-df66bffc-9a61-4744-8b5f-7e92487dfa5b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource eba35b6a-fd4b-460f-8000-9429e4f3bf6c (type: ports) to 1 2026-04-12 22:03:13.605 8 INFO neutron.db.ovn_revision_numbers_db [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource cb2b36d5-a927-4b3f-818b-731426fd49ec (type: security_groups) to 1 2026-04-12 22:03:13.622 8 INFO neutron.db.ovn_revision_numbers_db [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource 0ee76b50-2070-47af-a179-64a4225c9318 (type: security_group_rules) to 0 2026-04-12 22:03:13.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource 2bd7c7db-b06a-41d0-9483-bd5a5bbb78d7 (type: security_group_rules) to 0 2026-04-12 22:03:13.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource 99ef3f72-9ba4-4e72-9cef-5a9f108efa02 (type: security_group_rules) to 0 2026-04-12 22:03:13.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource ec286920-b315-48d8-8280-34b286547880 (type: security_group_rules) to 0 2026-04-12 22:03:13.728 8 INFO neutron.db.segments_db [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Added segment f361c3e4-ccff-4e84-ad6d-0c5f011b0faf of type geneve for network 1b3a874c-57cf-4571-a845-fc4868538150 2026-04-12 22:03:13.865 8 INFO neutron.db.ovn_revision_numbers_db [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource 1b3a874c-57cf-4571-a845-fc4868538150 (type: networks) to 1 2026-04-12 22:03:14.005 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] No more DHCP agents 2026-04-12 22:03:14.007 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Unable to schedule network 1b3a874c-57cf-4571-a845-fc4868538150: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:14.119 8 INFO neutron.db.ovn_revision_numbers_db [None req-75cbf932-16ec-4b75-8d60-2584a9a2a47d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource 10208d23-d81a-4bef-9276-9c3569979f31 (type: ports) to 1 [pid: 8|app: 0|req: 1435/2678] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:13 2026] POST /v2.0/networks => generated 729 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:14.259 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df66bffc-9a61-4744-8b5f-7e92487dfa5b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:14.261 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df66bffc-9a61-4744-8b5f-7e92487dfa5b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 02e04b6b-89d6-4659-bdde-9da14bad7ca4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:14.322 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86348576-dc10-44b4-af0f-0702000c4ef3 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] No more DHCP agents 2026-04-12 22:03:14.324 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86348576-dc10-44b4-af0f-0702000c4ef3 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Unable to schedule network 1b3a874c-57cf-4571-a845-fc4868538150: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:14.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-df66bffc-9a61-4744-8b5f-7e92487dfa5b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource eba35b6a-fd4b-460f-8000-9429e4f3bf6c (type: router_ports) to 1 [pid: 7|app: 0|req: 1244/2679] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:03:11 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/add_router_interface => generated 309 bytes in 2936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:14.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c3c4f60-0e38-42ac-a85d-853822cedbfd - - - - - -] Successfully bumped revision number for resource 10208d23-d81a-4bef-9276-9c3569979f31 (type: ports) to 2 2026-04-12 22:03:14.804 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c3c4f60-0e38-42ac-a85d-853822cedbfd - - - - - -] Successfully bumped revision number for resource ede50076-920d-4386-b82f-0a7c2bd56fee (type: subnets) to 0 [pid: 8|app: 0|req: 1436/2680] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:14 2026] POST /v2.0/subnets => generated 644 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:14.829 8 WARNING neutron.api.v2.base [None req-fa9cea23-0c7a-4589-bfd7-7b76b4ae469c 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-12 22:03:14.830 8 INFO neutron.api.v2.resource [None req-fa9cea23-0c7a-4589-bfd7-7b76b4ae469c 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1437/2681] 10.0.0.203 () {34 vars in 681 bytes} [Sun Apr 12 22:03:14 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:03:14.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-894b7cef-9cfd-4b7c-9656-0221d2080bec ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 68df477c-c607-47ef-9444-558e1413fa1e (type: security_groups) to 1 2026-04-12 22:03:14.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-894b7cef-9cfd-4b7c-9656-0221d2080bec ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 1a1d6134-7ad9-4473-b3d7-7ba5a0996c3c (type: security_group_rules) to 0 2026-04-12 22:03:14.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-894b7cef-9cfd-4b7c-9656-0221d2080bec ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 651b5826-4c2e-4df5-bd94-528979bbfa5b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1245/2682] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:03:14 2026] POST /v2.0/security-groups => generated 1630 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:03:15.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-e24b4ea6-abf5-4310-9c95-a1117215494e 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] TaaS: Handle Delete Port: 10208d23-d81a-4bef-9276-9c3569979f31 2026-04-12 22:03:15.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e24b4ea6-abf5-4310-9c95-a1117215494e 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Tap Mirror: Handle Delete Port: 10208d23-d81a-4bef-9276-9c3569979f31 2026-04-12 22:03:15.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b04f402-2a1a-43a7-a4fd-9867d39dad90 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 5efb1e9f-d7d4-42b6-86de-a3cf6dbf56c8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1246/2683] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:15.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-2008d084-abca-4583-b81a-0a18221f9c73 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource baf0089e-cc47-4886-8459-566df045c0b2 (type: security_group_rules) to 0 2026-04-12 22:03:15.391 8 INFO neutron.services.segments.plugin [-] Segment f361c3e4-ccff-4e84-ad6d-0c5f011b0faf resource provider aggregate not found 2026-04-12 22:03:15.393 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d0a48621-f85b-482f-bd06-a2fe8d605a55 - - - - - -] No hosting information found for port f40dfe1f-dea2-4df2-bfde-8a08d89e67f8: RuntimeError: No hosting information found for port f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 2026-04-12 22:03:15.395 8 INFO neutron.services.segments.plugin [-] Segment f361c3e4-ccff-4e84-ad6d-0c5f011b0faf resource provider aggregate not found 2026-04-12 22:03:15.418 8 INFO neutron.services.segments.plugin [-] Segment f361c3e4-ccff-4e84-ad6d-0c5f011b0faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f361c3e4-ccff-4e84-ad6d-0c5f011b0faf found for delete ", "request_id": "req-88e12aaa-dd55-4071-943d-d9f54c597f80"}]} [pid: 7|app: 0|req: 1247/2684] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:15.423 8 INFO neutron.services.segments.plugin [-] Segment f361c3e4-ccff-4e84-ad6d-0c5f011b0faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f361c3e4-ccff-4e84-ad6d-0c5f011b0faf found for delete ", "request_id": "req-56df903f-f5f0-457d-820f-394847f182ee"}]} [pid: 8|app: 0|req: 1438/2685] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:14 2026] DELETE /v2.0/networks/1b3a874c-57cf-4571-a845-fc4868538150 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:15.580 8 INFO neutron.db.segments_db [None req-5c913143-5d88-4785-9cad-71b9b5fdb1fc 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Added segment d3c629d1-7059-4e39-b4ee-58725735b06e of type geneve for network 56cb162d-da00-453d-9d34-e35a315a919d 2026-04-12 22:03:15.604 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0a48621-f85b-482f-bd06-a2fe8d605a55 - - - - - -] Successfully bumped revision number for resource f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 (type: router_ports) to 2 2026-04-12 22:03:15.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d0a48621-f85b-482f-bd06-a2fe8d605a55 - - - - - -] OVN reports status down for port: 26668bce-2d9c-415b-8988-1e34133865b0 2026-04-12 22:03:15.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c913143-5d88-4785-9cad-71b9b5fdb1fc 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource 56cb162d-da00-453d-9d34-e35a315a919d (type: networks) to 1 2026-04-12 22:03:15.737 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d0a48621-f85b-482f-bd06-a2fe8d605a55 - - - - - -] Logical_Switch_Port 26668bce-2d9c-415b-8988-1e34133865b0 host information not removed, the port state is up 2026-04-12 22:03:15.741 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d0a48621-f85b-482f-bd06-a2fe8d605a55 - - - - - -] OVN reports status up for port: 26668bce-2d9c-415b-8988-1e34133865b0 2026-04-12 22:03:15.761 7 INFO neutron.plugins.ml2.plugin [None req-d0a48621-f85b-482f-bd06-a2fe8d605a55 - - - - - -] Attempt 1 to provision port 26668bce-2d9c-415b-8988-1e34133865b0 2026-04-12 22:03:15.863 7 INFO neutron.db.ovn_revision_numbers_db [None req-95cb7b15-5f27-4f98-b802-1671caa00f69 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 760d9c1b-a3c5-44fd-b145-cf2abae805b8 (type: security_group_rules) to 0 2026-04-12 22:03:15.890 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c913143-5d88-4785-9cad-71b9b5fdb1fc 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] No more DHCP agents 2026-04-12 22:03:15.891 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c913143-5d88-4785-9cad-71b9b5fdb1fc 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Unable to schedule network 56cb162d-da00-453d-9d34-e35a315a919d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1248/2686] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:15 2026] POST /v2.0/security-group-rules => generated 599 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:15.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c913143-5d88-4785-9cad-71b9b5fdb1fc 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource bab3924d-9e3c-4a71-8e3a-aa816c5498c5 (type: ports) to 1 [pid: 8|app: 0|req: 1439/2687] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:15 2026] POST /v2.0/networks => generated 730 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:16.139 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b9007b5-014b-42d9-b9a7-46bf95abd9aa 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] No more DHCP agents 2026-04-12 22:03:16.141 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b9007b5-014b-42d9-b9a7-46bf95abd9aa 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Unable to schedule network 56cb162d-da00-453d-9d34-e35a315a919d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:16.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd7c2d11-be86-42da-b45f-4f92828e57c1 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 8bff9f4b-814d-42f8-b65b-31022f3a9452 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1249/2688] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:16.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-64f1d9e7-9d47-44a7-99ce-8208c8ccfbce - - - - - -] Successfully bumped revision number for resource bab3924d-9e3c-4a71-8e3a-aa816c5498c5 (type: ports) to 2 2026-04-12 22:03:16.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-64f1d9e7-9d47-44a7-99ce-8208c8ccfbce - - - - - -] Successfully bumped revision number for resource 60e0de1b-8407-47d8-966b-1b31d5049e2d (type: subnets) to 0 [pid: 8|app: 0|req: 1440/2689] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:16 2026] POST /v2.0/subnets => generated 647 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:16.714 7 INFO neutron.db.ovn_revision_numbers_db [None req-d0a48621-f85b-482f-bd06-a2fe8d605a55 - - - - - -] Successfully bumped revision number for resource 26668bce-2d9c-415b-8988-1e34133865b0 (type: ports) to 2 2026-04-12 22:03:16.721 8 WARNING neutron.api.v2.base [None req-ed66f9dc-4c09-4a74-8606-1ce33a1066c7 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-12 22:03:16.722 8 INFO neutron.api.v2.resource [None req-ed66f9dc-4c09-4a74-8606-1ce33a1066c7 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1441/2690] 10.0.0.203 () {34 vars in 681 bytes} [Sun Apr 12 22:03:16 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:03:16.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8f18720-2e6b-45de-9230-e5ee36f489dd ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource c67c3491-02a7-4981-b128-e6acce17fb38 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1250/2691] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:16.887 8 INFO neutron_taas.services.taas.taas_plugin [None req-302abb95-572f-4c96-808c-142b82174379 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] TaaS: Handle Delete Port: bab3924d-9e3c-4a71-8e3a-aa816c5498c5 2026-04-12 22:03:16.889 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-302abb95-572f-4c96-808c-142b82174379 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Tap Mirror: Handle Delete Port: bab3924d-9e3c-4a71-8e3a-aa816c5498c5 2026-04-12 22:03:17.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-82e67d1e-fd22-418d-a4e5-730b2334a66a ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 03f2a26d-fc5f-494f-88f0-74d3d8a263b9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1251/2692] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2693] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:16 2026] DELETE /v2.0/networks/56cb162d-da00-453d-9d34-e35a315a919d => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:17.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-b252af9f-5250-4003-a3c1-b42ab4be4911 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 4943f778-5a7e-4cd2-9530-aaea2514736e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1252/2694] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:17.386 8 INFO neutron.db.segments_db [None req-64849f3e-1449-4450-831a-def82f28034b 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Added segment 9af2479d-1fd1-4cef-b8d5-0738dbe906a1 of type geneve for network b8e4dca1-58e2-494a-8e84-cb7c3208742d 2026-04-12 22:03:17.447 8 INFO neutron.services.segments.plugin [-] Segment d3c629d1-7059-4e39-b4ee-58725735b06e resource provider aggregate not found 2026-04-12 22:03:17.461 8 INFO neutron.services.segments.plugin [-] Segment d3c629d1-7059-4e39-b4ee-58725735b06e resource provider aggregate not found 2026-04-12 22:03:17.468 8 INFO neutron.services.segments.plugin [-] Segment d3c629d1-7059-4e39-b4ee-58725735b06e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c629d1-7059-4e39-b4ee-58725735b06e found for delete ", "request_id": "req-b25e2a06-b1bd-4902-a983-064333653033"}]} 2026-04-12 22:03:17.479 8 INFO neutron.services.segments.plugin [-] Segment d3c629d1-7059-4e39-b4ee-58725735b06e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c629d1-7059-4e39-b4ee-58725735b06e found for delete ", "request_id": "req-11fcd5d9-1526-4c55-bace-bab37b58fb84"}]} 2026-04-12 22:03:17.544 8 INFO neutron.db.ovn_revision_numbers_db [None req-64849f3e-1449-4450-831a-def82f28034b 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource b8e4dca1-58e2-494a-8e84-cb7c3208742d (type: networks) to 1 2026-04-12 22:03:17.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-76e9f2ec-d9ff-408a-bcc5-b1889d1d474c ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 3019bb80-19bc-41fb-9cde-fc148efe06c9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1253/2695] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:17.702 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64849f3e-1449-4450-831a-def82f28034b 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] No more DHCP agents 2026-04-12 22:03:17.703 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64849f3e-1449-4450-831a-def82f28034b 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Unable to schedule network b8e4dca1-58e2-494a-8e84-cb7c3208742d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:17.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-43cb410a-b6c7-43ca-bb9b-a76b009a81b1 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 1f76fb03-5c3b-44fa-ba04-97d2a9a72cf8 (type: security_group_rules) to 0 2026-04-12 22:03:17.844 8 INFO neutron.db.ovn_revision_numbers_db [None req-64849f3e-1449-4450-831a-def82f28034b 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Successfully bumped revision number for resource 615e9547-4a96-4b20-8a33-3a672399ae1c (type: ports) to 1 [pid: 8|app: 0|req: 1443/2696] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:17 2026] POST /v2.0/networks => generated 729 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2697] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:17.985 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d16ce8f-f37f-48ca-bedb-e00c71bf4968 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] No more DHCP agents 2026-04-12 22:03:17.986 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d16ce8f-f37f-48ca-bedb-e00c71bf4968 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Unable to schedule network b8e4dca1-58e2-494a-8e84-cb7c3208742d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:18.056 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6ca2957-231d-43f0-9e50-c5ecdb4c29bc ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource c8675e1f-7dfa-45d5-9dac-47c6ea8a363f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1255/2698] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:18.307 7 INFO neutron.db.ovn_revision_numbers_db [None req-5eaf6acd-c9a3-4e7e-8200-5652033dde7f ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 903031a1-4759-49a0-96a2-ee3306684c99 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1256/2699] 10.0.0.203 () {34 vars in 695 bytes} [Sun Apr 12 22:03:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:18.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d549673-ff9b-4e20-ac85-d15a30294147 - - - - - -] Successfully bumped revision number for resource 615e9547-4a96-4b20-8a33-3a672399ae1c (type: ports) to 2 2026-04-12 22:03:18.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d549673-ff9b-4e20-ac85-d15a30294147 - - - - - -] Successfully bumped revision number for resource 2ccabf4f-dd19-4945-bdbc-62e21e83e1d5 (type: subnets) to 0 [pid: 8|app: 0|req: 1444/2700] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:17 2026] POST /v2.0/subnets => generated 647 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2701] 10.0.0.190 () {34 vars in 1096 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1274305690&fields=id&tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2702] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/networks?id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 704 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2703] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/quotas/9be78b5b29734ee9af7e243d9cd5d0d9 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2704] 10.0.0.203 () {34 vars in 681 bytes} [Sun Apr 12 22:03:18 2026] POST /v2.0/rbac-policies => generated 324 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2705] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&fields=id => generated 287 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2706] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2707] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 22:03:18 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2708] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:19 2026] GET /v2.0/ports?device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2709] 10.0.0.203 () {32 vars in 723 bytes} [Sun Apr 12 22:03:19 2026] GET /v2.0/networks/b8e4dca1-58e2-494a-8e84-cb7c3208742d => generated 655 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:19.587 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f11c1db6-7dbb-4ac0-acea-22fc8497731f daa3f72af6804cff973938ca5148f661 a58b9bfdad6b43d49600e18cf2114343 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/2710] 10.0.0.203 () {32 vars in 723 bytes} [Sun Apr 12 22:03:19 2026] GET /v2.0/networks/b8e4dca1-58e2-494a-8e84-cb7c3208742d => generated 138 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:19.751 7 INFO neutron_taas.services.taas.taas_plugin [None req-c43f4769-2d02-40f3-a64e-ce4eafcc535d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] TaaS: Handle Delete Port: 615e9547-4a96-4b20-8a33-3a672399ae1c 2026-04-12 22:03:19.754 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c43f4769-2d02-40f3-a64e-ce4eafcc535d 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] Tap Mirror: Handle Delete Port: 615e9547-4a96-4b20-8a33-3a672399ae1c 2026-04-12 22:03:20.186 7 INFO neutron.services.segments.plugin [-] Segment 9af2479d-1fd1-4cef-b8d5-0738dbe906a1 resource provider aggregate not found 2026-04-12 22:03:20.198 7 INFO neutron.services.segments.plugin [-] Segment 9af2479d-1fd1-4cef-b8d5-0738dbe906a1 resource provider aggregate not found 2026-04-12 22:03:20.214 7 INFO neutron.services.segments.plugin [-] Segment 9af2479d-1fd1-4cef-b8d5-0738dbe906a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af2479d-1fd1-4cef-b8d5-0738dbe906a1 found for delete ", "request_id": "req-280406b4-38d9-4ca6-8fc5-597bde90c90d"}]} 2026-04-12 22:03:20.215 7 INFO neutron.services.segments.plugin [-] Segment 9af2479d-1fd1-4cef-b8d5-0738dbe906a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af2479d-1fd1-4cef-b8d5-0738dbe906a1 found for delete ", "request_id": "req-b39bcb34-d455-4941-98fe-156ef5e5b6c4"}]} [pid: 7|app: 0|req: 1263/2711] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:19 2026] DELETE /v2.0/networks/b8e4dca1-58e2-494a-8e84-cb7c3208742d => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:20.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66f08705-ae42-4b9f-bd7c-e81504c96fbc 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1449/2712] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:03:20 2026] DELETE /v2.0/subnets/ede50076-920d-4386-b82f-0a7c2bd56fee => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:20.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43f60b3b-05e2-42e0-9110-5abe7e990282 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1264/2713] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:03:20 2026] DELETE /v2.0/subnets/60e0de1b-8407-47d8-966b-1b31d5049e2d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:20.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7dfff528-5be3-427f-9933-bb2ff9ed3dda 515b1332c3d24a9e8ab2c3cb780f88d9 a0e0992d1e944a6fab03179acda68281 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1450/2714] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:03:20 2026] DELETE /v2.0/subnets/2ccabf4f-dd19-4945-bdbc-62e21e83e1d5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:03:21.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b67f84c-9a65-4e67-b592-19fbad465670 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 08b6d6aa-813a-4f1a-867f-ac51af5bef78 (type: security_groups) to 1 2026-04-12 22:03:21.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b67f84c-9a65-4e67-b592-19fbad465670 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 06ec7105-4788-426b-9279-fc2ad6c091aa (type: security_group_rules) to 0 2026-04-12 22:03:21.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b67f84c-9a65-4e67-b592-19fbad465670 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4b485375-347f-48a9-853e-2e17b0b63de3 (type: security_group_rules) to 0 2026-04-12 22:03:21.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b67f84c-9a65-4e67-b592-19fbad465670 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 810a86e7-a9e5-4bee-9735-cb4e162d31b6 (type: security_group_rules) to 0 2026-04-12 22:03:21.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b67f84c-9a65-4e67-b592-19fbad465670 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e5b0b554-5ddb-4b7b-9f92-8419de5e9f01 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1265/2715] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:21 2026] GET /v2.0/security-groups?tenant_id=a58b9bfdad6b43d49600e18cf2114343&name=default => generated 2929 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:21.736 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-74617c71-0473-4b9d-a473-c67983aba9ce - - - - - -] No hosting information found for port 26668bce-2d9c-415b-8988-1e34133865b0: RuntimeError: No hosting information found for port 26668bce-2d9c-415b-8988-1e34133865b0 [pid: 8|app: 0|req: 1451/2716] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:21 2026] DELETE /v2.0/security-groups/08b6d6aa-813a-4f1a-867f-ac51af5bef78 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:21.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-74617c71-0473-4b9d-a473-c67983aba9ce - - - - - -] Successfully bumped revision number for resource 26668bce-2d9c-415b-8988-1e34133865b0 (type: router_ports) to 2 2026-04-12 22:03:21.876 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74617c71-0473-4b9d-a473-c67983aba9ce - - - - - -] OVN reports status down for port: eba35b6a-fd4b-460f-8000-9429e4f3bf6c 2026-04-12 22:03:21.940 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-74617c71-0473-4b9d-a473-c67983aba9ce - - - - - -] Logical_Switch_Port eba35b6a-fd4b-460f-8000-9429e4f3bf6c host information not removed, the port state is up 2026-04-12 22:03:21.940 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74617c71-0473-4b9d-a473-c67983aba9ce - - - - - -] OVN reports status down for port: 10208d23-d81a-4bef-9276-9c3569979f31 2026-04-12 22:03:21.948 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74617c71-0473-4b9d-a473-c67983aba9ce - - - - - -] OVN reports status up for port: eba35b6a-fd4b-460f-8000-9429e4f3bf6c 2026-04-12 22:03:21.959 7 INFO neutron.plugins.ml2.plugin [None req-74617c71-0473-4b9d-a473-c67983aba9ce - - - - - -] Attempt 1 to provision port eba35b6a-fd4b-460f-8000-9429e4f3bf6c 2026-04-12 22:03:22.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-976026da-36f9-4a0c-bec8-1291c66dee7c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 26b5c5d0-83cf-40e9-83d7-e1166249eab1 (type: security_groups) to 1 2026-04-12 22:03:22.349 7 INFO neutron.db.ovn_revision_numbers_db [None req-976026da-36f9-4a0c-bec8-1291c66dee7c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 30716285-5168-48dd-927f-b23aaf6beb9e (type: security_group_rules) to 0 2026-04-12 22:03:22.383 7 INFO neutron.db.ovn_revision_numbers_db [None req-976026da-36f9-4a0c-bec8-1291c66dee7c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 4665c290-7653-4674-9577-f48f8d80c406 (type: security_group_rules) to 0 2026-04-12 22:03:22.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-976026da-36f9-4a0c-bec8-1291c66dee7c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 549f95f6-54ba-4892-82c8-964639fb2965 (type: security_group_rules) to 0 2026-04-12 22:03:22.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-976026da-36f9-4a0c-bec8-1291c66dee7c 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 81a45f3d-abf6-479b-b05a-2bbdfc85d0ec (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1266/2717] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:21 2026] GET /v2.0/security-groups?tenant_id=47998ce48c9846379a1dfaf89828e4c1&name=default => generated 2929 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:22.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-74617c71-0473-4b9d-a473-c67983aba9ce - - - - - -] Successfully bumped revision number for resource eba35b6a-fd4b-460f-8000-9429e4f3bf6c (type: ports) to 2 [pid: 8|app: 0|req: 1452/2718] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:22 2026] DELETE /v2.0/security-groups/26b5c5d0-83cf-40e9-83d7-e1166249eab1 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2719] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:22 2026] GET /v2.0/security-groups?tenant_id=a0e0992d1e944a6fab03179acda68281&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2720] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:22 2026] DELETE /v2.0/security-groups/cb2b36d5-a927-4b3f-818b-731426fd49ec => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2721] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:03:23 2026] GET /v2.0/networks?id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2722] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 22:03:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:23.742 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e1b5f579-ddc0-4c82-ad60-8810e2a77ab6 req-c8b5ac5c-d5dc-456b-8629-741302e36b78 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:23.744 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e1b5f579-ddc0-4c82-ad60-8810e2a77ab6 req-c8b5ac5c-d5dc-456b-8629-741302e36b78 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network b6595399-13fe-49f8-8177-a72227303fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:23.963 7 INFO neutron.db.ovn_revision_numbers_db [req-e1b5f579-ddc0-4c82-ad60-8810e2a77ab6 req-c8b5ac5c-d5dc-456b-8629-741302e36b78 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 56022368-a4f0-48e2-9f11-9adb9fad462a (type: ports) to 1 [pid: 7|app: 0|req: 1269/2723] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 22:03:23 2026] POST /v2.0/ports => generated 1179 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1270/2724] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:24 2026] GET /v2.0/ports?device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2725] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:24 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:24.590 8 INFO neutron.db.ovn_revision_numbers_db [req-e1b5f579-ddc0-4c82-ad60-8810e2a77ab6 req-4def979f-255f-412b-8741-ab84b5579492 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 56022368-a4f0-48e2-9f11-9adb9fad462a (type: ports) to 2 2026-04-12 22:03:24.841 8 INFO neutron.db.ovn_revision_numbers_db [req-e1b5f579-ddc0-4c82-ad60-8810e2a77ab6 req-4def979f-255f-412b-8741-ab84b5579492 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 56022368-a4f0-48e2-9f11-9adb9fad462a (type: ports) to 4 [pid: 8|app: 0|req: 1455/2728] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:03:24 2026] PUT /v2.0/ports/56022368-a4f0-48e2-9f11-9adb9fad462a => generated 1429 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:24.904 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-817dd268-a8e6-4e08-9630-6f61f603441c'] response: {'name': 'network-changed', 'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1274/2729] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:03:25 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1432 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1456/2730] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 22:03:25 2026] GET /v2.0/networks?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&shared=False => generated 2385 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2731] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 22:03:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2732] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1432 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2733] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=56022368-a4f0-48e2-9f11-9adb9fad462a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2734] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23a&port_id=56022368-a4f0-48e2-9f11-9adb9fad462a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2735] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/subnets?id=6a33b536-7358-4722-b019-c08863f04a25&id=30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2736] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:03:26 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2737] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:03:27 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2738] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:03:27 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2739] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:03:27 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:27.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 4f74ce43-4a9c-4f49-8dd5-173fb4957b9d (type: security_groups) to 1 2026-04-12 22:03:27.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 2a128286-0a0d-4cf5-b6ec-617f7b3d8623 (type: security_group_rules) to 0 2026-04-12 22:03:27.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 848abea4-c55a-4dc9-9366-50a57abb2f95 (type: security_group_rules) to 0 2026-04-12 22:03:27.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 97ddf86d-2d8b-4ab2-911d-e93dd1befb26 (type: security_group_rules) to 0 2026-04-12 22:03:27.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource b751f1df-65cb-49ed-9fef-5142febfea7b (type: security_group_rules) to 0 2026-04-12 22:03:27.907 7 INFO neutron.db.segments_db [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Added segment e7c41772-86dd-4a09-8bea-170de9c219f1 of type geneve for network 2da8db6b-4435-40cb-be93-9ccc77fda60a 2026-04-12 22:03:28.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 2da8db6b-4435-40cb-be93-9ccc77fda60a (type: networks) to 1 2026-04-12 22:03:28.107 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] No hosting information found for port eba35b6a-fd4b-460f-8000-9429e4f3bf6c: RuntimeError: No hosting information found for port eba35b6a-fd4b-460f-8000-9429e4f3bf6c 2026-04-12 22:03:28.306 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] No more DHCP agents 2026-04-12 22:03:28.308 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Unable to schedule network 2da8db6b-4435-40cb-be93-9ccc77fda60a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:28.311 7 INFO neutron.db.ovn_revision_numbers_db [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] Successfully bumped revision number for resource eba35b6a-fd4b-460f-8000-9429e4f3bf6c (type: router_ports) to 2 2026-04-12 22:03:28.312 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] OVN reports status down for port: bab3924d-9e3c-4a71-8e3a-aa816c5498c5 2026-04-12 22:03:28.445 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] OVN reports status down for port: 615e9547-4a96-4b20-8a33-3a672399ae1c 2026-04-12 22:03:28.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c51f187-812b-4382-9332-5f1b9b46ad16 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 7b1832b8-5881-4df7-b23a-089fd6138ffa (type: ports) to 1 2026-04-12 22:03:28.547 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] OVN reports status down for port: 56022368-a4f0-48e2-9f11-9adb9fad462a [pid: 7|app: 0|req: 1278/2740] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:27 2026] POST /v2.0/networks => generated 631 bytes in 1163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:28.622 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] OVN reports status down for port: 7b1832b8-5881-4df7-b23a-089fd6138ffa 2026-04-12 22:03:28.649 8 INFO neutron.db.segments_db [None req-4c2bcf66-2998-438e-b479-338255fab074 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Added segment 7165c315-b7b0-44a6-8293-74f9afe3e0ae of type geneve for network 50fe18f1-5ce3-40a8-8a82-d97ee2d4b555 2026-04-12 22:03:28.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93edfe64-0b64-4fe5-bbfc-14ecb15d5e58'] response: {'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'code': 200} 2026-04-12 22:03:28.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c2bcf66-2998-438e-b479-338255fab074 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 50fe18f1-5ce3-40a8-8a82-d97ee2d4b555 (type: networks) to 1 2026-04-12 22:03:28.949 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c2bcf66-2998-438e-b479-338255fab074 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] No more DHCP agents 2026-04-12 22:03:28.950 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c2bcf66-2998-438e-b479-338255fab074 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Unable to schedule network 50fe18f1-5ce3-40a8-8a82-d97ee2d4b555: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:29.008 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] OVN reports status down for port: 03e6f145-ca91-4a08-9e54-d996cb80eda3 2026-04-12 22:03:29.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c2bcf66-2998-438e-b479-338255fab074 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 03e6f145-ca91-4a08-9e54-d996cb80eda3 (type: ports) to 1 [pid: 8|app: 0|req: 1463/2741] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:28 2026] POST /v2.0/networks => generated 631 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:29.164 7 INFO neutron.db.segments_db [None req-7218927f-491a-4ba7-ae03-8b9dd59e3407 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Added segment d2d05836-53b5-4c15-82bf-82532ccffc7a of type geneve for network 8c3d9802-50e5-410e-a8d9-ca87b10bd2fa 2026-04-12 22:03:29.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-7218927f-491a-4ba7-ae03-8b9dd59e3407 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 8c3d9802-50e5-410e-a8d9-ca87b10bd2fa (type: networks) to 1 [pid: 8|app: 0|req: 1464/2742] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:29 2026] GET /v2.0/ports?device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1194 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2743] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:29 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:29.480 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7218927f-491a-4ba7-ae03-8b9dd59e3407 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] No more DHCP agents 2026-04-12 22:03:29.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7218927f-491a-4ba7-ae03-8b9dd59e3407 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Unable to schedule network 8c3d9802-50e5-410e-a8d9-ca87b10bd2fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:29.557 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] OVN reports status down for port: ff2bed99-f6b7-486a-bf22-a6a8d9a7c87c 2026-04-12 22:03:29.642 7 INFO neutron.db.ovn_revision_numbers_db [None req-7218927f-491a-4ba7-ae03-8b9dd59e3407 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource ff2bed99-f6b7-486a-bf22-a6a8d9a7c87c (type: ports) to 1 [pid: 7|app: 0|req: 1279/2744] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:29 2026] POST /v2.0/networks => generated 631 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:29.783 8 INFO neutron.db.segments_db [None req-426a56f0-1192-4eed-9960-2c7d08704949 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Added segment 92134ae1-d19a-459c-973a-b5d1f01fac3c of type geneve for network c141a84d-422a-46fb-8a20-aaa0b2d06cd9 2026-04-12 22:03:29.911 8 INFO neutron.db.ovn_revision_numbers_db [None req-426a56f0-1192-4eed-9960-2c7d08704949 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource c141a84d-422a-46fb-8a20-aaa0b2d06cd9 (type: networks) to 1 2026-04-12 22:03:30.069 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-426a56f0-1192-4eed-9960-2c7d08704949 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] No more DHCP agents 2026-04-12 22:03:30.070 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-426a56f0-1192-4eed-9960-2c7d08704949 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Unable to schedule network c141a84d-422a-46fb-8a20-aaa0b2d06cd9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:30.141 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] OVN reports status down for port: a1799ec4-d7cc-46db-8c42-de2dff5fd0a8 2026-04-12 22:03:30.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-426a56f0-1192-4eed-9960-2c7d08704949 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource a1799ec4-d7cc-46db-8c42-de2dff5fd0a8 (type: ports) to 1 [pid: 8|app: 0|req: 1466/2745] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:29 2026] POST /v2.0/networks => generated 632 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:30.300 7 INFO neutron.db.segments_db [None req-7518edba-3a61-4647-903a-30f7f9d8be09 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Added segment 9a12166b-eee6-441f-a89f-a612ec908b5c of type geneve for network e5e77b70-dd32-4c17-b2d8-7cb367989077 2026-04-12 22:03:30.350 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] OVN reports status up for port: 56022368-a4f0-48e2-9f11-9adb9fad462a 2026-04-12 22:03:30.378 7 INFO neutron.plugins.ml2.plugin [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] Attempt 1 to provision port 56022368-a4f0-48e2-9f11-9adb9fad462a 2026-04-12 22:03:30.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-7518edba-3a61-4647-903a-30f7f9d8be09 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource e5e77b70-dd32-4c17-b2d8-7cb367989077 (type: networks) to 1 2026-04-12 22:03:30.735 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4f83650-f649-49c0-aa02-94977368f1c1'] response: {'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'code': 200} 2026-04-12 22:03:30.925 7 INFO neutron.db.ovn_revision_numbers_db [None req-321d7ae3-0927-45dc-8775-ad49c12f1800 - - - - - -] Successfully bumped revision number for resource 56022368-a4f0-48e2-9f11-9adb9fad462a (type: ports) to 5 2026-04-12 22:03:30.926 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7518edba-3a61-4647-903a-30f7f9d8be09 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] No more DHCP agents 2026-04-12 22:03:30.929 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7518edba-3a61-4647-903a-30f7f9d8be09 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Unable to schedule network e5e77b70-dd32-4c17-b2d8-7cb367989077: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:31.168 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b78aec76-a05a-49f4-8d09-09173cc0232a - - - - - -] OVN reports status down for port: 16d5a0ac-f70d-438d-892c-5ae222fbeeab 2026-04-12 22:03:31.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-7518edba-3a61-4647-903a-30f7f9d8be09 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Successfully bumped revision number for resource 16d5a0ac-f70d-438d-892c-5ae222fbeeab (type: ports) to 1 [pid: 7|app: 0|req: 1280/2746] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:30 2026] POST /v2.0/networks => generated 631 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2747] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:03:31 2026] PUT /v2.0/networks/2da8db6b-4435-40cb-be93-9ccc77fda60a/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1281/2748] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:03:31 2026] PUT /v2.0/networks/50fe18f1-5ce3-40a8-8a82-d97ee2d4b555/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2749] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/network-ip-availabilities => generated 4525 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2750] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:03:31 2026] PUT /v2.0/networks/8c3d9802-50e5-410e-a8d9-ca87b10bd2fa/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2751] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2752] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/security-groups => generated 31565 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2753] 10.0.0.203 () {34 vars in 753 bytes} [Sun Apr 12 22:03:31 2026] PUT /v2.0/networks/c141a84d-422a-46fb-8a20-aaa0b2d06cd9/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2754] 10.0.0.203 () {32 vars in 666 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks?tags=red => generated 1872 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2755] 10.0.0.203 () {32 vars in 680 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1260 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2756] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/ports => generated 18367 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2757] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2758] 10.0.0.203 () {32 vars in 676 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks?tags-any=blue => generated 1260 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2759] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/subnets => generated 5513 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2760] 10.0.0.203 () {32 vars in 688 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1872 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2761] 10.0.0.203 () {32 vars in 674 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks?not-tags=red => generated 1873 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2762] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks => generated 8119 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2763] 10.0.0.203 () {32 vars in 688 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2485 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2764] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/routers => generated 966 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2765] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2766] 10.0.0.203 () {32 vars in 684 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2485 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2767] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/subnets => generated 5513 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2768] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:03:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2769] 10.0.0.203 () {32 vars in 696 bytes} [Sun Apr 12 22:03:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1873 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:32.187 7 INFO neutron_taas.services.taas.taas_plugin [None req-1156b935-3d33-44d0-b306-cb196b18d5a3 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] TaaS: Handle Delete Port: 7b1832b8-5881-4df7-b23a-089fd6138ffa 2026-04-12 22:03:32.190 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1156b935-3d33-44d0-b306-cb196b18d5a3 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Tap Mirror: Handle Delete Port: 7b1832b8-5881-4df7-b23a-089fd6138ffa 2026-04-12 22:03:32.430 7 INFO neutron.services.segments.plugin [-] Segment e7c41772-86dd-4a09-8bea-170de9c219f1 resource provider aggregate not found 2026-04-12 22:03:32.434 7 INFO neutron.services.segments.plugin [-] Segment e7c41772-86dd-4a09-8bea-170de9c219f1 resource provider aggregate not found 2026-04-12 22:03:32.448 7 INFO neutron.services.segments.plugin [-] Segment e7c41772-86dd-4a09-8bea-170de9c219f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c41772-86dd-4a09-8bea-170de9c219f1 found for delete ", "request_id": "req-86ab1692-634d-4d83-b8d2-becb10cf4948"}]} 2026-04-12 22:03:32.456 7 INFO neutron.services.segments.plugin [-] Segment e7c41772-86dd-4a09-8bea-170de9c219f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c41772-86dd-4a09-8bea-170de9c219f1 found for delete ", "request_id": "req-5852df02-9c35-4423-848e-eaaa93d03451"}]} [pid: 7|app: 0|req: 1292/2770] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:32 2026] DELETE /v2.0/networks/2da8db6b-4435-40cb-be93-9ccc77fda60a => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:32.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-569d68d4-05cf-4053-b2ba-d18f51bcb621 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] TaaS: Handle Delete Port: 03e6f145-ca91-4a08-9e54-d996cb80eda3 2026-04-12 22:03:32.644 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-569d68d4-05cf-4053-b2ba-d18f51bcb621 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Tap Mirror: Handle Delete Port: 03e6f145-ca91-4a08-9e54-d996cb80eda3 2026-04-12 22:03:32.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ff7f2e4-4a1e-4210-8e0b-cffcf6ce844c'] response: {'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'code': 200} 2026-04-12 22:03:32.865 8 INFO neutron.services.segments.plugin [-] Segment 7165c315-b7b0-44a6-8293-74f9afe3e0ae resource provider aggregate not found 2026-04-12 22:03:32.884 8 INFO neutron.services.segments.plugin [-] Segment 7165c315-b7b0-44a6-8293-74f9afe3e0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7165c315-b7b0-44a6-8293-74f9afe3e0ae found for delete ", "request_id": "req-f7af82df-2056-4ed6-aac5-a63dbd18a548"}]} 2026-04-12 22:03:32.890 8 INFO neutron.services.segments.plugin [-] Segment 7165c315-b7b0-44a6-8293-74f9afe3e0ae resource provider aggregate not found 2026-04-12 22:03:32.913 8 INFO neutron.services.segments.plugin [-] Segment 7165c315-b7b0-44a6-8293-74f9afe3e0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7165c315-b7b0-44a6-8293-74f9afe3e0ae found for delete ", "request_id": "req-cff30cf2-78ac-48e5-a07e-9e45fcb5c3d6"}]} [pid: 8|app: 0|req: 1479/2771] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:32 2026] DELETE /v2.0/networks/50fe18f1-5ce3-40a8-8a82-d97ee2d4b555 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:33.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-d18cccf7-5643-4418-a855-ec39250a7658 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] TaaS: Handle Delete Port: ff2bed99-f6b7-486a-bf22-a6a8d9a7c87c 2026-04-12 22:03:33.151 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d18cccf7-5643-4418-a855-ec39250a7658 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Tap Mirror: Handle Delete Port: ff2bed99-f6b7-486a-bf22-a6a8d9a7c87c [pid: 7|app: 0|req: 1293/2772] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:32 2026] DELETE /v2.0/networks/8c3d9802-50e5-410e-a8d9-ca87b10bd2fa => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:33.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-50985a02-f035-43de-8a6a-35ac64cd1300 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] TaaS: Handle Delete Port: a1799ec4-d7cc-46db-8c42-de2dff5fd0a8 2026-04-12 22:03:33.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50985a02-f035-43de-8a6a-35ac64cd1300 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Tap Mirror: Handle Delete Port: a1799ec4-d7cc-46db-8c42-de2dff5fd0a8 [pid: 8|app: 0|req: 1480/2773] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:33 2026] DELETE /v2.0/networks/c141a84d-422a-46fb-8a20-aaa0b2d06cd9 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:33.949 7 INFO neutron_taas.services.taas.taas_plugin [None req-6acef43c-19d5-480c-a408-33657a36d501 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] TaaS: Handle Delete Port: 16d5a0ac-f70d-438d-892c-5ae222fbeeab 2026-04-12 22:03:33.952 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6acef43c-19d5-480c-a408-33657a36d501 7a2256ce4c5640caaff63bac19222cec 1a9568e06544480d870eb446b394b67b - - default default] Tap Mirror: Handle Delete Port: 16d5a0ac-f70d-438d-892c-5ae222fbeeab [pid: 7|app: 0|req: 1294/2774] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:33 2026] DELETE /v2.0/networks/e5e77b70-dd32-4c17-b2d8-7cb367989077 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:34.474 7 INFO neutron.services.segments.plugin [-] Segment d2d05836-53b5-4c15-82bf-82532ccffc7a resource provider aggregate not found 2026-04-12 22:03:34.490 7 INFO neutron.services.segments.plugin [-] Segment d2d05836-53b5-4c15-82bf-82532ccffc7a resource provider aggregate not found 2026-04-12 22:03:34.496 7 INFO neutron.services.segments.plugin [-] Segment d2d05836-53b5-4c15-82bf-82532ccffc7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d05836-53b5-4c15-82bf-82532ccffc7a found for delete ", "request_id": "req-75ba3751-6770-4f6a-8a96-52ecd9b7da00"}]} 2026-04-12 22:03:34.509 7 INFO neutron.services.segments.plugin [-] Segment d2d05836-53b5-4c15-82bf-82532ccffc7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d05836-53b5-4c15-82bf-82532ccffc7a found for delete ", "request_id": "req-9fa41cb2-51c3-4a0c-be9b-e2228a749a9e"}]} 2026-04-12 22:03:34.513 7 INFO neutron.services.segments.plugin [-] Segment 9a12166b-eee6-441f-a89f-a612ec908b5c resource provider aggregate not found 2026-04-12 22:03:34.526 7 INFO neutron.services.segments.plugin [-] Segment 9a12166b-eee6-441f-a89f-a612ec908b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a12166b-eee6-441f-a89f-a612ec908b5c found for delete ", "request_id": "req-673b7ba6-0777-4dda-9632-acfbd3882681"}]} 2026-04-12 22:03:34.530 7 INFO neutron.services.segments.plugin [-] Segment 9a12166b-eee6-441f-a89f-a612ec908b5c resource provider aggregate not found 2026-04-12 22:03:34.549 7 INFO neutron.services.segments.plugin [-] Segment 9a12166b-eee6-441f-a89f-a612ec908b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a12166b-eee6-441f-a89f-a612ec908b5c found for delete ", "request_id": "req-3174b313-2217-4115-a924-e1a5d83c2bad"}]} [pid: 8|app: 0|req: 1481/2775] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:34 2026] GET /v2.0/ports?device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2776] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:34 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2777] 10.0.0.203 () {32 vars in 818 bytes} [Sun Apr 12 22:03:34 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&mac_address=fa%3A16%3A3e%3A80%3Af5%3A30 => generated 1196 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:34.909 8 INFO neutron.services.segments.plugin [-] Segment 92134ae1-d19a-459c-973a-b5d1f01fac3c resource provider aggregate not found 2026-04-12 22:03:34.930 8 INFO neutron.services.segments.plugin [-] Segment 92134ae1-d19a-459c-973a-b5d1f01fac3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92134ae1-d19a-459c-973a-b5d1f01fac3c found for delete ", "request_id": "req-6ba973f1-ba08-4bde-995f-3352f475afc9"}]} 2026-04-12 22:03:34.934 8 INFO neutron.services.segments.plugin [-] Segment 92134ae1-d19a-459c-973a-b5d1f01fac3c resource provider aggregate not found 2026-04-12 22:03:34.954 8 INFO neutron.services.segments.plugin [-] Segment 92134ae1-d19a-459c-973a-b5d1f01fac3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92134ae1-d19a-459c-973a-b5d1f01fac3c found for delete ", "request_id": "req-9e76ab6c-101e-498a-876e-65057b2ca8db"}]} 2026-04-12 22:03:35.027 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-efee52e4-ea7e-4f7c-8afd-34cdd7b466cb ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:35.029 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-efee52e4-ea7e-4f7c-8afd-34cdd7b466cb ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:35.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-4950d8e9-6720-435f-804d-42f541e81c43 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 783e3b04-8a59-402a-a0c4-9a08a8f2bed0 (type: security_groups) to 1 2026-04-12 22:03:35.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-4950d8e9-6720-435f-804d-42f541e81c43 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 18ed210c-d225-494d-92a3-faacb5f56ded (type: security_group_rules) to 0 2026-04-12 22:03:35.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-4950d8e9-6720-435f-804d-42f541e81c43 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9aadbe1b-1a2e-4a46-af05-3b463767aa68 (type: security_group_rules) to 0 2026-04-12 22:03:35.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-4950d8e9-6720-435f-804d-42f541e81c43 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b2e34a36-009e-4348-8970-dfe8b459d068 (type: security_group_rules) to 0 2026-04-12 22:03:35.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-4950d8e9-6720-435f-804d-42f541e81c43 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f7893ec3-69cc-43dc-9955-a1268bed0c64 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1483/2778] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:34 2026] GET /v2.0/security-groups?tenant_id=6dcea7eb2d84487981c898a7e7f80e82&name=default => generated 2929 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2779] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:35 2026] DELETE /v2.0/security-groups/783e3b04-8a59-402a-a0c4-9a08a8f2bed0 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2780] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:35 2026] GET /v2.0/security-groups?tenant_id=1a9568e06544480d870eb446b394b67b&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:35.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-efee52e4-ea7e-4f7c-8afd-34cdd7b466cb ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource b093998e-d405-4503-981a-e05e26f04976 (type: floatingips) to 1 2026-04-12 22:03:35.982 7 INFO neutron.db.l3_db [None req-efee52e4-ea7e-4f7c-8afd-34cdd7b466cb ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Floating IP b093998e-d405-4503-981a-e05e26f04976 associated. External IP: 10.96.250.217, port: 56022368-a4f0-48e2-9f11-9adb9fad462a. [pid: 7|app: 0|req: 1296/2781] 10.0.0.203 () {34 vars in 677 bytes} [Sun Apr 12 22:03:34 2026] POST /v2.0/floatingips => generated 854 bytes in 1300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:36.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02ea6773-e07e-416e-a665-7e6340014575'] response: {'name': 'network-changed', 'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1297/2782] 10.0.0.190 () {34 vars in 1096 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1274305690&fields=id&tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2783] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:35 2026] DELETE /v2.0/security-groups/4f74ce43-4a9c-4f49-8dd5-173fb4957b9d => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2784] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/networks?id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2785] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/quotas/9be78b5b29734ee9af7e243d9cd5d0d9 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2786] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&fields=id => generated 333 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:36.546 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ddef259-0dfa-4358-b451-b787565bb703 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 72637724-91b2-4251-a3ed-ae9570728d98 (type: security_groups) to 1 2026-04-12 22:03:36.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ddef259-0dfa-4358-b451-b787565bb703 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 02f86d17-9528-4fd6-a084-8fdf6c78bb1b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1300/2787] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:36.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ddef259-0dfa-4358-b451-b787565bb703 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 055af682-1054-410c-9f8a-4e9265a884bd (type: security_group_rules) to 0 2026-04-12 22:03:36.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ddef259-0dfa-4358-b451-b787565bb703 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6e383e74-19e8-411d-8c88-38eef40bce33 (type: security_group_rules) to 0 2026-04-12 22:03:36.601 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ddef259-0dfa-4358-b451-b787565bb703 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c0ab4cdb-88e6-4f38-8da2-29e3eebba5cf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1301/2788] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2789] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/security-groups?tenant_id=364c832d35ae47c2ac0c3875c7dd14fa&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2790] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1434 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2791] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/networks?id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 803 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2792] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/ports?device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2793] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=56022368-a4f0-48e2-9f11-9adb9fad462a => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2794] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23a&port_id=56022368-a4f0-48e2-9f11-9adb9fad462a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2795] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/subnets?id=6a33b536-7358-4722-b019-c08863f04a25&id=30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 1411 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2796] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2797] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2798] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:36 2026] DELETE /v2.0/security-groups/72637724-91b2-4251-a3ed-ae9570728d98 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2799] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:03:36 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2800] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:03:37 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:40.419 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3dab26e-f661-4a80-86eb-4fe6e88e50e8 602588c6336a4eadbb86c92bd9eb8522 d2425b15ff21408183616c218386ac25 - - default default] Successfully bumped revision number for resource 899a68eb-e33d-4746-bf4f-f2cd3a453f9e (type: routers) to 1 [pid: 7|app: 0|req: 1312/2803] 10.0.0.203 () {34 vars in 668 bytes} [Sun Apr 12 22:03:40 2026] POST /v2.0/routers => generated 570 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2804] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:03:40 2026] PUT /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2805] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:03:40 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2806] 10.0.0.203 () {34 vars in 762 bytes} [Sun Apr 12 22:03:40 2026] PUT /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2807] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:03:40 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2808] 10.0.0.203 () {34 vars in 758 bytes} [Sun Apr 12 22:03:40 2026] PUT /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags/red => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2809] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:03:40 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2810] 10.0.0.203 () {34 vars in 780 bytes} [Sun Apr 12 22:03:40 2026] PUT /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2811] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/networks?id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2812] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2813] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9 => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2814] 10.0.0.203 () {34 vars in 751 bytes} [Sun Apr 12 22:03:41 2026] PUT /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2815] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2816] 10.0.0.203 () {32 vars in 739 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:41.381 8 INFO neutron.api.v2.resource [None req-5f782b18-21bf-4304-b2fa-b46aa86c9c2c 602588c6336a4eadbb86c92bd9eb8522 d2425b15ff21408183616c218386ac25 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/2817] 10.0.0.203 () {32 vars in 743 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:03:41.429 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-daf97864-45ee-4f80-bed9-74828ac9f8da req-a39d0032-705a-4ddc-96db-44b635cf41f6 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:41.430 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-daf97864-45ee-4f80-bed9-74828ac9f8da req-a39d0032-705a-4ddc-96db-44b635cf41f6 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network 02e04b6b-89d6-4659-bdde-9da14bad7ca4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1501/2818] 10.0.0.203 () {32 vars in 742 bytes} [Sun Apr 12 22:03:41 2026] DELETE /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags/red => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:41.617 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b78aec76-a05a-49f4-8d09-09173cc0232a - - - - - -] OVN reports status down for port: 12029464-2380-4e3d-9589-f46b9f9947b6 [pid: 8|app: 0|req: 1502/2819] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 30 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:41.699 7 INFO neutron.db.ovn_revision_numbers_db [req-daf97864-45ee-4f80-bed9-74828ac9f8da req-a39d0032-705a-4ddc-96db-44b635cf41f6 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 12029464-2380-4e3d-9589-f46b9f9947b6 (type: ports) to 1 2026-04-12 22:03:41.742 8 INFO neutron.api.v2.resource [None req-c6e60c73-bdb5-4b0a-a360-af4a67eb44ef 602588c6336a4eadbb86c92bd9eb8522 d2425b15ff21408183616c218386ac25 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/2820] 10.0.0.203 () {32 vars in 746 bytes} [Sun Apr 12 22:03:41 2026] DELETE /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags/green => generated 99 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2821] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 22:03:41 2026] POST /v2.0/ports => generated 1183 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1504/2822] 10.0.0.203 () {32 vars in 734 bytes} [Sun Apr 12 22:03:41 2026] DELETE /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2823] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/ports?device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1186 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2824] 10.0.0.203 () {32 vars in 731 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2825] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2826] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:03:41 2026] GET /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e => generated 576 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:42.173 7 INFO neutron.db.ovn_revision_numbers_db [req-daf97864-45ee-4f80-bed9-74828ac9f8da req-3a144229-33be-4a95-9f70-1d28c8f559b0 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 12029464-2380-4e3d-9589-f46b9f9947b6 (type: ports) to 2 2026-04-12 22:03:42.399 7 INFO neutron.db.ovn_revision_numbers_db [req-daf97864-45ee-4f80-bed9-74828ac9f8da req-3a144229-33be-4a95-9f70-1d28c8f559b0 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 12029464-2380-4e3d-9589-f46b9f9947b6 (type: ports) to 4 [pid: 7|app: 0|req: 1319/2827] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:03:41 2026] PUT /v2.0/ports/12029464-2380-4e3d-9589-f46b9f9947b6 => generated 1433 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:42.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68b0baf2-1d65-465f-b366-6709fe4c6e39'] response: {'name': 'network-changed', 'server_uuid': '1b2334ac-0a08-43c1-94ce-b2988799966e', 'tag': '12029464-2380-4e3d-9589-f46b9f9947b6', 'status': 'completed', 'code': 200} 2026-04-12 22:03:42.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-581f6ef9-51b1-456f-b568-775ee04df6f7 602588c6336a4eadbb86c92bd9eb8522 d2425b15ff21408183616c218386ac25 - - default default] Successfully bumped revision number for resource 899a68eb-e33d-4746-bf4f-f2cd3a453f9e (type: routers) to 7 [pid: 8|app: 0|req: 1509/2828] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:03:42 2026] PUT /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e => generated 576 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1320/2829] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:03:42 2026] GET /v2.0/ports?device_id=899a68eb-e33d-4746-bf4f-f2cd3a453f9e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2830] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:03:42 2026] DELETE /v2.0/routers/899a68eb-e33d-4746-bf4f-f2cd3a453f9e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2831] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:03:42 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1436 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2832] 10.0.0.217 () {34 vars in 990 bytes} [Sun Apr 12 22:03:43 2026] GET /v2.0/ports?device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1434 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2833] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 22:03:43 2026] GET /v2.0/networks?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&shared=False => generated 2385 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2834] 10.0.0.217 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:43 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2835] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 22:03:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:43.680 7 INFO neutron.db.ovn_revision_numbers_db [None req-d93f5594-8481-4aa6-a1ac-10d6ba5258ab 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1ba85bf7-af17-4d45-8001-c9c950f672d5 (type: security_groups) to 1 2026-04-12 22:03:43.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-d93f5594-8481-4aa6-a1ac-10d6ba5258ab 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 3bbb5f81-a1d9-4c63-b6a1-ecacd62ad74f (type: security_group_rules) to 0 2026-04-12 22:03:43.701 7 INFO neutron.db.ovn_revision_numbers_db [None req-d93f5594-8481-4aa6-a1ac-10d6ba5258ab 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 482f7372-2bc5-48c4-82c7-e45e60ec4246 (type: security_group_rules) to 0 2026-04-12 22:03:43.712 7 INFO neutron.db.ovn_revision_numbers_db [None req-d93f5594-8481-4aa6-a1ac-10d6ba5258ab 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 83a52676-cca8-4237-9bae-9c82094c888c (type: security_group_rules) to 0 2026-04-12 22:03:43.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-d93f5594-8481-4aa6-a1ac-10d6ba5258ab 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dd4022ed-485c-4624-aaef-1038ba7d80e1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1324/2836] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:43 2026] GET /v2.0/security-groups?tenant_id=c7cfc2bacb8f451693fcb5344d50bad8&name=default => generated 2929 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2837] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:43 2026] DELETE /v2.0/security-groups/1ba85bf7-af17-4d45-8001-c9c950f672d5 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2838] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1436 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2839] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=12029464-2380-4e3d-9589-f46b9f9947b6 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2840] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aca&port_id=12029464-2380-4e3d-9589-f46b9f9947b6 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2841] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/subnets?id=24301d5c-70db-4a1c-883c-f544419d0dec&id=22c37a27-238e-461e-aae9-37f22ed2f140 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2842] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2843] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:44.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-1464f6f9-e376-4e9d-951a-dcb781c3a496 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 457bb41c-ff36-4d5d-9796-f0a0597dfd0a (type: security_groups) to 1 2026-04-12 22:03:44.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-1464f6f9-e376-4e9d-951a-dcb781c3a496 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 43fbd990-2284-4734-92de-1aaf8aeb53d9 (type: security_group_rules) to 0 2026-04-12 22:03:44.426 7 INFO neutron.db.ovn_revision_numbers_db [None req-1464f6f9-e376-4e9d-951a-dcb781c3a496 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6576a824-5c60-414a-af8f-07ee62a4efad (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1519/2844] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:44.438 7 INFO neutron.db.ovn_revision_numbers_db [None req-1464f6f9-e376-4e9d-951a-dcb781c3a496 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource af026375-fcf6-46a4-baa9-c16ce4e48f2b (type: security_group_rules) to 0 2026-04-12 22:03:44.449 7 INFO neutron.db.ovn_revision_numbers_db [None req-1464f6f9-e376-4e9d-951a-dcb781c3a496 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b3481865-d022-4aed-9137-104b55da6132 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1326/2845] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/security-groups?tenant_id=d2425b15ff21408183616c218386ac25&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2846] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:03:44 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2847] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:44 2026] DELETE /v2.0/security-groups/457bb41c-ff36-4d5d-9796-f0a0597dfd0a => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2848] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:47 2026] GET /v2.0/ports?device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2849] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:47 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:03:47.233 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b78aec76-a05a-49f4-8d09-09173cc0232a - - - - - -] OVN reports status up for port: 12029464-2380-4e3d-9589-f46b9f9947b6 2026-04-12 22:03:47.276 7 INFO neutron.plugins.ml2.plugin [None req-b78aec76-a05a-49f4-8d09-09173cc0232a - - - - - -] Attempt 1 to provision port 12029464-2380-4e3d-9589-f46b9f9947b6 2026-04-12 22:03:47.393 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2240562d-9b42-49e6-b81d-a38e92abcccd'] response: {'server_uuid': '1b2334ac-0a08-43c1-94ce-b2988799966e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12029464-2380-4e3d-9589-f46b9f9947b6', 'code': 200} 2026-04-12 22:03:47.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-b78aec76-a05a-49f4-8d09-09173cc0232a - - - - - -] Successfully bumped revision number for resource 12029464-2380-4e3d-9589-f46b9f9947b6 (type: ports) to 5 2026-04-12 22:03:48.341 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Successfully bumped revision number for resource 6b762c5f-fe49-4640-adf5-4eea6947f7a1 (type: security_groups) to 1 2026-04-12 22:03:48.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Successfully bumped revision number for resource 7e836837-3629-4307-bcf0-7e66b12d69a8 (type: security_group_rules) to 0 2026-04-12 22:03:48.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Successfully bumped revision number for resource 8e4180e5-00b7-4b5d-b9a9-361fe332da2c (type: security_group_rules) to 0 2026-04-12 22:03:48.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Successfully bumped revision number for resource dadc89ed-1555-4336-ac88-5026e325b623 (type: security_group_rules) to 0 2026-04-12 22:03:48.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Successfully bumped revision number for resource e9984946-be0b-41e8-810e-59277cae1e26 (type: security_group_rules) to 0 2026-04-12 22:03:48.480 8 INFO neutron.db.segments_db [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Added segment 4b8dd7b2-64a5-46d6-980e-46d6d440a12f of type geneve for network 1a767dfe-0288-4ea9-9f32-88e019f6703e 2026-04-12 22:03:48.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Successfully bumped revision number for resource 1a767dfe-0288-4ea9-9f32-88e019f6703e (type: networks) to 1 2026-04-12 22:03:48.744 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] No more DHCP agents 2026-04-12 22:03:48.746 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Unable to schedule network 1a767dfe-0288-4ea9-9f32-88e019f6703e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:48.817 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] OVN reports status down for port: f714cefe-6bfc-4a94-bc88-7e784db612a7 2026-04-12 22:03:48.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bd62c8a-6a07-4f91-8f80-fe80fbd66d69 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Successfully bumped revision number for resource f714cefe-6bfc-4a94-bc88-7e784db612a7 (type: ports) to 1 [pid: 8|app: 0|req: 1522/2850] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:47 2026] POST /v2.0/networks => generated 631 bytes in 948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:49.146 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0700fe41-e368-46e1-ba78-0ffda455fcdd 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] No more DHCP agents 2026-04-12 22:03:49.149 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0700fe41-e368-46e1-ba78-0ffda455fcdd 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Unable to schedule network 1a767dfe-0288-4ea9-9f32-88e019f6703e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:49.231 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] OVN reports status down for port: 5916f82b-6098-4f6b-8043-92756eb4e070 2026-04-12 22:03:49.335 7 INFO neutron.db.ovn_revision_numbers_db [None req-0700fe41-e368-46e1-ba78-0ffda455fcdd 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Successfully bumped revision number for resource 5916f82b-6098-4f6b-8043-92756eb4e070 (type: ports) to 1 [pid: 7|app: 0|req: 1329/2851] 10.0.0.203 () {34 vars in 664 bytes} [Sun Apr 12 22:03:48 2026] POST /v2.0/ports => generated 743 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:49.442 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb8318c5-dfb3-4ab5-ab09-b83fa5c1f5ab'] response: {'server_uuid': '1b2334ac-0a08-43c1-94ce-b2988799966e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12029464-2380-4e3d-9589-f46b9f9947b6', 'code': 200} [pid: 8|app: 0|req: 1523/2852] 10.0.0.203 () {34 vars in 666 bytes} [Sun Apr 12 22:03:49 2026] POST /v2.0/trunks => generated 409 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1330/2853] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 22:03:49 2026] PUT /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2854] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:03:49 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2855] 10.0.0.203 () {34 vars in 760 bytes} [Sun Apr 12 22:03:49 2026] PUT /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2856] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:03:49 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2857] 10.0.0.203 () {34 vars in 756 bytes} [Sun Apr 12 22:03:49 2026] PUT /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2858] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:03:49 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2859] 10.0.0.203 () {34 vars in 778 bytes} [Sun Apr 12 22:03:49 2026] PUT /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2860] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:03:49 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2861] 10.0.0.203 () {34 vars in 749 bytes} [Sun Apr 12 22:03:49 2026] PUT /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2862] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:03:49 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2863] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 22:03:50 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:50.076 8 INFO neutron.api.v2.resource [None req-2293fe46-003c-4c0e-8945-b41aee1faeac 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/2864] 10.0.0.203 () {32 vars in 741 bytes} [Sun Apr 12 22:03:50 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2865] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:50 2026] DELETE /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2866] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:03:50 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:50.199 7 INFO neutron.api.v2.resource [None req-fb7b5332-3d2e-4c33-a6c0-ee3f1daff58a 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1337/2867] 10.0.0.203 () {32 vars in 744 bytes} [Sun Apr 12 22:03:50 2026] DELETE /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2868] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:03:50 2026] DELETE /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2869] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:03:50 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2870] 10.0.0.203 () {32 vars in 719 bytes} [Sun Apr 12 22:03:50 2026] GET /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767 => generated 409 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2871] 10.0.0.203 () {32 vars in 717 bytes} [Sun Apr 12 22:03:50 2026] GET /v2.0/ports/5916f82b-6098-4f6b-8043-92756eb4e070 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2872] 10.0.0.203 () {32 vars in 722 bytes} [Sun Apr 12 22:03:50 2026] DELETE /v2.0/trunks/22ed7c16-9d31-4e5e-bff8-b9116dd6c767 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:50.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e04c34a-3729-471b-8ca2-35e2508af31d 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] TaaS: Handle Delete Port: 5916f82b-6098-4f6b-8043-92756eb4e070 2026-04-12 22:03:50.624 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e04c34a-3729-471b-8ca2-35e2508af31d 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Tap Mirror: Handle Delete Port: 5916f82b-6098-4f6b-8043-92756eb4e070 [pid: 7|app: 0|req: 1340/2873] 10.0.0.203 () {32 vars in 720 bytes} [Sun Apr 12 22:03:50 2026] DELETE /v2.0/ports/5916f82b-6098-4f6b-8043-92756eb4e070 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:03:50.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8765422-7e0e-4655-8af9-8d81e211de88 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] TaaS: Handle Delete Port: f714cefe-6bfc-4a94-bc88-7e784db612a7 2026-04-12 22:03:50.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8765422-7e0e-4655-8af9-8d81e211de88 5818daebd4ed42babf272da540cfdde7 8af1fc2a56364350beb302a2442b55d4 - - default default] Tap Mirror: Handle Delete Port: f714cefe-6bfc-4a94-bc88-7e784db612a7 2026-04-12 22:03:51.202 8 INFO neutron.services.segments.plugin [-] Segment 4b8dd7b2-64a5-46d6-980e-46d6d440a12f resource provider aggregate not found 2026-04-12 22:03:51.210 8 INFO neutron.services.segments.plugin [-] Segment 4b8dd7b2-64a5-46d6-980e-46d6d440a12f resource provider aggregate not found 2026-04-12 22:03:51.215 8 INFO neutron.services.segments.plugin [-] Segment 4b8dd7b2-64a5-46d6-980e-46d6d440a12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b8dd7b2-64a5-46d6-980e-46d6d440a12f found for delete ", "request_id": "req-accdda6c-393e-4412-9053-57f136857c8d"}]} 2026-04-12 22:03:51.227 8 INFO neutron.services.segments.plugin [-] Segment 4b8dd7b2-64a5-46d6-980e-46d6d440a12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b8dd7b2-64a5-46d6-980e-46d6d440a12f found for delete ", "request_id": "req-a4b5013f-3bb2-48f1-a2e9-e4437ac9af6b"}]} [pid: 8|app: 0|req: 1534/2874] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:03:50 2026] DELETE /v2.0/networks/1a767dfe-0288-4ea9-9f32-88e019f6703e => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2875] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:51 2026] GET /v2.0/security-groups?tenant_id=8af1fc2a56364350beb302a2442b55d4&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2876] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:03:52 2026] GET /v2.0/ports?device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2877] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:52 2026] DELETE /v2.0/security-groups/6b762c5f-fe49-4640-adf5-4eea6947f7a1 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2878] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:03:52 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2879] 10.0.0.203 () {32 vars in 818 bytes} [Sun Apr 12 22:03:52 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&mac_address=fa%3A16%3A3e%3Ac2%3A40%3Af0 => generated 1200 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:52.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf7b83af-1872-4954-b4da-eaaf49a370ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6dad7b9f-1269-4cc8-898a-bd2e3da16f52 (type: security_groups) to 1 2026-04-12 22:03:52.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf7b83af-1872-4954-b4da-eaaf49a370ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 00c006d7-7a53-47bc-a082-9c32b2960783 (type: security_group_rules) to 0 2026-04-12 22:03:52.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf7b83af-1872-4954-b4da-eaaf49a370ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 143338bf-8de3-4f60-9b41-b6258bdf9164 (type: security_group_rules) to 0 2026-04-12 22:03:52.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf7b83af-1872-4954-b4da-eaaf49a370ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2269b481-4b46-4f76-a694-0c5057daacde (type: security_group_rules) to 0 2026-04-12 22:03:52.787 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf7b83af-1872-4954-b4da-eaaf49a370ba 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 87b2ab67-4488-4473-ad8c-58c6b6e0e3a6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1344/2880] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:03:52 2026] GET /v2.0/security-groups?tenant_id=1a0fbeac326e482aa3167dcf1ad6ca3a&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:03:52.886 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f60e63d-82f6-438f-8321-463b64e4cdb4 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:03:52.887 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f60e63d-82f6-438f-8321-463b64e4cdb4 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1345/2881] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:03:52 2026] DELETE /v2.0/security-groups/6dad7b9f-1269-4cc8-898a-bd2e3da16f52 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:03:53.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f60e63d-82f6-438f-8321-463b64e4cdb4 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource b2e825ad-5c8a-4d8f-a15f-ea38809463b0 (type: floatingips) to 1 2026-04-12 22:03:53.845 8 INFO neutron.db.l3_db [None req-4f60e63d-82f6-438f-8321-463b64e4cdb4 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Floating IP b2e825ad-5c8a-4d8f-a15f-ea38809463b0 associated. External IP: 10.96.250.219, port: 12029464-2380-4e3d-9589-f46b9f9947b6. [pid: 8|app: 0|req: 1537/2882] 10.0.0.203 () {34 vars in 677 bytes} [Sun Apr 12 22:03:52 2026] POST /v2.0/floatingips => generated 855 bytes in 1289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:53.927 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a71234d9-c2ff-49ec-bcf8-0ab2a6b657e0'] response: {'name': 'network-changed', 'server_uuid': '1b2334ac-0a08-43c1-94ce-b2988799966e', 'tag': '12029464-2380-4e3d-9589-f46b9f9947b6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1346/2885] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1438 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2886] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/networks?id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 804 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2887] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=12029464-2380-4e3d-9589-f46b9f9947b6 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2888] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aca&port_id=12029464-2380-4e3d-9589-f46b9f9947b6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2889] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/subnets?id=24301d5c-70db-4a1c-883c-f544419d0dec&id=22c37a27-238e-461e-aae9-37f22ed2f140 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2890] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2891] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2892] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2893] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:03:54 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:03:56.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 8ae6fb3a-8b84-4751-89d8-d3de8bbb3eb1 (type: security_groups) to 1 2026-04-12 22:03:56.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 3e0324a7-7a40-4053-a23e-f58d97584175 (type: security_group_rules) to 0 2026-04-12 22:03:56.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 680076f1-824c-4699-9918-44b993647822 (type: security_group_rules) to 0 2026-04-12 22:03:56.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d029fb75-348b-47ce-84f8-8a71df1cdfc6 (type: security_group_rules) to 0 2026-04-12 22:03:56.701 8 INFO neutron.db.ovn_revision_numbers_db [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource f2a9964e-d9a6-40a6-9296-11aa3e7368f3 (type: security_group_rules) to 0 2026-04-12 22:03:56.767 8 INFO neutron.db.segments_db [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Added segment dd4826b3-6e34-483d-b618-2a7a57e728d2 of type geneve for network 77e1455a-fbc7-4b70-b8ef-3248614b7e51 2026-04-12 22:03:56.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 77e1455a-fbc7-4b70-b8ef-3248614b7e51 (type: networks) to 1 2026-04-12 22:03:57.027 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:03:57.029 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 77e1455a-fbc7-4b70-b8ef-3248614b7e51: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:57.102 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] OVN reports status down for port: 21744709-95aa-4479-92a1-9e26b3c07538 2026-04-12 22:03:57.141 8 INFO neutron.db.ovn_revision_numbers_db [None req-66441846-0c9e-4a72-bd84-34433200c5bf 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 21744709-95aa-4479-92a1-9e26b3c07538 (type: ports) to 1 [pid: 8|app: 0|req: 1544/2894] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:03:56 2026] POST /v2.0/networks => generated 627 bytes in 862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:57.366 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25c196a1-613e-49a1-a20a-b419de9cefa9 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:03:57.367 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25c196a1-613e-49a1-a20a-b419de9cefa9 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 77e1455a-fbc7-4b70-b8ef-3248614b7e51: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:57.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4b6e4a1-c5df-4de4-88b2-cf625e0291f1 - - - - - -] Successfully bumped revision number for resource 21744709-95aa-4479-92a1-9e26b3c07538 (type: ports) to 2 2026-04-12 22:03:57.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4b6e4a1-c5df-4de4-88b2-cf625e0291f1 - - - - - -] Successfully bumped revision number for resource dffcde58-d3a4-4381-9910-3841e88ad03d (type: subnets) to 0 [pid: 7|app: 0|req: 1351/2895] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:57 2026] POST /v2.0/subnets => generated 626 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:58.295 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-637873cf-ca6a-4525-80cb-8a9a720e676d 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:03:58.296 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-637873cf-ca6a-4525-80cb-8a9a720e676d 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:58.420 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] OVN reports status down for port: a58b014a-99db-4767-9338-2a5afde56d83 2026-04-12 22:03:58.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-637873cf-ca6a-4525-80cb-8a9a720e676d 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource a58b014a-99db-4767-9338-2a5afde56d83 (type: ports) to 1 2026-04-12 22:03:58.936 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-a58b014a-99db-4767-9338-2a5afde56d83 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:03:59.026 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] OVN reports status up for port: a58b014a-99db-4767-9338-2a5afde56d83 2026-04-12 22:03:59.038 7 INFO neutron.plugins.ml2.plugin [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] Attempt 1 to provision port a58b014a-99db-4767-9338-2a5afde56d83 2026-04-12 22:03:59.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-637873cf-ca6a-4525-80cb-8a9a720e676d 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource a58b014a-99db-4767-9338-2a5afde56d83 (type: router_ports) to 1 2026-04-12 22:03:59.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-637873cf-ca6a-4525-80cb-8a9a720e676d 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d4b0613d-6613-4eaf-b090-d5e6ae023c51 (type: routers) to 2 [pid: 8|app: 0|req: 1545/2896] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:03:57 2026] POST /v2.0/routers => generated 936 bytes in 1235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:03:59.699 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-116bec3d-be07-4273-bc8c-064d794e3ba1 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:03:59.700 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-116bec3d-be07-4273-bc8c-064d794e3ba1 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 77e1455a-fbc7-4b70-b8ef-3248614b7e51: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:03:59.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-116bec3d-be07-4273-bc8c-064d794e3ba1 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 23d7d58d-04d6-49ee-ae40-686491eda550 (type: ports) to 1 2026-04-12 22:04:00.645 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-116bec3d-be07-4273-bc8c-064d794e3ba1 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:00.647 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-116bec3d-be07-4273-bc8c-064d794e3ba1 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 77e1455a-fbc7-4b70-b8ef-3248614b7e51: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:01.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-116bec3d-be07-4273-bc8c-064d794e3ba1 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 23d7d58d-04d6-49ee-ae40-686491eda550 (type: router_ports) to 1 [pid: 7|app: 0|req: 1352/2897] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:03:59 2026] PUT /v2.0/routers/d4b0613d-6613-4eaf-b090-d5e6ae023c51/add_router_interface => generated 309 bytes in 1928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2898] 10.0.0.217 () {34 vars in 990 bytes} [Sun Apr 12 22:04:01 2026] GET /v2.0/ports?device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1438 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2899] 10.0.0.217 () {34 vars in 1040 bytes} [Sun Apr 12 22:04:01 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:01.821 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b43b9dd-7109-45b6-8e3b-5c8083325c28 - - - - - -] No more DHCP agents 2026-04-12 22:04:01.823 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b43b9dd-7109-45b6-8e3b-5c8083325c28 - - - - - -] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:02.031 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b43b9dd-7109-45b6-8e3b-5c8083325c28 - - - - - -] Successfully bumped revision number for resource 34eb7045-0276-41f3-83fa-13d8f5e54572 (type: ports) to 1 2026-04-12 22:04:02.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b43b9dd-7109-45b6-8e3b-5c8083325c28 - - - - - -] Successfully bumped revision number for resource 34eb7045-0276-41f3-83fa-13d8f5e54572 (type: ports) to 3 2026-04-12 22:04:02.362 8 INFO neutron.db.segments_db [None req-4b43b9dd-7109-45b6-8e3b-5c8083325c28 - - - - - -] Added segment f8bc6690-5eaf-4e94-a31e-552c8e3b0729 of type geneve for network f3be076b-bf68-445b-9be7-462dddb169fb 2026-04-12 22:04:02.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Successfully bumped revision number for resource f3be076b-bf68-445b-9be7-462dddb169fb (type: networks) to 1 2026-04-12 22:04:02.656 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] No more DHCP agents 2026-04-12 22:04:02.658 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Unable to schedule network f3be076b-bf68-445b-9be7-462dddb169fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:02.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Successfully bumped revision number for resource dbd4d863-a3da-4ba6-9641-8e3ebf8b6557 (type: ports) to 1 2026-04-12 22:04:02.919 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] No more DHCP agents 2026-04-12 22:04:02.920 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Unable to schedule network f3be076b-bf68-445b-9be7-462dddb169fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:02.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Successfully bumped revision number for resource 20cdf516-56b7-42f2-9f2d-0145a0c1fa5b (type: subnets) to 0 2026-04-12 22:04:03.298 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] No more DHCP agents 2026-04-12 22:04:03.299 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Unable to schedule network f3be076b-bf68-445b-9be7-462dddb169fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:03.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Successfully bumped revision number for resource 979be1c3-e2f1-4d24-80d9-65f52b110036 (type: ports) to 1 2026-04-12 22:04:04.148 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] No more DHCP agents 2026-04-12 22:04:04.149 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Unable to schedule network f3be076b-bf68-445b-9be7-462dddb169fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:04.298 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] No hosting information found for port a58b014a-99db-4767-9338-2a5afde56d83: RuntimeError: No hosting information found for port a58b014a-99db-4767-9338-2a5afde56d83 2026-04-12 22:04:04.299 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] OVN reports status down for port: 23d7d58d-04d6-49ee-ae40-686491eda550 2026-04-12 22:04:04.359 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] Logical_Switch_Port 23d7d58d-04d6-49ee-ae40-686491eda550 host information not removed, the port state is up 2026-04-12 22:04:04.359 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] OVN reports status up for port: 23d7d58d-04d6-49ee-ae40-686491eda550 2026-04-12 22:04:04.371 7 INFO neutron.plugins.ml2.plugin [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] Attempt 1 to provision port 23d7d58d-04d6-49ee-ae40-686491eda550 2026-04-12 22:04:04.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Successfully bumped revision number for resource 979be1c3-e2f1-4d24-80d9-65f52b110036 (type: router_ports) to 1 2026-04-12 22:04:04.879 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] No more DHCP agents 2026-04-12 22:04:04.881 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Unable to schedule network f3be076b-bf68-445b-9be7-462dddb169fb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:04.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-32b16a36-665f-4c04-8af1-d449476de9f8 - - - - - -] Successfully bumped revision number for resource 23d7d58d-04d6-49ee-ae40-686491eda550 (type: ports) to 2 2026-04-12 22:04:05.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Successfully bumped revision number for resource a9110373-6f19-4a9a-a7ff-16c02325d600 (type: ports) to 1 2026-04-12 22:04:05.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-1398e31d-0959-4cce-a087-d833fc5e3888 - - - - - -] Successfully bumped revision number for resource a9110373-6f19-4a9a-a7ff-16c02325d600 (type: ports) to 3 [pid: 7|app: 0|req: 1355/2900] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:04:05 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2901] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:01 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 4512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2902] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:05 2026] POST /v2.0/vpn/vpnservices => generated 424 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2903] 10.0.0.203 () {34 vars in 684 bytes} [Sun Apr 12 22:04:06 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2904] 10.0.0.203 () {34 vars in 688 bytes} [Sun Apr 12 22:04:06 2026] POST /v2.0/vpn/ipsecpolicies => generated 413 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2905] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:06 2026] POST /v2.0/vpn/endpoint-groups => generated 329 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2906] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:06 2026] POST /v2.0/vpn/endpoint-groups => generated 320 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2907] 10.0.0.29 () {30 vars in 689 bytes} [Sun Apr 12 22:04:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2908] 10.0.0.29 () {30 vars in 691 bytes} [Sun Apr 12 22:04:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2909] 10.0.0.29 () {30 vars in 667 bytes} [Sun Apr 12 22:04:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2910] 10.0.0.29 () {30 vars in 703 bytes} [Sun Apr 12 22:04:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:06.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d595e8f-05c0-4e44-9bd0-3d442d447cc8 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d4b0613d-6613-4eaf-b090-d5e6ae023c51 (type: routers) to 5 [pid: 8|app: 0|req: 1549/2911] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:06 2026] POST /v2.0/vpn/ipsec-site-connections => generated 802 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2912] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:07 2026] POST /v2.0/vpn/endpoint-groups => generated 289 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2913] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:07 2026] DELETE /v2.0/vpn/endpoint-groups/ab978b9e-cfe3-4a88-b5a7-640153ebd37e => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2914] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2915] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2916] 10.0.0.29 () {28 vars in 438 bytes} [Sun Apr 12 22:04:07 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2917] 10.0.0.29 () {30 vars in 727 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 658 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2918] 10.0.0.29 () {30 vars in 689 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2919] 10.0.0.29 () {30 vars in 691 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2920] 10.0.0.29 () {30 vars in 667 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2921] 10.0.0.29 () {30 vars in 703 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2922] 10.0.0.29 () {30 vars in 727 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2923] 10.0.0.29 () {30 vars in 689 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2924] 10.0.0.29 () {30 vars in 691 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2925] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:07 2026] POST /v2.0/vpn/ikepolicies => generated 402 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2926] 10.0.0.29 () {30 vars in 667 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2927] 10.0.0.29 () {30 vars in 703 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2928] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/vpn/ikepolicies => generated 796 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2929] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:04:07 2026] DELETE /v2.0/vpn/ikepolicies/a4b68900-ea5f-48bd-b733-484519474436 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2930] 10.0.0.29 () {30 vars in 729 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2931] 10.0.0.29 () {30 vars in 681 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2932] 10.0.0.203 () {34 vars in 689 bytes} [Sun Apr 12 22:04:07 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2933] 10.0.0.203 () {32 vars in 667 bytes} [Sun Apr 12 22:04:07 2026] GET /v2.0/vpn/ipsecpolicies => generated 814 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2934] 10.0.0.203 () {32 vars in 744 bytes} [Sun Apr 12 22:04:07 2026] DELETE /v2.0/vpn/ipsecpolicies/99a4db1d-2800-4d11-be3b-2d115fdaa3e3 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:04:07.833 8 INFO neutron.db.segments_db [None req-cdc5fd15-1167-47c8-a416-87b1221840ca 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Added segment 2e3aac79-1078-40a5-89a8-d835e2c9c1a3 of type geneve for network 327d512c-b114-44d9-a700-fa0b6a763fb2 2026-04-12 22:04:07.979 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc5fd15-1167-47c8-a416-87b1221840ca 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 327d512c-b114-44d9-a700-fa0b6a763fb2 (type: networks) to 1 2026-04-12 22:04:08.026 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9bac8ab0-3427-4a7b-9837-d53ea66a7dbb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:04:08.027 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9bac8ab0-3427-4a7b-9837-d53ea66a7dbb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 8ff6b318-2aa6-43d9-a69b-83941cf942bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:08.153 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cdc5fd15-1167-47c8-a416-87b1221840ca 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:08.154 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cdc5fd15-1167-47c8-a416-87b1221840ca 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 327d512c-b114-44d9-a700-fa0b6a763fb2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:08.266 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bac8ab0-3427-4a7b-9837-d53ea66a7dbb 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e (type: ports) to 1 [pid: 7|app: 0|req: 1375/2935] 10.0.0.29 () {34 vars in 703 bytes} [Sun Apr 12 22:04:07 2026] POST /v2.0/ports => generated 1132 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:04:08.372 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdc5fd15-1167-47c8-a416-87b1221840ca 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource f02f6ad4-d65f-4ae6-ae7d-cb1273a53d20 (type: ports) to 1 [pid: 8|app: 0|req: 1561/2936] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:04:07 2026] POST /v2.0/networks => generated 632 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:08.594 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-535ca13d-2822-4766-95bd-2366bb3999d5 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:08.595 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-535ca13d-2822-4766-95bd-2366bb3999d5 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 327d512c-b114-44d9-a700-fa0b6a763fb2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:09.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-07a0e041-73a3-4af9-b44a-7975bac8e703 - - - - - -] Successfully bumped revision number for resource f02f6ad4-d65f-4ae6-ae7d-cb1273a53d20 (type: ports) to 2 2026-04-12 22:04:09.072 7 INFO neutron.db.ovn_revision_numbers_db [None req-07a0e041-73a3-4af9-b44a-7975bac8e703 - - - - - -] Successfully bumped revision number for resource 4324ba94-1d5c-46ce-8c34-5d246584a7e7 (type: subnets) to 0 [pid: 7|app: 0|req: 1376/2937] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:04:08 2026] POST /v2.0/subnets => generated 629 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:10.171 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] No hosting information found for port 23d7d58d-04d6-49ee-ae40-686491eda550: RuntimeError: No hosting information found for port 23d7d58d-04d6-49ee-ae40-686491eda550 2026-04-12 22:04:10.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] Successfully bumped revision number for resource 23d7d58d-04d6-49ee-ae40-686491eda550 (type: router_ports) to 2 2026-04-12 22:04:10.248 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] OVN reports status down for port: 34eb7045-0276-41f3-83fa-13d8f5e54572 2026-04-12 22:04:10.297 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] OVN reports status down for port: dbd4d863-a3da-4ba6-9641-8e3ebf8b6557 2026-04-12 22:04:10.299 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8922d0cd-a12f-4394-a4a0-041b01e1616e 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:10.301 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8922d0cd-a12f-4394-a4a0-041b01e1616e 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:10.351 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] OVN reports status down for port: 979be1c3-e2f1-4d24-80d9-65f52b110036 2026-04-12 22:04:10.443 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] Logical_Switch_Port 979be1c3-e2f1-4d24-80d9-65f52b110036 host information not removed, the port state is up 2026-04-12 22:04:10.445 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] OVN reports status up for port: 979be1c3-e2f1-4d24-80d9-65f52b110036 2026-04-12 22:04:10.459 7 INFO neutron.plugins.ml2.plugin [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] Attempt 1 to provision port 979be1c3-e2f1-4d24-80d9-65f52b110036 2026-04-12 22:04:10.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-8922d0cd-a12f-4394-a4a0-041b01e1616e 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 (type: ports) to 1 2026-04-12 22:04:10.858 7 INFO neutron.db.ovn_revision_numbers_db [None req-6202ae8b-450f-45fc-bc6a-e9a101b48f84 - - - - - -] Successfully bumped revision number for resource 979be1c3-e2f1-4d24-80d9-65f52b110036 (type: ports) to 2 2026-04-12 22:04:11.107 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-69715ea3-cf78-47ad-83e1-0ec493bc7ff4 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:04:11.217 8 INFO neutron.db.ovn_revision_numbers_db [None req-8922d0cd-a12f-4394-a4a0-041b01e1616e 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 (type: router_ports) to 1 [pid: 7|app: 0|req: 1379/2940] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2941] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2942] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2943] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:11.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-8922d0cd-a12f-4394-a4a0-041b01e1616e 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource fde98887-9322-4ad0-a476-9f7c15299bbe (type: routers) to 2 [pid: 7|app: 0|req: 1383/2944] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2945] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:04:09 2026] POST /v2.0/routers => generated 936 bytes in 2208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2946] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2947] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2948] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2949] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:11.611 8 INFO neutron.api.v2.resource [None req-be8bae86-f1df-482d-9389-64620560c16a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/2950] 199.204.45.156 () {30 vars in 763 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/security-groups/lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2951] 199.204.45.156 () {30 vars in 785 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/security-groups?name=lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:04:11.747 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce9682aa-dbe3-4b58-a457-9bd489006eb8 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:11.748 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce9682aa-dbe3-4b58-a457-9bd489006eb8 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 327d512c-b114-44d9-a700-fa0b6a763fb2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:11.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-5de0fe0e-6efb-45ca-926e-6f4e9e594ce5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 357e10a0-49d8-4cc6-8e83-97b9aa8179f4 (type: security_groups) to 1 2026-04-12 22:04:11.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-5de0fe0e-6efb-45ca-926e-6f4e9e594ce5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1a1a84f9-1b7e-4693-a5ee-df6b7882bb07 (type: security_group_rules) to 0 2026-04-12 22:04:11.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-5de0fe0e-6efb-45ca-926e-6f4e9e594ce5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 33fda0ca-d434-4f8f-9777-b0142d2dd85c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1569/2952] 199.204.45.156 () {34 vars in 736 bytes} [Sun Apr 12 22:04:11 2026] POST /v2.0/security-groups => generated 1638 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 22:04:11.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce9682aa-dbe3-4b58-a457-9bd489006eb8 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource aa00ef58-827e-4b07-a359-f3bbf90f5912 (type: ports) to 1 [pid: 8|app: 0|req: 1570/2953] 199.204.45.156 () {30 vars in 815 bytes} [Sun Apr 12 22:04:11 2026] GET /v2.0/security-group-rules?security_group_id=357e10a0-49d8-4cc6-8e83-97b9aa8179f4 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:12.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-024aebea-3a38-486f-85a6-530037c83783 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e (type: ports) to 2 [pid: 8|app: 0|req: 1571/2954] 199.204.45.156 () {34 vars in 789 bytes} [Sun Apr 12 22:04:11 2026] PUT /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1132 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1572/2955] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:04:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2956] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:04:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2957] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:04:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2958] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:04:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2959] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:04:12 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:13.490 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce9682aa-dbe3-4b58-a457-9bd489006eb8 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:13.491 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce9682aa-dbe3-4b58-a457-9bd489006eb8 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 327d512c-b114-44d9-a700-fa0b6a763fb2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:14.001 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce9682aa-dbe3-4b58-a457-9bd489006eb8 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource aa00ef58-827e-4b07-a359-f3bbf90f5912 (type: router_ports) to 1 [pid: 7|app: 0|req: 1384/2960] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:04:11 2026] PUT /v2.0/routers/fde98887-9322-4ad0-a476-9f7c15299bbe/add_router_interface => generated 309 bytes in 2703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:14.529 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52547e1f-cc2e-4393-8dbd-b92ff812a283 - - - - - -] No more DHCP agents 2026-04-12 22:04:14.530 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52547e1f-cc2e-4393-8dbd-b92ff812a283 - - - - - -] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:14.671 8 INFO neutron.db.ovn_revision_numbers_db [None req-52547e1f-cc2e-4393-8dbd-b92ff812a283 - - - - - -] Successfully bumped revision number for resource d5e14ca9-ce19-4b6a-af57-49cf57df6a5c (type: ports) to 1 2026-04-12 22:04:14.937 8 INFO neutron.db.ovn_revision_numbers_db [None req-52547e1f-cc2e-4393-8dbd-b92ff812a283 - - - - - -] Successfully bumped revision number for resource d5e14ca9-ce19-4b6a-af57-49cf57df6a5c (type: ports) to 3 2026-04-12 22:04:14.996 8 INFO neutron.db.segments_db [None req-52547e1f-cc2e-4393-8dbd-b92ff812a283 - - - - - -] Added segment 27246dd7-d0ce-42f3-ac73-92a7f4a0bc9a of type geneve for network c8d40f8a-3529-49e7-a49e-77e6e432d2b1 2026-04-12 22:04:15.134 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Successfully bumped revision number for resource c8d40f8a-3529-49e7-a49e-77e6e432d2b1 (type: networks) to 1 2026-04-12 22:04:15.296 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] No more DHCP agents 2026-04-12 22:04:15.298 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Unable to schedule network c8d40f8a-3529-49e7-a49e-77e6e432d2b1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:15.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Successfully bumped revision number for resource 680ba8fe-2cce-4a11-95c1-34c55f3dd4b5 (type: ports) to 1 2026-04-12 22:04:15.533 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] No more DHCP agents 2026-04-12 22:04:15.534 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Unable to schedule network c8d40f8a-3529-49e7-a49e-77e6e432d2b1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:15.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Successfully bumped revision number for resource 285ea270-58c8-4523-a67a-813dd6995679 (type: subnets) to 0 2026-04-12 22:04:15.939 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] No more DHCP agents 2026-04-12 22:04:15.940 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Unable to schedule network c8d40f8a-3529-49e7-a49e-77e6e432d2b1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:16.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Successfully bumped revision number for resource 13f170f6-30ce-48a7-8133-f21ea2128b5e (type: ports) to 1 2026-04-12 22:04:16.216 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] No hosting information found for port 979be1c3-e2f1-4d24-80d9-65f52b110036: RuntimeError: No hosting information found for port 979be1c3-e2f1-4d24-80d9-65f52b110036 2026-04-12 22:04:16.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] Successfully bumped revision number for resource 979be1c3-e2f1-4d24-80d9-65f52b110036 (type: router_ports) to 2 2026-04-12 22:04:16.346 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] OVN reports status down for port: a9110373-6f19-4a9a-a7ff-16c02325d600 2026-04-12 22:04:16.403 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] OVN reports status down for port: 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e 2026-04-12 22:04:16.459 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] OVN reports status down for port: f02f6ad4-d65f-4ae6-ae7d-cb1273a53d20 2026-04-12 22:04:16.514 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] OVN reports status down for port: 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 2026-04-12 22:04:16.565 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] Logical_Switch_Port 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 host information not removed, the port state is up 2026-04-12 22:04:16.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] OVN reports status up for port: 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 2026-04-12 22:04:16.615 7 INFO neutron.plugins.ml2.plugin [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] Attempt 1 to provision port 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 2026-04-12 22:04:16.835 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] No more DHCP agents 2026-04-12 22:04:16.836 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Unable to schedule network c8d40f8a-3529-49e7-a49e-77e6e432d2b1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:17.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Successfully bumped revision number for resource 13f170f6-30ce-48a7-8133-f21ea2128b5e (type: router_ports) to 1 2026-04-12 22:04:17.521 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] No more DHCP agents 2026-04-12 22:04:17.523 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Unable to schedule network c8d40f8a-3529-49e7-a49e-77e6e432d2b1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:17.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Successfully bumped revision number for resource 95445395-d457-4683-954a-30e647322559 (type: ports) to 1 2026-04-12 22:04:17.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2cb0853-1945-43db-b603-c64e86725f67 - - - - - -] Successfully bumped revision number for resource 95445395-d457-4683-954a-30e647322559 (type: ports) to 3 [pid: 8|app: 0|req: 1577/2961] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:14 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 4160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2962] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:04:18 2026] GET /v2.0/vpn/vpnservices => generated 1313 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:18.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b4e65f6-52fd-40d8-a359-d23afbb988cc 0d1114cb1e704d2eab9706f6cbe31fae 6b02109dc4aa47529f4e71991964953c - - default default] TaaS: Handle Delete Port: d5e14ca9-ce19-4b6a-af57-49cf57df6a5c 2026-04-12 22:04:18.453 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b4e65f6-52fd-40d8-a359-d23afbb988cc 0d1114cb1e704d2eab9706f6cbe31fae 6b02109dc4aa47529f4e71991964953c - - default default] Tap Mirror: Handle Delete Port: d5e14ca9-ce19-4b6a-af57-49cf57df6a5c 2026-04-12 22:04:18.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-2833350a-36ec-43f7-9846-bdbd1ddd53cb - - - - - -] TaaS: Handle Delete Port: 95445395-d457-4683-954a-30e647322559 2026-04-12 22:04:18.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2833350a-36ec-43f7-9846-bdbd1ddd53cb - - - - - -] Tap Mirror: Handle Delete Port: 95445395-d457-4683-954a-30e647322559 2026-04-12 22:04:19.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9f6e125-c2af-48d3-a650-77e973ce8bd5 - - - - - -] TaaS: Handle Delete Port: 13f170f6-30ce-48a7-8133-f21ea2128b5e 2026-04-12 22:04:19.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9f6e125-c2af-48d3-a650-77e973ce8bd5 - - - - - -] Tap Mirror: Handle Delete Port: 13f170f6-30ce-48a7-8133-f21ea2128b5e 2026-04-12 22:04:20.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9f6e125-c2af-48d3-a650-77e973ce8bd5 - - - - - -] TaaS: Handle Delete Port: 680ba8fe-2cce-4a11-95c1-34c55f3dd4b5 2026-04-12 22:04:20.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9f6e125-c2af-48d3-a650-77e973ce8bd5 - - - - - -] Tap Mirror: Handle Delete Port: 680ba8fe-2cce-4a11-95c1-34c55f3dd4b5 2026-04-12 22:04:20.376 8 INFO neutron.services.segments.plugin [-] Segment 27246dd7-d0ce-42f3-ac73-92a7f4a0bc9a resource provider aggregate not found [pid: 7|app: 0|req: 1386/2963] 10.0.0.190 () {34 vars in 1016 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/security-groups?id=fb2ed3bf-3386-4688-bb2a-2963de93aa5b&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:04:20.383 8 INFO neutron.services.segments.plugin [-] Segment 27246dd7-d0ce-42f3-ac73-92a7f4a0bc9a resource provider aggregate not found 2026-04-12 22:04:20.396 8 INFO neutron.services.segments.plugin [-] Segment 27246dd7-d0ce-42f3-ac73-92a7f4a0bc9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27246dd7-d0ce-42f3-ac73-92a7f4a0bc9a found for delete ", "request_id": "req-a3bd584d-63be-4eae-b6c4-48df9d40173c"}]} 2026-04-12 22:04:20.406 8 INFO neutron.services.segments.plugin [-] Segment 27246dd7-d0ce-42f3-ac73-92a7f4a0bc9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27246dd7-d0ce-42f3-ac73-92a7f4a0bc9a found for delete ", "request_id": "req-6d727f6d-dffb-4d7d-af62-18de104dac62"}]} [pid: 8|app: 0|req: 1578/2964] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:04:18 2026] DELETE /v2.0/vpn/vpnservices/185c2f27-e99e-4a9a-ad2a-b6204cad7782 => generated 0 bytes in 2252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1387/2965] 10.0.0.190 () {34 vars in 982 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/networks?id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 737 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2966] 10.0.0.190 () {34 vars in 965 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/quotas/a337ae700e2d447ebbead920a79d3c4d => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2967] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:20 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2968] 10.0.0.190 () {34 vars in 1002 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&fields=id => generated 149 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2969] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:20 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:20.590 8 WARNING neutron.api.v2.base [None req-d7e77cbd-4526-4f08-8e4f-cc1bbd04f391 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-04-12 22:04:20.591 8 INFO neutron.api.v2.resource [None req-d7e77cbd-4526-4f08-8e4f-cc1bbd04f391 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 8|app: 0|req: 1581/2970] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:20 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/2971] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/vpn/endpoint-groups => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2972] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:20 2026] DELETE /v2.0/vpn/endpoint-groups/c1644321-3e25-4c4f-8d0f-8249e1e1347f => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2973] 10.0.0.190 () {34 vars in 1008 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2974] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2975] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2976] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:20 2026] DELETE /v2.0/vpn/endpoint-groups/a5b0744b-b8f5-4e75-8162-589e01cc98e3 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/2977] 10.0.0.190 () {34 vars in 1108 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2978] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/2979] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:20 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2980] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:20 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:20.945 8 INFO neutron.api.v2.resource [None req-4b2fbb5d-7118-4442-820c-ef7eb616e3be 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1587/2981] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:20 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 65 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2982] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:20 2026] GET /v2.0/vpn/endpoint-groups => generated 1193 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/2983] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:20 2026] DELETE /v2.0/vpn/endpoint-groups/a7f4de70-32b2-4781-919f-5fe08992652a => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2984] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/vpn/endpoint-groups => generated 918 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2985] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/vpn/endpoint-groups => generated 918 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2986] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:21 2026] DELETE /v2.0/vpn/endpoint-groups/b74983f1-99ba-439f-ade6-34cc086b7993 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/2987] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2988] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:21 2026] POST /v2.0/vpn/endpoint-groups => generated 300 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:21.179 8 WARNING neutron.api.v2.base [None req-4ed668f7-c911-4c60-af72-4e9ab0fbcdf5 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-04-12 22:04:21.180 8 INFO neutron.api.v2.resource [None req-4ed668f7-c911-4c60-af72-4e9ab0fbcdf5 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1591/2989] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2990] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/2991] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:21 2026] DELETE /v2.0/vpn/endpoint-groups/885a8443-b903-4579-800f-8ee898cf18b5 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2992] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/2993] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:21 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:21.328 7 WARNING neutron.api.v2.base [None req-3a8b4e32-80e0-4eb2-85aa-646c20170a7b 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-04-12 22:04:21.329 7 INFO neutron.api.v2.resource [None req-3a8b4e32-80e0-4eb2-85aa-646c20170a7b 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1401/2994] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/2995] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/vpn/endpoint-groups => generated 910 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2996] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:21 2026] DELETE /v2.0/vpn/endpoint-groups/7240cdf9-9ed2-4a08-b12e-9e0b34dda926 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/2997] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2998] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/2999] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:21 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3000] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:21 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/3001] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:21 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:22.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-2413c56d-4015-4c70-b183-d8db2b7f86b6 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d4b0613d-6613-4eaf-b090-d5e6ae023c51 (type: routers) to 6 [pid: 8|app: 0|req: 1598/3002] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:21 2026] POST /v2.0/vpn/ipsec-site-connections => generated 845 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:22.315 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] No hosting information found for port 69715ea3-cf78-47ad-83e1-0ec493bc7ff4: RuntimeError: No hosting information found for port 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 2026-04-12 22:04:22.316 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] OVN reports status down for port: aa00ef58-827e-4b07-a359-f3bbf90f5912 2026-04-12 22:04:22.467 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] Logical_Switch_Port aa00ef58-827e-4b07-a359-f3bbf90f5912 host information not removed, the port state is up 2026-04-12 22:04:22.468 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] OVN reports status up for port: aa00ef58-827e-4b07-a359-f3bbf90f5912 2026-04-12 22:04:22.498 7 INFO neutron.plugins.ml2.plugin [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] Attempt 1 to provision port aa00ef58-827e-4b07-a359-f3bbf90f5912 2026-04-12 22:04:23.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-7cf5ff7f-0467-4405-919e-5e144bb077f5 - - - - - -] Successfully bumped revision number for resource aa00ef58-827e-4b07-a359-f3bbf90f5912 (type: ports) to 2 2026-04-12 22:04:23.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-4bd09dcc-81e3-4564-9be0-3cb291aac933 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d4b0613d-6613-4eaf-b090-d5e6ae023c51 (type: routers) to 7 [pid: 7|app: 0|req: 1405/3003] 10.0.0.203 () {32 vars in 762 bytes} [Sun Apr 12 22:04:22 2026] DELETE /v2.0/vpn/ipsec-site-connections/c4a9ba68-3522-4c66-bd8f-678ec4881fa6 => generated 0 bytes in 1270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3004] 10.0.0.203 () {32 vars in 685 bytes} [Sun Apr 12 22:04:23 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:23.574 7 INFO neutron.api.v2.resource [None req-05dee764-b973-4da6-8ca7-70326dacb3d2 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1406/3005] 10.0.0.203 () {32 vars in 762 bytes} [Sun Apr 12 22:04:23 2026] DELETE /v2.0/vpn/ipsec-site-connections/c4a9ba68-3522-4c66-bd8f-678ec4881fa6 => generated 154 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3006] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:23 2026] GET /v2.0/vpn/endpoint-groups => generated 1190 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/3007] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:23 2026] DELETE /v2.0/vpn/endpoint-groups/54cda5fe-5220-41e8-b96e-9b73c2f1901a => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3008] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:23 2026] GET /v2.0/vpn/endpoint-groups => generated 906 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/3009] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:23 2026] GET /v2.0/vpn/endpoint-groups => generated 906 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3010] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:23 2026] DELETE /v2.0/vpn/endpoint-groups/e4c57188-ca1c-45ca-8fb1-d2b9511a4115 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/3011] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:23 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/3012] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:24 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/3013] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:24 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:04:24.339 8 INFO neutron.db.ovn_revision_numbers_db [None req-bab4a8da-0a77-40b4-a3da-3395674bac83 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d4b0613d-6613-4eaf-b090-d5e6ae023c51 (type: routers) to 8 [pid: 8|app: 0|req: 1603/3014] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:23 2026] POST /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:24.962 7 INFO neutron.db.ovn_revision_numbers_db [None req-06d02240-5825-4f9b-8d7c-a65abcec7f7a 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d4b0613d-6613-4eaf-b090-d5e6ae023c51 (type: routers) to 9 [pid: 7|app: 0|req: 1412/3017] 10.0.0.203 () {32 vars in 762 bytes} [Sun Apr 12 22:04:24 2026] DELETE /v2.0/vpn/ipsec-site-connections/35597071-d823-46cd-bea6-0184d5c4368b => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3018] 10.0.0.203 () {32 vars in 685 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:25.038 7 INFO neutron.api.v2.resource [None req-57f0af67-f443-4e9f-82cf-7721b9413ba0 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1413/3019] 10.0.0.203 () {32 vars in 762 bytes} [Sun Apr 12 22:04:25 2026] DELETE /v2.0/vpn/ipsec-site-connections/35597071-d823-46cd-bea6-0184d5c4368b => generated 154 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3020] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:25 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3021] 10.0.0.203 () {30 vars in 702 bytes} [Sun Apr 12 22:04:25 2026] PUT /v2.0/vpn/endpoint-groups/40f5c5ee-8108-4414-917f-12dba57643ba => generated 290 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3022] 10.0.0.203 () {32 vars in 745 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/vpn/endpoint-groups/40f5c5ee-8108-4414-917f-12dba57643ba => generated 290 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3023] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:25 2026] DELETE /v2.0/vpn/endpoint-groups/40f5c5ee-8108-4414-917f-12dba57643ba => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3024] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3025] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3026] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:25 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3027] 10.0.0.203 () {30 vars in 695 bytes} [Sun Apr 12 22:04:25 2026] PUT /v2.0/vpn/ikepolicies/aebecc89-8e57-4032-8bd1-ae5cb4cc3ea3 => generated 419 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3028] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/vpn/ikepolicies/aebecc89-8e57-4032-8bd1-ae5cb4cc3ea3 => generated 419 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3029] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/networks?id=da9897b7-28aa-4b85-8226-0c01447ddad2 => generated 737 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3030] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:04:25 2026] DELETE /v2.0/vpn/ikepolicies/aebecc89-8e57-4032-8bd1-ae5cb4cc3ea3 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3031] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3032] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3033] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Apr 12 22:04:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a337ae700e2d447ebbead920a79d3c4d => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/3034] 10.0.0.203 () {34 vars in 689 bytes} [Sun Apr 12 22:04:25 2026] POST /v2.0/vpn/ipsecpolicies => generated 411 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3035] 10.0.0.203 () {30 vars in 699 bytes} [Sun Apr 12 22:04:25 2026] PUT /v2.0/vpn/ipsecpolicies/52ceab68-2401-42e0-9bdc-280314a76313 => generated 431 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3036] 10.0.0.203 () {32 vars in 744 bytes} [Sun Apr 12 22:04:25 2026] DELETE /v2.0/vpn/ipsecpolicies/52ceab68-2401-42e0-9bdc-280314a76313 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:04:25.574 7 INFO neutron.api.v2.resource [None req-7918d7de-758c-46bb-802e-38b482d66591 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1425/3037] 10.0.0.203 () {32 vars in 744 bytes} [Sun Apr 12 22:04:25 2026] DELETE /v2.0/vpn/ipsecpolicies/52ceab68-2401-42e0-9bdc-280314a76313 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:04:25.590 7 INFO neutron.api.v2.resource [None req-158389cf-8edb-44f6-8a6d-f038c12b3d0a 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/3038] 10.0.0.203 () {32 vars in 744 bytes} [Sun Apr 12 22:04:25 2026] DELETE /v2.0/vpn/ipsecpolicies/52ceab68-2401-42e0-9bdc-280314a76313 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:04:25.674 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-543499c1-9efa-496e-9819-a8268697bd7b req-b41a42dc-df0e-4968-bb15-1379d011a21f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:04:25.676 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-543499c1-9efa-496e-9819-a8268697bd7b req-b41a42dc-df0e-4968-bb15-1379d011a21f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network da9897b7-28aa-4b85-8226-0c01447ddad2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:25.694 7 INFO neutron.db.segments_db [None req-e40f8709-804a-4478-80ae-fc9e6ccc7ec0 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Added segment d62a21e5-94f9-47ec-91ca-7674e3008faf of type geneve for network 99e0399a-3392-4cdc-9cfa-f5993f6f20a5 2026-04-12 22:04:25.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-e40f8709-804a-4478-80ae-fc9e6ccc7ec0 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 99e0399a-3392-4cdc-9cfa-f5993f6f20a5 (type: networks) to 1 2026-04-12 22:04:25.909 8 INFO neutron.db.ovn_revision_numbers_db [req-543499c1-9efa-496e-9819-a8268697bd7b req-b41a42dc-df0e-4968-bb15-1379d011a21f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 68981193-b402-46b7-92f8-22135a70004e (type: ports) to 1 [pid: 8|app: 0|req: 1613/3039] 199.204.45.156 () {38 vars in 955 bytes} [Sun Apr 12 22:04:25 2026] POST /v2.0/ports => generated 1082 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:26.072 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e40f8709-804a-4478-80ae-fc9e6ccc7ec0 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:26.073 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e40f8709-804a-4478-80ae-fc9e6ccc7ec0 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 99e0399a-3392-4cdc-9cfa-f5993f6f20a5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:26.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-e40f8709-804a-4478-80ae-fc9e6ccc7ec0 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 789d1147-077c-4a42-97c4-2f4c8fd48687 (type: ports) to 1 [pid: 7|app: 0|req: 1427/3040] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:04:25 2026] POST /v2.0/networks => generated 632 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:26.365 8 INFO neutron.db.ovn_revision_numbers_db [req-543499c1-9efa-496e-9819-a8268697bd7b req-e2d59261-fbc9-4d13-b300-efda74100def adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 68981193-b402-46b7-92f8-22135a70004e (type: ports) to 2 2026-04-12 22:04:26.461 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20ffe197-bb3e-402f-bea1-ac9dd974402e 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:26.462 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20ffe197-bb3e-402f-bea1-ac9dd974402e 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 99e0399a-3392-4cdc-9cfa-f5993f6f20a5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:26.607 8 INFO neutron.db.ovn_revision_numbers_db [req-543499c1-9efa-496e-9819-a8268697bd7b req-e2d59261-fbc9-4d13-b300-efda74100def adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 68981193-b402-46b7-92f8-22135a70004e (type: ports) to 4 [pid: 8|app: 0|req: 1614/3041] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:04:25 2026] PUT /v2.0/ports/68981193-b402-46b7-92f8-22135a70004e => generated 1212 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:26.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c941a59-e6d2-4104-b1c3-21a5f84d665b'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '68981193-b402-46b7-92f8-22135a70004e', 'status': 'completed', 'code': 200} 2026-04-12 22:04:27.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cd689b2-b22f-4b18-b3d7-1c1062d5e4bd - - - - - -] Successfully bumped revision number for resource 789d1147-077c-4a42-97c4-2f4c8fd48687 (type: ports) to 2 2026-04-12 22:04:27.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cd689b2-b22f-4b18-b3d7-1c1062d5e4bd - - - - - -] Successfully bumped revision number for resource c1cec6b1-f7be-430a-929d-1a4af840fa2c (type: subnets) to 0 [pid: 7|app: 0|req: 1428/3042] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:04:26 2026] POST /v2.0/subnets => generated 629 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1429/3043] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3044] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3045] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.0/networks?tenant_id=a337ae700e2d447ebbead920a79d3c4d&shared=False => generated 737 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3046] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.0/security-groups?id=fb2ed3bf-3386-4688-bb2a-2963de93aa5b&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3047] 199.204.45.156 () {34 vars in 930 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3048] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:27.535 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a676b8b0-3b1e-4f0a-bf16-25f287e50c16 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:27.537 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a676b8b0-3b1e-4f0a-bf16-25f287e50c16 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:27.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-a676b8b0-3b1e-4f0a-bf16-25f287e50c16 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 (type: ports) to 1 2026-04-12 22:04:28.324 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 [pid: 7|app: 0|req: 1435/3049] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:04:28 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:28.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-a676b8b0-3b1e-4f0a-bf16-25f287e50c16 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 (type: router_ports) to 1 [pid: 7|app: 0|req: 1436/3050] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Apr 12 22:04:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=68981193-b402-46b7-92f8-22135a70004e => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3051] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:04:28 2026] GET /v2.0/subnets?id=8fd3c0d8-98dc-465e-8839-e8e9d80f3463 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3052] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:04:28 2026] GET /v2.0/ports?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:04:28.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-a676b8b0-3b1e-4f0a-bf16-25f287e50c16 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 22d036ab-26a9-44d4-9c7a-a81c74ed77b6 (type: routers) to 2 [pid: 8|app: 0|req: 1615/3053] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:04:27 2026] POST /v2.0/routers => generated 937 bytes in 1467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3054] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:04:28 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3055] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:04:28 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:04:28.729 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] No hosting information found for port aa00ef58-827e-4b07-a359-f3bbf90f5912: RuntimeError: No hosting information found for port aa00ef58-827e-4b07-a359-f3bbf90f5912 2026-04-12 22:04:28.816 7 INFO neutron.db.ovn_revision_numbers_db [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] Successfully bumped revision number for resource aa00ef58-827e-4b07-a359-f3bbf90f5912 (type: router_ports) to 2 2026-04-12 22:04:28.816 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status down for port: d5e14ca9-ce19-4b6a-af57-49cf57df6a5c 2026-04-12 22:04:28.826 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status down for port: 680ba8fe-2cce-4a11-95c1-34c55f3dd4b5 2026-04-12 22:04:28.835 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status down for port: 13f170f6-30ce-48a7-8133-f21ea2128b5e 2026-04-12 22:04:28.849 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status up for port: 13f170f6-30ce-48a7-8133-f21ea2128b5e 2026-04-12 22:04:28.873 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status down for port: 95445395-d457-4683-954a-30e647322559 2026-04-12 22:04:28.922 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status down for port: 68981193-b402-46b7-92f8-22135a70004e 2026-04-12 22:04:28.973 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status down for port: 789d1147-077c-4a42-97c4-2f4c8fd48687 2026-04-12 22:04:29.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85680057-980c-4433-a93e-0d7a4eda6899'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '68981193-b402-46b7-92f8-22135a70004e', 'code': 200} 2026-04-12 22:04:29.020 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a272837f-bdc8-44b9-ab5e-bf3baff10098 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:29.021 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a272837f-bdc8-44b9-ab5e-bf3baff10098 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 99e0399a-3392-4cdc-9cfa-f5993f6f20a5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:29.032 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status down for port: 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 2026-04-12 22:04:29.082 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] Logical_Switch_Port 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 host information not removed, the port state is up 2026-04-12 22:04:29.082 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status up for port: 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 2026-04-12 22:04:29.092 7 INFO neutron.plugins.ml2.plugin [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] Attempt 1 to provision port 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 2026-04-12 22:04:29.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-a272837f-bdc8-44b9-ab5e-bf3baff10098 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 4102c2be-3aba-4d02-9ab5-e69e329d7516 (type: ports) to 1 2026-04-12 22:04:29.970 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a272837f-bdc8-44b9-ab5e-bf3baff10098 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:29.971 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a272837f-bdc8-44b9-ab5e-bf3baff10098 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network 99e0399a-3392-4cdc-9cfa-f5993f6f20a5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1441/3056] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:30 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3057] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:04:30 2026] GET /v2.0/security-groups?id=fb2ed3bf-3386-4688-bb2a-2963de93aa5b&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3058] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:30 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:30.366 8 INFO neutron.db.ovn_revision_numbers_db [None req-a272837f-bdc8-44b9-ab5e-bf3baff10098 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 4102c2be-3aba-4d02-9ab5-e69e329d7516 (type: router_ports) to 1 [pid: 8|app: 0|req: 1616/3059] 10.0.0.203 () {34 vars in 783 bytes} [Sun Apr 12 22:04:28 2026] PUT /v2.0/routers/22d036ab-26a9-44d4-9c7a-a81c74ed77b6/add_router_interface => generated 309 bytes in 1830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:30.922 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f2961a02-3fea-422e-8a85-6ccdcb890e5d - - - - - -] No more DHCP agents 2026-04-12 22:04:30.923 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f2961a02-3fea-422e-8a85-6ccdcb890e5d - - - - - -] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:31.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2961a02-3fea-422e-8a85-6ccdcb890e5d - - - - - -] Successfully bumped revision number for resource 04ba28f4-e696-4ed6-b525-b48e6d5f50e4 (type: ports) to 1 [pid: 8|app: 0|req: 1617/3060] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/network-ip-availabilities => generated 4862 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:31.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2961a02-3fea-422e-8a85-6ccdcb890e5d - - - - - -] Successfully bumped revision number for resource 04ba28f4-e696-4ed6-b525-b48e6d5f50e4 (type: ports) to 3 [pid: 8|app: 0|req: 1618/3061] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/networks => generated 7477 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:31.463 7 INFO neutron.db.segments_db [None req-f2961a02-3fea-422e-8a85-6ccdcb890e5d - - - - - -] Added segment 8b94c1f7-7e4c-48b9-b5d5-0edd9bd2d260 of type geneve for network 04455dd4-44f1-4b01-a714-c3f1c0486028 [pid: 8|app: 0|req: 1619/3062] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/security-groups => generated 33183 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 22:04:31.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Successfully bumped revision number for resource 04455dd4-44f1-4b01-a714-c3f1c0486028 (type: networks) to 1 [pid: 8|app: 0|req: 1620/3063] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/subnets => generated 8115 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3064] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3065] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/subnets => generated 8115 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3066] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:04:31.798 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] No more DHCP agents [pid: 8|app: 0|req: 1624/3067] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/floatingips => generated 1702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:31.800 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Unable to schedule network 04455dd4-44f1-4b01-a714-c3f1c0486028: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:31.920 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Successfully bumped revision number for resource f659106d-4b8f-4d1e-b46d-187767ffb8f2 (type: ports) to 1 2026-04-12 22:04:32.024 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] No more DHCP agents 2026-04-12 22:04:32.025 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Unable to schedule network 04455dd4-44f1-4b01-a714-c3f1c0486028: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1625/3068] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:04:31 2026] GET /v2.0/ports => generated 35221 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 22:04:32.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Successfully bumped revision number for resource a67bb14d-36fa-4fa7-a021-b3f0b9832ef4 (type: subnets) to 0 [pid: 8|app: 0|req: 1626/3069] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:04:32 2026] GET /v2.0/routers => generated 3911 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3070] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:04:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3071] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:04:32 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3072] 199.204.45.156 () {34 vars in 1044 bytes} [Sun Apr 12 22:04:32 2026] GET /v2.0/security-groups?id=fb2ed3bf-3386-4688-bb2a-2963de93aa5b&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:04:32.512 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] No more DHCP agents 2026-04-12 22:04:32.514 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Unable to schedule network 04455dd4-44f1-4b01-a714-c3f1c0486028: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:32.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Successfully bumped revision number for resource 18c472e4-0cba-4a33-8f04-345d8fe694ce (type: ports) to 1 [pid: 8|app: 0|req: 1630/3073] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:33 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3074] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:04:33 2026] GET /v2.0/security-groups?id=fb2ed3bf-3386-4688-bb2a-2963de93aa5b&fields=id&fields=name => generated 96 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:04:33.501 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] No more DHCP agents 2026-04-12 22:04:33.502 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Unable to schedule network 04455dd4-44f1-4b01-a714-c3f1c0486028: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1632/3075] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:33 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:34.116 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Successfully bumped revision number for resource 18c472e4-0cba-4a33-8f04-345d8fe694ce (type: router_ports) to 1 2026-04-12 22:04:34.335 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] No more DHCP agents 2026-04-12 22:04:34.337 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Unable to schedule network 04455dd4-44f1-4b01-a714-c3f1c0486028: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:34.424 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] No hosting information found for port 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9: RuntimeError: No hosting information found for port 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 2026-04-12 22:04:34.425 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status down for port: 4102c2be-3aba-4d02-9ab5-e69e329d7516 2026-04-12 22:04:34.548 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] Logical_Switch_Port 4102c2be-3aba-4d02-9ab5-e69e329d7516 host information not removed, the port state is up 2026-04-12 22:04:34.549 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] OVN reports status up for port: 4102c2be-3aba-4d02-9ab5-e69e329d7516 2026-04-12 22:04:34.579 7 INFO neutron.plugins.ml2.plugin [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] Attempt 1 to provision port 4102c2be-3aba-4d02-9ab5-e69e329d7516 2026-04-12 22:04:34.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Successfully bumped revision number for resource 4e57185b-1a61-4651-baed-fa6839002793 (type: ports) to 1 2026-04-12 22:04:35.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b9644ba-2a16-4806-9c34-1ecc46b82535 - - - - - -] Successfully bumped revision number for resource 4e57185b-1a61-4651-baed-fa6839002793 (type: ports) to 3 2026-04-12 22:04:35.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-625617ca-0796-4cb1-8d2e-fc2dbce7b440 - - - - - -] Successfully bumped revision number for resource 4102c2be-3aba-4d02-9ab5-e69e329d7516 (type: ports) to 2 [pid: 7|app: 0|req: 1444/3076] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:30 2026] POST /v2.0/vpn/vpnservices => generated 459 bytes in 5114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3077] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:04:35 2026] GET /v2.0/vpn/vpnservices => generated 1315 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3078] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:36 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3079] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:04:36 2026] GET /v2.0/security-groups?id=fb2ed3bf-3386-4688-bb2a-2963de93aa5b&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3080] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:36 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:36.525 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f3d906e-db2c-40b5-873a-dbcc4d1bc555 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: 04ba28f4-e696-4ed6-b525-b48e6d5f50e4 2026-04-12 22:04:36.530 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f3d906e-db2c-40b5-873a-dbcc4d1bc555 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: 04ba28f4-e696-4ed6-b525-b48e6d5f50e4 2026-04-12 22:04:36.806 7 INFO neutron_taas.services.taas.taas_plugin [None req-edfd7e78-4f97-4129-949d-a6d1f107331b - - - - - -] TaaS: Handle Delete Port: 4e57185b-1a61-4651-baed-fa6839002793 2026-04-12 22:04:36.809 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edfd7e78-4f97-4129-949d-a6d1f107331b - - - - - -] Tap Mirror: Handle Delete Port: 4e57185b-1a61-4651-baed-fa6839002793 2026-04-12 22:04:37.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ad4696f-b488-4804-9cdc-a167c831d462 - - - - - -] TaaS: Handle Delete Port: 18c472e4-0cba-4a33-8f04-345d8fe694ce 2026-04-12 22:04:37.316 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ad4696f-b488-4804-9cdc-a167c831d462 - - - - - -] Tap Mirror: Handle Delete Port: 18c472e4-0cba-4a33-8f04-345d8fe694ce 2026-04-12 22:04:38.366 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ad4696f-b488-4804-9cdc-a167c831d462 - - - - - -] TaaS: Handle Delete Port: f659106d-4b8f-4d1e-b46d-187767ffb8f2 2026-04-12 22:04:38.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ad4696f-b488-4804-9cdc-a167c831d462 - - - - - -] Tap Mirror: Handle Delete Port: f659106d-4b8f-4d1e-b46d-187767ffb8f2 2026-04-12 22:04:38.603 7 INFO neutron.services.segments.plugin [-] Segment 8b94c1f7-7e4c-48b9-b5d5-0edd9bd2d260 resource provider aggregate not found 2026-04-12 22:04:38.611 7 INFO neutron.services.segments.plugin [-] Segment 8b94c1f7-7e4c-48b9-b5d5-0edd9bd2d260 resource provider aggregate not found 2026-04-12 22:04:38.629 7 INFO neutron.services.segments.plugin [-] Segment 8b94c1f7-7e4c-48b9-b5d5-0edd9bd2d260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b94c1f7-7e4c-48b9-b5d5-0edd9bd2d260 found for delete ", "request_id": "req-b11fb592-78e5-4640-81a8-111c3478a3b0"}]} 2026-04-12 22:04:38.632 7 INFO neutron.services.segments.plugin [-] Segment 8b94c1f7-7e4c-48b9-b5d5-0edd9bd2d260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b94c1f7-7e4c-48b9-b5d5-0edd9bd2d260 found for delete ", "request_id": "req-009087fd-9779-44cb-9346-4a9ee12b7218"}]} [pid: 7|app: 0|req: 1445/3081] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:04:36 2026] DELETE /v2.0/vpn/vpnservices/58557fc1-dd15-48ea-9f66-a64b78ff7cc2 => generated 0 bytes in 2420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3082] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:04:38 2026] GET /v2.0/vpn/vpnservices => generated 870 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:38.773 7 INFO neutron.api.v2.resource [None req-250e6591-4f6a-4276-a4b6-c50d5256fa22 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1446/3083] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:38 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 76 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:04:38.832 8 INFO neutron.api.v2.resource [None req-481a4c5a-a5a2-47c8-9a9b-d1963d757197 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1638/3084] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:38 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 52 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:04:38.845 7 WARNING neutron.api.v2.base [None req-cf46dfb2-2669-462c-bee9-ef0df59ffc44 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-04-12 22:04:38.846 7 INFO neutron.api.v2.resource [None req-cf46dfb2-2669-462c-bee9-ef0df59ffc44 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 7|app: 0|req: 1447/3085] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:38 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3086] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:38 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:38.949 7 INFO neutron.api.v2.resource [None req-7a2ac4ec-038c-475e-9c03-0dc27d9d20fb 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1448/3087] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:38 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 44 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3088] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:38 2026] GET /v2.0/vpn/endpoint-groups => generated 909 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3089] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:38 2026] DELETE /v2.0/vpn/endpoint-groups/5fac8e93-3dfe-4f91-a393-0ee0ca624c73 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3090] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:39 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3091] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:39 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:39.217 8 INFO neutron.api.v2.resource [None req-6b7cee25-6203-447b-a181-63c7708f2c88 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1642/3092] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:39 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 107 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3093] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:39 2026] GET /v2.0/vpn/endpoint-groups => generated 918 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3094] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:39 2026] DELETE /v2.0/vpn/endpoint-groups/6a6e221e-2e89-49fe-923e-d12e8e38eddc => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3095] 10.0.0.203 () {32 vars in 671 bytes} [Sun Apr 12 22:04:39 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:39.310 8 WARNING neutron.api.v2.base [None req-7282eb4f-cddb-4c61-84b1-92f4c19ab351 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-04-12 22:04:39.311 8 INFO neutron.api.v2.resource [None req-7282eb4f-cddb-4c61-84b1-92f4c19ab351 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 8|app: 0|req: 1644/3096] 10.0.0.203 () {34 vars in 707 bytes} [Sun Apr 12 22:04:39 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:04:39.406 7 INFO neutron.db.segments_db [None req-563a0607-f718-48d5-9787-4593b651c7ab 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Added segment 6317cf8c-f7df-4a02-ad76-5c1729f61aa5 of type geneve for network a6a16c66-7fbd-4807-8693-cb163dba5b71 2026-04-12 22:04:39.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-563a0607-f718-48d5-9787-4593b651c7ab 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource a6a16c66-7fbd-4807-8693-cb163dba5b71 (type: networks) to 1 [pid: 8|app: 0|req: 1645/3097] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:39 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3100] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:04:39 2026] GET /v2.0/security-groups?id=fb2ed3bf-3386-4688-bb2a-2963de93aa5b&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3101] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:39 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:39.721 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-563a0607-f718-48d5-9787-4593b651c7ab 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:39.723 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-563a0607-f718-48d5-9787-4593b651c7ab 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network a6a16c66-7fbd-4807-8693-cb163dba5b71: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:39.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-563a0607-f718-48d5-9787-4593b651c7ab 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource c6eb4951-412f-4681-8f18-74078b5bb803 (type: ports) to 1 [pid: 7|app: 0|req: 1453/3102] 10.0.0.203 () {34 vars in 670 bytes} [Sun Apr 12 22:04:39 2026] POST /v2.0/networks => generated 631 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:04:40.088 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b60ddb09-8bac-4b51-ba74-eefae483d556 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:40.089 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b60ddb09-8bac-4b51-ba74-eefae483d556 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network a6a16c66-7fbd-4807-8693-cb163dba5b71: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:40.179 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-76867f56-c545-487d-a9a9-ceceebcf2126 - - - - - -] No hosting information found for port 4102c2be-3aba-4d02-9ab5-e69e329d7516: RuntimeError: No hosting information found for port 4102c2be-3aba-4d02-9ab5-e69e329d7516 2026-04-12 22:04:40.282 7 INFO neutron.db.ovn_revision_numbers_db [None req-76867f56-c545-487d-a9a9-ceceebcf2126 - - - - - -] Successfully bumped revision number for resource 4102c2be-3aba-4d02-9ab5-e69e329d7516 (type: router_ports) to 2 2026-04-12 22:04:40.283 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76867f56-c545-487d-a9a9-ceceebcf2126 - - - - - -] OVN reports status down for port: 04ba28f4-e696-4ed6-b525-b48e6d5f50e4 2026-04-12 22:04:40.293 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76867f56-c545-487d-a9a9-ceceebcf2126 - - - - - -] OVN reports status down for port: f659106d-4b8f-4d1e-b46d-187767ffb8f2 2026-04-12 22:04:40.301 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76867f56-c545-487d-a9a9-ceceebcf2126 - - - - - -] OVN reports status up for port: 68981193-b402-46b7-92f8-22135a70004e 2026-04-12 22:04:40.312 7 INFO neutron.plugins.ml2.plugin [None req-76867f56-c545-487d-a9a9-ceceebcf2126 - - - - - -] Attempt 1 to provision port 68981193-b402-46b7-92f8-22135a70004e 2026-04-12 22:04:40.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bf320a8-0f75-4d30-8406-37a732a4c32e'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68981193-b402-46b7-92f8-22135a70004e', 'code': 200} 2026-04-12 22:04:40.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-76867f56-c545-487d-a9a9-ceceebcf2126 - - - - - -] Successfully bumped revision number for resource 68981193-b402-46b7-92f8-22135a70004e (type: ports) to 5 2026-04-12 22:04:40.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e100f11-646c-48c2-b709-be5e7a4269e9 - - - - - -] Successfully bumped revision number for resource c6eb4951-412f-4681-8f18-74078b5bb803 (type: ports) to 2 2026-04-12 22:04:40.627 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e100f11-646c-48c2-b709-be5e7a4269e9 - - - - - -] Successfully bumped revision number for resource 95da4eff-cf7b-4977-b1c5-261500513336 (type: subnets) to 0 [pid: 8|app: 0|req: 1650/3103] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:04:39 2026] POST /v2.0/subnets => generated 629 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:40.695 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] OVN reports status down for port: 18c472e4-0cba-4a33-8f04-345d8fe694ce 2026-04-12 22:04:40.713 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] OVN reports status up for port: 18c472e4-0cba-4a33-8f04-345d8fe694ce 2026-04-12 22:04:40.756 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] OVN reports status down for port: 4e57185b-1a61-4651-baed-fa6839002793 2026-04-12 22:04:40.879 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] OVN reports status down for port: c6eb4951-412f-4681-8f18-74078b5bb803 2026-04-12 22:04:41.268 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cf93cc9-7ab1-4210-865c-ecf537e2a923 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] No more DHCP agents 2026-04-12 22:04:41.270 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cf93cc9-7ab1-4210-865c-ecf537e2a923 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:04:41.405 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] OVN reports status down for port: 41c7f033-e3f9-4577-aeef-04b8bac51e37 2026-04-12 22:04:41.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cf93cc9-7ab1-4210-865c-ecf537e2a923 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 41c7f033-e3f9-4577-aeef-04b8bac51e37 (type: ports) to 1 2026-04-12 22:04:42.167 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-41c7f033-e3f9-4577-aeef-04b8bac51e37 on gateway 817d5b26-614d-4f93-94e2-bfebeadcd447 with priority 1 2026-04-12 22:04:42.270 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] OVN reports status up for port: 41c7f033-e3f9-4577-aeef-04b8bac51e37 2026-04-12 22:04:42.301 7 INFO neutron.plugins.ml2.plugin [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] Attempt 1 to provision port 41c7f033-e3f9-4577-aeef-04b8bac51e37 2026-04-12 22:04:42.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cf93cc9-7ab1-4210-865c-ecf537e2a923 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 41c7f033-e3f9-4577-aeef-04b8bac51e37 (type: router_ports) to 1 [pid: 8|app: 0|req: 1651/3104] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:42 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:42.471 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cf93cc9-7ab1-4210-865c-ecf537e2a923 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 234b420a-4988-42ed-8761-80103b3eb389 (type: routers) to 2 2026-04-12 22:04:42.474 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1208c0de-56d1-45c4-977c-f5cd03c2ba40'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68981193-b402-46b7-92f8-22135a70004e', 'code': 200} [pid: 7|app: 0|req: 1454/3105] 10.0.0.203 () {34 vars in 669 bytes} [Sun Apr 12 22:04:40 2026] POST /v2.0/routers => generated 937 bytes in 1831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3106] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:04:42 2026] GET /v2.0/security-groups?id=fb2ed3bf-3386-4688-bb2a-2963de93aa5b&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3107] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:04:42 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:42.659 7 INFO neutron.api.v2.resource [None req-97828e3f-bcb9-4ad3-8b55-a2dc0b31f28b 0d1114cb1e704d2eab9706f6cbe31fae 6b02109dc4aa47529f4e71991964953c - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1455/3108] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:42 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 166 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:04:42.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b60adf1-d288-461d-8c17-679e8f7daaac 0d1114cb1e704d2eab9706f6cbe31fae 6b02109dc4aa47529f4e71991964953c - - default default] TaaS: Handle Delete Port: c6eb4951-412f-4681-8f18-74078b5bb803 2026-04-12 22:04:42.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b60adf1-d288-461d-8c17-679e8f7daaac 0d1114cb1e704d2eab9706f6cbe31fae 6b02109dc4aa47529f4e71991964953c - - default default] Tap Mirror: Handle Delete Port: c6eb4951-412f-4681-8f18-74078b5bb803 2026-04-12 22:04:43.162 8 INFO neutron.services.segments.plugin [-] Segment 6317cf8c-f7df-4a02-ad76-5c1729f61aa5 resource provider aggregate not found 2026-04-12 22:04:43.166 8 INFO neutron.services.segments.plugin [-] Segment 6317cf8c-f7df-4a02-ad76-5c1729f61aa5 resource provider aggregate not found 2026-04-12 22:04:43.187 8 INFO neutron.services.segments.plugin [-] Segment 6317cf8c-f7df-4a02-ad76-5c1729f61aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6317cf8c-f7df-4a02-ad76-5c1729f61aa5 found for delete ", "request_id": "req-a4183b0b-7fde-4b5b-ad28-311b46f65cec"}]} 2026-04-12 22:04:43.189 8 INFO neutron.services.segments.plugin [-] Segment 6317cf8c-f7df-4a02-ad76-5c1729f61aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6317cf8c-f7df-4a02-ad76-5c1729f61aa5 found for delete ", "request_id": "req-f0152cab-37fb-431d-8a56-6d2d8983fcdb"}]} [pid: 8|app: 0|req: 1654/3109] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:04:42 2026] DELETE /v2.0/networks/a6a16c66-7fbd-4807-8693-cb163dba5b71 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:04:44.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-429403bb-717c-4235-a2a5-2f3772f7ecde 0d1114cb1e704d2eab9706f6cbe31fae 6b02109dc4aa47529f4e71991964953c - - default default] TaaS: Handle Delete Port: 41c7f033-e3f9-4577-aeef-04b8bac51e37 2026-04-12 22:04:44.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-429403bb-717c-4235-a2a5-2f3772f7ecde 0d1114cb1e704d2eab9706f6cbe31fae 6b02109dc4aa47529f4e71991964953c - - default default] Tap Mirror: Handle Delete Port: 41c7f033-e3f9-4577-aeef-04b8bac51e37 [pid: 7|app: 0|req: 1456/3110] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:04:43 2026] DELETE /v2.0/routers/234b420a-4988-42ed-8761-80103b3eb389 => generated 0 bytes in 1701 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:04:44.941 8 WARNING neutron.api.v2.base [None req-ea80df69-298c-4a0b-8aae-15b61ed52aac 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-04-12 22:04:44.942 8 INFO neutron.api.v2.resource [None req-ea80df69-298c-4a0b-8aae-15b61ed52aac 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 8|app: 0|req: 1655/3111] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:44 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:04:44.954 7 WARNING neutron.api.v2.base [None req-57eb852f-2d01-4a42-8866-ec19e9ec619d 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-04-12 22:04:44.955 7 INFO neutron.api.v2.resource [None req-57eb852f-2d01-4a42-8866-ec19e9ec619d 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 7|app: 0|req: 1457/3112] 10.0.0.203 () {34 vars in 685 bytes} [Sun Apr 12 22:04:44 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:04:44.994 8 INFO neutron.api.v2.resource [None req-f85c8836-9163-4478-8ca7-a24999af85ac 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1656/3113] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:44 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 36 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:04:45.036 7 INFO neutron.api.v2.resource [None req-9764fcde-c392-4a57-bccc-3b84185b9888 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1458/3114] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:45 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 34 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-12 22:04:45.084 8 INFO neutron.api.v2.resource [None req-c199e8ee-dcd4-487c-aaa6-c860d342828a 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1657/3115] 10.0.0.203 () {34 vars in 693 bytes} [Sun Apr 12 22:04:45 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 39 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3116] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3117] 10.0.0.203 () {32 vars in 667 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/ipsecpolicies => generated 417 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3118] 10.0.0.203 () {32 vars in 685 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3119] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/vpnservices => generated 870 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3120] 10.0.0.203 () {32 vars in 745 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/endpoint-groups/f42b6ca2-5732-4e84-98c1-badbc16ff28e => generated 329 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3121] 10.0.0.203 () {32 vars in 745 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/endpoint-groups/cf147512-2792-49b4-b3db-7ea32c655cf8 => generated 320 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3122] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/ikepolicies/98058988-d10f-40e4-90f2-a48bddd3d8a9 => generated 403 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3123] 10.0.0.203 () {32 vars in 741 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/ipsecpolicies/bd04633d-c0a4-4c0b-9892-a838768c946f => generated 413 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3124] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 22:04:45 2026] GET /v2.0/vpn/vpnservices/729572ef-d7c0-467f-a27b-183e8cda7833 => generated 457 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:45.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-99d543e9-ccd6-4b27-a00b-11a8b0d3ef73 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d4b0613d-6613-4eaf-b090-d5e6ae023c51 (type: routers) to 10 [pid: 8|app: 0|req: 1662/3125] 10.0.0.203 () {32 vars in 762 bytes} [Sun Apr 12 22:04:45 2026] DELETE /v2.0/vpn/ipsec-site-connections/7237c384-6412-4f47-9d5c-4bb61df8180f => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3126] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:46 2026] DELETE /v2.0/vpn/endpoint-groups/f42b6ca2-5732-4e84-98c1-badbc16ff28e => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3127] 10.0.0.203 () {32 vars in 748 bytes} [Sun Apr 12 22:04:46 2026] DELETE /v2.0/vpn/endpoint-groups/cf147512-2792-49b4-b3db-7ea32c655cf8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3128] 10.0.0.203 () {32 vars in 744 bytes} [Sun Apr 12 22:04:46 2026] DELETE /v2.0/vpn/ipsecpolicies/bd04633d-c0a4-4c0b-9892-a838768c946f => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3129] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:04:46 2026] DELETE /v2.0/vpn/ikepolicies/98058988-d10f-40e4-90f2-a48bddd3d8a9 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3130] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:04:46 2026] DELETE /v2.0/vpn/vpnservices/729572ef-d7c0-467f-a27b-183e8cda7833 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:04:46.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9f9fda3-ec46-4a40-bddd-c2d66cece825 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: 34eb7045-0276-41f3-83fa-13d8f5e54572 2026-04-12 22:04:46.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9f9fda3-ec46-4a40-bddd-c2d66cece825 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: 34eb7045-0276-41f3-83fa-13d8f5e54572 2026-04-12 22:04:46.898 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe5dba91-3e7e-4663-b8c8-71f30ca211ed - - - - - -] TaaS: Handle Delete Port: a9110373-6f19-4a9a-a7ff-16c02325d600 2026-04-12 22:04:46.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe5dba91-3e7e-4663-b8c8-71f30ca211ed - - - - - -] Tap Mirror: Handle Delete Port: a9110373-6f19-4a9a-a7ff-16c02325d600 2026-04-12 22:04:47.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbe02af4-5711-4106-8f4b-bb0a8e33549f - - - - - -] TaaS: Handle Delete Port: 979be1c3-e2f1-4d24-80d9-65f52b110036 2026-04-12 22:04:47.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbe02af4-5711-4106-8f4b-bb0a8e33549f - - - - - -] Tap Mirror: Handle Delete Port: 979be1c3-e2f1-4d24-80d9-65f52b110036 2026-04-12 22:04:47.822 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] No port found with ID 41c7f033-e3f9-4577-aeef-04b8bac51e37: RuntimeError: No port found with ID 41c7f033-e3f9-4577-aeef-04b8bac51e37 2026-04-12 22:04:48.500 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbe02af4-5711-4106-8f4b-bb0a8e33549f - - - - - -] TaaS: Handle Delete Port: dbd4d863-a3da-4ba6-9641-8e3ebf8b6557 2026-04-12 22:04:48.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbe02af4-5711-4106-8f4b-bb0a8e33549f - - - - - -] Tap Mirror: Handle Delete Port: dbd4d863-a3da-4ba6-9641-8e3ebf8b6557 2026-04-12 22:04:48.744 8 INFO neutron.services.segments.plugin [-] Segment f8bc6690-5eaf-4e94-a31e-552c8e3b0729 resource provider aggregate not found 2026-04-12 22:04:48.757 8 INFO neutron.services.segments.plugin [-] Segment f8bc6690-5eaf-4e94-a31e-552c8e3b0729 resource provider aggregate not found 2026-04-12 22:04:48.765 8 INFO neutron.services.segments.plugin [-] Segment f8bc6690-5eaf-4e94-a31e-552c8e3b0729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8bc6690-5eaf-4e94-a31e-552c8e3b0729 found for delete ", "request_id": "req-364f4a52-73a9-4431-91d3-053f9827b5dc"}]} 2026-04-12 22:04:48.775 8 INFO neutron.services.segments.plugin [-] Segment f8bc6690-5eaf-4e94-a31e-552c8e3b0729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8bc6690-5eaf-4e94-a31e-552c8e3b0729 found for delete ", "request_id": "req-7abc0c85-c388-47d0-a3ca-de8ec9b6fa62"}]} [pid: 8|app: 0|req: 1665/3131] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:04:46 2026] DELETE /v2.0/vpn/vpnservices/2ee6a62a-aeb2-404c-a3f4-5434acb0cbe3 => generated 0 bytes in 2527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3132] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:04:48 2026] GET /v2.0/routers/d4b0613d-6613-4eaf-b090-d5e6ae023c51 => generated 943 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:49.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-d426e6a2-ba87-408a-93a1-5404c2027b28 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource d4b0613d-6613-4eaf-b090-d5e6ae023c51 (type: routers) to 11 [pid: 8|app: 0|req: 1666/3133] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:04:48 2026] PUT /v2.0/routers/d4b0613d-6613-4eaf-b090-d5e6ae023c51 => generated 943 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3134] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:04:49 2026] GET /v2.0/ports?device_id=d4b0613d-6613-4eaf-b090-d5e6ae023c51 => generated 946 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:50.050 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c1d2e7d-431c-48b0-8240-7c9dd01d2b7a 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: 23d7d58d-04d6-49ee-ae40-686491eda550 2026-04-12 22:04:50.056 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c1d2e7d-431c-48b0-8240-7c9dd01d2b7a 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: 23d7d58d-04d6-49ee-ae40-686491eda550 [pid: 8|app: 0|req: 1667/3135] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:04:49 2026] PUT /v2.0/routers/d4b0613d-6613-4eaf-b090-d5e6ae023c51/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:51.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-f67322b1-9b09-48e6-bc87-411c7f56b859 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: a58b014a-99db-4767-9338-2a5afde56d83 2026-04-12 22:04:51.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f67322b1-9b09-48e6-bc87-411c7f56b859 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: a58b014a-99db-4767-9338-2a5afde56d83 [pid: 7|app: 0|req: 1469/3136] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:04:50 2026] DELETE /v2.0/routers/d4b0613d-6613-4eaf-b090-d5e6ae023c51 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1668/3137] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:04:51 2026] GET /v2.0/routers/fde98887-9322-4ad0-a476-9f7c15299bbe => generated 942 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:52.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-74478d1c-aab0-4151-87eb-8d573ea3d8d6 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource fde98887-9322-4ad0-a476-9f7c15299bbe (type: routers) to 5 [pid: 7|app: 0|req: 1470/3138] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:04:51 2026] PUT /v2.0/routers/fde98887-9322-4ad0-a476-9f7c15299bbe => generated 942 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3139] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:04:52 2026] GET /v2.0/ports?device_id=fde98887-9322-4ad0-a476-9f7c15299bbe => generated 950 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:52.768 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c1a5b41-77dc-4434-9a23-93574e4bf90b 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: aa00ef58-827e-4b07-a359-f3bbf90f5912 2026-04-12 22:04:52.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c1a5b41-77dc-4434-9a23-93574e4bf90b 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: aa00ef58-827e-4b07-a359-f3bbf90f5912 [pid: 7|app: 0|req: 1471/3140] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:04:52 2026] PUT /v2.0/routers/fde98887-9322-4ad0-a476-9f7c15299bbe/remove_router_interface => generated 309 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:53.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-f641235b-38af-4fea-a294-2f9822f153e7 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 2026-04-12 22:04:53.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f641235b-38af-4fea-a294-2f9822f153e7 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: 69715ea3-cf78-47ad-83e1-0ec493bc7ff4 [pid: 8|app: 0|req: 1670/3141] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:04:53 2026] DELETE /v2.0/routers/fde98887-9322-4ad0-a476-9f7c15299bbe => generated 0 bytes in 717 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1472/3142] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:04:54 2026] GET /v2.0/routers/22d036ab-26a9-44d4-9c7a-a81c74ed77b6 => generated 943 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:54.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-08818005-516e-46bb-abb3-ef3fb4c0b7f1 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Successfully bumped revision number for resource 22d036ab-26a9-44d4-9c7a-a81c74ed77b6 (type: routers) to 5 [pid: 8|app: 0|req: 1671/3145] 10.0.0.203 () {34 vars in 742 bytes} [Sun Apr 12 22:04:54 2026] PUT /v2.0/routers/22d036ab-26a9-44d4-9c7a-a81c74ed77b6 => generated 943 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3146] 10.0.0.203 () {32 vars in 736 bytes} [Sun Apr 12 22:04:54 2026] GET /v2.0/ports?device_id=22d036ab-26a9-44d4-9c7a-a81c74ed77b6 => generated 950 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:55.293 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3c81fc6-3fd4-4f60-a601-50ef21969ffe 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: 4102c2be-3aba-4d02-9ab5-e69e329d7516 2026-04-12 22:04:55.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3c81fc6-3fd4-4f60-a601-50ef21969ffe 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: 4102c2be-3aba-4d02-9ab5-e69e329d7516 [pid: 8|app: 0|req: 1672/3147] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:04:54 2026] PUT /v2.0/routers/22d036ab-26a9-44d4-9c7a-a81c74ed77b6/remove_router_interface => generated 309 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:04:56.226 7 INFO neutron_taas.services.taas.taas_plugin [None req-26721c70-f985-48cc-97bb-560496e86628 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 2026-04-12 22:04:56.233 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26721c70-f985-48cc-97bb-560496e86628 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: 1a2a39f3-8c8b-43e7-8983-85b4e42cd6c9 [pid: 7|app: 0|req: 1476/3148] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:04:55 2026] DELETE /v2.0/routers/22d036ab-26a9-44d4-9c7a-a81c74ed77b6 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:56.774 8 INFO neutron.api.v2.resource [None req-c12e38e2-0742-43c7-9e4a-b12c240d721b 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1673/3149] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:04:56 2026] GET /v2.0/routers/234b420a-4988-42ed-8761-80103b3eb389 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3150] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:04:56 2026] DELETE /v2.0/subnets/dffcde58-d3a4-4381-9910-3841e88ad03d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3151] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:04:56 2026] DELETE /v2.0/subnets/4324ba94-1d5c-46ce-8c34-5d246584a7e7 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3152] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:04:57 2026] DELETE /v2.0/subnets/c1cec6b1-f7be-430a-929d-1a4af840fa2c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:04:57.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75f7d2c6-9bed-4779-814b-b4a503381964 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1675/3153] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:04:57 2026] DELETE /v2.0/subnets/95da4eff-cf7b-4977-b1c5-261500513336 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:04:57.563 7 INFO neutron_taas.services.taas.taas_plugin [None req-38d01b8a-9a04-4d2e-8062-170651357169 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: 21744709-95aa-4479-92a1-9e26b3c07538 2026-04-12 22:04:57.566 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38d01b8a-9a04-4d2e-8062-170651357169 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: 21744709-95aa-4479-92a1-9e26b3c07538 2026-04-12 22:04:57.785 7 INFO neutron.services.segments.plugin [-] Segment dd4826b3-6e34-483d-b618-2a7a57e728d2 resource provider aggregate not found 2026-04-12 22:04:57.788 7 INFO neutron.services.segments.plugin [-] Segment dd4826b3-6e34-483d-b618-2a7a57e728d2 resource provider aggregate not found 2026-04-12 22:04:57.800 7 INFO neutron.services.segments.plugin [-] Segment dd4826b3-6e34-483d-b618-2a7a57e728d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4826b3-6e34-483d-b618-2a7a57e728d2 found for delete ", "request_id": "req-cb63e7b7-94a3-4c04-ad8a-ae9ec662afec"}]} 2026-04-12 22:04:57.811 7 INFO neutron.services.segments.plugin [-] Segment dd4826b3-6e34-483d-b618-2a7a57e728d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4826b3-6e34-483d-b618-2a7a57e728d2 found for delete ", "request_id": "req-c838cca0-5f68-499c-8fbc-e832e8cf4c24"}]} [pid: 7|app: 0|req: 1479/3154] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:04:57 2026] DELETE /v2.0/networks/77e1455a-fbc7-4b70-b8ef-3248614b7e51 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:04:57.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-13725be1-8b5c-4c7d-8a9c-810d84f3de52 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: f02f6ad4-d65f-4ae6-ae7d-cb1273a53d20 2026-04-12 22:04:57.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13725be1-8b5c-4c7d-8a9c-810d84f3de52 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: f02f6ad4-d65f-4ae6-ae7d-cb1273a53d20 2026-04-12 22:04:58.232 8 INFO neutron.services.segments.plugin [-] Segment 2e3aac79-1078-40a5-89a8-d835e2c9c1a3 resource provider aggregate not found 2026-04-12 22:04:58.243 8 INFO neutron.services.segments.plugin [-] Segment 2e3aac79-1078-40a5-89a8-d835e2c9c1a3 resource provider aggregate not found 2026-04-12 22:04:58.261 8 INFO neutron.services.segments.plugin [-] Segment 2e3aac79-1078-40a5-89a8-d835e2c9c1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e3aac79-1078-40a5-89a8-d835e2c9c1a3 found for delete ", "request_id": "req-2c6c62fe-8ca6-4bd2-9778-99979c36c690"}]} 2026-04-12 22:04:58.262 8 INFO neutron.services.segments.plugin [-] Segment 2e3aac79-1078-40a5-89a8-d835e2c9c1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e3aac79-1078-40a5-89a8-d835e2c9c1a3 found for delete ", "request_id": "req-e27f2eb7-fc4c-4098-80ef-fdced4e5df84"}]} [pid: 8|app: 0|req: 1676/3155] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:04:57 2026] DELETE /v2.0/networks/327d512c-b114-44d9-a700-fa0b6a763fb2 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:04:58.455 7 INFO neutron_taas.services.taas.taas_plugin [None req-03815a85-82e6-480d-82e3-4566c55ef036 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] TaaS: Handle Delete Port: 789d1147-077c-4a42-97c4-2f4c8fd48687 2026-04-12 22:04:58.458 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03815a85-82e6-480d-82e3-4566c55ef036 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] Tap Mirror: Handle Delete Port: 789d1147-077c-4a42-97c4-2f4c8fd48687 [pid: 7|app: 0|req: 1480/3156] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:04:58 2026] DELETE /v2.0/networks/99e0399a-3392-4cdc-9cfa-f5993f6f20a5 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:04:58.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-713b7839-0ff8-44c6-8be7-4cbcfc1ae16a 720369c31acc463b996e9c245ed27f8a 6e038665a539407391bde6249e0dea0e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1677/3157] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:04:58 2026] DELETE /v2.0/networks/a6a16c66-7fbd-4807-8693-cb163dba5b71 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3158] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:04:59 2026] GET /v2.0/security-groups?tenant_id=6e038665a539407391bde6249e0dea0e&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:04:59.823 7 INFO neutron.services.segments.plugin [-] Segment d62a21e5-94f9-47ec-91ca-7674e3008faf resource provider aggregate not found 2026-04-12 22:04:59.831 7 INFO neutron.services.segments.plugin [-] Segment d62a21e5-94f9-47ec-91ca-7674e3008faf resource provider aggregate not found 2026-04-12 22:04:59.841 7 INFO neutron.services.segments.plugin [-] Segment d62a21e5-94f9-47ec-91ca-7674e3008faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d62a21e5-94f9-47ec-91ca-7674e3008faf found for delete ", "request_id": "req-a70b90f6-a5e7-4b72-844f-869ecd84fe29"}]} 2026-04-12 22:04:59.853 7 INFO neutron.services.segments.plugin [-] Segment d62a21e5-94f9-47ec-91ca-7674e3008faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d62a21e5-94f9-47ec-91ca-7674e3008faf found for delete ", "request_id": "req-9c4e0317-1e8f-4e61-afed-09b01e0488f5"}]} [pid: 8|app: 0|req: 1678/3159] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:04:59 2026] DELETE /v2.0/security-groups/8ae6fb3a-8b84-4751-89d8-d3de8bbb3eb1 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:05:00.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-20711785-28be-4a8a-b9d3-da6dd08493c0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource beb8a6d8-d70c-4fc6-bf96-aa3834d98500 (type: security_groups) to 1 2026-04-12 22:05:00.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-20711785-28be-4a8a-b9d3-da6dd08493c0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7616e680-1194-4167-8440-db64fff10ee3 (type: security_group_rules) to 0 2026-04-12 22:05:00.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-20711785-28be-4a8a-b9d3-da6dd08493c0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource a88ee38f-662b-4eda-bdfb-a904abf24c3d (type: security_group_rules) to 0 2026-04-12 22:05:00.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-20711785-28be-4a8a-b9d3-da6dd08493c0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource d69be9d4-05c9-4343-97ef-461fb7825d23 (type: security_group_rules) to 0 2026-04-12 22:05:00.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-20711785-28be-4a8a-b9d3-da6dd08493c0 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ec149eb3-66f6-4c78-a71b-411d686df336 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1482/3160] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:05:00 2026] GET /v2.0/security-groups?tenant_id=6b02109dc4aa47529f4e71991964953c&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3161] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:05:00 2026] DELETE /v2.0/security-groups/beb8a6d8-d70c-4fc6-bf96-aa3834d98500 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3164] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:05:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3165] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:05:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3166] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:05:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3167] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:05:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3168] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:05:18 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3169] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:05:18 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:19.188 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6b46518-0cd4-406c-bc2c-6ad25374abae 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:05:19.190 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6b46518-0cd4-406c-bc2c-6ad25374abae 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 8ff6b318-2aa6-43d9-a69b-83941cf942bb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:05:19.321 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] OVN reports status down for port: 6d405b7a-e29b-4f34-a910-b5ef7a0a953d 2026-04-12 22:05:19.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6b46518-0cd4-406c-bc2c-6ad25374abae 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 1 [pid: 7|app: 0|req: 1487/3170] 199.204.45.156 () {34 vars in 717 bytes} [Sun Apr 12 22:05:18 2026] POST /v2.0/ports => generated 1059 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3171] 10.0.0.190 () {34 vars in 971 bytes} [Sun Apr 12 22:05:19 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1059 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3172] 10.0.0.190 () {34 vars in 907 bytes} [Sun Apr 12 22:05:19 2026] GET /v2.0/extensions => generated 20118 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3173] 199.204.45.156 () {34 vars in 1262 bytes} [Sun Apr 12 22:05:20 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3174] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:20 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3175] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:20 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3176] 199.204.45.156 () {34 vars in 975 bytes} [Sun Apr 12 22:05:21 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1059 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3177] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:05:21 2026] GET /v2.0/networks?id=8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 806 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:05:21.727 7 INFO neutron.db.ovn_revision_numbers_db [req-0f9abee4-0c7b-43be-90a0-4ea1d935b631 req-da9f6f74-fdda-4d76-bc1f-420e00acf1b9 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 2 2026-04-12 22:05:21.970 7 INFO neutron.db.ovn_revision_numbers_db [req-0f9abee4-0c7b-43be-90a0-4ea1d935b631 req-da9f6f74-fdda-4d76-bc1f-420e00acf1b9 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 4 [pid: 7|app: 0|req: 1491/3178] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:05:21 2026] PUT /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1218 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:22.030 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94c52821-f56c-4bf8-948f-ec47b60da380'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '6d405b7a-e29b-4f34-a910-b5ef7a0a953d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1688/3179] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:05:22 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2427 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3180] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:05:22 2026] GET /v2.0/networks?id=8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 806 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3181] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:05:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3182] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:05:22 2026] GET /v2.0/subnets?id=2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3183] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:22 2026] GET /v2.0/ports?network_id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3184] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:22 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3185] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:22 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3186] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:05:23 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2427 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3187] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Apr 12 22:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=68981193-b402-46b7-92f8-22135a70004e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3188] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:05:23 2026] GET /v2.0/subnets?id=8fd3c0d8-98dc-465e-8839-e8e9d80f3463 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3189] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:23 2026] GET /v2.0/ports?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3190] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:23 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3191] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:24 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3192] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:05:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3193] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:05:24 2026] GET /v2.0/subnets?id=2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 679 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3194] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:24 2026] GET /v2.0/ports?network_id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3195] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:24 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3196] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:24 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:05:24.912 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] OVN reports status up for port: 6d405b7a-e29b-4f34-a910-b5ef7a0a953d 2026-04-12 22:05:24.927 7 INFO neutron.plugins.ml2.plugin [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] Attempt 1 to provision port 6d405b7a-e29b-4f34-a910-b5ef7a0a953d 2026-04-12 22:05:25.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4dfdac4-89f5-47a4-b113-ff831bba7cc1'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d405b7a-e29b-4f34-a910-b5ef7a0a953d', 'code': 200} 2026-04-12 22:05:25.204 7 INFO neutron.db.ovn_revision_numbers_db [None req-27786e43-c9e9-49fb-94c9-4371ab6c37cf - - - - - -] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 5 2026-04-12 22:05:27.093 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb464c20-6ac9-4187-bf46-48bc32a601ae'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d405b7a-e29b-4f34-a910-b5ef7a0a953d', 'code': 200} [pid: 7|app: 0|req: 1502/3199] 10.0.0.190 () {34 vars in 971 bytes} [Sun Apr 12 22:05:28 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:28.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-1135e4bd-6ba8-4f4f-acb2-246e04ad33ca 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 6 [pid: 8|app: 0|req: 1698/3200] 199.204.45.156 () {34 vars in 789 bytes} [Sun Apr 12 22:05:28 2026] PUT /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1253 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:28.669 7 INFO neutron.api.v2.resource [None req-5ddbd208-20ae-4944-bc92-872b6ae07cd9 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3201] 199.204.45.156 () {30 vars in 763 bytes} [Sun Apr 12 22:05:28 2026] GET /v2.0/security-groups/lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:05:28.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d234533-f1af-46e2-94d9-e9d8f21b5c3f'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '6d405b7a-e29b-4f34-a910-b5ef7a0a953d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1699/3202] 199.204.45.156 () {30 vars in 785 bytes} [Sun Apr 12 22:05:28 2026] GET /v2.0/security-groups?name=lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:29.045 7 INFO neutron.db.ovn_revision_numbers_db [None req-a129c6ba-d7ff-40e8-995c-6c759fcab1f7 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 7 [pid: 7|app: 0|req: 1504/3203] 199.204.45.156 () {34 vars in 789 bytes} [Sun Apr 12 22:05:28 2026] PUT /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1291 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:29.135 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22d299b5-e8d6-430a-bf20-771091364567'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '6d405b7a-e29b-4f34-a910-b5ef7a0a953d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1700/3204] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1701/3205] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3206] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3207] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3208] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/networks?id=8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 806 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3209] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3210] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3211] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3212] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/subnets?id=2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3213] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/ports?network_id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3214] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3215] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3216] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3217] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3218] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3219] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 803 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3220] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3221] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:05:29 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3222] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:05:30 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3223] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:05:30 2026] GET /v2.0/networks?id=8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 806 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3224] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3225] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:05:30 2026] GET /v2.0/subnets?id=2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3226] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:30 2026] GET /v2.0/ports?network_id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3227] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:30 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3228] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:30 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3229] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/security-groups => generated 30275 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3230] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/ports => generated 21043 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3231] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/routers => generated 966 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3232] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3233] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/subnets => generated 5513 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3234] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3235] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/network-ip-availabilities => generated 3189 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3236] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/subnets => generated 5513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3237] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3238] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:05:31 2026] GET /v2.0/floatingips => generated 1702 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3239] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:05:32 2026] GET /v2.0/networks => generated 4544 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:39.034 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d052f0a9-5a78-4cdf-97e1-0222bb7048d8 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] No more DHCP agents 2026-04-12 22:05:39.035 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d052f0a9-5a78-4cdf-97e1-0222bb7048d8 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Unable to schedule network c3af7d17-8bea-4d5a-868c-17f2f5b07933: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:05:39.922 7 INFO neutron.db.ovn_revision_numbers_db [None req-d052f0a9-5a78-4cdf-97e1-0222bb7048d8 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Successfully bumped revision number for resource 84f4be42-a3b1-4472-af79-47462f45fe2f (type: floatingips) to 1 2026-04-12 22:05:39.923 7 INFO neutron.db.l3_db [None req-d052f0a9-5a78-4cdf-97e1-0222bb7048d8 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Floating IP 84f4be42-a3b1-4472-af79-47462f45fe2f associated. External IP: 10.96.250.209, port: 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e. [pid: 7|app: 0|req: 1521/3242] 10.0.0.203 () {34 vars in 677 bytes} [Sun Apr 12 22:05:38 2026] POST /v2.0/floatingips => generated 899 bytes in 1210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:05:43.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9333807-2cf6-4608-851c-ada3f70c2741 - - - - - -] Successfully bumped revision number for resource 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e (type: ports) to 4 [pid: 8|app: 0|req: 1722/3243] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:05:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1522/3244] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:05:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3245] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:05:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3246] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:05:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:05:44.612 8 INFO neutron.api.v2.resource [None req-14d458f6-b1b6-44e2-ac43-a17846b64ac6 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1724/3247] 199.204.45.156 () {30 vars in 763 bytes} [Sun Apr 12 22:05:44 2026] GET /v2.0/security-groups/lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3248] 199.204.45.156 () {30 vars in 785 bytes} [Sun Apr 12 22:05:44 2026] GET /v2.0/security-groups?name=lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 1639 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3249] 199.204.45.156 () {30 vars in 815 bytes} [Sun Apr 12 22:05:44 2026] GET /v2.0/security-group-rules?security_group_id=357e10a0-49d8-4cc6-8e83-97b9aa8179f4 => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:44.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-f57d6788-2eb8-497b-afcd-333febbba25b 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 44ec6634-fbe8-4786-99d5-42d7e696264d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1525/3250] 199.204.45.156 () {34 vars in 747 bytes} [Sun Apr 12 22:05:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 22:05:45.093 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b9bb662-9d07-4bb7-a311-ff408cc92e24 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0d5c8e42-fa2b-489e-af7b-a8af6341ff53 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1726/3251] 199.204.45.156 () {34 vars in 747 bytes} [Sun Apr 12 22:05:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3252] 10.0.0.29 () {30 vars in 689 bytes} [Sun Apr 12 22:05:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3253] 10.0.0.29 () {30 vars in 691 bytes} [Sun Apr 12 22:05:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3254] 10.0.0.29 () {30 vars in 667 bytes} [Sun Apr 12 22:05:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3255] 10.0.0.29 () {30 vars in 703 bytes} [Sun Apr 12 22:05:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3256] 10.0.0.29 () {28 vars in 438 bytes} [Sun Apr 12 22:05:51 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3257] 10.0.0.29 () {30 vars in 727 bytes} [Sun Apr 12 22:05:51 2026] GET /v2.0/subnets/30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3258] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3259] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3260] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3261] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3262] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/subnets/30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3263] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3264] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3265] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3266] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3267] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:05:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:05:52.879 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38f09934-9964-404b-9f5b-5d25e44d89f5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:05:52.881 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38f09934-9964-404b-9f5b-5d25e44d89f5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network b6595399-13fe-49f8-8177-a72227303fc4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:05:53.026 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f73cbc0f-8cc5-4321-a0d2-976fb96f98fe - - - - - -] OVN reports status down for port: 6e884194-0801-443c-a903-b62b39cd240a 2026-04-12 22:05:53.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-38f09934-9964-404b-9f5b-5d25e44d89f5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6e884194-0801-443c-a903-b62b39cd240a (type: ports) to 1 [pid: 7|app: 0|req: 1534/3268] 199.204.45.156 () {34 vars in 717 bytes} [Sun Apr 12 22:05:52 2026] POST /v2.0/ports => generated 1324 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3269] 10.0.0.190 () {34 vars in 971 bytes} [Sun Apr 12 22:05:53 2026] GET /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1535/3270] 10.0.0.190 () {34 vars in 907 bytes} [Sun Apr 12 22:05:53 2026] GET /v2.0/extensions => generated 20118 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3273] 199.204.45.156 () {34 vars in 1262 bytes} [Sun Apr 12 22:05:54 2026] GET /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3274] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:54 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3275] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:54 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3276] 199.204.45.156 () {34 vars in 975 bytes} [Sun Apr 12 22:05:55 2026] GET /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3277] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:05:55 2026] GET /v2.0/networks?id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:05:55.909 8 INFO neutron.db.ovn_revision_numbers_db [req-9a36bc01-05ca-46ca-8426-be9bed404148 req-e70f0405-dd49-4506-8196-e447b4c71cde adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 6e884194-0801-443c-a903-b62b39cd240a (type: ports) to 2 2026-04-12 22:05:56.127 8 INFO neutron.db.ovn_revision_numbers_db [req-9a36bc01-05ca-46ca-8426-be9bed404148 req-e70f0405-dd49-4506-8196-e447b4c71cde adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 6e884194-0801-443c-a903-b62b39cd240a (type: ports) to 4 [pid: 8|app: 0|req: 1739/3278] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:05:55 2026] PUT /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1483 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:05:56.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-afba0e79-0d51-42fb-ace0-16d2a909408f'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '6e884194-0801-443c-a903-b62b39cd240a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1540/3279] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:05:56 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4003 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1740/3280] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:05:56 2026] GET /v2.0/networks?id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3281] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:05:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=6e884194-0801-443c-a903-b62b39cd240a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3282] 199.204.45.156 () {34 vars in 1102 bytes} [Sun Apr 12 22:05:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8d&port_id=6e884194-0801-443c-a903-b62b39cd240a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3283] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:05:56 2026] GET /v2.0/subnets?id=6a33b536-7358-4722-b019-c08863f04a25&id=30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3284] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:56 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3285] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:56 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3286] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:56 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3287] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:57 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3288] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4003 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3289] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=68981193-b402-46b7-92f8-22135a70004e => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3290] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/subnets?id=8fd3c0d8-98dc-465e-8839-e8e9d80f3463 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3291] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/ports?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3292] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3293] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3294] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3295] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/subnets?id=2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3296] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/ports?network_id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3297] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3298] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3299] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=6e884194-0801-443c-a903-b62b39cd240a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3300] 199.204.45.156 () {34 vars in 1102 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8d&port_id=6e884194-0801-443c-a903-b62b39cd240a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3301] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/subnets?id=6a33b536-7358-4722-b019-c08863f04a25&id=30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3302] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3303] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3304] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3305] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:05:59.441 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f73cbc0f-8cc5-4321-a0d2-976fb96f98fe - - - - - -] OVN reports status up for port: 6e884194-0801-443c-a903-b62b39cd240a 2026-04-12 22:05:59.455 7 INFO neutron.plugins.ml2.plugin [None req-f73cbc0f-8cc5-4321-a0d2-976fb96f98fe - - - - - -] Attempt 1 to provision port 6e884194-0801-443c-a903-b62b39cd240a 2026-04-12 22:05:59.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9524fa9b-3a1a-46e2-9ac7-401d3d505623'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e884194-0801-443c-a903-b62b39cd240a', 'code': 200} 2026-04-12 22:05:59.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-f73cbc0f-8cc5-4321-a0d2-976fb96f98fe - - - - - -] Successfully bumped revision number for resource 6e884194-0801-443c-a903-b62b39cd240a (type: ports) to 5 2026-04-12 22:06:01.613 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1e18d60-927a-46ee-a057-cdb97305f9f0'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e884194-0801-443c-a903-b62b39cd240a', 'code': 200} [pid: 8|app: 0|req: 1753/3306] 10.0.0.190 () {34 vars in 971 bytes} [Sun Apr 12 22:06:02 2026] GET /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1554/3307] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:02 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3308] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:02 2026] GET /v2.0/subnets/30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3309] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:02 2026] GET /v2.0/subnets/6a33b536-7358-4722-b019-c08863f04a25 => generated 744 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3310] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3311] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3312] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3313] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3314] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3315] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3316] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3317] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3318] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3319] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3320] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:03 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3323] 10.0.0.29 () {30 vars in 689 bytes} [Sun Apr 12 22:06:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3324] 10.0.0.29 () {30 vars in 691 bytes} [Sun Apr 12 22:06:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3325] 10.0.0.29 () {30 vars in 667 bytes} [Sun Apr 12 22:06:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3326] 10.0.0.29 () {30 vars in 703 bytes} [Sun Apr 12 22:06:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3327] 10.0.0.29 () {28 vars in 438 bytes} [Sun Apr 12 22:06:12 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3328] 10.0.0.29 () {30 vars in 727 bytes} [Sun Apr 12 22:06:12 2026] GET /v2.0/subnets/24301d5c-70db-4a1c-883c-f544419d0dec => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3329] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3330] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3331] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3332] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3333] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/subnets/30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3334] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/subnets/24301d5c-70db-4a1c-883c-f544419d0dec => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3335] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4005 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3336] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3337] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3338] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3339] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:06:13.949 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac6ffff8-be2a-49fe-a049-45129c6fc61e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] No more DHCP agents 2026-04-12 22:06:13.950 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac6ffff8-be2a-49fe-a049-45129c6fc61e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Unable to schedule network 02e04b6b-89d6-4659-bdde-9da14bad7ca4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-12 22:06:14.077 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-999e4901-0762-4283-a97d-8ac9755ad8f5 - - - - - -] OVN reports status down for port: 146c138e-f970-4d6c-ab76-f41169cea3b1 2026-04-12 22:06:14.162 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac6ffff8-be2a-49fe-a049-45129c6fc61e 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 146c138e-f970-4d6c-ab76-f41169cea3b1 (type: ports) to 1 [pid: 7|app: 0|req: 1570/3340] 199.204.45.156 () {34 vars in 717 bytes} [Sun Apr 12 22:06:13 2026] POST /v2.0/ports => generated 1332 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3341] 10.0.0.190 () {34 vars in 971 bytes} [Sun Apr 12 22:06:14 2026] GET /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1332 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1571/3342] 199.204.45.156 () {34 vars in 1262 bytes} [Sun Apr 12 22:06:15 2026] GET /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3343] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:15 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3344] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:15 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3345] 199.204.45.156 () {34 vars in 975 bytes} [Sun Apr 12 22:06:15 2026] GET /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1332 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3346] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:06:16 2026] GET /v2.0/networks?id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 804 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:06:16.553 8 INFO neutron.db.ovn_revision_numbers_db [req-8a78e4b6-4d75-4bb9-b614-4c17c270ed6f req-d21bb8cd-885c-43d0-b5e7-635ad7f8f700 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 146c138e-f970-4d6c-ab76-f41169cea3b1 (type: ports) to 2 2026-04-12 22:06:16.800 8 INFO neutron.db.ovn_revision_numbers_db [req-8a78e4b6-4d75-4bb9-b614-4c17c270ed6f req-d21bb8cd-885c-43d0-b5e7-635ad7f8f700 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 146c138e-f970-4d6c-ab76-f41169cea3b1 (type: ports) to 4 [pid: 8|app: 0|req: 1774/3347] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:06:16 2026] PUT /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1491 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:16.858 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07d8ae1c-b8ce-4f0c-8cbd-e82ff2aec109'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '146c138e-f970-4d6c-ab76-f41169cea3b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1574/3348] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 5488 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1775/3349] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/networks?id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 804 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3350] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.244&port_id=146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1776/3351] 199.204.45.156 () {34 vars in 1106 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A213&port_id=146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3352] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/subnets?id=24301d5c-70db-4a1c-883c-f544419d0dec&id=22c37a27-238e-461e-aae9-37f22ed2f140 => generated 1414 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3353] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3354] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3355] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3356] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:17 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3357] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:06:18 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 5488 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3358] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Apr 12 22:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=68981193-b402-46b7-92f8-22135a70004e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3359] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:06:18 2026] GET /v2.0/subnets?id=8fd3c0d8-98dc-465e-8839-e8e9d80f3463 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3360] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:18 2026] GET /v2.0/ports?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3361] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:18 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3362] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:18 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1782/3363] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3364] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/subnets?id=2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1783/3365] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/ports?network_id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3366] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3367] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3368] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=6e884194-0801-443c-a903-b62b39cd240a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3369] 199.204.45.156 () {34 vars in 1102 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8d&port_id=6e884194-0801-443c-a903-b62b39cd240a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3370] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/subnets?id=6a33b536-7358-4722-b019-c08863f04a25&id=30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3371] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3372] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3373] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3374] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3375] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.244&port_id=146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3376] 199.204.45.156 () {34 vars in 1106 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A213&port_id=146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3377] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/subnets?id=24301d5c-70db-4a1c-883c-f544419d0dec&id=22c37a27-238e-461e-aae9-37f22ed2f140 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3378] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3379] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3380] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3381] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:19 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:06:20.320 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-999e4901-0762-4283-a97d-8ac9755ad8f5 - - - - - -] OVN reports status up for port: 146c138e-f970-4d6c-ab76-f41169cea3b1 2026-04-12 22:06:20.336 7 INFO neutron.plugins.ml2.plugin [None req-999e4901-0762-4283-a97d-8ac9755ad8f5 - - - - - -] Attempt 1 to provision port 146c138e-f970-4d6c-ab76-f41169cea3b1 2026-04-12 22:06:20.454 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ab64cca-c089-4cd8-9475-2ab158af95c3'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '146c138e-f970-4d6c-ab76-f41169cea3b1', 'code': 200} 2026-04-12 22:06:20.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-999e4901-0762-4283-a97d-8ac9755ad8f5 - - - - - -] Successfully bumped revision number for resource 146c138e-f970-4d6c-ab76-f41169cea3b1 (type: ports) to 5 2026-04-12 22:06:22.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88322ec0-d7b5-4ee2-b2e2-c9d8ac8dd360'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '146c138e-f970-4d6c-ab76-f41169cea3b1', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1591/3382] 10.0.0.190 () {34 vars in 971 bytes} [Sun Apr 12 22:06:23 2026] GET /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1493 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3383] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:23 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3384] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:23 2026] GET /v2.0/subnets/24301d5c-70db-4a1c-883c-f544419d0dec => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3385] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/subnets/22c37a27-238e-461e-aae9-37f22ed2f140 => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3386] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1485 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:24.550 8 INFO neutron.db.ovn_revision_numbers_db [None req-97e9325a-228a-4e43-ba41-f2fef9d94286 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6e884194-0801-443c-a903-b62b39cd240a (type: ports) to 6 [pid: 8|app: 0|req: 1794/3389] 199.204.45.156 () {34 vars in 790 bytes} [Sun Apr 12 22:06:24 2026] PUT /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1232 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:24.602 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c4ad69f-48b1-45be-939e-f60b635a2056'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '6e884194-0801-443c-a903-b62b39cd240a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1596/3390] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1795/3391] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/subnets/30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3392] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3393] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3394] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1797/3395] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3396] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3397] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3398] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3399] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:24 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3400] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3401] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3402] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 5265 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3403] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3404] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/networks?id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3405] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=6e884194-0801-443c-a903-b62b39cd240a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3406] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/subnets?id=30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3407] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3408] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3409] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:25 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3410] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/ports => generated 24782 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3411] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/agents => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3412] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/subnets => generated 5513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3413] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3414] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/networks => generated 4544 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3415] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/routers => generated 966 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3416] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1808/3417] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/network-ip-availabilities => generated 3189 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3418] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/floatingips => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1809/3419] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/security-groups => generated 31501 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3420] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:06:31 2026] GET /v2.0/subnets => generated 5513 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3421] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3422] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3423] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3424] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3425] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/subnets/30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3426] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 5265 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3427] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3428] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3429] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3430] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3431] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1493 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:37.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-d68f1e55-ca3a-4cbc-a317-67b7a322f955 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 146c138e-f970-4d6c-ab76-f41169cea3b1 (type: ports) to 6 [pid: 7|app: 0|req: 1617/3432] 199.204.45.156 () {34 vars in 790 bytes} [Sun Apr 12 22:06:37 2026] PUT /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1232 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:37.914 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74b12179-98a1-4517-83cb-a7c188a5477b'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '146c138e-f970-4d6c-ab76-f41169cea3b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1816/3433] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1618/3434] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/subnets/24301d5c-70db-4a1c-883c-f544419d0dec => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3435] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:37 2026] GET /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1260 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:38.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-1cf32c07-92f8-47c9-a30c-dd2b7de956b4 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 146c138e-f970-4d6c-ab76-f41169cea3b1 (type: ports) to 7 [pid: 7|app: 0|req: 1619/3436] 199.204.45.156 () {34 vars in 789 bytes} [Sun Apr 12 22:06:38 2026] PUT /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1057 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1818/3437] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:06:38 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3438] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:38 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3439] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:06:38 2026] GET /v2.0/networks?id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 804 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3440] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:38 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4857 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1820/3441] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:38 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3442] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:38 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1821/3443] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:38 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1823/3446] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:39 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:39.963 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27537ef9-9283-4a75-92f2-2ed791958360'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '146c138e-f970-4d6c-ab76-f41169cea3b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1624/3447] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:06:40 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1824/3448] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:06:40 2026] GET /v2.0/networks?id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 804 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3449] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:40 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:06:40.732 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d2f31c04-16c7-484e-aa26-c39346184d7d - - - - - -] OVN reports status down for port: 146c138e-f970-4d6c-ab76-f41169cea3b1 [pid: 8|app: 0|req: 1825/3450] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:40 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3451] 199.204.45.156 () {34 vars in 975 bytes} [Sun Apr 12 22:06:40 2026] GET /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 1085 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1826/3452] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:40 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 4857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3453] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 22:06:40 2026] GET /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3454] 199.204.45.156 () {34 vars in 1016 bytes} [Sun Apr 12 22:06:40 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:06:41.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2f31c04-16c7-484e-aa26-c39346184d7d - - - - - -] Successfully bumped revision number for resource 146c138e-f970-4d6c-ab76-f41169cea3b1 (type: ports) to 8 2026-04-12 22:06:41.430 7 INFO neutron.db.ovn_revision_numbers_db [req-264b024c-1472-4308-b5b3-ba018fcc346a req-66c72ff8-72e4-4770-9505-c6af622ed88d adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 146c138e-f970-4d6c-ab76-f41169cea3b1 (type: ports) to 9 [pid: 7|app: 0|req: 1628/3455] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:06:40 2026] PUT /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 917 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3456] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:41 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 3780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:06:42.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01622416-6df4-4dd7-bb01-44176e9599a5'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '146c138e-f970-4d6c-ab76-f41169cea3b1', 'code': 200} 2026-04-12 22:06:42.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01622416-6df4-4dd7-bb01-44176e9599a5'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '146c138e-f970-4d6c-ab76-f41169cea3b1', 'code': 200} 2026-04-12 22:06:42.043 7 INFO neutron_taas.services.taas.taas_plugin [None req-69e349d7-f7c9-4f22-b6e0-fb2651099ff2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 146c138e-f970-4d6c-ab76-f41169cea3b1 2026-04-12 22:06:42.046 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69e349d7-f7c9-4f22-b6e0-fb2651099ff2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 146c138e-f970-4d6c-ab76-f41169cea3b1 [pid: 7|app: 0|req: 1629/3457] 199.204.45.156 () {32 vars in 759 bytes} [Sun Apr 12 22:06:41 2026] DELETE /v2.0/ports/146c138e-f970-4d6c-ab76-f41169cea3b1 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3458] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3459] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1830/3460] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3461] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1831/3462] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3463] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3464] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3465] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3466] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3467] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1834/3468] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3469] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:06:42 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 3780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3470] 199.204.45.156 () {34 vars in 1226 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/networks?id=da9897b7-28aa-4b85-8226-0c01447ddad2&id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&id=b6595399-13fe-49f8-8177-a72227303fc4&id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 3108 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3471] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=68981193-b402-46b7-92f8-22135a70004e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1836/3472] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/subnets?id=8fd3c0d8-98dc-465e-8839-e8e9d80f3463 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3473] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/ports?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1837/3474] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3475] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1838/3476] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3477] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/subnets?id=2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1839/3478] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/ports?network_id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3479] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1840/3480] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3481] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=6e884194-0801-443c-a903-b62b39cd240a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1841/3482] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/subnets?id=30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3483] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1842/3484] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3485] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:43 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1843/3486] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3487] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1844/3488] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3489] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1845/3490] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:47 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 3780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3491] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1846/3492] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3493] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1847/3494] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3495] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:48 2026] GET /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1260 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:48.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-f64f4ecc-a9d3-425d-86c5-2fcfb5bef001 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6e884194-0801-443c-a903-b62b39cd240a (type: ports) to 7 [pid: 8|app: 0|req: 1848/3496] 199.204.45.156 () {34 vars in 789 bytes} [Sun Apr 12 22:06:48 2026] PUT /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1057 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:48.624 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13e62dbc-f87d-4543-a3a9-9908c39c9970'] response: {'name': 'network-changed', 'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'tag': '6e884194-0801-443c-a903-b62b39cd240a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1649/3497] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:48 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1849/3498] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:48 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 3605 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3499] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:48 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 3605 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1850/3500] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:06:49 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 3605 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3501] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:06:49 2026] GET /v2.0/networks?id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1851/3502] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:49 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3503] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:49 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1852/3504] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:49 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 3605 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:50.575 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0601272-35e4-4358-ba11-4c37a2ac6bbc - - - - - -] OVN reports status down for port: 6e884194-0801-443c-a903-b62b39cd240a [pid: 7|app: 0|req: 1653/3505] 199.204.45.156 () {34 vars in 975 bytes} [Sun Apr 12 22:06:50 2026] GET /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 1085 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1853/3506] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 22:06:50 2026] GET /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:06:50.718 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-228db0e6-f4c1-435c-a474-c64db248d25a'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6e884194-0801-443c-a903-b62b39cd240a', 'code': 200} [pid: 7|app: 0|req: 1654/3507] 199.204.45.156 () {34 vars in 1016 bytes} [Sun Apr 12 22:06:50 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=dns_domain => generated 29 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:06:50.858 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0601272-35e4-4358-ba11-4c37a2ac6bbc - - - - - -] Successfully bumped revision number for resource 6e884194-0801-443c-a903-b62b39cd240a (type: ports) to 8 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1655/3508] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:50 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 3603 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:06:51.136 8 INFO neutron.db.ovn_revision_numbers_db [req-5be13029-6b57-45fe-9251-cde7103b201e req-3ae7d8aa-ce16-4c2a-bd94-ea0af5f01592 adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 6e884194-0801-443c-a903-b62b39cd240a (type: ports) to 9 [pid: 8|app: 0|req: 1854/3509] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:06:50 2026] PUT /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 917 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3510] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:06:52.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-89d38f9f-ed50-4894-8d47-766b07abf8b5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 6e884194-0801-443c-a903-b62b39cd240a 2026-04-12 22:06:52.193 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89d38f9f-ed50-4894-8d47-766b07abf8b5 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 6e884194-0801-443c-a903-b62b39cd240a [pid: 8|app: 0|req: 1855/3511] 199.204.45.156 () {32 vars in 759 bytes} [Sun Apr 12 22:06:52 2026] DELETE /v2.0/ports/6e884194-0801-443c-a903-b62b39cd240a => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3512] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1856/3513] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3514] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1857/3515] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3516] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1858/3517] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3518] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1319 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1859/3519] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3520] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1860/3521] 199.204.45.156 () {30 vars in 743 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:06:52.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-778a485e-bde3-4b46-bd17-a1da7d7b3693'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6e884194-0801-443c-a903-b62b39cd240a', 'code': 200} [pid: 8|app: 0|req: 1861/3522] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3523] 199.204.45.156 () {34 vars in 1146 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/networks?id=da9897b7-28aa-4b85-8226-0c01447ddad2&id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 2318 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1862/3524] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3525] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=68981193-b402-46b7-92f8-22135a70004e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1863/3526] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/subnets?id=8fd3c0d8-98dc-465e-8839-e8e9d80f3463 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3527] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/ports?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1864/3528] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3529] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1865/3530] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3531] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:06:53 2026] GET /v2.0/subnets?id=2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1866/3532] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:06:53 2026] GET /v2.0/ports?network_id=8ff6b318-2aa6-43d9-a69b-83941cf942bb&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3533] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:06:53 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1867/3534] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:06:53 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3537] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:07:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1869/3538] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:07:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3539] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:07:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1870/3540] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:07:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:07:03.798 7 INFO neutron.api.v2.resource [None req-c28bc4d5-787f-48e8-9742-2e9242932c6f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3541] 199.204.45.156 () {30 vars in 763 bytes} [Sun Apr 12 22:07:03 2026] GET /v2.0/security-groups/lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1871/3542] 199.204.45.156 () {30 vars in 785 bytes} [Sun Apr 12 22:07:03 2026] GET /v2.0/security-groups?name=lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3543] 199.204.45.156 () {30 vars in 815 bytes} [Sun Apr 12 22:07:03 2026] GET /v2.0/security-group-rules?security_group_id=357e10a0-49d8-4cc6-8e83-97b9aa8179f4 => generated 2334 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1872/3544] 199.204.45.156 () {32 vars in 789 bytes} [Sun Apr 12 22:07:03 2026] DELETE /v2.0/security-group-rules/0d5c8e42-fa2b-489e-af7b-a8af6341ff53 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3545] 199.204.45.156 () {32 vars in 789 bytes} [Sun Apr 12 22:07:04 2026] DELETE /v2.0/security-group-rules/44ec6634-fbe8-4786-99d5-42d7e696264d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:07.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-b66781b0-c1b5-4a1d-9932-7bb34e8c9ee3 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: 8cc3bc54-d298-41d7-a0f2-0bca6beddd2e 2026-04-12 22:07:07.605 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b66781b0-c1b5-4a1d-9932-7bb34e8c9ee3 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: 8cc3bc54-d298-41d7-a0f2-0bca6beddd2e 2026-04-12 22:07:07.840 8 INFO neutron.db.l3_db [None req-b66781b0-c1b5-4a1d-9932-7bb34e8c9ee3 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Floating IP 84f4be42-a3b1-4472-af79-47462f45fe2f disassociated (deleted). External IP: 10.96.250.209, port: 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e. [pid: 8|app: 0|req: 1873/3546] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:07:07 2026] DELETE /v2.0/floatingips/84f4be42-a3b1-4472-af79-47462f45fe2f => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:07.917 7 INFO neutron.api.v2.resource [None req-b6be8b5a-f5f3-4c46-9381-e01bc7e13412 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3547] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:07:07 2026] GET /v2.0/floatingips/84f4be42-a3b1-4472-af79-47462f45fe2f => generated 144 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1874/3548] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3549] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1875/3550] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3551] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:07:08.650 8 INFO neutron.api.v2.resource [None req-a7dea684-022e-48dd-a267-495d3200a160 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1876/3552] 199.204.45.156 () {30 vars in 763 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/security-groups/lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3553] 199.204.45.156 () {30 vars in 785 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/security-groups?name=lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1877/3554] 199.204.45.156 () {30 vars in 815 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/security-group-rules?security_group_id=357e10a0-49d8-4cc6-8e83-97b9aa8179f4 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3555] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1878/3556] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3557] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1879/3558] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3559] 199.204.45.156 () {30 vars in 741 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1880/3560] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3561] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:07:08 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1881/3562] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:07:09 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1883/3565] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:07:10 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:07:10.857 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27549e73-ced3-47ce-afd5-13dff3ea01e1 - - - - - -] OVN reports status down for port: 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e [pid: 7|app: 0|req: 1683/3566] 199.204.45.156 () {34 vars in 975 bytes} [Sun Apr 12 22:07:10 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1319 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1884/3567] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Apr 12 22:07:11 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:07:11.136 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-27549e73-ced3-47ce-afd5-13dff3ea01e1 - - - - - -] OVN reports status down for port: 6d405b7a-e29b-4f34-a910-b5ef7a0a953d 2026-04-12 22:07:11.171 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9333807-2cf6-4608-851c-ada3f70c2741 - - - - - -] Successfully bumped revision number for resource 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e (type: ports) to 6 [pid: 7|app: 0|req: 1684/3568] 199.204.45.156 () {34 vars in 1016 bytes} [Sun Apr 12 22:07:11 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb?fields=dns_domain => generated 29 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1885/3569] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:07:11 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 2528 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:07:11.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b858ed2e-8f9b-4718-b009-3ad9c45a7d33'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6d405b7a-e29b-4f34-a910-b5ef7a0a953d', 'code': 200} 2026-04-12 22:07:11.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-27549e73-ced3-47ce-afd5-13dff3ea01e1 - - - - - -] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 8 2026-04-12 22:07:11.879 7 INFO neutron.db.ovn_revision_numbers_db [req-e0e6e177-5cdb-4ff9-9875-e0a81efd1b1b req-4fa925f4-2965-4658-be7b-ce26e969866a adc5ba2e285b43a48287120e3bf3ca50 a5476c4345f84d88aad9635993174940 - - 0d40241c996348cb8658a589a23cd0bd 0d40241c996348cb8658a589a23cd0bd] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 9 [pid: 7|app: 0|req: 1685/3570] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Apr 12 22:07:11 2026] PUT /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1151 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1886/3571] 199.204.45.156 () {30 vars in 769 bytes} [Sun Apr 12 22:07:12 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:12.722 7 INFO neutron.db.ovn_revision_numbers_db [None req-a68e5c5c-eea1-4f17-a1f3-f13fe140696f 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 6d405b7a-e29b-4f34-a910-b5ef7a0a953d (type: ports) to 10 [pid: 7|app: 0|req: 1686/3572] 199.204.45.156 () {34 vars in 789 bytes} [Sun Apr 12 22:07:12 2026] PUT /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1091 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1887/3573] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:07:12 2026] GET /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 1091 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:12.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9333807-2cf6-4608-851c-ada3f70c2741 - - - - - -] Successfully bumped revision number for resource 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e (type: ports) to 8 2026-04-12 22:07:12.973 7 INFO neutron_taas.services.taas.taas_plugin [None req-22e5e372-601b-49da-a0e2-79291194aa40 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 6d405b7a-e29b-4f34-a910-b5ef7a0a953d 2026-04-12 22:07:12.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e5e372-601b-49da-a0e2-79291194aa40 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 6d405b7a-e29b-4f34-a910-b5ef7a0a953d [pid: 7|app: 0|req: 1687/3574] 199.204.45.156 () {32 vars in 759 bytes} [Sun Apr 12 22:07:12 2026] DELETE /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1888/3575] 199.204.45.156 () {30 vars in 703 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3576] 199.204.45.156 () {30 vars in 705 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1889/3577] 199.204.45.156 () {30 vars in 681 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3578] 199.204.45.156 () {30 vars in 717 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:07:13.324 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0629079-ae0a-45db-8133-b6a43adc8479 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1890/3579] 199.204.45.156 () {32 vars in 759 bytes} [Sun Apr 12 22:07:13 2026] DELETE /v2.0/ports/6d405b7a-e29b-4f34-a910-b5ef7a0a953d => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3580] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:07:13.386 8 INFO neutron.api.v2.resource [None req-5a81b4e5-cc0b-4a35-ae79-c56d2c4e34fe 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1891/3581] 199.204.45.156 () {30 vars in 763 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/security-groups/lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:07:13.432 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ab1007-1020-4c13-8a37-bf28aab689d9'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6d405b7a-e29b-4f34-a910-b5ef7a0a953d', 'code': 200} [pid: 7|app: 0|req: 1691/3582] 199.204.45.156 () {30 vars in 785 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/security-groups?name=lb-ba2a3845-b11c-42e3-aba2-c6c316206084 => generated 1639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1892/3583] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/ports?tenant_id=a337ae700e2d447ebbead920a79d3c4d&device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3584] 199.204.45.156 () {30 vars in 737 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1893/3585] 199.204.45.156 () {34 vars in 1066 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/networks?id=da9897b7-28aa-4b85-8226-0c01447ddad2&id=8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 1529 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1894/3586] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.199&port_id=68981193-b402-46b7-92f8-22135a70004e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1895/3587] 199.204.45.156 () {34 vars in 984 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/subnets?id=8fd3c0d8-98dc-465e-8839-e8e9d80f3463 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1896/3588] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/ports?network_id=da9897b7-28aa-4b85-8226-0c01447ddad2&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1897/3589] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1898/3590] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:07:13 2026] GET /v2.0/networks/da9897b7-28aa-4b85-8226-0c01447ddad2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:07:14.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-6488f33e-613b-4980-85f6-a5f1f9d5097a 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e (type: ports) to 9 [pid: 7|app: 0|req: 1693/3591] 199.204.45.156 () {34 vars in 789 bytes} [Sun Apr 12 22:07:13 2026] PUT /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 1094 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1899/3592] 199.204.45.156 () {32 vars in 779 bytes} [Sun Apr 12 22:07:14 2026] DELETE /v2.0/security-groups/357e10a0-49d8-4cc6-8e83-97b9aa8179f4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:14.700 7 INFO neutron_taas.services.taas.taas_plugin [None req-90b37671-1d7f-4365-b88a-1fc0cfa88aef 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e 2026-04-12 22:07:14.702 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90b37671-1d7f-4365-b88a-1fc0cfa88aef 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 1ddc3057-a4ae-4abf-ac9e-f60093b5c45e [pid: 7|app: 0|req: 1694/3593] 199.204.45.156 () {32 vars in 759 bytes} [Sun Apr 12 22:07:14 2026] DELETE /v2.0/ports/1ddc3057-a4ae-4abf-ac9e-f60093b5c45e => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:16.202 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0618c57-6491-4488-8a77-7e32c5d14b28 - - - - - -] OVN reports status down for port: 68981193-b402-46b7-92f8-22135a70004e 2026-04-12 22:07:16.335 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-334122b1-41d8-43f6-8e1b-569e50163fa7'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '68981193-b402-46b7-92f8-22135a70004e', 'code': 200} 2026-04-12 22:07:16.474 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0618c57-6491-4488-8a77-7e32c5d14b28 - - - - - -] Successfully bumped revision number for resource 68981193-b402-46b7-92f8-22135a70004e (type: ports) to 6 [pid: 8|app: 0|req: 1900/3594] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:07:17 2026] GET /v2.0/ports?device_id=f4a5ed7a-ea58-48cc-a842-9fd0904e17ec => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:17.545 7 INFO neutron_taas.services.taas.taas_plugin [req-baad18bb-7d01-49e1-877f-de5ab0842d64 req-599b9fcc-9435-49bf-a43e-1f86de80dbc2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] TaaS: Handle Delete Port: 68981193-b402-46b7-92f8-22135a70004e 2026-04-12 22:07:17.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-baad18bb-7d01-49e1-877f-de5ab0842d64 req-599b9fcc-9435-49bf-a43e-1f86de80dbc2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Tap Mirror: Handle Delete Port: 68981193-b402-46b7-92f8-22135a70004e [pid: 7|app: 0|req: 1695/3595] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 22:07:17 2026] DELETE /v2.0/ports/68981193-b402-46b7-92f8-22135a70004e => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:18.259 8 INFO neutron_taas.services.taas.taas_plugin [None req-613d0aa1-0279-4f9f-a574-0b3bc4a40a4c ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: b4fefebb-8eb0-4112-be11-f1b508e3862c 2026-04-12 22:07:18.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-613d0aa1-0279-4f9f-a574-0b3bc4a40a4c ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: b4fefebb-8eb0-4112-be11-f1b508e3862c 2026-04-12 22:07:18.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8352365e-d540-4a52-9e07-39f0d7573490'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '68981193-b402-46b7-92f8-22135a70004e', 'code': 200} 2026-04-12 22:07:18.373 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8352365e-d540-4a52-9e07-39f0d7573490'] response: {'server_uuid': 'f4a5ed7a-ea58-48cc-a842-9fd0904e17ec', 'name': 'network-vif-deleted', 'tag': '68981193-b402-46b7-92f8-22135a70004e', 'status': 'completed', 'code': 200} 2026-04-12 22:07:18.453 8 INFO neutron.db.l3_db [None req-613d0aa1-0279-4f9f-a574-0b3bc4a40a4c ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Floating IP b2e825ad-5c8a-4d8f-a15f-ea38809463b0 disassociated (deleted). External IP: 10.96.250.219, port: 12029464-2380-4e3d-9589-f46b9f9947b6. [pid: 8|app: 0|req: 1901/3596] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:07:18 2026] DELETE /v2.0/floatingips/b2e825ad-5c8a-4d8f-a15f-ea38809463b0 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:18.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-090ac9a1-ab24-45e9-b9ae-7682896445eb'] response: {'name': 'network-changed', 'server_uuid': '1b2334ac-0a08-43c1-94ce-b2988799966e', 'tag': '12029464-2380-4e3d-9589-f46b9f9947b6', 'status': 'completed', 'code': 200} 2026-04-12 22:07:18.510 7 INFO neutron.api.v2.resource [None req-a31564ab-e59b-49d3-b8de-a31d74b2662c ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3597] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:07:18 2026] GET /v2.0/floatingips/b2e825ad-5c8a-4d8f-a15f-ea38809463b0 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1902/3598] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:07:18 2026] GET /v2.0/ports?device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3599] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:07:18 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1903/3600] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1438 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3601] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/networks?id=02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 804 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1904/3602] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.118&port_id=12029464-2380-4e3d-9589-f46b9f9947b6 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3603] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aca&port_id=12029464-2380-4e3d-9589-f46b9f9947b6 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1905/3604] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/subnets?id=24301d5c-70db-4a1c-883c-f544419d0dec&id=22c37a27-238e-461e-aae9-37f22ed2f140 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3605] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1906/3606] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/ports?network_id=02e04b6b-89d6-4659-bdde-9da14bad7ca4&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3607] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1907/3608] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:07:19 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:07:19.722 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b08ffad9-9fbf-4432-8d4e-db01aa107f54 - - - - - -] OVN reports status down for port: 12029464-2380-4e3d-9589-f46b9f9947b6 2026-04-12 22:07:19.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-b08ffad9-9fbf-4432-8d4e-db01aa107f54 - - - - - -] Successfully bumped revision number for resource 12029464-2380-4e3d-9589-f46b9f9947b6 (type: ports) to 6 2026-04-12 22:07:20.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-505c8965-2e88-4ff3-8ad0-cb8d746c4ca3'] response: {'server_uuid': '1b2334ac-0a08-43c1-94ce-b2988799966e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '12029464-2380-4e3d-9589-f46b9f9947b6', 'code': 200} 2026-04-12 22:07:20.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-505c8965-2e88-4ff3-8ad0-cb8d746c4ca3'] response: {'server_uuid': '1b2334ac-0a08-43c1-94ce-b2988799966e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '12029464-2380-4e3d-9589-f46b9f9947b6', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1702/3609] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:07:20 2026] GET /v2.0/ports?device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 1198 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:07:21.135 8 INFO neutron_taas.services.taas.taas_plugin [req-09c131b9-0ab3-4b78-bde8-684a77a2b11b req-9facd0d9-09a0-4c95-b4d6-c496590a38d9 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: 12029464-2380-4e3d-9589-f46b9f9947b6 2026-04-12 22:07:21.140 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-09c131b9-0ab3-4b78-bde8-684a77a2b11b req-9facd0d9-09a0-4c95-b4d6-c496590a38d9 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: 12029464-2380-4e3d-9589-f46b9f9947b6 [pid: 8|app: 0|req: 1908/3610] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 22:07:20 2026] DELETE /v2.0/ports/12029464-2380-4e3d-9589-f46b9f9947b6 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:21.393 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a2b3d78-f8ab-4e76-8036-c7b8130c9b77'] response: {'server_uuid': '1b2334ac-0a08-43c1-94ce-b2988799966e', 'name': 'network-vif-deleted', 'tag': '12029464-2380-4e3d-9589-f46b9f9947b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1703/3611] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:07:23 2026] GET /v2.0/ports?device_id=1b2334ac-0a08-43c1-94ce-b2988799966e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:07:29.090 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fe9d103-3805-4eba-b7b3-af555dcb9294 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: eaabd713-44dc-45ba-9e6f-2752b800a05c 2026-04-12 22:07:29.093 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fe9d103-3805-4eba-b7b3-af555dcb9294 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: eaabd713-44dc-45ba-9e6f-2752b800a05c 2026-04-12 22:07:29.342 8 INFO neutron.db.l3_db [None req-7fe9d103-3805-4eba-b7b3-af555dcb9294 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Floating IP b093998e-d405-4503-981a-e05e26f04976 disassociated (deleted). External IP: 10.96.250.217, port: 56022368-a4f0-48e2-9f11-9adb9fad462a. [pid: 8|app: 0|req: 1910/3614] 10.0.0.203 () {32 vars in 732 bytes} [Sun Apr 12 22:07:28 2026] DELETE /v2.0/floatingips/b093998e-d405-4503-981a-e05e26f04976 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:29.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17eb7e04-6360-412c-b8c4-bf4d5ea5bc8e'] response: {'name': 'network-changed', 'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'status': 'completed', 'code': 200} 2026-04-12 22:07:29.411 7 INFO neutron.api.v2.resource [None req-22ea0120-1381-4a22-894f-8a7c383e8532 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1705/3615] 10.0.0.203 () {32 vars in 729 bytes} [Sun Apr 12 22:07:29 2026] GET /v2.0/floatingips/b093998e-d405-4503-981a-e05e26f04976 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1911/3616] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:07:29 2026] GET /v2.0/ports?device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1196 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3617] 10.0.0.190 () {34 vars in 1040 bytes} [Sun Apr 12 22:07:29 2026] GET /v2.0/security-groups?id=68df477c-c607-47ef-9444-558e1413fa1e&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1912/3618] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Apr 12 22:07:29 2026] GET /v2.0/ports?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1434 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3619] 199.204.45.156 () {34 vars in 986 bytes} [Sun Apr 12 22:07:29 2026] GET /v2.0/networks?id=b6595399-13fe-49f8-8177-a72227303fc4 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1913/3620] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Apr 12 22:07:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=56022368-a4f0-48e2-9f11-9adb9fad462a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3621] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Apr 12 22:07:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23a&port_id=56022368-a4f0-48e2-9f11-9adb9fad462a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1914/3622] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Apr 12 22:07:30 2026] GET /v2.0/subnets?id=6a33b536-7358-4722-b019-c08863f04a25&id=30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3623] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:07:30 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1915/3624] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Apr 12 22:07:30 2026] GET /v2.0/ports?network_id=b6595399-13fe-49f8-8177-a72227303fc4&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3625] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Apr 12 22:07:30 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1916/3626] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Apr 12 22:07:30 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:07:30.627 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5ab9a111-2e25-4be5-bbf5-af8951eba64a - - - - - -] OVN reports status down for port: 56022368-a4f0-48e2-9f11-9adb9fad462a 2026-04-12 22:07:30.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-443be2fa-3091-43b4-9715-e26cd8c7a7b4'] response: {'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'code': 200} 2026-04-12 22:07:30.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ab9a111-2e25-4be5-bbf5-af8951eba64a - - - - - -] Successfully bumped revision number for resource 56022368-a4f0-48e2-9f11-9adb9fad462a (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1711/3627] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1917/3628] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/agents => generated 1214 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3629] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/network-ip-availabilities => generated 3189 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1918/3630] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/networks => generated 4544 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3631] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/ports => generated 13985 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1919/3632] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/security-groups => generated 28657 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3633] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/subnets => generated 5513 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1920/3634] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1921/3635] 199.204.45.156 () {34 vars in 994 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/ports?device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 1194 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3636] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/routers => generated 966 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3637] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3638] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:07:31 2026] GET /v2.0/subnets => generated 5513 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:07:31.978 8 INFO neutron_taas.services.taas.taas_plugin [req-e455d4ed-580f-49d9-b7e8-eb8f8397b4fb req-58d5b97c-d9a0-4947-8ae4-10c8c29eb832 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: 56022368-a4f0-48e2-9f11-9adb9fad462a 2026-04-12 22:07:31.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e455d4ed-580f-49d9-b7e8-eb8f8397b4fb req-58d5b97c-d9a0-4947-8ae4-10c8c29eb832 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: 56022368-a4f0-48e2-9f11-9adb9fad462a [pid: 8|app: 0|req: 1922/3639] 199.204.45.156 () {36 vars in 997 bytes} [Sun Apr 12 22:07:31 2026] DELETE /v2.0/ports/56022368-a4f0-48e2-9f11-9adb9fad462a => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:32.180 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04eda3c1-f3eb-41b6-840d-6406300a817f'] response: {'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'name': 'network-vif-deleted', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'status': 'completed', 'code': 200} 2026-04-12 22:07:32.786 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29f6b146-ab71-469d-91a0-ad24fbc3d01a'] response: {'server_uuid': '7dc92621-0323-4073-84d2-17ae88a9feaa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '56022368-a4f0-48e2-9f11-9adb9fad462a', 'code': 200} [pid: 7|app: 0|req: 1718/3640] 10.0.0.190 () {34 vars in 990 bytes} [Sun Apr 12 22:07:34 2026] GET /v2.0/ports?device_id=7dc92621-0323-4073-84d2-17ae88a9feaa => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1924/3643] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:39 2026] DELETE /v2.0/security-group-rules/903031a1-4759-49a0-96a2-ee3306684c99 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:40.053 7 INFO neutron.api.v2.resource [None req-0720c16f-cfc5-494a-9fdd-7696033492d2 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1720/3644] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:40 2026] GET /v2.0/security-group-rules/903031a1-4759-49a0-96a2-ee3306684c99 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1925/3645] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:40 2026] DELETE /v2.0/security-group-rules/c8675e1f-7dfa-45d5-9dac-47c6ea8a363f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:40.229 7 INFO neutron.api.v2.resource [None req-ff0b5ab3-3445-469d-9ef4-445e57c3f2cd ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1721/3646] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:40 2026] GET /v2.0/security-group-rules/c8675e1f-7dfa-45d5-9dac-47c6ea8a363f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1926/3647] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:40 2026] DELETE /v2.0/security-group-rules/1f76fb03-5c3b-44fa-ba04-97d2a9a72cf8 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:40.411 7 INFO neutron.api.v2.resource [None req-4cef03c6-6e1a-4155-b69b-3db69fd63aa8 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1722/3648] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:40 2026] GET /v2.0/security-group-rules/1f76fb03-5c3b-44fa-ba04-97d2a9a72cf8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1927/3649] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:40 2026] DELETE /v2.0/security-group-rules/3019bb80-19bc-41fb-9cde-fc148efe06c9 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:40.581 7 INFO neutron.api.v2.resource [None req-6b096457-a0f1-4e0a-9703-5f7e2560816a ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1723/3650] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:40 2026] GET /v2.0/security-group-rules/3019bb80-19bc-41fb-9cde-fc148efe06c9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1928/3651] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:40 2026] DELETE /v2.0/security-group-rules/4943f778-5a7e-4cd2-9530-aaea2514736e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:40.745 7 INFO neutron.api.v2.resource [None req-b25e1e3a-f550-4bfb-896b-d1e55fec985e ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1724/3652] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:40 2026] GET /v2.0/security-group-rules/4943f778-5a7e-4cd2-9530-aaea2514736e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1929/3653] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:40 2026] DELETE /v2.0/security-group-rules/03f2a26d-fc5f-494f-88f0-74d3d8a263b9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:40.904 7 INFO neutron.api.v2.resource [None req-15b9ae86-b8fa-4d3d-8b4e-f143c1fcdf15 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1725/3654] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:40 2026] GET /v2.0/security-group-rules/03f2a26d-fc5f-494f-88f0-74d3d8a263b9 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1930/3655] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:40 2026] DELETE /v2.0/security-group-rules/c67c3491-02a7-4981-b128-e6acce17fb38 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:41.060 7 INFO neutron.api.v2.resource [None req-3048dcd0-7d8d-49b9-becd-63c53da363aa ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1726/3656] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:41 2026] GET /v2.0/security-group-rules/c67c3491-02a7-4981-b128-e6acce17fb38 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1931/3657] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:41 2026] DELETE /v2.0/security-group-rules/8bff9f4b-814d-42f8-b65b-31022f3a9452 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:41.208 7 INFO neutron.api.v2.resource [None req-1e3003a2-8131-441d-8554-5c980e11fc38 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1727/3658] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:41 2026] GET /v2.0/security-group-rules/8bff9f4b-814d-42f8-b65b-31022f3a9452 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1932/3659] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:41 2026] DELETE /v2.0/security-group-rules/760d9c1b-a3c5-44fd-b145-cf2abae805b8 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:41.366 7 INFO neutron.api.v2.resource [None req-d1e73f6e-06ce-4cc5-9645-05a519097401 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1728/3660] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:41 2026] GET /v2.0/security-group-rules/760d9c1b-a3c5-44fd-b145-cf2abae805b8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1933/3661] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:41 2026] DELETE /v2.0/security-group-rules/baf0089e-cc47-4886-8459-566df045c0b2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:41.509 7 INFO neutron.api.v2.resource [None req-21647774-ee26-428e-9fd0-c2a4f990aecb ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1729/3662] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:41 2026] GET /v2.0/security-group-rules/baf0089e-cc47-4886-8459-566df045c0b2 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1934/3663] 10.0.0.203 () {32 vars in 750 bytes} [Sun Apr 12 22:07:41 2026] DELETE /v2.0/security-group-rules/5efb1e9f-d7d4-42b6-86de-a3cf6dbf56c8 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:41.662 7 INFO neutron.api.v2.resource [None req-4a875172-784a-4e07-9ccb-f7e64914ff97 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1730/3664] 10.0.0.203 () {32 vars in 747 bytes} [Sun Apr 12 22:07:41 2026] GET /v2.0/security-group-rules/5efb1e9f-d7d4-42b6-86de-a3cf6dbf56c8 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1935/3665] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:07:41 2026] DELETE /v2.0/security-groups/68df477c-c607-47ef-9444-558e1413fa1e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:41.827 7 INFO neutron.api.v2.resource [None req-dd612b1e-32bd-44bc-826c-b17f19c8cae4 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1731/3666] 10.0.0.203 () {32 vars in 737 bytes} [Sun Apr 12 22:07:41 2026] GET /v2.0/security-groups/68df477c-c607-47ef-9444-558e1413fa1e => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:07:42.147 8 INFO neutron_taas.services.taas.taas_plugin [None req-f92062d3-ae93-4072-93d0-3f7d9835bf5b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: eba35b6a-fd4b-460f-8000-9429e4f3bf6c 2026-04-12 22:07:42.151 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f92062d3-ae93-4072-93d0-3f7d9835bf5b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: eba35b6a-fd4b-460f-8000-9429e4f3bf6c [pid: 8|app: 0|req: 1936/3667] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:07:41 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:07:42.856 7 INFO neutron.api.v2.resource [None req-6b32882e-434e-4f95-9ddb-bf8fbc9426f2 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1732/3668] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:07:42 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/remove_router_interface => generated 198 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:43.147 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c8b512c-c481-49ba-a53b-3f7b4783baac ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: 26668bce-2d9c-415b-8988-1e34133865b0 2026-04-12 22:07:43.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c8b512c-c481-49ba-a53b-3f7b4783baac ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: 26668bce-2d9c-415b-8988-1e34133865b0 [pid: 8|app: 0|req: 1937/3669] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:07:42 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/remove_router_interface => generated 309 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:07:43.811 7 INFO neutron.api.v2.resource [None req-f038d33e-8428-4d9b-9db4-021f194c5b2f ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1733/3670] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:07:43 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/remove_router_interface => generated 198 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:44.069 8 INFO neutron_taas.services.taas.taas_plugin [None req-3081632c-567b-46c2-9e13-d3b51a6e5f66 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 2026-04-12 22:07:44.072 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3081632c-567b-46c2-9e13-d3b51a6e5f66 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: f40dfe1f-dea2-4df2-bfde-8a08d89e67f8 [pid: 8|app: 0|req: 1938/3671] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:07:43 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/remove_router_interface => generated 309 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:07:44.731 7 INFO neutron.api.v2.resource [None req-6a68b6e0-ab11-46ad-931a-31cf6ef8b856 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1734/3672] 10.0.0.203 () {34 vars in 789 bytes} [Sun Apr 12 22:07:44 2026] PUT /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e/remove_router_interface => generated 198 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:07:45.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a9e9845-489a-46df-905f-5ba5732f951c ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: 5bc5160f-e3ac-488d-a285-53b11ec95654 2026-04-12 22:07:45.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a9e9845-489a-46df-905f-5ba5732f951c ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: 5bc5160f-e3ac-488d-a285-53b11ec95654 [pid: 8|app: 0|req: 1939/3673] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:07:44 2026] DELETE /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e => generated 0 bytes in 1375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:46.140 7 INFO neutron.api.v2.resource [None req-c6514d34-e75c-4b53-a147-88728e76f2a4 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1735/3674] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:07:46 2026] GET /v2.0/routers/31681b0d-bf47-48f3-beb6-bbd31e82073e => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1940/3675] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:07:46 2026] DELETE /v2.0/subnets/22c37a27-238e-461e-aae9-37f22ed2f140 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:46.306 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a9cdc2d-4921-43a2-bb7a-f780c2db283f ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1736/3676] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:07:46 2026] GET /v2.0/subnets/22c37a27-238e-461e-aae9-37f22ed2f140 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1941/3677] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:07:46 2026] DELETE /v2.0/subnets/24301d5c-70db-4a1c-883c-f544419d0dec => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:46.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8208e7fe-c775-4a5d-9087-14ea8d59a425 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1737/3678] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:07:46 2026] GET /v2.0/subnets/24301d5c-70db-4a1c-883c-f544419d0dec => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:07:46.642 8 INFO neutron_taas.services.taas.taas_plugin [None req-a71f9c40-f88a-4480-8f9b-9a1254601812 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: 0c56972e-ca7a-4645-8f18-0f5c684f526f 2026-04-12 22:07:46.647 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a71f9c40-f88a-4480-8f9b-9a1254601812 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: 0c56972e-ca7a-4645-8f18-0f5c684f526f 2026-04-12 22:07:46.850 8 INFO neutron.services.segments.plugin [-] Segment ec83b28a-8af8-4548-a702-4a1381904773 resource provider aggregate not found 2026-04-12 22:07:46.856 8 INFO neutron.services.segments.plugin [-] Segment ec83b28a-8af8-4548-a702-4a1381904773 resource provider aggregate not found 2026-04-12 22:07:46.868 8 INFO neutron.services.segments.plugin [-] Segment ec83b28a-8af8-4548-a702-4a1381904773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec83b28a-8af8-4548-a702-4a1381904773 found for delete ", "request_id": "req-55fcb7a8-e80b-477f-91f0-61c99eca2196"}]} 2026-04-12 22:07:46.881 8 INFO neutron.services.segments.plugin [-] Segment ec83b28a-8af8-4548-a702-4a1381904773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec83b28a-8af8-4548-a702-4a1381904773 found for delete ", "request_id": "req-ffcaba1b-7fff-4435-92df-13d74984d543"}]} [pid: 8|app: 0|req: 1942/3679] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:07:46 2026] DELETE /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:46.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b544188-740e-4e4d-b0f1-1acf0738e8f7 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1738/3680] 10.0.0.203 () {32 vars in 723 bytes} [Sun Apr 12 22:07:46 2026] GET /v2.0/networks/02e04b6b-89d6-4659-bdde-9da14bad7ca4 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1943/3681] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:07:46 2026] DELETE /v2.0/subnets/6a33b536-7358-4722-b019-c08863f04a25 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:47.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df6c5986-bcea-4c7b-8803-8a23731d074c ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1739/3682] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:07:47 2026] GET /v2.0/subnets/6a33b536-7358-4722-b019-c08863f04a25 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1944/3683] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:07:47 2026] DELETE /v2.0/subnets/30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:47.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95380c4e-0d1b-425f-96fe-313c49cfda8b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1740/3684] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:07:47 2026] GET /v2.0/subnets/30b02de3-aeda-4e4e-a134-39b9d754d083 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:07:47.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee3ca07e-b3cd-423f-8629-b8ed2a6f51fd ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: 75d40846-bd0c-49c7-8440-1adf6c2f40d7 2026-04-12 22:07:47.474 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee3ca07e-b3cd-423f-8629-b8ed2a6f51fd ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: 75d40846-bd0c-49c7-8440-1adf6c2f40d7 [pid: 8|app: 0|req: 1945/3685] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:07:47 2026] DELETE /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:47.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-307b09ec-2925-403d-9f04-b659f95ba53a ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1741/3686] 10.0.0.203 () {32 vars in 723 bytes} [Sun Apr 12 22:07:47 2026] GET /v2.0/networks/b6595399-13fe-49f8-8177-a72227303fc4 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1946/3687] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:07:47 2026] DELETE /v2.0/subnets/d74341ae-f2e9-4142-a809-b15774fa0738 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:47.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85139dab-b9a1-4707-afca-7a93e651d56e ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1742/3688] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:07:47 2026] GET /v2.0/subnets/d74341ae-f2e9-4142-a809-b15774fa0738 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1947/3689] 10.0.0.203 () {32 vars in 724 bytes} [Sun Apr 12 22:07:47 2026] DELETE /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:48.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d57654f-93c9-4561-995a-d16b5a024b44 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1743/3690] 10.0.0.203 () {32 vars in 721 bytes} [Sun Apr 12 22:07:48 2026] GET /v2.0/subnets/2de7591c-75a6-4a66-bae6-c2206f0fc712 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:07:48.231 8 INFO neutron_taas.services.taas.taas_plugin [None req-8db87a15-a5c8-479f-8d7f-574617a1f963 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] TaaS: Handle Delete Port: af5b0e08-5af3-4833-aad3-7d3578725507 2026-04-12 22:07:48.233 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8db87a15-a5c8-479f-8d7f-574617a1f963 ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] Tap Mirror: Handle Delete Port: af5b0e08-5af3-4833-aad3-7d3578725507 [pid: 8|app: 0|req: 1948/3691] 10.0.0.203 () {32 vars in 726 bytes} [Sun Apr 12 22:07:48 2026] DELETE /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:07:48.508 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c57222f-7ae1-4ed3-83bc-a40e7dfe7b2b ba3dc715790e4ef3ac8fe88b4edd5f92 9be78b5b29734ee9af7e243d9cd5d0d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1744/3692] 10.0.0.203 () {32 vars in 723 bytes} [Sun Apr 12 22:07:48 2026] GET /v2.0/networks/8ff6b318-2aa6-43d9-a69b-83941cf942bb => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:07:49.024 8 INFO neutron.services.segments.plugin [-] Segment 24eb390d-2481-4d92-8d56-5b4786526226 resource provider aggregate not found 2026-04-12 22:07:49.031 8 INFO neutron.services.segments.plugin [-] Segment 24eb390d-2481-4d92-8d56-5b4786526226 resource provider aggregate not found 2026-04-12 22:07:49.041 8 INFO neutron.services.segments.plugin [-] Segment 24eb390d-2481-4d92-8d56-5b4786526226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24eb390d-2481-4d92-8d56-5b4786526226 found for delete ", "request_id": "req-3789b831-8f6a-42a7-bb56-a15dd1bfc964"}]} 2026-04-12 22:07:49.050 8 INFO neutron.services.segments.plugin [-] Segment 24eb390d-2481-4d92-8d56-5b4786526226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24eb390d-2481-4d92-8d56-5b4786526226 found for delete ", "request_id": "req-c3cd9f74-6900-4e15-843e-da0c34223680"}]} 2026-04-12 22:07:49.055 8 INFO neutron.services.segments.plugin [-] Segment 8a3b5136-7d56-48a8-80b4-a3949ba89ffb resource provider aggregate not found 2026-04-12 22:07:49.064 8 INFO neutron.services.segments.plugin [-] Segment 8a3b5136-7d56-48a8-80b4-a3949ba89ffb resource provider aggregate not found 2026-04-12 22:07:49.068 8 INFO neutron.services.segments.plugin [-] Segment 8a3b5136-7d56-48a8-80b4-a3949ba89ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a3b5136-7d56-48a8-80b4-a3949ba89ffb found for delete ", "request_id": "req-f7a5bad3-8d65-4a67-887e-59a47e85bab1"}]} 2026-04-12 22:07:49.080 8 INFO neutron.services.segments.plugin [-] Segment 8a3b5136-7d56-48a8-80b4-a3949ba89ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a3b5136-7d56-48a8-80b4-a3949ba89ffb found for delete ", "request_id": "req-c0d642fa-2dbd-4d34-8c8b-5309f7a353cf"}]} [pid: 8|app: 0|req: 1949/3693] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:07:50 2026] GET /v2.0/security-groups?tenant_id=9be78b5b29734ee9af7e243d9cd5d0d9&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3694] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:07:50 2026] DELETE /v2.0/security-groups/2eb738e3-5865-4ccf-b5f6-6f1c71a34980 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:51.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-f702402c-d582-4426-9e74-70d2c22a4dad 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource fc53732d-c065-4fea-adc1-abe1397bd346 (type: security_groups) to 1 2026-04-12 22:07:51.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-f702402c-d582-4426-9e74-70d2c22a4dad 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0704505a-8097-46e4-8a6a-0232a548c2c2 (type: security_group_rules) to 0 2026-04-12 22:07:51.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-f702402c-d582-4426-9e74-70d2c22a4dad 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0bf0ef7b-230f-49a3-8375-ce7101f90355 (type: security_group_rules) to 0 2026-04-12 22:07:51.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-f702402c-d582-4426-9e74-70d2c22a4dad 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2cb47d5f-968c-4e85-bedc-e4ab26aa9a6c (type: security_group_rules) to 0 2026-04-12 22:07:51.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-f702402c-d582-4426-9e74-70d2c22a4dad 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 49cd43d5-aae7-429b-bf11-00ec0ff7aed1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1950/3695] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:07:50 2026] GET /v2.0/security-groups?tenant_id=8bc21e54b0ac4d7989aa1a1c569a5826&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3696] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:07:51 2026] DELETE /v2.0/security-groups/fc53732d-c065-4fea-adc1-abe1397bd346 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:51.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-29fd30b2-a0a7-46ce-ad6f-742efabd7ea3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 432d230b-27e8-4dc7-bdcd-a044bcb062b4 (type: security_groups) to 1 2026-04-12 22:07:51.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-29fd30b2-a0a7-46ce-ad6f-742efabd7ea3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 44bc47f1-450e-477c-9a81-08344659f490 (type: security_group_rules) to 0 2026-04-12 22:07:51.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-29fd30b2-a0a7-46ce-ad6f-742efabd7ea3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5d54e2a4-5562-4174-a4b3-7e9850d2fe20 (type: security_group_rules) to 0 2026-04-12 22:07:51.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-29fd30b2-a0a7-46ce-ad6f-742efabd7ea3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource dd8798bd-f144-440d-998f-19b4ba25ea92 (type: security_group_rules) to 0 2026-04-12 22:07:51.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-29fd30b2-a0a7-46ce-ad6f-742efabd7ea3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource ee3b7039-dd9b-404d-b24b-9e8ee00d66c2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1951/3697] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:07:51 2026] GET /v2.0/security-groups?tenant_id=707ba53662eb4d04ba8acdb6f31d544f&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3698] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:07:51 2026] DELETE /v2.0/security-groups/432d230b-27e8-4dc7-bdcd-a044bcb062b4 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:52.428 8 INFO neutron.db.ovn_revision_numbers_db [None req-5821fd6a-0d52-47e8-817c-f8d676729d10 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource f539df46-1c88-4911-a4f5-39513af88648 (type: security_groups) to 1 2026-04-12 22:07:52.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-5821fd6a-0d52-47e8-817c-f8d676729d10 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 00e8306b-be5d-41ca-9faf-589b7846ee9f (type: security_group_rules) to 0 2026-04-12 22:07:52.458 8 INFO neutron.db.ovn_revision_numbers_db [None req-5821fd6a-0d52-47e8-817c-f8d676729d10 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 1a4698f7-e54d-4d7c-91ea-9cbf37c562a3 (type: security_group_rules) to 0 2026-04-12 22:07:52.470 8 INFO neutron.db.ovn_revision_numbers_db [None req-5821fd6a-0d52-47e8-817c-f8d676729d10 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 770093ab-88c2-49e4-938a-a0f60e1ae426 (type: security_group_rules) to 0 2026-04-12 22:07:52.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-5821fd6a-0d52-47e8-817c-f8d676729d10 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 9b125354-923e-4cd8-ab55-8c4601467e4b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1952/3699] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:07:52 2026] GET /v2.0/security-groups?tenant_id=d5723c0af2554d328e3e9d8ca870426c&name=default => generated 2929 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3700] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:07:52 2026] DELETE /v2.0/security-groups/f539df46-1c88-4911-a4f5-39513af88648 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:53.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc9e8fcf-e1bb-42cc-bcd4-755a1aaf4fc3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 703faca9-8414-48d0-a62c-93110a881dd8 (type: security_groups) to 1 2026-04-12 22:07:53.149 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc9e8fcf-e1bb-42cc-bcd4-755a1aaf4fc3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0b76b891-22b1-4c42-a684-7da8e44baa70 (type: security_group_rules) to 0 2026-04-12 22:07:53.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc9e8fcf-e1bb-42cc-bcd4-755a1aaf4fc3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 2fc97134-49ea-48ca-a669-871677add906 (type: security_group_rules) to 0 2026-04-12 22:07:53.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc9e8fcf-e1bb-42cc-bcd4-755a1aaf4fc3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 7edc958c-b1bf-40f3-a21a-9c701238eeeb (type: security_group_rules) to 0 2026-04-12 22:07:53.193 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc9e8fcf-e1bb-42cc-bcd4-755a1aaf4fc3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource b3453e1c-770f-46d5-9ab9-9e9d9b15f986 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1953/3701] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:07:52 2026] GET /v2.0/security-groups?tenant_id=ee9c4397d2a341eb84747af1a13ba2db&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3702] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:07:53 2026] DELETE /v2.0/security-groups/703faca9-8414-48d0-a62c-93110a881dd8 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:53.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-b91204b6-038a-4c1d-bb66-580b9901d1b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource e785885d-3b46-4a8a-9dc1-9ea9f9856d45 (type: security_groups) to 1 2026-04-12 22:07:53.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-b91204b6-038a-4c1d-bb66-580b9901d1b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0ecc266d-22d0-4a21-9118-cefe788bedb1 (type: security_group_rules) to 0 2026-04-12 22:07:53.888 8 INFO neutron.db.ovn_revision_numbers_db [None req-b91204b6-038a-4c1d-bb66-580b9901d1b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 40f12fa0-4187-41b9-85a6-848e5769accd (type: security_group_rules) to 0 2026-04-12 22:07:53.904 8 INFO neutron.db.ovn_revision_numbers_db [None req-b91204b6-038a-4c1d-bb66-580b9901d1b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource c6feda0b-2f95-434d-887e-64226727c476 (type: security_group_rules) to 0 2026-04-12 22:07:53.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-b91204b6-038a-4c1d-bb66-580b9901d1b3 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource de49aba0-db0c-431d-b648-f252ce809b8e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1954/3703] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:07:53 2026] GET /v2.0/security-groups?tenant_id=51a6883cd93448339e1f5fcf2864c3a0&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3704] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:07:53 2026] DELETE /v2.0/security-groups/e785885d-3b46-4a8a-9dc1-9ea9f9856d45 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:07:54.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-6625f3fd-1629-4cb0-a1ed-b18689ee29d2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8e09ff94-2459-41cc-97dc-69bf62537c0f (type: security_groups) to 1 2026-04-12 22:07:54.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-6625f3fd-1629-4cb0-a1ed-b18689ee29d2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 0fb01a85-9639-412c-8ed9-9d1883d844ea (type: security_group_rules) to 0 2026-04-12 22:07:54.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-6625f3fd-1629-4cb0-a1ed-b18689ee29d2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 5c703ec2-de53-4d07-a9d8-412d316fff50 (type: security_group_rules) to 0 2026-04-12 22:07:54.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-6625f3fd-1629-4cb0-a1ed-b18689ee29d2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 705508f6-32c8-430d-966e-683006da77c1 (type: security_group_rules) to 0 2026-04-12 22:07:54.581 8 INFO neutron.db.ovn_revision_numbers_db [None req-6625f3fd-1629-4cb0-a1ed-b18689ee29d2 237ab906d15b46c3965a7987c7a4e942 a337ae700e2d447ebbead920a79d3c4d - - default default] Successfully bumped revision number for resource 8c20204c-6ea3-4839-a4d8-fab06ca60441 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1955/3707] 10.0.0.203 () {32 vars in 774 bytes} [Sun Apr 12 22:07:54 2026] GET /v2.0/security-groups?tenant_id=58af0c3d53634885b548aea567069744&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3708] 10.0.0.203 () {32 vars in 740 bytes} [Sun Apr 12 22:07:54 2026] DELETE /v2.0/security-groups/8e09ff94-2459-41cc-97dc-69bf62537c0f => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1956/3709] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 22:07:57 2026] GET /v2.0/networks => generated 2173 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3710] 10.0.0.203 () {32 vars in 655 bytes} [Sun Apr 12 22:07:58 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1957/3711] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 22:07:58 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3712] 10.0.0.203 () {32 vars in 643 bytes} [Sun Apr 12 22:07:58 2026] GET /v2.0/ports => generated 5175 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1958/3713] 10.0.0.203 () {32 vars in 647 bytes} [Sun Apr 12 22:07:58 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3714] 10.0.0.203 () {32 vars in 649 bytes} [Sun Apr 12 22:07:58 2026] GET /v2.0/networks => generated 2173 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1959/3715] 10.0.0.203 () {32 vars in 663 bytes} [Sun Apr 12 22:07:58 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3716] 10.0.0.203 () {32 vars in 655 bytes} [Sun Apr 12 22:07:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3721] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1962/3722] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3723] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/networks => generated 2173 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1963/3724] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3725] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1964/3726] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3727] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1965/3728] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3729] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1966/3730] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3731] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:08:31 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3740] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/networks => generated 2173 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1971/3741] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/ports => generated 5175 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3742] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1972/3743] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3744] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1973/3745] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3746] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1974/3747] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3748] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1975/3749] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3750] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:09:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1980/3759] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3760] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/agents => generated 1214 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1981/3761] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3762] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1982/3763] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3764] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1983/3765] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3766] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1984/3767] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/networks => generated 2173 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3768] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1985/3769] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:10:31 2026] GET /v2.0/ports => generated 5175 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1789/3778] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/agents => generated 1214 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1990/3779] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3780] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1991/3781] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1791/3782] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1992/3783] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3784] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/networks => generated 2173 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1993/3785] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1793/3786] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1994/3787] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3788] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:11:31 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1999/3797] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1799/3798] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/networks => generated 2173 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2000/3799] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/ports => generated 5175 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3800] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2001/3801] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3802] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2002/3803] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3804] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2003/3805] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3806] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2004/3807] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:12:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2009/3816] 10.0.0.32 () {28 vars in 598 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3817] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2010/3818] 10.0.0.32 () {28 vars in 578 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/ports => generated 5175 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1809/3819] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2011/3820] 10.0.0.32 () {28 vars in 623 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3821] 10.0.0.32 () {28 vars in 618 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2012/3822] 10.0.0.32 () {28 vars in 584 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/networks => generated 2173 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3823] 10.0.0.32 () {28 vars in 580 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2013/3824] 10.0.0.32 () {28 vars in 582 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3825] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2014/3826] 10.0.0.32 () {28 vars in 590 bytes} [Sun Apr 12 22:13:31 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)