+ 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-03-04 02:04:42.949 1 INFO octavia.common.config [-] Logging enabled! 2026-03-04 02:04:42.949 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 14.0.2 2026-03-04 02:04:43.071 8 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-03-04 02:04:43.084 11 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-03-04 02:31:52.252 8 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer 'fd34e164-3b7b-4753-91eb-4bcd74bc98d2'... 2026-03-04 02:31:54.927 8 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 8a353243-a58e-4395-b62c-c75e8ad3be6d already exists. Nothing to be done. 2026-03-04 02:31:54.928 8 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 8a353243-a58e-4395-b62c-c75e8ad3be6d, subnet id 79af0c1b-2517-4dbf-a975-bdc636476a29, ip address 10.1.1.102 for load balancer fd34e164-3b7b-4753-91eb-4bcd74bc98d2 2026-03-04 02:31:54.998 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 8a353243-a58e-4395-b62c-c75e8ad3be6d, subnet id 79af0c1b-2517-4dbf-a975-bdc636476a29, ip address 10.1.1.102 for load balancer fd34e164-3b7b-4753-91eb-4bcd74bc98d2 2026-03-04 02:31:56.088 8 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG d200d7f3-097b-499b-aab2-f7eb1522953b for load balancer fd34e164-3b7b-4753-91eb-4bcd74bc98d2 complete 2026-03-04 02:31:56.418 8 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 79af0c1b-2517-4dbf-a975-bdc636476a29 for load balancer fd34e164-3b7b-4753-91eb-4bcd74bc98d2 2026-03-04 02:31:56.496 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 43d9a87d-c4d9-445a-893e-17e80a055625 in DB for load balancer fd34e164-3b7b-4753-91eb-4bcd74bc98d2 2026-03-04 02:31:56.687 8 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-03-04 02:31:56.687 8 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-03-04 02:31:56.688 8 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-03-04 02:31:56.688 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-03-04 02:32:05.478 8 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 6a9f0006-aa23-4c02-8b04-1ef435fb0731 for amphora id: 43d9a87d-c4d9-445a-893e-17e80a055625 2026-03-04 02:32:08.375 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (83dc17e0-fd6a-4951-ae4f-29194f12f841) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-04 02:32:11.578 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (83dc17e0-fd6a-4951-ae4f-29194f12f841) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-04 02:32:22.906 8 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.1.153', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.1.153 timed out. (connect timeout=10.0)')) 2026-03-04 02:32:28.194 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (d38a9dda-aeb3-4c66-ab4e-f1aa274dcf49) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-04 02:32:32.072 8 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.153', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-03-04 02:32:37.307 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (d38a9dda-aeb3-4c66-ab4e-f1aa274dcf49) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-04 02:32:37.630 8 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.153', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-03-04 02:32:42.931 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (d38a9dda-aeb3-4c66-ab4e-f1aa274dcf49) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-04 02:32:43.238 8 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.153', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-03-04 02:32:48.497 8 WARNING octavia.common.base_taskflow [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (d38a9dda-aeb3-4c66-ab4e-f1aa274dcf49) transitioned into state 'REVERTED' from state 'REVERTING' 2026-03-04 02:32:49.220 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 43d9a87d-c4d9-445a-893e-17e80a055625 with compute id: 6a9f0006-aa23-4c02-8b04-1ef435fb0731 for load balancer: fd34e164-3b7b-4753-91eb-4bcd74bc98d2 2026-03-04 02:32:57.912 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: fd34e164-3b7b-4753-91eb-4bcd74bc98d2 /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-03-04 02:33:04.261 11 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '67a8cf1b-8b37-4e26-9c2d-c56d471dd295'... 2026-03-04 02:33:09.606 8 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '48905529-3071-4865-8673-7ff329a7e352'... 2026-03-04 02:33:15.407 11 INFO octavia.controller.queue.v2.endpoints [-] Creating member '59a5f75e-05ba-4dc5-b462-69a374e97af0'... 2026-03-04 02:33:27.460 8 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'a2a05cc3-1913-4fad-8419-99a187dc5155'... 2026-03-04 02:33:41.149 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'a2a05cc3-1913-4fad-8419-99a187dc5155'... 2026-03-04 02:34:12.010 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '59a5f75e-05ba-4dc5-b462-69a374e97af0'... 2026-03-04 02:34:37.636 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '48905529-3071-4865-8673-7ff329a7e352'... 2026-03-04 02:34:42.910 8 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '67a8cf1b-8b37-4e26-9c2d-c56d471dd295'... 2026-03-04 02:34:44.660 8 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: fd34e164-3b7b-4753-91eb-4bcd74bc98d2 2026-03-04 02:34:48.653 11 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer 'fd34e164-3b7b-4753-91eb-4bcd74bc98d2'... 2026-03-04 02:35:12.241 11 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Removing security group d200d7f3-097b-499b-aab2-f7eb1522953b from port 8a353243-a58e-4395-b62c-c75e8ad3be6d 2026-03-04 02:35:13.087 11 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Deleted security group d200d7f3-097b-499b-aab2-f7eb1522953b /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)