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:'': {{{
2026-03-14 09:21:05,746 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.138s
2026-03-14 09:21:05,748 79 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, 14 Mar 2026 09:21:05 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=be7d3a5309109c6381f46a37378f170d; 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": []}'
2026-03-14 09:21:05,748 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.139661 seconds
2026-03-14 09:21:05,850 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.101s
2026-03-14 09:21:05,850 79 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, 14 Mar 2026 09:21: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "bookmark"}], "created_at": "2026-03-14T08:50:09+00:00", "updated_at": null, "deleted_at": null}'
2026-03-14 09:21:05,924 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.073s
2026-03-14 09:21:05,924 79 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, 14 Mar 2026 09:21: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "bookmark"}], "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "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"]}}'
2026-03-14 09:21:06,050 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.124s
2026-03-14 09:21:06,050 79 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": "e5b31fe1-07b7-401c-8ff7-33b55a3c10fa", "description": "tempest-test-audit_template-1566107185", "goal": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "strategy": "a1db3282-c387-43b3-8f54-675e540a04b8", "scope": []}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:05 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/94aece00-9b07-4568-aa39-a12abe700a02', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "94aece00-9b07-4568-aa39-a12abe700a02", "name": "e5b31fe1-07b7-401c-8ff7-33b55a3c10fa", "description": "tempest-test-audit_template-1566107185", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/94aece00-9b07-4568-aa39-a12abe700a02", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/94aece00-9b07-4568-aa39-a12abe700a02", "rel": "bookmark"}], "scope": [], "created_at": "2026-03-14T09:21:06.021555+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:06,203 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.152s
2026-03-14 09:21:06,204 79 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": "94aece00-9b07-4568-aa39-a12abe700a02", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:06 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "name": "actuator-2026-03-14T09:21:06.148526", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-03-14T09:21:06.164654+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:06,295 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0 0.090s
2026-03-14 09:21:06,296 79 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, 14 Mar 2026 09:21:06 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0'}
Body: b'{"uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "name": "actuator-2026-03-14T09:21:06.148526", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "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": "2026-03-14T09:21:06+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:06+00:00"}'
2026-03-14 09:21:06,888 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0 0.090s
2026-03-14 09:21:06,888 79 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, 14 Mar 2026 09:21:06 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0'}
Body: b'{"uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "name": "actuator-2026-03-14T09:21:06.148526", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "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": "2026-03-14T09:21:06+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:06+00:00"}'
2026-03-14 09:21:06,889 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.684767 seconds
2026-03-14 09:21:06,957 79 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=2f89bea7-46c9-4d92-ae86-f2f864f95ef0 0.068s
2026-03-14 09:21:06,958 79 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, 14 Mar 2026 09:21: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2f89bea7-46c9-4d92-ae86-f2f864f95ef0'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "updated_at": null}]}'
2026-03-14 09:21:07,049 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762 0.090s
2026-03-14 09:21:07,050 79 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, 14 Mar 2026 09:21: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762'}
Body: b'{"efficacy_indicators": [], "uuid": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:21:06+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:07,177 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762 0.125s
2026-03-14 09:21:07,177 79 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, 14 Mar 2026 09:21: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762'}
Body: b'{"efficacy_indicators": [], "uuid": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:21:06+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:07+00:00"}'
2026-03-14 09:21:07,260 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762 0.082s
2026-03-14 09:21:07,261 79 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, 14 Mar 2026 09:21: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762'}
Body: b'{"efficacy_indicators": [], "uuid": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:06+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:07+00:00"}'
2026-03-14 09:21:08,339 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762 0.077s
2026-03-14 09:21:08,340 79 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, 14 Mar 2026 09:21:08 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762'}
Body: b'{"efficacy_indicators": [], "uuid": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:06+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:08+00:00"}'
2026-03-14 09:21:08,340 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.162895 seconds
2026-03-14 09:21:08,446 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762 0.105s
2026-03-14 09:21:08,447 79 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, 14 Mar 2026 09:21:08 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762'}
Body: b'{"efficacy_indicators": [], "uuid": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:06+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:08+00:00"}'
2026-03-14 09:21:08,532 79 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=697d79c8-329c-469b-a78c-6f8ea04fe762 0.084s
2026-03-14 09:21:08,532 79 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, 14 Mar 2026 09:21:08 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=697d79c8-329c-469b-a78c-6f8ea04fe762'}
Body: b'{"actions": [{"uuid": "fd1a058e-86d5-4cfd-83c6-bba084461b82", "action_plan_uuid": "697d79c8-329c-469b-a78c-6f8ea04fe762", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/fd1a058e-86d5-4cfd-83c6-bba084461b82", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/fd1a058e-86d5-4cfd-83c6-bba084461b82", "rel": "bookmark"}]}]}'
2026-03-14 09:21:08,662 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.129s
2026-03-14 09:21:08,662 79 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, 14 Mar 2026 09:21:08 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=be7d3a5309109c6381f46a37378f170d; 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": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:08+00:00"}]}'
2026-03-14 09:21:08,662 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.129985 seconds
2026-03-14 09:21:08,725 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.062s
2026-03-14 09:21:08,725 79 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, 14 Mar 2026 09:21:08 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "bookmark"}], "created_at": "2026-03-14T08:50:09+00:00", "updated_at": null, "deleted_at": null}'
2026-03-14 09:21:08,790 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.064s
2026-03-14 09:21:08,790 79 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, 14 Mar 2026 09:21:08 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "bookmark"}], "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "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"]}}'
2026-03-14 09:21:09,332 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.541s
2026-03-14 09:21:09,332 79 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": "cb731195-ea2b-47a9-8450-64131d03183a", "description": "tempest-test-audit_template-75243132", "goal": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "strategy": "a1db3282-c387-43b3-8f54-675e540a04b8", "scope": []}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:08 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/0ee21ceb-d125-4b87-91b0-19f57779207a', 'content-length': '702', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "0ee21ceb-d125-4b87-91b0-19f57779207a", "name": "cb731195-ea2b-47a9-8450-64131d03183a", "description": "tempest-test-audit_template-75243132", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/0ee21ceb-d125-4b87-91b0-19f57779207a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/0ee21ceb-d125-4b87-91b0-19f57779207a", "rel": "bookmark"}], "scope": [], "created_at": "2026-03-14T09:21:08.858817+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:09,669 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.336s
2026-03-14 09:21:09,669 79 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": "0ee21ceb-d125-4b87-91b0-19f57779207a", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:09 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/0382ceda-bd87-4129-bedb-59a0c3052edf', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "name": "actuator-2026-03-14T09:21:09.401481", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/0382ceda-bd87-4129-bedb-59a0c3052edf", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/0382ceda-bd87-4129-bedb-59a0c3052edf", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-03-14T09:21:09.416996+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:09,875 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/0382ceda-bd87-4129-bedb-59a0c3052edf 0.204s
2026-03-14 09:21:09,875 79 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, 14 Mar 2026 09:21:09 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/0382ceda-bd87-4129-bedb-59a0c3052edf'}
Body: b'{"uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "name": "actuator-2026-03-14T09:21:09.401481", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/0382ceda-bd87-4129-bedb-59a0c3052edf", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/0382ceda-bd87-4129-bedb-59a0c3052edf", "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": "2026-03-14T09:21:09+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:09+00:00"}'
2026-03-14 09:21:09,876 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.206136 seconds
2026-03-14 09:21:09,942 79 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=0382ceda-bd87-4129-bedb-59a0c3052edf 0.065s
2026-03-14 09:21:09,943 79 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, 14 Mar 2026 09:21:09 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=0382ceda-bd87-4129-bedb-59a0c3052edf'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "updated_at": null}]}'
2026-03-14 09:21:10,111 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9 0.167s
2026-03-14 09:21:10,112 79 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, 14 Mar 2026 09:21:09 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9'}
Body: b'{"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:21:09+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:10,224 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9 0.111s
2026-03-14 09:21:10,224 79 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, 14 Mar 2026 09:21:10 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9'}
Body: b'{"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:21:09+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:10+00:00"}'
2026-03-14 09:21:10,306 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9 0.081s
2026-03-14 09:21:10,307 79 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, 14 Mar 2026 09:21:10 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9'}
Body: b'{"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:09+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:10+00:00"}'
2026-03-14 09:21:11,376 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9 0.068s
2026-03-14 09:21:11,377 79 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, 14 Mar 2026 09:21:11 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9'}
Body: b'{"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:09+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:10+00:00"}'
2026-03-14 09:21:12,522 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9 0.142s
2026-03-14 09:21:12,523 79 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, 14 Mar 2026 09:21:12 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9'}
Body: b'{"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:09+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:12+00:00"}'
2026-03-14 09:21:12,523 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.298865 seconds
2026-03-14 09:21:12,662 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9 0.138s
2026-03-14 09:21:12,663 79 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, 14 Mar 2026 09:21:12 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9'}
Body: b'{"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:09+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:12+00:00"}'
2026-03-14 09:21:12,728 79 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=19e2e438-ba20-405a-a4ac-a69aa184e4e9 0.064s
2026-03-14 09:21:12,728 79 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, 14 Mar 2026 09:21:12 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=19e2e438-ba20-405a-a4ac-a69aa184e4e9'}
Body: b'{"actions": [{"uuid": "95c2c165-8ab3-4f28-9309-3823cb7182d8", "action_plan_uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/95c2c165-8ab3-4f28-9309-3823cb7182d8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/95c2c165-8ab3-4f28-9309-3823cb7182d8", "rel": "bookmark"}]}]}'
2026-03-14 09:21:12,799 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.070s
2026-03-14 09:21:12,799 79 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, 14 Mar 2026 09:21:12 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=be7d3a5309109c6381f46a37378f170d; 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": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:08+00:00"}, {"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:12+00:00"}]}'
2026-03-14 09:21:12,799 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.070649 seconds
2026-03-14 09:21:12,860 79 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
2026-03-14 09:21:12,861 79 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, 14 Mar 2026 09:21:12 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "bookmark"}], "created_at": "2026-03-14T08:50:09+00:00", "updated_at": null, "deleted_at": null}'
2026-03-14 09:21:12,953 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.091s
2026-03-14 09:21:12,953 79 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, 14 Mar 2026 09:21:12 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "bookmark"}], "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "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"]}}'
2026-03-14 09:21:13,043 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.089s
2026-03-14 09:21:13,043 79 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": "fbd2ab31-e1a4-4fcf-99be-1310621400d3", "description": "tempest-test-audit_template-901614262", "goal": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "strategy": "a1db3282-c387-43b3-8f54-675e540a04b8", "scope": []}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:12 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/a846bc1b-43f8-4ff8-94b1-3c960aefe013', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "a846bc1b-43f8-4ff8-94b1-3c960aefe013", "name": "fbd2ab31-e1a4-4fcf-99be-1310621400d3", "description": "tempest-test-audit_template-901614262", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/a846bc1b-43f8-4ff8-94b1-3c960aefe013", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/a846bc1b-43f8-4ff8-94b1-3c960aefe013", "rel": "bookmark"}], "scope": [], "created_at": "2026-03-14T09:21:13.027646+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:13,152 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.109s
2026-03-14 09:21:13,153 79 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": "a846bc1b-43f8-4ff8-94b1-3c960aefe013", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:13 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "name": "actuator-2026-03-14T09:21:13.115998", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-03-14T09:21:13.126078+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:13,224 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb 0.071s
2026-03-14 09:21:13,225 79 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, 14 Mar 2026 09:21:13 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb'}
Body: b'{"uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "name": "actuator-2026-03-14T09:21:13.115998", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb", "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": "2026-03-14T09:21:13+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:13+00:00"}'
2026-03-14 09:21:13,810 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb 0.083s
2026-03-14 09:21:13,810 79 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, 14 Mar 2026 09:21:13 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb'}
Body: b'{"uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "name": "actuator-2026-03-14T09:21:13.115998", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb", "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": "2026-03-14T09:21:13+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:13+00:00"}'
2026-03-14 09:21:13,810 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.657525 seconds
2026-03-14 09:21:13,881 79 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=7733bb68-3763-4a4c-b51c-a3292cc08ceb 0.069s
2026-03-14 09:21:13,881 79 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, 14 Mar 2026 09:21:13 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7733bb68-3763-4a4c-b51c-a3292cc08ceb'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "updated_at": null}]}'
2026-03-14 09:21:13,947 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524 0.065s
2026-03-14 09:21:13,947 79 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, 14 Mar 2026 09:21:13 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524'}
Body: b'{"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:21:13+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:14,054 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524 0.106s
2026-03-14 09:21:14,054 79 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, 14 Mar 2026 09:21:13 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524'}
Body: b'{"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:21:13+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:14+00:00"}'
2026-03-14 09:21:14,124 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524 0.069s
2026-03-14 09:21:14,125 79 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, 14 Mar 2026 09:21:14 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524'}
Body: b'{"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:13+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:14+00:00"}'
2026-03-14 09:21:15,215 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524 0.089s
2026-03-14 09:21:15,215 79 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, 14 Mar 2026 09:21:15 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524'}
Body: b'{"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:13+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:15+00:00"}'
2026-03-14 09:21:15,216 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.161327 seconds
2026-03-14 09:21:15,291 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524 0.074s
2026-03-14 09:21:15,291 79 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, 14 Mar 2026 09:21:15 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524'}
Body: b'{"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:13+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:15+00:00"}'
2026-03-14 09:21:15,370 79 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=3a36961f-1c10-48bd-8d04-e915061c6524 0.078s
2026-03-14 09:21:15,370 79 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, 14 Mar 2026 09:21:15 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=3a36961f-1c10-48bd-8d04-e915061c6524'}
Body: b'{"actions": [{"uuid": "4b9c5f64-77e9-49d1-ae1a-f6b0a316ce6d", "action_plan_uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/4b9c5f64-77e9-49d1-ae1a-f6b0a316ce6d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/4b9c5f64-77e9-49d1-ae1a-f6b0a316ce6d", "rel": "bookmark"}]}]}'
2026-03-14 09:21:15,472 79 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.101s
2026-03-14 09:21:15,472 79 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, 14 Mar 2026 09:21:15 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-03123d77-f4fd-41c2-945b-b396cc5279e5', 'x-compute-request-id': 'req-03123d77-f4fd-41c2-945b-b396cc5279e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "dad74e26-f293-4442-8cb5-bb2c585909a5", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:21:09.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "b6254251-a240-48a8-996b-df776e4f5cd0", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:21:07.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "b6aef426-758f-4b28-b0af-c1fa0f22471b", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:21:11.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "2dba6c67-85bc-4f87-a160-6a983b3c7006", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:21:06.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "72f4a7c6-e0fd-4a7c-b4bd-cf9d7af834be", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:21:06.000000", "disabled_reason": null, "forced_down": false}]}'
2026-03-14 09:21:15,598 79 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
2026-03-14 09:21:15,598 79 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, 14 Mar 2026 09:21:15 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-db46c713-1114-47ed-a282-a790a3091bec', 'x-compute-request-id': 'req-db46c713-1114-47ed-a282-a790a3091bec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": []}'
2026-03-14 09:21:15,700 79 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
2026-03-14 09:21:15,700 79 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, 14 Mar 2026 09:21:15 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-3c1b06b7-2f29-4093-96bc-f0c7bb2374fe', 'x-compute-request-id': 'req-3c1b06b7-2f29-4093-96bc-f0c7bb2374fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb", "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": "2dba6c67-85bc-4f87-a160-6a983b3c7006", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7167, "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", "adx", "sse2", "rdctl-no", "sep", "pat", "x2apic", "fxsr", "mmx", "bmi2", "clwb", "rdseed", "cmp_legacy", "clzero", "pclmuldq", "pge", "svme-addr-chk", "skip-l1dfl-vmentry", "osvw", "amd-stibp", "pni", "fma", "ssbd", "xgetbv1", "f16c", "smep", "svm", "pse36", "pfthreshold", "sha-ni", "umip", "xsavec", "movbe", "mtrr", "rdrand", "sse", "syscall", "spec-ctrl", "xsaveerptr", "pause-filter", "xsaveopt", "ibrs", "mca", "smap", "apic", "lm", "rdtscp", "nx", "3dnowprefetch", "sse4.1", "bmi1", "abm", "mce", "arch-capabilities", "de", "stibp", "wbnoinvd", "nrip-save", "mmxext", "ssse3", "vme", "avx2", "perfctr_core", "vmcb-clean", "sse4.2", "ibpb", "mds-no", "avx", "virt-ssbd", "cr8legacy", "pschange-mc-no", "lahf_lm", "fsgsbase", "clflushopt", "aes", "npt", "lbrv", "cx8", "pse", "tsc", "xsave", "clflush", "tsc-deadline", "cx16", "pdpe1gb", "tsc_adjust", "misalignsse", "topoext", "amd-ssbd", "tsc-scale", "fxsr_opt", "arat", "popcnt", "fpu", "rdpid", "msr", "sse4a", "cmov", "hypervisor"]}}, {"id": "453b9add-c66f-4742-90be-0c89eb7689ee", "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": "72f4a7c6-e0fd-4a7c-b4bd-cf9d7af834be", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7167, "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": ["sse4a", "fxsr_opt", "ssbd", "sse4.2", "popcnt", "bmi2", "adx", "syscall", "pse36", "clwb", "avx2", "sha-ni", "cmov", "ibrs", "xsaveopt", "fma", "npt", "cr8legacy", "mmxext", "skip-l1dfl-vmentry", "fpu", "clflushopt", "cx16", "fxsr", "x2apic", "xsave", "nx", "pschange-mc-no", "rdrand", "tsc-scale", "mds-no", "mtrr", "pause-filter", "cx8", "umip", "tsc_adjust", "lahf_lm", "hypervisor", "stibp", "wbnoinvd", "de", "rdtscp", "amd-stibp", "pfthreshold", "arch-capabilities", "clzero", "osvw", "apic", "f16c", "mce", "xsaveerptr", "sse", "xgetbv1", "bmi1", "fsgsbase", "mca", "tsc", "vme", "topoext", "misalignsse", "smap", "amd-ssbd", "rdpid", "nrip-save", "rdseed", "lm", "pdpe1gb", "pge", "aes", "movbe", "clflush", "pclmuldq", "lbrv", "xsavec", "smep", "virt-ssbd", "pat", "pni", "mmx", "abm", "tsc-deadline", "ssse3", "rdctl-no", "avx", "pae", "sep", "cmp_legacy", "perfctr_core", "3dnowprefetch", "sse2", "pse", "arat", "ibpb", "sse4.1", "svme-addr-chk", "vmcb-clean", "spec-ctrl", "svm", "msr"]}}]}'
2026-03-14 09:21:15,848 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb/traits 0.136s
2026-03-14 09:21:15,848 79 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, 14 Mar 2026 09:21:15 GMT', 'server': 'Apache', 'last-modified': 'Sat, 14 Mar 2026 08:50:24 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-b48bc07f-cc14-4cf9-a21f-c0124c632892', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=b5e8519485b051d4861bca8dd31a9039; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_DEVICE_TAGGING", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_ACCELERATORS", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE2", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_VIRTIO", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_NONE", "HW_CPU_X86_MMX", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSE42", "COMPUTE_STORAGE_BUS_SATA"], "resource_provider_generation": 2}'
2026-03-14 09:21:16,209 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.356s
2026-03-14 09:21:16,210 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:15 GMT', 'server': 'Apache', 'content-length': '5231', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7a562f55-dc98-45c2-a577-ee37fe1f593b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=fb57997e7fb525d871a0fcdd4f5b29d1; 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": "7d3e435c925142ac9a92e0ec5dae6629", "name": "tempest-TestExecuteActionsViaActuator-463414451-project-member", "password_expires_at": null}, "audit_ids": ["U7nXFqAuQfWCx52q2rfjIw"], "expires_at": "2026-03-14T10:21:16.000000Z", "issued_at": "2026-03-14T09:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc097619bdef4f18a94cb36a8b33f430", "name": "tempest-TestExecuteActionsViaActuator-463414451"}, "is_domain": false, "roles": [{"id": "10eb475948724089ba95b1a72105ab48", "name": "reader"}, {"id": "3591bb74f411499fb6a18fabdeb46bb5", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "89fd1b67d37b443b908cb2b12b5de41f", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9428cd53461048fe804e7550f5844d47", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1260c5701fc24fd3a1549b775a00a32e", "type": "image", "name": "glance"}, {"endpoints": [{"name": "neutron", "id": "249b487f363547c9949c742fddf53d01", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "4ed0b75678634839948e2ec560bcccc3", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1b67f6885297480a850126d03af31940", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "2e3ad874bd0f4526b8338e5fb64cf46b", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "295e94b5c21b45b3803fee0a9f0d2736", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "800ef0ebaf5e48708990bd37b28a3f4d", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "32542faf2f0a4b9c98045095cec8e36e", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "9864429b5c5f4949bc67782b7a43aed3", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}, {"name": "swift", "id": "e592d20a089240a396930dfcb7974d1f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}], "id": "5097705489de448382bd537cbcc4b9ed", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "59717bed1bbf4289a748592cc0a135de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9c95fdf5a270441198b55d98775a3e4c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "7b46214880c4455bbc48240f3947db24", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "3bf309f0324747e4bdf9dcd4be1ff469", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "79b32275badb45fc8e49a720871056b8", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "97100db10e1645f29ff0bfb2179deb5c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2b29981b46bf496e9eb2fad179186f7f", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "36edbf345e0b4d0aa8b9f72e998c1573", "interface": "internal", "region_id": "regionOne", "url":
2026-03-14 09:21:16,210 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '59836217-ebd9-4ec4-823e-489008660c98', 'name': 'tempest-TestExecuteActionsViaActuator-911893141-network', 'tenant_id': 'dc097619bdef4f18a94cb36a8b33f430', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc097619bdef4f18a94cb36a8b33f430', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64532, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-03-14T09:20:44Z', 'updated_at': '2026-03-14T09:20:44Z', 'revision_number': 1} available for tenant
2026-03-14 09:21:19,234 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.023s
2026-03-14 09:21:19,235 79 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-2071332727", "imageRef": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "flavorRef": "0e61c319-da83-42a9-8246-1f51f32c0d81", "networks": [{"uuid": "59836217-ebd9-4ec4-823e-489008660c98"}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:16 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2', '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-3357e087-094b-4889-91e5-3d26201f43c4', 'x-compute-request-id': 'req-3357e087-094b-4889-91e5-3d26201f43c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "d91baae5-19b9-42d2-9272-6e40e45113e2", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "y4Th7FebmZQN"}}'
2026-03-14 09:21:20,024 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.786s
2026-03-14 09:21:20,024 79 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, 14 Mar 2026 09:21:19 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-c5966c3b-c3f2-407a-a1a7-cfbaeafeaa8b', 'x-compute-request-id': 'req-c5966c3b-c3f2-407a-a1a7-cfbaeafeaa8b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "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": []}}'
2026-03-14 09:21:22,020 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.974s
2026-03-14 09:21:22,020 79 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, 14 Mar 2026 09:21:21 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-f4fd7a27-311b-427e-b15d-33ad17c60233', 'x-compute-request-id': 'req-f4fd7a27-311b-427e-b15d-33ad17c60233', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "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": []}}'
2026-03-14 09:21:22,033 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-14 09:21:24,295 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 1.261s
2026-03-14 09:21:24,296 79 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, 14 Mar 2026 09:21:23 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-5ef3f3ad-cdfc-465d-ba1b-3787b1efd82d', 'x-compute-request-id': 'req-5ef3f3ad-cdfc-465d-ba1b-3787b1efd82d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "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": []}}'
2026-03-14 09:21:24,304 79 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2026-03-14 09:21:27,495 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 2.189s
2026-03-14 09:21:27,496 79 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, 14 Mar 2026 09:21:25 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-1b3fcb2c-5e61-4039-8ba5-ca62595ce3fe', 'x-compute-request-id': 'req-1b3fcb2c-5e61-4039-8ba5-ca62595ce3fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "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": []}}'
2026-03-14 09:21:29,385 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.877s
2026-03-14 09:21:29,385 79 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, 14 Mar 2026 09:21:28 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-47920754-50b9-41d7-934e-232d3f9fea21', 'x-compute-request-id': 'req-47920754-50b9-41d7-934e-232d3f9fea21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "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": []}}'
2026-03-14 09:21:31,035 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.640s
2026-03-14 09:21:31,035 79 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, 14 Mar 2026 09:21:30 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-8f08cdd1-a709-4662-ae53-d2717971b671', 'x-compute-request-id': 'req-8f08cdd1-a709-4662-ae53-d2717971b671', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "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": []}}'
2026-03-14 09:21:32,534 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.487s
2026-03-14 09:21:32,534 79 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, 14 Mar 2026 09:21:32 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-83abd2fd-3020-42ec-8345-9256086be968', 'x-compute-request-id': 'req-83abd2fd-3020-42ec-8345-9256086be968', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "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": []}}'
2026-03-14 09:21:34,113 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.570s
2026-03-14 09:21:34,114 79 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, 14 Mar 2026 09:21:33 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-05c080a5-6172-41c0-a86b-d95c5017668e', 'x-compute-request-id': 'req-05c080a5-6172-41c0-a86b-d95c5017668e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:3f:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:21:32.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": []}}'
2026-03-14 09:21:34,121 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-03-14 09:21:34,539 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.417s
2026-03-14 09:21:34,539 79 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, 14 Mar 2026 09:21:34 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-4feb078f-1588-459f-ac4f-5c1faebdf3ce', 'x-compute-request-id': 'req-4feb078f-1588-459f-ac4f-5c1faebdf3ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:3f:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:21:32.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": []}}'
2026-03-14 09:21:34,930 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.382s
2026-03-14 09:21:34,931 79 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, 14 Mar 2026 09:21:34 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-92b6ae06-2323-4e49-adb1-2e680b3aaff8', 'x-compute-request-id': 'req-92b6ae06-2323-4e49-adb1-2e680b3aaff8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:21:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:3f:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:21:32.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-00000001", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-7eigocl5", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-2071332727", "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": []}}'
2026-03-14 09:21:34,940 79 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZDkxYmFhZTUtMTliOS00MmQyLTkyNzItNmU0MGU0NTExM2UyIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMDk0OTQwIn0gMjQwMDAwMDAwMDEuMCAxNzczNDc5Nzk0OTQwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImQ5MWJhYWU1LTE5YjktNDJkMi05MjcyLTZlNDBlNDUxMTNlMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDA5NDk0MCJ9IDQ4MDAwMDAwMDAxLjAgMTc3MzQ3OTgyNDk0MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkOTFiYWFlNS0xOWI5LTQyZDItOTI3Mi02ZTQwZTQ1MTEzZTIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAwOTQ5NDAifSA3MjAwMDAwMDAwMS4wIDE3NzM0Nzk4NTQ5NDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZDkxYmFhZTUtMTliOS00MmQyLTkyNzItNmU0MGU0NTExM2UyIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMDk0OTQwIn0gOTYwMDAwMDAwMDEuMCAxNzczNDc5ODg0OTQwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImQ5MWJhYWU1LTE5YjktNDJkMi05MjcyLTZlNDBlNDUxMTNlMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDA5NDk0MCJ9IDEyMDAwMDAwMDAwMS4wIDE3NzM0Nzk5MTQ5NDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZDkxYmFhZTUtMTliOS00MmQyLTkyNzItNmU0MGU0NTExM2UyIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMDk0OTQwIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MzQ3OTk0NDk0MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkOTFiYWFlNS0xOWI5LTQyZDItOTI3Mi02ZTQwZTQ1MTEzZTIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAwOTQ5NDAifSAxNjgwMDAwMDAwMDEuMCAxNzczNDc5OTc0OTQwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImQ5MWJhYWU1LTE5YjktNDJkMi05MjcyLTZlNDBlNDUxMTNlMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDA5NDk0MCJ9IDE5MjAwMDAwMDAwMS4wIDE3NzM0ODAwMDQ5NDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZDkxYmFhZTUtMTliOS00MmQyLTkyNzItNmU0MGU0NTExM2UyIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMDk0OTQwIn0gMjE2MDAwMDAwMDAxLjAgMTc3MzQ4MDAzNDk0MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkOTFiYWFlNS0xOWI5LTQyZDItOTI3Mi02ZTQwZTQ1MTEzZTIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAwOTQ5NDAifSAyNDAwMDAwMDAwMDEuMCAxNzczNDgwMDY0OTQwCg==" | 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.102.83.53'
2026-03-14 09:21:34,940 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.53:22' as 'zuul' with password None
2026-03-14 09:21:34,951 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-03-14 09:21:35,014 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-14 09:21:35,015 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.53 successfully created
2026-03-14 09:21:36,954 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-03-14 09:21:36,997 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/453b9add-c66f-4742-90be-0c89eb7689ee/traits 0.042s
2026-03-14 09:21:36,998 79 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, 14 Mar 2026 09:21:36 GMT', 'server': 'Apache', 'last-modified': 'Sat, 14 Mar 2026 08:50:24 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-f7eb0a9d-f3a2-432d-b7ab-6777f9769305', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=b5e8519485b051d4861bca8dd31a9039; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/453b9add-c66f-4742-90be-0c89eb7689ee/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_DEVICE_TAGGING", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_ACCELERATORS", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE2", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_VIRTIO", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_NONE", "HW_CPU_X86_MMX", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSE42", "COMPUTE_STORAGE_BUS_SATA"], "resource_provider_generation": 2}'
2026-03-14 09:21:37,347 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.345s
2026-03-14 09:21:37,347 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:37 GMT', 'server': 'Apache', 'content-length': '5231', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8d2e6a7d-cefe-45b0-b9df-f4619cb15f9c', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=fb57997e7fb525d871a0fcdd4f5b29d1; 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": "7d3e435c925142ac9a92e0ec5dae6629", "name": "tempest-TestExecuteActionsViaActuator-463414451-project-member", "password_expires_at": null}, "audit_ids": ["Yl-vz9lwQyC5FNWOIu0dNA"], "expires_at": "2026-03-14T10:21:37.000000Z", "issued_at": "2026-03-14T09:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc097619bdef4f18a94cb36a8b33f430", "name": "tempest-TestExecuteActionsViaActuator-463414451"}, "is_domain": false, "roles": [{"id": "10eb475948724089ba95b1a72105ab48", "name": "reader"}, {"id": "3591bb74f411499fb6a18fabdeb46bb5", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "89fd1b67d37b443b908cb2b12b5de41f", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9428cd53461048fe804e7550f5844d47", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1260c5701fc24fd3a1549b775a00a32e", "type": "image", "name": "glance"}, {"endpoints": [{"name": "neutron", "id": "249b487f363547c9949c742fddf53d01", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "4ed0b75678634839948e2ec560bcccc3", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1b67f6885297480a850126d03af31940", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "2e3ad874bd0f4526b8338e5fb64cf46b", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "295e94b5c21b45b3803fee0a9f0d2736", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "800ef0ebaf5e48708990bd37b28a3f4d", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "32542faf2f0a4b9c98045095cec8e36e", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "9864429b5c5f4949bc67782b7a43aed3", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}, {"name": "swift", "id": "e592d20a089240a396930dfcb7974d1f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}], "id": "5097705489de448382bd537cbcc4b9ed", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "59717bed1bbf4289a748592cc0a135de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9c95fdf5a270441198b55d98775a3e4c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "7b46214880c4455bbc48240f3947db24", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "3bf309f0324747e4bdf9dcd4be1ff469", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "79b32275badb45fc8e49a720871056b8", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "97100db10e1645f29ff0bfb2179deb5c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2b29981b46bf496e9eb2fad179186f7f", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "36edbf345e0b4d0aa8b9f72e998c1573", "interface": "internal", "region_id": "regionOne", "url":
2026-03-14 09:21:37,347 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '59836217-ebd9-4ec4-823e-489008660c98', 'name': 'tempest-TestExecuteActionsViaActuator-911893141-network', 'tenant_id': 'dc097619bdef4f18a94cb36a8b33f430', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc097619bdef4f18a94cb36a8b33f430', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64532, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-03-14T09:20:44Z', 'updated_at': '2026-03-14T09:20:44Z', 'revision_number': 1} available for tenant
2026-03-14 09:21:38,806 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.458s
2026-03-14 09:21:38,807 79 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-296921708", "imageRef": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "flavorRef": "0e61c319-da83-42a9-8246-1f51f32c0d81", "networks": [{"uuid": "59836217-ebd9-4ec4-823e-489008660c98"}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:37 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c', '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-0b7de754-5ac0-4d12-b049-8dd2bcc61131', 'x-compute-request-id': 'req-0b7de754-5ac0-4d12-b049-8dd2bcc61131', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "tSvcMhxR4dew"}}'
2026-03-14 09:21:39,532 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.722s
2026-03-14 09:21:39,533 79 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, 14 Mar 2026 09:21:38 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-fe3cb8ec-12ea-4fbe-b178-072e9f812b2c', 'x-compute-request-id': 'req-fe3cb8ec-12ea-4fbe-b178-072e9f812b2c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "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": []}}'
2026-03-14 09:21:40,771 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.225s
2026-03-14 09:21:40,772 79 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, 14 Mar 2026 09:21:40 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-49bf216e-6fbe-4060-84e1-ecb5b2e1c866', 'x-compute-request-id': 'req-49bf216e-6fbe-4060-84e1-ecb5b2e1c866', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "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": []}}'
2026-03-14 09:21:40,778 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-03-14 09:21:42,401 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.621s
2026-03-14 09:21:42,401 79 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, 14 Mar 2026 09:21:41 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-5d3f4921-9856-4f1d-b17c-7c7f2f26e10b', 'x-compute-request-id': 'req-5d3f4921-9856-4f1d-b17c-7c7f2f26e10b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "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": []}}'
2026-03-14 09:21:43,789 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.379s
2026-03-14 09:21:43,790 79 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, 14 Mar 2026 09:21:43 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-4a3f01f1-5405-4161-afd3-b177a6bf55c5', 'x-compute-request-id': 'req-4a3f01f1-5405-4161-afd3-b177a6bf55c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "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": []}}'
2026-03-14 09:21:45,203 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.405s
2026-03-14 09:21:45,203 79 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, 14 Mar 2026 09:21:44 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-e98c2188-7772-4113-b77a-c4b5c5a9d0ea', 'x-compute-request-id': 'req-e98c2188-7772-4113-b77a-c4b5c5a9d0ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "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": []}}'
2026-03-14 09:21:47,149 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.937s
2026-03-14 09:21:47,150 79 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, 14 Mar 2026 09:21:46 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-f1bf0e44-b735-4b2c-8810-6725a5df98de', 'x-compute-request-id': 'req-f1bf0e44-b735-4b2c-8810-6725a5df98de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "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": []}}'
2026-03-14 09:21:49,123 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.965s
2026-03-14 09:21:49,124 79 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, 14 Mar 2026 09:21:48 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-8738bf93-85e2-4463-b606-66f944f09952', 'x-compute-request-id': 'req-8738bf93-85e2-4463-b606-66f944f09952', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:46Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:d0:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:21:46.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": []}}'
2026-03-14 09:21:49,135 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait
2026-03-14 09:21:49,639 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.503s
2026-03-14 09:21:49,640 79 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, 14 Mar 2026 09:21:49 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-55268240-8cd7-4c02-97cd-674f673a9e88', 'x-compute-request-id': 'req-55268240-8cd7-4c02-97cd-674f673a9e88', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:46Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:d0:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:21:46.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": []}}'
2026-03-14 09:21:50,033 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.382s
2026-03-14 09:21:50,033 79 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, 14 Mar 2026 09:21:49 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-b6a7afe7-d0b7-405c-b920-daec340b736f', 'x-compute-request-id': 'req-b6a7afe7-d0b7-405c-b920-daec340b736f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:21:46Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:d0:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:21:46.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-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-ifovjas4", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-296921708", "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": []}}'
2026-03-14 09:21:50,052 79 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjNiN2UyNzEtOGYzMi00NWM1LTk3MDQtYWZlZWZiNmUzNjRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTEwMDUyIn0gMjQwMDAwMDAwMDEuMCAxNzczNDc5ODEwMDUyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImIzYjdlMjcxLThmMzItNDVjNS05NzA0LWFmZWVmYjZlMzY0YyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDExMDA1MiJ9IDQ4MDAwMDAwMDAxLjAgMTc3MzQ3OTg0MDA1MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiM2I3ZTI3MS04ZjMyLTQ1YzUtOTcwNC1hZmVlZmI2ZTM2NGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxMTAwNTIifSA3MjAwMDAwMDAwMS4wIDE3NzM0Nzk4NzAwNTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjNiN2UyNzEtOGYzMi00NWM1LTk3MDQtYWZlZWZiNmUzNjRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTEwMDUyIn0gOTYwMDAwMDAwMDEuMCAxNzczNDc5OTAwMDUyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImIzYjdlMjcxLThmMzItNDVjNS05NzA0LWFmZWVmYjZlMzY0YyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDExMDA1MiJ9IDEyMDAwMDAwMDAwMS4wIDE3NzM0Nzk5MzAwNTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjNiN2UyNzEtOGYzMi00NWM1LTk3MDQtYWZlZWZiNmUzNjRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTEwMDUyIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MzQ3OTk2MDA1MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiM2I3ZTI3MS04ZjMyLTQ1YzUtOTcwNC1hZmVlZmI2ZTM2NGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxMTAwNTIifSAxNjgwMDAwMDAwMDEuMCAxNzczNDc5OTkwMDUyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImIzYjdlMjcxLThmMzItNDVjNS05NzA0LWFmZWVmYjZlMzY0YyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDExMDA1MiJ9IDE5MjAwMDAwMDAwMS4wIDE3NzM0ODAwMjAwNTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjNiN2UyNzEtOGYzMi00NWM1LTk3MDQtYWZlZWZiNmUzNjRjIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTEwMDUyIn0gMjE2MDAwMDAwMDAxLjAgMTc3MzQ4MDA1MDA1MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiM2I3ZTI3MS04ZjMyLTQ1YzUtOTcwNC1hZmVlZmI2ZTM2NGMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxMTAwNTIifSAyNDAwMDAwMDAwMDEuMCAxNzczNDgwMDgwMDUyCg==" | 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.102.83.53'
2026-03-14 09:21:50,052 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.53:22' as 'zuul' with password None
2026-03-14 09:21:50,065 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-03-14 09:21:50,130 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-14 09:21:50,130 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.53 successfully created
2026-03-14 09:21:50,692 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-03-14 09:21:50,769 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/flavors 0.075s
2026-03-14 09:21:50,769 79 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, 14 Mar 2026 09:21:50 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-de5d39d8-fcdb-40c8-900c-2b91d5527296', 'x-compute-request-id': 'req-de5d39d8-fcdb-40c8-900c-2b91d5527296', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "0e61c319-da83-42a9-8246-1f51f32c0d81", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/0e61c319-da83-42a9-8246-1f51f32c0d81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/0e61c319-da83-42a9-8246-1f51f32c0d81"}], "description": null}, {"id": "eda3c701-4828-4710-bebd-7c04ffc32621", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/eda3c701-4828-4710-bebd-7c04ffc32621"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/eda3c701-4828-4710-bebd-7c04ffc32621"}], "description": null}]}'
2026-03-14 09:21:50,887 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.114s
2026-03-14 09:21:50,888 79 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, 14 Mar 2026 09:21:50 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=be7d3a5309109c6381f46a37378f170d; 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": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:08+00:00"}, {"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:12+00:00"}, {"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:15+00:00"}]}'
2026-03-14 09:21:50,888 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.115808 seconds
2026-03-14 09:21:50,981 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.092s
2026-03-14 09:21:50,981 79 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, 14 Mar 2026 09:21:50 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "bookmark"}], "created_at": "2026-03-14T08:50:09+00:00", "updated_at": null, "deleted_at": null}'
2026-03-14 09:21:51,059 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.076s
2026-03-14 09:21:51,059 79 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, 14 Mar 2026 09:21:51 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "bookmark"}], "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "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"]}}'
2026-03-14 09:21:51,163 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.103s
2026-03-14 09:21:51,163 79 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": "1b5f1918-3edc-469a-a937-3475df5a020a", "description": "tempest-test-audit_template-170706747", "goal": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "strategy": "a1db3282-c387-43b3-8f54-675e540a04b8", "scope": []}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:51 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2b626fda-cf75-4043-8cdb-ece712f2fd4c', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "2b626fda-cf75-4043-8cdb-ece712f2fd4c", "name": "1b5f1918-3edc-469a-a937-3475df5a020a", "description": "tempest-test-audit_template-170706747", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2b626fda-cf75-4043-8cdb-ece712f2fd4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/2b626fda-cf75-4043-8cdb-ece712f2fd4c", "rel": "bookmark"}], "scope": [], "created_at": "2026-03-14T09:21:51.144395+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:51,265 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.101s
2026-03-14 09:21:51,265 79 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": "2b626fda-cf75-4043-8cdb-ece712f2fd4c", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:21:51 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "name": "actuator-2026-03-14T09:21:51.228825", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-03-14T09:21:51.240112+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:51,364 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9 0.098s
2026-03-14 09:21:51,365 79 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, 14 Mar 2026 09:21:51 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9'}
Body: b'{"uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "name": "actuator-2026-03-14T09:21:51.228825", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "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": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:51+00:00"}'
2026-03-14 09:21:51,956 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9 0.089s
2026-03-14 09:21:51,957 79 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, 14 Mar 2026 09:21:51 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9'}
Body: b'{"uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "name": "actuator-2026-03-14T09:21:51.228825", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "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": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:51+00:00"}'
2026-03-14 09:21:51,957 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.691691 seconds
2026-03-14 09:21:52,059 79 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=2088ef19-322f-4a1a-8cf9-d75f0110ecf9 0.100s
2026-03-14 09:21:52,059 79 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, 14 Mar 2026 09:21:51 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2088ef19-322f-4a1a-8cf9-d75f0110ecf9'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "updated_at": null}]}'
2026-03-14 09:21:52,158 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.098s
2026-03-14 09:21:52,159 79 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, 14 Mar 2026 09:21:52 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:21:52,285 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.125s
2026-03-14 09:21:52,286 79 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, 14 Mar 2026 09:21:52 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:21:52,358 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.071s
2026-03-14 09:21:52,359 79 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, 14 Mar 2026 09:21: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:21:53,451 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.091s
2026-03-14 09:21:53,452 79 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, 14 Mar 2026 09:21: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:21:54,574 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.121s
2026-03-14 09:21:54,575 79 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, 14 Mar 2026 09:21:54 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:21:55,650 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.073s
2026-03-14 09:21:55,650 79 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, 14 Mar 2026 09:21:55 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:21:56,725 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.073s
2026-03-14 09:21:56,725 79 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, 14 Mar 2026 09:21:56 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:21:57,803 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.075s
2026-03-14 09:21:57,804 79 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, 14 Mar 2026 09:21:57 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:21:58,890 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.085s
2026-03-14 09:21:58,891 79 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, 14 Mar 2026 09:21:58 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:21:59,975 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.082s
2026-03-14 09:21:59,975 79 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, 14 Mar 2026 09:21:59 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:01,042 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.064s
2026-03-14 09:22:01,042 79 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, 14 Mar 2026 09:22:00 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:02,145 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.101s
2026-03-14 09:22:02,146 79 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, 14 Mar 2026 09:22:02 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:03,216 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.069s
2026-03-14 09:22:03,217 79 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, 14 Mar 2026 09:22:03 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:04,313 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.093s
2026-03-14 09:22:04,313 79 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, 14 Mar 2026 09:22:04 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:05,406 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.091s
2026-03-14 09:22:05,406 79 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, 14 Mar 2026 09:22:05 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:06,522 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.113s
2026-03-14 09:22:06,522 79 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, 14 Mar 2026 09:22:06 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:07,616 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.093s
2026-03-14 09:22:07,617 79 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, 14 Mar 2026 09:22: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:08,698 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.079s
2026-03-14 09:22:08,699 79 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, 14 Mar 2026 09:22: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:09,789 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.089s
2026-03-14 09:22:09,789 79 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, 14 Mar 2026 09:22: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:10,859 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.068s
2026-03-14 09:22:10,860 79 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, 14 Mar 2026 09:22:10 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:11,974 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.113s
2026-03-14 09:22:11,975 79 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, 14 Mar 2026 09:22:11 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:21:52+00:00"}'
2026-03-14 09:22:13,072 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.095s
2026-03-14 09:22:13,072 79 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, 14 Mar 2026 09:22:12 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:22:12+00:00"}'
2026-03-14 09:22:13,072 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 20.786245 seconds
2026-03-14 09:22:13,174 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.102s
2026-03-14 09:22:13,175 79 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, 14 Mar 2026 09:22:13 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:21:51+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:22:12+00:00"}'
2026-03-14 09:22:13,287 79 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=26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.111s
2026-03-14 09:22:13,288 79 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, 14 Mar 2026 09:22:13 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b'{"actions": [{"uuid": "337b0fde-dbe2-4ef9-a524-9d2c343cb772", "action_plan_uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/337b0fde-dbe2-4ef9-a524-9d2c343cb772", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/337b0fde-dbe2-4ef9-a524-9d2c343cb772", "rel": "bookmark"}]}]}'
2026-03-14 09:22:13,421 79 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.132s
2026-03-14 09:22:13,421 79 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, 14 Mar 2026 09:22:13 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-ef7b7b17-a9ab-4b88-b26f-af5edbb2a6e7', 'x-compute-request-id': 'req-ef7b7b17-a9ab-4b88-b26f-af5edbb2a6e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "dad74e26-f293-4442-8cb5-bb2c585909a5", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:09.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "b6254251-a240-48a8-996b-df776e4f5cd0", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:07.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "b6aef426-758f-4b28-b0af-c1fa0f22471b", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:11.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "2dba6c67-85bc-4f87-a160-6a983b3c7006", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:06.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "72f4a7c6-e0fd-4a7c-b4bd-cf9d7af834be", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:06.000000", "disabled_reason": null, "forced_down": false}]}'
2026-03-14 09:22:13,598 79 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.173s
2026-03-14 09:22:13,599 79 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, 14 Mar 2026 09:22:13 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-38a43209-14a5-435f-b30b-2f34938d437a', 'x-compute-request-id': 'req-38a43209-14a5-435f-b30b-2f34938d437a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": []}'
2026-03-14 09:22:13,720 79 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.111s
2026-03-14 09:22:13,720 79 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, 14 Mar 2026 09:22:13 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-ff224013-36cc-4101-a0f8-a012d0dbbd6b', 'x-compute-request-id': 'req-ff224013-36cc-4101-a0f8-a012d0dbbd6b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb", "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": "2dba6c67-85bc-4f87-a160-6a983b3c7006", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6847, "free_disk_gb": 77, "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", "adx", "sse2", "rdctl-no", "sep", "pat", "x2apic", "fxsr", "mmx", "bmi2", "clwb", "rdseed", "cmp_legacy", "clzero", "pclmuldq", "pge", "svme-addr-chk", "skip-l1dfl-vmentry", "osvw", "amd-stibp", "pni", "fma", "ssbd", "xgetbv1", "f16c", "smep", "svm", "pse36", "pfthreshold", "sha-ni", "umip", "xsavec", "movbe", "mtrr", "rdrand", "sse", "syscall", "spec-ctrl", "xsaveerptr", "pause-filter", "xsaveopt", "ibrs", "mca", "smap", "apic", "lm", "rdtscp", "nx", "3dnowprefetch", "sse4.1", "bmi1", "abm", "mce", "arch-capabilities", "de", "stibp", "wbnoinvd", "nrip-save", "mmxext", "ssse3", "vme", "avx2", "perfctr_core", "vmcb-clean", "sse4.2", "ibpb", "mds-no", "avx", "virt-ssbd", "cr8legacy", "pschange-mc-no", "lahf_lm", "fsgsbase", "clflushopt", "aes", "npt", "lbrv", "cx8", "pse", "tsc", "xsave", "clflush", "tsc-deadline", "cx16", "pdpe1gb", "tsc_adjust", "misalignsse", "topoext", "amd-ssbd", "tsc-scale", "fxsr_opt", "arat", "popcnt", "fpu", "rdpid", "msr", "sse4a", "cmov", "hypervisor"]}}, {"id": "453b9add-c66f-4742-90be-0c89eb7689ee", "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": "72f4a7c6-e0fd-4a7c-b4bd-cf9d7af834be", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7039, "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": ["sse4a", "fxsr_opt", "ssbd", "sse4.2", "popcnt", "bmi2", "adx", "syscall", "pse36", "clwb", "avx2", "sha-ni", "cmov", "ibrs", "xsaveopt", "fma", "npt", "cr8legacy", "mmxext", "skip-l1dfl-vmentry", "fpu", "clflushopt", "cx16", "fxsr", "x2apic", "xsave", "nx", "pschange-mc-no", "rdrand", "tsc-scale", "mds-no", "mtrr", "pause-filter", "cx8", "umip", "tsc_adjust", "lahf_lm", "hypervisor", "stibp", "wbnoinvd", "de", "rdtscp", "amd-stibp", "pfthreshold", "arch-capabilities", "clzero", "osvw", "apic", "f16c", "mce", "xsaveerptr", "sse", "xgetbv1", "bmi1", "fsgsbase", "mca", "tsc", "vme", "topoext", "misalignsse", "smap", "amd-ssbd", "rdpid", "nrip-save", "rdseed", "lm", "pdpe1gb", "pge", "aes", "movbe", "clflush", "pclmuldq", "lbrv", "xsavec", "smep", "virt-ssbd", "pat", "pni", "mmx", "abm", "tsc-deadline", "ssse3", "rdctl-no", "avx", "pae", "sep", "cmp_legacy", "perfctr_core", "3dnowprefetch", "sse2", "pse", "arat", "ibpb", "sse4.1", "svme-addr-chk", "vmcb-clean", "spec-ctrl", "svm", "msr"]}}]}'
2026-03-14 09:22:13,764 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb/traits 0.037s
2026-03-14 09:22:13,764 79 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, 14 Mar 2026 09:22:13 GMT', 'server': 'Apache', 'last-modified': 'Sat, 14 Mar 2026 08:50:24 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-47a99901-4c72-4807-bed9-28cef7f29880', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=b5e8519485b051d4861bca8dd31a9039; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_DEVICE_TAGGING", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_ACCELERATORS", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE2", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_VIRTIO", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_NONE", "HW_CPU_X86_MMX", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSE42", "COMPUTE_STORAGE_BUS_SATA"], "resource_provider_generation": 6}'
2026-03-14 09:22:14,075 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.303s
2026-03-14 09:22:14,076 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:22:13 GMT', 'server': 'Apache', 'content-length': '5231', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-65e1d4a0-2aeb-4849-a30c-23310bd6b34f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=fb57997e7fb525d871a0fcdd4f5b29d1; 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": "7d3e435c925142ac9a92e0ec5dae6629", "name": "tempest-TestExecuteActionsViaActuator-463414451-project-member", "password_expires_at": null}, "audit_ids": ["8uSwYRxxTaCHzXyQCABPjg"], "expires_at": "2026-03-14T10:22:14.000000Z", "issued_at": "2026-03-14T09:22:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc097619bdef4f18a94cb36a8b33f430", "name": "tempest-TestExecuteActionsViaActuator-463414451"}, "is_domain": false, "roles": [{"id": "10eb475948724089ba95b1a72105ab48", "name": "reader"}, {"id": "3591bb74f411499fb6a18fabdeb46bb5", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "89fd1b67d37b443b908cb2b12b5de41f", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9428cd53461048fe804e7550f5844d47", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1260c5701fc24fd3a1549b775a00a32e", "type": "image", "name": "glance"}, {"endpoints": [{"name": "neutron", "id": "249b487f363547c9949c742fddf53d01", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "4ed0b75678634839948e2ec560bcccc3", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1b67f6885297480a850126d03af31940", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "2e3ad874bd0f4526b8338e5fb64cf46b", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "295e94b5c21b45b3803fee0a9f0d2736", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "800ef0ebaf5e48708990bd37b28a3f4d", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "32542faf2f0a4b9c98045095cec8e36e", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "9864429b5c5f4949bc67782b7a43aed3", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}, {"name": "swift", "id": "e592d20a089240a396930dfcb7974d1f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}], "id": "5097705489de448382bd537cbcc4b9ed", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "59717bed1bbf4289a748592cc0a135de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9c95fdf5a270441198b55d98775a3e4c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "7b46214880c4455bbc48240f3947db24", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "3bf309f0324747e4bdf9dcd4be1ff469", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "79b32275badb45fc8e49a720871056b8", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "97100db10e1645f29ff0bfb2179deb5c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2b29981b46bf496e9eb2fad179186f7f", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "36edbf345e0b4d0aa8b9f72e998c1573", "interface": "internal", "region_id": "regionOne", "url":
2026-03-14 09:22:14,076 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '59836217-ebd9-4ec4-823e-489008660c98', 'name': 'tempest-TestExecuteActionsViaActuator-911893141-network', 'tenant_id': 'dc097619bdef4f18a94cb36a8b33f430', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc097619bdef4f18a94cb36a8b33f430', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64532, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-03-14T09:20:44Z', 'updated_at': '2026-03-14T09:20:44Z', 'revision_number': 1} available for tenant
2026-03-14 09:22:17,266 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.188s
2026-03-14 09:22:17,267 79 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-204861283", "imageRef": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "flavorRef": "0e61c319-da83-42a9-8246-1f51f32c0d81", "networks": [{"uuid": "59836217-ebd9-4ec4-823e-489008660c98"}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:22:14 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4', '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-3594e8e0-8b4a-4227-80be-aaab8c1060f1', 'x-compute-request-id': 'req-3594e8e0-8b4a-4227-80be-aaab8c1060f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5yNVXeoPcpG3"}}'
2026-03-14 09:22:17,563 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.291s
2026-03-14 09:22:17,563 79 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, 14 Mar 2026 09:22:17 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-f98ca8db-bd1d-4967-bb3d-6956b6e57b0e', 'x-compute-request-id': 'req-f98ca8db-bd1d-4967-bb3d-6956b6e57b0e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "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": []}}'
2026-03-14 09:22:19,015 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.439s
2026-03-14 09:22:19,015 79 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, 14 Mar 2026 09:22:18 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-8cef767e-2b01-4ebc-87ae-e60c2c64adb2', 'x-compute-request-id': 'req-8cef767e-2b01-4ebc-87ae-e60c2c64adb2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "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": []}}'
2026-03-14 09:22:19,027 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-03-14 09:22:20,394 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.365s
2026-03-14 09:22:20,394 79 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, 14 Mar 2026 09:22:20 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-76a35a20-0f80-4f7f-85d1-2634b0b6dca0', 'x-compute-request-id': 'req-76a35a20-0f80-4f7f-85d1-2634b0b6dca0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "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": []}}'
2026-03-14 09:22:22,189 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.775s
2026-03-14 09:22:22,189 79 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, 14 Mar 2026 09:22:21 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-28620e1f-80d4-4f51-ba7c-b39a0c76a525', 'x-compute-request-id': 'req-28620e1f-80d4-4f51-ba7c-b39a0c76a525', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "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": []}}'
2026-03-14 09:22:23,663 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.465s
2026-03-14 09:22:23,664 79 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, 14 Mar 2026 09:22: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-e92ab49d-b5e0-4107-9e5c-aa0a1e644744', 'x-compute-request-id': 'req-e92ab49d-b5e0-4107-9e5c-aa0a1e644744', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "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": []}}'
2026-03-14 09:22:27,017 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 2.343s
2026-03-14 09:22:27,017 79 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, 14 Mar 2026 09:22:24 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-60d9768f-001d-4fc2-8301-dfd817ba8f24', 'x-compute-request-id': 'req-60d9768f-001d-4fc2-8301-dfd817ba8f24', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:22:23Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:bb:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:23.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": []}}'
2026-03-14 09:22:27,024 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait
2026-03-14 09:22:27,615 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.590s
2026-03-14 09:22:27,615 79 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, 14 Mar 2026 09:22:27 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-99eb30a3-a7bf-4029-85b4-1fbea16fbc19', 'x-compute-request-id': 'req-99eb30a3-a7bf-4029-85b4-1fbea16fbc19', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:22:23Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:bb:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:23.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": []}}'
2026-03-14 09:22:27,933 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.307s
2026-03-14 09:22:27,933 79 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, 14 Mar 2026 09:22:27 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-706160ee-cc19-4fba-8eb5-212d4491bfd8', 'x-compute-request-id': 'req-706160ee-cc19-4fba-8eb5-212d4491bfd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:22:23Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:bb:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:23.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-vqksv4iq", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-204861283", "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": []}}'
2026-03-14 09:22:27,941 79 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMjViMDg2N2QtZjFmZC00ZjI2LWI3ZjctM2JmOWRjMTEyZmU0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTQ3OTQxIn0gMjQwMDAwMDAwMDEuMCAxNzczNDc5ODQ3OTQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjI1YjA4NjdkLWYxZmQtNGYyNi1iN2Y3LTNiZjlkYzExMmZlNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE0Nzk0MSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MzQ3OTg3Nzk0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIyNWIwODY3ZC1mMWZkLTRmMjYtYjdmNy0zYmY5ZGMxMTJmZTQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNDc5NDEifSA3MjAwMDAwMDAwMS4wIDE3NzM0Nzk5MDc5NDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMjViMDg2N2QtZjFmZC00ZjI2LWI3ZjctM2JmOWRjMTEyZmU0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTQ3OTQxIn0gOTYwMDAwMDAwMDEuMCAxNzczNDc5OTM3OTQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjI1YjA4NjdkLWYxZmQtNGYyNi1iN2Y3LTNiZjlkYzExMmZlNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE0Nzk0MSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzM0Nzk5Njc5NDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMjViMDg2N2QtZjFmZC00ZjI2LWI3ZjctM2JmOWRjMTEyZmU0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTQ3OTQxIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MzQ3OTk5Nzk0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIyNWIwODY3ZC1mMWZkLTRmMjYtYjdmNy0zYmY5ZGMxMTJmZTQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNDc5NDEifSAxNjgwMDAwMDAwMDEuMCAxNzczNDgwMDI3OTQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjI1YjA4NjdkLWYxZmQtNGYyNi1iN2Y3LTNiZjlkYzExMmZlNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE0Nzk0MSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzM0ODAwNTc5NDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMjViMDg2N2QtZjFmZC00ZjI2LWI3ZjctM2JmOWRjMTEyZmU0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTQ3OTQxIn0gMjE2MDAwMDAwMDAxLjAgMTc3MzQ4MDA4Nzk0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIyNWIwODY3ZC1mMWZkLTRmMjYtYjdmNy0zYmY5ZGMxMTJmZTQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNDc5NDEifSAyNDAwMDAwMDAwMDEuMCAxNzczNDgwMTE3OTQxCg==" | 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.102.83.53'
2026-03-14 09:22:27,941 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.53:22' as 'zuul' with password None
2026-03-14 09:22:27,953 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-03-14 09:22:28,015 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-14 09:22:28,016 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.53 successfully created
2026-03-14 09:22:28,494 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-03-14 09:22:28,595 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/453b9add-c66f-4742-90be-0c89eb7689ee/traits 0.099s
2026-03-14 09:22:28,595 79 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, 14 Mar 2026 09:22:28 GMT', 'server': 'Apache', 'last-modified': 'Sat, 14 Mar 2026 08:50:24 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-05f3ae11-bb8c-4ad9-ab12-e4de12f1578f', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=b5e8519485b051d4861bca8dd31a9039; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/453b9add-c66f-4742-90be-0c89eb7689ee/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_DEVICE_TAGGING", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_ACCELERATORS", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE2", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_VIRTIO", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_NONE", "HW_CPU_X86_MMX", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSE42", "COMPUTE_STORAGE_BUS_SATA"], "resource_provider_generation": 5}'
2026-03-14 09:22:28,910 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.310s
2026-03-14 09:22:28,910 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:22:28 GMT', 'server': 'Apache', 'content-length': '5231', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2315feaa-ef0e-4402-a55a-02aa61979422', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=fb57997e7fb525d871a0fcdd4f5b29d1; 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": "7d3e435c925142ac9a92e0ec5dae6629", "name": "tempest-TestExecuteActionsViaActuator-463414451-project-member", "password_expires_at": null}, "audit_ids": ["yFLXtZ64Q8C1a0SvhJswUw"], "expires_at": "2026-03-14T10:22:28.000000Z", "issued_at": "2026-03-14T09:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc097619bdef4f18a94cb36a8b33f430", "name": "tempest-TestExecuteActionsViaActuator-463414451"}, "is_domain": false, "roles": [{"id": "10eb475948724089ba95b1a72105ab48", "name": "reader"}, {"id": "3591bb74f411499fb6a18fabdeb46bb5", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "89fd1b67d37b443b908cb2b12b5de41f", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9428cd53461048fe804e7550f5844d47", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1260c5701fc24fd3a1549b775a00a32e", "type": "image", "name": "glance"}, {"endpoints": [{"name": "neutron", "id": "249b487f363547c9949c742fddf53d01", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "4ed0b75678634839948e2ec560bcccc3", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1b67f6885297480a850126d03af31940", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "2e3ad874bd0f4526b8338e5fb64cf46b", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "295e94b5c21b45b3803fee0a9f0d2736", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "800ef0ebaf5e48708990bd37b28a3f4d", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "32542faf2f0a4b9c98045095cec8e36e", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "9864429b5c5f4949bc67782b7a43aed3", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}, {"name": "swift", "id": "e592d20a089240a396930dfcb7974d1f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}], "id": "5097705489de448382bd537cbcc4b9ed", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "59717bed1bbf4289a748592cc0a135de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9c95fdf5a270441198b55d98775a3e4c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "7b46214880c4455bbc48240f3947db24", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "3bf309f0324747e4bdf9dcd4be1ff469", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "79b32275badb45fc8e49a720871056b8", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "97100db10e1645f29ff0bfb2179deb5c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2b29981b46bf496e9eb2fad179186f7f", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "36edbf345e0b4d0aa8b9f72e998c1573", "interface": "internal", "region_id": "regionOne", "url":
2026-03-14 09:22:28,911 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '59836217-ebd9-4ec4-823e-489008660c98', 'name': 'tempest-TestExecuteActionsViaActuator-911893141-network', 'tenant_id': 'dc097619bdef4f18a94cb36a8b33f430', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc097619bdef4f18a94cb36a8b33f430', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64532, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-03-14T09:20:44Z', 'updated_at': '2026-03-14T09:20:44Z', 'revision_number': 1} available for tenant
2026-03-14 09:22:30,105 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.192s
2026-03-14 09:22:30,105 79 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-1806370428", "imageRef": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "flavorRef": "0e61c319-da83-42a9-8246-1f51f32c0d81", "networks": [{"uuid": "59836217-ebd9-4ec4-823e-489008660c98"}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:22:28 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01', '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-7a47e160-2577-4fc8-8d10-4e67e8f5ad40', 'x-compute-request-id': 'req-7a47e160-2577-4fc8-8d10-4e67e8f5ad40', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "dcf25960-2557-4e21-913e-788217d5af01", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "T7z7EiicA7uQ"}}'
2026-03-14 09:22:30,619 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.509s
2026-03-14 09:22:30,619 79 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, 14 Mar 2026 09:22:30 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-96c9a2a6-4dbc-476a-8a5f-1d403324f3d2', 'x-compute-request-id': 'req-96c9a2a6-4dbc-476a-8a5f-1d403324f3d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:22:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "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": []}}'
2026-03-14 09:22:31,881 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.249s
2026-03-14 09:22:31,882 79 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, 14 Mar 2026 09:22:31 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-a5d0d17e-49ef-482d-b98e-c217157d00a4', 'x-compute-request-id': 'req-a5d0d17e-49ef-482d-b98e-c217157d00a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "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": []}}'
2026-03-14 09:22:31,889 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-03-14 09:22:33,367 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.474s
2026-03-14 09:22:33,368 79 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, 14 Mar 2026 09:22:32 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-6b2a6454-b003-44ad-9e82-c6e5048299db', 'x-compute-request-id': 'req-6b2a6454-b003-44ad-9e82-c6e5048299db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "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": []}}'
2026-03-14 09:22:35,152 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.772s
2026-03-14 09:22:35,153 79 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, 14 Mar 2026 09:22:34 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-d009eb97-0d05-4df4-97c0-67688a451ba3', 'x-compute-request-id': 'req-d009eb97-0d05-4df4-97c0-67688a451ba3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "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": []}}'
2026-03-14 09:22:36,474 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.309s
2026-03-14 09:22:36,474 79 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, 14 Mar 2026 09:22:36 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-7559fe02-d083-4ba7-adf9-6cfd43cb4450', 'x-compute-request-id': 'req-7559fe02-d083-4ba7-adf9-6cfd43cb4450', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "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": []}}'
2026-03-14 09:22:38,117 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.632s
2026-03-14 09:22:38,117 79 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, 14 Mar 2026 09:22:37 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-c10fad8b-0cd1-4f86-9b26-cb45bcbdf4d1', 'x-compute-request-id': 'req-c10fad8b-0cd1-4f86-9b26-cb45bcbdf4d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:22:37Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0d:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:37.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": []}}'
2026-03-14 09:22:38,125 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait
2026-03-14 09:22:38,457 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.330s
2026-03-14 09:22:38,458 79 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, 14 Mar 2026 09:22:38 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-88844d98-ac2e-4fc9-9647-f731834b4d53', 'x-compute-request-id': 'req-88844d98-ac2e-4fc9-9647-f731834b4d53', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:22:37Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0d:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:37.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": []}}'
2026-03-14 09:22:39,019 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.552s
2026-03-14 09:22:39,019 79 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, 14 Mar 2026 09:22:38 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-db8ef457-ce32-49cb-8c7e-f6d254c27388', 'x-compute-request-id': 'req-db8ef457-ce32-49cb-8c7e-f6d254c27388', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:22:37Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0d:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:37.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-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-nx6h7jot", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1806370428", "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": []}}'
2026-03-14 09:22:39,026 79 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGNmMjU5NjAtMjU1Ny00ZTIxLTkxM2UtNzg4MjE3ZDVhZjAxIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTU5MDI2In0gMjQwMDAwMDAwMDEuMCAxNzczNDc5ODU5MDI2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRjZjI1OTYwLTI1NTctNGUyMS05MTNlLTc4ODIxN2Q1YWYwMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE1OTAyNiJ9IDQ4MDAwMDAwMDAxLjAgMTc3MzQ3OTg4OTAyNgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkY2YyNTk2MC0yNTU3LTRlMjEtOTEzZS03ODgyMTdkNWFmMDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNTkwMjYifSA3MjAwMDAwMDAwMS4wIDE3NzM0Nzk5MTkwMjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGNmMjU5NjAtMjU1Ny00ZTIxLTkxM2UtNzg4MjE3ZDVhZjAxIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTU5MDI2In0gOTYwMDAwMDAwMDEuMCAxNzczNDc5OTQ5MDI2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRjZjI1OTYwLTI1NTctNGUyMS05MTNlLTc4ODIxN2Q1YWYwMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE1OTAyNiJ9IDEyMDAwMDAwMDAwMS4wIDE3NzM0Nzk5NzkwMjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGNmMjU5NjAtMjU1Ny00ZTIxLTkxM2UtNzg4MjE3ZDVhZjAxIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTU5MDI2In0gMTQ0MDAwMDAwMDAxLjAgMTc3MzQ4MDAwOTAyNgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkY2YyNTk2MC0yNTU3LTRlMjEtOTEzZS03ODgyMTdkNWFmMDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNTkwMjYifSAxNjgwMDAwMDAwMDEuMCAxNzczNDgwMDM5MDI2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRjZjI1OTYwLTI1NTctNGUyMS05MTNlLTc4ODIxN2Q1YWYwMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE1OTAyNiJ9IDE5MjAwMDAwMDAwMS4wIDE3NzM0ODAwNjkwMjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGNmMjU5NjAtMjU1Ny00ZTIxLTkxM2UtNzg4MjE3ZDVhZjAxIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTU5MDI2In0gMjE2MDAwMDAwMDAxLjAgMTc3MzQ4MDA5OTAyNgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkY2YyNTk2MC0yNTU3LTRlMjEtOTEzZS03ODgyMTdkNWFmMDEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNTkwMjYifSAyNDAwMDAwMDAwMDEuMCAxNzczNDgwMTI5MDI2Cg==" | 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.102.83.53'
2026-03-14 09:22:39,026 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.53:22' as 'zuul' with password None
2026-03-14 09:22:39,041 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-03-14 09:22:39,146 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-14 09:22:39,146 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.53 successfully created
2026-03-14 09:22:39,723 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-03-14 09:22:39,843 79 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.118s
2026-03-14 09:22:39,844 79 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, 14 Mar 2026 09:22:39 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-cc80fb60-4781-4d5b-8a7c-81b47493054e', 'x-compute-request-id': 'req-cc80fb60-4781-4d5b-8a7c-81b47493054e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "dad74e26-f293-4442-8cb5-bb2c585909a5", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:39.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "b6254251-a240-48a8-996b-df776e4f5cd0", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:37.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "b6aef426-758f-4b28-b0af-c1fa0f22471b", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:31.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "2dba6c67-85bc-4f87-a160-6a983b3c7006", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:36.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "72f4a7c6-e0fd-4a7c-b4bd-cf9d7af834be", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:22:36.000000", "disabled_reason": null, "forced_down": false}]}'
2026-03-14 09:22:39,948 79 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.099s
2026-03-14 09:22:39,949 79 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, 14 Mar 2026 09:22:39 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-8b1b17fe-f89f-4704-9ed5-d02187b8030a', 'x-compute-request-id': 'req-8b1b17fe-f89f-4704-9ed5-d02187b8030a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": []}'
2026-03-14 09:22:40,059 79 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.098s
2026-03-14 09:22:40,060 79 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, 14 Mar 2026 09:22:39 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-57ffd748-abff-4b3e-97f8-f5fd018dbe91', 'x-compute-request-id': 'req-57ffd748-abff-4b3e-97f8-f5fd018dbe91', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb", "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": "2dba6c67-85bc-4f87-a160-6a983b3c7006", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6847, "free_disk_gb": 77, "current_workload": 1, "running_vms": 2, "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", "adx", "sse2", "rdctl-no", "sep", "pat", "x2apic", "fxsr", "mmx", "bmi2", "clwb", "rdseed", "cmp_legacy", "clzero", "pclmuldq", "pge", "svme-addr-chk", "skip-l1dfl-vmentry", "osvw", "amd-stibp", "pni", "fma", "ssbd", "xgetbv1", "f16c", "smep", "svm", "pse36", "pfthreshold", "sha-ni", "umip", "xsavec", "movbe", "mtrr", "rdrand", "sse", "syscall", "spec-ctrl", "xsaveerptr", "pause-filter", "xsaveopt", "ibrs", "mca", "smap", "apic", "lm", "rdtscp", "nx", "3dnowprefetch", "sse4.1", "bmi1", "abm", "mce", "arch-capabilities", "de", "stibp", "wbnoinvd", "nrip-save", "mmxext", "ssse3", "vme", "avx2", "perfctr_core", "vmcb-clean", "sse4.2", "ibpb", "mds-no", "avx", "virt-ssbd", "cr8legacy", "pschange-mc-no", "lahf_lm", "fsgsbase", "clflushopt", "aes", "npt", "lbrv", "cx8", "pse", "tsc", "xsave", "clflush", "tsc-deadline", "cx16", "pdpe1gb", "tsc_adjust", "misalignsse", "topoext", "amd-ssbd", "tsc-scale", "fxsr_opt", "arat", "popcnt", "fpu", "rdpid", "msr", "sse4a", "cmov", "hypervisor"]}}, {"id": "453b9add-c66f-4742-90be-0c89eb7689ee", "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": "72f4a7c6-e0fd-4a7c-b4bd-cf9d7af834be", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 768, "local_gb_used": 2, "free_ram_mb": 6911, "free_disk_gb": 77, "current_workload": 0, "running_vms": 2, "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": ["sse4a", "fxsr_opt", "ssbd", "sse4.2", "popcnt", "bmi2", "adx", "syscall", "pse36", "clwb", "avx2", "sha-ni", "cmov", "ibrs", "xsaveopt", "fma", "npt", "cr8legacy", "mmxext", "skip-l1dfl-vmentry", "fpu", "clflushopt", "cx16", "fxsr", "x2apic", "xsave", "nx", "pschange-mc-no", "rdrand", "tsc-scale", "mds-no", "mtrr", "pause-filter", "cx8", "umip", "tsc_adjust", "lahf_lm", "hypervisor", "stibp", "wbnoinvd", "de", "rdtscp", "amd-stibp", "pfthreshold", "arch-capabilities", "clzero", "osvw", "apic", "f16c", "mce", "xsaveerptr", "sse", "xgetbv1", "bmi1", "fsgsbase", "mca", "tsc", "vme", "topoext", "misalignsse", "smap", "amd-ssbd", "rdpid", "nrip-save", "rdseed", "lm", "pdpe1gb", "pge", "aes", "movbe", "clflush", "pclmuldq", "lbrv", "xsavec", "smep", "virt-ssbd", "pat", "pni", "mmx", "abm", "tsc-deadline", "ssse3", "rdctl-no", "avx", "pae", "sep", "cmp_legacy", "perfctr_core", "3dnowprefetch", "sse2", "pse", "arat", "ibpb", "sse4.1", "svme-addr-chk", "vmcb-clean", "spec-ctrl", "svm", "msr"]}}]}'
2026-03-14 09:22:40,164 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb/traits 0.099s
2026-03-14 09:22:40,165 79 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, 14 Mar 2026 09:22:40 GMT', 'server': 'Apache', 'last-modified': 'Sat, 14 Mar 2026 08:50:24 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-83fc852a-d267-410a-b691-85348326e66c', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=b5e8519485b051d4861bca8dd31a9039; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/c0110c44-f28f-4d44-b1ef-d66f9ad4dfeb/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_DEVICE_TAGGING", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_ACCELERATORS", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE2", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_VIRTIO", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_NONE", "HW_CPU_X86_MMX", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSE42", "COMPUTE_STORAGE_BUS_SATA"], "resource_provider_generation": 8}'
2026-03-14 09:22:40,700 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.317s
2026-03-14 09:22:40,701 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:22:40 GMT', 'server': 'Apache', 'content-length': '5231', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1e66f748-dd61-43cc-8762-4062c9fecbc6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=fb57997e7fb525d871a0fcdd4f5b29d1; 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": "7d3e435c925142ac9a92e0ec5dae6629", "name": "tempest-TestExecuteActionsViaActuator-463414451-project-member", "password_expires_at": null}, "audit_ids": ["Hj7oXqtZSqiFezjxSmLVAg"], "expires_at": "2026-03-14T10:22:40.000000Z", "issued_at": "2026-03-14T09:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc097619bdef4f18a94cb36a8b33f430", "name": "tempest-TestExecuteActionsViaActuator-463414451"}, "is_domain": false, "roles": [{"id": "10eb475948724089ba95b1a72105ab48", "name": "reader"}, {"id": "3591bb74f411499fb6a18fabdeb46bb5", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "89fd1b67d37b443b908cb2b12b5de41f", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9428cd53461048fe804e7550f5844d47", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1260c5701fc24fd3a1549b775a00a32e", "type": "image", "name": "glance"}, {"endpoints": [{"name": "neutron", "id": "249b487f363547c9949c742fddf53d01", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "4ed0b75678634839948e2ec560bcccc3", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1b67f6885297480a850126d03af31940", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "2e3ad874bd0f4526b8338e5fb64cf46b", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "295e94b5c21b45b3803fee0a9f0d2736", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "800ef0ebaf5e48708990bd37b28a3f4d", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "32542faf2f0a4b9c98045095cec8e36e", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "9864429b5c5f4949bc67782b7a43aed3", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}, {"name": "swift", "id": "e592d20a089240a396930dfcb7974d1f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}], "id": "5097705489de448382bd537cbcc4b9ed", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "59717bed1bbf4289a748592cc0a135de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9c95fdf5a270441198b55d98775a3e4c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "7b46214880c4455bbc48240f3947db24", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "3bf309f0324747e4bdf9dcd4be1ff469", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "79b32275badb45fc8e49a720871056b8", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "97100db10e1645f29ff0bfb2179deb5c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2b29981b46bf496e9eb2fad179186f7f", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "36edbf345e0b4d0aa8b9f72e998c1573", "interface": "internal", "region_id": "regionOne", "url":
2026-03-14 09:22:40,701 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '59836217-ebd9-4ec4-823e-489008660c98', 'name': 'tempest-TestExecuteActionsViaActuator-911893141-network', 'tenant_id': 'dc097619bdef4f18a94cb36a8b33f430', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc097619bdef4f18a94cb36a8b33f430', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64532, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-03-14T09:20:44Z', 'updated_at': '2026-03-14T09:20:44Z', 'revision_number': 1} available for tenant
2026-03-14 09:22:45,103 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.400s
2026-03-14 09:22:45,104 79 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-218577691", "imageRef": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "flavorRef": "0e61c319-da83-42a9-8246-1f51f32c0d81", "networks": [{"uuid": "59836217-ebd9-4ec4-823e-489008660c98"}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:22:40 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778', '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-e74a1cab-56d9-4710-a2ae-268127a7652b', 'x-compute-request-id': 'req-e74a1cab-56d9-4710-a2ae-268127a7652b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2Fkec5LRKATS"}}'
2026-03-14 09:22:46,034 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.925s
2026-03-14 09:22:46,034 79 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, 14 Mar 2026 09:22:45 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-abd15609-0033-4d1e-a6d9-71dbdcb6a04e', 'x-compute-request-id': 'req-abd15609-0033-4d1e-a6d9-71dbdcb6a04e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"server": {"id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "name": "tempest-TestExecuteActionsViaActuator-server-218577691", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:45Z", "updated": "2026-03-14T09:22:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "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": []}}'
2026-03-14 09:22:47,463 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.416s
2026-03-14 09:22:47,464 79 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, 14 Mar 2026 09:22:47 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-54de9079-6d09-4463-9dc3-d939563fc14a', 'x-compute-request-id': 'req-54de9079-6d09-4463-9dc3-d939563fc14a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"server": {"id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "name": "tempest-TestExecuteActionsViaActuator-server-218577691", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:45Z", "updated": "2026-03-14T09:22:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "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": []}}'
2026-03-14 09:22:47,476 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-03-14 09:22:49,040 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.562s
2026-03-14 09:22:49,040 79 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, 14 Mar 2026 09:22:48 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-7d25a90d-9d0a-43ca-a1a0-036a7b30177d', 'x-compute-request-id': 'req-7d25a90d-9d0a-43ca-a1a0-036a7b30177d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"server": {"id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "name": "tempest-TestExecuteActionsViaActuator-server-218577691", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:45Z", "updated": "2026-03-14T09:22:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "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": []}}'
2026-03-14 09:22:50,558 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.509s
2026-03-14 09:22:50,559 79 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, 14 Mar 2026 09:22:50 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-d094f476-5440-4b9d-9a13-8e4f1bc83f97', 'x-compute-request-id': 'req-d094f476-5440-4b9d-9a13-8e4f1bc83f97', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"server": {"id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "name": "tempest-TestExecuteActionsViaActuator-server-218577691", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:45Z", "updated": "2026-03-14T09:22:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "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": []}}'
2026-03-14 09:22:52,308 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.736s
2026-03-14 09:22:52,309 79 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, 14 Mar 2026 09:22:51 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-5e7b7c02-6899-4625-aa54-cec81f9215f1', 'x-compute-request-id': 'req-5e7b7c02-6899-4625-aa54-cec81f9215f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"server": {"id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "name": "tempest-TestExecuteActionsViaActuator-server-218577691", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:45Z", "updated": "2026-03-14T09:22:50Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:1a:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:50.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": []}}'
2026-03-14 09:22:52,316 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait
2026-03-14 09:22:52,694 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.377s
2026-03-14 09:22:52,694 79 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, 14 Mar 2026 09:22:52 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-bba98b34-3352-4b53-860e-1fcec73c2bd8', 'x-compute-request-id': 'req-bba98b34-3352-4b53-860e-1fcec73c2bd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"server": {"id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "name": "tempest-TestExecuteActionsViaActuator-server-218577691", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:45Z", "updated": "2026-03-14T09:22:50Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:1a:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:50.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": []}}'
2026-03-14 09:22:53,183 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.481s
2026-03-14 09:22:53,183 79 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, 14 Mar 2026 09:22:52 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-0b9bff3d-02f1-44ee-add0-11b4d2c34cbc', 'x-compute-request-id': 'req-0b9bff3d-02f1-44ee-add0-11b4d2c34cbc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"server": {"id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "name": "tempest-TestExecuteActionsViaActuator-server-218577691", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:45Z", "updated": "2026-03-14T09:22:50Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:1a:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:50.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-00000005", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-y90jesou", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-218577691", "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": []}}'
2026-03-14 09:22:53,191 79 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNmVkNzBjYjMtMDc1NC00YjU1LThkYTYtYTRkZTM4ZmEyNzc4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTczMTkxIn0gMjQwMDAwMDAwMDEuMCAxNzczNDc5ODczMTkxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjZlZDcwY2IzLTA3NTQtNGI1NS04ZGE2LWE0ZGUzOGZhMjc3OCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE3MzE5MSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MzQ3OTkwMzE5MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI2ZWQ3MGNiMy0wNzU0LTRiNTUtOGRhNi1hNGRlMzhmYTI3NzgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNzMxOTEifSA3MjAwMDAwMDAwMS4wIDE3NzM0Nzk5MzMxOTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNmVkNzBjYjMtMDc1NC00YjU1LThkYTYtYTRkZTM4ZmEyNzc4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTczMTkxIn0gOTYwMDAwMDAwMDEuMCAxNzczNDc5OTYzMTkxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjZlZDcwY2IzLTA3NTQtNGI1NS04ZGE2LWE0ZGUzOGZhMjc3OCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE3MzE5MSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzM0Nzk5OTMxOTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNmVkNzBjYjMtMDc1NC00YjU1LThkYTYtYTRkZTM4ZmEyNzc4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTczMTkxIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MzQ4MDAyMzE5MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI2ZWQ3MGNiMy0wNzU0LTRiNTUtOGRhNi1hNGRlMzhmYTI3NzgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNzMxOTEifSAxNjgwMDAwMDAwMDEuMCAxNzczNDgwMDUzMTkxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjZlZDcwY2IzLTA3NTQtNGI1NS04ZGE2LWE0ZGUzOGZhMjc3OCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE3MzE5MSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzM0ODAwODMxOTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNmVkNzBjYjMtMDc1NC00YjU1LThkYTYtYTRkZTM4ZmEyNzc4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTczMTkxIn0gMjE2MDAwMDAwMDAxLjAgMTc3MzQ4MDExMzE5MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI2ZWQ3MGNiMy0wNzU0LTRiNTUtOGRhNi1hNGRlMzhmYTI3NzgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxNzMxOTEifSAyNDAwMDAwMDAwMDEuMCAxNzczNDgwMTQzMTkxCg==" | 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.102.83.53'
2026-03-14 09:22:53,191 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.53:22' as 'zuul' with password None
2026-03-14 09:22:53,203 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-03-14 09:22:53,265 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-14 09:22:53,266 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.53 successfully created
2026-03-14 09:22:53,708 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-03-14 09:22:53,741 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/453b9add-c66f-4742-90be-0c89eb7689ee/traits 0.031s
2026-03-14 09:22:53,741 79 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, 14 Mar 2026 09:22:53 GMT', 'server': 'Apache', 'last-modified': 'Sat, 14 Mar 2026 08:50:24 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-607f4155-e1c6-4972-aa12-449cb9f66d42', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=b5e8519485b051d4861bca8dd31a9039; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/453b9add-c66f-4742-90be-0c89eb7689ee/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_DEVICE_TAGGING", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_ACCELERATORS", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE41", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE", "HW_CPU_X86_SSE2", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_VIRTIO", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_NONE", "HW_CPU_X86_MMX", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSE42", "COMPUTE_STORAGE_BUS_SATA"], "resource_provider_generation": 6}'
2026-03-14 09:22:54,052 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.307s
2026-03-14 09:22:54,052 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:22:53 GMT', 'server': 'Apache', 'content-length': '5231', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fb75311d-08a9-407f-b9a1-431b7549b990', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=fb57997e7fb525d871a0fcdd4f5b29d1; 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": "7d3e435c925142ac9a92e0ec5dae6629", "name": "tempest-TestExecuteActionsViaActuator-463414451-project-member", "password_expires_at": null}, "audit_ids": ["_tZvkiCtTd2ovXbu3YTQ5g"], "expires_at": "2026-03-14T10:22:54.000000Z", "issued_at": "2026-03-14T09:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc097619bdef4f18a94cb36a8b33f430", "name": "tempest-TestExecuteActionsViaActuator-463414451"}, "is_domain": false, "roles": [{"id": "10eb475948724089ba95b1a72105ab48", "name": "reader"}, {"id": "3591bb74f411499fb6a18fabdeb46bb5", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "89fd1b67d37b443b908cb2b12b5de41f", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9428cd53461048fe804e7550f5844d47", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1260c5701fc24fd3a1549b775a00a32e", "type": "image", "name": "glance"}, {"endpoints": [{"name": "neutron", "id": "249b487f363547c9949c742fddf53d01", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "4ed0b75678634839948e2ec560bcccc3", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1b67f6885297480a850126d03af31940", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "2e3ad874bd0f4526b8338e5fb64cf46b", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "placement", "id": "295e94b5c21b45b3803fee0a9f0d2736", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "800ef0ebaf5e48708990bd37b28a3f4d", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "32542faf2f0a4b9c98045095cec8e36e", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "9864429b5c5f4949bc67782b7a43aed3", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}, {"name": "swift", "id": "e592d20a089240a396930dfcb7974d1f", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_dc097619bdef4f18a94cb36a8b33f430", "region": "regionOne"}], "id": "5097705489de448382bd537cbcc4b9ed", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "59717bed1bbf4289a748592cc0a135de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9c95fdf5a270441198b55d98775a3e4c", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "7b46214880c4455bbc48240f3947db24", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "3bf309f0324747e4bdf9dcd4be1ff469", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "79b32275badb45fc8e49a720871056b8", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "97100db10e1645f29ff0bfb2179deb5c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2b29981b46bf496e9eb2fad179186f7f", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "36edbf345e0b4d0aa8b9f72e998c1573", "interface": "internal", "region_id": "regionOne", "url":
2026-03-14 09:22:54,052 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '59836217-ebd9-4ec4-823e-489008660c98', 'name': 'tempest-TestExecuteActionsViaActuator-911893141-network', 'tenant_id': 'dc097619bdef4f18a94cb36a8b33f430', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc097619bdef4f18a94cb36a8b33f430', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64532, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-03-14T09:20:44Z', 'updated_at': '2026-03-14T09:20:44Z', 'revision_number': 1} available for tenant
2026-03-14 09:22:56,152 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.098s
2026-03-14 09:22:56,152 79 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-1000278969", "imageRef": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "flavorRef": "0e61c319-da83-42a9-8246-1f51f32c0d81", "networks": [{"uuid": "59836217-ebd9-4ec4-823e-489008660c98"}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:22:54 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1', '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-e4ca37ab-4942-4b72-91cc-b2038c821b69', 'x-compute-request-id': 'req-e4ca37ab-4942-4b72-91cc-b2038c821b69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4hFsT3aCFRRp"}}'
2026-03-14 09:22:56,405 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.250s
2026-03-14 09:22:56,405 79 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, 14 Mar 2026 09:22:56 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-5c186c7a-e6b0-4b5e-855e-2b8ebad5cd09', 'x-compute-request-id': 'req-5c186c7a-e6b0-4b5e-855e-2b8ebad5cd09', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"server": {"id": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "name": "tempest-TestExecuteActionsViaActuator-server-1000278969", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:56Z", "updated": "2026-03-14T09:22:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "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": []}}'
2026-03-14 09:22:58,185 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.772s
2026-03-14 09:22:58,185 79 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, 14 Mar 2026 09:22:57 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-360819d0-33b4-4744-8ea5-079d7a7dd8ce', 'x-compute-request-id': 'req-360819d0-33b4-4744-8ea5-079d7a7dd8ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"server": {"id": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "name": "tempest-TestExecuteActionsViaActuator-server-1000278969", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:56Z", "updated": "2026-03-14T09:22:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "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": []}}'
2026-03-14 09:22:58,192 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-03-14 09:23:00,090 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.897s
2026-03-14 09:23:00,091 79 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, 14 Mar 2026 09:22:59 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-717f7fc5-9d07-4c77-b1bd-cc07fdcf15b6', 'x-compute-request-id': 'req-717f7fc5-9d07-4c77-b1bd-cc07fdcf15b6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"server": {"id": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "name": "tempest-TestExecuteActionsViaActuator-server-1000278969", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:56Z", "updated": "2026-03-14T09:22:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "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": []}}'
2026-03-14 09:23:01,573 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.472s
2026-03-14 09:23:01,574 79 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, 14 Mar 2026 09:23:01 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-f8a3042f-8cee-49a9-b2a0-8cb8ac965f0d', 'x-compute-request-id': 'req-f8a3042f-8cee-49a9-b2a0-8cb8ac965f0d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"server": {"id": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "name": "tempest-TestExecuteActionsViaActuator-server-1000278969", "status": "BUILD", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:56Z", "updated": "2026-03-14T09:22:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "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": []}}'
2026-03-14 09:23:02,982 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.400s
2026-03-14 09:23:02,982 79 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, 14 Mar 2026 09:23:02 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-15a221e7-a647-4eef-99e3-9a37e673c84a', 'x-compute-request-id': 'req-15a221e7-a647-4eef-99e3-9a37e673c84a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"server": {"id": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "name": "tempest-TestExecuteActionsViaActuator-server-1000278969", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:56Z", "updated": "2026-03-14T09:23:02Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:ce:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:23:02.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": []}}'
2026-03-14 09:23:02,991 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait
2026-03-14 09:23:05,243 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 2.251s
2026-03-14 09:23:05,243 79 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, 14 Mar 2026 09:23:03 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-55d33b4b-37c9-431b-b00b-1a0ef175597f', 'x-compute-request-id': 'req-55d33b4b-37c9-431b-b00b-1a0ef175597f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"server": {"id": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "name": "tempest-TestExecuteActionsViaActuator-server-1000278969", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:56Z", "updated": "2026-03-14T09:23:02Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:ce:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:23:02.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": []}}'
2026-03-14 09:23:06,216 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.960s
2026-03-14 09:23:06,216 79 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, 14 Mar 2026 09:23:05 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-fa2d0cb4-42f9-4754-9bae-3d3202e09f93', 'x-compute-request-id': 'req-fa2d0cb4-42f9-4754-9bae-3d3202e09f93', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"server": {"id": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "name": "tempest-TestExecuteActionsViaActuator-server-1000278969", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:56Z", "updated": "2026-03-14T09:23:02Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:ce:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:23:02.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-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-6940g7vi", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1000278969", "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": []}}'
2026-03-14 09:23:06,226 79 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDdkZGJjYzktZDFlNy00NmMzLWFjZGMtNDIwNTdlOTY1MWIxIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTg2MjI1In0gMjQwMDAwMDAwMDEuMCAxNzczNDc5ODg2MjI1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA3ZGRiY2M5LWQxZTctNDZjMy1hY2RjLTQyMDU3ZTk2NTFiMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE4NjIyNSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MzQ3OTkxNjIyNQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwN2RkYmNjOS1kMWU3LTQ2YzMtYWNkYy00MjA1N2U5NjUxYjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxODYyMjUifSA3MjAwMDAwMDAwMS4wIDE3NzM0Nzk5NDYyMjUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDdkZGJjYzktZDFlNy00NmMzLWFjZGMtNDIwNTdlOTY1MWIxIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTg2MjI1In0gOTYwMDAwMDAwMDEuMCAxNzczNDc5OTc2MjI1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA3ZGRiY2M5LWQxZTctNDZjMy1hY2RjLTQyMDU3ZTk2NTFiMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE4NjIyNSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzM0ODAwMDYyMjUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDdkZGJjYzktZDFlNy00NmMzLWFjZGMtNDIwNTdlOTY1MWIxIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTg2MjI1In0gMTQ0MDAwMDAwMDAxLjAgMTc3MzQ4MDAzNjIyNQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwN2RkYmNjOS1kMWU3LTQ2YzMtYWNkYy00MjA1N2U5NjUxYjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxODYyMjUifSAxNjgwMDAwMDAwMDEuMCAxNzczNDgwMDY2MjI1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA3ZGRiY2M5LWQxZTctNDZjMy1hY2RjLTQyMDU3ZTk2NTFiMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MzQ4MDE4NjIyNSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzM0ODAwOTYyMjUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDdkZGJjYzktZDFlNy00NmMzLWFjZGMtNDIwNTdlOTY1MWIxIiwib3JpZ190aW1lc3RhbXAiPSIxNzczNDgwMTg2MjI1In0gMjE2MDAwMDAwMDAxLjAgMTc3MzQ4MDEyNjIyNQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwN2RkYmNjOS1kMWU3LTQ2YzMtYWNkYy00MjA1N2U5NjUxYjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzM0ODAxODYyMjUifSAyNDAwMDAwMDAwMDEuMCAxNzczNDgwMTU2MjI1Cg==" | 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.102.83.53'
2026-03-14 09:23:06,226 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.53:22' as 'zuul' with password None
2026-03-14 09:23:06,244 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-03-14 09:23:06,307 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-03-14 09:23:06,308 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.53 successfully created
2026-03-14 09:23:06,716 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-03-14 09:23:06,856 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.138s
2026-03-14 09:23:06,856 79 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, 14 Mar 2026 09:23:06 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=be7d3a5309109c6381f46a37378f170d; 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": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:08+00:00"}, {"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:12+00:00"}, {"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:15+00:00"}, {"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "updated_at": "2026-03-14T09:22:12+00:00"}]}'
2026-03-14 09:23:06,856 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.139042 seconds
2026-03-14 09:23:06,952 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.095s
2026-03-14 09:23:06,952 79 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, 14 Mar 2026 09:23:06 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/e75c5b47-d3c7-4d18-a86f-e60dad032303", "rel": "bookmark"}], "created_at": "2026-03-14T08:50:09+00:00", "updated_at": null, "deleted_at": null}'
2026-03-14 09:23:07,039 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.086s
2026-03-14 09:23:07,039 79 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, 14 Mar 2026 09:23:06 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/a1db3282-c387-43b3-8f54-675e540a04b8", "rel": "bookmark"}], "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "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"]}}'
2026-03-14 09:23:07,156 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.115s
2026-03-14 09:23:07,156 79 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": "0a817fe9-84fa-4882-b611-5a762333c61e", "description": "tempest-test-audit_template-2088094728", "goal": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "strategy": "a1db3282-c387-43b3-8f54-675e540a04b8", "scope": []}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:23:07 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/4da1fade-7e34-4f7a-8e6e-71064eb5da40', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "4da1fade-7e34-4f7a-8e6e-71064eb5da40", "name": "0a817fe9-84fa-4882-b611-5a762333c61e", "description": "tempest-test-audit_template-2088094728", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/4da1fade-7e34-4f7a-8e6e-71064eb5da40", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/4da1fade-7e34-4f7a-8e6e-71064eb5da40", "rel": "bookmark"}], "scope": [], "created_at": "2026-03-14T09:23:07.131475+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:23:07,289 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.131s
2026-03-14 09:23:07,290 79 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": "4da1fade-7e34-4f7a-8e6e-71064eb5da40", "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-1.ctlplane.example.com"}, "resource_id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778"}]}}
Response - Headers: {'date': 'Sat, 14 Mar 2026 09:23:07 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe', '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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "name": "actuator-2026-03-14T09:23:07.233865", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-03-14T09:23:07.245782+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:23:07,465 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe 0.174s
2026-03-14 09:23:07,466 79 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, 14 Mar 2026 09:23:07 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe'}
Body: b'{"uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "name": "actuator-2026-03-14T09:23:07.233865", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe", "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": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:07+00:00"}'
2026-03-14 09:23:08,032 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe 0.064s
2026-03-14 09:23:08,032 79 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, 14 Mar 2026 09:23:07 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe'}
Body: b'{"uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "name": "actuator-2026-03-14T09:23:07.233865", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "e75c5b47-d3c7-4d18-a86f-e60dad032303", "goal_name": "unclassified", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe", "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": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:07+00:00"}'
2026-03-14 09:23:08,032 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.742076 seconds
2026-03-14 09:23:08,118 79 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=1bf5c570-ce0f-4fa9-8966-4745eb350efe 0.085s
2026-03-14 09:23:08,118 79 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, 14 Mar 2026 09:23:08 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1bf5c570-ce0f-4fa9-8966-4745eb350efe'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "updated_at": null}]}'
2026-03-14 09:23:08,208 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.089s
2026-03-14 09:23:08,208 79 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, 14 Mar 2026 09:23:08 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": null}'
2026-03-14 09:23:08,327 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.118s
2026-03-14 09:23:08,328 79 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, 14 Mar 2026 09:23:08 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": null, "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:08,407 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.078s
2026-03-14 09:23:08,407 79 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, 14 Mar 2026 09:23: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:09,532 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.113s
2026-03-14 09:23:09,532 79 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, 14 Mar 2026 09:23: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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:10,625 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.091s
2026-03-14 09:23:10,625 79 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, 14 Mar 2026 09:23:10 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:11,701 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.073s
2026-03-14 09:23:11,701 79 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, 14 Mar 2026 09:23:11 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:12,785 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.082s
2026-03-14 09:23:12,786 79 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, 14 Mar 2026 09:23:12 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:14,020 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.231s
2026-03-14 09:23:14,020 79 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, 14 Mar 2026 09:23:13 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:15,127 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.105s
2026-03-14 09:23:15,128 79 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, 14 Mar 2026 09:23:15 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:16,220 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.089s
2026-03-14 09:23:16,220 79 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, 14 Mar 2026 09:23:16 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:17,340 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.118s
2026-03-14 09:23:17,340 79 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, 14 Mar 2026 09:23:17 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:18,422 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.079s
2026-03-14 09:23:18,422 79 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, 14 Mar 2026 09:23:18 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:19,510 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.084s
2026-03-14 09:23:19,510 79 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, 14 Mar 2026 09:23:19 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:20,601 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.090s
2026-03-14 09:23:20,602 79 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, 14 Mar 2026 09:23:20 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:21,668 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.062s
2026-03-14 09:23:21,668 79 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, 14 Mar 2026 09:23:21 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:22,734 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.064s
2026-03-14 09:23:22,734 79 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, 14 Mar 2026 09:23:22 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:23,816 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.080s
2026-03-14 09:23:23,816 79 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, 14 Mar 2026 09:23:23 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:24,918 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.100s
2026-03-14 09:23:24,918 79 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, 14 Mar 2026 09:23:24 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:08+00:00"}'
2026-03-14 09:23:26,011 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.091s
2026-03-14 09:23:26,011 79 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, 14 Mar 2026 09:23:25 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:25+00:00"}'
2026-03-14 09:23:26,013 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 17.685040 seconds
2026-03-14 09:23:26,274 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.260s
2026-03-14 09:23:26,275 79 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, 14 Mar 2026 09:23:26 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-03-14T09:23:07+00:00", "deleted_at": null, "updated_at": "2026-03-14T09:23:25+00:00"}'
2026-03-14 09:23:26,345 79 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=6eb916a6-9b8a-4853-8087-6d43f97acf75 0.068s
2026-03-14 09:23:26,345 79 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, 14 Mar 2026 09:23:26 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b'{"actions": [{"uuid": "0c3d4855-e4e5-4bd0-be06-6a5d3e372ef1", "action_plan_uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/0c3d4855-e4e5-4bd0-be06-6a5d3e372ef1", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/0c3d4855-e4e5-4bd0-be06-6a5d3e372ef1", "rel": "bookmark"}]}, {"uuid": "4de07953-6e31-47fd-9784-9eb8adfd8630", "action_plan_uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/4de07953-6e31-47fd-9784-9eb8adfd8630", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/4de07953-6e31-47fd-9784-9eb8adfd8630", "rel": "bookmark"}]}]}'
2026-03-14 09:23:26,420 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1bf5c570-ce0f-4fa9-8966-4745eb350efe 0.073s
2026-03-14 09:23:26,420 79 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, 14 Mar 2026 09:23:26 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1bf5c570-ce0f-4fa9-8966-4745eb350efe'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6eb916a6-9b8a-4853-8087-6d43f97acf75", "audit_uuid": "1bf5c570-ce0f-4fa9-8966-4745eb350efe", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75", "rel": "bookmark"}], "updated_at": "2026-03-14T09:23:25+00:00"}]}'
2026-03-14 09:23:26,537 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75 0.116s
2026-03-14 09:23:26,537 79 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, 14 Mar 2026 09:23:26 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6eb916a6-9b8a-4853-8087-6d43f97acf75'}
Body: b''
2026-03-14 09:23:26,632 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe 0.093s
2026-03-14 09:23:26,632 79 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, 14 Mar 2026 09:23:26 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1bf5c570-ce0f-4fa9-8966-4745eb350efe'}
Body: b''
2026-03-14 09:23:26,691 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/4da1fade-7e34-4f7a-8e6e-71064eb5da40 0.058s
2026-03-14 09:23:26,691 79 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, 14 Mar 2026 09:23:26 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/4da1fade-7e34-4f7a-8e6e-71064eb5da40'}
Body: b''
2026-03-14 09:23:26,903 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.211s
2026-03-14 09:23:26,903 79 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, 14 Mar 2026 09:23:26 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-70145a1b-4f2a-42da-a425-cc8caeb57618', 'x-compute-request-id': 'req-70145a1b-4f2a-42da-a425-cc8caeb57618', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b''
2026-03-14 09:23:27,635 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.731s
2026-03-14 09:23:27,635 79 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, 14 Mar 2026 09:23:26 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-d5364dab-3be2-4bd3-af84-e2e06c0b8f00', 'x-compute-request-id': 'req-d5364dab-3be2-4bd3-af84-e2e06c0b8f00', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"server": {"id": "07ddbcc9-d1e7-46c3-acdc-42057e9651b1", "name": "tempest-TestExecuteActionsViaActuator-server-1000278969", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:56Z", "updated": "2026-03-14T09:23:26Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:ce:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:23:02.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": []}}'
2026-03-14 09:23:28,728 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1 0.083s
2026-03-14 09:23:28,729 79 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, 14 Mar 2026 09:23:28 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-2d22c30e-3779-4e90-b0ad-3a5e762bb29a', 'x-compute-request-id': 'req-2d22c30e-3779-4e90-b0ad-3a5e762bb29a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/07ddbcc9-d1e7-46c3-acdc-42057e9651b1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 07ddbcc9-d1e7-46c3-acdc-42057e9651b1 could not be found."}}'
2026-03-14 09:23:28,885 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.155s
2026-03-14 09:23:28,886 79 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, 14 Mar 2026 09:23:28 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-365910af-3867-4339-978a-d64c82e05e26', 'x-compute-request-id': 'req-365910af-3867-4339-978a-d64c82e05e26', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b''
2026-03-14 09:23:29,274 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.387s
2026-03-14 09:23:29,274 79 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, 14 Mar 2026 09:23:28 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-bf24dabf-27c8-46ec-b7bf-ff37a834edfd', 'x-compute-request-id': 'req-bf24dabf-27c8-46ec-b7bf-ff37a834edfd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"server": {"id": "6ed70cb3-0754-4b55-8da6-a4de38fa2778", "name": "tempest-TestExecuteActionsViaActuator-server-218577691", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:45Z", "updated": "2026-03-14T09:23:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:1a:ca"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:50.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": []}}'
2026-03-14 09:23:30,377 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778 0.090s
2026-03-14 09:23:30,377 79 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, 14 Mar 2026 09:23:30 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-2bfa7988-2614-4be6-b757-953c835c7d56', 'x-compute-request-id': 'req-2bfa7988-2614-4be6-b757-953c835c7d56', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ed70cb3-0754-4b55-8da6-a4de38fa2778'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6ed70cb3-0754-4b55-8da6-a4de38fa2778 could not be found."}}'
2026-03-14 09:23:30,577 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.199s
2026-03-14 09:23:30,577 79 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, 14 Mar 2026 09:23:30 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-e448ff21-8cb4-4c2c-b70a-5836f98da35d', 'x-compute-request-id': 'req-e448ff21-8cb4-4c2c-b70a-5836f98da35d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b''
2026-03-14 09:23:31,272 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.694s
2026-03-14 09:23:31,273 79 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, 14 Mar 2026 09:23:30 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-c27eb5a6-e200-406d-bcd4-1e23cd83c8f7', 'x-compute-request-id': 'req-c27eb5a6-e200-406d-bcd4-1e23cd83c8f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"server": {"id": "dcf25960-2557-4e21-913e-788217d5af01", "name": "tempest-TestExecuteActionsViaActuator-server-1806370428", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:30Z", "updated": "2026-03-14T09:23:30Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:0d:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcf25960-2557-4e21-913e-788217d5af01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:37.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": []}}'
2026-03-14 09:23:32,364 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01 0.075s
2026-03-14 09:23:32,365 79 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, 14 Mar 2026 09:23:32 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-876562f9-622b-47b9-b0df-11ca6e3ec936', 'x-compute-request-id': 'req-876562f9-622b-47b9-b0df-11ca6e3ec936', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcf25960-2557-4e21-913e-788217d5af01'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance dcf25960-2557-4e21-913e-788217d5af01 could not be found."}}'
2026-03-14 09:23:32,506 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.140s
2026-03-14 09:23:32,506 79 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, 14 Mar 2026 09:23:32 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-4f26e13a-a8af-4ffb-a84e-7b9c6c0058b4', 'x-compute-request-id': 'req-4f26e13a-a8af-4ffb-a84e-7b9c6c0058b4', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b''
2026-03-14 09:23:33,136 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.629s
2026-03-14 09:23:33,137 79 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, 14 Mar 2026 09:23:32 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-ba4cec06-90ac-4612-8c4e-27313273175d', 'x-compute-request-id': 'req-ba4cec06-90ac-4612-8c4e-27313273175d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"server": {"id": "25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4", "name": "tempest-TestExecuteActionsViaActuator-server-204861283", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:22:17Z", "updated": "2026-03-14T09:23:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:bb:ff"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:23.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": []}}'
2026-03-14 09:23:34,224 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 0.079s
2026-03-14 09:23:34,225 79 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, 14 Mar 2026 09:23:34 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-35e94aab-b677-4a40-b3e1-54120fc4da7e', 'x-compute-request-id': 'req-35e94aab-b677-4a40-b3e1-54120fc4da7e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 25b0867d-f1fd-4f26-b7f7-3bf9dc112fe4 could not be found."}}'
2026-03-14 09:23:34,310 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2088ef19-322f-4a1a-8cf9-d75f0110ecf9 0.084s
2026-03-14 09:23:34,310 79 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, 14 Mar 2026 09:23:34 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2088ef19-322f-4a1a-8cf9-d75f0110ecf9'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "audit_uuid": "2088ef19-322f-4a1a-8cf9-d75f0110ecf9", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5", "rel": "bookmark"}], "updated_at": "2026-03-14T09:22:12+00:00"}]}'
2026-03-14 09:23:34,429 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5 0.118s
2026-03-14 09:23:34,430 79 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, 14 Mar 2026 09:23:34 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/26f23292-bf1a-437c-bb57-2a2c09b9f0c5'}
Body: b''
2026-03-14 09:23:34,510 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9 0.080s
2026-03-14 09:23:34,512 79 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, 14 Mar 2026 09:23:34 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2088ef19-322f-4a1a-8cf9-d75f0110ecf9'}
Body: b''
2026-03-14 09:23:34,593 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2b626fda-cf75-4043-8cdb-ece712f2fd4c 0.081s
2026-03-14 09:23:34,593 79 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, 14 Mar 2026 09:23:34 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2b626fda-cf75-4043-8cdb-ece712f2fd4c'}
Body: b''
2026-03-14 09:23:34,756 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.162s
2026-03-14 09:23:34,756 79 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, 14 Mar 2026 09:23:34 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-063f3a64-344e-4634-b3a6-fb7950469875', 'x-compute-request-id': 'req-063f3a64-344e-4634-b3a6-fb7950469875', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b''
2026-03-14 09:23:35,302 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.544s
2026-03-14 09:23:35,303 79 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, 14 Mar 2026 09:23:34 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-d2adce51-7e8c-4a90-b4e3-1cb668fa63f1', 'x-compute-request-id': 'req-d2adce51-7e8c-4a90-b4e3-1cb668fa63f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"server": {"id": "b3b7e271-8f32-45c5-9704-afeefb6e364c", "name": "tempest-TestExecuteActionsViaActuator-server-296921708", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "638f65b5b7246a7bd3fe00b780066d394a47e646b84fbe9540756e4a", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:38Z", "updated": "2026-03-14T09:23:34Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:d0:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:21:46.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": []}}'
2026-03-14 09:23:36,428 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c 0.113s
2026-03-14 09:23:36,428 79 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, 14 Mar 2026 09:23:36 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-e019b756-9289-4d24-86bb-8dfdbb063023', 'x-compute-request-id': 'req-e019b756-9289-4d24-86bb-8dfdbb063023', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b3b7e271-8f32-45c5-9704-afeefb6e364c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3b7e271-8f32-45c5-9704-afeefb6e364c could not be found."}}'
2026-03-14 09:23:36,595 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.166s
2026-03-14 09:23:36,595 79 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, 14 Mar 2026 09:23:36 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-b7554f38-aa16-4d4f-b72d-f9c6c037a309', 'x-compute-request-id': 'req-b7554f38-aa16-4d4f-b72d-f9c6c037a309', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b''
2026-03-14 09:23:37,476 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.877s
2026-03-14 09:23:37,477 79 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, 14 Mar 2026 09:23:36 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-8f4231ed-2446-4e2b-88c7-59ee2dd81dd8', 'x-compute-request-id': 'req-8f4231ed-2446-4e2b-88c7-59ee2dd81dd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"server": {"id": "d91baae5-19b9-42d2-9272-6e40e45113e2", "name": "tempest-TestExecuteActionsViaActuator-server-2071332727", "status": "ACTIVE", "tenant_id": "dc097619bdef4f18a94cb36a8b33f430", "user_id": "7d3e435c925142ac9a92e0ec5dae6629", "metadata": {}, "hostId": "d941c954ac010d55369ef581d3c126d963041ff8c3a5b75dee3aa5b6", "image": {"id": "be3d63c9-c98c-4b1c-95c7-9fa30f487a9e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/be3d63c9-c98c-4b1c-95c7-9fa30f487a9e"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-03-14T09:21:19Z", "updated": "2026-03-14T09:23:36Z", "addresses": {"tempest-TestExecuteActionsViaActuator-911893141-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:3f:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d91baae5-19b9-42d2-9272-6e40e45113e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-03-14T09:22:08.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": []}}'
2026-03-14 09:23:38,588 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2 0.100s
2026-03-14 09:23:38,588 79 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, 14 Mar 2026 09:23:38 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-46ecf051-39fa-4dba-94d4-c62aa6c54862', 'x-compute-request-id': 'req-46ecf051-39fa-4dba-94d4-c62aa6c54862', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d91baae5-19b9-42d2-9272-6e40e45113e2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d91baae5-19b9-42d2-9272-6e40e45113e2 could not be found."}}'
2026-03-14 09:23:38,648 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7733bb68-3763-4a4c-b51c-a3292cc08ceb 0.059s
2026-03-14 09:23:38,648 79 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, 14 Mar 2026 09:23:38 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7733bb68-3763-4a4c-b51c-a3292cc08ceb'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "3a36961f-1c10-48bd-8d04-e915061c6524", "audit_uuid": "7733bb68-3763-4a4c-b51c-a3292cc08ceb", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:15+00:00"}]}'
2026-03-14 09:23:38,750 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524 0.100s
2026-03-14 09:23:38,750 79 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, 14 Mar 2026 09:23:38 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/3a36961f-1c10-48bd-8d04-e915061c6524'}
Body: b''
2026-03-14 09:23:38,821 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb 0.071s
2026-03-14 09:23:38,822 79 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, 14 Mar 2026 09:23:38 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7733bb68-3763-4a4c-b51c-a3292cc08ceb'}
Body: b''
2026-03-14 09:23:38,879 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/a846bc1b-43f8-4ff8-94b1-3c960aefe013 0.057s
2026-03-14 09:23:38,879 79 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, 14 Mar 2026 09:23:38 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/a846bc1b-43f8-4ff8-94b1-3c960aefe013'}
Body: b''
2026-03-14 09:23:38,975 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=0382ceda-bd87-4129-bedb-59a0c3052edf 0.094s
2026-03-14 09:23:38,975 79 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, 14 Mar 2026 09:23:38 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=0382ceda-bd87-4129-bedb-59a0c3052edf'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "19e2e438-ba20-405a-a4ac-a69aa184e4e9", "audit_uuid": "0382ceda-bd87-4129-bedb-59a0c3052edf", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:12+00:00"}]}'
2026-03-14 09:23:39,066 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9 0.090s
2026-03-14 09:23:39,066 79 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, 14 Mar 2026 09:23:38 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/19e2e438-ba20-405a-a4ac-a69aa184e4e9'}
Body: b''
2026-03-14 09:23:39,136 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/0382ceda-bd87-4129-bedb-59a0c3052edf 0.069s
2026-03-14 09:23:39,136 79 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, 14 Mar 2026 09:23:39 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/0382ceda-bd87-4129-bedb-59a0c3052edf'}
Body: b''
2026-03-14 09:23:39,200 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/0ee21ceb-d125-4b87-91b0-19f57779207a 0.062s
2026-03-14 09:23:39,200 79 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, 14 Mar 2026 09:23:39 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/0ee21ceb-d125-4b87-91b0-19f57779207a'}
Body: b''
2026-03-14 09:23:39,276 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2f89bea7-46c9-4d92-ae86-f2f864f95ef0 0.075s
2026-03-14 09:23:39,276 79 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, 14 Mar 2026 09:23:39 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2f89bea7-46c9-4d92-ae86-f2f864f95ef0'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "697d79c8-329c-469b-a78c-6f8ea04fe762", "audit_uuid": "2f89bea7-46c9-4d92-ae86-f2f864f95ef0", "strategy_uuid": "a1db3282-c387-43b3-8f54-675e540a04b8", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762", "rel": "bookmark"}], "updated_at": "2026-03-14T09:21:08+00:00"}]}'
2026-03-14 09:23:39,419 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762 0.141s
2026-03-14 09:23:39,419 79 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, 14 Mar 2026 09:23:39 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/697d79c8-329c-469b-a78c-6f8ea04fe762'}
Body: b''
2026-03-14 09:23:39,488 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0 0.068s
2026-03-14 09:23:39,489 79 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, 14 Mar 2026 09:23:39 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2f89bea7-46c9-4d92-ae86-f2f864f95ef0'}
Body: b''
2026-03-14 09:23:39,564 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/94aece00-9b07-4568-aa39-a12abe700a02 0.074s
2026-03-14 09:23:39,564 79 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, 14 Mar 2026 09:23:39 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=be7d3a5309109c6381f46a37378f170d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/94aece00-9b07-4568-aa39-a12abe700a02'}
Body: b''
2026-03-14 09:23:39,702 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.137s
2026-03-14 09:23:39,702 79 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, 14 Mar 2026 09:23:39 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-f2b13aa4-438c-429d-a7b5-cc9c86f511a2', 'x-compute-request-id': 'req-f2b13aa4-438c-429d-a7b5-cc9c86f511a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "dad74e26-f293-4442-8cb5-bb2c585909a5", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:23:39.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "b6254251-a240-48a8-996b-df776e4f5cd0", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:23:37.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "b6aef426-758f-4b28-b0af-c1fa0f22471b", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:23:31.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "2dba6c67-85bc-4f87-a160-6a983b3c7006", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:23:36.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "72f4a7c6-e0fd-4a7c-b4bd-cf9d7af834be", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-03-14T09:23:36.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 | ||