+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Sep 1 19:13:25 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:01:51 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-78bbc6f4c7-md77h 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0c998b5668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-09-01 19:13:30.686 7 INFO neutron.common.config [-] Logging enabled! 2026-09-01 19:13:30.687 7 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-09-01 19:13:30.911 8 INFO neutron.common.config [-] Logging enabled! 2026-09-01 19:13:30.912 8 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-09-01 19:13:31.208 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-01 19:13:31.480 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-01 19:13:32.295 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 19:13:32.298 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-01 19:13:32.302 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-01 19:13:32.303 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 19:13:32.303 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-01 19:13:32.303 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-01 19:13:32.303 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:13:32.311 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:13:32.311 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:13:32.311 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 19:13:32.333 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-01 19:13:32.334 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 19:13:32.334 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-01 19:13:32.386 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-01 19:13:32.386 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-01 19:13:32.386 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-01 19:13:32.386 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-01 19:13:32.750 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 19:13:32.753 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-01 19:13:32.757 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-01 19:13:32.758 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 19:13:32.758 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-01 19:13:32.758 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-01 19:13:32.758 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:13:32.765 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:13:32.766 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:13:32.766 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 19:13:32.789 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-01 19:13:32.790 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 19:13:32.790 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-01 19:13:32.836 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-01 19:13:32.836 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-01 19:13:32.836 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-01 19:13:32.836 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-01 19:13:32.895 7 INFO neutron.plugins.ml2.managers [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] Initializing driver for type 'vlan' 2026-09-01 19:13:33.044 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] VlanTypeDriver initialization complete 2026-09-01 19:13:33.044 7 INFO neutron.plugins.ml2.managers [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] Initializing driver for type 'vxlan' 2026-09-01 19:13:33.045 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-01 19:13:33.062 7 INFO neutron.plugins.ml2.managers [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-01 19:13:33.062 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-01 19:13:33.062 7 INFO neutron.plugins.ml2.managers [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] Initializing extension driver 'port_security' 2026-09-01 19:13:33.062 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-01 19:13:33.062 7 INFO neutron.plugins.ml2.managers [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] Initializing extension driver 'qos' 2026-09-01 19:13:33.062 7 INFO neutron.plugins.ml2.managers [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-01 19:13:33.063 7 INFO neutron.plugins.ml2.managers [None req-b3bbcc0d-1fe9-4d87-bf22-5b0422afb03a - - - - - -] Initializing mechanism driver 'l2population' 2026-09-01 19:13:33.074 7 INFO neutron.quota [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded quota_driver: . 2026-09-01 19:13:33.074 7 INFO neutron.plugins.ml2.plugin [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Modular L2 Plugin initialization complete 2026-09-01 19:13:33.075 7 INFO neutron.plugins.ml2.managers [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-01 19:13:33.075 7 INFO neutron.plugins.ml2.managers [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-01 19:13:33.075 7 INFO neutron.plugins.ml2.managers [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-01 19:13:33.075 7 INFO neutron.extensions.vlantransparent [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Disabled vlantransparent extension. 2026-09-01 19:13:33.075 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: qos 2026-09-01 19:13:33.093 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: router 2026-09-01 19:13:33.182 7 INFO neutron.services.service_base [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-01 19:13:33.182 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: segments 2026-09-01 19:13:33.284 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: trunk 2026-09-01 19:13:33.300 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: vpnaas 2026-09-01 19:13:33.325 8 INFO neutron.plugins.ml2.managers [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] Initializing driver for type 'vlan' 2026-09-01 19:13:33.340 7 WARNING stevedore.named [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-01 19:13:33.469 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-01 19:13:33.470 7 INFO neutron.common.utils [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-01 19:13:33.470 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: auto_allocate 2026-09-01 19:13:33.479 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: tag 2026-09-01 19:13:33.493 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: timestamp 2026-09-01 19:13:33.498 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: network_ip_availability 2026-09-01 19:13:33.502 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: flavors 2026-09-01 19:13:33.505 7 INFO neutron.manager [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loading Plugin: revisions 2026-09-01 19:13:33.509 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Initializing extension manager. 2026-09-01 19:13:33.510 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: address-group 2026-09-01 19:13:33.511 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: address-scope 2026-09-01 19:13:33.512 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-01 19:13:33.513 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: agent 2026-09-01 19:13:33.513 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: agent-resources-synced 2026-09-01 19:13:33.514 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-01 19:13:33.514 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] VlanTypeDriver initialization complete 2026-09-01 19:13:33.515 8 INFO neutron.plugins.ml2.managers [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] Initializing driver for type 'vxlan' 2026-09-01 19:13:33.515 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-01 19:13:33.515 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-01 19:13:33.516 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: availability_zone 2026-09-01 19:13:33.516 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: availability_zone_filter 2026-09-01 19:13:33.517 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-01 19:13:33.518 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: default-subnetpools 2026-09-01 19:13:33.519 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-01 19:13:33.520 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: dns-integration 2026-09-01 19:13:33.520 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: dns-domain-ports 2026-09-01 19:13:33.521 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-01 19:13:33.522 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: dvr 2026-09-01 19:13:33.522 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-01 19:13:33.523 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: empty-string-filtering 2026-09-01 19:13:33.523 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:13:33.524 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-01 19:13:33.525 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: external-net 2026-09-01 19:13:33.525 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-01 19:13:33.526 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: extraroute 2026-09-01 19:13:33.526 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: extraroute-atomic 2026-09-01 19:13:33.527 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-01 19:13:33.528 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-01 19:13:33.528 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-01 19:13:33.529 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-01 19:13:33.529 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: fip-port-details 2026-09-01 19:13:33.530 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: flavors 2026-09-01 19:13:33.531 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-01 19:13:33.532 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: floatingip-pools 2026-09-01 19:13:33.533 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: ip_allocation 2026-09-01 19:13:33.533 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-01 19:13:33.534 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: l2_adjacency 2026-09-01 19:13:33.535 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: router 2026-09-01 19:13:33.536 8 INFO neutron.plugins.ml2.managers [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-01 19:13:33.536 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-01 19:13:33.536 8 INFO neutron.plugins.ml2.managers [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] Initializing extension driver 'port_security' 2026-09-01 19:13:33.536 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-01 19:13:33.537 8 INFO neutron.plugins.ml2.managers [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] Initializing extension driver 'qos' 2026-09-01 19:13:33.537 8 INFO neutron.plugins.ml2.managers [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-01 19:13:33.537 8 INFO neutron.plugins.ml2.managers [None req-9d00cc18-e3cb-4024-88cf-2a1d45f97009 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-01 19:13:33.537 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:13:33.538 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-01 19:13:33.538 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-01 19:13:33.539 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: ext-gw-mode 2026-09-01 19:13:33.540 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: l3-ha 2026-09-01 19:13:33.540 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:13:33.541 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-01 19:13:33.541 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: l3-flavors 2026-09-01 19:13:33.542 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:13:33.543 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-01 19:13:33.548 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-01 19:13:33.549 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-01 19:13:33.549 8 INFO neutron.quota [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded quota_driver: . 2026-09-01 19:13:33.550 8 INFO neutron.plugins.ml2.plugin [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Modular L2 Plugin initialization complete 2026-09-01 19:13:33.550 8 INFO neutron.plugins.ml2.managers [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-01 19:13:33.550 8 INFO neutron.plugins.ml2.managers [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-01 19:13:33.550 8 INFO neutron.plugins.ml2.managers [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-01 19:13:33.550 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-01 19:13:33.550 8 INFO neutron.extensions.vlantransparent [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Disabled vlantransparent extension. 2026-09-01 19:13:33.550 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: qos 2026-09-01 19:13:33.551 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-01 19:13:33.552 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-01 19:13:33.553 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: multi-provider 2026-09-01 19:13:33.553 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: net-mtu 2026-09-01 19:13:33.554 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: net-mtu-writable 2026-09-01 19:13:33.555 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: network_availability_zone 2026-09-01 19:13:33.555 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: network_ha 2026-09-01 19:13:33.556 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: network-ip-availability 2026-09-01 19:13:33.557 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-01 19:13:33.557 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: pagination 2026-09-01 19:13:33.558 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-device-profile 2026-09-01 19:13:33.558 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-01 19:13:33.559 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-01 19:13:33.560 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-01 19:13:33.560 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-mac-override 2026-09-01 19:13:33.561 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-01 19:13:33.561 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-01 19:13:33.562 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-01 19:13:33.562 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-resource-request 2026-09-01 19:13:33.563 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-01 19:13:33.564 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-01 19:13:33.564 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: router 2026-09-01 19:13:33.564 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: binding 2026-09-01 19:13:33.565 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: binding-extended 2026-09-01 19:13:33.566 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-security 2026-09-01 19:13:33.566 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: project-id 2026-09-01 19:13:33.567 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: provider 2026-09-01 19:13:33.569 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos 2026-09-01 19:13:33.570 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-01 19:13:33.571 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-01 19:13:33.571 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-default 2026-09-01 19:13:33.572 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-fip 2026-09-01 19:13:33.572 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-01 19:13:33.573 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-01 19:13:33.573 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-01 19:13:33.574 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-01 19:13:33.575 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-01 19:13:33.575 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-pps 2026-09-01 19:13:33.576 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-01 19:13:33.576 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-01 19:13:33.577 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: qos-rules-alias 2026-09-01 19:13:33.577 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: quota-check-limit 2026-09-01 19:13:33.579 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: quotas 2026-09-01 19:13:33.581 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: quota_details 2026-09-01 19:13:33.582 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: rbac-policies 2026-09-01 19:13:33.582 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: rbac-address-group 2026-09-01 19:13:33.583 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: rbac-address-scope 2026-09-01 19:13:33.584 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: rbac-security-groups 2026-09-01 19:13:33.584 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-01 19:13:33.585 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: revision-if-match 2026-09-01 19:13:33.585 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-01 19:13:33.586 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: router_availability_zone 2026-09-01 19:13:33.586 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-01 19:13:33.588 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-01 19:13:33.588 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-01 19:13:33.589 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-01 19:13:33.589 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-01 19:13:33.590 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-01 19:13:33.590 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-01 19:13:33.596 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: security-group 2026-09-01 19:13:33.597 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: segment 2026-09-01 19:13:33.597 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-01 19:13:33.598 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: service-type 2026-09-01 19:13:33.598 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: sorting 2026-09-01 19:13:33.599 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: standard-attr-segment 2026-09-01 19:13:33.600 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: standard-attr-description 2026-09-01 19:13:33.600 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: stateful-security-group 2026-09-01 19:13:33.601 7 WARNING neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-01 19:13:33.601 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-01 19:13:33.602 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: subnet-external-network 2026-09-01 19:13:33.602 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: subnet_onboard 2026-09-01 19:13:33.603 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-01 19:13:33.603 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: subnet-service-types 2026-09-01 19:13:33.604 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: subnet_allocation 2026-09-01 19:13:33.605 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-01 19:13:33.605 8 INFO neutron.services.service_base [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-01 19:13:33.605 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: segments 2026-09-01 19:13:33.605 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: tag-creation 2026-09-01 19:13:33.606 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-01 19:13:33.609 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: standard-attr-tag 2026-09-01 19:13:33.610 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-01 19:13:33.611 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: trunk 2026-09-01 19:13:33.611 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: trunk-details 2026-09-01 19:13:33.612 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-01 19:13:33.613 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-01 19:13:33.614 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-01 19:13:33.615 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-01 19:13:33.616 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: vpn-flavors 2026-09-01 19:13:33.618 7 INFO neutron.api.extensions [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Loaded extension: vpnaas 2026-09-01 19:13:33.620 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-01 19:13:33.620 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-01 19:13:33.620 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:33.621 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-01 19:13:33.624 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:13:33.624 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:13:33.629 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:13:33.629 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:13:33.630 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:13:33.631 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:33.631 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] subnetpool is already registered 2026-09-01 19:13:33.631 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:33.631 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] subnetpool is already registered 2026-09-01 19:13:33.632 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:13:33.632 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:13:33.633 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:13:33.633 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:13:33.633 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:13:33.634 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:13:33.637 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:13:33.638 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] router is already registered 2026-09-01 19:13:33.638 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:13:33.638 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] floatingip is already registered 2026-09-01 19:13:33.641 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:13:33.642 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] rbac_policy is already registered 2026-09-01 19:13:33.642 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:13:33.642 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] security_group is already registered 2026-09-01 19:13:33.643 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:13:33.643 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] security_group_rule is already registered 2026-09-01 19:13:33.644 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:33.644 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] subnetpool is already registered 2026-09-01 19:13:33.644 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:33.644 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] subnetpool is already registered 2026-09-01 19:13:33.645 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:13:33.645 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] trunk is already registered 2026-09-01 19:13:33.645 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:13:33.645 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] endpoint_group is already registered 2026-09-01 19:13:33.646 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:13:33.646 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] vpnservice is already registered 2026-09-01 19:13:33.646 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:13:33.647 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] ipsec_site_connection is already registered 2026-09-01 19:13:33.647 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:13:33.647 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] ipsecpolicy is already registered 2026-09-01 19:13:33.647 7 INFO neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:13:33.648 7 WARNING neutron.quota.resource_registry [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] ikepolicy is already registered 2026-09-01 19:13:33.702 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: trunk 2026-09-01 19:13:33.717 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: vpnaas 2026-09-01 19:13:33.754 8 WARNING stevedore.named [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-01 19:13:33.831 8 INFO neutron_vpnaas.services.vpn.plugin [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-01 19:13:33.831 8 INFO neutron.common.utils [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-01 19:13:33.832 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: auto_allocate 2026-09-01 19:13:33.836 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: tag 2026-09-01 19:13:33.843 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: timestamp 2026-09-01 19:13:33.845 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: network_ip_availability 2026-09-01 19:13:33.849 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: flavors 2026-09-01 19:13:33.852 8 INFO neutron.manager [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loading Plugin: revisions 2026-09-01 19:13:33.855 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Initializing extension manager. 2026-09-01 19:13:33.857 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: address-group 2026-09-01 19:13:33.858 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: address-scope 2026-09-01 19:13:33.858 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-01 19:13:33.859 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: agent 2026-09-01 19:13:33.860 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: agent-resources-synced 2026-09-01 19:13:33.861 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-01 19:13:33.861 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-01 19:13:33.862 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: availability_zone 2026-09-01 19:13:33.863 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: availability_zone_filter 2026-09-01 19:13:33.863 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-01 19:13:33.864 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: default-subnetpools 2026-09-01 19:13:33.865 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-01 19:13:33.866 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: dns-integration 2026-09-01 19:13:33.866 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: dns-domain-ports 2026-09-01 19:13:33.867 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-01 19:13:33.867 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: dvr 2026-09-01 19:13:33.868 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-01 19:13:33.868 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: empty-string-filtering 2026-09-01 19:13:33.869 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:13:33.869 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-01 19:13:33.870 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: external-net 2026-09-01 19:13:33.870 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-01 19:13:33.871 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: extraroute 2026-09-01 19:13:33.871 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: extraroute-atomic 2026-09-01 19:13:33.872 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-01 19:13:33.872 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-01 19:13:33.873 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-01 19:13:33.873 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-01 19:13:33.874 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: fip-port-details 2026-09-01 19:13:33.875 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: flavors 2026-09-01 19:13:33.876 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-01 19:13:33.876 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: floatingip-pools 2026-09-01 19:13:33.877 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: ip_allocation 2026-09-01 19:13:33.877 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-01 19:13:33.878 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: l2_adjacency 2026-09-01 19:13:33.879 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: router 2026-09-01 19:13:33.880 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:13:33.881 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-01 19:13:33.882 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-01 19:13:33.882 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: ext-gw-mode 2026-09-01 19:13:33.883 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: l3-ha 2026-09-01 19:13:33.883 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:13:33.884 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-01 19:13:33.884 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: l3-flavors 2026-09-01 19:13:33.885 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:13:33.885 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-01 19:13:33.888 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-01 19:13:33.889 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-01 19:13:33.890 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-01 19:13:33.891 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-01 19:13:33.891 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-01 19:13:33.892 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: multi-provider 2026-09-01 19:13:33.892 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: net-mtu 2026-09-01 19:13:33.893 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: net-mtu-writable 2026-09-01 19:13:33.893 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: network_availability_zone 2026-09-01 19:13:33.894 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: network_ha 2026-09-01 19:13:33.895 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: network-ip-availability 2026-09-01 19:13:33.896 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-01 19:13:33.896 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: pagination 2026-09-01 19:13:33.897 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-device-profile 2026-09-01 19:13:33.897 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-01 19:13:33.897 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-01 19:13:33.898 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-01 19:13:33.898 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-mac-override 2026-09-01 19:13:33.899 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-01 19:13:33.899 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-01 19:13:33.900 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-01 19:13:33.900 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-resource-request 2026-09-01 19:13:33.901 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-01 19:13:33.902 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-01 19:13:33.902 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: binding 2026-09-01 19:13:33.903 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: binding-extended 2026-09-01 19:13:33.903 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-security 2026-09-01 19:13:33.904 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: project-id 2026-09-01 19:13:33.904 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: provider 2026-09-01 19:13:33.906 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos 2026-09-01 19:13:33.907 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-01 19:13:33.908 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-01 19:13:33.908 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-default 2026-09-01 19:13:33.909 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-fip 2026-09-01 19:13:33.909 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-01 19:13:33.910 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-01 19:13:33.910 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-01 19:13:33.911 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-01 19:13:33.911 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-01 19:13:33.912 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-pps 2026-09-01 19:13:33.912 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-01 19:13:33.913 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-01 19:13:33.914 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: qos-rules-alias 2026-09-01 19:13:33.914 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: quota-check-limit 2026-09-01 19:13:33.916 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: quotas 2026-09-01 19:13:33.917 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: quota_details 2026-09-01 19:13:33.918 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: rbac-policies 2026-09-01 19:13:33.919 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: rbac-address-group 2026-09-01 19:13:33.920 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: rbac-address-scope 2026-09-01 19:13:33.920 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: rbac-security-groups 2026-09-01 19:13:33.920 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-01 19:13:33.921 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: revision-if-match 2026-09-01 19:13:33.922 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-01 19:13:33.922 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: router_availability_zone 2026-09-01 19:13:33.923 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-01 19:13:33.924 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-01 19:13:33.925 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-01 19:13:33.925 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-01 19:13:33.926 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-01 19:13:33.926 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-01 19:13:33.927 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-01 19:13:33.932 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: security-group 2026-09-01 19:13:33.933 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: segment 2026-09-01 19:13:33.933 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-01 19:13:33.934 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: service-type 2026-09-01 19:13:33.934 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: sorting 2026-09-01 19:13:33.935 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: standard-attr-segment 2026-09-01 19:13:33.935 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: standard-attr-description 2026-09-01 19:13:33.936 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: stateful-security-group 2026-09-01 19:13:33.936 8 WARNING neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-01 19:13:33.937 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-01 19:13:33.937 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: subnet-external-network 2026-09-01 19:13:33.938 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: subnet_onboard 2026-09-01 19:13:33.938 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-01 19:13:33.939 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: subnet-service-types 2026-09-01 19:13:33.940 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: subnet_allocation 2026-09-01 19:13:33.940 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-01 19:13:33.941 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: tag-creation 2026-09-01 19:13:33.941 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-01 19:13:33.945 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: standard-attr-tag 2026-09-01 19:13:33.945 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-01 19:13:33.946 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: trunk 2026-09-01 19:13:33.946 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: trunk-details 2026-09-01 19:13:33.947 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-01 19:13:33.948 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-01 19:13:33.949 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-01 19:13:33.950 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-01 19:13:33.951 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: vpn-flavors 2026-09-01 19:13:33.952 8 INFO neutron.api.extensions [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Loaded extension: vpnaas 2026-09-01 19:13:33.954 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-01 19:13:33.955 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-01 19:13:33.955 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:33.955 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-01 19:13:33.960 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:13:33.960 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:13:33.965 7 WARNING keystonemiddleware._common.config [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 19:13:33.973 7 WARNING oslo_config.cfg [None req-c42b61a4-22bd-458d-88d6-69f0a5d62b45 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f0c998b5668 pid: 7 (default app) 2026-09-01 19:13:33.964 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:13:34.211 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:13:34.212 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:13:34.213 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:34.213 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] subnetpool is already registered 2026-09-01 19:13:34.213 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:34.214 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] subnetpool is already registered 2026-09-01 19:13:34.214 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:13:34.214 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:13:34.215 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:13:34.215 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:13:34.216 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:13:34.216 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:13:34.220 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:13:34.220 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] router is already registered 2026-09-01 19:13:34.221 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:13:34.221 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] floatingip is already registered 2026-09-01 19:13:34.224 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:13:34.224 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] rbac_policy is already registered 2026-09-01 19:13:34.225 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:13:34.225 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] security_group is already registered 2026-09-01 19:13:34.226 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:13:34.226 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] security_group_rule is already registered 2026-09-01 19:13:34.226 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:34.227 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] subnetpool is already registered 2026-09-01 19:13:34.227 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:13:34.227 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] subnetpool is already registered 2026-09-01 19:13:34.228 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:13:34.228 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] trunk is already registered 2026-09-01 19:13:34.228 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:13:34.228 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] endpoint_group is already registered 2026-09-01 19:13:34.229 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:13:34.229 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] vpnservice is already registered 2026-09-01 19:13:34.229 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:13:34.229 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] ipsec_site_connection is already registered 2026-09-01 19:13:34.230 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:13:34.230 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] ipsecpolicy is already registered 2026-09-01 19:13:34.230 8 INFO neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:13:34.230 8 WARNING neutron.quota.resource_registry [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] ikepolicy is already registered 2026-09-01 19:13:34.267 8 WARNING keystonemiddleware._common.config [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 19:13:34.273 8 WARNING oslo_config.cfg [None req-dabb391c-314f-48df-bd9e-e97fc773f564 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f0c998b5668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-01 19:13:38.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2f4429e-7d11-4c4e-a25d-dbb4e19d3d23 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 162.253.55.250 () {44 vars in 927 bytes} [Tue Sep 1 19:13:37 2026] GET /v2.0/networks/public => generated 108 bytes in 834 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 162.253.55.250 () {44 vars in 949 bytes} [Tue Sep 1 19:13:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:13:39.380 7 WARNING neutron.services.revisions.revision_plugin [None req-05558bd2-5343-431a-850d-796d77ff0384 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:13:39.398 7 INFO neutron.db.segments_db [None req-05558bd2-5343-431a-850d-796d77ff0384 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Added segment 11ebcb9c-09df-4892-b71e-748038e7ced1 of type flat for network 8e2c2111-2c73-466f-a927-3a975ba19e5f 2026-09-01 19:13:39.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05558bd2-5343-431a-850d-796d77ff0384 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 162.253.55.250 () {48 vars in 967 bytes} [Tue Sep 1 19:13:38 2026] POST /v2.0/networks => generated 124 bytes in 550 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:13:45.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eeca1c19-d7f1-445a-93ad-8125f13753c9 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 162.253.55.250 () {44 vars in 927 bytes} [Tue Sep 1 19:13:45 2026] GET /v2.0/networks/public => generated 108 bytes in 412 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 162.253.55.250 () {44 vars in 949 bytes} [Tue Sep 1 19:13:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:13:46.159 8 WARNING neutron.services.revisions.revision_plugin [None req-48580bfb-52bf-4130-af8e-be523275d4b6 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:13:46.191 8 INFO neutron.db.segments_db [None req-48580bfb-52bf-4130-af8e-be523275d4b6 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Added segment 2e3a7383-c06b-4043-b82e-6e6428390f3e of type flat for network c75d9895-2802-456b-92ad-d71c79b1c26f 2026-09-01 19:13:46.233 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48580bfb-52bf-4130-af8e-be523275d4b6 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 162.253.55.250 () {48 vars in 967 bytes} [Tue Sep 1 19:13:45 2026] POST /v2.0/networks => generated 124 bytes in 355 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:13:52.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9905e79-c19c-49cc-ba52-b9c95227fae7 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 162.253.55.250 () {44 vars in 927 bytes} [Tue Sep 1 19:13:52 2026] GET /v2.0/networks/public => generated 108 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 162.253.55.250 () {44 vars in 949 bytes} [Tue Sep 1 19:13:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:13:52.351 7 WARNING neutron.services.revisions.revision_plugin [None req-87538742-1c57-44ea-99a6-8c98a7c86aac 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:13:52.367 7 INFO neutron.db.segments_db [None req-87538742-1c57-44ea-99a6-8c98a7c86aac 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Added segment e2a33d23-b0bf-4c4c-a2b6-d97a1ae84dad of type flat for network d83ee3c6-5da4-4bc5-b4b9-6d34c46a149d 2026-09-01 19:13:52.395 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87538742-1c57-44ea-99a6-8c98a7c86aac 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/12] 162.253.55.250 () {48 vars in 967 bytes} [Tue Sep 1 19:13:52 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:13:58.362 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0328231a-050d-43a1-8174-8c9309aa73cc 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 162.253.55.250 () {44 vars in 927 bytes} [Tue Sep 1 19:13:58 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 162.253.55.250 () {44 vars in 949 bytes} [Tue Sep 1 19:13:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:13:58.457 8 WARNING neutron.services.revisions.revision_plugin [None req-194cab86-2254-4b1a-90a3-1a2b72552d8f 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:13:58.478 8 INFO neutron.db.segments_db [None req-194cab86-2254-4b1a-90a3-1a2b72552d8f 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Added segment 0663fbc5-363c-4121-a903-9cc6f9a7e5a0 of type flat for network 0d364ba5-36ac-4c3b-ab3b-db04960f6db5 2026-09-01 19:13:58.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-194cab86-2254-4b1a-90a3-1a2b72552d8f 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 162.253.55.250 () {48 vars in 967 bytes} [Tue Sep 1 19:13:58 2026] POST /v2.0/networks => generated 124 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:14:04.474 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6dbc9a47-24ef-4e8f-b45c-17162bfefc13 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 162.253.55.250 () {44 vars in 927 bytes} [Tue Sep 1 19:14:04 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 162.253.55.250 () {44 vars in 949 bytes} [Tue Sep 1 19:14:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:14:04.574 8 WARNING neutron.services.revisions.revision_plugin [None req-a63b05c9-7720-409c-a883-0f9f8a8d58f2 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:14:04.604 8 INFO neutron.db.segments_db [None req-a63b05c9-7720-409c-a883-0f9f8a8d58f2 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Added segment d24dc8bf-6c7b-4045-af56-cf63dd4a615f of type flat for network 17276b21-92e6-4f4e-936d-7c7ee0a8983f 2026-09-01 19:14:04.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a63b05c9-7720-409c-a883-0f9f8a8d58f2 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/19] 162.253.55.250 () {48 vars in 967 bytes} [Tue Sep 1 19:14:04 2026] POST /v2.0/networks => generated 124 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:14:10.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb2b1781-35f7-433d-868b-860a0ffb511b 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 162.253.55.250 () {44 vars in 927 bytes} [Tue Sep 1 19:14:10 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/21] 162.253.55.250 () {44 vars in 949 bytes} [Tue Sep 1 19:14:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:14:10.754 7 WARNING neutron.services.revisions.revision_plugin [None req-1363a7d7-75cb-4c69-bbcb-de6dc849b96a 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:14:10.811 7 INFO neutron.db.segments_db [None req-1363a7d7-75cb-4c69-bbcb-de6dc849b96a 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Added segment 4c201db3-4ca1-4475-ac67-963a362e8d56 of type flat for network 8f6d10c8-8220-41ce-a53d-dc0ff2eeea18 2026-09-01 19:14:10.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1363a7d7-75cb-4c69-bbcb-de6dc849b96a 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/22] 162.253.55.250 () {48 vars in 967 bytes} [Tue Sep 1 19:14:10 2026] POST /v2.0/networks => generated 124 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:14:16.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cde85c5-fec2-465e-951b-e4cb0a5d3909 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 162.253.55.250 () {44 vars in 927 bytes} [Tue Sep 1 19:14:16 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 162.253.55.250 () {44 vars in 949 bytes} [Tue Sep 1 19:14:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:14:17.108 7 WARNING neutron.services.revisions.revision_plugin [None req-35754417-45d8-404a-9dc0-76d0502b9249 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:14:17.133 7 INFO neutron.db.segments_db [None req-35754417-45d8-404a-9dc0-76d0502b9249 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Added segment a5d1ce13-edd4-4001-b864-37ba145ee47a of type flat for network 72e67341-887f-4b42-b1db-4f9e38bede67 [pid: 7|app: 0|req: 15/26] 162.253.55.250 () {48 vars in 967 bytes} [Tue Sep 1 19:14:17 2026] POST /v2.0/networks => generated 706 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 19:14:18.552 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b03bd215-0e4e-42d2-8b48-2d47e1f1ae00 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/27] 162.253.55.250 () {44 vars in 927 bytes} [Tue Sep 1 19:14:18 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 162.253.55.250 () {44 vars in 949 bytes} [Tue Sep 1 19:14:18 2026] GET /v2.0/networks?name=public => generated 709 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:14:18.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de33e40c-a543-49ab-ab03-bcc983baa396 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/29] 162.253.55.250 () {44 vars in 1034 bytes} [Tue Sep 1 19:14:18 2026] GET /v2.0/subnets/public-subnet?network_id=72e67341-887f-4b42-b1db-4f9e38bede67 => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 162.253.55.250 () {44 vars in 1057 bytes} [Tue Sep 1 19:14:18 2026] GET /v2.0/subnets?name=public-subnet&network_id=72e67341-887f-4b42-b1db-4f9e38bede67 => 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: 14/31] 162.253.55.250 () {48 vars in 965 bytes} [Tue Sep 1 19:14:18 2026] POST /v2.0/subnets => generated 664 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 19:19:10.452 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d6f7a3b3-4fcc-409b-96ca-eabd91b3c90a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-01 19:19:10.454 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Sep 1 19:19:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.250) !!! 2026-09-01 19:19:10.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48072b52-1b6c-4f5a-8716-626b2e670248 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 162.253.55.250 () {44 vars in 937 bytes} [Tue Sep 1 19:19:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:19:10.646 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d4cd3cb-0568-4375-b15b-dca23d8c5ebe] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-01 19:19:10.648 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Sep 1 19:19:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.250) !!! [pid: 8|app: 0|req: 34/71] 162.253.55.250 () {44 vars in 959 bytes} [Tue Sep 1 19:19:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:19:10.802 7 INFO neutron.db.segments_db [None req-cd103dc9-344e-4758-93c2-f22d7787451b 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] Added segment a1d25c81-b8c5-4b55-bfc4-5fb470ee939a of type vxlan for network c38b525f-1756-48bd-933d-35e28a5b5e0d [pid: 7|app: 0|req: 38/72] 162.253.55.250 () {48 vars in 966 bytes} [Tue Sep 1 19:19:10 2026] POST /v2.0/networks => generated 707 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 19:19:12.046 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d4cd3cb-0568-4375-b15b-dca23d8c5ebe] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34152. 2026-09-01 19:19:12.103 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b7d6b5b-9257-41c2-88f4-1543b70a94a9 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/73] 162.253.55.250 () {44 vars in 937 bytes} [Tue Sep 1 19:19:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:19:12.159 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d6f7a3b3-4fcc-409b-96ca-eabd91b3c90a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34160. [pid: 7|app: 0|req: 39/74] 162.253.55.250 () {44 vars in 959 bytes} [Tue Sep 1 19:19:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:19:12.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c29ffa2-1677-4481-9f5d-044919a9779f 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/75] 162.253.55.250 () {44 vars in 1036 bytes} [Tue Sep 1 19:19:12 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=c38b525f-1756-48bd-933d-35e28a5b5e0d => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 162.253.55.250 () {44 vars in 1059 bytes} [Tue Sep 1 19:19:12 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c38b525f-1756-48bd-933d-35e28a5b5e0d => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 162.253.55.250 () {48 vars in 965 bytes} [Tue Sep 1 19:19:12 2026] POST /v2.0/subnets => generated 651 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 19:19:13.821 7 INFO neutron.api.v2.resource [None req-5330a9bd-87af-4e4f-a28e-4574db5d88b4 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/78] 162.253.55.250 () {44 vars in 971 bytes} [Tue Sep 1 19:19:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 162.253.55.250 () {44 vars in 993 bytes} [Tue Sep 1 19:19:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 162.253.55.250 () {48 vars in 980 bytes} [Tue Sep 1 19:19:13 2026] POST /v2.0/security-groups => generated 1616 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:15 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 1616 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:15 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:15 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 162.253.55.250 () {48 vars in 991 bytes} [Tue Sep 1 19:19:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:16 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 2230 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:16 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 2230 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:16 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 2230 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 162.253.55.250 () {48 vars in 991 bytes} [Tue Sep 1 19:19:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:17 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 2846 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:17 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:17 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 162.253.55.250 () {48 vars in 991 bytes} [Tue Sep 1 19:19:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:18 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 3462 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:18 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 3462 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:19 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 3462 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 162.253.55.250 () {48 vars in 991 bytes} [Tue Sep 1 19:19:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:20 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 4078 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:20 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:20 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 4078 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/102] 162.253.55.250 () {48 vars in 991 bytes} [Tue Sep 1 19:19:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 162.253.55.250 () {44 vars in 987 bytes} [Tue Sep 1 19:19:21 2026] GET /v2.0/networks/c38b525f-1756-48bd-933d-35e28a5b5e0d => generated 732 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:19:22.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ff3092e-fe38-4758-9f47-13d55e5d1d84 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/104] 162.253.55.250 () {44 vars in 1076 bytes} [Tue Sep 1 19:19:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c38b525f-1756-48bd-933d-35e28a5b5e0d => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 162.253.55.250 () {44 vars in 1099 bytes} [Tue Sep 1 19:19:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c38b525f-1756-48bd-933d-35e28a5b5e0d => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:22 2026] GET /v2.0/security-groups/895df6aa-158c-419a-8461-33c65687dfaa => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 162.253.55.250 () {48 vars in 961 bytes} [Tue Sep 1 19:19:22 2026] POST /v2.0/ports => generated 1096 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-01 19:19:29.500 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a290b2ef-daf0-421e-b9c1-711d37dcf006 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/108] 162.253.55.250 () {44 vars in 978 bytes} [Tue Sep 1 19:19:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 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:71: 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: 57/109] 162.253.55.250 () {44 vars in 1000 bytes} [Tue Sep 1 19:19:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 162.253.55.250 () {48 vars in 1030 bytes} [Tue Sep 1 19:19:29 2026] PUT /v2.0/ports/4969fb98-95f4-4f63-b4fe-7d3260665172 => generated 1245 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 162.253.55.250 () {44 vars in 920 bytes} [Tue Sep 1 19:19:32 2026] GET /v2.0/ports => generated 3726 bytes in 137 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-01 19:19:33.432 8 INFO neutron.api.v2.resource [None req-05e0ccc9-e155-4375-a970-057eb2f12384 2e386c4a788f4a29872da31490c19a00 7269d04362304b5e91f16c0ef6e1b8e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/114] 162.253.55.250 () {44 vars in 959 bytes} [Tue Sep 1 19:19:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 162.253.55.250 () {44 vars in 981 bytes} [Tue Sep 1 19:19:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/116] 162.253.55.250 () {48 vars in 980 bytes} [Tue Sep 1 19:19:33 2026] POST /v2.0/security-groups => generated 1610 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:34 2026] GET /v2.0/security-groups/7647c23e-4185-4682-bd94-5a451735f084 => generated 1610 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/118] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:34 2026] GET /v2.0/security-groups/7647c23e-4185-4682-bd94-5a451735f084 => generated 1610 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:34 2026] GET /v2.0/security-groups/7647c23e-4185-4682-bd94-5a451735f084 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/120] 162.253.55.250 () {48 vars in 991 bytes} [Tue Sep 1 19:19:34 2026] POST /v2.0/security-group-rules => generated 621 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/121] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:36 2026] GET /v2.0/security-groups/7647c23e-4185-4682-bd94-5a451735f084 => generated 2244 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/122] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:36 2026] GET /v2.0/security-groups/7647c23e-4185-4682-bd94-5a451735f084 => generated 2244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 162.253.55.250 () {44 vars in 1001 bytes} [Tue Sep 1 19:19:36 2026] GET /v2.0/security-groups/7647c23e-4185-4682-bd94-5a451735f084 => generated 2244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/124] 162.253.55.250 () {48 vars in 991 bytes} [Tue Sep 1 19:19:36 2026] POST /v2.0/security-group-rules => generated 625 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/135] 162.253.55.250 () {44 vars in 975 bytes} [Tue Sep 1 19:20:53 2026] GET /v2.0/quotas/7269d04362304b5e91f16c0ef6e1b8e0 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 70/136] 162.253.55.250 () {48 vars in 1027 bytes} [Tue Sep 1 19:20:54 2026] PUT /v2.0/quotas/7269d04362304b5e91f16c0ef6e1b8e0 => generated 291 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)