+ 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-05-19 20:00:49.762 1 INFO octavia.common.config [-] Logging enabled! 2026-05-19 20:00:49.762 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-05-19 20:00:49.871 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-05-19 20:00:49.883 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-05-19 20:00:49.898 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-19 20:00:49.906 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-19 20:00:49.923 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-05-19 20:00:49.930 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-05-19 20:31:35.079 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer 'fd213cbd-66cf-4b18-92c7-8eb2c5631a6b'... 2026-05-19 20:31:36.576 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 44f77779-2d6d-4d80-aa86-ad9ab5d4771d already exists. Nothing to be done. 2026-05-19 20:31:36.577 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 44f77779-2d6d-4d80-aa86-ad9ab5d4771d, subnet id 0ee89b30-4c86-4abe-80a3-624c441d2e5e, ip address 10.1.1.63 for load balancer fd213cbd-66cf-4b18-92c7-8eb2c5631a6b 2026-05-19 20:31:36.611 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 44f77779-2d6d-4d80-aa86-ad9ab5d4771d, subnet id 0ee89b30-4c86-4abe-80a3-624c441d2e5e, ip address 10.1.1.63 for load balancer fd213cbd-66cf-4b18-92c7-8eb2c5631a6b 2026-05-19 20:31:37.353 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 3487b1fd-58b3-434c-8ef6-e25ae3fbc1cf for load balancer fd213cbd-66cf-4b18-92c7-8eb2c5631a6b complete 2026-05-19 20:31:37.437 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 0ee89b30-4c86-4abe-80a3-624c441d2e5e for load balancer fd213cbd-66cf-4b18-92c7-8eb2c5631a6b 2026-05-19 20:31:37.482 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 4f0e29e5-eb10-4082-927f-d11aa230d654 in DB for load balancer fd213cbd-66cf-4b18-92c7-8eb2c5631a6b 2026-05-19 20:31:37.961 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-05-19 20:31:37.961 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-05-19 20:31:37.961 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-05-19 20:31:37.962 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-05-19 20:31:46.392 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 1d5030de-8c01-4812-9639-05cf6e053c8b for amphora id: 4f0e29e5-eb10-4082-927f-d11aa230d654 2026-05-19 20:31:46.621 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 1d5030de-8c01-4812-9639-05cf6e053c8b  2026-05-19 20:31:48.635 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (9766e8a3-ee89-43d1-9d36-c2c79446dc0d) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 20:31:51.172 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (9766e8a3-ee89-43d1-9d36-c2c79446dc0d) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 20:32:01.611 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.3.162', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.3.162 timed out. (connect timeout=10.0)')) 2026-05-19 20:32:06.633 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (cf2bc90e-b562-499b-9686-dc550411c78a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 20:32:13.974 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.162', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-19 20:32:18.991 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (cf2bc90e-b562-499b-9686-dc550411c78a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 20:32:19.030 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.162', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-19 20:32:24.049 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (cf2bc90e-b562-499b-9686-dc550411c78a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 20:32:24.086 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.162', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-19 20:32:29.101 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (cf2bc90e-b562-499b-9686-dc550411c78a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-19 20:32:29.249 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 4f0e29e5-eb10-4082-927f-d11aa230d654 with compute id: 1d5030de-8c01-4812-9639-05cf6e053c8b for load balancer: fd213cbd-66cf-4b18-92c7-8eb2c5631a6b 2026-05-19 20:32:37.285 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: fd213cbd-66cf-4b18-92c7-8eb2c5631a6b /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-05-19 20:32:47.248 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener 'e85fae27-c131-4237-90c1-5f27ca308e81'... 2026-05-19 20:32:52.774 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '933bc5d4-0f68-4c64-95f4-8a8ba2d2dce5'... 2026-05-19 20:32:59.362 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member '192a37a3-852b-47d8-be55-6c7eb66b1c92'... 2026-05-19 20:33:10.417 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '0645266b-7468-4e17-9d8c-09226a4336a9'... 2026-05-19 20:33:24.110 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '0645266b-7468-4e17-9d8c-09226a4336a9'... 2026-05-19 20:33:29.669 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '192a37a3-852b-47d8-be55-6c7eb66b1c92'... 2026-05-19 20:33:35.159 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '933bc5d4-0f68-4c64-95f4-8a8ba2d2dce5'... 2026-05-19 20:33:40.531 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener 'e85fae27-c131-4237-90c1-5f27ca308e81'... 2026-05-19 20:33:41.710 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-375a1385-a20c-4ffe-8f6f-aac2ae0f1fa8 - fac084164a2c4ec586b7ceafd074d269 - - - -] Mark ACTIVE in DB for load balancer id: fd213cbd-66cf-4b18-92c7-8eb2c5631a6b 2026-05-19 20:33:46.423 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer 'fd213cbd-66cf-4b18-92c7-8eb2c5631a6b'... 2026-05-19 20:33:49.881 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-6a6cd901-7131-4281-a5f8-03c1e5ec8734 - fac084164a2c4ec586b7ceafd074d269 - - - -] Removing security group 3487b1fd-58b3-434c-8ef6-e25ae3fbc1cf from port 44f77779-2d6d-4d80-aa86-ad9ab5d4771d 2026-05-19 20:33:50.421 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-6a6cd901-7131-4281-a5f8-03c1e5ec8734 - fac084164a2c4ec586b7ceafd074d269 - - - -] Deleted security group 3487b1fd-58b3-434c-8ef6-e25ae3fbc1cf /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)