+ 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-07-01 08:10:10.512 1 INFO octavia.common.config [-] Logging enabled! 2026-07-01 08:10:10.512 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 11.0.4.dev4 2026-07-01 08:10:10.698 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-01 08:10:10.710 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-01 08:10:10.723 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-01 08:10:10.736 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-01 08:10:10.743 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-07-01 08:10:10.762 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-07-01 08:37:09.606 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer 'dc1cc512-34be-4877-b293-5742c22829ac'... 2026-07-01 08:37:11.074 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 5877d252-f146-4236-9195-664516fe2e16 already exists. Nothing to be done. 2026-07-01 08:37:11.075 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 5877d252-f146-4236-9195-664516fe2e16, subnet id e56783a6-2a0e-4b32-ac23-dc4ef83969d3, ip address 10.1.1.103 for load balancer dc1cc512-34be-4877-b293-5742c22829ac 2026-07-01 08:37:11.138 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 5877d252-f146-4236-9195-664516fe2e16, subnet id e56783a6-2a0e-4b32-ac23-dc4ef83969d3, ip address 10.1.1.103 for load balancer dc1cc512-34be-4877-b293-5742c22829ac 2026-07-01 08:37:12.215 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 05f352e8-13ad-4cc1-be47-f6889e033cc4 for load balancer dc1cc512-34be-4877-b293-5742c22829ac complete 2026-07-01 08:37:12.298 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet e56783a6-2a0e-4b32-ac23-dc4ef83969d3 for load balancer dc1cc512-34be-4877-b293-5742c22829ac 2026-07-01 08:37:12.336 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 5fd56869-4141-4350-b3e4-1b394f2d55f4 in DB for load balancer dc1cc512-34be-4877-b293-5742c22829ac 2026-07-01 08:37:12.529 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-07-01 08:37:12.529 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-07-01 08:37:12.529 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-07-01 08:37:12.529 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-07-01 08:37:19.879 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 8720084f-357d-4b61-853e-dff3038d1fe8 for amphora id: 5fd56869-4141-4350-b3e4-1b394f2d55f4 2026-07-01 08:37:20.083 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 8720084f-357d-4b61-853e-dff3038d1fe8  2026-07-01 08:37:22.098 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (f61318cd-3152-45fb-bda0-8508e7ef91e6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-01 08:37:24.505 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (f61318cd-3152-45fb-bda0-8508e7ef91e6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-01 08:37:34.945 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.1.8', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.1.8 timed out. (connect timeout=10.0)')) 2026-07-01 08:37:39.966 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (fa02b017-a42e-4bc0-8658-27f4b61204e4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-01 08:37:43.071 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.8', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-01 08:37:48.086 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (fa02b017-a42e-4bc0-8658-27f4b61204e4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-01 08:37:48.121 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.8', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-01 08:37:53.139 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (fa02b017-a42e-4bc0-8658-27f4b61204e4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-01 08:37:53.171 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.8', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-01 08:37:58.190 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (fa02b017-a42e-4bc0-8658-27f4b61204e4) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-01 08:37:58.321 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 5fd56869-4141-4350-b3e4-1b394f2d55f4 with compute id: 8720084f-357d-4b61-853e-dff3038d1fe8 for load balancer: dc1cc512-34be-4877-b293-5742c22829ac 2026-07-01 08:38:04.929 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: dc1cc512-34be-4877-b293-5742c22829ac /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". 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) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy "context_is_admin": "role:load-balancer_admin or rule:system-admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) 2026-07-01 08:38:11.577 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '745285a5-7f16-4bb7-8c7a-178aae615295'... 2026-07-01 08:38:17.028 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '220fc649-af15-44ad-ac7b-e6ead3b4adde'... 2026-07-01 08:38:23.002 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member '53e5133b-6eab-49d6-8723-70f1f05ae08c'... 2026-07-01 08:38:34.864 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '1185854d-c0e5-44f7-bae4-ade284395eb4'... 2026-07-01 08:38:48.749 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '1185854d-c0e5-44f7-bae4-ade284395eb4'... 2026-07-01 08:38:54.223 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '53e5133b-6eab-49d6-8723-70f1f05ae08c'... 2026-07-01 08:38:59.674 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '220fc649-af15-44ad-ac7b-e6ead3b4adde'... 2026-07-01 08:39:05.018 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '745285a5-7f16-4bb7-8c7a-178aae615295'... 2026-07-01 08:39:06.131 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-467e441f-ed96-4d22-8583-4d630f29bd21 - 2255d888d25a45dda775f45c9aacc7bf - - - -] Mark ACTIVE in DB for load balancer id: dc1cc512-34be-4877-b293-5742c22829ac 2026-07-01 08:39:10.692 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer 'dc1cc512-34be-4877-b293-5742c22829ac'... 2026-07-01 08:39:13.090 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-dbd1ce42-b7d3-4744-9eb8-778cabf42636 - 2255d888d25a45dda775f45c9aacc7bf - - - -] Removing security group 05f352e8-13ad-4cc1-be47-f6889e033cc4 from port 5877d252-f146-4236-9195-664516fe2e16 2026-07-01 08:39:13.565 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-dbd1ce42-b7d3-4744-9eb8-778cabf42636 - 2255d888d25a45dda775f45c9aacc7bf - - - -] Deleted security group 05f352e8-13ad-4cc1-be47-f6889e033cc4 /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". 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) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy "context_is_admin": "role:load-balancer_admin or rule:system-admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg)