Status: Pass 67 Failure 1 Skip 1
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator | 1 | 0 | 1 | 0 | 0 | Detail | |
test_execute_scenarios |
fail
ft1.1: watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator.test_execute_scenariostesttools.testresult.real._StringException: pythonlogging:'': {{{
2025-11-22 09:03:23,264 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.084s
2025-11-22 09:03:23,265 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:23 GMT', 'server': 'Apache', 'content-length': '20', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": []}'
2025-11-22 09:03:23,265 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.085646 seconds
2025-11-22 09:03:23,345 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.079s
2025-11-22 09:03:23,345 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:23 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "bookmark"}], "created_at": "2025-11-22T08:25:08+00:00", "updated_at": null, "deleted_at": null}'
2025-11-22 09:03:23,416 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.070s
2025-11-22 09:03:23,416 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:23 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "bookmark"}], "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-11-22 09:03:23,678 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.262s
2025-11-22 09:03:23,679 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "b5678a93-8519-4a56-b755-fd55f96b1fe8", "description": "tempest-test-audit_template-1955360008", "goal": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "strategy": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "scope": []}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:23 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/1f445856-bfb0-449a-81f0-b2932f30ccc6', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "1f445856-bfb0-449a-81f0-b2932f30ccc6", "name": "b5678a93-8519-4a56-b755-fd55f96b1fe8", "description": "tempest-test-audit_template-1955360008", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/1f445856-bfb0-449a-81f0-b2932f30ccc6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/1f445856-bfb0-449a-81f0-b2932f30ccc6", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-22T09:03:23.500103+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:23,943 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.263s
2025-11-22 09:03:23,943 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "1f445856-bfb0-449a-81f0-b2932f30ccc6", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:23 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d', 'content-length': '910', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "name": "actuator-2025-11-22T09:03:23.753839", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:23.772632+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:24,053 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d 0.106s
2025-11-22 09:03:24,055 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:23 GMT', 'server': 'Apache', 'content-length': '949', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d'}
Body: b'{"uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "name": "actuator-2025-11-22T09:03:23.753839", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:23+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:23+00:00"}'
2025-11-22 09:03:24,678 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d 0.121s
2025-11-22 09:03:24,678 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:24 GMT', 'server': 'Apache', 'content-length': '951', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d'}
Body: b'{"uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "name": "actuator-2025-11-22T09:03:23.753839", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:23+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:24+00:00"}'
2025-11-22 09:03:24,678 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.734452 seconds
2025-11-22 09:03:24,751 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7476f47a-ea1c-4eb3-b790-f15aab50b83d 0.072s
2025-11-22 09:03:24,752 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:24 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7476f47a-ea1c-4eb3-b790-f15aab50b83d'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-22 09:03:24,860 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8 0.107s
2025-11-22 09:03:24,860 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:24 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8'}
Body: b'{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:03:24+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:25,090 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8 0.229s
2025-11-22 09:03:25,091 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:24 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8'}
Body: b'{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:03:24+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:24+00:00"}'
2025-11-22 09:03:25,198 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8 0.106s
2025-11-22 09:03:25,198 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:25 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8'}
Body: b'{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:24+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:25+00:00"}'
2025-11-22 09:03:26,275 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8 0.075s
2025-11-22 09:03:26,276 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:26 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8'}
Body: b'{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:24+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:25+00:00"}'
2025-11-22 09:03:27,344 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8 0.067s
2025-11-22 09:03:27,344 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:27 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8'}
Body: b'{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:24+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:26+00:00"}'
2025-11-22 09:03:27,345 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.253371 seconds
2025-11-22 09:03:27,458 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8 0.112s
2025-11-22 09:03:27,459 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:27 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8'}
Body: b'{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:24+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:26+00:00"}'
2025-11-22 09:03:27,521 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=6d77ee94-7059-44a7-8cf4-734ffc5b76a8 0.062s
2025-11-22 09:03:27,522 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:27 GMT', 'server': 'Apache', 'content-length': '446', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=6d77ee94-7059-44a7-8cf4-734ffc5b76a8'}
Body: b'{"actions": [{"uuid": "d755cf16-fc33-4254-8476-8458f7730175", "action_plan_uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/d755cf16-fc33-4254-8476-8458f7730175", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/d755cf16-fc33-4254-8476-8458f7730175", "rel": "bookmark"}]}]}'
2025-11-22 09:03:27,617 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.094s
2025-11-22 09:03:27,617 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:27 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:26+00:00"}]}'
2025-11-22 09:03:27,617 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.095284 seconds
2025-11-22 09:03:27,682 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.063s
2025-11-22 09:03:27,682 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:27 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "bookmark"}], "created_at": "2025-11-22T08:25:08+00:00", "updated_at": null, "deleted_at": null}'
2025-11-22 09:03:27,754 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.071s
2025-11-22 09:03:27,754 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:27 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "bookmark"}], "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-11-22 09:03:27,962 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.207s
2025-11-22 09:03:27,964 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "eb231744-2b2f-4915-8f42-ebb8e454a85f", "description": "tempest-test-audit_template-1566068789", "goal": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "strategy": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "scope": []}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:27 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/f076b688-4677-438b-b3f7-d7607056dedc', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "f076b688-4677-438b-b3f7-d7607056dedc", "name": "eb231744-2b2f-4915-8f42-ebb8e454a85f", "description": "tempest-test-audit_template-1566068789", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/f076b688-4677-438b-b3f7-d7607056dedc", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/f076b688-4677-438b-b3f7-d7607056dedc", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-22T09:03:27.812154+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:29,119 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 1.154s
2025-11-22 09:03:29,119 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "f076b688-4677-438b-b3f7-d7607056dedc", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:27 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34', 'content-length': '903', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "name": "actuator-2025-11-22T09:03:28.040771", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:28.096527+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:29,254 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34 0.133s
2025-11-22 09:03:29,254 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:29 GMT', 'server': 'Apache', 'content-length': '942', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34'}
Body: b'{"uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "name": "actuator-2025-11-22T09:03:28.040771", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:28+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:29+00:00"}'
2025-11-22 09:03:30,018 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34 0.254s
2025-11-22 09:03:30,018 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:29 GMT', 'server': 'Apache', 'content-length': '944', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34'}
Body: b'{"uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "name": "actuator-2025-11-22T09:03:28.040771", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:28+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:29+00:00"}'
2025-11-22 09:03:30,018 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.898827 seconds
2025-11-22 09:03:30,126 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=d9f5cb10-ca5c-459f-bab3-3981605fda34 0.107s
2025-11-22 09:03:30,126 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:30 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=d9f5cb10-ca5c-459f-bab3-3981605fda34'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-22 09:03:30,204 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2 0.076s
2025-11-22 09:03:30,204 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:30 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2'}
Body: b'{"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:03:29+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:30,744 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2 0.539s
2025-11-22 09:03:30,744 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:30 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2'}
Body: b'{"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:03:29+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:30+00:00"}'
2025-11-22 09:03:30,832 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2 0.087s
2025-11-22 09:03:30,832 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:30 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2'}
Body: b'{"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:29+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:30+00:00"}'
2025-11-22 09:03:31,942 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2 0.108s
2025-11-22 09:03:31,942 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:31 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2'}
Body: b'{"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:29+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:30+00:00"}'
2025-11-22 09:03:33,028 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2 0.084s
2025-11-22 09:03:33,028 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:32 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2'}
Body: b'{"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:29+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:32+00:00"}'
2025-11-22 09:03:33,029 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.283992 seconds
2025-11-22 09:03:33,147 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2 0.116s
2025-11-22 09:03:33,147 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:33 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2'}
Body: b'{"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:29+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:32+00:00"}'
2025-11-22 09:03:33,205 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=0ac62e81-ac45-42fb-b282-f6662d83c1a2 0.057s
2025-11-22 09:03:33,206 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:33 GMT', 'server': 'Apache', 'content-length': '448', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=0ac62e81-ac45-42fb-b282-f6662d83c1a2'}
Body: b'{"actions": [{"uuid": "78e545f7-9657-4f38-adc2-928d464192e9", "action_plan_uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/78e545f7-9657-4f38-adc2-928d464192e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/78e545f7-9657-4f38-adc2-928d464192e9", "rel": "bookmark"}]}]}'
2025-11-22 09:03:33,305 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.099s
2025-11-22 09:03:33,305 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:33 GMT', 'server': 'Apache', 'content-length': '1176', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:26+00:00"}, {"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:32+00:00"}]}'
2025-11-22 09:03:33,306 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.099702 seconds
2025-11-22 09:03:33,366 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.059s
2025-11-22 09:03:33,367 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:33 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "bookmark"}], "created_at": "2025-11-22T08:25:08+00:00", "updated_at": null, "deleted_at": null}'
2025-11-22 09:03:33,465 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.097s
2025-11-22 09:03:33,465 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:33 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "bookmark"}], "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-11-22 09:03:33,711 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.244s
2025-11-22 09:03:33,711 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "5e955b85-f29b-4184-8d9e-315a6cdea777", "description": "tempest-test-audit_template-1771737803", "goal": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "strategy": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "scope": []}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:33 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/acee0848-e195-4392-872d-56b4eaa70495', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "acee0848-e195-4392-872d-56b4eaa70495", "name": "5e955b85-f29b-4184-8d9e-315a6cdea777", "description": "tempest-test-audit_template-1771737803", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/acee0848-e195-4392-872d-56b4eaa70495", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/acee0848-e195-4392-872d-56b4eaa70495", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-22T09:03:33.548914+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:34,217 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.503s
2025-11-22 09:03:34,218 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "acee0848-e195-4392-872d-56b4eaa70495", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:33 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98', 'content-length': '975', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "name": "actuator-2025-11-22T09:03:33.952985", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/3a03859c-b84c-47b6-a02e-890a083ecc98", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:33.969475+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:34,327 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98 0.108s
2025-11-22 09:03:34,327 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:34 GMT', 'server': 'Apache', 'content-length': '1014', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98'}
Body: b'{"uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "name": "actuator-2025-11-22T09:03:33.952985", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/3a03859c-b84c-47b6-a02e-890a083ecc98", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:33+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:34+00:00"}'
2025-11-22 09:03:34,938 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98 0.109s
2025-11-22 09:03:34,938 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:34 GMT', 'server': 'Apache', 'content-length': '1016', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98'}
Body: b'{"uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "name": "actuator-2025-11-22T09:03:33.952985", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/3a03859c-b84c-47b6-a02e-890a083ecc98", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:03:33+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:34+00:00"}'
2025-11-22 09:03:34,939 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.720434 seconds
2025-11-22 09:03:35,037 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=3a03859c-b84c-47b6-a02e-890a083ecc98 0.097s
2025-11-22 09:03:35,037 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:34 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=3a03859c-b84c-47b6-a02e-890a083ecc98'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-22 09:03:35,124 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c 0.086s
2025-11-22 09:03:35,124 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:35 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c'}
Body: b'{"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:03:34+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:03:35,478 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c 0.352s
2025-11-22 09:03:35,478 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:35 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c'}
Body: b'{"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:03:34+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:35+00:00"}'
2025-11-22 09:03:35,605 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c 0.126s
2025-11-22 09:03:35,605 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:35 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c'}
Body: b'{"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:34+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:35+00:00"}'
2025-11-22 09:03:36,683 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c 0.076s
2025-11-22 09:03:36,683 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:36 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c'}
Body: b'{"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:34+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:35+00:00"}'
2025-11-22 09:03:37,752 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c 0.066s
2025-11-22 09:03:37,753 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:37 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c'}
Body: b'{"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:34+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:37+00:00"}'
2025-11-22 09:03:37,753 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.274618 seconds
2025-11-22 09:03:37,841 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c 0.087s
2025-11-22 09:03:37,841 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:37 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c'}
Body: b'{"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:03:34+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:03:37+00:00"}'
2025-11-22 09:03:37,914 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=ca3c2d61-102a-48d8-a483-2764c60b4e7c 0.072s
2025-11-22 09:03:37,915 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:37 GMT', 'server': 'Apache', 'content-length': '468', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=ca3c2d61-102a-48d8-a483-2764c60b4e7c'}
Body: b'{"actions": [{"uuid": "76be82f3-5ef8-45f9-8a35-f2fa9ce10e0c", "action_plan_uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/76be82f3-5ef8-45f9-8a35-f2fa9ce10e0c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/76be82f3-5ef8-45f9-8a35-f2fa9ce10e0c", "rel": "bookmark"}]}]}'
2025-11-22 09:03:38,011 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.095s
2025-11-22 09:03:38,011 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:37 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82b5dcfc-f826-4ebe-a4d4-812118079764', 'x-compute-request-id': 'req-82b5dcfc-f826-4ebe-a4d4-812118079764', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "c5bcb863-7e78-4534-8591-6cfedba686e4", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:03:32.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "b7b8ea7d-c89d-4bd8-8a42-0720c4da8e19", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:03:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "81e883da-2b9e-49ad-a476-d47259e9b792", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:03:30.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "05f2be87-fb39-4478-982b-b7236278c30b", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:03:29.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "bdb8d893-fa8c-4757-ad9a-a275a71de470", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:03:30.000000", "disabled_reason": null, "forced_down": false}]}'
2025-11-22 09:03:38,185 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.170s
2025-11-22 09:03:38,185 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:38 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e33d0aa-13bd-49a8-9c6a-e504487dd208', 'x-compute-request-id': 'req-1e33d0aa-13bd-49a8-9c6a-e504487dd208', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2025-11-22 09:03:38,490 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.295s
2025-11-22 09:03:38,490 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:38 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f30c69-ab1c-42dd-a685-384b3bd8df48', 'x-compute-request-id': 'req-b5f30c69-ab1c-42dd-a685-384b3bd8df48', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "05f2be87-fb39-4478-982b-b7236278c30b", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7168, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["rdseed", "f16c", "aes", "npt", "rdctl-no", "sha-ni", "3dnowprefetch", "pge", "clwb", "lm", "pni", "fsgsbase", "adx", "skip-l1dfl-vmentry", "vmcb-clean", "bmi2", "pat", "arat", "bmi1", "tsc", "avx", "perfctr_core", "misalignsse", "ibrs", "osvw", "spec-ctrl", "mtrr", "rdrand", "mmx", "umip", "virt-ssbd", "sse4.2", "pfthreshold", "pse", "x2apic", "lahf_lm", "xgetbv1", "xsave", "ssse3", "abm", "tsc-deadline", "clflushopt", "sse4.1", "hypervisor", "amd-ssbd", "sse", "xsaveopt", "sse4a", "amd-stibp", "smap", "pae", "cmov", "rdtscp", "clzero", "smep", "topoext", "pause-filter", "fma", "fxsr_opt", "tsc-scale", "pschange-mc-no", "apic", "sse2", "cx16", "xsaveerptr", "ibpb", "tsc_adjust", "mca", "ssbd", "stibp", "popcnt", "cr8legacy", "svme-addr-chk", "cx8", "mds-no", "mce", "pdpe1gb", "clflush", "wbnoinvd", "msr", "mmxext", "syscall", "fpu", "fxsr", "avx2", "movbe", "nrip-save", "rdpid", "vme", "cmp_legacy", "nx", "pse36", "svm", "lbrv", "arch-capabilities", "de", "sep", "pclmuldq", "xsavec"]}}, {"id": "0b691052-cedc-44a4-ac35-e541c0ec9ce2", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "bdb8d893-fa8c-4757-ad9a-a275a71de470", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7168, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["pae", "pfthreshold", "bmi2", "spec-ctrl", "fpu", "pni", "xsave", "xgetbv1", "stibp", "ibpb", "svme-addr-chk", "avx2", "rdctl-no", "sse4.2", "sha-ni", "tsc-deadline", "pge", "amd-ssbd", "mmx", "cmp_legacy", "arat", "popcnt", "pdpe1gb", "smep", "perfctr_core", "rdtscp", "rdpid", "movbe", "fxsr_opt", "topoext", "syscall", "mds-no", "cmov", "adx", "pschange-mc-no", "tsc-scale", "f16c", "rdseed", "vme", "xsaveerptr", "clwb", "wbnoinvd", "mmxext", "fsgsbase", "npt", "xsavec", "virt-ssbd", "cr8legacy", "mce", "osvw", "msr", "x2apic", "pse", "ssbd", "pause-filter", "3dnowprefetch", "bmi1", "svm", "clflush", "pat", "misalignsse", "vmcb-clean", "hypervisor", "xsaveopt", "ssse3", "avx", "fma", "ibrs", "lahf_lm", "lm", "sse4a", "fxsr", "pse36", "tsc_adjust", "sse2", "lbrv", "sep", "tsc", "smap", "de", "mca", "sse", "abm", "apic", "mtrr", "nx", "nrip-save", "arch-capabilities", "amd-stibp", "umip", "sse4.1", "clflushopt", "skip-l1dfl-vmentry", "rdrand", "clzero", "aes", "cx16", "pclmuldq", "cx8"]}}]}'
2025-11-22 09:03:38,625 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8/traits 0.129s
2025-11-22 09:03:38,625 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:38 GMT', 'server': 'Apache', 'last-modified': 'Sat, 22 Nov 2025 08:27:25 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-71f9bfaa-72db-4898-94f2-c93be42ce255', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=a56ccabe374fb3956944d9963584a76b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8/traits'}
Body: b'{"traits": ["COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_STORAGE_BUS_USB", "HW_CPU_X86_SSE42", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_PCNET", "HW_CPU_X86_SSSE3", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_TRUSTED_CERTS", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NODE", "HW_CPU_X86_MMX", "HW_CPU_X86_SSE2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_RESCUE_BFV", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_ACCELERATORS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_VOLUME_EXTEND"], "resource_provider_generation": 2}'
2025-11-22 09:03:39,011 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.381s
2025-11-22 09:03:39,011 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:38 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c0ae82b4-bf93-44eb-ad86-e1393b4b0dcb', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=95646ee65bf08c696e076796f7af22d9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6e1abd369a584d31940093b179399c50", "name": "tempest-TestExecuteActionsViaActuator-1711643507-project-member", "password_expires_at": null}, "audit_ids": ["j7nQJjnMSyah9TwP2Q-IaQ"], "expires_at": "2025-11-22T10:03:38.000000Z", "issued_at": "2025-11-22T09:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c47ddd071034f878957c5676be5c6a7", "name": "tempest-TestExecuteActionsViaActuator-1711643507"}, "is_domain": false, "roles": [{"id": "4055d3cd927541c0a5c3b242561a3567", "name": "reader"}, {"id": "48e9077f0ed44105853a59410de6446d", "name": "member"}], "catalog": [{"endpoints": [{"id": "204c5973404a45498734e23b30ab64f6", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "c99106b822424d339f6ede0822b854f9", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "0236d52acb654b9cbbb6d19fe9f1ddc0", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "1115a9c98b994fac9061be4dcb124e29", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7301d2a34d354cd48885c61fe86939c2", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "26a30886baaf4979a5d079eb02614dcf", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "06784709f250477ab1eb67496673ec2c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}, {"name": "swift", "id": "65d16978aa0e49a3a4633c29950a7b3d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}], "id": "3a6e2419823e460590c22d70c9f316ec", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "908cff0d80d54b21899f075fd3a2e3f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "cd8b5f3fe5a74aafac931e2c386131ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "51e3a39f68fb4758979ddede017c90fb", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "6838607451844d02b3696f1efc2f5850", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b7a587d04de04d3595415e7e31260d61", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6193a108235a46fca97bc1a6ef0899e6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "watcher", "id": "9523f78ff7d34da6ab1c3b0096497588", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "b272e882a5bd4edaaf25b8589f8e490a", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7dcf45f6fd1841128a176e44ffe4ce2e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "7e78b3445a444cdfbee4f04206004e65", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "0fef909aabf24df6bcd24c4287e278ed", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "3521713cf5a845fdbf81105e5683f2c6", "interface": "public", "region_id": "regionOne", "url": "
2025-11-22 09:03:39,012 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '15db24ea-8b26-48c9-9798-91264fdeed08', 'name': 'tempest-TestExecuteActionsViaActuator-408324967-network', 'tenant_id': '1c47ddd071034f878957c5676be5c6a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c47ddd071034f878957c5676be5c6a7', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59673, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-22T09:02:52Z', 'updated_at': '2025-11-22T09:02:52Z', 'revision_number': 1} available for tenant
2025-11-22 09:03:42,364 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.351s
2025-11-22 09:03:42,365 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "imageRef": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "flavorRef": "8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e", "networks": [{"uuid": "15db24ea-8b26-48c9-9798-91264fdeed08"}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:39 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2711b83a-7525-4c39-b409-d43f03d73b6b', 'x-compute-request-id': 'req-2711b83a-7525-4c39-b409-d43f03d73b6b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Sf228zzFjVyN"}}'
2025-11-22 09:03:44,895 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 2.528s
2025-11-22 09:03:44,895 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:42 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db06899f-0506-4e6d-bd4c-78309fe81cbd', 'x-compute-request-id': 'req-db06899f-0506-4e6d-bd4c-78309fe81cbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:03:46,262 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.356s
2025-11-22 09:03:46,262 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:45 GMT', 'server': 'Apache', 'content-length': '1367', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-268cb8c3-e2fc-4db1-8af8-67f662e2f53a', 'x-compute-request-id': 'req-268cb8c3-e2fc-4db1-8af8-67f662e2f53a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:03:46,271 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-11-22 09:03:48,289 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 1.015s
2025-11-22 09:03:48,289 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:47 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30c54a67-51f6-487c-9621-3635b6c2fa93', 'x-compute-request-id': 'req-30c54a67-51f6-487c-9621-3635b6c2fa93', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:03:48,304 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2025-11-22 09:03:50,566 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 1.260s
2025-11-22 09:03:50,567 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:49 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998d11fb-25eb-4b28-bb44-95cdf8629b32', 'x-compute-request-id': 'req-998d11fb-25eb-4b28-bb44-95cdf8629b32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:03:52,316 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.737s
2025-11-22 09:03:52,317 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:51 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c01b06-2445-40c7-aaab-6c098f446268', 'x-compute-request-id': 'req-b0c01b06-2445-40c7-aaab-6c098f446268', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:03:54,202 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.870s
2025-11-22 09:03:54,202 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:53 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c34c24f8-4914-4ad9-941d-a09b646e7cf1', 'x-compute-request-id': 'req-c34c24f8-4914-4ad9-941d-a09b646e7cf1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:03:56,147 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.932s
2025-11-22 09:03:56,148 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:55 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87f685ed-638a-4bc0-86ce-323cb94a8bc8', 'x-compute-request-id': 'req-87f685ed-638a-4bc0-86ce-323cb94a8bc8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:03:57,533 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.376s
2025-11-22 09:03:57,534 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:57 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a03703b-2304-47f0-bdc1-233159773ac2', 'x-compute-request-id': 'req-6a03703b-2304-47f0-bdc1-233159773ac2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:03:59,201 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.658s
2025-11-22 09:03:59,202 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:03:58 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb71a6f5-f41d-4be0-9256-59637c7ef2e4', 'x-compute-request-id': 'req-bb71a6f5-f41d-4be0-9256-59637c7ef2e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:01,206 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.992s
2025-11-22 09:04:01,206 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:00 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e43b57ef-72c3-4dea-a286-ab5df5890bb0', 'x-compute-request-id': 'req-e43b57ef-72c3-4dea-a286-ab5df5890bb0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:58Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f2:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:03:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:01,217 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2025-11-22 09:04:02,261 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 1.043s
2025-11-22 09:04:02,261 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:01 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7155c8-89a8-45ab-bc1d-558f16f45901', 'x-compute-request-id': 'req-4d7155c8-89a8-45ab-bc1d-558f16f45901', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:58Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f2:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:03:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:02,940 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.666s
2025-11-22 09:04:02,940 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:02 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08165c8-de0b-4750-b6ac-080eb54a9d7b', 'x-compute-request-id': 'req-e08165c8-de0b-4750-b6ac-080eb54a9d7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:03:58Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f2:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:03:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-90x28cak", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-2018541028", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:02,947 84 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iOTBkNzE4OGUtNmIyOC00MzMwLWFkMzMtZjMwMTFiNjExYTQ5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMjQyOTQ3In0gMjQwMDAwMDAwMDEuMCAxNzYzODAxOTQyOTQ3CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjkwZDcxODhlLTZiMjgtNDMzMC1hZDMzLWYzMDExYjYxMWE0OSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjI0Mjk0NyJ9IDQ4MDAwMDAwMDAxLjAgMTc2MzgwMTk3Mjk0NwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI5MGQ3MTg4ZS02YjI4LTQzMzAtYWQzMy1mMzAxMWI2MTFhNDkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIyNDI5NDcifSA3MjAwMDAwMDAwMS4wIDE3NjM4MDIwMDI5NDcKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iOTBkNzE4OGUtNmIyOC00MzMwLWFkMzMtZjMwMTFiNjExYTQ5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMjQyOTQ3In0gOTYwMDAwMDAwMDEuMCAxNzYzODAyMDMyOTQ3CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjkwZDcxODhlLTZiMjgtNDMzMC1hZDMzLWYzMDExYjYxMWE0OSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjI0Mjk0NyJ9IDEyMDAwMDAwMDAwMS4wIDE3NjM4MDIwNjI5NDcKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iOTBkNzE4OGUtNmIyOC00MzMwLWFkMzMtZjMwMTFiNjExYTQ5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMjQyOTQ3In0gMTQ0MDAwMDAwMDAxLjAgMTc2MzgwMjA5Mjk0NwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI5MGQ3MTg4ZS02YjI4LTQzMzAtYWQzMy1mMzAxMWI2MTFhNDkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIyNDI5NDcifSAxNjgwMDAwMDAwMDEuMCAxNzYzODAyMTIyOTQ3CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjkwZDcxODhlLTZiMjgtNDMzMC1hZDMzLWYzMDExYjYxMWE0OSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjI0Mjk0NyJ9IDE5MjAwMDAwMDAwMS4wIDE3NjM4MDIxNTI5NDcKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iOTBkNzE4OGUtNmIyOC00MzMwLWFkMzMtZjMwMTFiNjExYTQ5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMjQyOTQ3In0gMjE2MDAwMDAwMDAxLjAgMTc2MzgwMjE4Mjk0NwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI5MGQ3MTg4ZS02YjI4LTQzMzAtYWQzMy1mMzAxMWI2MTFhNDkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIyNDI5NDcifSAyNDAwMDAwMDAwMDEuMCAxNzYzODAyMjEyOTQ3Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.129.56.112'
2025-11-22 09:04:02,948 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.112:22' as 'zuul' with password None
2025-11-22 09:04:02,967 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-22 09:04:03,045 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-22 09:04:03,047 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.112 successfully created
2025-11-22 09:04:04,516 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-22 09:04:04,771 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/0b691052-cedc-44a4-ac35-e541c0ec9ce2/traits 0.251s
2025-11-22 09:04:04,773 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:04 GMT', 'server': 'Apache', 'last-modified': 'Sat, 22 Nov 2025 08:27:25 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-88292cd1-9c46-428d-822c-20c485956639', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=a56ccabe374fb3956944d9963584a76b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/0b691052-cedc-44a4-ac35-e541c0ec9ce2/traits'}
Body: b'{"traits": ["COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_STORAGE_BUS_USB", "HW_CPU_X86_SSE42", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_PCNET", "HW_CPU_X86_SSSE3", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_TRUSTED_CERTS", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NODE", "HW_CPU_X86_MMX", "HW_CPU_X86_SSE2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_RESCUE_BFV", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_ACCELERATORS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_VOLUME_EXTEND"], "resource_provider_generation": 2}'
2025-11-22 09:04:05,195 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.415s
2025-11-22 09:04:05,197 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:04 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-adc93fcf-7f38-452e-b014-6b24312f6348', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=95646ee65bf08c696e076796f7af22d9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6e1abd369a584d31940093b179399c50", "name": "tempest-TestExecuteActionsViaActuator-1711643507-project-member", "password_expires_at": null}, "audit_ids": ["iCsC13RRSQWGUFqQWUMaDw"], "expires_at": "2025-11-22T10:04:05.000000Z", "issued_at": "2025-11-22T09:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c47ddd071034f878957c5676be5c6a7", "name": "tempest-TestExecuteActionsViaActuator-1711643507"}, "is_domain": false, "roles": [{"id": "4055d3cd927541c0a5c3b242561a3567", "name": "reader"}, {"id": "48e9077f0ed44105853a59410de6446d", "name": "member"}], "catalog": [{"endpoints": [{"id": "204c5973404a45498734e23b30ab64f6", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "c99106b822424d339f6ede0822b854f9", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "0236d52acb654b9cbbb6d19fe9f1ddc0", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "1115a9c98b994fac9061be4dcb124e29", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7301d2a34d354cd48885c61fe86939c2", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "26a30886baaf4979a5d079eb02614dcf", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "06784709f250477ab1eb67496673ec2c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}, {"name": "swift", "id": "65d16978aa0e49a3a4633c29950a7b3d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}], "id": "3a6e2419823e460590c22d70c9f316ec", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "908cff0d80d54b21899f075fd3a2e3f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "cd8b5f3fe5a74aafac931e2c386131ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "51e3a39f68fb4758979ddede017c90fb", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "6838607451844d02b3696f1efc2f5850", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b7a587d04de04d3595415e7e31260d61", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6193a108235a46fca97bc1a6ef0899e6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "watcher", "id": "9523f78ff7d34da6ab1c3b0096497588", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "b272e882a5bd4edaaf25b8589f8e490a", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7dcf45f6fd1841128a176e44ffe4ce2e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "7e78b3445a444cdfbee4f04206004e65", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "0fef909aabf24df6bcd24c4287e278ed", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "3521713cf5a845fdbf81105e5683f2c6", "interface": "public", "region_id": "regionOne", "url": "
2025-11-22 09:04:05,197 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '15db24ea-8b26-48c9-9798-91264fdeed08', 'name': 'tempest-TestExecuteActionsViaActuator-408324967-network', 'tenant_id': '1c47ddd071034f878957c5676be5c6a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c47ddd071034f878957c5676be5c6a7', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59673, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-22T09:02:52Z', 'updated_at': '2025-11-22T09:02:52Z', 'revision_number': 1} available for tenant
2025-11-22 09:04:08,428 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.227s
2025-11-22 09:04:08,428 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "imageRef": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "flavorRef": "8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e", "networks": [{"uuid": "15db24ea-8b26-48c9-9798-91264fdeed08"}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:05 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3ddd73-444c-4228-bd6a-edb1db8678c7', 'x-compute-request-id': 'req-8f3ddd73-444c-4228-bd6a-edb1db8678c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "aNCq9n2o569Z"}}'
2025-11-22 09:04:09,102 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.670s
2025-11-22 09:04:09,103 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:08 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b447216-4a5f-4275-9d83-f3b4488e6b48', 'x-compute-request-id': 'req-8b447216-4a5f-4275-9d83-f3b4488e6b48', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:11,053 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.936s
2025-11-22 09:04:11,053 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:10 GMT', 'server': 'Apache', 'content-length': '1423', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0846f18b-0ff2-4356-9e48-defb9ac18f90', 'x-compute-request-id': 'req-0846f18b-0ff2-4356-9e48-defb9ac18f90', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:11,080 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-11-22 09:04:12,620 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.519s
2025-11-22 09:04:12,620 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:12 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07cac3db-07a6-4de9-b161-4e8f8433690e', 'x-compute-request-id': 'req-07cac3db-07a6-4de9-b161-4e8f8433690e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:12,629 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait
2025-11-22 09:04:14,533 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.903s
2025-11-22 09:04:14,534 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:13 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550e95b4-f29c-4874-bf93-48ad56680b33', 'x-compute-request-id': 'req-550e95b4-f29c-4874-bf93-48ad56680b33', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:16,386 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.833s
2025-11-22 09:04:16,387 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:15 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c0ca7f3-decc-4f8c-91e4-c94b57e99111', 'x-compute-request-id': 'req-8c0ca7f3-decc-4f8c-91e4-c94b57e99111', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:19,028 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 1.630s
2025-11-22 09:04:19,028 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:17 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1dc910b-b8a2-408c-bf5f-4e2fdb80bb7c', 'x-compute-request-id': 'req-b1dc910b-b8a2-408c-bf5f-4e2fdb80bb7c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:21,373 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 1.328s
2025-11-22 09:04:21,374 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:20 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a484b928-55db-4408-ad8d-e2865d386361', 'x-compute-request-id': 'req-a484b928-55db-4408-ad8d-e2865d386361', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:22,902 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.513s
2025-11-22 09:04:22,903 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:22 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-729f2032-caf0-47a8-b7ab-403aa48df566', 'x-compute-request-id': 'req-729f2032-caf0-47a8-b7ab-403aa48df566', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:21Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:1f:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:04:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:22,912 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2025-11-22 09:04:23,425 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.512s
2025-11-22 09:04:23,426 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:22 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a97f4c1-f549-4434-b129-2f9e160dfd46', 'x-compute-request-id': 'req-6a97f4c1-f549-4434-b129-2f9e160dfd46', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:21Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:1f:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:04:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:24,294 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.859s
2025-11-22 09:04:24,294 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:23 GMT', 'server': 'Apache', 'content-length': '2192', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce5bfb25-3d3e-46ec-81aa-05620fba8ef6', 'x-compute-request-id': 'req-ce5bfb25-3d3e-46ec-81aa-05620fba8ef6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:04:21Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:1f:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:04:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-vlbw5yt3", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1548682990", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:24,305 84 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNGQ1YzEzODAtYjI5Ny00YzQ1LWEzYzMtODhiNWRhMjQxMzQxIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMjY0MzA1In0gMjQwMDAwMDAwMDEuMCAxNzYzODAxOTY0MzA1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjRkNWMxMzgwLWIyOTctNGM0NS1hM2MzLTg4YjVkYTI0MTM0MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjI2NDMwNSJ9IDQ4MDAwMDAwMDAxLjAgMTc2MzgwMTk5NDMwNQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0ZDVjMTM4MC1iMjk3LTRjNDUtYTNjMy04OGI1ZGEyNDEzNDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIyNjQzMDUifSA3MjAwMDAwMDAwMS4wIDE3NjM4MDIwMjQzMDUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNGQ1YzEzODAtYjI5Ny00YzQ1LWEzYzMtODhiNWRhMjQxMzQxIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMjY0MzA1In0gOTYwMDAwMDAwMDEuMCAxNzYzODAyMDU0MzA1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjRkNWMxMzgwLWIyOTctNGM0NS1hM2MzLTg4YjVkYTI0MTM0MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjI2NDMwNSJ9IDEyMDAwMDAwMDAwMS4wIDE3NjM4MDIwODQzMDUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNGQ1YzEzODAtYjI5Ny00YzQ1LWEzYzMtODhiNWRhMjQxMzQxIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMjY0MzA1In0gMTQ0MDAwMDAwMDAxLjAgMTc2MzgwMjExNDMwNQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0ZDVjMTM4MC1iMjk3LTRjNDUtYTNjMy04OGI1ZGEyNDEzNDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIyNjQzMDUifSAxNjgwMDAwMDAwMDEuMCAxNzYzODAyMTQ0MzA1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjRkNWMxMzgwLWIyOTctNGM0NS1hM2MzLTg4YjVkYTI0MTM0MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjI2NDMwNSJ9IDE5MjAwMDAwMDAwMS4wIDE3NjM4MDIxNzQzMDUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNGQ1YzEzODAtYjI5Ny00YzQ1LWEzYzMtODhiNWRhMjQxMzQxIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMjY0MzA1In0gMjE2MDAwMDAwMDAxLjAgMTc2MzgwMjIwNDMwNQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0ZDVjMTM4MC1iMjk3LTRjNDUtYTNjMy04OGI1ZGEyNDEzNDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIyNjQzMDUifSAyNDAwMDAwMDAwMDEuMCAxNzYzODAyMjM0MzA1Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.129.56.112'
2025-11-22 09:04:24,305 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.112:22' as 'zuul' with password None
2025-11-22 09:04:24,321 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-22 09:04:24,382 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-22 09:04:24,384 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.112 successfully created
2025-11-22 09:04:24,937 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-22 09:04:25,038 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/flavors 0.098s
2025-11-22 09:04:25,038 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:24 GMT', 'server': 'Apache', 'content-length': '710', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e96e41-fe51-471a-9306-623775bfca4b', 'x-compute-request-id': 'req-d7e96e41-fe51-471a-9306-623775bfca4b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/flavors'}
Body: b'{"flavors": [{"id": "17ff2057-a2ad-493d-a5be-8b0ba4ad0d4f", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/17ff2057-a2ad-493d-a5be-8b0ba4ad0d4f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/17ff2057-a2ad-493d-a5be-8b0ba4ad0d4f"}], "description": null}, {"id": "8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e"}], "description": null}]}'
2025-11-22 09:04:25,196 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.154s
2025-11-22 09:04:25,196 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:25 GMT', 'server': 'Apache', 'content-length': '1755', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:26+00:00"}, {"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:32+00:00"}, {"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:37+00:00"}]}'
2025-11-22 09:04:25,196 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.155452 seconds
2025-11-22 09:04:25,307 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.109s
2025-11-22 09:04:25,307 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:25 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "bookmark"}], "created_at": "2025-11-22T08:25:08+00:00", "updated_at": null, "deleted_at": null}'
2025-11-22 09:04:25,411 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.102s
2025-11-22 09:04:25,411 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:25 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "bookmark"}], "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-11-22 09:04:25,651 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.239s
2025-11-22 09:04:25,651 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "e5b0ce9c-1dc6-41bc-898a-c3fea904fa3c", "description": "tempest-test-audit_template-1929687577", "goal": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "strategy": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "scope": []}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:25 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/d72cfdc2-cfc1-4b70-b1ea-2ffc519ff272', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "d72cfdc2-cfc1-4b70-b1ea-2ffc519ff272", "name": "e5b0ce9c-1dc6-41bc-898a-c3fea904fa3c", "description": "tempest-test-audit_template-1929687577", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/d72cfdc2-cfc1-4b70-b1ea-2ffc519ff272", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/d72cfdc2-cfc1-4b70-b1ea-2ffc519ff272", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-22T09:04:25.545064+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:04:25,862 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.210s
2025-11-22 09:04:25,864 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "d72cfdc2-cfc1-4b70-b1ea-2ffc519ff272", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "90d7188e-6b28-4330-ad33-f3011b611a49", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:25 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec', 'content-length': '964', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "name": "actuator-2025-11-22T09:04:25.742814", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "90d7188e-6b28-4330-ad33-f3011b611a49", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/dae78971-e44b-4073-b357-15ff943f2bec", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:04:25.771626+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:04:25,982 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec 0.117s
2025-11-22 09:04:25,983 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:25 GMT', 'server': 'Apache', 'content-length': '1003', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec'}
Body: b'{"uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "name": "actuator-2025-11-22T09:04:25.742814", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "90d7188e-6b28-4330-ad33-f3011b611a49", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/dae78971-e44b-4073-b357-15ff943f2bec", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:25+00:00"}'
2025-11-22 09:04:26,582 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec 0.098s
2025-11-22 09:04:26,582 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:26 GMT', 'server': 'Apache', 'content-length': '1005', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec'}
Body: b'{"uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "name": "actuator-2025-11-22T09:04:25.742814", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "90d7188e-6b28-4330-ad33-f3011b611a49", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/dae78971-e44b-4073-b357-15ff943f2bec", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:26,582 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.718174 seconds
2025-11-22 09:04:26,687 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=dae78971-e44b-4073-b357-15ff943f2bec 0.104s
2025-11-22 09:04:26,688 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:26 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=dae78971-e44b-4073-b357-15ff943f2bec'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-22 09:04:26,784 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.095s
2025-11-22 09:04:26,785 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:26 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:04:26,915 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.129s
2025-11-22 09:04:26,915 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:26 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:27,033 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.117s
2025-11-22 09:04:27,033 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:26 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:28,144 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.109s
2025-11-22 09:04:28,145 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:28 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:29,273 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.127s
2025-11-22 09:04:29,273 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:29 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:30,391 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.115s
2025-11-22 09:04:30,391 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:30 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:31,511 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.118s
2025-11-22 09:04:31,512 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:31 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:32,754 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.240s
2025-11-22 09:04:32,754 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:32 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:34,124 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.362s
2025-11-22 09:04:34,125 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:33 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:35,216 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.090s
2025-11-22 09:04:35,217 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:35 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:36,368 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.149s
2025-11-22 09:04:36,369 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:36 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:37,570 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.198s
2025-11-22 09:04:37,570 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:37 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:38,685 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.113s
2025-11-22 09:04:38,686 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:38 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:39,823 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.133s
2025-11-22 09:04:39,824 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:39 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:40,929 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.103s
2025-11-22 09:04:40,930 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:40 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:42,035 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.104s
2025-11-22 09:04:42,035 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:41 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:43,191 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.151s
2025-11-22 09:04:43,192 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:43 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:44,319 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.121s
2025-11-22 09:04:44,319 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:44 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:45,454 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.133s
2025-11-22 09:04:45,455 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:45 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:46,569 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.113s
2025-11-22 09:04:46,569 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:46 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:47,721 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.127s
2025-11-22 09:04:47,721 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:47 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:48,840 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.113s
2025-11-22 09:04:48,840 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:48 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:49,960 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.117s
2025-11-22 09:04:49,960 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:49 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:51,042 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.080s
2025-11-22 09:04:51,043 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:50 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:52,200 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.156s
2025-11-22 09:04:52,200 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:52 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:53,287 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.085s
2025-11-22 09:04:53,287 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:53 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:26+00:00"}'
2025-11-22 09:04:54,355 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.066s
2025-11-22 09:04:54,355 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:54 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:53+00:00"}'
2025-11-22 09:04:54,355 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 27.440188 seconds
2025-11-22 09:04:54,482 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.125s
2025-11-22 09:04:54,482 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:54 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:04:25+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:04:53+00:00"}'
2025-11-22 09:04:54,571 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=1c449ba8-a2e7-481c-b52a-911fd596064d 0.087s
2025-11-22 09:04:54,571 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:54 GMT', 'server': 'Apache', 'content-length': '449', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b'{"actions": [{"uuid": "28d122a0-513a-451f-b807-61ca1a0bcb8c", "action_plan_uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/28d122a0-513a-451f-b807-61ca1a0bcb8c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/28d122a0-513a-451f-b807-61ca1a0bcb8c", "rel": "bookmark"}]}]}'
2025-11-22 09:04:54,720 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.146s
2025-11-22 09:04:54,720 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:54 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0976e0c-93bd-42a7-b3ba-93e0bdd1d4f4', 'x-compute-request-id': 'req-e0976e0c-93bd-42a7-b3ba-93e0bdd1d4f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "c5bcb863-7e78-4534-8591-6cfedba686e4", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:04:52.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "b7b8ea7d-c89d-4bd8-8a42-0720c4da8e19", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:04:48.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "81e883da-2b9e-49ad-a476-d47259e9b792", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:04:50.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "05f2be87-fb39-4478-982b-b7236278c30b", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:04:49.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "bdb8d893-fa8c-4757-ad9a-a275a71de470", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:04:49.000000", "disabled_reason": null, "forced_down": false}]}'
2025-11-22 09:04:54,847 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.122s
2025-11-22 09:04:54,847 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:54 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252954fd-a88c-4f33-bfc7-3943f08ad729', 'x-compute-request-id': 'req-252954fd-a88c-4f33-bfc7-3943f08ad729', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2025-11-22 09:04:54,957 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.094s
2025-11-22 09:04:54,957 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:54 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c69d3757-da3f-47cb-93c1-70b97802c494', 'x-compute-request-id': 'req-c69d3757-da3f-47cb-93c1-70b97802c494', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "05f2be87-fb39-4478-982b-b7236278c30b", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6848, "free_disk_gb": 77, "current_workload": 0, "running_vms": 1, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["rdseed", "f16c", "aes", "npt", "rdctl-no", "sha-ni", "3dnowprefetch", "pge", "clwb", "lm", "pni", "fsgsbase", "adx", "skip-l1dfl-vmentry", "vmcb-clean", "bmi2", "pat", "arat", "bmi1", "tsc", "avx", "perfctr_core", "misalignsse", "ibrs", "osvw", "spec-ctrl", "mtrr", "rdrand", "mmx", "umip", "virt-ssbd", "sse4.2", "pfthreshold", "pse", "x2apic", "lahf_lm", "xgetbv1", "xsave", "ssse3", "abm", "tsc-deadline", "clflushopt", "sse4.1", "hypervisor", "amd-ssbd", "sse", "xsaveopt", "sse4a", "amd-stibp", "smap", "pae", "cmov", "rdtscp", "clzero", "smep", "topoext", "pause-filter", "fma", "fxsr_opt", "tsc-scale", "pschange-mc-no", "apic", "sse2", "cx16", "xsaveerptr", "ibpb", "tsc_adjust", "mca", "ssbd", "stibp", "popcnt", "cr8legacy", "svme-addr-chk", "cx8", "mds-no", "mce", "pdpe1gb", "clflush", "wbnoinvd", "msr", "mmxext", "syscall", "fpu", "fxsr", "avx2", "movbe", "nrip-save", "rdpid", "vme", "cmp_legacy", "nx", "pse36", "svm", "lbrv", "arch-capabilities", "de", "sep", "pclmuldq", "xsavec"]}}, {"id": "0b691052-cedc-44a4-ac35-e541c0ec9ce2", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "bdb8d893-fa8c-4757-ad9a-a275a71de470", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7040, "free_disk_gb": 78, "current_workload": 1, "running_vms": 1, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["pae", "pfthreshold", "bmi2", "spec-ctrl", "fpu", "pni", "xsave", "xgetbv1", "stibp", "ibpb", "svme-addr-chk", "avx2", "rdctl-no", "sse4.2", "sha-ni", "tsc-deadline", "pge", "amd-ssbd", "mmx", "cmp_legacy", "arat", "popcnt", "pdpe1gb", "smep", "perfctr_core", "rdtscp", "rdpid", "movbe", "fxsr_opt", "topoext", "syscall", "mds-no", "cmov", "adx", "pschange-mc-no", "tsc-scale", "f16c", "rdseed", "vme", "xsaveerptr", "clwb", "wbnoinvd", "mmxext", "fsgsbase", "npt", "xsavec", "virt-ssbd", "cr8legacy", "mce", "osvw", "msr", "x2apic", "pse", "ssbd", "pause-filter", "3dnowprefetch", "bmi1", "svm", "clflush", "pat", "misalignsse", "vmcb-clean", "hypervisor", "xsaveopt", "ssse3", "avx", "fma", "ibrs", "lahf_lm", "lm", "sse4a", "fxsr", "pse36", "tsc_adjust", "sse2", "lbrv", "sep", "tsc", "smap", "de", "mca", "sse", "abm", "apic", "mtrr", "nx", "nrip-save", "arch-capabilities", "amd-stibp", "umip", "sse4.1", "clflushopt", "skip-l1dfl-vmentry", "rdrand", "clzero", "aes", "cx16", "pclmuldq", "cx8"]}}]}'
2025-11-22 09:04:54,995 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8/traits 0.033s
2025-11-22 09:04:54,995 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:54 GMT', 'server': 'Apache', 'last-modified': 'Sat, 22 Nov 2025 08:27:25 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-97394572-695b-4238-876d-84b2e4d3c864', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=a56ccabe374fb3956944d9963584a76b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8/traits'}
Body: b'{"traits": ["COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_STORAGE_BUS_USB", "HW_CPU_X86_SSE42", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_PCNET", "HW_CPU_X86_SSSE3", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_TRUSTED_CERTS", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NODE", "HW_CPU_X86_MMX", "HW_CPU_X86_SSE2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_RESCUE_BFV", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_ACCELERATORS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_VOLUME_EXTEND"], "resource_provider_generation": 6}'
2025-11-22 09:04:55,334 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.335s
2025-11-22 09:04:55,334 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:55 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2034588e-2d97-40f9-a119-90c754cf9f0b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=95646ee65bf08c696e076796f7af22d9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6e1abd369a584d31940093b179399c50", "name": "tempest-TestExecuteActionsViaActuator-1711643507-project-member", "password_expires_at": null}, "audit_ids": ["oXCf2pn8S4uimMj-2uS0Og"], "expires_at": "2025-11-22T10:04:55.000000Z", "issued_at": "2025-11-22T09:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c47ddd071034f878957c5676be5c6a7", "name": "tempest-TestExecuteActionsViaActuator-1711643507"}, "is_domain": false, "roles": [{"id": "4055d3cd927541c0a5c3b242561a3567", "name": "reader"}, {"id": "48e9077f0ed44105853a59410de6446d", "name": "member"}], "catalog": [{"endpoints": [{"id": "204c5973404a45498734e23b30ab64f6", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "c99106b822424d339f6ede0822b854f9", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "0236d52acb654b9cbbb6d19fe9f1ddc0", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "1115a9c98b994fac9061be4dcb124e29", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7301d2a34d354cd48885c61fe86939c2", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "26a30886baaf4979a5d079eb02614dcf", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "06784709f250477ab1eb67496673ec2c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}, {"name": "swift", "id": "65d16978aa0e49a3a4633c29950a7b3d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}], "id": "3a6e2419823e460590c22d70c9f316ec", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "908cff0d80d54b21899f075fd3a2e3f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "cd8b5f3fe5a74aafac931e2c386131ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "51e3a39f68fb4758979ddede017c90fb", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "6838607451844d02b3696f1efc2f5850", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b7a587d04de04d3595415e7e31260d61", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6193a108235a46fca97bc1a6ef0899e6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "watcher", "id": "9523f78ff7d34da6ab1c3b0096497588", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "b272e882a5bd4edaaf25b8589f8e490a", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7dcf45f6fd1841128a176e44ffe4ce2e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "7e78b3445a444cdfbee4f04206004e65", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "0fef909aabf24df6bcd24c4287e278ed", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "3521713cf5a845fdbf81105e5683f2c6", "interface": "public", "region_id": "regionOne", "url": "
2025-11-22 09:04:55,335 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '15db24ea-8b26-48c9-9798-91264fdeed08', 'name': 'tempest-TestExecuteActionsViaActuator-408324967-network', 'tenant_id': '1c47ddd071034f878957c5676be5c6a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c47ddd071034f878957c5676be5c6a7', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59673, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-22T09:02:52Z', 'updated_at': '2025-11-22T09:02:52Z', 'revision_number': 1} available for tenant
2025-11-22 09:04:56,847 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.511s
2025-11-22 09:04:56,847 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-864513968", "imageRef": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "flavorRef": "8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e", "networks": [{"uuid": "15db24ea-8b26-48c9-9798-91264fdeed08"}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:55 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f847e9-d564-4baf-9ef0-c3806f7aa01e', 'x-compute-request-id': 'req-34f847e9-d564-4baf-9ef0-c3806f7aa01e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JPkbaeDhG6As"}}'
2025-11-22 09:04:58,137 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 1.286s
2025-11-22 09:04:58,137 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:56 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741cf2fb-9035-4794-ac20-2c3e26e1456b', 'x-compute-request-id': 'req-741cf2fb-9035-4794-ac20-2c3e26e1456b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:04:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:59,355 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 0.204s
2025-11-22 09:04:59,355 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:04:59 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fafb0774-8a1c-46ef-893c-490797967958', 'x-compute-request-id': 'req-fafb0774-8a1c-46ef-893c-490797967958', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:04:59,363 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2025-11-22 09:05:02,769 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 2.395s
2025-11-22 09:05:02,769 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:00 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16e0d9f6-ce7a-4b99-b3c5-baa13b1473e8', 'x-compute-request-id': 'req-16e0d9f6-ce7a-4b99-b3c5-baa13b1473e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:04,932 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 1.153s
2025-11-22 09:05:04,933 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:03 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d213bb-df4a-4c47-b50d-3cb0c8aa17cf', 'x-compute-request-id': 'req-a2d213bb-df4a-4c47-b50d-3cb0c8aa17cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:07,287 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 1.343s
2025-11-22 09:05:07,287 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:05 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b1e21d5-a7db-4d9d-8fb7-9a7f7b8f161e', 'x-compute-request-id': 'req-3b1e21d5-a7db-4d9d-8fb7-9a7f7b8f161e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:09,327 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 1.029s
2025-11-22 09:05:09,328 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:08 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08e514d8-11b8-4d56-9f2e-4bbef7526f52', 'x-compute-request-id': 'req-08e514d8-11b8-4d56-9f2e-4bbef7526f52', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:11,360 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 1.023s
2025-11-22 09:05:11,361 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:10 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20975710-1a1f-4935-a2b9-4a5430f50d5a', 'x-compute-request-id': 'req-20975710-1a1f-4935-a2b9-4a5430f50d5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:12,931 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 0.540s
2025-11-22 09:05:12,931 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:12 GMT', 'server': 'Apache', 'content-length': '1664', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc52da40-4cb1-449a-86a1-c1d8f8596806', 'x-compute-request-id': 'req-cc52da40-4cb1-449a-86a1-c1d8f8596806', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:05:10Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:2b:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:12,938 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2025-11-22 09:05:13,392 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 0.453s
2025-11-22 09:05:13,393 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:12 GMT', 'server': 'Apache', 'content-length': '1664', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91f174c2-7f78-4163-b9f8-fbd28f530047', 'x-compute-request-id': 'req-91f174c2-7f78-4163-b9f8-fbd28f530047', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:05:10Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:2b:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:14,130 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 0.728s
2025-11-22 09:05:14,130 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:13 GMT', 'server': 'Apache', 'content-length': '2189', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b06d98-c80b-4e84-966e-951d0d526d52', 'x-compute-request-id': 'req-11b06d98-c80b-4e84-966e-951d0d526d52', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:05:10Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:2b:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-asravt0n", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-864513968", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:14,138 84 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDI4YmVhZjUtZWY2OC00Y2QxLWI5MjktNmZkM2QyNjg1NGRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzE0MTM4In0gMjQwMDAwMDAwMDEuMCAxNzYzODAyMDE0MTM4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjAyOGJlYWY1LWVmNjgtNGNkMS1iOTI5LTZmZDNkMjY4NTRkYyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjMxNDEzOCJ9IDQ4MDAwMDAwMDAxLjAgMTc2MzgwMjA0NDEzOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwMjhiZWFmNS1lZjY4LTRjZDEtYjkyOS02ZmQzZDI2ODU0ZGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzMTQxMzgifSA3MjAwMDAwMDAwMS4wIDE3NjM4MDIwNzQxMzgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDI4YmVhZjUtZWY2OC00Y2QxLWI5MjktNmZkM2QyNjg1NGRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzE0MTM4In0gOTYwMDAwMDAwMDEuMCAxNzYzODAyMTA0MTM4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjAyOGJlYWY1LWVmNjgtNGNkMS1iOTI5LTZmZDNkMjY4NTRkYyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjMxNDEzOCJ9IDEyMDAwMDAwMDAwMS4wIDE3NjM4MDIxMzQxMzgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDI4YmVhZjUtZWY2OC00Y2QxLWI5MjktNmZkM2QyNjg1NGRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzE0MTM4In0gMTQ0MDAwMDAwMDAxLjAgMTc2MzgwMjE2NDEzOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwMjhiZWFmNS1lZjY4LTRjZDEtYjkyOS02ZmQzZDI2ODU0ZGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzMTQxMzgifSAxNjgwMDAwMDAwMDEuMCAxNzYzODAyMTk0MTM4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjAyOGJlYWY1LWVmNjgtNGNkMS1iOTI5LTZmZDNkMjY4NTRkYyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjMxNDEzOCJ9IDE5MjAwMDAwMDAwMS4wIDE3NjM4MDIyMjQxMzgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDI4YmVhZjUtZWY2OC00Y2QxLWI5MjktNmZkM2QyNjg1NGRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzE0MTM4In0gMjE2MDAwMDAwMDAxLjAgMTc2MzgwMjI1NDEzOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwMjhiZWFmNS1lZjY4LTRjZDEtYjkyOS02ZmQzZDI2ODU0ZGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzMTQxMzgifSAyNDAwMDAwMDAwMDEuMCAxNzYzODAyMjg0MTM4Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.129.56.112'
2025-11-22 09:05:14,138 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.112:22' as 'zuul' with password None
2025-11-22 09:05:14,153 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-22 09:05:14,221 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-22 09:05:14,221 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.112 successfully created
2025-11-22 09:05:14,831 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-22 09:05:14,880 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/0b691052-cedc-44a4-ac35-e541c0ec9ce2/traits 0.047s
2025-11-22 09:05:14,880 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:14 GMT', 'server': 'Apache', 'last-modified': 'Sat, 22 Nov 2025 08:27:25 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-9a8e9c00-1c78-49c3-882f-2c4d78b8c613', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=a56ccabe374fb3956944d9963584a76b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/0b691052-cedc-44a4-ac35-e541c0ec9ce2/traits'}
Body: b'{"traits": ["COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_STORAGE_BUS_USB", "HW_CPU_X86_SSE42", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_PCNET", "HW_CPU_X86_SSSE3", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_TRUSTED_CERTS", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NODE", "HW_CPU_X86_MMX", "HW_CPU_X86_SSE2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_RESCUE_BFV", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_ACCELERATORS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_VOLUME_EXTEND"], "resource_provider_generation": 4}'
2025-11-22 09:05:15,205 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.321s
2025-11-22 09:05:15,206 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:14 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e6ef48ff-23b9-4aa8-b5fc-02713bf85239', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=95646ee65bf08c696e076796f7af22d9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6e1abd369a584d31940093b179399c50", "name": "tempest-TestExecuteActionsViaActuator-1711643507-project-member", "password_expires_at": null}, "audit_ids": ["FdThn9F9QUW2rkvl6kq63A"], "expires_at": "2025-11-22T10:05:15.000000Z", "issued_at": "2025-11-22T09:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c47ddd071034f878957c5676be5c6a7", "name": "tempest-TestExecuteActionsViaActuator-1711643507"}, "is_domain": false, "roles": [{"id": "4055d3cd927541c0a5c3b242561a3567", "name": "reader"}, {"id": "48e9077f0ed44105853a59410de6446d", "name": "member"}], "catalog": [{"endpoints": [{"id": "204c5973404a45498734e23b30ab64f6", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "c99106b822424d339f6ede0822b854f9", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "0236d52acb654b9cbbb6d19fe9f1ddc0", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "1115a9c98b994fac9061be4dcb124e29", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7301d2a34d354cd48885c61fe86939c2", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "26a30886baaf4979a5d079eb02614dcf", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "06784709f250477ab1eb67496673ec2c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}, {"name": "swift", "id": "65d16978aa0e49a3a4633c29950a7b3d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}], "id": "3a6e2419823e460590c22d70c9f316ec", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "908cff0d80d54b21899f075fd3a2e3f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "cd8b5f3fe5a74aafac931e2c386131ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "51e3a39f68fb4758979ddede017c90fb", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "6838607451844d02b3696f1efc2f5850", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b7a587d04de04d3595415e7e31260d61", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6193a108235a46fca97bc1a6ef0899e6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "watcher", "id": "9523f78ff7d34da6ab1c3b0096497588", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "b272e882a5bd4edaaf25b8589f8e490a", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7dcf45f6fd1841128a176e44ffe4ce2e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "7e78b3445a444cdfbee4f04206004e65", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "0fef909aabf24df6bcd24c4287e278ed", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "3521713cf5a845fdbf81105e5683f2c6", "interface": "public", "region_id": "regionOne", "url": "
2025-11-22 09:05:15,206 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '15db24ea-8b26-48c9-9798-91264fdeed08', 'name': 'tempest-TestExecuteActionsViaActuator-408324967-network', 'tenant_id': '1c47ddd071034f878957c5676be5c6a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c47ddd071034f878957c5676be5c6a7', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59673, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-22T09:02:52Z', 'updated_at': '2025-11-22T09:02:52Z', 'revision_number': 1} available for tenant
2025-11-22 09:05:18,746 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.539s
2025-11-22 09:05:18,747 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-216377447", "imageRef": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "flavorRef": "8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e", "networks": [{"uuid": "15db24ea-8b26-48c9-9798-91264fdeed08"}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:15 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fe54996-f2ae-466e-876f-8e6c6e486179', 'x-compute-request-id': 'req-8fe54996-f2ae-466e-876f-8e6c6e486179', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6iFkbLESkmXp"}}'
2025-11-22 09:05:19,089 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.338s
2025-11-22 09:05:19,090 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:18 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-641d4a6e-9ce8-47ad-bf8b-d5ec720ea321', 'x-compute-request-id': 'req-641d4a6e-9ce8-47ad-bf8b-d5ec720ea321', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:20,359 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.257s
2025-11-22 09:05:20,359 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:20 GMT', 'server': 'Apache', 'content-length': '1374', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bd1f352-0fd7-467d-94ea-94f08a7cc1c6', 'x-compute-request-id': 'req-5bd1f352-0fd7-467d-94ea-94f08a7cc1c6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:22,134 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.755s
2025-11-22 09:05:22,135 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:21 GMT', 'server': 'Apache', 'content-length': '1366', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4cc4de-a815-4f56-824a-44c207a5f4ba', 'x-compute-request-id': 'req-4e4cc4de-a815-4f56-824a-44c207a5f4ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:22,142 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-11-22 09:05:24,349 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 1.205s
2025-11-22 09:05:24,349 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:23 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38164a12-de84-4183-b4c8-6264dda39478', 'x-compute-request-id': 'req-38164a12-de84-4183-b4c8-6264dda39478', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:24,357 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait
2025-11-22 09:05:26,359 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 1.000s
2025-11-22 09:05:26,360 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:25 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23bfc4d3-ca27-4f17-8593-2935e676bfd9', 'x-compute-request-id': 'req-23bfc4d3-ca27-4f17-8593-2935e676bfd9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:27,841 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.469s
2025-11-22 09:05:27,841 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:27 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-556e7a13-8c03-4f95-b0ad-d429c1a2c3fa', 'x-compute-request-id': 'req-556e7a13-8c03-4f95-b0ad-d429c1a2c3fa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:31,150 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 2.301s
2025-11-22 09:05:31,151 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:28 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-798f4b17-5e68-422e-ac73-f38bfb94b4e0', 'x-compute-request-id': 'req-798f4b17-5e68-422e-ac73-f38bfb94b4e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:32,869 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.704s
2025-11-22 09:05:32,869 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:32 GMT', 'server': 'Apache', 'content-length': '1664', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a62993a5-c506-4589-81cc-a0bd268a8a39', 'x-compute-request-id': 'req-a62993a5-c506-4589-81cc-a0bd268a8a39', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:30Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:2c:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:32,880 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2025-11-22 09:05:33,366 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.485s
2025-11-22 09:05:33,367 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:32 GMT', 'server': 'Apache', 'content-length': '1664', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cd0ad4e-6c99-45fa-b18a-457e52f961bf', 'x-compute-request-id': 'req-8cd0ad4e-6c99-45fa-b18a-457e52f961bf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:30Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:2c:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:34,325 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.946s
2025-11-22 09:05:34,325 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:33 GMT', 'server': 'Apache', 'content-length': '2189', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117b5eed-12ec-4c3c-8ff7-785db0858762', 'x-compute-request-id': 'req-117b5eed-12ec-4c3c-8ff7-785db0858762', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:05:30Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:2c:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-ezt107t8", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-216377447", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:34,332 84 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzE2NmVkMzgtMmZlOS00YzlhLTgyOWYtY2IyNzA0ZjZlZGFhIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzM0MzMyIn0gMjQwMDAwMDAwMDEuMCAxNzYzODAyMDM0MzMyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjMxNjZlZDM4LTJmZTktNGM5YS04MjlmLWNiMjcwNGY2ZWRhYSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjMzNDMzMiJ9IDQ4MDAwMDAwMDAxLjAgMTc2MzgwMjA2NDMzMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzMTY2ZWQzOC0yZmU5LTRjOWEtODI5Zi1jYjI3MDRmNmVkYWEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzMzQzMzIifSA3MjAwMDAwMDAwMS4wIDE3NjM4MDIwOTQzMzIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzE2NmVkMzgtMmZlOS00YzlhLTgyOWYtY2IyNzA0ZjZlZGFhIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzM0MzMyIn0gOTYwMDAwMDAwMDEuMCAxNzYzODAyMTI0MzMyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjMxNjZlZDM4LTJmZTktNGM5YS04MjlmLWNiMjcwNGY2ZWRhYSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjMzNDMzMiJ9IDEyMDAwMDAwMDAwMS4wIDE3NjM4MDIxNTQzMzIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzE2NmVkMzgtMmZlOS00YzlhLTgyOWYtY2IyNzA0ZjZlZGFhIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzM0MzMyIn0gMTQ0MDAwMDAwMDAxLjAgMTc2MzgwMjE4NDMzMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzMTY2ZWQzOC0yZmU5LTRjOWEtODI5Zi1jYjI3MDRmNmVkYWEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzMzQzMzIifSAxNjgwMDAwMDAwMDEuMCAxNzYzODAyMjE0MzMyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjMxNjZlZDM4LTJmZTktNGM5YS04MjlmLWNiMjcwNGY2ZWRhYSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjMzNDMzMiJ9IDE5MjAwMDAwMDAwMS4wIDE3NjM4MDIyNDQzMzIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzE2NmVkMzgtMmZlOS00YzlhLTgyOWYtY2IyNzA0ZjZlZGFhIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzM0MzMyIn0gMjE2MDAwMDAwMDAxLjAgMTc2MzgwMjI3NDMzMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzMTY2ZWQzOC0yZmU5LTRjOWEtODI5Zi1jYjI3MDRmNmVkYWEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzMzQzMzIifSAyNDAwMDAwMDAwMDEuMCAxNzYzODAyMzA0MzMyCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.129.56.112'
2025-11-22 09:05:34,332 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.112:22' as 'zuul' with password None
2025-11-22 09:05:34,346 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-22 09:05:34,411 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-22 09:05:34,412 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.112 successfully created
2025-11-22 09:05:35,030 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-22 09:05:35,142 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.110s
2025-11-22 09:05:35,142 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:35 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7497b233-2ba3-43c1-8496-01ae980ee00c', 'x-compute-request-id': 'req-7497b233-2ba3-43c1-8496-01ae980ee00c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "c5bcb863-7e78-4534-8591-6cfedba686e4", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:05:32.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "b7b8ea7d-c89d-4bd8-8a42-0720c4da8e19", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:05:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "81e883da-2b9e-49ad-a476-d47259e9b792", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:05:30.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "05f2be87-fb39-4478-982b-b7236278c30b", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:05:29.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "bdb8d893-fa8c-4757-ad9a-a275a71de470", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:05:29.000000", "disabled_reason": null, "forced_down": false}]}'
2025-11-22 09:05:35,275 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.130s
2025-11-22 09:05:35,275 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:35 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658945e2-8cac-4f90-842d-dea87ccbf0ea', 'x-compute-request-id': 'req-658945e2-8cac-4f90-842d-dea87ccbf0ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2025-11-22 09:05:35,387 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.104s
2025-11-22 09:05:35,387 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:35 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713b8a51-cc63-4360-808f-43a4d42d7156', 'x-compute-request-id': 'req-713b8a51-cc63-4360-808f-43a4d42d7156', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "05f2be87-fb39-4478-982b-b7236278c30b", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 3, "memory_mb_used": 960, "local_gb_used": 3, "free_ram_mb": 6720, "free_disk_gb": 76, "current_workload": 0, "running_vms": 3, "disk_available_least": 71, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["rdseed", "f16c", "aes", "npt", "rdctl-no", "sha-ni", "3dnowprefetch", "pge", "clwb", "lm", "pni", "fsgsbase", "adx", "skip-l1dfl-vmentry", "vmcb-clean", "bmi2", "pat", "arat", "bmi1", "tsc", "avx", "perfctr_core", "misalignsse", "ibrs", "osvw", "spec-ctrl", "mtrr", "rdrand", "mmx", "umip", "virt-ssbd", "sse4.2", "pfthreshold", "pse", "x2apic", "lahf_lm", "xgetbv1", "xsave", "ssse3", "abm", "tsc-deadline", "clflushopt", "sse4.1", "hypervisor", "amd-ssbd", "sse", "xsaveopt", "sse4a", "amd-stibp", "smap", "pae", "cmov", "rdtscp", "clzero", "smep", "topoext", "pause-filter", "fma", "fxsr_opt", "tsc-scale", "pschange-mc-no", "apic", "sse2", "cx16", "xsaveerptr", "ibpb", "tsc_adjust", "mca", "ssbd", "stibp", "popcnt", "cr8legacy", "svme-addr-chk", "cx8", "mds-no", "mce", "pdpe1gb", "clflush", "wbnoinvd", "msr", "mmxext", "syscall", "fpu", "fxsr", "avx2", "movbe", "nrip-save", "rdpid", "vme", "cmp_legacy", "nx", "pse36", "svm", "lbrv", "arch-capabilities", "de", "sep", "pclmuldq", "xsavec"]}}, {"id": "0b691052-cedc-44a4-ac35-e541c0ec9ce2", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "bdb8d893-fa8c-4757-ad9a-a275a71de470", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7040, "free_disk_gb": 78, "current_workload": 0, "running_vms": 1, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["pae", "pfthreshold", "bmi2", "spec-ctrl", "fpu", "pni", "xsave", "xgetbv1", "stibp", "ibpb", "svme-addr-chk", "avx2", "rdctl-no", "sse4.2", "sha-ni", "tsc-deadline", "pge", "amd-ssbd", "mmx", "cmp_legacy", "arat", "popcnt", "pdpe1gb", "smep", "perfctr_core", "rdtscp", "rdpid", "movbe", "fxsr_opt", "topoext", "syscall", "mds-no", "cmov", "adx", "pschange-mc-no", "tsc-scale", "f16c", "rdseed", "vme", "xsaveerptr", "clwb", "wbnoinvd", "mmxext", "fsgsbase", "npt", "xsavec", "virt-ssbd", "cr8legacy", "mce", "osvw", "msr", "x2apic", "pse", "ssbd", "pause-filter", "3dnowprefetch", "bmi1", "svm", "clflush", "pat", "misalignsse", "vmcb-clean", "hypervisor", "xsaveopt", "ssse3", "avx", "fma", "ibrs", "lahf_lm", "lm", "sse4a", "fxsr", "pse36", "tsc_adjust", "sse2", "lbrv", "sep", "tsc", "smap", "de", "mca", "sse", "abm", "apic", "mtrr", "nx", "nrip-save", "arch-capabilities", "amd-stibp", "umip", "sse4.1", "clflushopt", "skip-l1dfl-vmentry", "rdrand", "clzero", "aes", "cx16", "pclmuldq", "cx8"]}}]}'
2025-11-22 09:05:35,464 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8/traits 0.072s
2025-11-22 09:05:35,464 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:35 GMT', 'server': 'Apache', 'last-modified': 'Sat, 22 Nov 2025 08:27:25 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-43d3971a-247f-40b9-be8d-8ea2759a90fd', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=a56ccabe374fb3956944d9963584a76b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/d31f97c7-1e0a-4b8a-9deb-2bc61723dfd8/traits'}
Body: b'{"traits": ["COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_STORAGE_BUS_USB", "HW_CPU_X86_SSE42", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_PCNET", "HW_CPU_X86_SSSE3", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_TRUSTED_CERTS", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NODE", "HW_CPU_X86_MMX", "HW_CPU_X86_SSE2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_RESCUE_BFV", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_ACCELERATORS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_VOLUME_EXTEND"], "resource_provider_generation": 9}'
2025-11-22 09:05:35,989 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.316s
2025-11-22 09:05:35,989 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:35 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-24682c50-ac5d-4cc2-9ad8-173b780a980e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=95646ee65bf08c696e076796f7af22d9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6e1abd369a584d31940093b179399c50", "name": "tempest-TestExecuteActionsViaActuator-1711643507-project-member", "password_expires_at": null}, "audit_ids": ["22K8eVAFRKSzIiIiaKU8Lw"], "expires_at": "2025-11-22T10:05:35.000000Z", "issued_at": "2025-11-22T09:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c47ddd071034f878957c5676be5c6a7", "name": "tempest-TestExecuteActionsViaActuator-1711643507"}, "is_domain": false, "roles": [{"id": "4055d3cd927541c0a5c3b242561a3567", "name": "reader"}, {"id": "48e9077f0ed44105853a59410de6446d", "name": "member"}], "catalog": [{"endpoints": [{"id": "204c5973404a45498734e23b30ab64f6", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "c99106b822424d339f6ede0822b854f9", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "0236d52acb654b9cbbb6d19fe9f1ddc0", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "1115a9c98b994fac9061be4dcb124e29", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7301d2a34d354cd48885c61fe86939c2", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "26a30886baaf4979a5d079eb02614dcf", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "06784709f250477ab1eb67496673ec2c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}, {"name": "swift", "id": "65d16978aa0e49a3a4633c29950a7b3d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}], "id": "3a6e2419823e460590c22d70c9f316ec", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "908cff0d80d54b21899f075fd3a2e3f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "cd8b5f3fe5a74aafac931e2c386131ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "51e3a39f68fb4758979ddede017c90fb", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "6838607451844d02b3696f1efc2f5850", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b7a587d04de04d3595415e7e31260d61", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6193a108235a46fca97bc1a6ef0899e6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "watcher", "id": "9523f78ff7d34da6ab1c3b0096497588", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "b272e882a5bd4edaaf25b8589f8e490a", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7dcf45f6fd1841128a176e44ffe4ce2e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "7e78b3445a444cdfbee4f04206004e65", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "0fef909aabf24df6bcd24c4287e278ed", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "3521713cf5a845fdbf81105e5683f2c6", "interface": "public", "region_id": "regionOne", "url": "
2025-11-22 09:05:35,990 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '15db24ea-8b26-48c9-9798-91264fdeed08', 'name': 'tempest-TestExecuteActionsViaActuator-408324967-network', 'tenant_id': '1c47ddd071034f878957c5676be5c6a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c47ddd071034f878957c5676be5c6a7', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59673, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-22T09:02:52Z', 'updated_at': '2025-11-22T09:02:52Z', 'revision_number': 1} available for tenant
2025-11-22 09:05:38,560 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.567s
2025-11-22 09:05:38,561 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "imageRef": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "flavorRef": "8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e", "networks": [{"uuid": "15db24ea-8b26-48c9-9798-91264fdeed08"}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:36 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-647537ba-2b93-46ad-91fe-135bd2e98437', 'x-compute-request-id': 'req-647537ba-2b93-46ad-91fe-135bd2e98437', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BFwJJptkF9QY"}}'
2025-11-22 09:05:39,147 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.583s
2025-11-22 09:05:39,147 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:38 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e317a9-1b9c-40d3-b2a2-d3c97f2ffd62', 'x-compute-request-id': 'req-43e317a9-1b9c-40d3-b2a2-d3c97f2ffd62', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:41,139 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.969s
2025-11-22 09:05:41,140 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:40 GMT', 'server': 'Apache', 'content-length': '1375', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1518f00-f385-44aa-9f91-697ac09c34db', 'x-compute-request-id': 'req-b1518f00-f385-44aa-9f91-697ac09c34db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:42,428 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.276s
2025-11-22 09:05:42,428 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:42 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d827d1-f832-4bd8-8b6a-0d5fbcf7b11c', 'x-compute-request-id': 'req-82d827d1-f832-4bd8-8b6a-0d5fbcf7b11c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:42,434 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2025-11-22 09:05:43,868 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.431s
2025-11-22 09:05:43,868 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:43 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f8cf4d9-4f9f-499e-b710-44a74997ded2', 'x-compute-request-id': 'req-9f8cf4d9-4f9f-499e-b710-44a74997ded2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:45,319 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.442s
2025-11-22 09:05:45,319 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:44 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab37d8a-b25b-4d3c-ae5d-1737a19d3115', 'x-compute-request-id': 'req-9ab37d8a-b25b-4d3c-ae5d-1737a19d3115', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:46,792 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.458s
2025-11-22 09:05:46,792 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:46 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e37e771a-e5e8-41cc-b195-8dd7317c856e', 'x-compute-request-id': 'req-e37e771a-e5e8-41cc-b195-8dd7317c856e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:48,373 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.571s
2025-11-22 09:05:48,373 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:47 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf0faa1c-af17-4bf5-9b13-1dac4842e0b9', 'x-compute-request-id': 'req-cf0faa1c-af17-4bf5-9b13-1dac4842e0b9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:47Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:16:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:48,382 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait
2025-11-22 09:05:48,736 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.353s
2025-11-22 09:05:48,736 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:48 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ac31c7-cf3f-450a-8a35-e8695103f9e5', 'x-compute-request-id': 'req-99ac31c7-cf3f-450a-8a35-e8695103f9e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:47Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:16:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:49,190 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.442s
2025-11-22 09:05:49,190 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:48 GMT', 'server': 'Apache', 'content-length': '2192', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e22c50b1-968e-490f-862f-4d47c20d3e28', 'x-compute-request-id': 'req-e22c50b1-968e-490f-862f-4d47c20d3e28', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:05:47Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:16:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-6d7jgfph", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1136119628", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:49,200 84 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzA4NmYzZjEtODNjMi00OGY4LWFiNDMtMzY4Nzg0YzIyNGUwIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzQ5MjAwIn0gMjQwMDAwMDAwMDEuMCAxNzYzODAyMDQ5MjAwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjcwODZmM2YxLTgzYzItNDhmOC1hYjQzLTM2ODc4NGMyMjRlMCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjM0OTIwMCJ9IDQ4MDAwMDAwMDAxLjAgMTc2MzgwMjA3OTIwMApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3MDg2ZjNmMS04M2MyLTQ4ZjgtYWI0My0zNjg3ODRjMjI0ZTAiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzNDkyMDAifSA3MjAwMDAwMDAwMS4wIDE3NjM4MDIxMDkyMDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzA4NmYzZjEtODNjMi00OGY4LWFiNDMtMzY4Nzg0YzIyNGUwIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzQ5MjAwIn0gOTYwMDAwMDAwMDEuMCAxNzYzODAyMTM5MjAwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjcwODZmM2YxLTgzYzItNDhmOC1hYjQzLTM2ODc4NGMyMjRlMCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjM0OTIwMCJ9IDEyMDAwMDAwMDAwMS4wIDE3NjM4MDIxNjkyMDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzA4NmYzZjEtODNjMi00OGY4LWFiNDMtMzY4Nzg0YzIyNGUwIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzQ5MjAwIn0gMTQ0MDAwMDAwMDAxLjAgMTc2MzgwMjE5OTIwMApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3MDg2ZjNmMS04M2MyLTQ4ZjgtYWI0My0zNjg3ODRjMjI0ZTAiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzNDkyMDAifSAxNjgwMDAwMDAwMDEuMCAxNzYzODAyMjI5MjAwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjcwODZmM2YxLTgzYzItNDhmOC1hYjQzLTM2ODc4NGMyMjRlMCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjM0OTIwMCJ9IDE5MjAwMDAwMDAwMS4wIDE3NjM4MDIyNTkyMDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzA4NmYzZjEtODNjMi00OGY4LWFiNDMtMzY4Nzg0YzIyNGUwIiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzQ5MjAwIn0gMjE2MDAwMDAwMDAxLjAgMTc2MzgwMjI4OTIwMApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3MDg2ZjNmMS04M2MyLTQ4ZjgtYWI0My0zNjg3ODRjMjI0ZTAiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzNDkyMDAifSAyNDAwMDAwMDAwMDEuMCAxNzYzODAyMzE5MjAwCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.129.56.112'
2025-11-22 09:05:49,200 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.112:22' as 'zuul' with password None
2025-11-22 09:05:49,215 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-22 09:05:49,289 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-22 09:05:49,290 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.112 successfully created
2025-11-22 09:05:50,055 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-22 09:05:50,100 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/0b691052-cedc-44a4-ac35-e541c0ec9ce2/traits 0.044s
2025-11-22 09:05:50,100 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:50 GMT', 'server': 'Apache', 'last-modified': 'Sat, 22 Nov 2025 08:27:25 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-61e572ef-8db4-41a0-9cce-9ecca0b7eb5a', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=a56ccabe374fb3956944d9963584a76b; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/0b691052-cedc-44a4-ac35-e541c0ec9ce2/traits'}
Body: b'{"traits": ["COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_STORAGE_BUS_USB", "HW_CPU_X86_SSE42", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_PCNET", "HW_CPU_X86_SSSE3", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_TRUSTED_CERTS", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NODE", "HW_CPU_X86_MMX", "HW_CPU_X86_SSE2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_RESCUE_BFV", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_ACCELERATORS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_VOLUME_EXTEND"], "resource_provider_generation": 5}'
2025-11-22 09:05:50,427 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.323s
2025-11-22 09:05:50,427 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:50 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3c9c5a53-38c8-454f-b278-fe3ea7057b5b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=95646ee65bf08c696e076796f7af22d9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6e1abd369a584d31940093b179399c50", "name": "tempest-TestExecuteActionsViaActuator-1711643507-project-member", "password_expires_at": null}, "audit_ids": ["6QP9MjiqSNOS4weL9Bvejw"], "expires_at": "2025-11-22T10:05:50.000000Z", "issued_at": "2025-11-22T09:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c47ddd071034f878957c5676be5c6a7", "name": "tempest-TestExecuteActionsViaActuator-1711643507"}, "is_domain": false, "roles": [{"id": "4055d3cd927541c0a5c3b242561a3567", "name": "reader"}, {"id": "48e9077f0ed44105853a59410de6446d", "name": "member"}], "catalog": [{"endpoints": [{"id": "204c5973404a45498734e23b30ab64f6", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "c99106b822424d339f6ede0822b854f9", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "0236d52acb654b9cbbb6d19fe9f1ddc0", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "1115a9c98b994fac9061be4dcb124e29", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7301d2a34d354cd48885c61fe86939c2", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "26a30886baaf4979a5d079eb02614dcf", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "06784709f250477ab1eb67496673ec2c", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}, {"name": "swift", "id": "65d16978aa0e49a3a4633c29950a7b3d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_1c47ddd071034f878957c5676be5c6a7", "region": "regionOne"}], "id": "3a6e2419823e460590c22d70c9f316ec", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "908cff0d80d54b21899f075fd3a2e3f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "cd8b5f3fe5a74aafac931e2c386131ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "51e3a39f68fb4758979ddede017c90fb", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "6838607451844d02b3696f1efc2f5850", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b7a587d04de04d3595415e7e31260d61", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6193a108235a46fca97bc1a6ef0899e6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "watcher", "id": "9523f78ff7d34da6ab1c3b0096497588", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "b272e882a5bd4edaaf25b8589f8e490a", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7dcf45f6fd1841128a176e44ffe4ce2e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "7e78b3445a444cdfbee4f04206004e65", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "0fef909aabf24df6bcd24c4287e278ed", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "3521713cf5a845fdbf81105e5683f2c6", "interface": "public", "region_id": "regionOne", "url": "
2025-11-22 09:05:50,427 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '15db24ea-8b26-48c9-9798-91264fdeed08', 'name': 'tempest-TestExecuteActionsViaActuator-408324967-network', 'tenant_id': '1c47ddd071034f878957c5676be5c6a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c47ddd071034f878957c5676be5c6a7', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59673, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-22T09:02:52Z', 'updated_at': '2025-11-22T09:02:52Z', 'revision_number': 1} available for tenant
2025-11-22 09:05:52,055 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.624s
2025-11-22 09:05:52,055 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-709956859", "imageRef": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "flavorRef": "8f84c8a1-7c8a-43aa-9cc5-359228f6ca2e", "networks": [{"uuid": "15db24ea-8b26-48c9-9798-91264fdeed08"}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:50 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b602b97-8889-4e42-88fc-1a64ad2e6334', 'x-compute-request-id': 'req-1b602b97-8889-4e42-88fc-1a64ad2e6334', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "J6r4vTY77JFn"}}'
2025-11-22 09:05:52,760 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.702s
2025-11-22 09:05:52,761 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:52 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-606bcf63-e659-4930-a35d-33e90013f9c4', 'x-compute-request-id': 'req-606bcf63-e659-4930-a35d-33e90013f9c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:54,167 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.394s
2025-11-22 09:05:54,167 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:53 GMT', 'server': 'Apache', 'content-length': '1440', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea8d9088-cc0d-4362-a6de-870de6f3a086', 'x-compute-request-id': 'req-ea8d9088-cc0d-4362-a6de-870de6f3a086', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:05:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:54,179 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait
2025-11-22 09:05:55,606 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.425s
2025-11-22 09:05:55,607 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:55 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f13d3c59-12be-4266-abb9-20cf40c5a7bd', 'x-compute-request-id': 'req-f13d3c59-12be-4266-abb9-20cf40c5a7bd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:05:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:55,616 84 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait
2025-11-22 09:05:57,029 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.411s
2025-11-22 09:05:57,029 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:56 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d4240c-8932-418f-a7ef-06bc1ce2359b', 'x-compute-request-id': 'req-71d4240c-8932-418f-a7ef-06bc1ce2359b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:05:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:05:58,887 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.846s
2025-11-22 09:05:58,888 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:58 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0386993d-4bf1-44a9-8b95-34c06fddcc1c', 'x-compute-request-id': 'req-0386993d-4bf1-44a9-8b95-34c06fddcc1c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:05:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:00,299 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.399s
2025-11-22 09:06:00,300 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:05:59 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783081f3-0da1-40b2-a663-394a557ea579', 'x-compute-request-id': 'req-783081f3-0da1-40b2-a663-394a557ea579', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:05:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:02,393 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 1.082s
2025-11-22 09:06:02,393 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:01 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa221f4-0c6a-416a-a670-c84ad68dc7b8', 'x-compute-request-id': 'req-3aa221f4-0c6a-416a-a670-c84ad68dc7b8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "BUILD", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:05:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:03,835 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.430s
2025-11-22 09:06:03,836 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:03 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26061974-fb79-465d-95af-c313a170d2d4', 'x-compute-request-id': 'req-26061974-fb79-465d-95af-c313a170d2d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:06:01Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:dd:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:03,843 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait
2025-11-22 09:06:04,351 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.507s
2025-11-22 09:06:04,352 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:03 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f5bf0d-aa4d-47bb-a545-bb05b757ba50', 'x-compute-request-id': 'req-54f5bf0d-aa4d-47bb-a545-bb05b757ba50', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:06:01Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:dd:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:04,852 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.492s
2025-11-22 09:06:04,852 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:04 GMT', 'server': 'Apache', 'content-length': '2190', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f66d2828-d454-437a-9184-5e2610968553', 'x-compute-request-id': 'req-f66d2828-d454-437a-9184-5e2610968553', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:06:01Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:dd:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-tnq2kc7f", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-709956859", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:04,858 84 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZWMzOWI2OWQtYjg0Ni00YTIxLWEyMzAtYmMyNWQ1OGQ3ODI5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzY0ODU4In0gMjQwMDAwMDAwMDEuMCAxNzYzODAyMDY0ODU4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImVjMzliNjlkLWI4NDYtNGEyMS1hMjMwLWJjMjVkNThkNzgyOSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjM2NDg1OCJ9IDQ4MDAwMDAwMDAxLjAgMTc2MzgwMjA5NDg1OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlYzM5YjY5ZC1iODQ2LTRhMjEtYTIzMC1iYzI1ZDU4ZDc4MjkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzNjQ4NTgifSA3MjAwMDAwMDAwMS4wIDE3NjM4MDIxMjQ4NTgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZWMzOWI2OWQtYjg0Ni00YTIxLWEyMzAtYmMyNWQ1OGQ3ODI5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzY0ODU4In0gOTYwMDAwMDAwMDEuMCAxNzYzODAyMTU0ODU4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImVjMzliNjlkLWI4NDYtNGEyMS1hMjMwLWJjMjVkNThkNzgyOSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjM2NDg1OCJ9IDEyMDAwMDAwMDAwMS4wIDE3NjM4MDIxODQ4NTgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZWMzOWI2OWQtYjg0Ni00YTIxLWEyMzAtYmMyNWQ1OGQ3ODI5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzY0ODU4In0gMTQ0MDAwMDAwMDAxLjAgMTc2MzgwMjIxNDg1OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlYzM5YjY5ZC1iODQ2LTRhMjEtYTIzMC1iYzI1ZDU4ZDc4MjkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzNjQ4NTgifSAxNjgwMDAwMDAwMDEuMCAxNzYzODAyMjQ0ODU4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImVjMzliNjlkLWI4NDYtNGEyMS1hMjMwLWJjMjVkNThkNzgyOSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2MzgwMjM2NDg1OCJ9IDE5MjAwMDAwMDAwMS4wIDE3NjM4MDIyNzQ4NTgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZWMzOWI2OWQtYjg0Ni00YTIxLWEyMzAtYmMyNWQ1OGQ3ODI5Iiwib3JpZ190aW1lc3RhbXAiPSIxNzYzODAyMzY0ODU4In0gMjE2MDAwMDAwMDAxLjAgMTc2MzgwMjMwNDg1OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlYzM5YjY5ZC1iODQ2LTRhMjEtYTIzMC1iYzI1ZDU4ZDc4MjkiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjM4MDIzNjQ4NTgifSAyNDAwMDAwMDAwMDEuMCAxNzYzODAyMzM0ODU4Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.129.56.112'
2025-11-22 09:06:04,859 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.112:22' as 'zuul' with password None
2025-11-22 09:06:04,871 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-22 09:06:04,929 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-22 09:06:04,930 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.112 successfully created
2025-11-22 09:06:05,443 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-22 09:06:05,640 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.196s
2025-11-22 09:06:05,641 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:05 GMT', 'server': 'Apache', 'content-length': '2334', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:26+00:00"}, {"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:32+00:00"}, {"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:37+00:00"}, {"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "updated_at": "2025-11-22T09:04:53+00:00"}]}'
2025-11-22 09:06:05,641 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.197677 seconds
2025-11-22 09:06:05,761 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.119s
2025-11-22 09:06:05,762 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:05 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/7b8fd6ba-4973-4e58-9cfc-b0714c748266", "rel": "bookmark"}], "created_at": "2025-11-22T08:25:08+00:00", "updated_at": null, "deleted_at": null}'
2025-11-22 09:06:05,851 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.088s
2025-11-22 09:06:05,851 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:05 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "rel": "bookmark"}], "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-11-22 09:06:05,987 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.135s
2025-11-22 09:06:05,988 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "0a5203cc-c221-4692-9190-83bee317fc9e", "description": "tempest-test-audit_template-423500296", "goal": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "strategy": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "scope": []}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:05 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c91ab2dd-952c-4990-92d7-35335ebc78fc', 'content-length': '703', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "c91ab2dd-952c-4990-92d7-35335ebc78fc", "name": "0a5203cc-c221-4692-9190-83bee317fc9e", "description": "tempest-test-audit_template-423500296", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c91ab2dd-952c-4990-92d7-35335ebc78fc", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/c91ab2dd-952c-4990-92d7-35335ebc78fc", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-22T09:06:05.970503+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:06:06,146 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.156s
2025-11-22 09:06:06,147 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "c91ab2dd-952c-4990-92d7-35335ebc78fc", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "7086f3f1-83c2-48f8-ab43-368784c224e0"}]}}
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:06 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7', 'content-length': '1306', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "name": "actuator-2025-11-22T09:06:06.088495", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "7086f3f1-83c2-48f8-ab43-368784c224e0"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:06:06.104218+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:06:06,228 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7 0.079s
2025-11-22 09:06:06,229 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:06 GMT', 'server': 'Apache', 'content-length': '1345', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7'}
Body: b'{"uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "name": "actuator-2025-11-22T09:06:06.088495", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "7086f3f1-83c2-48f8-ab43-368784c224e0"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:06:06+00:00"}'
2025-11-22 09:06:06,820 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7 0.089s
2025-11-22 09:06:06,821 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:06 GMT', 'server': 'Apache', 'content-length': '1347', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7'}
Body: b'{"uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "name": "actuator-2025-11-22T09:06:06.088495", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "7b8fd6ba-4973-4e58-9cfc-b0714c748266", "goal_name": "unclassified", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "7086f3f1-83c2-48f8-ab43-368784c224e0"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:06:06+00:00"}'
2025-11-22 09:06:06,822 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.674624 seconds
2025-11-22 09:06:06,950 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=5cea1afe-0b24-4713-947e-2d71c08d07c7 0.127s
2025-11-22 09:06:06,950 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:06 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=5cea1afe-0b24-4713-947e-2d71c08d07c7'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-22 09:06:07,054 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065 0.101s
2025-11-22 09:06:07,054 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:06 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b'{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": null}'
2025-11-22 09:06:07,202 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065 0.147s
2025-11-22 09:06:07,203 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:07 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b'{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:06:07+00:00"}'
2025-11-22 09:06:07,290 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065 0.086s
2025-11-22 09:06:07,290 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:07 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b'{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:06:07+00:00"}'
2025-11-22 09:06:08,387 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065 0.094s
2025-11-22 09:06:08,388 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:08 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b'{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:06:07+00:00"}'
2025-11-22 09:06:09,503 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065 0.113s
2025-11-22 09:06:09,503 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:09 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b'{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:06:07+00:00"}'
2025-11-22 09:06:10,586 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065 0.081s
2025-11-22 09:06:10,586 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:10 GMT', 'server': 'Apache', 'content-length': '670', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b'{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:06:10+00:00"}'
2025-11-22 09:06:10,587 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 3.383548 seconds
2025-11-22 09:06:10,670 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065 0.082s
2025-11-22 09:06:10,670 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:10 GMT', 'server': 'Apache', 'content-length': '670', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b'{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-22T09:06:06+00:00", "deleted_at": null, "updated_at": "2025-11-22T09:06:10+00:00"}'
2025-11-22 09:06:10,754 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=e9c076e4-7734-42ac-8020-2bd163407065 0.082s
2025-11-22 09:06:10,754 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:10 GMT', 'server': 'Apache', 'content-length': '884', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b'{"actions": [{"uuid": "ad8bbfcd-ce49-482b-96c7-8ffa432aea25", "action_plan_uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/ad8bbfcd-ce49-482b-96c7-8ffa432aea25", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/ad8bbfcd-ce49-482b-96c7-8ffa432aea25", "rel": "bookmark"}]}, {"uuid": "f015b4fb-63ec-4982-8749-68cc4f909aba", "action_plan_uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/f015b4fb-63ec-4982-8749-68cc4f909aba", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/f015b4fb-63ec-4982-8749-68cc4f909aba", "rel": "bookmark"}]}]}'
2025-11-22 09:06:10,823 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=5cea1afe-0b24-4713-947e-2d71c08d07c7 0.065s
2025-11-22 09:06:10,823 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:10 GMT', 'server': 'Apache', 'content-length': '594', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=5cea1afe-0b24-4713-947e-2d71c08d07c7'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "e9c076e4-7734-42ac-8020-2bd163407065", "audit_uuid": "5cea1afe-0b24-4713-947e-2d71c08d07c7", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e9c076e4-7734-42ac-8020-2bd163407065", "rel": "bookmark"}], "updated_at": "2025-11-22T09:06:10+00:00"}]}'
2025-11-22 09:06:10,944 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065 0.120s
2025-11-22 09:06:10,944 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:10 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e9c076e4-7734-42ac-8020-2bd163407065'}
Body: b''
2025-11-22 09:06:11,024 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7 0.078s
2025-11-22 09:06:11,024 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:10 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/5cea1afe-0b24-4713-947e-2d71c08d07c7'}
Body: b''
2025-11-22 09:06:11,124 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c91ab2dd-952c-4990-92d7-35335ebc78fc 0.098s
2025-11-22 09:06:11,124 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:11 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c91ab2dd-952c-4990-92d7-35335ebc78fc'}
Body: b''
2025-11-22 09:06:11,478 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.353s
2025-11-22 09:06:11,478 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:11 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55bddced-6eba-4613-bb64-e7d31fab0737', 'x-compute-request-id': 'req-55bddced-6eba-4613-bb64-e7d31fab0737', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b''
2025-11-22 09:06:12,531 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 1.052s
2025-11-22 09:06:12,531 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:11 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73011a64-45b5-4357-b727-9256468522af', 'x-compute-request-id': 'req-73011a64-45b5-4357-b727-9256468522af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"server": {"id": "ec39b69d-b846-4a21-a230-bc25d58d7829", "name": "tempest-TestExecuteActionsViaActuator-server-709956859", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:52Z", "updated": "2025-11-22T09:06:11Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:dd:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ec39b69d-b846-4a21-a230-bc25d58d7829"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:13,631 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829 0.085s
2025-11-22 09:06:13,631 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:13 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44cf4882-03a0-421d-8868-78df0ed8d484', 'x-compute-request-id': 'req-44cf4882-03a0-421d-8868-78df0ed8d484', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ec39b69d-b846-4a21-a230-bc25d58d7829'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ec39b69d-b846-4a21-a230-bc25d58d7829 could not be found."}}'
2025-11-22 09:06:14,028 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.396s
2025-11-22 09:06:14,029 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:13 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d63d69b-95de-4a0d-b03f-91dd053f6c3e', 'x-compute-request-id': 'req-8d63d69b-95de-4a0d-b03f-91dd053f6c3e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b''
2025-11-22 09:06:15,084 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 1.054s
2025-11-22 09:06:15,084 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:14 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1210c8-6937-4a2c-a101-d3c299de38d2', 'x-compute-request-id': 'req-df1210c8-6937-4a2c-a101-d3c299de38d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"server": {"id": "7086f3f1-83c2-48f8-ab43-368784c224e0", "name": "tempest-TestExecuteActionsViaActuator-server-1136119628", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:38Z", "updated": "2025-11-22T09:06:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:16:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7086f3f1-83c2-48f8-ab43-368784c224e0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:16,233 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0 0.130s
2025-11-22 09:06:16,234 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:16 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa4fc8a-ba20-40f1-8e40-c992df7770cf', 'x-compute-request-id': 'req-8fa4fc8a-ba20-40f1-8e40-c992df7770cf', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7086f3f1-83c2-48f8-ab43-368784c224e0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7086f3f1-83c2-48f8-ab43-368784c224e0 could not be found."}}'
2025-11-22 09:06:16,390 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.155s
2025-11-22 09:06:16,390 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:16 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ab9a1ee-25fc-45a2-9793-80b799383db0', 'x-compute-request-id': 'req-5ab9a1ee-25fc-45a2-9793-80b799383db0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b''
2025-11-22 09:06:16,881 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.490s
2025-11-22 09:06:16,881 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:16 GMT', 'server': 'Apache', 'content-length': '1670', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6860f8a-323c-45e2-896d-7779f560ec28', 'x-compute-request-id': 'req-f6860f8a-323c-45e2-896d-7779f560ec28', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"server": {"id": "3166ed38-2fe9-4c9a-829f-cb2704f6edaa", "name": "tempest-TestExecuteActionsViaActuator-server-216377447", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:05:18Z", "updated": "2025-11-22T09:06:16Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:2c:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:17,991 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa 0.093s
2025-11-22 09:06:17,992 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:17 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c0b25d6-1ee7-4887-a26e-ba2b2bd9b088', 'x-compute-request-id': 'req-1c0b25d6-1ee7-4887-a26e-ba2b2bd9b088', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3166ed38-2fe9-4c9a-829f-cb2704f6edaa'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3166ed38-2fe9-4c9a-829f-cb2704f6edaa could not be found."}}'
2025-11-22 09:06:18,163 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 0.170s
2025-11-22 09:06:18,164 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:18 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56cc145-fc91-49a3-95dd-9c7ff51961aa', 'x-compute-request-id': 'req-f56cc145-fc91-49a3-95dd-9c7ff51961aa', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b''
2025-11-22 09:06:18,842 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 0.677s
2025-11-22 09:06:18,843 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:18 GMT', 'server': 'Apache', 'content-length': '1670', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07233961-e4f9-4c0b-a149-2d1e1d581cdf', 'x-compute-request-id': 'req-07233961-e4f9-4c0b-a149-2d1e1d581cdf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:06:18Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:2b:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:20,270 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 0.408s
2025-11-22 09:06:20,271 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:19 GMT', 'server': 'Apache', 'content-length': '1596', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0428223-dda0-4bfe-90b7-699b00172245', 'x-compute-request-id': 'req-f0428223-dda0-4bfe-90b7-699b00172245', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"server": {"id": "028beaf5-ef68-4cd1-b929-6fd3d26854dc", "name": "tempest-TestExecuteActionsViaActuator-server-864513968", "status": "DELETED", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:56Z", "updated": "2025-11-22T09:06:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-22T09:06:10Z", "message": "No valid host was found. There are not enough hosts available."}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:05:10.000000", "OS-SRV-USG:terminated_at": "2025-11-22T09:06:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:20,281 84 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait
2025-11-22 09:06:21,385 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc 0.101s
2025-11-22 09:06:21,386 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:21 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b4805a0-0767-42fa-9328-3cbf360a438d', 'x-compute-request-id': 'req-0b4805a0-0767-42fa-9328-3cbf360a438d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/028beaf5-ef68-4cd1-b929-6fd3d26854dc'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 028beaf5-ef68-4cd1-b929-6fd3d26854dc could not be found."}}'
2025-11-22 09:06:21,485 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=dae78971-e44b-4073-b357-15ff943f2bec 0.098s
2025-11-22 09:06:21,486 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:21 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=dae78971-e44b-4073-b357-15ff943f2bec'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "1c449ba8-a2e7-481c-b52a-911fd596064d", "audit_uuid": "dae78971-e44b-4073-b357-15ff943f2bec", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d", "rel": "bookmark"}], "updated_at": "2025-11-22T09:04:53+00:00"}]}'
2025-11-22 09:06:21,626 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d 0.139s
2025-11-22 09:06:21,627 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:21 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1c449ba8-a2e7-481c-b52a-911fd596064d'}
Body: b''
2025-11-22 09:06:21,709 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec 0.081s
2025-11-22 09:06:21,710 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:21 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/dae78971-e44b-4073-b357-15ff943f2bec'}
Body: b''
2025-11-22 09:06:21,781 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/d72cfdc2-cfc1-4b70-b1ea-2ffc519ff272 0.070s
2025-11-22 09:06:21,781 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:21 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/d72cfdc2-cfc1-4b70-b1ea-2ffc519ff272'}
Body: b''
2025-11-22 09:06:21,963 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.181s
2025-11-22 09:06:21,964 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:21 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-071d38be-ccb7-4c85-acee-8a0adf0d305c', 'x-compute-request-id': 'req-071d38be-ccb7-4c85-acee-8a0adf0d305c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b''
2025-11-22 09:06:22,766 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.801s
2025-11-22 09:06:22,766 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:21 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e5d9bc6-d779-4506-90d9-11b08786b4da', 'x-compute-request-id': 'req-5e5d9bc6-d779-4506-90d9-11b08786b4da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"server": {"id": "4d5c1380-b297-4c45-a3c3-88b5da241341", "name": "tempest-TestExecuteActionsViaActuator-server-1548682990", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "5a17525de17f696dc096442bd8028434158295517d0c0014d0b303ed", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:04:08Z", "updated": "2025-11-22T09:06:21Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:1f:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4d5c1380-b297-4c45-a3c3-88b5da241341"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:04:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:23,862 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341 0.086s
2025-11-22 09:06:23,863 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:23 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d45117-f685-43b5-85b2-e9ab1341729b', 'x-compute-request-id': 'req-89d45117-f685-43b5-85b2-e9ab1341729b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4d5c1380-b297-4c45-a3c3-88b5da241341'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4d5c1380-b297-4c45-a3c3-88b5da241341 could not be found."}}'
2025-11-22 09:06:24,043 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.179s
2025-11-22 09:06:24,043 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:23 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8017056-0e68-46f7-8019-a24cdeed88f1', 'x-compute-request-id': 'req-d8017056-0e68-46f7-8019-a24cdeed88f1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b''
2025-11-22 09:06:26,248 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 2.204s
2025-11-22 09:06:26,249 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:24 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd0023c-9d25-46ad-8bdf-2ad9c891552e', 'x-compute-request-id': 'req-9cd0023c-9d25-46ad-8bdf-2ad9c891552e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"server": {"id": "90d7188e-6b28-4330-ad33-f3011b611a49", "name": "tempest-TestExecuteActionsViaActuator-server-2018541028", "status": "ACTIVE", "tenant_id": "1c47ddd071034f878957c5676be5c6a7", "user_id": "6e1abd369a584d31940093b179399c50", "metadata": {}, "hostId": "2982dc007811b133027fe6253ef3042a070754fc12980377a0d30895", "image": {"id": "12c7c05e-5973-47cf-8014-6cef149bcc2d", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/12c7c05e-5973-47cf-8014-6cef149bcc2d"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-22T09:03:42Z", "updated": "2025-11-22T09:06:24Z", "addresses": {"tempest-TestExecuteActionsViaActuator-408324967-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f2:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/90d7188e-6b28-4330-ad33-f3011b611a49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-22T09:04:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-22 09:06:27,367 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49 0.108s
2025-11-22 09:06:27,367 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:27 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6976a1e8-b84c-4c67-98aa-cf429bfd0c2b', 'x-compute-request-id': 'req-6976a1e8-b84c-4c67-98aa-cf429bfd0c2b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/90d7188e-6b28-4330-ad33-f3011b611a49'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 90d7188e-6b28-4330-ad33-f3011b611a49 could not be found."}}'
2025-11-22 09:06:27,485 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=3a03859c-b84c-47b6-a02e-890a083ecc98 0.116s
2025-11-22 09:06:27,486 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:27 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=3a03859c-b84c-47b6-a02e-890a083ecc98'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "ca3c2d61-102a-48d8-a483-2764c60b4e7c", "audit_uuid": "3a03859c-b84c-47b6-a02e-890a083ecc98", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:37+00:00"}]}'
2025-11-22 09:06:27,649 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c 0.161s
2025-11-22 09:06:27,649 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:27 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ca3c2d61-102a-48d8-a483-2764c60b4e7c'}
Body: b''
2025-11-22 09:06:27,754 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98 0.103s
2025-11-22 09:06:27,754 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:27 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/3a03859c-b84c-47b6-a02e-890a083ecc98'}
Body: b''
2025-11-22 09:06:27,871 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/acee0848-e195-4392-872d-56b4eaa70495 0.115s
2025-11-22 09:06:27,872 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:27 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/acee0848-e195-4392-872d-56b4eaa70495'}
Body: b''
2025-11-22 09:06:27,992 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=d9f5cb10-ca5c-459f-bab3-3981605fda34 0.119s
2025-11-22 09:06:27,992 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:27 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=d9f5cb10-ca5c-459f-bab3-3981605fda34'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "0ac62e81-ac45-42fb-b282-f6662d83c1a2", "audit_uuid": "d9f5cb10-ca5c-459f-bab3-3981605fda34", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:32+00:00"}]}'
2025-11-22 09:06:28,140 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2 0.147s
2025-11-22 09:06:28,140 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:28 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0ac62e81-ac45-42fb-b282-f6662d83c1a2'}
Body: b''
2025-11-22 09:06:28,230 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34 0.089s
2025-11-22 09:06:28,231 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:28 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/d9f5cb10-ca5c-459f-bab3-3981605fda34'}
Body: b''
2025-11-22 09:06:28,304 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/f076b688-4677-438b-b3f7-d7607056dedc 0.073s
2025-11-22 09:06:28,305 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:28 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/f076b688-4677-438b-b3f7-d7607056dedc'}
Body: b''
2025-11-22 09:06:28,382 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7476f47a-ea1c-4eb3-b790-f15aab50b83d 0.077s
2025-11-22 09:06:28,382 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:28 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7476f47a-ea1c-4eb3-b790-f15aab50b83d'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "audit_uuid": "7476f47a-ea1c-4eb3-b790-f15aab50b83d", "strategy_uuid": "1b8fa4a4-1a93-4003-a2c6-9805d8c33833", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8", "rel": "bookmark"}], "updated_at": "2025-11-22T09:03:26+00:00"}]}'
2025-11-22 09:06:28,548 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8 0.165s
2025-11-22 09:06:28,548 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:28 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6d77ee94-7059-44a7-8cf4-734ffc5b76a8'}
Body: b''
2025-11-22 09:06:28,635 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d 0.086s
2025-11-22 09:06:28,636 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:28 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7476f47a-ea1c-4eb3-b790-f15aab50b83d'}
Body: b''
2025-11-22 09:06:28,715 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/1f445856-bfb0-449a-81f0-b2932f30ccc6 0.078s
2025-11-22 09:06:28,715 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:28 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e22be72fdb550d4115bf3d0563bdffbe; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/1f445856-bfb0-449a-81f0-b2932f30ccc6'}
Body: b''
2025-11-22 09:06:28,819 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.103s
2025-11-22 09:06:28,819 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sat, 22 Nov 2025 09:06:28 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53987e9-3046-43c8-93e2-3821569342a8', 'x-compute-request-id': 'req-c53987e9-3046-43c8-93e2-3821569342a8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b340a9bb7bcadf151981c751f7e2a6e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "c5bcb863-7e78-4534-8591-6cfedba686e4", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:06:22.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "b7b8ea7d-c89d-4bd8-8a42-0720c4da8e19", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:06:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "81e883da-2b9e-49ad-a476-d47259e9b792", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:06:20.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "05f2be87-fb39-4478-982b-b7236278c30b", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:06:19.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "bdb8d893-fa8c-4757-ad9a-a275a71de470", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-22T09:06:19.000000", "disabled_reason": null, "forced_down": false}]}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py", line 201, in test_execute_scenarios
self._execute_actions(actions)
File "/usr/lib/python3.9/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py", line 186, in _execute_actions
self.assertIn(finished_ap['state'], ('SUCCEEDED', 'SUPERSEDED'))
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 401, in assertIn
self.assertThat(haystack, Contains(needle), message)
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 482, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 'FAILED' not in ('SUCCEEDED', 'SUPERSEDED')
|
||||||
| setUpClass (watcher_tempest_plugin.tests.scenario.test_execute_storage_balance | 1 | 0 | 0 | 0 | 1 | Detail | |
TestExecuteStorageCapacityBalanceStrategy) |
skip
pt2.1: setUpClass (watcher_tempest_plugin.tests.scenario.test_execute_storage_balance.TestExecuteStorageCapacityBalanceStrategy)
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_actions[smoke] |
pass
pt3.1: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions[smoke]
|
||||||
test_list_actions_by_action_plan[smoke] |
pass
pt3.2: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions_by_action_plan[smoke]
|
||||||
test_list_actions_by_audit[smoke] |
pass
pt3.3: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions_by_audit[smoke]
|
||||||
test_show_action_with_links[smoke] |
pass
pt3.4: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_show_action_with_links[smoke]
|
||||||
test_show_one_action[smoke] |
pass
pt3.5: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_show_one_action[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_action_plan[smoke] |
pass
pt4.1: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_create_action_plan[smoke]
|
||||||
test_delete_action_plan[smoke] |
pass
pt4.2: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_delete_action_plan[smoke]
|
||||||
test_execute_action_plan[smoke] |
pass
pt4.3: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_execute_action_plan[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_action_plans[smoke] |
pass
pt5.1: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_list_action_plans[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt5.2: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_list_with_limit[smoke]
|
||||||
test_show_action_plan[smoke] |
pass
pt5.3: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan[smoke]
|
||||||
test_show_action_plan_detail[smoke] |
pass
pt5.4: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan_detail[smoke]
|
||||||
test_show_action_plan_with_links[smoke] |
pass
pt5.5: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery | 3 | 3 | 0 | 0 | 0 | Detail | |
test_api_versions[smoke] |
pass
pt6.1: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_api_versions[smoke]
|
||||||
test_default_version[smoke] |
pass
pt6.2: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_default_version[smoke]
|
||||||
test_version_1_resources[smoke] |
pass
pt6.3: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_version_1_resources[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_audit_continuous[smoke] |
pass
pt7.1: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_continuous[smoke]
|
||||||
test_create_audit_event[smoke] |
pass
pt7.2: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_event[smoke]
|
||||||
test_create_audit_oneshot[smoke] |
pass
pt7.3: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_oneshot[smoke]
|
||||||
test_create_audit_with_invalid_state[smoke] |
pass
pt7.4: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_invalid_state[smoke]
|
||||||
test_create_audit_with_no_state[smoke] |
pass
pt7.5: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_no_state[smoke]
|
||||||
test_create_audit_with_wrong_audit_template[smoke] |
pass
pt7.6: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_wrong_audit_template[smoke]
|
||||||
test_delete_audit[smoke] |
pass
pt7.7: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_delete_audit[smoke]
|
||||||
test_update_audit[smoke] |
pass
pt7.8: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_update_audit[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_audits[smoke] |
pass
pt8.1: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_audits[smoke]
|
||||||
test_list_audits_related_to_given_audit_template[smoke] |
pass
pt8.2: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_audits_related_to_given_audit_template[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt8.3: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_with_limit[smoke]
|
||||||
test_show_audit[smoke] |
pass
pt8.4: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_show_audit[smoke]
|
||||||
test_show_audit_with_links[smoke] |
pass
pt8.5: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_show_audit_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate | 9 | 9 | 0 | 0 | 0 | Detail | |
test_filter_audit_template_by_goal_uuid[smoke] |
pass
pt9.1: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_filter_audit_template_by_goal_uuid[smoke]
|
||||||
test_filter_audit_template_by_strategy_uuid[smoke] |
pass
pt9.2: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_filter_audit_template_by_strategy_uuid[smoke]
|
||||||
test_list_audit_templates[smoke] |
pass
pt9.3: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_list_audit_templates[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt9.4: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_list_with_limit[smoke]
|
||||||
test_show_audit_template[smoke] |
pass
pt9.5: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_show_audit_template[smoke]
|
||||||
test_show_audit_template_with_links[smoke] |
pass
pt9.6: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_show_audit_template_with_links[smoke]
|
||||||
test_update_audit_template_add[smoke] |
pass
pt9.7: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_add[smoke]
|
||||||
test_update_audit_template_remove[smoke] |
pass
pt9.8: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_remove[smoke]
|
||||||
test_update_audit_template_replace[smoke] |
pass
pt9.9: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_replace[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_audit_template[smoke] |
pass
pt10.1: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_create_audit_template[smoke]
|
||||||
test_create_audit_template_unicode_description[smoke] |
pass
pt10.2: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_create_audit_template_unicode_description[smoke]
|
||||||
test_delete_audit_template[smoke] |
pass
pt10.3: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_delete_audit_template[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_goals[smoke] |
pass
pt11.1: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_list_goals[smoke]
|
||||||
test_show_goal[smoke] |
pass
pt11.2: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_show_goal[smoke]
|
||||||
test_show_goal_with_links[smoke] |
pass
pt11.3: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_show_goal_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_scoring_engines[smoke] |
pass
pt12.1: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_list_scoring_engines[smoke]
|
||||||
test_show_scoring_engine[smoke] |
pass
pt12.2: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_show_scoring_engine[smoke]
|
||||||
test_show_scoring_engine_with_links[smoke] |
pass
pt12.3: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_show_scoring_engine_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_services[smoke] |
pass
pt13.1: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_list_services[smoke]
|
||||||
test_show_service[smoke] |
pass
pt13.2: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_show_service[smoke]
|
||||||
test_show_service_with_links[smoke] |
pass
pt13.3: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_show_service_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_strategies[smoke] |
pass
pt14.1: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_list_strategies[smoke]
|
||||||
test_show_strategy[smoke] |
pass
pt14.2: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_show_strategy[smoke]
|
||||||
test_show_strategy_with_links[smoke] |
pass
pt14.3: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_show_strategy_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_basic_optim.TestExecuteBasicStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_basic_action_plan |
pass
pt15.1: watcher_tempest_plugin.tests.scenario.test_execute_basic_optim.TestExecuteBasicStrategy.test_execute_basic_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_dummy_optim.TestExecuteDummyStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_dummy_action_plan |
pass
pt16.1: watcher_tempest_plugin.tests.scenario.test_execute_dummy_optim.TestExecuteDummyStrategy.test_execute_dummy_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance.TestExecuteHostMaintenanceStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_host_maintenance |
pass
pt17.1: watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance.TestExecuteHostMaintenanceStrategy.test_execute_host_maintenance
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies | 8 | 8 | 0 | 0 | 0 | Detail | |
test_execute_basic_strategy |
pass
pt18.1: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_basic_strategy
|
||||||
test_execute_dummy_strategy |
pass
pt18.2: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_dummy_strategy
|
||||||
test_execute_host_maintenance_strategy |
pass
pt18.3: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_host_maintenance_strategy
|
||||||
test_execute_node_resource_consolidation_strategy_with_auto |
pass
pt18.4: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_node_resource_consolidation_strategy_with_auto
|
||||||
test_execute_node_resource_consolidation_strategy_with_specify |
pass
pt18.5: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_node_resource_consolidation_strategy_with_specify
|
||||||
test_execute_vm_workload_consolidation_strategy |
pass
pt18.6: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_vm_workload_consolidation_strategy
|
||||||
test_execute_workload_stabilization_strategy |
pass
pt18.7: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_workload_stabilization_strategy
|
||||||
test_execute_zone_migration_live_migration_strategy |
pass
pt18.8: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_zone_migration_live_migration_strategy
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation.TestExecuteVmWorkloadBalanceStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_vm_workload_consolidation_action_plan |
pass
pt19.1: watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation.TestExecuteVmWorkloadBalanceStrategy.test_execute_vm_workload_consolidation_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing.TestExecuteWorkloadBalancingStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_workload_stabilization |
pass
pt20.1: watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing.TestExecuteWorkloadBalancingStrategy.test_execute_workload_stabilization
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_zone_migration.TestExecuteZoneMigrationStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_zone_migration_live_migration |
pass
pt21.1: watcher_tempest_plugin.tests.scenario.test_execute_zone_migration.TestExecuteZoneMigrationStrategy.test_execute_zone_migration_live_migration
|
||||||
| Total | 69 | 67 | 1 | 0 | 1 | ||