+ COMMAND=start + start + exec octavia-worker --config-file /etc/octavia/octavia.conf /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-24 06:11:51.669 1 INFO octavia.common.config [-] Logging enabled! 2026-06-24 06:11:51.669 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-06-24 06:11:51.774 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-06-24 06:11:51.785 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-06-24 06:11:51.799 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-06-24 06:11:51.810 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-06-24 06:11:51.820 8 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-06-24 06:11:51.833 11 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-06-24 06:42:31.421 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '518b0111-6ca6-4193-8678-f39415ce86dc'... 2026-06-24 06:42:32.883 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port c2047799-f2f5-4e48-b403-557d2eccaf69 already exists. Nothing to be done. 2026-06-24 06:42:32.884 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id c2047799-f2f5-4e48-b403-557d2eccaf69, subnet id 837e6496-d6f3-448d-8eaa-e4b338e58ab9, ip address 10.1.1.17 for load balancer 518b0111-6ca6-4193-8678-f39415ce86dc 2026-06-24 06:42:32.920 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id c2047799-f2f5-4e48-b403-557d2eccaf69, subnet id 837e6496-d6f3-448d-8eaa-e4b338e58ab9, ip address 10.1.1.17 for load balancer 518b0111-6ca6-4193-8678-f39415ce86dc 2026-06-24 06:42:33.534 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 0d277510-28a5-4f8b-b964-2bf1d6504b83 for load balancer 518b0111-6ca6-4193-8678-f39415ce86dc complete 2026-06-24 06:42:33.648 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 837e6496-d6f3-448d-8eaa-e4b338e58ab9 for load balancer 518b0111-6ca6-4193-8678-f39415ce86dc 2026-06-24 06:42:33.698 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora d4362228-2adc-49fd-85fb-53b105155271 in DB for load balancer 518b0111-6ca6-4193-8678-f39415ce86dc 2026-06-24 06:42:33.945 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-06-24 06:42:33.945 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-06-24 06:42:33.946 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-06-24 06:42:33.946 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-06-24 06:42:41.695 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: b8ef82fd-ec0b-40ba-8fca-29134e63ea9e for amphora id: d4362228-2adc-49fd-85fb-53b105155271 2026-06-24 06:42:41.936 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance b8ef82fd-ec0b-40ba-8fca-29134e63ea9e  2026-06-24 06:42:43.948 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (2696a00f-9d3e-48ac-a491-668e7d1463f0) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 06:42:46.418 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (2696a00f-9d3e-48ac-a491-668e7d1463f0) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 06:42:49.921 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.249', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host')) 2026-06-24 06:42:54.937 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (3045590c-72ac-49ee-a760-2d4f294ce1f6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 06:42:58.048 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.249', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host')) 2026-06-24 06:43:03.066 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (3045590c-72ac-49ee-a760-2d4f294ce1f6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 06:43:04.126 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.249', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-24 06:43:09.139 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (3045590c-72ac-49ee-a760-2d4f294ce1f6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 06:43:09.180 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.249', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-24 06:43:14.196 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (3045590c-72ac-49ee-a760-2d4f294ce1f6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 06:43:14.234 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.249', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-24 06:43:19.255 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (3045590c-72ac-49ee-a760-2d4f294ce1f6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-24 06:43:19.404 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: d4362228-2adc-49fd-85fb-53b105155271 with compute id: b8ef82fd-ec0b-40ba-8fca-29134e63ea9e for load balancer: 518b0111-6ca6-4193-8678-f39415ce86dc 2026-06-24 06:43:27.190 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 518b0111-6ca6-4193-8678-f39415ce86dc /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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:809: 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:809: 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-06-24 06:43:33.363 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '2f2deee2-d3d2-49c6-bf84-94ed01799682'... 2026-06-24 06:43:38.756 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool 'b91813e8-e102-45ef-8148-ceb592ba530c'... 2026-06-24 06:43:44.738 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member '24ea8773-d967-456d-b1d9-22809237ff9b'... 2026-06-24 06:43:56.461 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'be2779fb-d088-4d6a-a0ef-3fee921e5b93'... 2026-06-24 06:44:10.319 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'be2779fb-d088-4d6a-a0ef-3fee921e5b93'... 2026-06-24 06:44:15.848 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '24ea8773-d967-456d-b1d9-22809237ff9b'... 2026-06-24 06:44:21.357 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool 'b91813e8-e102-45ef-8148-ceb592ba530c'... 2026-06-24 06:44:26.689 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '2f2deee2-d3d2-49c6-bf84-94ed01799682'... 2026-06-24 06:44:27.740 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-45921309-0339-4b50-8321-b40a331475fc - 3c9fd9e559534b4994c8d5399bb2c6b4 - - - -] Mark ACTIVE in DB for load balancer id: 518b0111-6ca6-4193-8678-f39415ce86dc 2026-06-24 06:44:32.857 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '518b0111-6ca6-4193-8678-f39415ce86dc'... 2026-06-24 06:44:35.238 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-33062964-20c1-4185-b70c-2b009e8ce59e - 3c9fd9e559534b4994c8d5399bb2c6b4 - - - -] Removing security group 0d277510-28a5-4f8b-b964-2bf1d6504b83 from port c2047799-f2f5-4e48-b403-557d2eccaf69 2026-06-24 06:44:35.663 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-33062964-20c1-4185-b70c-2b009e8ce59e - 3c9fd9e559534b4994c8d5399bb2c6b4 - - - -] Deleted security group 0d277510-28a5-4f8b-b964-2bf1d6504b83 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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:809: 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:809: 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)