+ COMMAND=start + start + exec octavia-worker --config-file /etc/octavia/octavia.conf Deprecated: Option "endpoint_type" from group "neutron" is deprecated for removal (This option was replaced by the valid_interfaces option defined by keystoneauth.). Its value may be silently ignored in the future. 2026-05-19 14:11:21.058 1 INFO octavia.common.config [-] Logging enabled! 2026-05-19 14:11:21.058 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 14.0.2 2026-05-19 14:11:21.179 8 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-19 14:11:21.191 11 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-19 14:47:18.200 8 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '6bf0901d-87bc-48d7-b082-ff08a51a8604'... 2026-05-19 14:47:20.416 8 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 5f057d50-c3b6-4a8f-8b1d-057ad3706e1d already exists. Nothing to be done. 2026-05-19 14:47:20.416 8 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 5f057d50-c3b6-4a8f-8b1d-057ad3706e1d, subnet id 754936e9-8074-44af-be47-db87b24f2638, ip address 10.1.1.6 for load balancer 6bf0901d-87bc-48d7-b082-ff08a51a8604 2026-05-19 14:47:20.504 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 5f057d50-c3b6-4a8f-8b1d-057ad3706e1d, subnet id 754936e9-8074-44af-be47-db87b24f2638, ip address 10.1.1.6 for load balancer 6bf0901d-87bc-48d7-b082-ff08a51a8604 2026-05-19 14:47:21.382 8 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG b7b47dd4-71ad-43e0-9715-601f8b4ce26c for load balancer 6bf0901d-87bc-48d7-b082-ff08a51a8604 complete 2026-05-19 14:47:21.739 8 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 754936e9-8074-44af-be47-db87b24f2638 for load balancer 6bf0901d-87bc-48d7-b082-ff08a51a8604 2026-05-19 14:47:21.808 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 4ffc6f59-8df8-4ced-bc4e-36db059b8402 in DB for load balancer 6bf0901d-87bc-48d7-b082-ff08a51a8604 2026-05-19 14:47:21.966 8 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-05-19 14:47:21.966 8 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-05-19 14:47:21.966 8 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-05-19 14:47:21.966 8 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. /var/lib/openstack/lib/python3.10/site-packages/octavia/common/tls_utils/cert_parser.py:302: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_after_utc. return cert.not_valid_after 2026-05-19 14:47:29.570 8 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 6c32c3f0-fc30-46e0-a69a-07a5701333ba for amphora id: 4ffc6f59-8df8-4ced-bc4e-36db059b8402 2026-05-19 14:47:32.333 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (3f813eac-c229-4912-bb46-2af4d6c13ec4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 14:47:35.443 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (3f813eac-c229-4912-bb46-2af4d6c13ec4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 14:47:46.289 8 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.1.223', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.1.223 timed out. (connect timeout=10.0)')) 2026-05-19 14:47:51.538 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (baf31b93-50e1-4a08-9145-23b86ef6c1be) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 14:47:52.013 8 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.223', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-19 14:47:57.282 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (baf31b93-50e1-4a08-9145-23b86ef6c1be) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 14:47:57.600 8 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.223', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-19 14:48:02.825 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (baf31b93-50e1-4a08-9145-23b86ef6c1be) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 14:48:03.376 8 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.223', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-19 14:48:08.659 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (baf31b93-50e1-4a08-9145-23b86ef6c1be) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 14:48:09.328 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 4ffc6f59-8df8-4ced-bc4e-36db059b8402 with compute id: 6c32c3f0-fc30-46e0-a69a-07a5701333ba for load balancer: 6bf0901d-87bc-48d7-b082-ff08a51a8604 2026-05-19 14:48:17.107 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 6bf0901d-87bc-48d7-b082-ff08a51a8604 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-19 14:48:20.065 11 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '974f9365-29a7-4dcb-a294-809b036c689a'... 2026-05-19 14:48:25.379 8 INFO octavia.controller.queue.v2.endpoints [-] Creating pool 'a80431a5-90c7-4109-8ca5-2a6281fbd8cb'... 2026-05-19 14:48:32.351 11 INFO octavia.controller.queue.v2.endpoints [-] Creating member '72ccc2ea-c5ae-44f8-9923-13cc70a88544'... 2026-05-19 14:48:43.239 8 INFO octavia.controller.queue.v2.endpoints [-] Creating member '1029c4f5-ef5f-4d81-998d-94a0532e7bc5'... 2026-05-19 14:49:02.001 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '1029c4f5-ef5f-4d81-998d-94a0532e7bc5'... 2026-05-19 14:49:32.740 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '72ccc2ea-c5ae-44f8-9923-13cc70a88544'... 2026-05-19 14:49:58.283 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool 'a80431a5-90c7-4109-8ca5-2a6281fbd8cb'... 2026-05-19 14:50:03.555 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '974f9365-29a7-4dcb-a294-809b036c689a'... 2026-05-19 14:50:05.398 11 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 6bf0901d-87bc-48d7-b082-ff08a51a8604 2026-05-19 14:50:09.333 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '6bf0901d-87bc-48d7-b082-ff08a51a8604'... 2026-05-19 14:50:32.925 11 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Removing security group b7b47dd4-71ad-43e0-9715-601f8b4ce26c from port 5f057d50-c3b6-4a8f-8b1d-057ad3706e1d 2026-05-19 14:50:33.492 11 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Deleted security group b7b47dd4-71ad-43e0-9715-601f8b4ce26c /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg)